﻿/* Start:/local/templates/styllight/css/defaultStyles.css?16769510158319*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

*:hover,
*:focus,
* {
  outline: none !important;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  cursor: pointer;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  max-width: 100%;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
  width: 100%;
  color: #000;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  width: auto;
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/*------------*/
.mainContainer {
  margin: 0 auto;
  padding: 0 15px;
}

/*------------*/
.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.clearFix:before,
.clearFix:after {
  width: 0;
  height: 0;
  display: block;
  content: "";
  clear: both;
}

/*------------*/
.dec-n {
  text-decoration: none;
}
.dec-n:hover {
  text-decoration: underline;
}

.dec-y {
  text-decoration: underline;
}
.dec-y:hover {
  text-decoration: none;
}

.dec-res {
  text-decoration: none;
}
.dec-res:hover {
  text-decoration: none;
}

.inline-block {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/*--- grids ---*/
.row13 {
  margin: 0 -13px;
}
.row13:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.row15 {
  margin: 0 -15px;
}
.row15:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.row20 {
  margin: 0 -20px;
}
.row20:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.row30 {
  margin: 0 -30px;
}
.row30:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.colp13,
.colp13-1,
.colp13-2,
.colp13-3,
.colp13-4,
.colp13-5,
.colp13-6,
.colp13-7,
.colp13-8,
.colp13-9,
.colp13-10,
.colp13-11,
.colp13-12 {
  display: inline;
  float: left;
  padding: 0 13px;
}

.colp13-1 {
  width: 8.33333%;
}

.colp13-2 {
  width: 16.66667%;
}

.colp13-3 {
  width: 25%;
}

.colp13-4 {
  width: 33.33333%;
}

.colp13-5 {
  width: 41.66667%;
}

.colp13-6 {
  width: 50%;
}

.colp13-7 {
  width: 58.33333%;
}

.colp13-8 {
  width: 66.66667%;
}

.colp13-9 {
  width: 75%;
}

.colp13-10 {
  width: 83.33333%;
}

.colp13-11 {
  width: 91.66667%;
}

.colp13-12 {
  width: 100%;
}

.colp15,
.colp15-1,
.colp15-2,
.colp15-3,
.colp15-4,
.colp15-5,
.colp15-6,
.colp15-7,
.colp15-8,
.colp15-9,
.colp15-10,
.colp15-11,
.colp15-12 {
  display: inline;
  float: left;
  padding: 0 15px;
}

.colp15-1 {
  width: 8.33333%;
}

.colp15-2 {
  width: 16.66667%;
}

.colp15-3 {
  width: 25%;
}

.colp15-4 {
  width: 33.33333%;
}

.colp15-5 {
  width: 41.66667%;
}

.colp15-6 {
  width: 50%;
}

.colp15-7 {
  width: 58.33333%;
}

.colp15-8 {
  width: 66.66667%;
}

.colp15-9 {
  width: 75%;
}

.colp15-10 {
  width: 83.33333%;
}

.colp15-11 {
  width: 91.66667%;
}

.colp15-12 {
  width: 100%;
}

.colp20,
.colp20-1,
.colp20-2,
.colp20-3,
.colp20-4,
.colp20-5,
.colp20-6,
.colp20-7,
.colp20-8,
.colp20-9,
.colp20-10,
.colp20-11,
.colp20-12 {
  display: inline;
  float: left;
  padding: 0 20px;
}

.colp20-1 {
  width: 8.33333%;
}

.colp20-2 {
  width: 16.66667%;
}

.colp20-3 {
  width: 25%;
}

.colp20-4 {
  width: 33.33333%;
}

.colp20-5 {
  width: 41.66667%;
}

.colp20-6 {
  width: 50%;
}

.colp20-7 {
  width: 58.33333%;
}

.colp20-8 {
  width: 66.66667%;
}

.colp20-9 {
  width: 75%;
}

.colp20-10 {
  width: 83.33333%;
}

.colp20-11 {
  width: 91.66667%;
}

.colp20-12 {
  width: 100%;
}

.colp30,
.colp30-1,
.colp30-2,
.colp30-3,
.colp30-4,
.colp30-5,
.colp30-6,
.colp30-7,
.colp30-8,
.colp30-9,
.colp30-10,
.colp30-11,
.colp30-12 {
  display: inline;
  float: left;
  padding: 0 30px;
}

.colp30-1 {
  width: 8.33333%;
}

.colp30-2 {
  width: 16.66667%;
}

.colp30-3 {
  width: 25%;
}

.colp30-4 {
  width: 33.33333%;
}

.colp30-5 {
  width: 41.66667%;
}

.colp30-6 {
  width: 50%;
}

.colp30-7 {
  width: 58.33333%;
}

.colp30-8 {
  width: 66.66667%;
}

.colp30-9 {
  width: 75%;
}

.colp30-10 {
  width: 83.33333%;
}

.colp30-11 {
  width: 91.66667%;
}

.colp30-12 {
  width: 100%;
}

/* -------------------- lists ---------------------- */
.reset-list,
nav ul,
nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.justify-blocks {
  text-align: justify;
}
.justify-blocks:after {
  display: inline-block;
  width: 100%;
  content: "";
}
.justify-blocks > li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.overflowed {
  overflow: hidden;
}

ul,
ol {
  padding-left: 20px;
  margin: 20px 0 20px 0;
}
ul .list-item,
ol .list-item {
  color: #333;
}

input,
button,
a {
  outline: none;
}
input:focus,
input:hover,
input:active,
button:focus,
button:hover,
button:active,
a:focus,
a:hover,
a:active {
  outline: none;
}

/* ===================== buttons ======================  */
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  cursor: pointer;
  outline: none;
}

input.btn1,
input.btn2 {
  line-height: normal;
}

.textCenter {
  text-align: center;
}

.textLeft {
  text-align: left;
}

.textRight {
  text-align: right;
}

.width100 {
  width: 100%;
}

/* End */

/* Start:/local/templates/styllight/css/fonts.css?16769510164945*/
@charset "UTF-8";
/* Код для подключения шрифта в /css/stylename.css */
@font-face {
  font-family: "GraphikLCG-Black";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Black/GraphikLCG-Black.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Black/GraphikLCG-Black-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Black/GraphikLCG-Black.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Black/GraphikLCG-Black.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-Bold";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Bold/GraphikLCG-Bold.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Bold/GraphikLCG-Bold-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Bold/GraphikLCG-Bold.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Bold/GraphikLCG-Bold.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-Extralight";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Extralight/GraphikLCG-Extralight.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Extralight/GraphikLCG-Extralight-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Extralight/GraphikLCG-Extralight.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Extralight/GraphikLCG-Extralight.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-Light";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Light/GraphikLCG-Light.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Light/GraphikLCG-Light-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Light/GraphikLCG-Light.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Light/GraphikLCG-Light.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-LightItalic";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-LightItalic/GraphikLCG-LightItalic.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-LightItalic/GraphikLCG-LightItalic-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-LightItalic/GraphikLCG-LightItalic.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-LightItalic/GraphikLCG-LightItalic.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-Medium";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Medium/GraphikLCG-Medium.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Medium/GraphikLCG-Medium-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Medium/GraphikLCG-Medium.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Medium/GraphikLCG-Medium.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-Regular";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Regular/GraphikLCG-Regular.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Regular/GraphikLCG-Regular-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Regular/GraphikLCG-Regular.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Regular/GraphikLCG-Regular.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-RegularItalic";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-RegularItalic/GraphikLCG-RegularItalic.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-RegularItalic/GraphikLCG-RegularItalic-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-RegularItalic/GraphikLCG-RegularItalic.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-RegularItalic/GraphikLCG-RegularItalic.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-Semibold";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Semibold/GraphikLCG-Semibold.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Semibold/GraphikLCG-Semibold-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Semibold/GraphikLCG-Semibold.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Semibold/GraphikLCG-Semibold.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-Super";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Super/GraphikLCG-Super.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Super/GraphikLCG-Super-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Super/GraphikLCG-Super.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Super/GraphikLCG-Super.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "GraphikLCG-Thin";
  src: url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Thin/GraphikLCG-Thin.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Thin/GraphikLCG-Thin-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Thin/GraphikLCG-Thin.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/GraphikLCG-Thin/GraphikLCG-Thin.ttf")
      format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

/* End */

/* Start:/local/templates/styllight/css/animates.css?16769510163575*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -10%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: none;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -10%, 0);
  }
}

@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes rotate360 {
  0% {
    transform: rotate(90deg);
  }
  100% {
    transform: none;
  }
}

@keyframes swipeIco {
  0% {
    transform: translate3d(-20px, 0, 0);
    opacity: 0;
  }
  10% {
    transform: translate3d(-20px, 0, 0);
    opacity: 0;
  }
  20% {
    transform: translate3d(-20px, 0, 0);
    opacity: 1;
  }
  70% {
    transform: translateZ(0);
    opacity: 1;
  }
  80% {
    transform: translateZ(0);
    opacity: 1;
  }
  81% {
    transform: translateZ(0);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 0;
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    -webkit-transform: scale(1.8);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    -moz-transform: scale(1.8);
  }
}

@keyframes scaleUpFrom {
  from {
    transform: scale(1.8);
  }
}

@-webkit-keyframes scaleFadeUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
}

@-moz-keyframes scaleFadeUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.8);
  }
}

@keyframes scaleFadeUpFrom {
  from {
    opacity: 0;
    transform: scale(1.8);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    -webkit-transform: scale(1.5) translateY(-100%);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    -moz-transform: scale(1.5) translateY(-100%);
  }
}

@keyframes scaleUpTo {
  to {
    transform: scale(1.5) translateY(-100%);
  }
}

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.3s ease both;
  -moz-animation: scaleUpFrom 0.3s ease both;
  animation: scaleUpFrom 0.3s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.3s ease both;
  -moz-animation: scaleUpTo 0.3s ease both;
  animation: scaleUpTo 0.3s ease both;
}

/* End */

/* Start:/local/templates/styllight/css/icons.css?16769510162896*/
@font-face {
  font-family: "icomoon";
  src: url("../../../../../../local/templates/styllight/fonts/icons/icomoon.eot");
  src:
    url("../../../../../../local/templates/styllight/fonts/icons/icomoon.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/styllight/fonts/icons/icomoon.ttf")
      format("truetype"),
    url("../../../../../../local/templates/styllight/fonts/icons/icomoon.woff")
      format("woff"),
    url("../../../../../../local/templates/styllight/fonts/icons/icomoon.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cubView:before {
  content: "\e900";
}
.icon-cubView2:before {
  content: "\e901";
}
.icon-cubView3:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-left2:before {
  content: "\e905";
}
.icon-arrow-up:before {
  content: "\e906";
}
.icon-chat:before {
  content: "\e900";
}
.icon-theme:before,
.icon-sun:before {
  content: "\e901";
}
.icon-camera:before {
  content: "\e907";
}
.icon-cancel:before {
  content: "\e908";
}
.icon-card:before {
  content: "\e909";
}
.icon-fb:before {
  content: "\e90a";
}
.icon-info:before {
  content: "\e90b";
}
.icon-insta:before {
  content: "\e90c";
}
.icon-layer:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-minus:before {
  content: "\e90f";
}
.icon-pay:before {
  content: "\e910";
}
.icon-play:before {
  content: "\e911";
}
.icon-plus:before {
  content: "\e912";
}
.icon-search:before {
  content: "\e913";
}
.icon-tel:before {
  content: "\e914";
}
.icon-tg:before {
  content: "\e915";
}
.icon-twit:before {
  content: "\e916";
}
.icon-vk:before {
  content: "\e917";
}
.icon-whatsapp:before {
  content: "\e918";
}
.icon-tel-o:before {
  content: "\e919";
}
.icon-arrow-right2:before {
  content: "\e91a";
}
.icon-arrow-bottom:before {
  content: "\e91b";
}

.icon-big-search:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e900";
}
.icon-location:before {
  content: "\e947";
}

/* TIM SOLO ICONS*/

@font-face {
  font-family: "tim-icons";
  src: url("/local/templates/styllight/css/../fonts/Tim-solo/icomoon.eot?tp93nx");
  src:
    url("/local/templates/styllight/css/../fonts/Tim-solo/icomoon.eot?tp93nx#iefix")
      format("embedded-opentype"),
    url("/local/templates/styllight/css/../fonts/Tim-soloicomoon.ttf?tp93nx")
      format("truetype"),
    url("/local/templates/styllight/css/../fonts/Tim-solo/icomoon.woff?tp93nx")
      format("woff"),
    url("/local/templates/styllight/css/../fonts/Tim-solo/icomoon.svg?tp93nx#icomoon")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon-theme:before,
.icon-sun:before,
.icon-chat:before {
  font-family: "tim-icons" !important;
}
/* End */

/* Start:/local/templates/styllight/css/jquery.formstyler.css?167695101510875*/
.jq-checkbox,
.jq-radio {
  top: -1px;
  vertical-align: middle;
  cursor: pointer;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
  opacity: 0.55;
}
.jq-number__spin,
.jq-selectbox li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.jq-checkbox,
.jq-number,
.jq-radio,
.jq-selectbox {
  vertical-align: middle;
}
.jq-file__name,
.jq-selectbox__select-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jq-checkbox {
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  box-shadow:
    0 1px 1px rgba(0, 0, 0, 0.05),
    inset -1px -1px #fff,
    inset 1px -1px #fff;
}
.jq-checkbox.checked .jq-checkbox__div {
  width: 12px;
  height: 12px;
  margin: 2px 0 0 2px;
  border-radius: 2px;
  background: #666;
  box-shadow: inset 0 -3px 6px #aaa;
}
.jq-checkbox.focused {
  border: 1px solid #08c;
}
.jq-radio {
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #c3c3c3;
  border-radius: 50%;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  box-shadow:
    0 1px 1px rgba(0, 0, 0, 0.05),
    inset -1px -1px #fff,
    inset 1px -1px #fff;
}
.jq-radio.checked .jq-radio__div {
  width: 10px;
  height: 10px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #777;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);
}
.jq-radio.focused {
  border: 1px solid #08c;
}
.jq-file {
  width: 270px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.jq-file input {
  height: auto;
  line-height: 1em;
  cursor: pointer;
}
.jq-file__browse,
.jq-file__name {
  font:
    14px/32px Arial,
    sans-serif;
  color: #333;
}
.jq-file__name {
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 80px 0 10px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: #fff;
  box-shadow: inset 1px 1px #f1f1f1;
}
.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  box-shadow:
    inset 1px -1px #f1f1f1,
    inset -1px 0 #f1f1f1,
    0 1px 2px rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px #fff;
}
.jq-file:hover .jq-file__browse {
  background: #e6e6e6;
  background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
  background: linear-gradient(#f6f6f6, #e6e6e6);
}
.jq-file:active .jq-file__browse {
  background: #f5f5f5;
  box-shadow: inset 1px 1px 3px #ddd;
}
.jq-file.focused .jq-file__name {
  border: 1px solid #5794bf;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__browse,
.jq-file.disabled .jq-file__name {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}
.jq-number {
  position: relative;
  display: inline-block;
  padding: 0 36px 0 0;
}
.jq-number__field {
  width: 100px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  box-shadow:
    inset 1px 1px #f1f1f1,
    0 1px 2px rgba(0, 0, 0, 0.1);
}
.jq-number__field:hover {
  border-color: #b3b3b3;
}
.jq-number__field input {
  box-sizing: border-box;
  width: 100%;
  padding: 8px 9px;
  border: none;
  outline: 0;
  background: 0 0;
  font:
    14px Arial,
    sans-serif;
  color: #333;
  text-align: left;
  -moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.jq-number__spin {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 14px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow:
    inset 1px -1px #f1f1f1,
    inset -1px 0 #f1f1f1,
    0 1px 2px rgba(0, 0, 0, 0.1);
  user-select: none;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
}
.jq-number__spin.minus:after,
.jq-number__spin:after {
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.jq-number__spin.minus {
  top: auto;
  bottom: 0;
}
.jq-number__spin:hover {
  background: #e6e6e6;
  background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
  background: linear-gradient(#f6f6f6, #e6e6e6);
}
.jq-number__spin:active {
  background: #f5f5f5;
  box-shadow: inset 1px 1px 3px #ddd;
}
.jq-number__spin:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 11px;
  width: 0;
  height: 0;
  border-bottom: 5px solid #999;
}
.jq-number__spin.minus:after {
  top: 5px;
  border-top: 5px solid #999;
  border-bottom: none;
}
.jq-number__spin.minus:hover:after {
  border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
  border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
  border: 1px solid #5794bf;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}
.jq-number.disabled .jq-number__spin:after {
  border-bottom-color: #aaa;
}
.jq-number.disabled .jq-number__spin.minus:after {
  border-top-color: #aaa;
}
.jq-selectbox {
  cursor: pointer;
}
.jq-selectbox__select {
  height: 32px;
  padding: 0 45px 0 10px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  box-shadow:
    inset 1px -1px #f1f1f1,
    inset -1px 0 #f1f1f1,
    0 1px 2px rgba(0, 0, 0, 0.1);
  font:
    14px/32px Arial,
    sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff;
}
.jq-selectbox__select:hover {
  background: #e6e6e6;
  background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
  background: linear-gradient(#f6f6f6, #e6e6e6);
}
.jq-selectbox__select:active {
  background: #f5f5f5;
  box-shadow: inset 1px 1px 3px #ddd;
}
.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #5794bf;
}
.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}
.jq-selectbox__select-text {
  display: block;
  width: 100%;
}
.jq-selectbox .placeholder {
  color: #888;
}
.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
  border-left: 1px solid #ccc;
}
.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: #aaa;
}
.jq-selectbox__dropdown,
.jq-selectbox__search input {
  width: 100%;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.jq-selectbox__dropdown {
  margin: 2px 0 0;
  padding: 0;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font:
    14px/18px Arial,
    sans-serif;
}
.jq-selectbox__search {
  margin: 5px;
}
.jq-selectbox__search input {
  margin: 0;
  padding: 5px 27px 6px 8px;
  border-radius: 3px;
  outline: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==)
    100% 50% no-repeat;
  box-shadow: inset 1px 1px #f1f1f1;
  color: #333;
  -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #f0f0f0;
  font-size: 13px;
}
.jq-selectbox ul {
  margin: 0;
  padding: 0;
}
.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  user-select: none;
  white-space: nowrap;
  color: #231f20;
}
.jq-selectbox li.selected {
  background-color: #a3abb1;
  color: #fff;
}
.jq-selectbox li:hover {
  background-color: #08c;
  color: #fff;
}
.jq-selectbox li.disabled {
  color: #aaa;
}
.jq-selectbox li.disabled:hover {
  background: 0 0;
}
.jq-selectbox li.optgroup {
  font-weight: 700;
}
.jq-selectbox li.optgroup:hover {
  background: 0 0;
  color: #231f20;
  cursor: default;
}
.jq-selectbox li.option {
  padding-left: 25px;
}
.jq-select-multiple {
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: #fff;
  box-shadow:
    inset 1px 1px #f1f1f1,
    0 1px 2px rgba(0, 0, 0, 0.1);
  font:
    14px/18px Arial,
    sans-serif;
  color: #333;
  cursor: default;
}
.jq-select-multiple.focused {
  border: 1px solid #5794bf;
}
.jq-select-multiple.disabled {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}
.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}
.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
  background: #08c;
  color: #fff;
}
.jq-select-multiple li.disabled {
  color: #aaa;
}
.jq-select-multiple li.selected.disabled,
.jq-select-multiple.disabled li.selected {
  background: #ccc;
  color: #fff;
}
.jq-select-multiple li.optgroup {
  font-weight: 700;
}
.jq-select-multiple li.option {
  padding-left: 25px;
}
input[type="email"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
  padding: 8px 9px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  box-shadow:
    inset 1px 1px #f1f1f1,
    0 1px 2px rgba(0, 0, 0, 0.1);
  font:
    14px Arial,
    sans-serif;
  color: #333;
}
input[type="search"].styler {
  -webkit-appearance: none;
}
textarea.styler {
  overflow: auto;
}
input[type="email"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
  border-color: #b3b3b3;
}
input[type="email"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
  border-color: #b3b3b3 #ccc #ccc;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
  overflow: visible;
  padding: 8px 11px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  outline: 0;
  background: #f5f5f5;
  background: -webkit-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  box-shadow:
    inset 1px -1px #f1f1f1,
    inset -1px 0 #f1f1f1,
    0 1px 2px rgba(0, 0, 0, 0.1);
  font:
    14px Arial,
    sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.styler:not([disabled]):hover,
input[type="button"].styler:not([disabled]):hover,
input[type="submit"].styler:not([disabled]):hover,
input[type="reset"].styler:hover {
  background: #e6e6e6;
  background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
  background: linear-gradient(#f6f6f6, #e6e6e6);
}
button.styler:not([disabled]):active,
input[type="button"].styler:not([disabled]):active,
input[type="submit"].styler:not([disabled]):active,
input[type="reset"].styler:active {
  background: #f5f5f5;
  box-shadow: inset 1px 1px 3px #ddd;
}
button.styler[disabled],
input[type="button"].styler[disabled],
input[type="submit"].styler[disabled] {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}
/* End */

/* Start:/local/templates/styllight/css/owl.carousel.min.css?16769510162986*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/local/templates/styllight/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* End */

/* Start:/local/templates/styllight/css/owl.theme.default.min.css?16769510151003*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/* End */

/* Start:/local/templates/styllight/css/jquery.fancybox.css?16769510155053*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font:
    14px/20px "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../../../../../../local/templates/styllight/images/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../../../../../../local/templates/styllight/images/fancybox/fancybox_loading.gif)
    center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent
    url(../../../../../../local/templates/styllight/images/fancybox/blank.gif); /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../../../../../../local/templates/styllight/images/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font:
    normal 13px/20px "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(../../../../../../local/templates/styllight/images/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url(../../../../../../local/templates/styllight/images/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* End */

/* Start:/local/templates/styllight/css/jquery.fancybox-thumbs.css?1676951015735*/
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

#fancybox-thumbs.bottom {
  bottom: 2px;
}

#fancybox-thumbs.top {
  top: 2px;
}

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
  opacity: 1;
}

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
/* End */

/* Start:/local/templates/styllight/css/personal.css?16769510164076*/

.personalTabsNav {
  text-align: center;
  margin: 40px 0px 50px;
  border-bottom: 1px solid rgb(224, 222, 222);
}
.personalTabsNav ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 20px;
}
.personalTabsNav ul li a {
  display: block;
  padding: 10px 70px;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: rgb(79, 79, 79);
  position: relative;
}
.personalTabsNav ul li a:hover {
  text-decoration: none;
}
.personalTabsNav ul li a.active {
  color: rgb(0, 0, 0);
}
.personalTabsNav ul li a.active::after {
  width: 100%;
  bottom: -1px;
  left: 0px;
  content: "";
  position: absolute;
  height: 2px;
  background: rgb(255, 0, 0);
}
.historyOrders.mobile {
  display: none;
}
.historyOrders {
  margin: 0px auto;
  max-width: 1040px;
  font-size: 16px;
}
.historyOrders table tr {
  border-bottom: 1px solid rgb(224, 222, 222);
}
.historyOrders table tr td {
  padding: 10px;
}
.historyOrders table thead td {
  color: rgb(175, 169, 169);
}
.historyOrders table tbody td .cartItemImage {
  margin: 0px auto;
  width: 70px;
}
.historyOrders table tbody td .cartItemImage a {
  height: 70px;
  display: block;
}
.historyOrders table tbody td .cartItemImage a img {
  max-height: 100%;
}
.historyOrders table tbody td span {
  opacity: 0.7;
}
.historyOrders table tbody td strong {
  color: rgb(53, 52, 62);
}
.historyOrders table tbody td .cartItemImage {
  margin: 0px auto;
  width: 70px;
  border: 1px solid #eaeaea;
  text-align: center;
  padding: 5px;
  display: inline-block;
  vertical-align: bottom;
  transition: all 0.2s ease-in-out 0s;
}
.historyOrders table tbody td .cartItemImage:hover {
  border-color: red;
  box-shadow: none;
}
.orderStatus2 {
  white-space: nowrap;
  color: rgb(22, 178, 75);
}
.orderStatus2::before {
  content: "";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.profileForms {
  max-width: 1324px;
  margin: 0px auto;
}
.profileForms::after {
  width: 0px;
  height: 0px;
  clear: both;
  content: "";
  display: block;
}
.profileCol1 {
  width: 57%;
  float: left;
}
.profileFormTitle {
  margin: 0px 0px 20px;
  font-size: 18px;
}
.formControl label {
  color: rgb(51, 51, 51);
  opacity: 0.8;
  margin: 0px 0px 5px;
  display: block;
}
.jq-selectbox {
  width: 100%;
  z-index: 999 !important;
}
.jq-selectbox .jq-selectbox__select {
  border: 1px solid rgb(51, 51, 51);
  height: 66px;
  background: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0px 15px;
  line-height: 62px;
  font-size: 16px;
}
.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
  border: none;
  width: 30px;
}
.jq-selectbox
  .jq-selectbox__select
  .jq-selectbox__trigger
  .jq-selectbox__trigger-arrow {
  width: auto;
  height: auto;
  border: none;
  line-height: normal;
  right: 9px;
  top: 50%;
  margin-top: -9px;
}
.jq-selectbox
  .jq-selectbox__select
  .jq-selectbox__trigger
  .jq-selectbox__trigger-arrow::after {
  content: "";
  font-size: 12px;
}
.jq-selectbox.focused .jq-selectbox__select,
.jq-selectbox.opened .jq-selectbox__select {
  border: 1px solid rgb(51, 51, 51);
}
.jq-selectbox ul li:hover {
  background: rgb(255, 0, 0);
}
.personalDataFormSubmit .formCheckbock {
  padding: 10px 0px 10px 50px;
}
.personalDataFormSubmit .formCheckbock span {
  opacity: 1;
}
.personalDataForm {
  padding: 40px 0px;
}
.profileCol2 {
  float: right;
  width: 34.5%;
}
.passwordForm {
  border: 1px solid rgb(224, 222, 222);
  padding: 40px;
}

.form-group {
  margin: 0 0 22px;
}

.form-group input {
  height: 66px;
  border: 1px solid #333333;
  padding: 0 20px;
  font-size: 16px;
}

.form-group textarea {
  width: 100%;
  border: 1px solid #333333;
  padding: 15px 20px;
  font-size: 16px;
}
.form-group {
  position: relative;
  margin-bottom: 19px;
}
.form-group label {
  display: block;
  font-size: 13px;
  margin-bottom: 6px;
  padding-right: 14px;
  font-weight: normal;
}
body .form-group .form-control:focus,
body .form-group .form-control:active {
  box-shadow: none;
  border-color: #eee;
}
.main-profile-submit {
  color: #fff;
  background: #ff0000;
}

.personal_wrapper input[type="submit"]:last-of-type {
  background: #fff;
  display: none !important;
  color: #000 !important;
  border: 1px solid #ddd;
}
/* End */

/* Start:/local/templates/styllight/css/style.css?1753792017204726*/
/*
font-family: "GraphikLCG-Black";
font-family: "GraphikLCG-Bold";
font-family: "GraphikLCG-Extralight";
font-family: "GraphikLCG-Light";
font-family: "GraphikLCG-LightItalic";
font-family: "GraphikLCG-Medium";
font-family: "GraphikLCG-Regular";
font-family: "GraphikLCG-RegularItalic";
font-family: "GraphikLCG-Semibold";
font-family: "GraphikLCG-Super";
font-family: "GraphikLCG-Thin";
*/

.mainContainer {
  max-width: 1690px;
  padding-right: 25px;
  padding-left: 25px;
}

a:focus {
  color: var(--default-white);
}

/*#content > .mainContainer {
    min-height: 500px;
}
*/
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100dvh !important;
}

body {
  position: relative;
  font-family: "Roboto", sans-serif;
  background: var(--default-black) !important;
  font-size: 14px;
  min-width: 320px;
  line-height: 1.2;
  font-weight: 300;
  overflow-x: hidden;
  padding-bottom: env(safe-area-inset-bottom);
}

body.locked {
  overflow: hidden;
}

a {
  color: var(--default-black);
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

strong,
b {
  font-weight: normal;
  font-family: "GraphikLCG-Bold";
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 12px 0;
  padding: 0;
  font-weight: normal;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 30px;
}

h2,
.h2 {
  font-size: 26px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 22px;
}

h5,
.h5 {
  font-size: 20px;
}

h6,
.h6 {
  font-size: 18px;
}

p,
ul li {
  margin: 0 0 10px 0;
  line-height: 1.4;
}

:root {
  --header-black: #1d1d1d;
  --default-black: #000 !important;
  --default-white: #fff !important;
  --default-white-opacity: rgba(255, 255, 255, 0.2);
  --span-white: #eee;
  --light-black: #333;
  --grey-section-bg: #131313;
  --rare-black: #2f2c2c;
  --rare-white: #dadada;
  --tag-white: #f4f4f4;
  --product-span: #bebebe;
}

:root.light-theme {
  --header-black: #eee;
  --default-white: #000 !important;
  --default-black: #fff !important;
  --default-white-opacity: rgb(0, 0, 0, 0.2);
  --span-white: #333;
  --light-black: #f5f5f5;
  --rare-black: #dadada;
  --grey-section-bg: #f3f3f3;
  --rare-white: #333;
  --tag-white: #131313;
  --product-span: #2a2a2a;

  transition: none;
}

.light-theme .menu-header__item > a[href="/about/"] + ul li:hover a,
.light-theme .tags li a,
.light-theme .fixedButtons .icon-whatsapp {
  color: #fff !important;
}

.light-theme .ink {
  background: rgb(255, 255, 255, 0.5);
}

.light-theme body,
.light-theme .adaptive_filter {
  background: var(--default-black) !important;
}

.ui-header__chat svg path,
.ui-header__theme svg path,
.ui-header__theme svg circle,
.ui-header__bag-img svg circle,
.mob-header__theme svg path,
.mob-header__theme svg circle,
.mob-header__chat svg path,
.bottom-menu .bottom-menu__item .bottom-menu__icon_home svg path,
.bottom-menu .bottom-menu__item .bottom-menu__icon_catalog svg path,
.bottom-menu .bottom-menu__item .bottom-menu__icon_contacts svg path,
.bottom-menu .bottom-menu__item .bottom-menu__icon_contacts svg rect,
.bottom-menu .bottom-menu__item .bottom-menu__icon_basket svg circle {
  stroke: var(--default-white);
}

.ui-header__bag-img svg path,
.new-header__logo svg path:not(.color),
.mob-header__container .logo svg path:not(.color),
.footerMinStudio a svg path:not(.color),
.bottom-menu .bottom-menu__item .bottom-menu__icon_basket svg path {
  fill: var(--default-white);
}

.light-theme .ui-header__search-icon img,
.light-theme .menu-header__item .ui-header__search-close-icon img {
  filter: invert(1) !important;
}

.light-theme .mainContainer .section.block_3 .advantages .advantageIco img,
.light-theme .center_column .form-bottom .info_right .i-text .item .i img,
.light-theme .deliveryP .top-text .items .item .img img,
.light-theme
  #bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company.bx-selected
  .bx-soa-pp-company-graf-container:after {
  filter: invert(0) !important;
}

.btnMin {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: none;
  text-align: center;
  border: none;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  background: none;
  font-family: "GraphikLCG-Regular";
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 20px 14px;
}

.btnMin:hover {
  text-decoration: none;
}

.btnMid {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: none;
  text-align: center;
  border: none;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  background: none;
  font-family: "GraphikLCG-Regular";
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 14px;
  padding: 20px 32px 19px;
}

.btnMid:hover {
  text-decoration: none;
}

.btn1 {
  border: 1px solid #000;
}

.light-theme .btn1,
.light-theme .footerNavsCol .btnMin,
.btn1:hover {
  background: #000;
  color: #fff !important;
}

.light-theme .btn1:hover {
  background: #fff;
  color: #000 !important;
}

.btn1 .ink {
  background: rgba(255, 255, 255, 0.35);
}

.btn2 {
  border: 1px solid #fff;
  background: #000;
  color: #fff;
}

.btn2:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.btnBlock {
  display: block;
  width: 100%;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/*#minBody {
    padding: 25px 0 0;
    position: relative;
}*/
#minBody {
  padding: 0px 0 0;
  position: relative;
}

#header {
  background: var(--default-white);
  position: relative;
  z-index: 9999991;
}

#navBar {
  position: fixed;
  width: 230px;
  top: 25px;
  float: left;
  transform: translateX(-682px);
  margin: 0 0 30px;
  left: 50%;
  z-index: 3;
  background: var(--header-black) !important;
}

#navBar .logo img {
  width: 220px;
  height: 43px;
}

#navBar.scrollAnimate {
  left: 0;
  opacity: 0;
  transition:
    opacity 0.4s,
    left 0.4s;
  -o-transition:
    opacity 0.4s,
    left 0.4s;
  -moz-transition:
    opacity 0.4s,
    left 0.4s;
  -webkit-transition:
    opacity 0.4s,
    left 0.4s;
  -ms-transition:
    opacity 0.4s,
    left 0.4s;
}

#navBar.scrollAnimate.scrollAnimated {
  opacity: 1;
  left: 50%;
}

.mainNav {
  margin: 40px 0 0;
}

.mainNav ul li .sub_sec {
  display: none !important;
  translate: transformX(-100%);

  transition:
    transform,
    display 0.3s;
}

.mainNav ul li a.shown + .sub_sec {
  display: block !important;
  translate: transformX(0);
}

.mainNav ul li {
  margin: 0 0 14px;
}

.mainNav ul li a {
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
}

.mainNav ul li:has(.sub_sec) > a::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  right: -17px;
  top: 28%;
  border-left: 1px var(--default-white) solid;
  border-bottom: 1px var(--default-white) solid;
  transform: rotate(-134deg);
  -webkit-transform: rotate(-134deg);
  transition: transform 0.3s;
}

.mainNav ul li:has(.sub_sec) > a.shown::before {
  transform: rotate(-135deg);
}

.mainNav ul li a:hover {
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.mainNav ul li a:hover {
  color: #727374;
}

.mainNav ul li a.red {
  color: #ea2143;
}

.mainNav ul li a [class^="icon-"],
.mainNav ul li a [class*=" icon-"] {
  margin: 0 0 0 8px;
}

.mainNav ul li.active ul {
  display: block;
}

.mainNav ul li ul {
  padding: 20px 0 6px 16px;
  display: none;
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-name: fadeInLeft;
}

.mainNav ul li ul li a {
  text-transform: none;
  color: #727374;
}

.mainNav ul li ul li:hover a,
.mainNav ul li ul li.active a {
  color: var(--default-black);
}

.mainBannerItemImage {
  /*  height: 700px;*/
  /*background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
}

.mainBannerItemImage img {
  width: 100%;
}

/*Карточка товара*/
.mainBanner:not(.hide_mob) .js-mainBanners-slider.owl-theme1 .owl-dots {
  top: 634px;
}

@media screen and (min-width: 1800px) {
  .mainBanner:not(.hide_mob) .js-mainBanners-slider.owl-theme1 .owl-dots {
    top: 834px;
  }

  .mainBannerItemImage {
    /*      height: 900px;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media screen and (min-width: 2100px) {
  .mainBanner:not(.hide_mob) .js-mainBanners-slider.owl-theme1 .owl-dots {
    top: 1134px;
  }

  .mainBannerItemImage {
    /*      height: 1200px;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.bannerModalSlider.show .mainBannerItemImage {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #242424;
}

.bannerModalSlider.show .icon-cancel,
.bannerModalSlider.show .owl-nav i {
  color: #fff;
}

.mainBannerItemContent {
  padding: 40px 2px 40px;
}

.mainBanner .owl-carousel:hover .owl-nav [class*="owl-"] {
  opacity: 1;
  transform: none;
}

.mainBanner .owl-nav {
  margin: 0;
}

.fancybox-image,
.fancybox-iframe {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.mainBanner .owl-nav [class*="owl-"] {
  background: none !important;
  padding: 0;
  font-size: 54px;
  top: 50%;
  margin: -27px 0 0;
  position: absolute;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  opacity: 0;
}

.mainBanner .owl-nav .owl-next {
  right: 48px;
  transform: translate(-60px, 40px);
}

.mainBanner .owl-nav .owl-prev {
  transform: translate(60px, 40px);
  left: 48px;
}

.hr1 {
  border-bottom: 1px solid #5f5c5c;
}

.mainBannerItemContent {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.mainBannerItemTitle {
  font-size: 30px;
  line-height: 30px;
  max-width: 180px;
}

.mainBannerItemTitle em {
  font-family: "GraphikLCG-LightItalic";
}

.mainBannerItemDesc {
  max-width: 700px;
  font-size: 16px;
  color: #727374;
  padding: 0 20px;
}

.mainBannerItemBtn {
  width: 267px;
}

.shadowEl {
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  will-change: transform;
}

.btnMid,
.btnMin {
  position: relative;
  overflow: hidden;
}

.ink {
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  z-index: 9;
}

.animateInk {
  -webkit-animation: ripple 1s linear;
  animation: ripple 1s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
}

.section {
  margin: 0 0 64px;
}

.section.homePageBanner {
  margin-bottom: 0;
}

.section.homePageBanner .hr1 {
  border: 0;
}

.categoryBox {
  height: 500px;
  position: relative;
  margin: 0 0 26px;
  overflow: hidden;
}

.categoryBox:hover .categoryBoxImg {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

.categoryBoxImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.categoryBoxCont {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  padding: 40px;
}

.categoryBoxTitle {
  font-size: 30px;
  text-transform: uppercase;
  margin: 0 0 20px;
  color: #f1f1f1;
}

.categoryBoxTitle em {
  font-family: "GraphikLCG-LightItalic";
}

.categoryBoxList {
  padding: 0;
  margin: 0;
}

.categoryBoxList li {
  list-style: none;
}

.categoryBoxList li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 24px 25px 0;
  text-transform: uppercase;
}

.categoryBoxList li a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  color: #f1f1f1;
}

.categoryBoxList li a:hover {
  text-decoration: none;
}

.categoryBoxList li a:hover {
  color: #727374;
  border-bottom: 1px solid #727374;
}

.light-theme .categoryBoxList li a:hover {
  color: #e31e25;
  border-bottom: 1px solid #e31e25;
}

.categoryBoxFooter {
  position: absolute;
  right: 0;
  bottom: 0;
  background: var(--default-white);
  padding: 25px 26px 0;
  width: 100%;
  color: #727374;
  font-size: 16px;
  max-width: 624px;
}

.categoryBoxFooter span {
  max-width: 460px;
  display: block;
}

[class*="colp13-"] .categoryBoxFooter {
  padding-left: 20px;
  padding-right: 0px;
}

.mainTabsNav {
  display: table;
  width: 100%;
  border-bottom: 1px solid #5f5c5c;
}

.mainTabsNav ul {
  display: table-row;
}

.mainTabsNav ul li {
  display: table-cell;
  width: 33.33333333%;
}

.mainTabsNav ul li a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 10px 24px;
  font-size: 16px;
  position: relative;
  opacity: 0.6;
}

body .mainTabsNav ul li a {
  padding-left: 0;
  text-align: left;
}

.mainTabsNav ul li a:hover {
  text-decoration: none;
}

.mainTabsNav ul li a:after {
  width: 100%;
  height: 1px;
  background: var(--default-black);
  left: 0;
  bottom: -2px;
  position: absolute;
  content: "";
  display: none;
}

.mainTabsNav ul li a:hover {
  opacity: 1;
}

.mainTabsNav ul li.active a {
  opacity: 1;
}

.mainTabsNav ul li.active a:after {
  display: block;
}

.products ul {
  padding: 0;
  margin: 0;
  font-size: 0;
  margin: -13px;
  width: auto;
}

.products ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 16px;
  padding: 13px;
  margin: 0;
  list-style: none;
  vertical-align: top;
}

.owl-theme1 .owl-dots .owl-dot span {
  margin: 16px 12px;
  width: 8px;
  height: 1px;
  background: var(--default-white);
  opacity: 0.5;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.owl-theme1 .owl-dots .owl-dot:hover {
  opacity: 1;
}

.owl-theme1 .owl-dots .owl-dot:hover span {
  opacity: 1;
}

.owl-theme1 .owl-dots .owl-dot.active {
  opacity: 1;
}

.owl-theme1 .owl-dots .owl-dot.active span {
  width: 32px;
  opacity: 1;
}

.productItem {
  width: 242px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.5s ease-out;
}

.productItem:hover img {
  transform: scale(1.2);
}

.productItem a {
  display: block;
  text-decoration: none;
}

.productItem a:hover {
  text-decoration: none;
}

.productItem a:hover {
  color: #727374;
}

.productItem a:hover .productItemImage img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.productItem.double {
  width: 332px;
}

.productItemLabels {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}

/*.productItemLabel.pop {
    display: none;
}*/

.productItemLabel {
  width: 35px;
  height: 35px;
  border-radius: 0;
  /* -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;*/
  text-align: center;
  line-height: 35px;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 7px 0 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.productItemLabel img {
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  width: 25px;
  height: 25px;
}

.productItemLabel.saleMagnum {
  background: #db0404;
  font-weight: 400;
}

.productItemLabel.new {
  background: #000;
}

.productItemLabel.sale {
  background: #000;
}

.productItemLabel.pop {
  background: #000;
}

.productItemImage {
  overflow: hidden;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  margin: 0 0 15px;
}

.productItemImage img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  background: #dcdcdc;
}

.productItemTitle {
  margin: 0 0 14px;
}

.productItemPrice {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 10px 0 0;
}

.productItemPrice.old {
  color: #ea2143;
  text-decoration: line-through;
}

.sectionGrey {
  background: var(--tag-white);
  padding: 64px 0;
}

.sectionGrey .sectionTitle:empty {
  display: none;
}

.sectionTitle {
  color: var(--default-white);
  font-size: 44px;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 40px;
}

.sectionTitle em,
.sectionTitle i {
  font-family: "GraphikLCG-LightItalic";
}

.sectionTitle.first {
  margin-top: 50px;
  color: var(--default-white);
}

.sectionTitle2,
h1 {
  color: var(--default-white);
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 40px;
  font-family: "GraphikLCG-Regular";
}

.sectionTitle2:empty {
  display: none;
}

.textSection h1 {
  color: var(--default-black);
}

.rbss {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

h2 {
  font-size: 25px;
  text-transform: uppercase;
  line-height: 1;
  margin: 30px 0 20px;
  font-family: "GraphikLCG-Regular";
  color: var(--default-white);
}

.sectionTitle2 em,
h1 em,
.sectionTitle2 i,
h1 i {
  font-family: "GraphikLCG-LightItalic";
}

.link {
  font-size: 16px;
  color: #727374;
  text-decoration: none;
}

.link:hover {
  text-decoration: none;
}

.link:hover {
  color: var(--default-black);
}

.txt1 {
  font-size: 16px;
  color: var(--default-white);
}

.imgBox {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sectionHead {
  margin: 0 0 50px;
  overflow: hidden;
}

.sectionHead.first {
  margin-top: 20px;
}

.sectionHead .sectionTitle {
  color: var(--default-white);
  margin: 0;
}

.loadMore {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.loadMore .btnMid {
  padding-right: 60px;
  padding-left: 60px;
}

.loadMoreBtn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  z-index: 2;
}

.loadMoreBtn:after {
  width: 1000px;
  height: 1px;
  background: #5f5c5c;
  position: absolute;
  left: 100%;
  top: 50%;
  content: "";
  margin-left: 25px;
}

.loadMoreBtn:before {
  width: 1000px;
  height: 1px;
  background: #5f5c5c;
  position: absolute;
  right: 100%;
  top: 50%;
  content: "";
  margin-right: 25px;
}

.loadMoreBtn .btnMin,
.loadMoreBtn .btnMid {
  min-width: 330px;
}

.textSectionCont {
  font-size: 16px;
  color: #727374;
  margin: 0 0 46px;
  overflow: hidden;
}

.firstText .textSectionCont {
  margin-bottom: 54px;
}

.linkD {
  color: var(--default-white);
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: none;
  border-bottom: 1px solid var(--default-white);
}

.linkD:hover {
  text-decoration: none;
}

.linkD:hover {
  color: #727374;
}

.footer {
  padding: 60px 0 13px;
}

.footerNavs {
  display: table;
  width: 100%;
}

.footerNavsRow {
  display: table-row;
}

.footerNavsCol {
  display: table-cell;
  padding: 0 15px;
  width: 22%;
}

.footerNavsCol:first-child {
  padding-left: 0px;
}

.footerNavsCol:last-child {
  padding-right: 0px;
}

.footerNavTitle {
  color: var(--default-black);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 0 0 22px;
}

.footerNavTxt {
  margin: 0 0 30px;
}

.footerNavTxt p {
  margin: 0 0 12px;
}

.footerNavTxt p a {
  text-decoration: none;
}

.footerNavTxt p a:hover {
  text-decoration: none;
}

.footerNavTxt p a:hover {
  color: #727374;
}

.footerNavsCol .linkIcoCircle {
  text-transform: uppercase;
  margin-bottom: 30px;
  display: block;
}

.linkIcoCircle {
  text-transform: uppercase;
}

.linkIcoCircle span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.linkIcoCircle [class*="icon-"] {
  width: 48px;
  height: 48px;
  border: 1px solid var(--default-black);
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  margin: 0 12px 0 0;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.linkIcoCircle:hover [class*="icon-"] {
  background: var(--default-black);
  color: var(--default-white);
}

.footerMin {
  border-top: 1px solid var(--default-black);
  display: flex;
  justify-content: space-between;
}

.footerMinList {
  padding: 0;
  margin: 0;
}

.footerMinList li {
  list-style: none;
}

.footerMinList li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 20px;
  border-right: 1px solid var(--default-black);
}

.footerMinList li:last-child {
  border: none;
}

.footerMinList li a {
  display: block;
  text-decoration: none;
}

.footerMinList li a:hover {
  text-decoration: none;
}

.footerMinList li a:hover {
  color: #727374;
}

.footerMinStudio a {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footerMinStudio a svg {
  max-width: 100%;
  max-height: 100%;
  display: block;
  width: 85px;
  opacity: 0.8;
}

.footerMinStudio a span {
  color: #fff;
  line-height: 1.5;
}

.footerMinStudio a:hover span {
  color: #727374;
}

.footerMinStudio a:hover svg .cls-1 {
  fill: #727374;
}

@media screen and (max-width: 768px) {
  .footerMinStudio a {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 700px) {
  .footerMinStudio a {
    flex-wrap: no-wrap;
    justify-content: flex-start;
  }
}

#fixedButtonsWrap {
  position: fixed;
  width: 64px;
  top: 0;
  height: 100%;
  /* left: 50%;*/
  right: 0%;
  margin: 0 0 0 631px;
  z-index: 99911;
}

.fixedButtons {
  position: absolute;
  bottom: 64px;
  left: 8px;
}

.fixedButtons a {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 1px solid var(--default-black);
  text-align: center;
  line-height: 52px;
  margin: 0 auto 12px;
  font-size: 22px;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  background: var(--default-white);
}

.fixedButtons a i {
  vertical-align: baseline;
}

.fixedButtons a .icon-whatsapp {
  font-size: 24px;
}

.fixedButtons a:not(.btnSn):hover {
  background: var(--default-black);
  color: var(--default-white);
}

.fixedButtons a.btnSn {
  background: var(--default-black);
  color: var(--default-white);
}

.fixedButtons a.btnSn:hover {
  background: #727374;
  border-color: #727374;
}

.fixedButtons a.btnUp.show {
  border: 1px solid var(--default-white);
}

.btnUp {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
}

.btnUp.show {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

.btnCard {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: var(--default-white);
  text-align: center;
  line-height: 64px;
  font-size: 34px;
  text-decoration: none;
  position: relative;
  display: none;
}

@media (max-width: 1000px) {
  a.btnCard {
    display: none;
  }
}

.btnCard:hover {
  text-decoration: none;
}

.btnCard .count {
  position: absolute;
  top: 8px;
  right: 7px;
}

.count {
  font-size: 10px;
  width: 20px;
  height: 20px;
  background: #ea2143;
  color: var(--default-white);
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  display: block;
}

.footerMinText {
  min-width: 200px;
}

#mobHeader {
  display: none;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  background: var(--header-black);
  padding: 6px 15px !important;
  z-index: 99911;
  line-height: 32px;
}

#mobHeader.fixed {
  top: 0;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.light-theme #mobHeader {
  background: #fff;
}

.light-theme #mobHeader:after,
.light-theme .new-header .new-header__container::after {
  height: 1px;
  background: #e0e0e0;
  content: "";
  display: block;
  position: relative;
}

.light-theme #mobHeader:after {
  margin-top: 6px;
}

.light-theme .new-header .new-header__container::after {
  position: absolute;
  left: 15px;
  bottom: 0;
  width: calc(100% - 30px);
}

#mobHeader .mobHeaderNav {
  float: right;
}

.mobHeaderNav {
  display: flex;
  flex: 1 1 auto;
  gap: 40px;
  justify-content: flex-end;
  margin: 0;
}

.mob-header__container {
  display: flex;
  justify-content: space-between;
  gap: 25px;
}

.mob-header__container .logo a {
  display: flex;
  flex: 0 1 auto;
  max-width: 140px;
}

.mobHeaderNav li {
  display: flex;
  list-style: none;
  float: left;
  align-items: center;
  margin-bottom: 0;
  flex: 0 0 24px;
}

.mobHeaderNav li a {
  display: flex;
}

.mobHeaderNav li a.navBtn {
  height: 100%;
  width: 100%;
}

.navBtn {
  position: relative;
  overflow: hidden;
}

.navBtn:before,
.navBtn:after {
  background: var(--default-black);
  height: 1.5px;
  content: "";
  display: block;
  border-radius: 50%;
  width: 22px;
  left: 50%;
  position: absolute;
  margin: 0 0 0 -13px;
  top: 50%;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s;
  -o-transition:
    transform 0.3s,
    opacity 0.3s;
  -moz-transition:
    transform 0.3s,
    opacity 0.3s;
  -webkit-transition:
    transform 0.3s,
    opacity 0.3s;
  -ms-transition:
    transform 0.3s,
    opacity 0.3s;
}

.navBtn:after {
  transform: rotate(-45deg) translateX(-40px);
  -webkit-transform: rotate(-45deg) translateX(-40px);
  -moz-transform: rotate(-45deg) translateX(-40px);
  -o-transform: rotate(-45deg) translateX(-40px);
  -ms-transform: rotate(-45deg) translateX(-40px);
  transform-origin: left bottom;
  top: 64%;
  margin-left: -9px;
  transition-delay: 0.3s;
}

.navBtn:before {
  transform: rotate(45deg) translateX(40px);
  -webkit-transform: rotate(45deg) translateX(40px);
  -moz-transform: rotate(45deg) translateX(40px);
  -o-transform: rotate(45deg) translateX(40px);
  -ms-transform: rotate(45deg) translateX(40px);
  transform-origin: right bottom;
  top: 64%;
  margin-left: -16px;
  transition-delay: 0.4s;
}

.navBtn .navBtnIco span,
.navBtn .navBtnIco:before,
.navBtn .navBtnIco:after {
  background: var(--default-black);
  height: 2px;
  content: "";
  display: block;
  right: 50%;
  position: absolute;
  margin: 0 -13px 0 0;
  top: 50%;
  transition:
    left 0.3s,
    opacity 0.3s;
  -o-transition:
    left 0.3s,
    opacity 0.3s;
  -moz-transition:
    left 0.3s,
    opacity 0.3s;
  -webkit-transition:
    left 0.3s,
    opacity 0.3s;
  -ms-transition:
    left 0.3s,
    opacity 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}

.navBtn .navBtnIco span {
  top: 46%;
  width: 18px;
}

.navBtn .navBtnIco:before {
  width: 23px;
  top: 31%;
  transition-delay: 0.1s;
}

.navBtn .navBtnIco:after {
  bottom: 35%;
  width: 13px;
  top: auto;
  transition-delay: 0.2s;
}

.openNav .navBtn:before {
  transform: rotate(45deg) translateX(0px);
  -webkit-transform: rotate(45deg) translateX(0px);
  -moz-transform: rotate(45deg) translateX(0px);
  -o-transform: rotate(45deg) translateX(0px);
  -ms-transform: rotate(45deg) translateX(0px);
  opacity: 1;
}

.openNav .navBtn:after {
  transform: rotate(-45deg) translateX(0px);
  -webkit-transform: rotate(-45deg) translateX(0px);
  -moz-transform: rotate(-45deg) translateX(0px);
  -o-transform: rotate(-45deg) translateX(0px);
  -ms-transform: rotate(-45deg) translateX(0px);
  opacity: 1;
}

.openNav .navBtn .navBtnIco span,
.openNav .navBtn .navBtnIco:before,
.openNav .navBtn .navBtnIco:after {
  left: 100%;
  opacity: 0;
}

#mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9991;
  display: none;
}

.js-mainBanners-slider.owl-theme1 .owl-dots {
  position: absolute;
  top: 534px;
  left: 0;
  width: 100%;
}

.js-mainBanners-slider.owl-theme1 .owl-dots .owl-dot span {
  background: var(--default-white);
}

.breadcrumbs1 {
  margin: 0 0 13px;
}

.breadcrumbs1 .back {
  float: left;
}

.breadcrumbs1 .back .icon-arrow-left2 {
  font-size: 18px;
  margin: -2px 12px 0 0;
}

.breadcrumbs1 .back:after {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #727374;
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 16px 0 14px;
}

.breadcrumbs1 a {
  color: var(--default-white);
  text-decoration: none;
}

.breadcrumbs1 a:hover {
  text-decoration: none;
}

.breadcrumbs1 a:hover {
  color: #727374;
}

.breadcrumbs1 ul {
  padding: 0;
  margin: 0;
}

.breadcrumbs1 ul li {
  list-style: none;
}

.breadcrumbs1 ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 0 12px;
}

.breadcrumbs1 ul li:after {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #727374;
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 16px 0 14px;
}

.breadcrumbs1 ul li:last-child:after {
  display: none;
}

.breadcrumbs1 ul li span {
  color: var(--default-white);
  /* color: #727374;*/
}

.staticPageContent {
  font-size: 16px;
  font-weight: 300;
  text-align: justify;
  line-height: 29px;
}

.staticPageContent :empty {
  display: none;
}

.staticPageContent p {
  color: var(--default-white);
  margin: 0 0 12px;
}

.staticPageContentImg {
  margin-bottom: 84px;
}

.staticPageContentImg img {
  width: 100%;
}

.advantages {
  padding: 0;
  margin: 0;
  font-size: 0;
}

.advantages li {
  list-style: none;
}

.advantages li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 33.333333%;
  font-size: 16px;
  margin: 0 0 90px;
}

.advantageIco {
  width: 120px;
  height: 120px;
  text-align: center;
  line-height: 120px;
  margin: 0 0 25px;
}

.advantageIco img {
  filter: invert(1);
}

.advantageTxt {
  color: var(--default-white);
  max-width: 300px;
  margin: 0 20px 0 0;
}

.txtContent {
  font-size: 16px;
  color: var(--default-white);
  line-height: 140%;
}

.certificate:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.certificateImg {
  /* float: left;*/
  padding: 0 25px 0 0;
  /*  max-width: 50%;*/
}

.certificateImg img {
  max-width: 335px;
}

.certificateImg a {
  background: #f4f4f4;
  padding: 40px;
  display: inline-block;
  /* max-height: 530px; */
  float: left;
  max-height: 544px;
  margin-right: 15px;
}

.certificateCont {
  overflow: hidden;
}

.certificateCont .sectionTitle2,
.certificateCont .certificateTxt span {
  color: var(--default-white);
}

.certificateTxt {
  font-size: 16px;
  color: var(--default-white);
  margin: 0 0 48px;
}

/*.fancybox-overlay {
    z-index: 99999;
}*/

.blogs {
  font-size: 0px;
  margin: 0 0 -30px;
}

.blogs ul {
  padding: 0;
  margin: 0;
  margin: -13px;
}

.blogs ul li {
  list-style: none;
}

.blogs ul li {
  width: 50%;
  padding: 13px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  font-size: 15px;
}

.blogItem {
  margin: 0 0 30px;
}

.blogItem a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid var(--grey-section-bg);
}

.blogItem a:hover {
  text-decoration: none;
}

.blogItem a:hover {
  color: #727374;
  border-bottom: 1px solid #727374;
}

.blogItem a:hover .blogItemImg .imgBox {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

.blogItemImg {
  position: relative;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 55% 0 0;
}

.blogItemImg .imgBox {
  position: absolute;
  left: 0;
  top: 0;
}

.blogDate {
  margin: 0 0 15px;
}

.blogTitle {
  font-size: 15px;
}

.uppercase {
  text-transform: uppercase;
}

/* .designers {
    margin: 0 0 -64px;
} */

.designers ul {
  padding: 0;
  margin: 0;
  font-size: 0px;
  margin: -13px;
}

.designers ul li {
  list-style: none;
}

.designers ul li {
  font-size: 16px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 0 64px;
  padding: 13px;
}

.designer:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.designerPhoto {
  float: left;
  width: 50%;
  text-align: center;
  padding: 0 13px 0 0;
}

.designerCont {
  color: var(--default-white);
  width: 50%;
  float: right;
  padding: 0 0 0 13px;
}

.designerCont span {
  color: var(--default-white);
}

.designerCont a {
  text-decoration: none;
  font-size: 14px;
}

.designerCont a:hover {
  text-decoration: none;
}

.designerCont a [class*="icon-"] {
  margin: 0 5px 0 0;
  font-size: 18px;
}

.designerCont a:hover {
  color: #727374;
}

.colorBlack .bannerModalSliderClose,
.colorBlack .mainBannerItemPlayLink a,
.colorBlack .owl-theme .owl-nav [class*="owl-"] {
  color: #000;
}

.colorBlack .js-mainBanners-slider.owl-theme1 .owl-dots .owl-dot span {
  background: var(--default-black);
}

.mainBannerItemPlayLink {
  position: absolute;
  bottom: 48px;
  left: 48px;
  font-size: 14px;
  text-transform: uppercase;
}

.mainBannerItemPlayLink a {
  display: block;
  text-decoration: none;
  color: #fff !important;
}

.mainBannerItemPlayLink a:hover {
  text-decoration: none;
}

.mainBannerItemPlayLink .icon-play {
  font-size: 48px;
  margin: 0 20px 0 0;
}

.mainBannerItemPlayLink span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.mb-48 {
  margin-bottom: 48px;
}

.mb-40 {
  margin-bottom: 40px;
}

.sortSelect .jq-selectbox__select {
  border: none !important;
  background: none;
  box-shadow: none;
  padding: 0 20px 0 0;
  height: auto;
  line-height: normal;
  text-transform: uppercase;
}

.sortSelect .jq-selectbox__select .jq-selectbox__select-text {
  width: auto !important;
}

.sortSelect .jq-selectbox__select .jq-selectbox__trigger {
  border: none;
  width: 20px;
}

.sortSelect
  .jq-selectbox__select
  .jq-selectbox__trigger
  .jq-selectbox__trigger-arrow {
  top: 50%;
  right: 0;
  margin: -3px 0 0;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.sortSelect .jq-selectbox__dropdown {
  border-radius: 0px;
  -o-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  border: none;
}

.sortSelect .jq-selectbox__dropdown li:hover,
.sortSelect .jq-selectbox__dropdown li.selected {
  background-color: #a3abb1;
  color: var(--default-white);
}

.catalogHead {
  margin: 0 0 48px;
}

.catalogHead:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.catalogHead .sectionTitle {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 29px;
}

.dop_section_desc {
  line-height: 23px;
  max-width: 500px;
}

.tags {
  padding: 0;
  margin: 0;
  margin: 0 0 15px;
}

.tags li {
  list-style: none;
}

.tags li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 8px 10px 0;
}

.tags li a {
  display: block;
  letter-spacing: unset;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  padding: 12px 24px;
  background: var(--tag-white);
  text-transform: uppercase;
  color: #727374;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.tags li a:hover {
  text-decoration: none;
}

.tags li a:hover,
.tags li a.active {
  background-color: var(--default-black);
  color: var(--tag-white) !important;
}

.catalogProducts .productItem {
  width: 100%;
  margin: 0 0 40px;
}

@media (min-width: 767px) {
  .catalogProducts > div > .colp13-4 {
    flex: 0 1 33.333%;
  }
}

.all_sections__head {
  margin-bottom: 40px;
}
.all_sections__head h1 {
  margin-bottom: 10px;
}
.all_sections__head p {
  color: var(--default-white);
  text-decoration: none;
  max-width: 890px;
}
.all_sections__items {
  padding: 0;
}

.all_sections__item_title {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 15px;
  font-size: 12px;
  letter-spacing: 0.5px;
}

.all_sections__items li {
  position: relative;
  /*  border: 1px solid var(--light-black);*/
  border: 1px solid #5e5c5c;
  padding: 10px 25px 16%;
  min-height: 100px;
  list-style-type: none;
  margin-bottom: 20px;
}

.all_sections__item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: flex;
  gap: 10px;
  flex-direction: column-reverse;
  padding: 12px 0;
  background-color: #000;
  text-decoration: none;
}

.all_sections__item_img {
  position: absolute;
  top: 10px;
  left: 0;
  flex: 1 1 auto;
  transition: opacity 0.7s;
}

.all_sections__item_img.second {
  opacity: 0;
}

.all_sections__item:hover .all_sections__item_img.first {
  opacity: 0;
}

.all_sections__item:hover .all_sections__item_img.second {
  opacity: 1;
}

.all_sections__container ul li {
  list-style-type: none;
}

.all_sections__column {
  padding: 0;
}

.all_sections__column > li {
  padding: 50px 0;
}

.all_sections__column > li:first-child {
  padding-top: 0;
}

.all_sections__column > li:not(:first-child) {
  border-top: 1px solid #5f5c5c;
}

.all_sections__title {
  color: var(--default-white);
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 3px;
  font-weight: 400;
  font-size: 18px;
}

.all_sections__title:hover {
  color: var(--default-white);
}

.all_sections__item_title:hover {
  color: #fff;
}

.pagination1 {
  text-align: center;
  margin: 50px 0 0;
}

.pagination1 .arrowLink {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 48px;
  line-height: 58px;
  width: 64px;
  height: 64px;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.pagination1 .arrowLink:hover {
  color: #727374;
}

.pagination1 .arrowLink:hover:first-child {
  transform: translateX(-5px);
}

.pagination1 .arrowLink:hover:last-child {
  transform: translateX(5px);
}

.pagination1 ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0;
}

.pagination1 ul li {
  list-style: none;
}

.pagination1 ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 4px;
  width: 64px;
  height: 64px;
  line-height: 64px;
}

.pagination1 ul li a {
  display: block;
  border: 1px solid transparent;
}

.pagination1 ul li a:hover {
  color: #727374;
}

.pagination1 ul li.active a {
  border: 1px solid;
}

.pagination1 a {
  font-size: 16px;
  text-decoration: none;
}

.pagination1 a:hover {
  text-decoration: none;
}

.snShare {
  padding: 0;
  margin: 0;
  margin: 0 0 48px;
}

.snShare li {
  list-style: none;
}

.snShare:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.snShare li {
  margin: 0 10px 0 0;
  float: left;
}

.snShare li:last-child {
  margin-right: 0px;
}

.snShare li a {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 1px solid var(--tag-white);
  text-align: center;
  line-height: 44px;
  font-size: 20px;
  color: #727374;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.snShare li a .icon-vk {
  font-size: 22px;
}

.snShare li a .icon-insta {
  font-size: 18px;
}

.snShare li a:hover {
  background: #727374;
  border: 1px solid #727374;
  color: var(--default-white);
}

.charachtersWrap {
  border-top: 1px solid #5f5c5c;
  border-bottom: 1px solid #5f5c5c;
}

.charachters {
  padding: 64px 0;
  /*    border-bottom: 1px solid #d7d7d7;*/
  position: relative;

  /*   -webkit-animation: flip-in-ver-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: flip-in-ver-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;*/
}

/*@-webkit-keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
            transform: rotateY(-80deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
}
@keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
            transform: rotateY(-80deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
}*/
/*
.charachtersImages{
     -webkit-animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}*/

.charachters:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.charachters:last-child {
  border-bottom: none;
}

.charachters .sectionTitle2 {
  margin: 0 0 16px;
  color: var(--default-white);
}

.charachtersColors {
  padding: 0;
  margin: 0;
  margin: 0 0 0px;
  overflow: hidden;
}

.charachtersColors li {
  cursor: pointer;
  width: 30px;
  height: 30px;
  float: left;
  margin: 0 8px 0 0;
  box-shadow: inset 0px 0px 1px 1px #6d6d6d6b;
  background: none !important;
  transition: all 0.2s;
}

.charachtersColors li:hover {
  box-shadow: inset 0px 0px 1px 1px var(--default-black);
}

.charachtersColors li {
  list-style: none;
  display: block;
  overflow: visible;
  position: relative;
  margin-left: 4px;
  margin: 3px 0px 4px 8px;
}

.charachtersColors li:first-child {
  margin-left: 0;
}

.charachtersColors li.ch_color.active,
.charachtersColors li.series_color.active {
  border: 1px solid #000;
}

.charachtersColors li[style*="background: white;"],
.charachtersColors li[style*="background-color: white;"],
.charachtersColors li[style*="background-color: var(--default-white);"],
.charachtersColors li[style*="background: var(--default-white);"],
.charachtersColors li[style*="background-color: var(--default-white);"],
.charachtersColors li[style*="background: var(--default-white);"],
.charachtersColors li[style*="background-color: var(--default-white)fff;"],
.charachtersColors li[style*="background: var(--default-white)fff;"],
.charachtersColors li[style*="background-color: var(--default-white)FFF;"],
.charachtersColors li[style*="background: var(--default-white)FFF;"],
.charachtersColors li[style*="background:white;"],
.charachtersColors li[style*="background-color:white;"],
.charachtersColors li[style*="background-color:var(--default-white);"],
.charachtersColors li[style*="background:var(--default-white);"],
.charachtersColors li[style*="background-color:var(--default-white);"],
.charachtersColors li[style*="background:var(--default-white);"],
.charachtersColors li[style*="background-color:var(--default-white)fff;"],
.charachtersColors li[style*="background:var(--default-white)fff;"],
.charachtersColors li[style*="background-color:var(--default-white)FFF;"],
.charachtersColors li[style*="background:var(--default-white)FFF;"] {
  border: 1px solid var(--default-black);
}

.charachtersColors li.white.series_color {
  border: 1px solid var(--default-black);
}

.charachtersColors li img {
  width: 20px;
  height: 20px;
  display: table;
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  /* width: 12px;
    height: 13px;*/
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0;
  margin: auto;
  background: var(--default-black);
  border-radius: 0;
  overflow: hidden;
  width: 20px;
  height: 20px;
}

.charachtersImages {
  overflow: hidden;
  margin: 0 0 30px;
}

.charachtersImage {
  float: left;
  width: 50%;
  cursor: pointer;
}

.charachtersImages > .charachtersImage:first-child {
  -webkit-animation: fade-int 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-int 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-int {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-int {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

.txt {
  font-size: 16px;
  color: var(--default-white);
  margin: 0 0 16px;
}

.charachtersParams {
  width: 100%;
  /* margin: 0 0 30px; */
}

/* .charachtersParams:not(:last-child) {
    margin-bottom: 30px;
} */

.charachtersParams tr {
  border-top: 0.5px solid #5f5c5c;
}

.light-theme .charachtersParams tr {
  border-top: 0.5px solid #ccc;
}

.charachtersParams tr td {
  padding: 10px 10px 10px 0;
  color: var(--product-span);
  font-size: 16px;
}

.charachtersParams tr td span {
  color: var(--product-span);
}

.charachtersParams tr td:last-child {
  text-align: right;
  width: 142px;
  padding-right: 0px;
}

.iconI {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 0 0 6px;
}

.modViews {
  position: absolute;
  bottom: 90px;
  left: 20px;
  padding: 0;
  margin: 0;
}

.modViews li {
  list-style: none;
}

.modViews:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.modViews li {
  border-right: 1px solid #777;
  padding: 0 20px;
  float: left;
}

.modViews li:last-child {
  border: none;
  padding-right: 0;
}

.modViews li:first-child {
  padding-left: 0;
}

.modViews li a {
  width: 42px;
  height: 42px;
  text-align: center;
  display: block;
  line-height: 42px;
  font-size: 30px;
  color: var(--default-black);
}

.modViews li.view_video a {
  display: flex !important;
  align-items: center;
}

.modViews li a .icon-cubView {
  font-size: 38px;
}

.modViews li a .icon-cubView2 {
  font-size: 28px;
}

.modViews li a .icon-cubView2 {
  color: #000;
}

.modViews li a:hover {
  color: #ea2143;
}

body .modViews li a svg {
  display: block;
  margin: 0 auto;
}

.tooltip {
  position: relative;
}

.tooltip:before {
  content: attr(tooltip);
  display: block;
  background: #727374;
  padding: 2px 4px;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  font-size: 14px;
  color: var(--default-white);
  text-decoration: none !important;
  position: absolute;
  bottom: 100%;
  margin: 0 0 5px;
  white-space: nowrap;
  line-height: 140%;
  left: 50%;
  transform: translate(-50%, 0);
}

.tooltip:after {
  width: 0px;
  height: 0px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #727374;
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 100%;
  margin: 0 0 2px;
}

.tooltip:before,
.tooltip:after {
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  visibility: hidden;
  opacity: 0;
}

.tooltip:hover:before,
.tooltip:hover:after {
  visibility: visible;
  opacity: 1;
}

.num {
  width: 154px;
  border: 1px solid #000;
  height: 56px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.num button {
  width: 33.333333333333%;
  background: none;
  border: none;
  text-align: center;
  height: 100%;
  font-size: 16px;
  float: left;
}

.num button.nPlus {
  float: right;
}

.num input {
  width: 33.333333333333%;
  height: 100%;
  float: left;
  border: none;
  background: none;
  text-align: center;
  font-size: 14px;
}

.productPrices {
  margin: 0 25px 0 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.productPrices .productPriceOld {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #ea2143;
  text-decoration: line-through;
  margin: 0 12px 0 0;
}

.productPrices .productPrice {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.methodsSection .sectionTitle2 {
  color: var(--default-white);
  margin: 0 0 25px;
}

.methodsSection ul {
  padding: 0;
  margin: 0;
  padding: 0 0 0 40px;
  counter-reset: line-number;
}

.methodsSection ul li {
  color: var(--default-white);
  list-style: none;
}

.methodsSection ul li {
  counter-increment: line-number;
  margin: 0 0 17px;
  font-size: 16px;
}

.methodsSection ul li:last-child {
  margin: 0;
}

.methodsSection ul li:before {
  content: counter(line-number);
  margin: 0 0 0 -40px;
  float: left;
}

.methodsSection ul li:after {
  height: 14px;
  width: 1px;
  background: var(--default-white);
  content: "";
  display: block;
  float: left;
  margin: 2px 0 0 -16px;
}

.projectItems {
  margin: 0 0 -40px;
}

.projectItem {
  position: relative;
  margin: 0 0 40px;
}

.projectItem .sectionTitle2 {
  color: #fff;
}

.projectItem .txt {
  font-size: 15px;
  max-width: 460px;
}

.projectItemImage {
  position: relative;
  height: 430px;
  margin: 0 0 25px;
}

.projectItemTags {
  position: absolute;
  left: 40px;
  top: 40px;
}

.projectItemTags a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: none;
  padding: 0 8px;
  line-height: 28px;
  background: var(--default-white);
  color: var(--default-black);
}

.projectItemTags a:hover {
  text-decoration: none;
}

.projectItemCont {
  max-width: 344px;
  right: 40px;
  position: absolute;
  left: 40px;
  bottom: 40px;
  color: var(--default-white);
}

.projectItemCont .sectionTitle2 {
  margin: 0 0 25px;
}

.blogItem .sectionTitle2 {
  margin: 0 0 24px;
}

.blogItem p {
  color: var(--default-white);
  text-transform: uppercase;
  margin: 0 0 12px;
}

.blogItem .txt {
  color: var(--span-white);
  font-size: 15px;
}

.blogItem .txt b {
  color: var(--span-white);
}

.staticPageContentImages {
  margin: 0 0 48px;
}

.staticPageContentImages .txt {
  margin: 25px 0 0;
}

.staticPageContent.small {
  font-size: 16px;
}

.staticPageContent.small p {
  margin: 0 0 16px;
}

.staticPageContent ul {
  padding: 0;
  margin: 0;
  padding: 0 0 0 30px;
}

.staticPageContent ul li {
  list-style: none;
}

.staticPageContent ul li {
  margin: 0 0 10px;
  line-height: 24px;
}

.staticPageContent ul li:before {
  display: block;
  width: 3px;
  height: 3px;
  float: left;
  content: "";
  background: var(--default-white);
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  margin: 8px 0 0 -15px;
}

.sectionTitle24 {
  font-size: 24px;
  text-transform: uppercase;
}

.designerCart .row13 {
  display: flex;
}

.designerCart .txt {
  margin: 0 0 30px;
}

.designerCart .designerCont {
  margin: 30px 0 0;
}

.designerCartCel {
  padding: 40px;
  border: 1px solid #5f5c5c;
  height: 100%;
}

/* .contactsBoxes {
    display: flex;
} */

.contactsBoxesItem {
  /* width: 50%; */
  margin: 0 0 12px;
}

.contactsBox {
  display: grid;
  grid-template-columns: 1fr;
  height: 100%;
  justify-content: space-between;
  border-bottom: 0.5px solid #72737454;
  margin-bottom: 25px;
  padding-bottom: 25px;
  gap: 15px;
}

.contactsBox .txt {
  color: var(--default-white);
  margin: 0;
  font-size: 13px;
  line-height: 23px;
}

.contactsParams {
  padding: 0;
  margin: 0;
  font-size: 0px;
}

.contactsParams li {
  list-style: none;
}

.contactsParams li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 13px;
  vertical-align: top;
  width: 50%;
  /* margin: 38px 0 0 0; */
  margin: unset;
}

.contactsParams li a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--default-white);
  text-decoration: none;
}

.contactsParams.addPhone .phone a:first-child i {
  position: relative;
  top: 7px;
}

.contactsParams.addPhone .second {
  display: block;
  padding-left: 26px;
}

.contactsParams li a:hover {
  text-decoration: none;
}

.contactsParams li a [class*="icon-"] {
  width: 25px;
  font-size: 20px;
}

/* .contactsParams li a.cLink {
    text-transform: uppercase;
} */

.contactsParams li a.cLink span {
  border-bottom: 1px solid var(--default-white);
}

.contactsParams li a.cLink:hover {
  color: #727374;
}

.contactsParams li a.cLink:hover span {
  border-bottom: 1px solid #727374;
}

.linkBox {
  height: 420px;
}

.linkBox a {
  display: block;
  height: 100%;
  color: var(--default-white);
  text-decoration: none;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.linkBox a:not(.linkBoxCont) {
  color: #fff;
}

.linkBox a:hover {
  text-decoration: none;
}

.linkBox a:hover .imgBox {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}

.linkBox a:hover .linkBoxIco {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
}

.linkBoxCont {
  position: absolute;
  top: 50%;
  margin: -80px 0 0;
  width: 100%;
  line-height: normal;
  text-transform: uppercase;
}

.linkBoxIco {
  width: 154px;
  height: 154px;
  border: 1px solid;
  line-height: 154px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  margin: 0 0 20px;
  font-size: 18px;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.linkBoxes .txt {
  margin: 25px 0 0;
}

.formBlock {
  padding: 40px;
  max-width: 865px;
  border: 1px solid;
}

.formBlock .txt {
  max-width: 460px;
  margin: 25px 0 0;
}

/* FORMCONTROL */

.formControl {
  margin: 0 0 25px;
  position: relative;
}

.formControl .field label {
  color: #727374;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  left: 16px;
  top: 50%;
  margin: -8px 0 0;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  z-index: -1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  right: 16px;
}

.formControl .field input {
  border: 1px solid #727374;
  color: #000;
  height: 56px;
  padding: 18px 16px 0;
  font-size: 16px;
  background: none;
}

.formControl .field input:focus {
  border: 1px solid #000;
}

.formControl .field.active label,
.formControl .field input:active + label {
  margin: -21px 0 0 0 !important;
  font-size: 12px !important;
}

.formSubmit .btnMid {
  width: 330px;
  max-width: 100%;
}

.mainBanner {
  overflow: hidden;
}

.js-mainBanners-slider.scrollAnimate {
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-delay: 1s;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-name: scaleFadeUpFrom;
  visibility: hidden;
}

.js-mainBanners-slider.scrollAnimate.scrollAnimated {
  visibility: visible;
}

.categoryBox.scrollAnimate,
.mainBannerItemContentWrap.scrollAnimate {
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  opacity: 0;
}

.categoryBox.scrollAnimate.scrollAnimated,
.mainBannerItemContentWrap.scrollAnimate.scrollAnimated {
  opacity: 1;
  animation-name: fadeInUp;
}

.pageHead {
  margin: 0 0 30px;
  overflow: hidden;
}

.pageHead h1 {
  font-size: 40px;
  margin: 0;
  color: var(--default-white);
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.cartPage table thead th {
  color: var(--default-white);
  font-size: 16px;
  text-align: left;
  font-family: "GraphikLCG-Light";
  font-weight: normal;
  opacity: 1;
}

.cartPage {
  margin: 0 0 40px;
}

.cartTableHead th {
  padding: 8px 20px;
}

.cartTableItem {
  border: 1px solid #e0dede;
  margin: 0 0 14px;
}

.cartTableItem .productItemPrice {
  font-size: 16px;
  display: block;
}

.cartTableItem td {
  padding: 20px;
}

.cartTableItem td .productItemPriceOld {
  color: #403d3d;
  font-family: "GraphikLCG-Regular";
}

.cartTableItem td .num {
  margin: 22px 0 0;
}

.cartPage table thead th {
  color: var(--default-white) !important;
}

.cartItemTitle {
  font-size: 16px;
  font-family: "GraphikLCG-Bold";
}

.cartItemTitle a {
  text-decoration: none;
}

.cartItemTitle a:hover {
  text-decoration: none;
}

.cartItemAttr {
  font-size: 14px;
}

.removeItemCart {
  font-size: 17px;
  border: none;
  background: none;
  margin: 0 30px 0 10px;
}

.cartPageFooter {
  text-align: right;
  margin: 0 0 30px;
}

.cartPageTotal {
  margin: 0 0 40px;
}

.cartPageTotal strong {
  font-size: 35px;
  font-family: "GraphikLCG-Semibold";
  display: block;
  margin: 0 0 4px;
}

.cartPageTotal span {
  font-size: 16px;
  font-family: "GraphikLCG-Medium";
}

.cartPageTotal .infoBlock {
  margin: -2px 0 0;
}

.cartPageButtons .btnMid {
  margin: 0 0 0 10px;
}

.cartPageButtons .btnMid:first-child {
  margin: 0;
}

.cartCountText {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 20px 0 0;
  color: var(--light-black);
  font-family: "GraphikLCG-Light";
  border-bottom: 1px solid;
}

.infoBlock {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  z-index: 111;
  margin: 0 0 0 8px;
}

.infoBlock:hover .infoBlockText {
  display: block;
}

.infoBlockText {
  position: absolute;
  display: none;
  padding: 10px 14px;
  background: var(--default-white);
  left: 26px;
  top: 0;
  font-family: "GraphikLCG-Light";
  font-size: 12px;
  line-height: 140%;
  border: 1px solid #dfdfdf;
  box-shadow: 0px 4px 25px rgba(140, 129, 129, 0.4);
  -o-box-shadow: 0px 4px 25px rgba(140, 129, 129, 0.4);
  -moz-box-shadow: 0px 4px 25px rgba(140, 129, 129, 0.4);
  -webkit-box-shadow: 0px 4px 25px rgba(140, 129, 129, 0.4);
  -ms-box-shadow: 0px 4px 25px rgba(140, 129, 129, 0.4);
  width: 265px;
  animation-name: fadeInDown;
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -webkit-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  color: var(--default-black);
}

.infoBlockText .q-question--info__bottom {
  padding-top: 5px;
  text-align: center;
  display: block;
  margin-top: 22px;
}

.infoBlockText .q-question--info__bottom a {
  border-color: #e30613;
  font-family: "GraphikLCG-Light";
  font-size: 14px;
  background: #e30613;
  color: var(--default-white);
  padding: 7px 15px;
  border-radius: 14px;
  text-decoration: none;
}

.infoBlockText .q-question--info__bottom p {
  margin-top: 12px;
}

.infoBlockText.top {
  top: auto;
  bottom: 20px;
}

.infoBlockText.right {
  left: auto;
  right: 0;
}

.stickyT0 {
  position: sticky;
  top: 0;
}

.sideBarCheckout {
  padding: 25px 27px;
  background: #f5f5f5;
  font-size: 14px;
}

.sideBarCheckoutRow {
  margin: 0 0 17px;
}

.sideBarCheckoutRow:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.sideBarCheckoutBold {
  font-size: 20px;
  font-family: "GraphikLCG-Bold";
}

.link {
  font-size: 16px;
  color: #ff0000;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.sideBarCheckoutHr {
  margin: 28px 0;
  height: 1px;
  background: #e0dede;
}

.sideBarCheckoutL {
  color: var(--light-black);
  font-family: "GraphikLCG-Light";
}

.sideBarCheckoutV {
  font-family: "GraphikLCG-Bold";
}

.sideBarCheckoutPrice {
  font-size: 25px;
  font-family: "GraphikLCG-Bold";
}

.checkoutBlock {
  border: 1px solid #e0dede;
  padding: 30px;
  margin-bottom: 14px;
  min-height: 100%;
}

.jq-radio {
  width: 24px;
  height: 24px;
  border: 1px solid #c4c4c4;
  background: #f5f5f5;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
}

.jq-radio.checked {
  border: 1px solid #ff0000;
}

.jq-radio.checked .jq-radio__div {
  width: 100%;
  height: 100%;
  background: #ff0000;
  background-image: url("../../../../../../local/templates/styllight/images/icons/check-radius.svg");
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

.checkoutBlockCheckboxes {
  padding: 0;
  margin: 0;
}

.checkoutBlockCheckboxes li {
  list-style: none;
}

.checkoutBlockCheckboxes li {
  margin-bottom: 30px;
  padding: 0 0 0 48px;
  position: relative;
}

.checkoutBlockCheckboxes li:last-child {
  margin: 0;
}

.checkoutBlockCheckboxes li .jq-radio {
  position: absolute !important;
  top: 0px;
  left: 0px;
}

.checkoutBlockCheckboxes li label {
  display: block;
  cursor: pointer;
  font-size: 16px;
}

.checkoutBlockCheckboxes li label p {
  font-family: "GraphikLCG-Light";
}

.checkoutBlockTitle {
  margin: 0 0 30px;
}

.checkoutBlockTitle:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.checkoutBlockTitleIco {
  float: left;
  font-size: 47px;
  width: 65px;
  padding: 0 10px 0 0;
  line-height: 36px;
  margin: -5px 0 0;
}

.checkoutBlockTitleTxt {
  font-size: 26px;
  font-family: "GraphikLCG-Bold";
}

.checkoutPage .mainRow {
  margin-bottom: 14px;
}

.checkoutPage .mainRow .checkoutBlock {
  margin-bottom: 0;
}

.checkoutAccardion .checkoutBlockTitle {
  margin: 0;
  position: relative;
  cursor: pointer;
}

.checkoutAccardion .checkoutBlockTitle .checkoutAccardionHeadIco {
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  position: absolute;
  font-size: 26px;
  top: 0;
  right: 0;
}

.checkoutAccardion.opened .checkoutAccardionBody {
  display: block;
}

.checkoutAccardion.opened .checkoutBlockTitle .checkoutAccardionHeadIco {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.checkoutAccardionBody {
  padding: 30px 0 0;
  display: none;
}

.checkoutBlockHead {
  border: 1px solid #e0dede;
  border-bottom: none;
  padding: 30px;
}

.checkoutBlockHead .checkoutBlockTitle {
  margin: 0;
}

.checkoutSubmitCheckboxes {
  margin: 0 0 50px;
}

.checkoutSubmitCheckboxes:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.checkoutSubmitCheckboxes .formCheckbock {
  margin: 0;
}

.checkoutSubmitCheckboxes .formCheckbock .jq-checkbox {
  float: none;
}

.checkoutSubmitCheckboxes .formCheckbock span {
  display: inline;
  opacity: 1;
}

.checkoutFormLabel {
  font-size: 16px;
  font-family: "GraphikLCG-Light";
  margin-bottom: 12px;
  display: block;
  color: var(--light-black);
}

.checkoutFormLabel.required:after {
  content: " *";
  color: #ff0000;
}

.addressTags {
  margin-bottom: 7px;
}

.addressTags span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px 20px;
  border: 1px solid;
  font-size: 16px;
  color: #ff0000;
  margin: 0 5px 5px 0;
  cursor: pointer;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.addressTags span:hover {
  background: #ff0000;
  color: var(--default-white);
}

.checkoutFormControl {
  margin-bottom: 14px;
}

.checkoutFiled input {
  border: 1px solid var(--light-black);
  height: 58px;
  padding: 0 24px;
  font-size: 14px;
  font-family: "GraphikLCG-Medium";
}

.checkoutFiled.checkoutFiledIcon {
  position: relative;
}

.checkoutFiled.checkoutFiledIcon input {
  padding-left: 60px;
}

.checkoutFiled.checkoutFiledIcon .checkoutFiledIcon {
  position: absolute;
  left: 0;
  width: 60px;
  top: 0;
  font-size: 22px;
  opacity: 0.3;
  text-align: center;
  line-height: 54px;
}

.checkoutFiledText {
  font-family: "GraphikLCG-Light";
  opacity: 0.5;
  margin: 5px 0 0;
}

.formCheckbock {
  font-size: 14px;
  margin: 10px 0;
}

.formCheckbock .jq-checkbox {
  float: left;
}

.formCheckbock span {
  overflow: hidden;
  display: block;
  opacity: 0.5;
}

.jq-checkbox {
  width: 18px;
  height: 18px;
  margin: 0 15px 0 0;
  border-radius: 0px;
  -o-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background: none;
  border: 1px solid #5f5a5a;
}

.jq-checkbox.checked {
  border: 1px solid #ff0000;
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 100%;
  height: 100%;
  background: #ff0000;
  background-image: url("../../../../../../local/templates/styllight/images/icons/check.svg");
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border-radius: 0px;
  -o-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

.checkoutProducts .cartTableItem td {
  width: auto;
}

.checkoutProducts .cartTableItem .productItemPrice {
  font-size: 14px;
  white-space: nowrap;
}

#top-indicator {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: #e31e25;
  color: #e31e25;
  z-index: 999999;
}

#top-indicator::-webkit-progress-bar {
  background-color: transparent;
}

#top-indicator::-webkit-progress-value {
  background-color: #e31e25;
}

#top-indicator::-moz-progress-bar {
  background-color: #e31e25;
}

.modalWindow {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  overflow-y: auto;
  z-index: 999999;
  display: none;
  padding: 5px;
  color: #000;
}

.modalWindowMask {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.modalWindowBody {
  max-width: 800px;
  margin: 5% auto;
  background: #fff;
  padding: 40px 70px;
  position: relative;
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-name: zoomIn;
}

.modalWindowBody p {
  color: #333;
  margin: 0 0 25px;
}

.modalWindowBody p:last-child {
  margin: 0;
}

.modalWindowBody p a {
  color: #727374;
}

.modalWindowBody .btn2 {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}

.btn2:hover {
  background: #fff;
  color: #000;
}

.modalWindowClose {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  font-size: 26px;
  line-height: 26px;
}

.openModal {
  overflow: hidden;
}

.formControl {
  margin: 0 0 22px;
}

.field input {
  height: 66px;
  border: 1px solid #333;
  padding: 0 20px;
  font-size: 16px;
}

.field textarea {
  width: 100%;
  border: 1px solid #333;
  padding: 15px 20px;
  font-size: 16px;
}

.modalWindowFooter {
  padding: 40px 0 0;
}

.modalWindowFooter .txt {
  font-size: 13px;
}

.modalWindowFooter .txt a {
  color: #727374;
}

.modalWindowTitle {
  font-size: 30px;
  font-family: "GraphikLCG-Medium";
  margin: 0;
}

.modalWindowHead {
  margin: 0 0 25px;
}

.modalWindowHead:after {
  width: 0;
  height: 0;
  clear: both;
  content: "";
  display: block;
}

.modalWindowTitle2 {
  font-size: 26px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.modalWindow .formSubmit .btnMid {
  width: 100%;
}

.searchForm {
  position: absolute;
  padding: 0 30px 0 24px;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  z-index: -1;
}

.searchForm input#title-search-input {
  border: none;
  height: 30px;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
  background: none;
}

.searchForm button {
  width: 24px;
  height: 30px;
  padding: 0 10px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  background: none;
}

.searchForm .searchFormClose {
  right: 0;
  left: auto;
}

.searchForm .searchFormClose:hover {
  color: var(--default-black);
}

@keyframes fadeOutLeftSearch {
  0% {
    opacity: 1;
    transform: none;
  }

  100% {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
    z-index: -1;
  }
}

@keyframes fadeInLeftSearch {
  0% {
    opacity: 0;
    transform: translate3d(-10%, 0, 0);
    z-index: -1;
  }

  100% {
    opacity: 1;
    transform: none;
    z-index: 1;
  }
}

.searchNavBtn {
  line-height: 30px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.searchNavBtn a {
  border: none !important;
}

.searchForm {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.mainNavSearch {
  height: 30px;
  position: relative;
}

.mainNav.opened .searchNavBtn {
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-name: fadeOutLeftSearch;
}

.mainNav.opened .searchForm {
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  animation-name: fadeInLeftSearch;
}

.mainNav.closed .searchNavBtn {
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  animation-name: fadeInLeftSearch;
}

.mainNav.closed .searchForm {
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-name: fadeOutLeftSearch;
}

.mainBannerItemPlayLink a .icon-play {
  border-radius: 50%;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.mainBannerItemPlayLink a:hover .icon-play {
  background: #fff;
  color: #000;
}

.bannerModalSlider .mainBannerItemImage {
  position: relative;
  /*   cursor: url("/local/templates/styllight/css/../images/icons/pluscursor.png"), pointer;
*/
}

.bannerModalSlider .mainBannerItemImage:after {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

/*.bannerModalSlider .mainBannerItemImage:hover:after {
    opacity: 1;
}*/

.bannerModalSlider {
  position: relative;
}

.bannerModalSliderClose {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
  z-index: 99999;
  color: var(--default-white);
}

.bannerModalSliderClose .icon-cancel {
}

.bannerModalSlider.show {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--default-white);
  z-index: 999991;
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-name: zoomIn;
}

.bannerModalSlider.show .mainBannerItemImage {
  width: 100vw;
  height: 100vh;
  cursor: default;
}

.bannerModalSlider.show .mainBannerItemImage:after {
  display: none !important;
}

.bannerModalSlider.show .js-mainBanners-slider.owl-theme1 .owl-dots {
  top: auto;
  bottom: 10px;
}

.bannerModalSliderShow {
  overflow: hidden;
}

.cardParamsIModal {
  background: var(--default-white);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999991;
  overflow: auto;
  display: none;
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-name: zoomIn;
}

.cardParamsIModalContainer {
  max-width: 1070px;
  margin: 180px auto 50px;
  padding: 0 15px;
}

.cardParamsIModalClose {
  float: right;
  font-size: 48px;
  top: 56px;
  right: 72px;
  position: absolute;
  cursor: pointer;
}

.cardParamsIModalProducts ul {
  padding: 0;
  margin: 0;
  font-size: 0px;
  margin: -12px;
}

.cardParamsIModalProducts ul li {
  list-style: none;
}

.cardParamsIModalProducts ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 25%;
  vertical-align: top;
  font-size: 14px;
  padding: 12px;
  margin: 0 0 20px;
}

.cardParamsIModalProductImage {
  margin: 0 0 30px;
}

.cardParamsIModalProductTxt1 {
  font-size: 16px;
  margin: 0 0 16px;
}

.cardParamsIModalProductTxt2 {
  color: #727374;
}

.productIModal {
  text-decoration: none;
  color: var(--product-span);
}

.productIModal:hover {
  text-decoration: none;
  color: #bbb;
}

.cardParamsIModalOpened {
  overflow: hidden;
}

.cardParamsIModalOpened .cardParamsIModal {
  display: block;
}

.tabProducts {
  display: none;
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-name: fadeInUp;
}

.swipeIco {
  width: 22px;
  height: 22px;
  background: url("../../../../../../local/templates/styllight/images/icons/swipe-ico.svg")
    no-repeat center;
  animation: swipeIco 1.5s infinite;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: none;
}

.relative {
  position: relative;
}

.js-products .owl-nav {
  display: none;
}

.owl-theme2 .owl-nav {
  display: block;
  position: absolute;
  top: -70px;
  right: 18px;
  margin: 0;
}

.owl-theme2 .owl-nav [class*="owl-"] {
  margin: 0 0 0 20px;
  padding: 0;
  background: none !important;
  font-size: 40px;
  color: var(--default-black) !important;
  line-height: normal;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.owl-theme2 .owl-nav [class*="owl-"]:hover {
  color: #727374 !important;
}

.owl-theme2 .owl-nav [class*="owl-"]:hover.owl-prev {
  transform: translateX(-5px);
}

.owl-theme2 .owl-nav [class*="owl-"]:hover.owl-next {
  transform: translateX(5px);
}

.cartModalNumbs {
  margin-bottom: 25px;
  line-height: 30px;
}

.cartModalNumbs:after {
  clear: both;
  display: block;
  content: "";
}

.cartModalNumbsPrice,
.cartModalNumbsCount {
  width: 50%;
  float: left;
}

.cartModalNumbsCount {
  font-size: 16px;
  opacity: 0.6;
  position: relative;
}

.cartModalNumbsCount:after {
  width: 1px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background: #000;
}

.cartModalNumbsPrice {
  font-size: 18px;
}

.owl-carousel .owl-stage-outer {
  overflow: initial;
}

#minBody {
  overflow: hidden;
}

/* .title-search-result {
    display: none !important;
} */

.btn-primary {
  background: var(--default-black);
  border-color: var(--default-black);
}

.search-page .input-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.search-page .input-group input {
  display: inline-block;
  width: auto;
}

.search-page .input-group .input-group-append {
  display: inline-block;
  border: 1px solid var(--default-white);
}

#content .input-group-append:hover input {
  background: var(--default-white);
  color: var(--default-black);
}

.search-page .input-group input {
  border-radius: 0;
}

/*Order page*/
#bx-soa-delivery .col-sm-9.bx-soa-pp-company-selected {
  padding: 0;
}

.bx-soa-pp-company.bx-soa-pp-company-item,
.bx-sls .bx-ui-sls-fake {
  z-index: 2;
}

#bx-soa-delivery .col-sm-9.bx-soa-pp-company-selected strong {
  font-style: normal;
  font-weight: normal !important;
}

#bx-soa-properties .bx-soa-section-content div {
  font-size: 14px;
}

#bx-soa-order #bx-soa-basket .bx-soa-section-content {
  display: block;
  width: 100%;
  clear: both;
}

#bx-soa-order #bx-soa-basket .bx-soa-item-table {
  display: table;
}

#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr:first-child
  .bx-soa-item-td,
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr
  .bx-soa-item-td:first-child,
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr
  .bx-soa-item-td {
  display: table-cell;
}

.bx-soa-section-title-container.text-right {
  float: right;
  top: -24px;
  position: relative;
}

.checkoutPageSumBody {
  padding: 0;
}

.mainContainer .bx-sbb-empty-cart-container .bx-sbb-empty-cart-desc {
  color: var(--default-white);
}

.mainContainer .bx-sbb-empty-cart-container .bx-sbb-empty-cart-desc a {
  color: #e31e25;
}

.mainContainer .bx-sbb-empty-cart-container .bx-sbb-empty-cart-image {
  filter: invert(0);
}

.light-theme .bx-sbb-empty-cart-container .bx-sbb-empty-cart-image {
  filter: invert(1);
}

body #bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line .bx-soa-cart-t {
  display: inline-block;
  width: 49%;
}

body #bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line .bx-soa-cart-d {
  width: 49%;
  float: right;
  display: inline-block;
}

body #bx-soa-order .bx-soa-cart-total-button-container .btn {
  display: block;
  width: 100%;
  border: 1px solid #fff !important;
  background: #fff !important;
  color: #000 !important;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  border: none;
  transition: all 0.2s;
  letter-spacing: 0.015em;
  position: relative;
  overflow: hidden;
  font-size: 15px !important;
  line-height: 26px;
  padding: 11px 20px;
  height: 48px;
  font-weight: normal;
  border-radius: 0;
  text-transform: uppercase;
}

.light-theme body #bx-soa-order .bx-soa-cart-total-button-container .btn {
  border: 1px solid #fff !important;
  background: #000 !important;
  color: #fff !important;
}

.light-theme body #bx-soa-order .bx-soa-cart-total-button-container .btn:hover {
  background: transparent !important;
  border: 1px #000 solid !important;
  color: #000 !important;
  box-shadow: none;
}

body #bx-soa-order .bx-soa-cart-total-button-container .btn:hover {
  background: transparent !important;
  border: 1px #fff solid !important;
  color: #fff !important;
  box-shadow: none;
}

body
  #bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-company-graf-container:before {
  background: #f0f0f0;
}

body
  #bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company.bx-selected
  .bx-soa-pp-company-graf-container:before {
  background: var(--default-white);
}

body
  #bx-soa-order
  div[class*="bx-sls"]
  .quick-locations
  .quick-location-tag:hover {
  opacity: 0.8;
}

#bx-soa-order div[class*="bx-sls"] .quick-locations a.quick-location-tag:hover {
  color: var(--default-white);
}

body #bx-soa-order .bx-soa .form-group .radio-inline.checked label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 10px;
  height: 8px;
  background: url(/local/templates/styllight/css/images/svg/order_ext.svg) -64px -9px
    no-repeat;
  display: block;
}

.light-theme
  body
  #bx-soa-order
  .bx-soa
  .form-group
  .radio-inline.checked
  label:after {
  filter: invert(1);
}

#bx-soa-order .bx-soa .form-group .radio-inline label:before {
  background: #f0f0f0;
}

#bx-soa-order .bx-soa .form-group .radio-inline input:checked + label {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 10px;
  height: 8px;
  background: url(/local/templates/styllight/css/images/svg/order_ext.svg) -64px -9px
    no-repeat;
  display: block;
}

body #bx-soa-order .bx-soa-section .bx-soa-section-title:before {
  display: none;
}

body #bx-soa-order #bx-soa-orderSave a {
  max-width: 300px;
  color: var(--default-white);
  background: var(--default-black) !important;
  border: 1px solid var(--default-white) !important;
  border-radius: 0;
  transition: all 0.2s;
  text-transform: uppercase;
  letter-spacing: 0.015em;
}

.center_column .full-image {
  margin-bottom: 30px;
}

.sotrud:after {
  content: "";
  clear: both;
  display: block;
}

.center_column .sotrud .caption {
  font-family: "GraphikLCG-Light";
  font-size: 20px;
  line-height: 1.46;
  text-transform: uppercase;
  color: var(--default-white);
  margin-bottom: 39px;
}

.center_column .sotrud .caption span {
  font-family: "GraphikLCG-LightItalic";
}

.center_column .sotrud .text p:not(:first-child) {
  font-size: 14px;
  line-height: 1.5;
}

.center_column .sotrud .text p:nth-child(2) {
  margin-bottom: unset;
}

.center_column .sotrud p {
  color: var(--default-white);
  margin-bottom: 13px;
  font-weight: 300;
}

.center_column .sotrud p:first-child {
  font-size: 16px;
}

.cooperation .sotrud {
  margin-bottom: 30px;
}

.cooperation .advantages {
  padding: 50px 0;
  border-top: 1px solid #5f5c5c;
  border-bottom: 1px solid #5f5c5c;
}

.center_column.cooperation .form-bottom #formsotrud {
  display: flex;
  gap: 20px 75px;
  width: 100% !important;
  float: unset;
  margin: unset !important;
  flex-direction: column;
}

.cooperation .form-bottom #formsotrud .head-tittle {
  font-family: "GraphikLCG-Light";
  font-size: 25px;
  text-align: unset;
  margin: unset !important;
  line-height: 1.16;
  flex: 0 1 29%;
}

.center_column.cooperation .form-bottom #formx {
  display: flex;
  text-align: unset;
  flex-wrap: wrap;
  flex: 1 1 68%;
  gap: 12px;
}

.cooperation .form-bottom #formsotrud form > div {
  display: flex;
  margin: unset;
  padding: unset;
  width: 100%;
  flex: 1 1 49%;
  flex-wrap: nowrap;
  max-width: unset;
}

.cooperation .form-bottom #formsotrud .head-tittle span {
  display: block;
  font-family: "GraphikLCG-LightItalic";
}

.center_column .sotrud img {
  width: 88%;
  text-align: right;
}

.center_column .form-bottom #formsotrud {
  margin: 0px;
  width: 57% !important;
  display: inline-block;
  border: 0;
  margin: 0 7% 0 0 !important;
  float: left;
}

.center_column .form-bottom #formsotrud input {
  text-align: left;
  background: #eee;
}

.center_column.cooperation .form-bottom #formsotrud input {
  font-size: 13px;
  color: #000;
  background-color: #fff;
  border: 1px solid #a6a6a6;
  padding-left: 13px;
}

.center_column.cooperation .form-bottom #formsotrud button {
  font-size: 14px;
  text-transform: uppercase;
  height: 47px;
  max-width: 297px;
  border: 1px solid #fff;
  margin-top: 5px;
}

.center_column.cooperation .form-bottom #formsotrud input::placeholder {
  color: #000;
}

.light-theme .form-bottom #formsotrud input {
  border: 1px solid #000;
  transition: border 0.3s ease 0s;
}

.light-theme .form-bottom #formsotrud input:focus,
.light-theme .form-bottom #formsotrud textarea:focus {
  border: 1px solid #bebebe;
}

.center_column .form-bottom .info_right {
}

.center_column .form-bottom .info_right .i-text {
  font-style: normal;
  font-size: 14px;
  line-height: 27px;
  color: #000;
  text-align: left;
  font-weight: 400;
}

.center_column .form-bottom .info_right .i-text .item {
  margin-bottom: 22px;
}

.center_column .form-bottom .info_right .i-text .item .i {
  /* display: inline-block; */
  /* float: left; */
  margin-right: 20px;
  width: 11%;
  display: inline-block;
}

.center_column .form-bottom .info_right .i-text .item .i img {
  width: 35px !important;
  height: 40px !important;
  margin-bottom: 0px !important;
  filter: invert(1);
}

.center_column .form-bottom .info_right .i-text .item .t {
  color: var(--default-white);
  /* float: left; */
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  line-height: 22px;
  font-weight: 400;
}

.center_column .form-bottom .info_right {
  display: inline-block;
  float: left;
  width: 30%;
}

.center_column .form-bottom .info_right .i-text .item:after {
  content: "";
  clear: both;
  display: block;
}

.center_column .form-bottom #formx {
  margin: 0 auto;
  display: table;
  text-align: center;
}

.contact-content form > div {
  margin: 0 auto 11px;
  width: 42%;
  max-width: 400px;
  display: inline-block;
  padding: 5px;
}

.center_column .form-bottom .info_right .caption {
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--default-white);
  margin-bottom: 20px;
}

.center_column .form-bottom form #sendto {
  display: block;
  max-width: 400px;
}

#sotrud .center_column .container {
  margin: 40px auto;
}

#sotrud .center_column .container > div {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

#sotrud .center_column .container .left {
  float: left;
  /*  margin-right: 4%;*/

  display: inline-block;
  /*width: 48%;*/
}

#sotrud .center_column .container .right {
  padding: 30px 40px 15px;
  background: #f5f5f5;
  border-radius: 5px;
  float: left;
  /*width: 48%;*/
}

#sotrud .center_column .container .head-tittle {
  display: block;
  text-align: center;
  font-size: 22px;
  color: #202020;
  font-weight: 400;
  margin: 30px 0 27px 0px !important;
  text-transform: uppercase;
}

.contact-content {
  padding-bottom: 10px;
  border: 1px solid var(--tag-white);
}

.contact-content input[type="text"],
.contact-content input[type="email"],
.contact-content textarea {
  background: #f6f6f6;
  border: 0;
  padding: 14px 20px;
  width: 100%;
  text-align: center;
}

/*.contact-content form>div {
    margin: 0 auto 11px;
    width: 100%;
    max-width: 400px;
    display: block;
}*/
.contact-content input[type="radio"] {
  display: none;
}

.contact-content .na-summu {
  color: #555555;
  background-color: transparent;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2em;
  text-transform: uppercase;
  padding: 15px 27px 10px;
}

.contact-content form .info-main > div {
  width: 49%;
  margin-right: 8px;
  float: left;
  display: inline-block;
}

.contact-content form .info-main {
  display: block;
  position: relative;
  height: 46px;
}

.info-main > div:last-child {
  margin-right: 0px !important;
}

.contact-content form #sendto {
  cursor: pointer;
  border: 1px solid #fff;
  height: 44px;
  float: none;
  display: table;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin: 0px auto 20px;
  width: 100%;
  display: block;
  padding: 10px 15px;
  max-width: 300px;
}

.contact-content form #sendto:hover {
  background: #fff;
  color: #000;
}

.center_column .right ul {
  margin-left: 20px;
}

.center_column .right li {
  position: relative;
}

.center_column .right li:before {
  display: block;
  content: "";
  position: absolute;
  top: 11px;
  left: -26px;
  border-top: 1px solid var(--default-black);
  width: 17px;
}

.center_column .head-tittle {
  display: block;
  text-align: center;
  font-size: 21px;
  color: var(--default-white);
  font-weight: 400;
  margin: 30px 0 27px 0px !important;
  text-transform: uppercase;
}

.o-company .left {
  width: 80%;
  display: inline-block;
  float: none;
  margin-bottom: 20px;
}

.o-company .left .items {
}

.o-company .left .items .item {
  margin-bottom: 25px;
  border-bottom: 1px solid #5f5c5c;
  padding-bottom: 27px;
}

.o-company .left .items .item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.o-company .left .items .title {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ccc;
  margin-bottom: 14px;
}

.o-company .left .items .text {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  color: #ccc;
}

.light-theme .o-company .left .items .text,
.light-theme .o-company .left .items .title {
  color: #2f2c2c;
}

.o-company .right {
  width: 42%;
  display: inline-block;
  float: right;
}

.o-company .right .caption {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--default-black) 000;
  margin-bottom: 17px;
}

.o-company .right .items {
}

.o-company .right .items .item {
  margin-bottom: 15px;
}

.o-company .right .items .item .title {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  /* identical to box height */
  color: var(--default-black) 000;
  opacity: 0.5;
  margin-bottom: 3px;
}

.o-company .right .items .item .text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: var(--default-black) 000;
}

.o-company .right .items .item.small {
}

.o-company .right .items .item.small .item {
  display: inline-block;
  width: 31%;
}

.o-company .right .items .item.inline {
}

.o-company .right .items .item.inline .title {
  display: inline-block;
  margin-right: 16px;
  float: left;
}

.o-company .right .items .item.inline .text {
  display: inline-block;
}

.o-company .right .items .item.last {
  font-weight: 400;
  margin-bottom: 50px;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  color: var(--default-black) 000;
  opacity: 0.67;
}

.o-company .right .items > .item:after {
  content: "";
  clear: both;
  display: block;
}

.search-page {
  margin-bottom: 10px;
}

.search-page form {
  display: flex;
  align-items: center;
  gap: 10px;
}

.search-page > br {
  display: none;
}

.search-page input[type="text"] {
  height: 46px;
  padding: 10px 20px;
  background: #fff;
  border: 1px solid;
  border-radius: 0;
  color: #000;
  font-size: 15px;
  text-transform: none;
}

.search-page input[type="submit"] {
  max-width: 120px;
  height: 46px;
  padding: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  border: 2px solid #fff;
  border-radius: 0;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.search-page input[type="submit"]:hover {
  background: #fff;
  color: #000;
}

.light-theme .search-page input[type="submit"]:hover {
  border: 2px solid #000;
}

.category_slider.owl-carousel {
  background: #17191d;
}

.category_slider .mainBannerItem {
  height: 60vh;
  overflow: hidden;
}

.category_slider .owl-item img {
  width: auto !important;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.mainBanner.bannerModalSlider.mb-48.show .category_slider .mainBannerItem {
  height: 100vh;
}

.category_slider.owl-carousel .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

.bannerModalSlider .category_slider .mainBannerItemImage {
  cursor: default;
}

.blogItem .date {
  color: var(--span-white);
  font-size: 16px;
  margin: 0 0 10px;
}

.blogItem .sectionTitle2 {
  font-size: 16px;
  margin: 0 0 10px;
  text-transform: uppercase;
  line-height: 22px;
}

.blogItem .txt {
  font-size: 14px;
  margin: 0 0 18px;
}

.blogItem .link {
  font-size: 14px;
  /* font-weight: 200; */
  padding: 0;
  border: 0;
  border-bottom: 1px solid #ccc;
  text-transform: capitalize;
  width: auto;
  display: table;
  color: var(--span-white);
}

.designerCont a .icon-insta {
  display: none;
}

.page404 {
  /* z-index: -1;*/
  text-align: center;
  padding: 0px 0 60px;
  position: relative;
  top: -25px;
}

.page404Image {
  margin-bottom: 5px;
  max-width: 350px;
  margin: 0 auto;
}

.main404 {
  margin-bottom: 10px;
  margin-top: -11px;
}

.main404 svg {
  max-width: 400px;
}

.page404Title {
  font-size: 29px;
  text-transform: uppercase;
  line-height: 1;
  color: var(--default-white);
  margin: 0 0 10px;
}

.page404Txt {
  max-width: 570px;
  margin: 0 auto;
  font-size: 18px;
  color: var(--default-white);
  line-height: 140%;
  letter-spacing: 1px;
}

.page404Txt a {
  color: #ff0000;
}

/*
.search-page input[type='submit'] {
    max-width: 200px;
    border: 0;
    color: var(--default-white);
    background: #ea2143;
    letter-spacing: 0.015em;
    position: relative;
    overflow: hidden;
    font-size: 13px;
    line-height: 13px;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}*/
body #bx-soa-region .bx-soa-section-content {
  padding-top: 0 !important;
}

#basket-root .basket-item-block-price .basket-item-price-current > span {
  color: var(--default-white) !important;
}

.catalogHead .right {
  display: none;
}

.section.non_padding {
  margin: -44px 0 20px;
  display: block;
}

.deliveryP .top-text .items {
  width: 100%;
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px 0;
}

/* .deliveryP .top-text .items:after {
    content: "";
    clear: both;
    display: block;
} */

.deliveryP .top-text .items .item {
  width: 19%;
  /* float: left; */
  display: inline-block;
  text-align: center;
}

.deliveryP .top-text .items .item .img {
  min-height: 50px;
}

.deliveryP .top-text .items .item .img svg {
  width: 40px;
  height: 35px;
  filter: invert(1);
}

.deliveryP .top-text .items .item .img img {
  filter: invert(1);
  max-width: 41px !important;
  margin-bottom: 0px !important;
}

.deliveryP .top-text .items .item .text {
}

.deliveryP .top-text .items .item .text h4 {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  /* color: #000; */
  color: #fff;
  margin-top: 9px;
  margin-bottom: 9px;
}

.deliveryP .top-text .items .item .text p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.64;
  text-align: center;
  /* color: #000; */
  color: #fff;
  /* opacity: 0.56; */
  margin: unset;
}

.c-c-information {
  margin: 0 auto;
  display: table;
  width: 100%;
  padding: 0;
}

.c-c-information li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 15px;
  border-bottom: 0.5px solid #72737454;
  padding-bottom: 22px;
  margin-bottom: 25px;
}

.c-c-information li:last-child {
  border-bottom: 0;
}

/* .c-c-information li:after {
    content: "";
    clear: both;
    display: block;
} */

.c-c-information li .name {
  /* identical to box height, or 38px */
  float: left;
  width: 30%;
  position: relative;
  font-weight: 300;
  font-size: 30px;
  line-height: 0.84;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  /* color: #000; */
  color: #fff;
}

.c-c-information li .center {
  float: left;
  width: 30%;
  display: inline-block;
}

.c-c-information li .center .text {
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  /* or 27px */
  color: var(--default-white);
  line-height: 23px;
  margin-bottom: 0px;
}

.c-c-information li .center .gallery {
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  color: #e20031;
}

.c-c-information li .info {
  float: right;
  width: 20%;
  display: inline-block;
  position: relative;
}

.c-c-information li .info a {
  display: block;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--default-white);
  margin-bottom: 3px;
  text-align: left;
  text-decoration: none;
  font-size: 13px;
  /* font-family: "GraphikLCG-Light"; */
}

.c-c-information li .info a.phone:before {
  content: "";
  background: url(/local/templates/styllight/css/../img/bout/phone.svg)
    no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -23px;
  background-size: 89%;
  top: 2px;
}

/* .c-c-information li .info a.phone:before{
    content: "";
    background: url(https://static.tildacdn.com/tild3563-6366-4236-a464-313264636537/wa_1.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -23px;
    background-size: 89%;
    top: 2px;
}*/
.c-c-information li .info a.phone:before {
  background: url(/local/templates/styllight/css/../img/bout/phone_b.svg)
    no-repeat;
}

.c-b-information {
  margin-bottom: 20px;
}

.c-b-information:after {
  content: "";
  clear: both;
  display: block;
}

.c-b-information .showroom {
  width: 60%;
  float: left;
  display: inline-block;
  margin-right: 3%;
  position: relative;
}

.deliveryP .title-center {
  font-family: "GraphikLCG-Light";
  font-size: 44px;
  line-height: 1;
  text-transform: uppercase;
  /* color: #000; */
  color: #fff;
  margin: 86px 0;
}

.deliveryP .title-center span {
  font-family: "GraphikLCG-RegularItalic";
}

.charachters .colorName.sectionTitle2 {
  color: #000;
  font-size: 16px;
}

.modViews li a:hover {
  color: #ea2143;
}

.modViews li a:hover svg,
.modViews li a:hover path {
  fill: #ea2143;
}

.modViews li.view_video a:hover svg {
  fill: #fff;
}

.modViews li.view_video a:hover path {
  fill: #000;
}

body a.back {
  font-weight: 500;
}

.mainNav ul li ul {
  display: none;
}

.no-dim {
  display: flex;
  position: relative;
  top: -15px;
}

.no-dim_list {
  display: inline-flex;
  width: 100%;
  margin-right: 8px;
  color: var(--default-white);
}

.no-dim_list:first-child a {
  border: 1px solid var(--default-white);
}

.no-dim_list:first-child a:hover {
  color: #000 !important;
  background: #fff;
}

.no-dim_list:last-child {
  margin-right: 0px;
}

.no-dim_list a {
  padding: 7px 2px;
  font-size: 12px;
  color: #fff;
  background: #000;
}

.no-dim_list a:focus {
  color: #000;
}

.no-dim_list a.btn2:focus {
  color: #000 !important;
  background-color: #fff;
}

.no-dim_list .btn2 {
  background: #fff;
  color: #000 !important;
}

.no-dim_list .btn2:hover {
  background: #000;
}

.catalogHead.secondTitle .left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-bottom: 1px solid #5f5c5c;
  padding: 20px 0px 35px;
}

.catalogHead.secondTitle .sectionTitle {
  font-size: 30px;
  line-height: 30px;
  max-width: 400px;
  font-family: "GraphikLCG-Regular";
}

.catalogHead.secondTitle .dop_section_desc {
  line-height: 23px;
  max-width: 500px;
  font-size: 16px;
  color: var(--default-white);
}

.projectItemTags {
  display: none;
}

.container-custom-mouse-cursor {
  position: relative;
  overflow: hidden;
  cursor: none;
}

.container-custom-mouse-cursor.hide-default-cursor,
.container-custom-mouse-cursor.hide-default-cursor a,
.container-custom-mouse-cursor.hide-default-cursor button {
  cursor: none;
}

.container-custom-mouse-cursor .custom-mouse-cursor {
  opacity: 0;
  position: absolute;
  overflow: hidden;
  width: 70px;
  height: 70px;
  border: 1px solid var(--default-black);
  border-radius: 50%;
  background: hsla(0, 0%, 100%, 0.15);
  color: var(--default-black);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}

.container-custom-mouse-cursor .custom-mouse-cursor.has-label {
  overflow: visible;
}

.container-custom-mouse-cursor
  .custom-mouse-cursor.has-label
  .show-gallery-label {
  font-size: 1rem;
  position: absolute;
  bottom: -27px;
  width: 200%;
  left: -50%;
  text-align: center;
}

.container-custom-mouse-cursor .custom-mouse-cursor.alt {
  background: rgba(0, 0, 0, 0.15);
  border-color: #fff;
  color: #fff;
}

.container-custom-mouse-cursor .custom-mouse-cursor.visible {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.container-custom-mouse-cursor .custom-mouse-cursor .center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.2857142857rem;
  line-height: 1.7857142857rem;
  letter-spacing: 0.0328571429rem;
}

body .fancybox-close {
  background: none;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  font-size: 27px;
  top: 0px !important;
  right: -60px !important;
}

.fancybox-overlay video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
}

@media (max-width: 425px) {
  .fancybox-wrap {
    left: 0 !important;
    width: 100vw !important;
  }

  .fancybox-inner {
    width: 100% !important;
    height: 50dvh !important;
  }

  .fancybox-overlay video {
    height: 50dvh !important;
  }

  body .fancybox-close {
    color: #000;
  }
}

body .fancybox-close:hover {
  color: var(--default-white);
  -webkit-animation: slide-fwd-center 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: slide-fwd-center 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-fwd-center {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  100% {
    -webkit-transform: translateZ(160px);
    transform: translateZ(160px);
  }
}

@keyframes slide-fwd-center {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  100% {
    -webkit-transform: translateZ(160px);
    transform: translateZ(160px);
  }
}

body .fancybox-close:before {
  content: "\e908";
}

.productItem.scrollAnimate {
  opacity: 0;
}

.productItem.scrollAnimate.scrollAnimated {
  animation-name: fadeInUp;
  animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-duration: 0.1s;
  -o-animation-duration: 0.1s;
  -moz-animation-duration: 0.1s;
  -webkit-animation-duration: 0.1s;
  -ms-animation-duration: 0.1s;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-duration: 0.1s;
  animation-delay: 0.1s;
}

.inline_Name {
  padding: 10px 0px 50px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.inline_Name .prPage {
  color: var(--default-white);
  font-size: 30px;
  line-height: 30px;
  max-width: 340px;
}

.inline_Name .staticPageContent {
  max-width: 1200px;
  font-size: 16px;
  color: var(--default-white);
  padding: 0px;
}

.js-mainBanners-slider .owl-nav {
  display: none !important;
}

.bannerModalSliderShow .js-mainBanners-slider .owl-nav {
  display: block !important;
}

body.bannerModalSliderShow .mainBanner .owl-prev,
body .bannerModalSliderShow .mainBanner .owl-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

body.bannerModalSliderShow .mainBanner .owl-prev {
  left: -25px;
}

body.bannerModalSliderShow .mainBanner .owl-prev,
body.bannerModalSliderShow .mainBanner .owl-next {
  width: 50%;
  position: absolute;
  top: 0;
  height: 100%;
  transform: none;
}

body.bannerModalSliderShow .mainBanner .owl-nav .owl-next {
  cursor:
    url(../../../../../../local/templates/styllight/images/right.png), e-resize;
}

body.bannerModalSliderShow .mainBanner .owl-nav .owl-prev {
  cursor:
    url(../../../../../../local/templates/styllight/images/left.png), e-resize;
}

body.bannerModalSliderShow .mainBanner .owl-nav .owl-prev {
  transform: none;
  left: 0;
}

body.bannerModalSliderShow .mainBanner .owl-nav .owl-next {
  transform: none;
  right: 0;
}

.bannerModalSlider.show .owl-nav i {
  display: none;
}

.charachters.show form {
  position: relative;
}

.qquery.colp13-4 {
  float: right;
}

.qquery .productPrices .productPrice.queryPrice {
  bottom: 0px;
}

.productPrices .productPrice.queryPrice {
  font-size: 18px;
  border-bottom: 1px dashed #727374;
  padding-bottom: 5px;
  color: var(--default-white);
  cursor: pointer;
  position: absolute;
  bottom: -20px;
}

.productPrices .productPrice.queryPrice:hover {
  border-color: var(--default-white) f;
}

.productPrices.mg0 {
  margin: 0 !important;
}

.custom_hidden {
  height: 0;
  width: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
  overflow: hidden;
}

.rasschet.section.non_padding {
  margin: -20px 0 20px;
}

.rasschet_text {
  font-size: 16px;
  color: var(--default-white);
  padding: 0px;
  margin-bottom: 20px;
  line-height: 22px;
}

.rasschet_list {
  list-style-type: none;
}

.rasschet_list li:before {
  content: "";
  display: block;
  width: 17px;
  height: 1px;
  background: var(--default-white);
  position: absolute;
  top: 8px;
  left: -26px;
  line-height: 22px;
}

.rasschet_list li {
  font-size: 13px;
  color: var(--default-white);
  padding: 0px;
  margin-bottom: 10px;
  position: relative;
  margin-left: 15px;
}

.rasschet_banners {
  margin: 40px 0px;
}

.rasschet_banners:after {
  content: "";
  clear: both;
  display: block;
}

.rasschet_banners_left {
  display: inline-block;
  width: 57%;
  float: left;
  margin-right: 3%;
}

.rasschet_banners_left_img {
  margin-bottom: 15px;
}

.rasschet_banners_left_img img {
  max-height: 279px;
  height: 100%;
}

.rasschet_banners_left_text {
  color: var(--default-white);
  margin: 0 0 16px;
  font-size: 15px;
  max-width: 460px;
}

.rasschet_banners_right {
  width: 40%;
  float: right;
  display: inline-block;
}

.rasschet_banners_right_img {
  margin-bottom: 15px;
}

.rasschet_banners_right_img img {
  display: block;
  max-height: 279px;
  height: 100%;
}

.rasschet_banners_right_text {
  color: #727374;
  margin: 0 0 16px;
  font-size: 15px;
  max-width: 460px;
}

.rasschet_box {
  margin-top: 55px;
}

.rasschet_box:after {
  content: "";
  clear: both;
  display: block;
}

.rasschet_box_left {
  width: 37%;
  display: inline-block;
  float: left;
  margin-right: 3%;
}

.rasschet_box_left_content {
  border: 1px solid #5f5c5c;
  padding: 30px;
  height: 246px;
}

.rasschet_box_left_content_title {
  font-size: 16px;
  color: var(--default-white);
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.rasschet_box_left_content_button {
  border: 1px solid #fff;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  background: #000;
  font-family: "GraphikLCG-Regular";
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 20px 14px;
  color: #fff;
}

.rasschet_box_right {
  width: 60%;
  display: inline-block;
  float: right;
}

.rasschet_box_right_content {
  padding: 30px;
  height: 246px;
}

.rasschet_box_right_content_title {
  color: var(--default-white);
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 14px;
}

.rasschet_box_right_content_caption {
  color: var(--default-white);
  margin: 0 0 31px;
  font-size: 15px;
}

.rasschet_box_right_content_button {
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  background: none;
  font-family: "GraphikLCG-Regular";
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 20px 14px;
}

.rasschet_box_right_content_button:hover {
  color: #000 !important;
  border: 1px solid #000;
  background: #fff;
}

#basket-root .basket-items-list-item-container > td {
  display: revert;
  border-top: 0;
}

#basket-root .basket-items-list,
body #basket-root .basket-checkout-container,
#basket-root .basket-items-list-wrapper {
  border-color: #e0e0e0 !important;
}

.basket-items-list-wrapper,
.basket-items-list-wrapper-compact {
  margin-bottom: 15px;
  border: none;
  border-top: 0;
}

.basket-items-list-item-amount {
  max-width: 128px;
}

body #basket-root .basket-checkout-container {
  border-color: #f2f2f2;
  position: static;
  padding-left: 0;
  padding-right: 0;
  padding-top: 19px;
  border: 0;
  border-top: 1px solid #f2f2f2;
}

#basket-root
  .basket-items-list
  .basket-items-list-item-container
  > td:first-child {
  width: 100%;
  display: block;
}

.cartTableHead {
  margin-bottom: 8px;
  border-bottom: 0;
}

#basket-root .basket-items-list {
  border: 1px solid #f2f2f2;
}

.cartPage tr:not(:first-child) {
  border-top: 1px solid #e0e0e0;
}

.cartPage tr th:first-child {
  min-width: 43px !important;
  text-align: center;
}

.cartPage table thead th {
  color: #fff;
  font-size: 16px;
  text-align: left;
  font-family: "GraphikLCG-Light";
  font-weight: normal;
  opacity: 1;
}

/*#basket-root .basket-items-list .basket-item-block-image{
    border: 1px solid whitesmoke;
    padding-right: 0px;
}*/
.sectionGrey .projectItems .colp13-7 .btn2:hover {
  background: #fff;
}

.mainNav.hide_menu > ul > li:nth-child(6) {
  display: none;
}

.productItemPrices {
  display: none;
}

/* body #basket-root .basket-checkout-section .btn-default.basket-btn-checkout:not(:hover),
body #basket-root .basket-checkout-section .btn-default.basket-btn-checkout:not(:active),
body #basket-root .basket-checkout-section .btn-default.basket-btn-checkout:not(:focus) {
    background: var(--default-black);
    color: var(--default-white);
    border: 0;
}
*/
body
  #basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:hover,
body
  #basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:active,
body
  #basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:focus {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}

body #basket-root .basket-checkout-section .btn-default.basket-btn-checkout {
  background: #000 !important;
  color: #fff !important;
  border: 0;
}

#formsotrud .contact-content {
  padding-bottom: 0px;
}

#formsotrud .center_column .form-bottom form #sendto {
  margin-bottom: 0;
}

.modViews .view_dial a {
  width: 60px;
}

.v_boutus {
  position: relative;
  max-width: 1300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.v_boutus video {
  width: 100%;
  display: block;
}

.v_boutus .caption {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: var(--default-white);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.v_boutus .play-button {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background-color: none;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.v_boutus .play-button .arrow {
  position: absolute;
  left: calc(50% + 2px);
  top: 50%;
  display: block;
  width: 16px;
  height: 16px;
  fill: #fff;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: fill 0.3s ease-out;
  transition: fill 0.3s ease-out;
}

.v_boutus .play-button::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.v_boutus .play-button .circle {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: calc(100% + 26px);
  height: calc(100% + 26px);
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 314;
  stroke-dashoffset: 314;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-90deg);
  transform: translate3d(-50%, -50%, 0) rotate(-90deg);
  -webkit-transition: stroke-dashoffset 0.2s linear;
  transition: stroke-dashoffset 0.2s linear;
  -webkit-animation: strokeDash 15s linear infinite;
  animation: strokeDash 15s linear infinite;
}

@-webkit-keyframes strokeDash {
  0% {
    stroke-dashoffset: 314;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes strokeDash {
  0% {
    stroke-dashoffset: 314;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.v_boutus .caption:hover .play-button {
  background: #fff;
}

.v_boutus .caption:hover .play-button .arrow {
  fill: #000;
}

.v_boutus .caption:hover .arrow {
  fill: #fff;
}

.v_boutus:after {
  content: "";
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.v_boutus .j-video-close {
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
  color: var(--default-white) f;
  font-size: 25px;
  z-index: 3;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.v_boutus .about_sound {
  position: absolute;
  display: none;
  right: 20px;
  bottom: 50px;
  color: var(--default-white) f;
  font-size: 25px;
  z-index: 3;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.v_boutus .about_sound img {
  display: none;
}

.v_boutus .about_sound img.active {
  display: block;
}

@media (max-width: 450px) {
  .v_boutus .about_sound {
    bottom: 10px;
  }
}

/*.v_boutus:hover:after{
    opacity: .3;
    z-index: 2;
    background: var(--default-black);
    cursor: pointer;
}*/
/*.fancybox-overlay {
    z-index: 9999 !important;
}*/

/*.fancybox-wrap {
    z-index: 99999 !important;
}*/

.space {
  height: 90px;
}

#bx-soa-basket .bx-soa-editstep {
  display: none !important;
}

.light-theme #bx-soa-order-form #bx-soa-order .bx-soa-custom-label,
.light-theme #bx-soa-order-form .bx-soa-customer-field label {
  color: #2a2a2a;
}

.light-theme #bx-soa-order-form .bx-soa-customer-field #orderDescription:focus,
.light-theme #bx-soa-order-form .bx-soa-customer-field input:focus {
  border: 1px solid #333;
}

.light-theme #bx-soa-order-form .bx-soa-customer-field #orderDescription,
.light-theme #bx-soa-order-form .bx-soa-customer-field input {
  border: 1px solid #e0e0e0;
}

#bx-soa-order-form .bx-soa-customer-field #orderDescription {
  background-color: #f8fafc;
}

.hidden_mob .mobTel {
  width: 63px;
  height: 64px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  /*background: var(--default-white);*/
  text-align: center;
  line-height: 64px;
  font-size: 28px;
  text-decoration: none;
  display: block;
  position: relative;
  /* margin: 10px 0 0; */
  text-align: center;
  margin: 10px auto 0;
  overflow: hidden;
  transition: all 0.2s;
  left: 0;
}

.hidden_mob .mobTel:hover {
  left: -120px;

  overflow: visible;
}

.hidden_mob .mobTelShow {
  opacity: 1;
  visibility: visible;
  display: inline-block;
  position: absolute;
  right: -123px;
  top: 2px;
  font-size: 16px;
  /* box-shadow: 0px 0px 1px 0px #ccc; */
  /* padding: 4px 9px; */
  transition: all 0.5s ease;
  /* background: var(--default-white); */
  z-index: 1;
}

.hidden_mob .icon-tel-o {
  position: relative;
  right: -3px;
}

.hidden_mob .mobTel:hover .mobTelShow {
  /* opacity: 1; */
  /* visibility: visible; */
}

.productItemColors {
  display: block !important;
  position: absolute;
  padding-bottom: 20px;
  margin-bottom: 20px;
  left: 10px;
  bottom: -6px;
}

.productItemColors span {
  margin-right: 2px;
  width: 24px;
  height: 25px;
  position: relative;
  display: inline-block;
  padding: 10px;
  /* border: 1px solid #b3b3b347; */
  box-shadow: inset 0px 0px 1px 1px #83838326;
}

.productItemColors span:first-child,
.productItemColors span:nth-child(2),
.productItemColors span:nth-child(3) {
  display: inline-block;
}

.productItemColors span {
  display: none;
}

/*.productItemColors span:hover {
    box-shadow: 0px 0px 5px 2px #9d9d9d;
    border-radius: 50%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
}*/

.productItemColors img {
  display: table;
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  /* width: 12px;
    height: 13px;*/
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0;
  margin: auto;
  background: var(--default-black);
  border-radius: 0;
  overflow: hidden;
  width: 15px;
  height: 15px;
}

@media screen and (min-width: 900px) {
  .bannerModalSliderClose {
    width: 100px;
    height: 60px;
    z-index: 99999999;
    text-align: center;
    line-height: 60px;
  }
}

@media screen and (max-width: 1300px) {
  .inline_Name .staticPageContent {
    max-width: 650px;
  }
}

@media screen and (max-width: 1200px) {
  .inline_Name .prPage {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .inline_Name .staticPageContent {
    max-width: 100%;
  }

  .inline_Name {
    display: block;
  }

  .rasschet_box_left_content_button {
    font-size: 12px;
    padding: 15px 0px 14px;
  }

  .rasschet_box_right_content_button {
    font-size: 12px;
    padding: 15px 0px 14px;
    min-width: 240px;
  }

  body .rasschet_box_right_content_title {
    font-size: 28px;
  }
}

@media screen and (max-width: 1024px) {
  .rasschet_box_left_content {
    height: auto;
  }

  .rasschet_box_left_content_title br {
    display: none;
  }

  body .rasschet_box_left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
  }

  body .rasschet_box_right {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .charachtersColors li {
    width: 25px;
    height: 25px;
  }

  .charachtersColors li img {
    width: 15px;
    height: 15px;
  }

  .rasschet_banners_left,
  .rasschet_banners_right {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  body .catalogHead.secondTitle .left {
    padding: 20px 0;
    display: block;
  }

  body .rasschet_box_right_content {
    height: auto;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  body .rasschet_box_right_content_caption {
    margin: 0 0 25px;
  }

  .page404Image {
    margin-bottom: 5px;
    max-width: 200px;
    margin: 0 auto;
  }

  .page404Title {
    font-size: 23px;
  }

  /*#content > .mainContainer {
        min-height: 200px;
    }*/

  .fixedButtons a.btnSn {
    margin-bottom: 0;
  }

  .footerNavsCol:nth-child(4),
  .footerNavsCol:last-child {
    margin-bottom: 0;
  }

  .footerMin {
    text-align: center;
  }

  .footerMinList li {
    text-align: center;
  }

  .footerMinText {
    margin-bottom: 6px;
  }

  body #minBody {
    padding: 0px 0 0;
  }

  .mainBanner {
    margin-top: 25px;
  }

  .breadcrumbs1 .back {
    display: none;
  }

  body .breadcrumbs1 ul li {
    margin-bottom: 6px;
  }

  body #navBar {
    top: 44px;
    padding: 50px 20px 30px;
  }

  #navBar .mainNav {
    margin: 0 0 16px;
  }

  .snShare {
    margin-bottom: 18px;
  }

  .sectionTitle.prPage {
    margin-bottom: 18px;
  }

  /* .no_tp .sectionTitle2 {
        display: none;
    }*/

  .snShare {
    display: none;
  }

  .hr1 {
    display: none;
  }

  .hidden_mob {
    display: none;
  }

  .deliveryP .top-text .items .item {
    width: 50%;
    margin-bottom: 20px;
  }

  .deliveryP .top-text .items .item:nth-child(2n + 1) {
    clear: both;
  }

  .deliveryP .top-text .items .item .text p {
    padding: 0;
  }

  .c-c-information {
    width: 100%;
  }

  .c-c-information li .name {
    width: 100%;
    top: 0;
    font-size: 23px;
  }

  .c-c-information li .center {
    float: none;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
  }

  .c-c-information li .info {
    width: 100%;
    left: 0;
  }

  .c-c-information li {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .productItemImage {
    margin-bottom: 13px;
  }

  .staticPageContent img {
    width: 100%;
    height: auto;
  }

  .productItemTitle {
    font-size: 12px;
  }

  body .catalogProducts .productItem {
    margin: 0 0 20px;
  }

  body .productItemLabels {
    top: 10px;
    left: 10px;
  }

  .sectionTitle2,
  h1 {
    font-size: 25px;
    line-height: 1.2;
  }

  h2 {
    font-size: 20px;
    line-height: 1.2;
  }

  .mainBanner.bannerModalSlider.colorWhite.mb-48 {
    margin-bottom: 0px;
    margin-top: 0;
  }

  .inline_Name {
    padding-bottom: 10px;
  }

  .center_column .form-bottom #formsotrud {
    width: 100% !important;
    padding: 0;
    margin: 0 !important;
  }

  .center_column .form-bottom .info_right {
    width: 100%;
  }

  .o-company .left {
    width: 100%;
  }

  .category_slider .mainBannerItem {
    height: auto;
  }

  .category_slider.owl-carousel .owl-dots {
    height: 20px;
  }

  body .catalogProducts .row13 .colp13-6 {
    width: 50%;
  }

  body .catalogProducts .row13 .colp13-6 .colp13-6 {
    width: 100%;
  }

  .pageHead h1 {
    font-size: 30px;
  }

  .mainBannerItemContentWrap.scrollAnimate .mainBannerItemContent {
    padding-bottom: 0;
  }

  /* .fancybox-overlay {
        z-index: 100000 !important;
    }

    .fancybox-wrap {
        z-index: 99999 !important;
    }*/

  body .fancybox-close {
    right: 10px !important;
    top: 20px !important;
  }

  .fancybox-lock .fancybox-overlay {
    overflow: hidden !important;
    overflow-y: hidden !important;
  }

  .productItemColors {
    bottom: -10px;
  }

  .productItemColors span {
    width: 25px;
    height: 25px;
    /* padding: 7px; */
  }

  .productItemColors img {
    width: 15px;
    height: 15px;
  }

  .footerNavsCol .linkIcoCircle {
    margin-bottom: 0;
  }
}

/*New Header*/

.new-header * {
  margin: 0;
  padding: 0;
}

.new-header {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background: var(--header-black);
  width: 100%;
  z-index: 1001;
}

.light-theme .new-header {
  background: #fff;
}

body:has(.homePageBanner) .new-header .new-header__container::after {
  display: none;
}

.new-header a {
  text-decoration: none;
}

.new-header__container {
  position: relative;
  max-width: 1710px;
  margin: 0 auto;
  display: flex;
  padding: 20px 30px 20px 15px;
  justify-content: space-between;
  gap: 25px;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.new-header.fixed .new-header__container {
  margin-top: 0;
}

/*.new-header__container {
    margin-top: 35px;
}*/
.new-header.fixed {
  z-index: 1001;
}

.new-header.fixed .new-header__container {
  padding: 10px 30px 10px 15px;
  transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.new-header__logo {
  display: flex;
  flex: 0 0 auto;
  max-width: 150px;
}

.menu-header {
  flex: 1 1 700px;
  display: flex;
  align-items: center;
}

.menu-header__icon {
  display: none;
}

.menu-header__body {
  width: 100%;
}

.menu-header__list {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

.menu-header__link {
  color: var(--default-white);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  border-bottom: 1px solid var(--default-white) fff00;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.menu-header__link:focus {
  color: var(--default-white);
}

.menu-header__link:hover {
  color: var(--default-white);
  border-bottom: 1px solid var(--default-white);
}

.menu-header__item-catalog {
  perspective: none;
}

.sub-menu {
  background: var(--header-black);
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 500;
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
  pointer-events: none;
  transform: translateY(0px);
  height: 0;
  transform: rotateX(84deg) rotateY(0deg);
  transform-style: preserve-3d;
  transform-origin: 50% 0;
}

.menu-header__item-catalog.active .sub-menu {
  opacity: 1;
  /* transform: none; */
  /* transform-style: unset; */
  /* pointer-events: auto; */
  /* transform-style: preserve-3d; */
  /* transform: rotateX(0deg) rotateY(0deg); */
  transform: translateY(0);
  transform: scaleY(1);
  transform: translateY(0);
  height: 475px;
  visibility: visible;
  transform: scale(1, 1);
  transform: none;
  transform-style: unset;
  pointer-events: auto;
}

.sub-menu__container {
  max-width: 1400px;
  padding: 55px 15px;
  margin: 0 auto;
}

.sub-menu__column {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.sub-menu__column li {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.sub-menu__title {
  color: var(--default-white);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.15;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.sub-menu__title:hover {
  color: #ea2143;
}

.sub-menu__items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.sub-menu__item {
  position: relative;
  color: var(--default-white);
  font-size: 13px;
  font-weight: 300;
  line-height: 1.15;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.sub-menu__item:hover {
  color: #ea2143;
}

.sub-menu__close {
  cursor: pointer;
}

.sub-menu__close:hover {
  opacity: 0.5;
}

.ui-header {
  display: flex;
  align-items: center;
  gap: 15px;
}

.ui-header__search {
  display: flex;
  align-items: center;
}

.ui-header__search-label {
  cursor: pointer;
  padding: 5px;
  color: var(--default-white);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  transition:
    color 0.5s,
    opacity 0.5s;
}

.ui-header__search:hover .ui-header__search-label {
  color: #ea2143;
}

.ui-header__search:hover .ui-header__search-icon {
  opacity: 0.6;
}

.ui-header__buttons a {
  display: flex;
  align-items: center;
  flex: 0 0 30px;
}

.ui-header__search-input {
  outline: none;
  border: 1px solid var(--default-white);
  background: transparent;
  color: var(--default-white);
  font-size: 18px;
  width: 0;
  padding: 0;
  opacity: 0;
  cursor: pointer;
  transition: all 0.5s ease 0s;
  margin-right: 5px;
}

.ui-header__search-input:focus {
  animation: focus-search 0.8s linear infinite alternate-reverse;
}

@keyframes focus-search {
  100% {
    border: 1px solid red;
  }
}

.ui-header__search-input::placeholder {
  color: var(--default-white);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.ui-header__search-icon {
  cursor: pointer;
  display: block;
  min-height: 15px;
  min-width: 15px;
  opacity: 1;
  order: unset;
  transition: all 0.5s ease 0s;
}

.ui-header__search-close-icon {
  cursor: pointer;
  width: 0;
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.ui-header__buttons {
  display: flex;
  align-items: center;
  gap: 15px;
}

/* ЕСЛИ БУДЕТ СЧЁТЧИК ТОВАРОВ В КОРЗИНЕ */

.ui-header__bag {
  position: relative;
}

.ui-header__bag-wrapper-count {
  position: absolute;
  top: -25%;
  left: 75%;
}

.ui-header__bag-count {
  position: relative;
  width: 20px;
  height: 20px;
  background: #ea2143;
  border-radius: 12px;
}

.ui-header__bag-count span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

.menu-header__item > a[href="/about/"] + ul {
  display: none;
  position: absolute;
  top: 40px;
  padding: 25px 0;
  background: transparent;
  z-index: 1001;
}

.menu-header__item > a[href="/about/"] + ul:hover,
.menu-header__item > a[href="/about/"]:hover + ul {
  display: flex;
  flex-direction: column;
}

.menu-header__item > a[href="/about/"] + ul li {
  display: flex;
  background: var(--rare-black);
  transition: all 0.3s;
}

.menu-header__item > a[href="/about/"] + ul a {
  color: var(--default-white);
  padding: 15px 25px;
  width: 100%;
  font-size: 16px;
}

.menu-header__item > a[href="/about/"] + ul li:hover {
  background: #3e3a3a;
}

.productVideoInfo {
  position: absolute;
  z-index: 9;
  color: #fff;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /*      row-gap: 22px;*/
  font-family: "Playfair Display", serif;
  color: #fff;
}

.productVideoInfoTitle {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 15px;
  -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 1s both;
  animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 1s both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.productVideoInfoHead {
  font-size: 120px;
  text-transform: uppercase;

  -webkit-animation: tracking-in-expand 2s cubic-bezier(0.215, 0.61, 0.355, 1)
    0.6s both;
  animation: tracking-in-expand 2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s both;
}

@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }

  40% {
    opacity: 0.6;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }

  40% {
    opacity: 0.6;
  }

  100% {
    opacity: 1;
  }
}

.productVideoInfoHeadCaption {
  background: #000;
  color: #fff;
  border: unset;
  padding: 20px 71px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-family: "GraphikLCG-Regular";
  position: absolute;
  bottom: 200px;
  transition: all 0.2s;
}

.productVideoInfoHeadCaption:hover {
  color: #000;
  background-color: #fff;
  text-decoration: underline;
  border: unset;
}

.mainBannerItem.productVideo {
  margin-bottom: 54px;
}

@media (min-width: 1001px) {
  #content {
    padding-top: 80px;
  }

  .new-header {
    display: block;
  }

  .indexPage .new-header.fixed {
    background: #0009 !important;
  }

  .indexPage .new-header {
    background: #00000012 !important;
  }

  .indexPage .ui-header__search-icon img {
    filter: none !important;
  }

  .indexPage .ui-header__chat svg path,
  .indexPage .ui-header__theme svg path,
  .indexPage .ui-header__theme svg circle,
  .indexPage .ui-header__bag-img svg circle {
    stroke: #fff !important;
  }

  .indexPage .ui-header__bag-img svg path,
  .indexPage .new-header__logo svg path:not(.color) {
    fill: #fff !important;
  }

  .indexPage .ui-header__search-label,
  .indexPage .menu-header__link {
    color: #fff;
  }

  .indexPage .light-theme .ui-header__search-icon img,
  .indexPage .light-theme .menu-header__item .ui-header__search-close-icon img {
    filter: none !important;
  }

  body:has(.homePageBanner) #content {
    padding-top: 0px !important;
    margin-top: -25px;
  }
}

@media screen and (max-width: 1200px) {
  .mainBannerItem.productVideo {
    margin-bottom: 30px;
  }

  .productVideoInfoHead {
    font-size: 70px;
  }

  .productVideoInfoHeadCaption {
    bottom: 70px;
  }

  .logo img {
    max-width: 220px;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .logo img,
  .new-header__logo {
    max-width: 220px;
    width: 100%;
  }
}

/* Old Header */
#mobHeader {
  z-index: 99999;
  background: var(--header-black);
}

#mobHeader .navBtn::before,
#mobHeader .navBtn::after,
#mobHeader .navBtnIco::before,
#mobHeader .navBtnIco::after,
#mobHeader .navBtnIco span {
  background: var(--default-white);
}

/* Sidebar */
#navBar * {
  color: var(--default-white);
}

#fixedButtonsWrap .hidden_mob {
  display: none;
}

#fixedButtonsWrap .btnUp i {
  color: var(--default-black);
}

#fixedButtonsWrap .btnUp:hover i {
  color: var(--default-white);
}

#fixedButtonsWrap .btnSn {
  background: green;
}

@media (min-width: 1001px) {
  #navBar {
    display: none;
  }
}

/* Home */

.mainBannerItemBtn .btnMid {
  border: 1px solid var(--default-white);
  color: var(--default-white);
}

.mainBannerItemBtn .btnMid:hover {
  background: var(--default-white);
  color: var(--default-black);
}

.mainTabsNav ul li a {
  color: var(--span-white);
  transition: all 0.3s ease 0s;
}

.mainTabsNav ul li a:after {
  background: var(--default-white);
  transition: all 0.3s ease 0s;
}

.mainTabsNav .active a::after {
  height: 2px;
}

.categoryBoxFooter {
  background: var(--default-black);
}

.sectionGrey {
  background: var(--grey-section-bg);
}

.sectionGrey .mainBannerItemBtn a,
.loadMore .btnMid {
  background: var(--default-white);
  color: var(--default-black);
}

.sectionGrey .mainBannerItemBtn a:hover,
.loadMore .btnMid:hover {
  background: var(--default-black);
  color: var(--default-white);
  border: 1px solid var(--default-white);
}

.sectionGrey .blogItem .link {
  border-bottom: 1px solid var(--default-white);
}

.mainBannerItemTitle,
.mainBannerItemDesc,
.mainTabsNav ul li a:hover,
.mainTabsNav ul li.active a,
.categoryBoxFooter span,
.blogs .sectionTitle2,
.sectionGrey .sectionTitle,
.owl-carousel .owl-item a,
.textSection .sectionTitle2,
.textSection .linkD,
.textSection h2 {
  color: var(--default-white);
}

.textSection li {
  color: var(--span-white);
}

.textSection a {
  color: #ea2143;
}

.textSection a:hover {
  color: #b02139;
}

.sectionGrey .sectionHead .txt1,
.sectionGrey .mainBannerItemDesc,
.sectionGrey .blogItem .txt,
.sectionGrey .blogItem .date,
.textSection .linkD:hover,
.textSection .textSectionCont p {
  color: var(--rare-white);
}

@media (min-width: 1001px) {
  #content {
    padding-top: 120px;
  }

  body:has(.homePageBanner) #content {
    padding-top: 59px;
  }
}

@media (max-width: 1200px) {
  div.mainContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  #content > .mainContainer {
    padding-top: 20px;
  }
}

@media (max-width: 500px) {
  #content > .mainContainer {
    padding-bottom: 0;
  }

  .mainBannerItem .mainBannerItemImage {
    /*      height: 230px !important;*/
  }
}

/*Светильники*/
.catalogHead .sectionTitle,
.catalogProducts .productItemTitle a,
.sectionGrey .textSectionCont h1 {
  color: var(--default-white);
}

.tags a {
  border: 1px solid var(--default-white);
}

.charachtersWrap .txt a {
  color: var(--default-white);
}

.charachtersWrap .row13 {
  margin: 0 !important;
}

.charachtersWrap .charachters > .row13:last-child .colp13-8 .num > * {
  border: 1px solid;
}

.light-theme .mainContainer .charachtersWrap .charachters .row13 .colp13-8 {
  border: 1px solid whitesmoke;
}

.light-theme
  .mainContainer
  .charachtersWrap
  .charachters
  .row13
  .colp13-8.clearFix {
  border-top: 0;
}

.custom-video.fancybox-overlay {
  overflow: hidden;
  z-index: 999999 !important;
}

.custom-video .fancybox-wrap {
  width: 100vw !important;
  left: 0 !important;
  top: 0 !important;
}

.custom-video .fancybox-wrap .fancybox-inner {
  width: 100% !important;
  height: 100vh !important;
}

.custom-video .fancybox-iframe {
  height: 100%;
  width: 100%;
}

.custom-video .fancybox-wrap .fancybox-close {
  top: 15px !important;
  right: 15px !important;
}

@media (max-width: 1100px) {
  .charachtersWrap .charachters > .row13 > .colp13-8 {
    position: relative;
  }

  .charachtersWrap .charachters > .row13 > .colp13-4:nth-child(2) {
    padding-top: 20px;
  }

  .charachtersWrap .charachters > .row13:last-child .colp13-8 {
    background: transparent;
    color: var(--default-white);
    padding: 0 13px 18px;
  }

  .charachtersWrap .charachters > .row13:last-child .colp13-8 .num > * {
    border: 1px solid var(--default-white);
  }

  .charachtersWrap .charachters > .row13:last-child .colp13-8 .val {
    color: var(--default-white);
  }
}

/*Корзина*/

body #basket-root .basket-items-list .basket-item-block-info {
  padding-left: 0 !important;
  padding-right: 0;
  text-align: left;
}

#basket-root div.basket-item-block-amount {
  justify-content: center;
  margin: 0;
}

.basket-item-image-link {
  min-width: 70px;
}

.basket-checkout-block-btn {
  min-width: 300px;
}

#basket-root span.basket-item-amount-btn-minus,
#basket-root span.basket-item-amount-btn-plus {
  position: relative;
  display: flex;
  top: unset;
  left: unset;
  flex: 0 0 34px;
}

div.bx-blue .btn.btn-default {
  display: block;
  width: 100%;
  color: var(--default-white) !important;
  background: var(--default-black) !important;
  vertical-align: middle;
  vertical-align: auto;
  zoom: 1;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  border: none !important;
  transition: all 0.2s;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  font-size: 16px !important;
  line-height: 26px;
  padding: 14px 20px 13px;
  height: 55px;
  font-weight: normal;
  border-radius: 0 !important;
}

div.bx-blue .btn.btn-default:hover {
  color: var(--default-black) !important;
  background: var(--default-white) !important;
}

#basket-root .basket-checkout-block-total-title,
#basket-root .basket-coupon-block-total-price-current,
.basket-item-info-name a,
.basket-item-amount-field-description,
.basket-item-price-title,
#basket-root
  .basket-items-list-item-notification
  .basket-items-list-item-removed-container,
#basket-root
  .basket-items-list-item-notification
  .basket-items-list-item-removed-container
  strong,
#basket-root
  .basket-items-list-item-notification
  .basket-items-list-item-removed-container
  a,
#basket-root .basket-item-restore-button {
  color: var(--default-white);
}

#basket-root span.basket-items-list-item-clear-btn:hover::after,
#basket-root span.basket-items-list-item-clear-btn:hover::before,
#basket-root span.basket-item-actions-remove:hover::after,
#basket-root span.basket-item-actions-remove:hover::before {
  background: #b5b5b5;
}

#basket-root
  .basket-items-list-container
  .basket-items-list-item-removed-container
  .basket-items-list-item-removed-block
  span::after,
#basket-root
  .basket-items-list-container
  .basket-items-list-item-removed-container
  .basket-items-list-item-removed-block
  span::before {
  background: var(--default-white);
}

#basket-root span.basket-item-actions-remove::after,
#basket-root span.basket-item-actions-remove::before {
  background: var(--default-white);
}

#basket-root .basket-checkout-container {
  background: transparent;
}

#basket-root .basket-checkout-block .btn {
  border: 1px solid var(--default-white) !important;
}

.basket-items-list-item-overlay {
  display: none;
}

#basket-root .basket-items-list-item-amount .basket-item-amount-filed-block {
  border-left: 1px solid var(--default-black);
  border-right: 1px solid var(--default-black);
  margin-right: 1px;
  box-sizing: border-box;
}

#basket-root {
  opacity: 1;
  max-width: 90%;
  margin: 20px auto 0px;
  display: block;
  position: relative;
  top: 31px;
}

@media (min-width: 769px) and (max-width: 800px) {
  .basket-items-list
    .basket-items-list-item-container:first-child
    > td:first-child {
    border-bottom: 1px solid var(--default-white);
  }
}

@media (max-width: 769px) {
  #content #basket-root .basket-item-info-name {
    display: flex;
  }

  #basket-root .basket-item-block-price {
    justify-content: center;
  }
}

@media (max-width: 580px) {
  #content
    #basket-root
    .basket-items-list-item-container
    > td.basket-items-list-item-amount {
    min-width: unset;
  }
}

.basket-checkout-section-inner {
  display: flex;
  align-items: flex-end;
}

.basket-checkout-section-inner
  .basket-checkout-block.basket-checkout-block-total {
  line-height: 2;
}

/*Оформление заказа*/
#bx-soa-order .bx-soa-section h2.bx-soa-section-title,
.bx-sls a.quick-location-tag,
.bx-slst a.quick-location-tag,
#bx-soa-order div.bx-soa-reference,
#bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company.bx-selected
  div.bx-soa-pp-company-smalltitle,
#bx-soa-order.orderform--v1 .bx-soa-pp-item-container div.bx-soa-pp-list-termin,
#bx-soa-order.orderform--v1 div.bx-soa-pp-company-description,
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  div.bx-soa-pp-company-smalltitle,
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-delivery-period
  div.bx-soa-pp-list-description,
#bx-soa-order #bx-soa-basket .bx-soa-item-table div.bx-soa-item-title a,
.bx-soa-item-td-text,
#bx-soa-order #bx-soa-basket strong.bx-price,
#bx-soa-order .bx-soa-cart-total div.bx-soa-cart-total-line {
  color: var(--default-white);
}

.bx-soa-pp-delivery-cost {
  margin-bottom: 5px;
}

#bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company.bx-selected
  .bx-soa-pp-company-graf-container:after {
  filter: invert(1);
}

#bx-soa-order-form #bx-soa-order .bx-soa-section,
#bx-soa-order #bx-soa-total .bx-soa-cart-total,
#bx-soa-order #bx-soa-total .bx-soa-cart-total .bx-soa-cart-total-line-total,
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr
  div.bx-soa-item-td,
#bx-soa-order .bx-soa-section div.bx-soa-section-title-container {
  border-color: #e0e0e0;
}

body #bx-soa-order #bx-soa-orderSave a.btn {
  color: #fff !important;
  background: #000 !important;
  border: 1px solid #fff !important;
  box-shadow: none;
}

body #bx-soa-order #bx-soa-orderSave a.btn:hover {
  color: #000 !important;
  background: #fff !important;
  border: 1px solid #000 !important;
  box-shadow: none;
}

.bx-sls .dropdown-item-text {
  color: #000;
}

#bx-soa-order div.bx-soa-cart-total {
  background: transparent;
}

body #bx-soa-order .bx-soa-cart-total-button-container a.btn:hover {
  background: transparent;
  color: var(--default-white);
  border: 1px solid var(--default-white);
}

#bx-soa-order.orderform--v1
  #bx-soa-paysystem
  div.bx-soa-pp-company-description {
  margin-top: 5px;
}

.sale_order_full_table td,
.sale_order_full_table b,
.sale_order_full_table a {
  color: var(--default-white);
}

.sale_order_full_table a:hover {
  color: var(--default-white);
}

#bx-soa-order .bx-soa-section div.bx-soa-section-content {
  padding: 30px 20px;
}

@media (max-width: 1025px) {
  #bx-soa-order.orderform--v1 div#bx-soa-delivery,
  #bx-soa-order.orderform--v1 div#bx-soa-paysystem {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  #bx-soa-order #bx-soa-basket .bx-soa-item-tr.bx-soa-basket-info {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }

  #bx-soa-order
    #bx-soa-basket
    .bx-soa-item-tr.bx-soa-basket-info
    div.bx-soa-item-td {
    padding: 20px !important;
  }

  #bx-soa-order
    #bx-soa-basket
    .bx-soa-item-tr.bx-soa-basket-info
    .bx-soa-item-td:first-child {
    grid-column: span 2;
  }

  #bx-soa-order
    #bx-soa-basket
    .bx-soa-item-tr.bx-soa-basket-info
    div.bx-soa-item-td:not(:first-child) {
    border: none;
  }

  #bx-soa-order
    #bx-soa-basket
    .bx-soa-item-table
    .bx-soa-item-tr
    .bx-soa-item-td.bx-soa-item-properties {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  #bx-soa-order
    #bx-soa-basket
    .bx-soa-item-table
    .bx-soa-item-tr
    div.bx-soa-item-td.bx-soa-item-properties {
    width: 100% !important;
  }
}

@media (max-width: 580px) {
  #bx-soa-order
    #bx-soa-basket
    .bx-soa-item-tr.bx-soa-basket-info
    .bx-soa-item-td:first-child
    .bx-soa-item-img-block {
    float: left;
    margin-right: 10px;
  }
}

/* О нас */

/* Блог */
.blogWhite {
  color: var(--default-white);
}

@media (max-width: 992px) {
  .staticPageContent.mb-48 {
    margin: 0;
  }

  .blog.section {
    margin: 0;
  }
}

/* Проекты */
@media (max-width: 500px) {
  .loadMoreBtn:before,
  .loadMoreBtn::after {
    display: none;
  }
}

/* Карточка проекта */
.staticPageContentImages .txt,
.staticPageContent ul li,
.sectionTitle24,
.designerCartCel .txt {
  color: var(--default-white);
}

.js-dtl_with img {
  background: #fff;
}

/* Footer */
#footer {
  z-index: 999 !important;
}

#footer .footerNavTitle,
#footer .footerNavTxt,
#footer .footerNavsCol .btnMin,
#footer .footerNavTxt a,
.footerMinList li a,
.footer__link {
  color: var(--default-white);
}

#footer .footer {
  padding: 60px 0;
}

#footer .footerMin {
  border-top: 1px solid #5f5c5c;
  padding: 25px 0;
}

.footerMinList {
  display: flex;
}

.footerMinText {
  color: var(--default-white);
  display: flex;
  align-items: center;
}

.footerMinList li {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  border-right: 1px solid #5f5c5c;
}

.footerNavs a.btnMin.btn1 {
  border: 1px solid var(--default-white);
}

.footerNavs a.btnMin.btn1 .ink.animateInk {
  background: rgba(0, 0, 0, 0.35);
}

#footer .footerNavs a.btnMin.btn1:hover {
  background: #fff;
  color: #000 !important;
}

.modalWindowBody .formSubmit .btn2 {
  border: 1px solid;
}

.modalWindowFooter .txt {
  color: #000;
}

.productVideo video {
  width: 100%;
  object-fit: fill;
  /*position: absolute;*/
}

@media (max-width: 700px) {
  #footer .footerMinList {
    justify-content: space-between;
    gap: 10px;
  }
}

@media (max-width: 500px) {
  #footer .footerMinList a {
    font-size: 12px;
  }
}

.productItemTitle {
  color: #fff;
}

/* MENU-CHAT */

.menu-chat,
.mob-menu-chat {
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
  padding: 150px 0 0 150px;
  width: 40%;
  background: var(--header-black);
  overflow: auto;
  z-index: 2222;

  transform: translateX(100%);
  transition: transform 0.3s;
}

.light-theme .menu-chat,
.light-theme .mob-menu-chat {
  background: #fff;
}

.mob-menu-chat {
  top: 89%;
  width: 100%;
  padding: 115px 0 0 0;
}

.menu-chat__close,
.mob-menu-chat__close {
  position: absolute;
  right: 4%;
  top: 3%;

  cursor: pointer;
}

.menu-chat__close .icon-cancel {
  position: relative;
}

.menu-chat__close .icon-cancel:hover::before {
  opacity: 0.5;
}

.menu-chat__close .icon-cancel::before,
.mob-menu-chat__close .icon-cancel::before {
  color: var(--default-white);
  font-size: 15px;
  font-weight: 900;
  transition: opacity 0.3s;
}

.menu-chat.active,
.mob-menu-chat.active {
  transform: translateX(0);
}

.mob-header:has(.mob-menu-chat.active) .mobHeaderNav .mob-header__chat svg {
  fill: var(--default-white);
}

.menu-chat__list,
.mob-menu-chat__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.menu-chat__item:not(:last-child),
.mob-menu-chat__item:not(:last-child) {
  margin-bottom: 45px;
}

.mob-menu-chat__item {
  text-align: center;
}

.menu-chat__item a,
.mob-menu-chat__item a {
  text-decoration: none;
  font-family: "Roboto";
  font-size: 20px;
  line-height: 1.2;
  color: var(--default-white);
  border-bottom: 1px solid rgb(255, 255, 255, 0);

  transition: border-bottom 0.3s ease 0s;
}

.menu-chat__item a:focus,
.mob-menu-chat__item a:focus {
  color: var(--default-white);
}

.mob-menu-chat__item a {
  font-size: 18px;
}

.menu-chat__item a:hover,
.mob-menu-chat__item a:hover {
  border-bottom: 1px solid var(--default-white) !important;
  color: var(--default-white);
}

body.locked .dark-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100vw;
  background: #000;
  opacity: 0.7;
  z-index: 1500;
}

/* BOTTOM MENU */

.bottom-menu {
  border-top: 1px solid var(--light-black);
  position: fixed;
  background: var(--default-black);
  bottom: -5px;
  width: 100%;
  z-index: 9999;
}

.bottom-menu__container {
  display: flex;
  justify-content: center;
}

.bottom-menu__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px;
  flex: 0 1 25%;
  padding: 10px;
  text-align: center;
  color: var(--default-white) !important;
}

.bottom-menu__item .bottom-menu__label {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: var(--default-white);
  line-height: 1.2;
}

/* SEARCH-MODAL */

.search-modal {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 20px 25px;
  background: #333;
  transform: translateY(-100%);
  z-index: 1555;
  transition: transform 0.3s;
}

/*.new-header:not(.fixed) .search-modal {
    top: 35px;
}*/

.light-theme .search-modal {
  background: #fff;
}

.search-modal.active {
  transform: translateY(0%);
}

.search-modal__container {
  max-width: 1710px;
  margin: 0 auto;
}

.search-modal__body {
  display: flex;
  gap: 10px;
  background-color: transparent;
  border-radius: 5px;
}

.search-modal__search {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  gap: 20px;
}

.search-modal__input {
  border: 0;
  background: transparent;
  color: var(--default-white);
  font-size: 18px;
}

.search-modal__input::placeholder {
  font-size: 18px;
}

.search-modal__button {
  padding: 10px;
  border: 1px solid var(--default-black);
}

.search-modal__button svg path {
  stroke: #fff;
}

.search-modal__button:hover svg path {
  stroke: #000;
}

.search-modal__button:hover {
  border: 1px solid var(--default-white);
}

.search-modal__close {
  background: none;
  border: 0;
}

.search-modal__close .icon-cancel {
  color: var(--default-white);
  font-weight: 900;
  transition: color 0.3s ease 0s;
}

.search-modal__close .icon-cancel:hover {
  color: #e31e25;
}

.menu-chat__item p {
  margin-top: 10px;
}

.menu-chat__item p a {
  font-size: 20px;
}

.mob-menu-chat p {
  margin-top: 10px;
}

.mob-menu-chat p a {
  font-size: 18px;
}

.tagsImage {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
  padding: 0;
}

.tagsImage li:before {
  display: none;
}

.tagsImage li:marker {
  display: none;
}

.tagsImage li {
  position: relative;
  margin-bottom: 40px;
  list-style-type: none;
}

.tagsImage li:hover span.name {
  border-bottom: 1px solid #ccc;
  display: table;
  margin: 0 auto;
  padding-bottom: 2px;
}

.tagsImage li:hover img {
  transform: scale(1.1);
}

.tagsImage li span.img {
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.tagsImage li span.name {
  position: absolute;
  bottom: -30px;
  right: 0;
  left: 0;
  text-align: center;
  color: var(--default-white);
  font-size: 15px;
  border-bottom: 1px solid;
  border-color: transparent;
  padding-bottom: 2px;
}

.tagsImage li img {
  width: 100%;
  transition: all 0.5s ease-in-out;
}

@media (max-width: 992px) {
  .tagsImage {
    grid-template-columns: 1fr 1fr;
  }

  .all_sections__column > li {
    padding: 40px 0 15px;
  }
}

body .buyProductWidth .owl-carousel .owl-nav {
  position: static;
  display: block;
}

body .buyProductWidth .owl-carousel .owl-nav > div {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: #000 !important;
  transition: all 0.3s ease 0s;
  padding: 11.5px 13px;
  color: #fff !important;
  font-size: 14px;
}

body .products .owl-carousel.js-products .owl-nav > div {
  top: 40%;
}

body .buyProductWidth .owl-carousel .owl-nav > div:hover {
  transform: translateY(-50%) !important;
  background: #fff !important;
  color: #000 !important;
}

body .buyProductWidth .owl-carousel .owl-prev {
  left: 10px;
}

body .buyProductWidth .owl-carousel .owl-next {
  right: 50px;
  z-index: 99912;
}

body .buyProductWidth .owl-carousel {
  position: relative;
}

.listBannerLink {
  position: relative;
  top: -20px;
  display: none !important;
}

.listBannerLink {
  position: relative;
  top: -30px;
  display: block;
  border-top: 4px solid #f80707;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  display: block;
}

.listBannerLinkContent {
  position: absolute;
  left: 0;
  display: flex;
  flex-direction: row;
  top: 22px;
  background: #0202026e;
  padding: 40px 90px;
  box-shadow: 0px 0px 0px 0px #111;
  margin: 0 auto;
  max-width: 1000px;
  right: 0;
  z-index: 1;
  align-items: center;
  justify-content: space-between;
}

.listBannerLink:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00000000;
}

.listBannerLink:hover {
  text-decoration: none;
  color: #fff;
}

.listBannerLink:hover .listBannerLinkTextBtn {
  background: #fff;
  color: #000;
}

.listBannerLink img {
  width: 100%;
}

.listBannerLinkText {
  /* position: absolute; */
  left: 20px;
  top: 77px;
  font-size: 35px;
  text-transform: uppercase;
  font-style: italic;
  text-align: left;
  color: #fff;
}

.listBannerLinkText span {
  font-size: 30px;
  text-transform: uppercase;
  color: red;
  display: block;
  font-style: initial;
}

.listBannerLinkTextBtn {
  background: #000;
  color: #fff;
  /* position: absolute; */
  bottom: 50px;
  left: 20px;
  padding: 20px 50px;
  max-width: 230px;
  transition: all 0.2s;
}

.listBannerLinkImg {
  height: 200px;
  background-position: top;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .listBannerLink {
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .listBannerLinkContent {
    padding: 20px;
    background: none;
    align-items: flex-start;
    justify-content: center;
    row-gap: 40px;
    flex-direction: column;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .listBannerLinkImg {
    height: 300px;
  }

  .listBannerLink:hover .listBannerLinkTextBtn {
    background: #000;
    color: #fff;
  }

  .listBannerLinkTextBtn {
    padding: 15px 40px;
  }

  .listBannerLinkText span {
    font-size: 25px;
    margin-bottom: 15px;
  }
}

.marquee-wrapper {
  position: relative;
  width: 100%;
  z-index: 9999;
}

.marquee-wrapper .marquee {
  background-color: #000;
  width: 100%;
  height: 4rem;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  top: 0;
  z-index: 9;
}

.marquee-wrapper .marquee div {
  display: block;
  width: 100%;
  height: 3rem;
  position: absolute;
  top: 1.2rem;
  overflow: hidden;
}

.marquee-wrapper .marquee .texts {
  display: block;
  width: auto;
  color: #fff;
}

@keyframes marquee {
  0% {
    left: 0;
  }

  100% {
    left: -100%;
  }
}

.marquee-wrapper.marquee-on .marquee div {
  animation: marquee 45s linear infinite;
}

.marquee-wrapper.marquee-on .marquee:hover div {
  animation-play-state: paused;
}

.marquee-wrapper.marquee-off .marquee {
  text-align: center;
}

.marquee-wrapper .close-promobar {
  color: #fff;
  background: #000;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
  width: 4rem;
  height: 4rem;
}

.marquee-wrapper .close-promobar:before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
}

.marquee-wrapper .close-promobar:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij4KICA8cGF0aCBmaWxsPSJ3aGl0ZSIgZD0nTTEwLjcxLDkuNWw2LTZBLjUuNSwwLDEsMCwxNiwyLjc4bC02LDYtNi02YS41LjUsMCwxLDAtLjcxLjcxbDYsNi02LDZhLjUxLjUxLDAsMCwwLDAsLjcxLjUuNSwwLDAsMCwuMzYuMTRBLjQ5LjQ5LDAsMCwwLDQsMTYuMjJsNi02LDYsNmEuNDkuNDksMCwwLDAsLjM1LjE0LjUuNSwwLDAsMCwuMzYtLjE0LjUxLjUxLDAsMCwwLDAtLjcxWicvPgo8L3N2Zz4K");
  height: 2.4rem;
  width: 2.4rem;
}

.marquee-wrapper .close-promobar:before {
  position: relative;
  top: 0.5rem;
}

.marquee-wrapper .close-promobar span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.marquee-wrapper .marquee .texts:nth-child(n + 4) {
  display: none;
}

@media screen and (max-width: 767px) {
  .marquee-wrapper .marquee .texts {
    display: none;
  }

  .marquee-wrapper .marquee .texts:first-child {
    display: block;
  }
}

@media (min-width: 768px) {
  .marquee-wrapper .marquee .texts {
    width: 30% !important;
  }
}

@media (min-width: 991px) {
  .marquee-wrapper .marquee .texts {
    width: 30% !important;
  }

  .marquee-wrapper.marquee-on .marquee div {
    animation-duration: 60s !important;
  }
}

.detailCertificates {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 15px 0 0 0;
  color: var(--default-white);
  font-size: 13px;
}

.light-theme .charachtersParams tbody {
  border-bottom: 0.5px solid #ccc;
}

.charachtersParams tbody {
  border-bottom: 0.5px solid #5f5c5c;
}

.detailCertificatesItem {
  display: flex;
  align-items: center;
  gap: 8px;
}

.detailCertificatesItemIco {
  display: flex;
  flex: 0 0 24px;
  justify-content: center;
}

.detailCertificatesItemIco svg {
  display: block;
  height: 1.8rem;
}

.detailCertificates:not(:last-child) {
  margin-bottom: 40px;
}

.no-dim_list:not(:empty) {
  margin-top: 35px;
  margin-bottom: -15px;
}

@media (max-width: 1100px) {
  .charachters .row13:not(:last-child) {
    margin-bottom: 65px !important;
  }
}

.inftoDetailText {
  color: var(--product-span);
  /*      color: var(--default-white);*/
  font-size: 12px;
  display: block;
  margin-top: 17px;
}

.success-form {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  display: block;
}

.design_project_content_success,
.success-form.success {
  color: green;
}

.success-form.error {
  color: red;
}

@media screen and (max-width: 767px) {
  body.openModal #minBody {
    z-index: 2;
  }
}

.saleListContent {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.saleListContentImg {
  max-width: 250px;
  width: 100%;
  position: relative;
  background: #fff;
}

.saleListContentInfo {
  width: 50%;
}

.saleListContentButton {
  width: 20%;
}

.saleListContent .charachtersImage {
  width: 100%;
  display: block;
  float: none;
}

.saleListContent .charachtersImage.draw {
  text-align: center;
  padding-bottom: 0;
  display: block !important;
  background: #000;
  padding-top: 10px;
}

.saleListContent .charachtersImage.draw a {
  text-decoration: none;
}

.saleListContent .charachtersImage.draw a svg {
  width: 90px;
  height: 30px;
}

.saleListContent .charachtersImage.draw a:hover svg path:first-child {
  opacity: 0;
}

.saleListContent .charachtersParams {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  color: #fff;
  column-gap: 60px;
  row-gap: 9px;
}

.charachtersParamsItem {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: var(--product-span);
  font-size: 16px;
}

.charachtersParamsItem .name {
}

.charachtersParamsItem .value {
}

.charachtersParamsItem .value span {
}

.saleListContentButton form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 30px;
}

.saleListContentButton form .colp13-8,
.saleListContentButton form .colp13-4 {
  width: 100%;
  margin: 10px 0;
  display: block;
  float: none;
}

.saleListContentButton .titlePrice {
  width: 100%;
  color: var(--product-span);
  font-size: 16px;
  display: block;
}

.saleListContent .charachtersImages {
  margin: 0;
}

.saleListContent .charachtersColors {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
}

.saleListContent .charachtersColors li {
  width: 22px;
  height: 22px;
}

.saleListContent .sectionTitle2 {
  margin: 0 0 40px;
  display: block;
}

.saleListContent .productPrices .productPrice {
  color: var(--default-white);
}

.saleListContent .productPrices .productPriceOld {
  font-size: 30px;
  margin-left: 10px;
}

.catalogBannerText {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  color: var(--default-white);
}

.catalogBannerText .mainBanner {
  display: block;
  width: 50%;
}

.catalogBannerText .mainBanner.show {
  width: 100%;
  display: block;
}

.catalogBannerTextInfo {
  display: block;
  width: 50%;
}

.catalogBannerTextInfoTitle {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 29px;
  text-transform: uppercase;
}

.catalogBannerTextInfoTitleText {
  line-height: 30px;
  max-width: 700px;
  font-size: 20px;
  color: var(--default-white);
  font-weight: 100;
}

.mainBannerItemSale {
  display: flex;
  position: absolute;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  right: 0;
  border: 1px solid #fff;
  bottom: 0;
  height: 400px;
  justify-content: center;
  align-content: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.mainBannerItemSale .saleSection {
  display: block;
}

.mainBannerItemSale .saleSection {
  display: block;
  width: 100%;
  padding: 40px;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  /*    text-shadow: 2px 2px #000;*/
}

.mainBannerItemSale .saleSectionTitle {
  display: block;
  font-size: 40px;
  text-align: right;
}

.mainBannerItemSale .saleSectionTitle p {
  display: block;
  font-size: 60px;
}

.mainBannerItemSale .saleSectionpercent {
  display: block;
  color: red;
  font-size: 50px;
  text-align: right;
  padding-right: 100px;
  /*    text-shadow: 1px 0px 1px #fff;*/
}

.mainBannerItemSale .saleSectionCaption {
  display: block;
  text-align: right;
  font-size: 20px;
  text-transform: uppercase;
}

.mobHeaderNav li a.sub-popover__back {
  display: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-decoration: none;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.showCloseMenu .mobHeaderNav li a.sub-popover__back {
  display: block;
  filter: invert(1);
}

@media screen and (max-width: 767px) {
  .catalogBannerText {
    flex-direction: column;
  }

  .catalogBannerText .mainBanner {
    width: 100%;
  }

  .catalogBannerTextInfo {
    width: 100%;
  }

  .mainBannerItemSale {
    max-width: 80%;
    max-height: 80%;
    border-color: #8e8e8e;
  }

  .mainBannerItemSale .saleSection {
    padding: 20px;
  }

  .mainBannerItemSale .saleSectionTitle {
    font-size: 14px;
  }

  .mainBannerItemSale .saleSectionTitle p {
    font-size: 20px;
  }

  .catalogBannerTextInfoTitle {
    font-size: 22px;
  }

  .catalogBannerTextInfoTitleText {
    font-size: 16px;
  }

  .catalogBannerTextInfoTitle {
    margin-bottom: 20px;
  }

  .mainBannerItemSale .saleSectionpercent {
    font-size: 30px;
  }

  .mainBannerItemSale .saleSectionCaption {
    font-size: 15px;
  }

  #navBar .mainNav {
    margin-bottom: 10px !important;
  }

  .mainNav ul li .sub_sec {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
    display: block;
    height: auto;
    min-height: 100vh;
    padding: 0;
    padding-left: 0px;
    background-color: var(--header-black) !important;
    border: 0;
    pointer-events: none;
    padding-left: 20px;
    padding-top: 50px;
    pointer-events: all;
  }

  .mainNav ul li a {
    font-size: 17px;
    text-transform: uppercase !important;
  }

  .mainBanner.show_mob {
    margin-bottom: 30px;
  }
}

/*О компании*/

.advantages__sides {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 62px;
  gap: 30px;
}

.advantages__side:first-child {
  font-size: 25px;
  font-family: "GraphikLCG-LightItalic";
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  text-wrap: balance;
}

.advantages__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.advantages__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.advantages__text {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4;
  color: #fff;
  text-wrap: balance;
}

.advantages__icon {
  filter: invert(1);
}

.about-us .section.block_2 {
  margin-bottom: 62px;
}

.about-us .section.block_4 {
  margin-bottom: 205px;
}

.about-us .sectionTitle2 {
  font-family: "GraphikLCG-Light";
}

.designers-about {
  margin-bottom: 35px;
}

.designers-about .txt1 {
  color: #fff;
}

.designers__items {
  display: grid;
  align-items: center;
  gap: 11px;
}

.designers__item {
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 236px;
  padding: 0 24px 18px;
  position: relative;
}

.designers__img {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.designers__img img {
  max-width: 230px;
  max-height: 100px;
}

.designers__name {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.01818;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 9px;
  text-wrap: balance;
}

.designers__link {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #000;
  opacity: 0.4;
  text-decoration: unset;
  transition: opacity 0.3s ease-in-out;
}

.designers__link:hover {
  opacity: 1;
}

#bx_651765591_2009 .designers__img img {
  max-width: 130px;
}

#bx_651765591_2009 .designers__link {
  opacity: 0;
}

.section-title {
  font-family: "GraphikLCG-Light";
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  /* color: #000; */
  color: #fff;
  margin: 15px 0;
}

.deliveryP .full-image {
  margin-bottom: 30px;
}

.contacts-page .sectionHead {
  margin-bottom: 20px;
}

.contacts-page .sectionTitle {
  font-family: "GraphikLCG-Light";
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}

.contactsBox .sectionTitle2 {
  margin: unset;
  font-family: unset;
  font-size: 23px;
  line-height: 0.84;
}

.contactsBox .showroom {
  margin-bottom: 8px;
}

.contactsBox .whatsapp {
  font-size: 11px;
}

.section:has(.contactsBoxes) {
  margin: unset;
}

.contactsBoxes:nth-child(2) .contactsBoxesItem:last-child .contactsBox {
  border: unset;
}

.cooperation .full-image {
  margin-bottom: 41px;
}

.tdwBaige {
  display: block !important;
  position: absolute;
  padding-bottom: 20px;
  margin-bottom: 20px;
  right: 6px;
  bottom: -4px;
  max-width: 60px;
}

.tdwBaige img {
  transform: none !important;
}

.tdwBaigeDetail {
}

.tdwBaigeDetail img {
}

#showPopup .modalWindowBody {
  padding: 0 !important;
  margin: 10% auto !important;
}

#showPopup .icon-cancel::before {
  color: #fff;
}

#showPopup .modalWindowMask {
  background: rgba(0, 0, 0, 0.7);
}

@media (max-width: 767px) {
  #showPopup .modalWindowBody {
    margin: 50% auto !important;
  }

  #showPopup .modalWindowClose {
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    top: 10px;
    right: 10px;
  }
}

.catalogProducts .saleList {
  padding: 64px 0;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
}

.saleCatalog {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.saleCatalogTitle {
  margin-top: 50px;
}

.search-extended {
  padding: 50px 0 20px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.search-extended__title {
  font-family: "GraphikLCG-Regular";
}

.search-extended__fields {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 28px;
}

.search-extended__group {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 22px;
}

.search-extended__field {
  flex: 1 1 100%;
  width: 100%;
}

.search-extended__button {
  padding: 20px;
  border: 1px solid var(--default-white);
  width: 100%;
  margin: 27px auto 55px;
  background: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 0.93333;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  transition: all 0.2s ease-in-out;
}

.search-extended__button:hover {
  background: #fff;
  color: #000;
}

.search-extended .mainContainer {
  max-width: 1024px;
}

.search-extended__input,
.search-extended__select {
  background: none;
  appearance: none;
  border: 1px solid rgba(160, 160, 160, 0.8);
  font-weight: 300;
  font-size: 15px;
  color: #f1f1f1;
  padding: 15px 10px;
  line-height: 1.2;
  width: 100%;
  transition: all 0.2s ease-in-out;
}

.search-extended__input::placeholder,
.search-extended__select::placeholder {
  opacity: 0.7;
}

.search-extended__select option {
  font-weight: 300;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  background-color: #000;
}

.search-extended__input:hover,
.search-extended__input:focus {
  border-color: #fff;
}

.search-extended__input::placeholder {
  color: rgb(255, 255, 255, 0.8);
}

.search-extended__field:has(.search-extended__select)
  .search-extended__wrapper {
  background: url('data:image/svg+xml,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.25494 5.71391L0.722918 0.142448L9.58276 0.142449L5.25494 5.71391Z" fill="%23D9D9D9" /></svg>')
    no-repeat 96% 50%;
}

.search-extended__examples li {
  list-style: none;
}

.search-extended__examples li:after {
  height: 1px;
  width: 16px;
  background: var(--default-white);
  content: "";
  display: block;
  float: left;
  margin: 8px 10px 0 -20px;
}

.search-extended__examples a {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  text-underline-offset: 5px;
  transition: all 0.2s ease-in-out;
}

.search-extended__examples a:hover {
  color: #fff;
}

#extended-search-input {
  margin-bottom: 30px;
  /*    background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_81_66)"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.7028 6.8064C12.7028 10.052 10.0717 12.6831 6.82605 12.6831C3.58043 12.6831 0.949341 10.052 0.949341 6.8064C0.949341 3.56078 3.58043 0.929688 6.82605 0.929688C10.0717 0.929688 12.7028 3.56078 12.7028 6.8064ZM6.82605 11.611C9.47957 11.611 11.6307 9.45991 11.6307 6.8064C11.6307 4.15289 9.47957 2.00179 6.82605 2.00179C4.17254 2.00179 2.02144 4.15289 2.02144 6.8064C2.02144 9.45991 4.17254 11.611 6.82605 11.611Z" fill="white" /><path fill-rule="evenodd" clip-rule="evenodd" d="M15.0859 15.9137L10.1134 10.9671L10.8695 10.207L15.842 15.1537C16.0519 15.3625 16.0527 15.7019 15.8439 15.9118C15.6351 16.1216 15.2957 16.1225 15.0859 15.9137Z" fill="white" /></g><defs><clipPath id="clip0_81_66"><rect width="16" height="17" fill="white" /></clipPath></defs></svg>') no-repeat 11px 48%;*/
  background-size: 16px;
  padding-left: 53px;
}

.search-extended__tags {
  margin-bottom: 47px;
}

.search-extended__label {
  font-weight: 400;
  font-size: 15px;
  opacity: 0.9;
  color: #f1f1f1;
  margin-bottom: 12px;
}

.search-extended__items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 13px;
}

.search-extended__tag {
  background-color: #fff;
  padding: 10px 10px;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  text-decoration: none;
  border: 1px solid var(--default-white);
  transition: all 0.2s;
}

.search-extended__tag:hover,
.search-extended__tag:focus,
.search-extended__tag.active {
  background-color: var(--default-black);
  color: var(--tag-white) !important;
}

.search-extended__inputs {
  display: flex;
  align-items: center;
}

#support_dimmable.search-extended__input {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

.search-extended__checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 6px 0 0;
}

.search-extended__checkbox-icon {
  height: 23px;
  max-width: 23px;
  width: 100%;
  max-height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.5px solid #868282;
}

.search-extended__checkbox-icon svg {
  transform: scale(0);
  transition: transform 0.3s;
}

.search-extended__checkbox input:checked + .search-extended__checkbox-icon svg {
  transform: unset;
}

.search-extended__checkbox-label {
  font-weight: 400;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.6;
}

@media (min-width: 992px) {
  .search-extended__items {
    grid-template-columns: repeat(4, auto);
  }

  .search-extended__field {
    flex: 0 1 33%;
  }

  .search-extended__group {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 22px;
  }

  .search-extended__checkbox {
    margin: 30px 0 0;
  }

  .search-extended__tag {
    padding: 12px 10px;
    font-size: 15px;
  }
}

.mainNav.open > ul > li:last-child a,
.mainNav.open > ul > li:last-child a::before {
  border-color: red !important;
  color: red !important;
  font-weight: 500;
}

.menu-header__list .menu-header__link[href="/sale/"] {
  color: red;
  border-bottom: 2px solid;
  padding-bottom: 3px;
  font-weight: 500;
}

.downloadCatalog {
  display: flex;
  align-items: center;
  gap: 7px;
  color: var(--default-white);
  fill: var(--default-white);
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none;
  margin-top: 20px;
}

.downloadCatalog:hover {
  color: var(--default-white);
}

.downloadCatalog span {
  border-bottom: 1px solid var(--default-white);
}

.downloadCatalog i {
  height: 20px;
}

.downloadCatalog i svg * {
  stroke: var(--default-white);
}

@media screen and (max-width: 767px) {
  .downloadCatalog i {
    display: none !important;
  }
}

.footer__links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__link {
  transition: all 0.2s;
  text-decoration: none;
}

.footer__link:hover {
  color: var(--default-white);
}

.footerNavTxt a {
  transition: all 0.2s;
}

.footerNavTxt a:hover,
.footer__link:hover {
  opacity: 0.7;
}

.new-header__phone {
  display: block;
  font-size: 15px;
  flex: 1 0 130px;
  color: var(--default-white);
  border-bottom: 1.25px solid transparent;
  padding: 2px 0;
  transition: all 0.2s;
}

.new-header__phone:hover {
  color: var(--default-white);
  border-bottom-color: rgb(255, 255, 255);
}

.b-policy-info {
  position: fixed;
  bottom: 22px;
  z-index: 99999999;
  width: 100%;
  padding: 0;
  background-color: #000;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 523px;
  display: none;
}

.b-policy-info__wrapper {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  max-width: 996px;
  margin: 0 auto;
  padding: 12px 52px 12px 24px;
}

.b-policy-info__text {
  color: #fff;
  font-size: 12px;
}

.b-policy-info__text a {
  color: red !important;
  text-decoration: underline !important;
}

.b-policy-info__cross {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 16px;
  height: 16px;
  background-size: cover;
  cursor: pointer;
}

.b-policy-info__cross:after {
  display: block;
  width: 60px;
  height: 90px;
  margin-top: -25px;
  margin-left: -25px;
  content: "";
  background-color: transparent;
}

.b-icon_style_cross {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11'%3E%3Cg fill='%236A7287'%3E%3Cpath d='M0 .785L.785 0 11 10.215l-.785.785z'/%3E%3Cpath d='M.785 11L0 10.215 10.215 0 11 .785z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 11px;
  width: 11px;
}

@media screen and (max-width: 767px) {
  .b-policy-info {
    max-width: 100%;
    width: 100%;
    left: 0;
    bottom: 72px;
    border: unset;
  }
}

@media screen and (max-width: 1400px) and (min-width: 1100px) {
  .modViews {
    z-index: 10;
  }

  .charachtersWrap .row13:after {
    content: "";
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    height: 82%;
    width: 66.7%;
    z-index: -1;
  }
}

.bx_smart_searche.bx_searche.theme-black {
  box-shadow: unset !important;
  background-color: #333 !important;
}

.bx_item_block_section,
.bx_item_block_element {
  padding: 15px 15px !important;
}

.bx_item_block_section *,
.bx_smart_searche.theme-black .bx_item_block_href_category_name,
.bx_item_block_item_info * {
  color: #fff !important;
}

.bx_smart_searche .bx_item_block_href_category_title {
  margin-bottom: 6px !important;
  display: inline-block !important;
  margin-top: 10px !important;
}

.bx_smart_searche .bx_item_block_href_category_title,
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
  font-size: 14px !important;
}

.bx_smart_searche .bx_item_block_item_image {
  width: 54px !important;
  height: 54px !important;
  margin-right: 15px !important;
}

.bx_smart_searche.theme-black .bx_item_block_hrline {
  border-color: #fff !important;
  margin: 0 15px 8px !important;
  display: none !important;
}

.bx_smart_searche .bx_item_block_href {
  margin-bottom: 0px !important;
  border-bottom: 1px solid #fff !important;
}

.bx_smart_searche.theme-black .bx_item_block_href:hover {
  background-color: #131313 !important;
}

.bx_searche .bx_item_block {
  margin-top: 15px !important;
}

.js_search_href.all_result_button {
  background-color: #000 !important;
  border-color: #000 !important;
}

.bx_smart_searche .bx_item_block_item_image img {
  width: 100%;
  height: 100%;
}

.bx_smart_searche .bx_item_block_item_name_flex_align {
  margin-top: 20px !important;
}

.bx_smart_searche .bx_item_block_item_price {
  margin-top: 10px !important;
}

.bx_item_element.bx_item_element_all_result,
.bx_searche .bx_item_block.all_result {
  border: unset !important;
}

div.title-search-result .bx_searche {
  max-height: 500px !important;
  scrollbar-width: thin !important;
}

div.title-search-result {
  box-shadow: none !important;
}

@media screen and (max-width: 767px) {
  .searchNavBtn {
    position: relative;
    margin: 0 !important;
    padding: 0;
  }
  .searchNavBtn a span {
    display: none;
  }
  .mainNavSearch {
    position: static;
    margin: 0;
    height: auto;
    padding-right: 10px !important;
  }
  .searchForm {
    background: #000;
    height: 56px;
    padding: 0 40px;
  }
  .searchForm button {
    color: #fff;
  }
  .mainNavSearch #title-search {
    margin: 0;
    padding: 0;
  }
  body .mainNavSearch li a {
    color: #fff;
    font-size: 18px !important;
  }
  .homePageBanner
    .mainBanner:not(.hide_mob)
    .js-mainBanners-slider.owl-theme1
    .owl-dots {
    top: inherit;
  }
  .searchForm button {
    top: 20%;
    left: 13px;
  }
  .searchForm .searchFormClose {
    right: 10px;
  }
  .searchForm input#title-search-input {
    color: #fff;
  }
  div.title-search-result {
    display: none !important;
  }
  .categoryBox {
    border: 1px solid #262626;
  }

  .categoryBox .categoryBoxFooter {
    padding: 30px 25px;
    font-size: 12px;
    line-height: 1.4;
  }
}

/*конструктор*/

.filter__wrapper {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  z-index: 9999;
  height: 100%;
  width: 100%;
  padding: 40px 15px 20px;
  display: grid;
  gap: 20px;
  background: #fff;
  transition: transform 0.3s;
}

.filter__wrapper .smartfilter {
  width: 100%;
}

.filter__bottom .smartfilter {
  width: unset;
}

.filter__bottom .filterSelectedClear ul li {
  width: max-content;
  border: 1px solid;
  padding: 10px;
  cursor: pointer;
  transition: color 0.3s;
}

.filter__bottom .filterSelectedClear ul li:hover {
  color: var(--redColor);
}
.filter__bottom .filterSelectedClear.filterSelected * {
  color: var(--default-white);
  list-style-type: none;
}

.opened-filter .filter__wrapper {
  transform: unset;
}

.filter__top .filter-cross {
  position: absolute;
  right: 15px;
  width: 32px;
  height: 32px;
  display: none;
  z-index: 2;
}

.filter__top .filter-cross::before,
.filter__top .filter-cross::after {
  position: absolute;
  content: " ";
  height: 28px;
  width: 2px;
  left: 15px;
  background-color: #333;
}

.filter__top .filter-cross::before {
  transform: rotate(45deg);
}

.filter__top .filter-cross::after {
  transform: rotate(-45deg);
}

.opened-filter .filter-cross {
  display: block;
}

.filter__top .catalog-filter {
  display: grid;
  flex-direction: column;
  position: relative;
  gap: 20px 40px;
  grid-template-columns: repeat(3, 1fr);
}

.custom-select__options .hidden_values {
  display: none;
}

.custom-select__options .inner_expand_text {
  display: block;
  text-decoration: underline;
  text-transform: uppercase;
}

.shown .custom-select__options .hidden_values {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.filter__bottom {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.filter__bottom .fs_line a {
  display: flex;
  gap: 10px;
  align-items: center;
  color: var(--default-white);
}
.filter__bottom .fs_line a .icon-close svg path {
  stroke: var(--default-white);
}
.filter__bottom .fs_line {
  cursor: pointer;
  list-style-type: none;
}

.filter__bottom .filterSelected ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 30px;
  margin-left: 0;
  padding-left: 0;
}

.filter__bottom .fs_line a .icon-close {
  width: 10px;
}

.filter__bottom .fs_line a .icon-close svg {
  display: flex;
  width: 100%;
}

.filter__bottom .fs_line a span {
  font-size: 16px;
}

.filter__bottom .fs_line a span::first-letter {
  text-transform: capitalize;
}

.filter__search {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.filter__search span {
  font-size: 16px;
  line-height: 1.18;
  text-transform: uppercase;
}

.filter__items {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.filter__item {
  flex: 0 0 auto;
  border: 0;
  font-size: 16px;
  line-height: 1.18;
  text-transform: uppercase;
}

.filter__item[value="title"],
.filter__checkboxes {
  display: none;
}

.filter__buttons {
  flex: 1 1 auto;
  padding-top: 30px;
  display: grid;
  grid-template-columns: 5fr 4fr;
  align-items: end;
  gap: 10px;
}

.filter__button {
  height: max-content;
  background: transparent;
  cursor: pointer;
}

.filter__button:not(:last-child) {
  margin-bottom: 20px;
}

.filter__button_cancel {
  font-size: 0;
}

.filter__button_cancel::before {
  content: attr(mobile-text);
  font-size: 16px;
}

.custom-select {
  position: relative;
  background: none;
  appearance: none;
  border: 1px solid rgba(160, 160, 160, 0.8);
  font-weight: 300;
  font-size: 15px;
  color: #f1f1f1;
  padding: 15px 10px;
  line-height: 1.2;
  width: 100%;
  transition: all 0.2s ease-in-out;
}

.custom-select__options {
  display: none;
  position: relative;
  padding: 0 0 20px 0;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 13px;
  top: 0;
  overflow: auto;
  left: 0;
  z-index: 9999;
  background: #fff;
  margin-top: 20px;
  transition: all 0.3s ease 0s;
  width: 100%;
}

.custom-select.active .custom-select__options {
  display: flex;
}

.custom-select__option {
  cursor: pointer;
  font-size: 16px;
  line-height: 1.18;
  white-space: nowrap;
  animation: tabs 0.3s;
}

.custom-select__option:not(:last-child) {
  margin-bottom: 20px;
}

.custom-select__current {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.18;
  white-space: nowrap;
  color: var(--default-white);
}

.custom-select__current::after {
  width: 0;
  height: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid var(--default-white);
  content: "";
  transition: transform 0.3s;
}

.custom-select.active .custom-select__current::after {
  transform: rotate(180deg);
}

.custom-select__option_select {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}

.custom-select__option_select input {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

.custom-select__option_select span {
  font-size: 16px;
  line-height: 1.18;
  white-space: nowrap;
}

.custom-select__option_select span::first-letter {
  text-transform: capitalize;
}

.custom-select__checkbox-icon {
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--default-white);
}

.custom-select__checkbox-icon svg {
  transform: scale(0);
  transition: transform 0.3s;
}

.custom-select__option_select
  input:checked
  + .custom-select__checkbox-icon
  svg {
  transform: unset;
}
.custom-select__option_select label.filterPict {
  width: 30px;
  height: 30px;
  opacity: 1;
  visibility: visible;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: row;
  border: 1px solid;
}
.custom-select__option_select label.filterPict input {
  opacity: 0;
}
.custom-select__option_select label.filterPict span {
  padding-left: 27px;
  position: relative;
  top: 6px;
}

.custom-select__option_select label.filterPict input:checked + span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: -12px;
  top: -5px;
  width: 4px;
  height: 8px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  content: "";
  box-sizing: content-box;
  transform-origin: 0 100%;
  animation: checkbox-check 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards;
  display: block !important;
}

@media (min-width: 769px) {
  .products-catalog__filter {
    margin-bottom: 10px;
  }

  .custom-select.active div.custom-select__options {
    opacity: 1;
    pointer-events: all;
  }

  .custom-select__options {
    display: flex !important;
    position: absolute;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    overflow: auto;
    opacity: 0;
    left: 0px;
    top: 28px;
    pointer-events: none;
    max-height: 330px;
    flex-wrap: nowrap;
  }

  .filter__wrapper {
    overflow: unset;
    position: static;
    transform: unset;
    padding: 0;
    background: transparent;
    gap: 10px;
  }

  .filter__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
  }

  .filter__top .catalog-filter {
    flex-direction: row;
  }

  .filter__bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
  }

  .filter__items {
    margin: 0;
    flex-direction: row;
    gap: 20px;
  }

  .filter__button_open {
    display: none;
  }

  .filter__checkboxes {
    flex: 1 1 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .filter__checkboxes > * {
    flex: 0 0 100px;
  }

  .filter__buttons {
    flex: 0 0 336px;
    padding: 0;
  }

  .filter__button_cancel {
    font-size: 16px;
  }

  .filter__button_cancel::before {
    font-size: 0;
  }
}

.search-extended__search {
  position: relative;
}
.search-modal__button {
  position: absolute;
  left: 1px;
  top: 1px;
}
/* End */

/* Start:/local/templates/styllight/css/media.css?174806875726816*/
/*
font-family: "GraphikLCG-Black";
font-family: "GraphikLCG-Bold";
font-family: "GraphikLCG-Extralight";
font-family: "GraphikLCG-Light";
font-family: "GraphikLCG-LightItalic";
font-family: "GraphikLCG-Medium";
font-family: "GraphikLCG-Regular";
font-family: "GraphikLCG-RegularItalic";
font-family: "GraphikLCG-Semibold";
font-family: "GraphikLCG-Super";
font-family: "GraphikLCG-Thin";
*/
@media screen and (max-width: 1500px) and (min-width: 1200px) {
  .inline_Name .prPage {
    max-width: 340px;
    margin-right: 20px;
  }

  .saleListContentButton {
    width: 25%;
  }
}

@media (min-width: 425px) {
  .all_sections__title {
    font-size: 26px;
  }

  .all_sections__item_title {
    font-size: 16px;
  }
}

@media (min-width: 600px) {
  .mob-menu-chat {
    width: 50%;
  }
}

@media (min-width: 800px) {
  .cartPage tr td:last-child {
    order: 4;
  }

  .cartPage .cartTableHead .basket-items-list-table thead tr {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 12% 1fr 16% 10.5% 16%;
  }

  .cartPage tr {
    display: grid;
    grid-auto-flow: column;
    gap: 30px;
    grid-template-columns: 1fr 15% 12.5% 8% 4%;
  }

  .cartPage tr td:nth-child(2) {
    min-width: 100%;
  }
}

@media (min-width: 1000px) {
  .bottom-menu {
    display: none;
  }

  .menu-header__list {
    gap: 15px;
  }

  .new-header__container {
    gap: 40px;
  }

  .menu-header__item .menu-header__link {
    font-size: 14px;
  }
}

@media (min-width: 1200px) {
  .menu-header__list {
    gap: 30px;
  }

  .ui-header {
    gap: 50px;
  }

  .ui-header__buttons {
    gap: 30px;
  }
}

@media (min-width: 1400px) {
  .menu-header__list {
    gap: 60px;
  }

  .new-header__container {
    gap: 80px;
  }
}

@media (min-width: 1500px) {
  .ui-header__buttons {
    gap: 50px;
  }
}

@media (min-width: 1300px) {
  .ui-header__buttons {
    gap: 55px;
  }
}

@media screen and (max-width: 1390px) {
  #navBar {
    opacity: 1 !important;
    left: 15px !important;
    transform: none !important;
  }

  #fixedButtonsWrap {
    right: 0;
    left: auto;
    margin-left: 0px;
  }

  .checkoutSubmitCheckboxes {
    margin: 0 0 20px;
  }

  .checkoutSubmitCheckboxes .right,
  .checkoutSubmitCheckboxes .left {
    float: none;
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 1300px) {
  .ui-header__chat svg {
    width: 23px !important;
    height: 23px !important;
  }

  .ui-header__theme svg {
    width: 30px !important;
    height: 30px !important;
  }

  .ui-header__bag svg {
    width: 34px !important;
    height: 34px !important;
  }

  .modViews li {
    padding: 0 12px;
  }

  .productPrices .productPriceOld {
    display: block;
    margin: 0 0 8px;
  }

  .projectItemCont {
    left: 20px;
    bottom: 20px;
    right: 20px;
  }

  .projectItemTags {
    left: 20px;
    top: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .modalWindowBody {
    margin: 10% auto;
  }

  .mainContainer {
    padding-left: 250px;
  }

  .footer {
    padding: 60px 0 20px;
  }

  .footerMin {
    padding: 35px 0;
  }

  .mainBannerItemContent {
    padding: 40px 0;
  }

  .section {
    margin: 0 0 40px;
  }

  .sectionGrey {
    padding: 30px 0;
  }

  .sectionHead {
    margin: 0 0 30px;
  }

  .sectionTitle {
    font-size: 30px;
  }

  .footerNavsRow,
  .footerNavs {
    display: block;
  }

  .footerNavsRow {
    font-size: 0px;
    margin: 0 -15px;
  }

  .footerNavsCol {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 33%;
    font-size: 14px;
    margin: 0 0 40px;
    padding: 0 15px !important;
  }

  .footerNavTxt {
    margin: 0 0 20px;
  }

  .footerMinList {
    text-align: center;
  }

  .footerMinList li {
    border: none;
  }

  .designerCart .designerCont {
    margin: 0;
  }

  .designerCartCel {
    padding: 20px;
  }
}

@media screen and (max-width: 1100px) {
  .mainBannerItemImage {
    /*		height: 400px;*/
  }

  .js-mainBanners-slider.owl-theme1 .owl-dots {
    top: 534px;
  }

  .mainBanner .owl-nav [class*="owl-"] {
    top: 173px;
  }

  .mainBannerItemDesc {
    max-width: 380px;
  }

  .sectionTitle2 {
    margin: 0 0 30px;
  }

  .textSectionCont {
    margin: 0 0 30px;
  }

  .firstText .textSectionCont {
    margin-bottom: 20px;
  }

  .charachters .row13 [class*="colp13-"] {
    width: 100%;
  }

  .charachters .row13 .colp13-8 .right {
    float: none;
    margin: 0 0 20px;
  }

  .charachters .row13 .colp13-8 .right .num {
    float: right;
  }

  .modViews {
    top: 10px;
    right: 10px;
    left: auto;
    bottom: auto;
  }

  .projectItems .row13 [class*="colp13-"] {
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .sectionTitle.first {
    margin-top: 20px;
  }

  .catalogHead {
    margin: 0 0 30px;
  }

  .tags li a {
    padding: 12px 20px;
  }

  .mainContainer {
    padding-left: 20px;
  }

  #footer .mainContainer {
    padding-bottom: 90px;
  }

  #footer .footer {
    padding: 20px 0;
  }

  #navBar {
    position: fixed;
    z-index: 99911;
    left: -550px !important;
    bottom: 0;
    width: 100%;
    background: #1d1d1d;
    padding: 40px 20px;
    max-width: 300px;
    overflow: auto;
    top: 54px;
    margin: 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
  }

  #navBar .logo {
    display: none;
  }

  #navBar .mainNav {
    margin: 0 0 50px;
  }

  #navBar .mainNav:last-child {
    margin: 0;
  }

  #mobHeader {
    display: block;
  }

  #minBody {
    padding: 68px 0 0;
  }

  .fixedButtons {
    margin: 0;
  }

  .openNav {
    overflow: hidden;
  }

  .openNav #navBar {
    left: 0 !important;
  }

  .openNav #mask {
    display: block;
  }

  .btnCard {
    margin: 0;
  }

  .breadcrumbs1 {
    margin-top: 20px;
  }

  .sectionHead.first {
    margin-top: 15px;
  }

  .cartPage table thead th {
    padding: 8px 10px;
  }

  .cartTableItem td {
    padding: 10px;
  }

  .cartPage tr th:first-child,
  .cartPage tr td:first-child {
    width: 180px;
  }

  .cartPage tr th:nth-child(3),
  .cartPage tr td:nth-child(3) {
    width: 180px;
  }

  .cardParamsIModalClose {
    font-size: 40px;
    top: 20px;
    right: 30px;
  }

  .cardParamsIModalContainer {
    margin: 100px auto 50px;
  }

  .ui-header__bag-wrapper-count {
    top: -15%;
    left: 13%;
  }
}

@media screen and (max-width: 900px) {
  .mainBannerItemImage {
    /*		height: 300px !important;*/
  }

  .mainBanner .owl-nav [class*="owl-"] {
    top: 110px;
  }

  .js-mainBanners-slider.owl-theme1 .owl-dots {
    top: 250px;
  }

  .checkoutPage .row13 [class*="colp13-"] {
    width: 100%;
  }

  .sideBarCheckout {
    margin: 30px 0 0;
  }

  .bannerModalSlider.show {
    padding-top: calc(50vh - 300px / 2);
  }
}

@media screen and (max-width: 800px) {
  .modalWindowBody {
    margin: 16% auto;
  }

  .mainBannerItemContent {
    display: block;
    padding-bottom: 25px;
  }

  .mainBannerItemContent .mainBannerItemBtn,
  .mainBannerItemContent .mainBannerItemDesc,
  .mainBannerItemContent .mainBannerItemTitle {
    max-width: 100%;
    width: 100%;
  }

  .mainBannerItemContent .mainBannerItemDesc {
    padding: 20px 0;
  }

  .categoryBoxesSection [class*="colp13-"] {
    width: 100%;
  }

  .categoryBox {
    height: 400px;
  }

  .categoryBox .categoryBoxFooter {
    max-width: 100%;
    padding: 20px 0 0;
  }

  .categoryBox .categoryBoxFooter span {
    max-width: 100%;
  }

  .mainContainer {
    padding-right: 20px;
  }

  #fixedButtonsWrap {
    position: static;
  }

  .btnCard {
    position: fixed;
    left: 0;
    bottom: 20px;
    z-index: 9991;
  }

  .fixedButtons {
    position: fixed;
    bottom: 90px;
    right: 20px;
    width: 48px;
    left: auto;
    z-index: 9991;
  }

  .products ul {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 7px;
  }

  .blogs ul li {
    padding-top: 0;
    width: 100%;
  }

  /* .designers {
		margin: 0 0 -30px;
	} */

  .designers ul {
    margin: -10px;
  }

  .designers ul li {
    padding: 10px;
    width: 100%;
    margin: 0 0 20px;
  }

  .mainBannerItemPlayLink {
    display: none;
  }

  .pagination1 ul li {
    display: none;
  }

  .pagination1 ul li.active,
  .pagination1 ul li:last-child,
  .pagination1 ul li:first-child {
    display: inline-block;
  }

  .methodsSection .row13 [class*="colp13-"] {
    width: 100%;
    margin: 0 0 40px;
  }

  .methodsSection .row13 [class*="colp13-"]:last-child {
    margin: 0;
  }

  .blogs {
    margin: 0 0 -10px;
  }

  .blogItem {
    margin: 0 0 10px;
  }

  .designerCart .row13 {
    display: block;
  }

  .designerCart .row13 [class*="colp13-"] {
    width: 100%;
    margin: 0 0 20px;
  }

  .designerCartCel {
    padding: 25px;
  }

  .linkBox {
    height: 336px;
  }

  .cartTableHead {
    display: none;
  }

  .cartTableItem {
    position: relative;
  }

  .cartTableItem table tbody tr td,
  .cartTableItem table tbody tr,
  .cartTableItem table tbody,
  .cartTableItem table,
  .cartPage table tbody tr td,
  .cartPage table tbody tr,
  .cartPage table tbody,
  .cartPage table {
    display: block;
    width: 100% !important;
    text-align: center;
  }

  .cartTableItem .removeItemCart {
    position: absolute;
    top: 10px;
    right: 10px;
  }

  .removeItemCart {
    margin: 0;
  }

  .cardParamsIModalProducts ul li {
    width: 50%;
  }

  .swipeIco {
    display: block;
  }

  .owl-theme2 .owl-nav {
    display: none !important;
  }
}

@media (max-width: 767px) {
  ul.tags {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px 10px;
  }

  ul.tags li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
  }

  ul.tags li {
    width: unset;
    margin: 0;
  }

  .catalogHead .sectionTitle {
    margin: 5px;
  }

  body .charachtersWrap .row13 .colp13-8 {
    padding: 20px;
  }

  .charachters .colorName.sectionTitle2 {
    margin-bottom: 12px;
  }

  .sectionGrey .linkBoxes #bx_651765591_21 {
    margin: 0;
  }

  body #basket-root .basket-item-actions-remove:before,
  body #basket-root .basket-item-actions-remove:after {
    height: 15px;
  }

  body #content #basket-root tr.basket-items-list-item-container > td {
    padding-bottom: 0;
  }

  body
    #content
    #basket-root
    .basket-items-list-item-container
    > td.basket-items-list-item-amount {
    margin-top: -45px;
  }

  #basket-root img.basket-item-image {
    margin: 0 auto;
  }

  .deliveryP .title-center {
    margin: 25px 0;
    font-size: 30px;
  }

  .rasschet_banners {
    margin: 20px 0px;
  }

  .catalogProducts > div > div {
    display: contents;
  }

  #content
    #basket-root
    .basket-items-list
    .basket-items-list-item-container
    > td:first-child {
    margin-bottom: 0;
  }

  .breadcrumbs1 {
    margin-top: 60px;
  }

  .charachtersWrap .row13 .qquery_price_seria {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .block_7-custom .certificate {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .block_7-custom .certificateImg {
    padding-bottom: 0;
  }

  tr.basket-items-list-item-container {
    flex-direction: column;
    align-items: center;
    gap: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-color: #5f5c5c;
  }

  .section.homePageBanner {
    margin-top: 70px;
  }

  .section {
    margin: 0 0 30px;
  }

  .section.homePageBanner + .mainContainer .section.overflowed {
    margin-bottom: 0;
  }

  .staticPageContentImg {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 700px) {
  .block_7-custom {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  div.charachtersWrap {
    margin: 0 0 45px;
    border-top: 0;
  }

  .footerMin {
    display: block;
  }

  .footerMinList {
    margin: 12px 0 0;
    text-align: left;
  }

  .footerMinList li {
    padding: 0;
    display: block;
    margin: 0 0 12px;
  }

  .categoryBoxCont {
    padding: 30px 25px;
  }

  .staticPageContent {
    font-size: 16px;
  }

  .advantages li {
    width: 50%;
    margin: 0 0 20px;
  }

  .advantageIco {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0 0 15px;
  }

  .advantageIco img {
    max-width: 80%;
  }

  .certificateImg a {
    padding: 18px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .certificateImg a img {
    width: 100%;
  }

  .certificateTxt {
    font-size: 14px;
    margin: 0 0 20px;
  }

  .catalogProducts .row13 {
    margin: 0 -10px;
  }

  .catalogProducts .row13:after {
    display: none;
  }

  .catalogProducts > div:after {
    content: "";
    clear: both;
    display: block;
  }

  .catalogProducts .row13 [class*="colp13-"] {
    width: 100%;
    padding: 0 10px;
  }

  .catalogProducts .row13 .colp13-6 {
    width: 100%;
  }

  .catalogProducts .row13 .colp13-6 .colp13-6 {
    width: 50%;
  }

  .catalogProducts .row13 .colp13-3 {
    width: 50%;
  }

  .catalogProducts .productItem {
    margin: 0 0 40px;
  }

  .staticPageContent {
    font-size: 16px;
  }

  .staticPageContentImages .row13 [class*="colp13-"] {
    width: 100%;
    margin: 0 0 40px;
  }

  .staticPageContentImages .row13 [class*="colp13-"]:last-child {
    margin: 0;
  }

  .staticPageContentImages .row13 [class*="colp13-"] img {
    width: 100%;
  }

  .contactsBoxes {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
  }

  .contactsBoxes .contactsBoxesItem {
    width: 100%;
    display: block;
    margin: 0;
  }

  .linkBoxes .row13 [class*="colp13-"] {
    width: 100%;
    margin: 0 0 20px;
  }

  .linkBoxes .row13 [class*="colp13-"]:last-child {
    margin: 0;
  }

  .loadMoreBtn::before,
  .loadMoreBtn::after {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .charachters .colorName.sectionTitle2 {
    font-size: 14px;
    /* margin-bottom: 5px; */
  }

  .modViews li a {
    width: 37px;
    height: 37px;
    line-height: 37px;
  }

  .charachtersColors {
    margin-bottom: 20px;
  }

  .mobHeaderNav {
    gap: 15px;
  }

  .sectionHead {
    margin: 0 0 20px;
  }

  .sectionHead [class*="colp13-"] {
    width: 100%;
  }

  .sectionHead .sectionTitle {
    margin: 0 0 10px;
  }

  .designerCont a [class*="icon-"] {
    display: none;
  }

  .catalogHead .clearFix .right,
  .catalogHead .clearFix .left {
    float: none;
  }

  .mb-48 {
    margin-bottom: 40px;
  }

  .tags li {
    width: 47%;
    text-align: center;
    margin: 0 8px 8px 0;
  }

  .tags li a {
    padding: 6px 12px;
  }

  .loadMoreBtn .btnMin,
  .loadMoreBtn .btnMid {
    min-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .charachters {
    padding: 25px 0;
  }

  .charachters .modViews {
    top: 42px;
  }

  .projectItemImage {
    height: 342px;
  }

  .snShare li {
    margin: 0 8px 10px 0;
  }

  .formBlock {
    padding: 30px 25px;
  }

  .formBlock .sectionTitle2 {
    font-size: 24px;
  }

  .staticPageContent p {
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 500px) {
  .charachtersParams tr td {
    font-size: 15px;
    position: relative;
  }

  .productIModal {
    position: absolute;
  }

  .infoBlock {
    margin: -3px 0 0 6px;
  }

  .mainBannerItemImage {
    /*		height: 160px !important;*/
  }

  .bannerModalSlider.show {
    padding-top: calc(50vh - 160px / 2);
  }

  .js-mainBanners-slider.owl-theme1 .owl-dots {
    top: 110px;
  }

  .footerNavsCol {
    width: 50%;
  }

  .footer__links {
    display: flex;
  }

  .footerNavsCol:first-child .footerNavTxt {
    margin-bottom: 0;
  }

  .footerNavsCol:nth-child(3),
  .footerNavsCol:nth-child(2),
  .footerNavsCol:first-child {
    width: 100%;
  }

  #navBar {
    max-width: 100%;
  }

  .mainTabsNav ul li a {
    padding: 0 5px 24px;
  }

  .loadMoreBtn {
    display: block;
  }

  .btnMid,
  .btnMin {
    display: block;
    width: 100%;
  }

  .firstText .textSectionCont {
    margin-bottom: 0px;
  }

  /* .contactsBox {
		padding: 30px 25px;
	} */

  .cartPageButtons .btnMid {
    width: 100%;
    margin: 0 0 10px !important;
  }

  .cartPage {
    margin: 0 0 20px;
  }

  .modalWindowBody {
    padding: 40px 30px 30px;
  }

  .modalWindowTitle {
    font-size: 30px;
  }

  #basket-root {
    min-width: 100%;
  }

  #basket-root .basket-item-image {
    border: 1px solid whitesmoke;
    background-color: whitesmoke;
  }

  #basket-root .basket-item-image {
    margin: 0;
    margin-top: 5px;
  }

  body #content #basket-root .basket-items-list-item-container > td {
    padding-left: 130px;
  }

  .basket-item-label-right {
    right: 5px;
  }

  .basket-item-label-bottom {
    bottom: 5px;
  }

  /*  .pageHead,
  .section{
    margin-bottom: 0;
  }*/
  #basket-root {
    margin-top: 0;
  }

  .footer {
    padding: 25px 0 20px;
  }

  .footerNavTitle span {
    color: #ea2142;
  }

  .footerNavTxt br {
    display: none;
  }

  .btnCard {
    border: 1px solid black;
    left: 19px;
  }

  .btnCard .icon-card:before {
    font-size: 30px;
    vertical-align: top;
  }

  body #basket-root .basket-item-block-price {
    padding-top: 7px;
  }

  #basket-root .basket-items-list .basket-item-block-image {
    border: 0px;
  }
}

@media screen and (max-width: 425px) {
  .categoryBoxList li a {
    background-color: transparent;
    font-size: 13px;
    /* padding: 6px 5px;*/
  }

  .categoryBox .categoryBoxTitle {
    font-size: 22px;
  }

  #content #basket-root .basket-item-info-name {
    max-width: 150px;
  }

  #content #basket-root .basket-items-list .basket-item-block-image {
    min-width: 105px;
    width: 105px;
  }

  ul.tags {
    grid-template-columns: auto;
    gap: 10px 10px;
  }

  body .modViews li a svg {
    top: 0 !important;
  }

  .charachters .colorName.sectionTitle2 {
    margin-bottom: 5px;
  }

  .modViews li a .icon-cubView2 {
    font-size: 17px;
  }

  body .modViews li a svg {
    width: 21px !important;
  }

  .charachtersColors li {
    width: 20px;
    height: 20px;
  }

  .modViews li a {
    width: 25px;
    height: 20px;
    line-height: 17px;
  }

  .modViews li {
    padding: 0 8px;
  }

  body .modViews .view_dial a {
    width: 40px;
  }

  div.charachtersWrap {
    margin: 0 0 35px;
  }

  .charachtersWrap .colp13-4.qquery_price {
    padding: 0;
  }

  .projectItem {
    margin: 0 0 25px;
  }

  .charachtersWrap .colp13-8 .space {
    height: 20px;
  }

  .cartModalNumbs * {
    font-size: 14px;
  }

  tr.basket-items-list-item-container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .deliveryP .c-c-information {
    padding-left: 0;
    padding-right: 0;
  }

  .cart_page .section,
  .cart_page .pageHead {
    margin-bottom: 10px;
  }

  .breadcrumbs1 {
    margin-top: 20px !important;
    margin-bottom: 15px;
  }

  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-content {
    padding: 0 !important;
  }

  h1.sectionTitle2 {
    font-size: 19px;
  }

  h1.sectionTitle2 br {
    display: none;
  }

  #category_description_full h2 {
    font-size: 15px;
  }

  .btnCard {
    left: auto !important;
    right: 13px !important;
    bottom: 220px !important;
  }

  .indexPage .mainBanner {
    margin-top: 60px;
  }

  .mainBanner {
    margin-top: 70px;
  }

  .mainBanner.mb-48 {
    margin-top: 20px;
  }

  .sectionGrey .mainBanner {
    margin-top: 50px;
  }

  .categoryBoxList li a {
    background-color: transparent;
    /* padding: 6px 5px;*/
  }

  .section.relative.overflowed .swipeIco {
    top: 0;
  }

  #mobHeader {
    padding-bottom: 0;
  }

  .footerMin {
    padding: 14px 0px !important;
    text-align: left;
  }

  .footerMinList li {
    font-size: 12px;
    text-align: left;
  }

  .fixedButtons {
    bottom: 76px !important;
  }

  .sectionHead.first {
    margin-top: 0px !important;
  }

  body .fancybox-close {
    top: -40px;
    right: -8px;
  }

  .center_column .full-image {
    margin-top: 4px;
  }

  .mainBanner.bannerModalSlider.colorWhite.mb-48 {
    margin-top: 4px;
  }

  .center_column .full-image {
    margin-bottom: 20px;
  }

  .center_column .form-bottom #formx {
    text-align: left;
  }

  .contact-content form > div {
    width: 48%;
    padding: 0;
  }

  .contact-content form > div:nth-child(2n) {
    width: 52%;
    padding-left: 9px;
  }

  .center_column .head-tittle {
    margin-top: 20px !important;
  }

  .contact-content form #sendto {
    margin: 0px auto 0px;
  }

  .center_column .form-bottom .info_right {
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .footerNavsCol:first-child {
    margin-bottom: 10px;
  }

  .footerNavsCol:nth-child(2) {
    padding: 20px 15px !important;
    margin-bottom: 25px;
  }

  .footerNavTitle {
    font-weight: 400;
  }

  .modalWindowBody {
    margin-top: 25% !important;
    padding: 18px 30px 20px !important;
  }

  .modalWindowFooter .txt {
    margin: 0;
    font-size: 12px;
  }

  .modalWindowFooter {
    padding: 20px 0 0;
  }

  .footerNavTitle {
    margin: 0 0 12px;
  }

  .sectionTitle {
    font-size: 18px !important;
    letter-spacing: 0.5px;
    margin: 0 0 15px;
  }

  .staticPageContentImg {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #bx_3218110189_27 .advantageIco img {
    max-width: 48px;
  }

  .advantageTxt {
    font-size: 14px;
  }

  .certificateCont {
    overflow: inherit;
  }

  .certificateImg {
    padding: 0 0 25px 0;
  }

  .sectionTitle2 {
    font-size: 24px;
  }

  .certificateTxt {
    clear: both;
  }

  .section.block_1 .staticPageContentImg {
    margin-top: 10px;
  }

  .section.block_1 {
    margin-bottom: 15px;
  }

  .section.block_6 + .section .sectionTitle2 {
    width: 100%;
    font-size: 17px;
    float: left;
  }

  .deliveryP .top-text .items .item {
    width: 100%;
    margin-bottom: 0;
  }

  .blogs {
    margin-bottom: -35px !important;
  }

  .section.blog .mainBanner {
    margin-top: 10px !important;
    margin-bottom: 25px !important;
  }

  .textSectionCont h1 {
    margin-bottom: 18px !important;
  }

  .inline_Name .staticPageContent {
    line-height: 23px;
  }

  /*.breadcrumbs1 ul li:after{
	    margin: 0 5px 0 4px;
    }*/
  .breadcrumbs1 ul {
    overflow: scroll;
    white-space: nowrap;
  }

  .breadcrumbs1 {
    margin-top: 18px !important;
  }

  .fancybox-opened {
    z-index: 9999999 !important;
  }

  body #basket-root .basket-item-info-name,
  #basket-root .basket-item-info-name-link {
    font-size: 12px;
    margin-right: 0;
    padding: 0;
  }

  body
    #content
    #basket-root
    .basket-items-list-item-container
    > td.basket-items-list-item-remove {
    display: block !important;
  }

  body
    #content
    #basket-root
    .basket-items-list-item-container
    > td.basket-items-list-item-remove
    > div {
    position: absolute;
    right: 0;
  }

  .bx-soa-table-fade-left:before,
  .bx-soa-table-fade-right:after {
    width: 0 !important;
  }

  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-content {
    padding: 6px 0 0 0px !important;
  }

  .basket-btn-checkout {
    display: block;
  }

  body
    #basket-root
    .basket-items-list-item-container
    > td.basket-items-list-item-price {
    padding-left: 123px !important;
  }

  body.noIndex #minBody {
    padding: 40px 0 0;
  }
}

@media screen and (max-width: 400px) {
  .charachters .modViews {
    margin: 0 0 15px;
  }

  .cardParamsIModalProducts ul li {
    width: 100%;
  }
}

@media screen and (max-width: 374px) {
  .sectionTitle2 {
    font-size: 26px;
  }

  .designerCont a {
    font-size: 13px;
  }

  .pagination1 .arrowLink,
  .pagination1 ul li {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .pagination1 .arrowLink {
    font-size: 40px;
    line-height: 36px;
  }

  .productPrices .productPrice {
    font-size: 24px;
  }

  .num {
    width: 140px;
  }

  .modalWindowBody {
    padding: 40px 20px 30px;
  }

  .modalWindowBody .cartModalNumbsPrice {
    font-size: 15px;
  }
}

@media (min-width: 550px) {
  .search-page {
    margin-bottom: 26px;
  }

  .search-page form {
    gap: 26px;
  }

  .search-page input[type="submit"] {
    max-width: 160px;
  }
}

@media (min-width: 700px) {
  .search-page input[type="text"] {
    flex: 0 0 calc(66.6% - 9px);
  }
}

@media (min-width: 1200px) {
  .search-page input[type="text"] {
    flex: 0 0 calc(33.3% - 16px);
  }
}

@media screen and (max-width: 1024px) {
  .saleListContent {
    flex-direction: column;
    row-gap: 30px;
  }

  .saleListContentButton,
  .saleListContentInfo,
  .saleListContentImg {
    width: 100%;
    max-width: 100%;
  }

  .saleListContentButton form .colp13-8,
  .saleListContentButton form .colp13-4 {
    padding: 0;
  }

  .saleListContent .productPrices {
    width: 100%;
    display: flex;
  }

  .saleListContent .charachtersParams {
    grid-template-columns: repeat(1, 1fr);
  }

  .saleListContent .sectionTitle2 {
    margin-bottom: 10px;
  }

  .saleListContentButton form {
    row-gap: 0;
  }
}

/*Редизайн страниц*/
@media (min-width: 768px) {
  .designers__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .c-c-information {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-c-information li {
    flex-direction: row;
    gap: 30px;
    padding-bottom: 22px;
    margin-bottom: 25px;
  }

  .c-c-information li .info {
    width: 20%;
  }

  .contactsBox .txt br {
    display: none;
  }
}

@media (min-width: 992px) {
  .advantages__side:first-child {
    font-size: 30px;
    flex: 0 1 22%;
  }

  .advantages__side:last-child {
    flex: 0 1 67%;
  }

  .advantages__items {
    grid-template-columns: repeat(3, 236px);
    grid-auto-flow: dense;
    gap: 60px 115px;
    justify-content: space-between;
  }

  .advantages__item {
    gap: 17px;
  }

  .advantages__text {
    font-size: 16px;
  }

  .about-us .section.block_2 {
    margin-bottom: 124px;
  }

  .designers__items {
    grid-template-columns: repeat(3, 1fr);
  }

  .designers__item {
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 336px;
    padding: 0 44px 28px;
    position: relative;
  }

  .designers__name {
    font-size: 22px;
  }

  .designers__img img {
    max-width: 296px;
    max-height: unset;
  }

  #bx_651765591_2009 .designers__img img {
    max-width: 177px;
  }

  .designers-about {
    margin-bottom: 70px;
  }

  .deliveryP .top-text .items {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: unset;
  }

  .section-title {
    font-size: 44px;
    margin: 20px 0 36px;
  }

  .deliveryP .full-image {
    margin-bottom: 60px;
  }

  .deliveryP .top-text .items .item .img svg {
    width: unset;
    height: unset;
  }

  .deliveryP .top-text .items .item .text h4 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .c-c-information {
    padding-left: 0;
    padding-right: 0;
  }

  .c-c-information li .info {
    width: 15%;
  }

  .contacts-page .sectionHead {
    margin-bottom: 40px;
  }

  .contacts-page .sectionTitle {
    font-size: 44px;
  }

  .contactsBox .sectionTitle2 {
    font-size: 30px;
  }

  .contactsBox {
    grid-template-columns: minmax(220px, 230px) minmax(290px, 300px) minmax(
        400px,
        548px
      );
    gap: 30px;
  }

  .contactsBox .txt br {
    display: block;
  }

  .cooperation .full-image {
    margin-bottom: 82px;
  }

  .cooperation .sotrud {
    display: grid;
    grid-template-columns: 66.6%;
    justify-content: end;
    margin-bottom: 60px;
  }

  .center_column .sotrud .caption {
    font-size: 30px;
    margin-bottom: 78px;
  }

  .center_column .sotrud p {
    margin-bottom: 25px;
  }

  .center_column .sotrud p:first-child {
    font-size: 18px;
  }

  .center_column .sotrud .text p:not(:first-child) {
    font-size: 16px;
  }

  .cooperation .advantages {
    padding: 100px 0;
  }

  .center_column.cooperation .form-bottom #formsotrud {
    flex-direction: row;
  }

  .center_column.cooperation .form-bottom #formx {
    gap: 18px 12px;
  }

  .cooperation .form-bottom #formsotrud .head-tittle {
    font-size: 30px;
  }

  .center_column.cooperation .form-bottom #formsotrud button {
    margin-top: 9px;
  }
}

@media (min-width: 1200px) {
  .advantages__sides {
    margin-bottom: 124px;
    flex-direction: row;
    gap: unset;
  }
}

@media (min-width: 425px) {
  .search-extended {
    padding: 85px 0 20px;
  }
}

@media (min-width: 768px) {
  .search-extended__group {
    grid-column: span 1;
  }

  .search-extended {
    padding: 0 0 20px;
  }
}
/* End */

/* Start:/local/templates/styllight/css/main.css?1676951015340*/
@import url(../../../../../../local/templates/styllight/css/defaultStyles.css);
@import url(../../../../../../local/templates/styllight/css/fonts.css);
@import url(../../../../../../local/templates/styllight/css/animates.css);
@import url(../../../../../../local/templates/styllight/css/icons.css);
@import url(../../../../../../local/templates/styllight/css/jquery.formstyler.css);
@import url(../../../../../../local/templates/styllight/css/owl.carousel.min.css);
@import url(../../../../../../local/templates/styllight/css/owl.theme.default.min.css);
@import url(../../../../../../local/templates/styllight/css/jquery.fancybox.css);
@import url(../../../../../../local/templates/styllight/css/jquery.fancybox-thumbs.css);
@import url(../../../../../../local/templates/styllight/css/style.css);
@import url(../../../../../../local/templates/styllight/css/media.css);
/* End */

/* Start:/local/templates/styllight/components/bitrix/menu/left_menu_second/style.min.css?1652353778490*/
ul.left-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  position: relative;
}
ul.left-menu li {
  padding: 10px 16px;
  background: #f5f5f5
    url(../../../../../../local/templates/styllight/components/bitrix/menu/left_menu_second/images/left_menu_bg.gif)
    top repeat-x;
}
ul.left-menu li a {
  font-size: 100%;
  color: #bc262c;
  font-weight: bold;
  text-decoration: none;
}
ul.left-menu li a:visited {
  color: #bc262c;
}
ul.left-menu li a:hover {
  color: #bc262c;
}
ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
  color: #fc8d3d;
}
/* End */

/* Start:/local/templates/styllight/components/bitrix/menu/left_bottom/style.min.css?1652353778490*/
ul.left-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  position: relative;
}
ul.left-menu li {
  padding: 10px 16px;
  background: #f5f5f5
    url(../../../../../../local/templates/styllight/components/bitrix/menu/left_bottom/images/left_menu_bg.gif)
    top repeat-x;
}
ul.left-menu li a {
  font-size: 100%;
  color: #bc262c;
  font-weight: bold;
  text-decoration: none;
}
ul.left-menu li a:visited {
  color: #bc262c;
}
ul.left-menu li a:hover {
  color: #bc262c;
}
ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
  color: #fc8d3d;
}
/* End */

/* Start:/local/templates/styllight/components/bitrix/menu/top_menu/style.min.css?1652869991490*/
ul.left-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  position: relative;
}
ul.left-menu li {
  padding: 10px 16px;
  background: #f5f5f5
    url(../../../../../../local/templates/styllight/components/bitrix/menu/top_menu/images/left_menu_bg.gif)
    top repeat-x;
}
ul.left-menu li a {
  font-size: 100%;
  color: #bc262c;
  font-weight: bold;
  text-decoration: none;
}
ul.left-menu li a:visited {
  color: #bc262c;
}
ul.left-menu li a:hover {
  color: #bc262c;
}
ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
  color: #fc8d3d;
}
/* End */

/* Start:/local/templates/styllight/components/arturgolubev/search.title/header/style.css?175025368216612*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche,
.bx_smart_searche *,
.bx-searchtitle,
.bx-searchtitle * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.bx-searchtitle {
  margin: 10px 0 0;
}
.bx-searchtitle-history {
  margin-top: 5px;
}
.bx-searchtitle-history a {
  color: #222;
  text-decoration: underline;
}
.bx-searchtitle-history a:hover {
  text-decoration: none;
}
.bx-searchtitle-popup-history {
  padding: 0 8px 8px 8px;
}
.bx-searchtitle-popup-history-title {
  font-size: 16px;
}
.bx-searchtitle-popup-history-item {
  padding: 4px 0;
}
.bx-searchtitle-popup-history-item::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/search-icon.svg)
    center center no-repeat;
  background-size: 12px auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.bx-searchtitle-popup-history a {
  color: #222;
  text-decoration: underline;
  vertical-align: middle;
}
.bx-searchtitle-popup-history a:hover {
  text-decoration: none;
}

.bx-searchtitle .bx-block-title {
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #343434;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 9px;
  font-weight: 600;
}
.bx-searchtitle .bx-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {
}
.bx-searchtitle .bx-input-group .bx-form-control {
  display: table-cell;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #f8fafc;
  border: 1px solid #d5dadc;
  border-right: none;
  border-radius: 1px 0 0 1px;
  outline: none;
  box-shadow: none !important;
  -webkit-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
  background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
  /* Fix of input shadow for IOS browsers. */
  background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
  background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
  position: relative;
  font-size: 0;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
  line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
  position: relative;
  border: none;
  background: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/search-icon.png)
    center center no-repeat #95a1a8;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
  padding: 0;
  border-radius: 0 1px 1px 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.42857143;
  height: 34px;
  width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
  background-color: #1484ce;
}

div.title-search-result {
  border: 0 none !important;
  border-top: 0 none;
  display: none;
  overflow: hidden;
  z-index: 999;
  min-width: 200px;
  margin-top: 3px;
  background-color: #fff;
  /* border-top: 0 none; */
  border-radius: 2px;
  box-shadow: 0px 0px 7px -2px #d6d6d6;

  /* display: block !important; */
}

div.title-search-fader {
  display: none;
  background-image: url("../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/fader.png");
  background-position: right top;
  background-repeat: repeat-y;
  position: absolute;
}

p.title-search-preview {
  font-size: 12px;
}
div.title-search-result td.title-search-price span {
  font-size: 26px;
}

/*========================*/
.bx_smart_searche {
  padding-top: 8px;

  border-top: 0 none;
  border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap {
  margin-left: 85px;
}
.bx_smart_searche .bx_img_element {
  float: left;
  padding: 5px;
  width: 75px;
  text-align: center;
}
.bx_smart_searche .bx_item_block {
  min-height: 65px;
  position: relative;
}
.bx_smart_searche .bx_image {
  /* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
  display: inline-block;
  max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image {
  background-image: url(/local/templates/styllight/components/arturgolubev/search.title/header/image/noimg.png);
}
.bx_smart_searche .bx_item_element {
  padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
  text-align: center;
}
.bx_smart_searche .bx_item_element hr {
  margin: 0;
  border: none;
  border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a {
  margin-top: 5px;
  display: inline-block;
  color: #333;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.bx_smart_searche .bx_item_element a b {
  font-weight: bold;
}
.bx_smart_searche .bx_item_element a b {
  color: #000;
}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b {
  text-decoration: underline;
}
.bx_smart_searche .bx_item_preview_text {
  font-size: 13px;
  padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price {
  font-weight: bold;
  font-size: 15px;
  margin-top: 5px;
}
.bx_smart_searche .bx_price .old {
  font-weight: normal;
  text-decoration: line-through;
  color: #636363;
  font-size: 12px;
  vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result {
  min-height: 0;
}
.bx_smart_searche .bx_item_block.others_result {
  min-height: 0;
  line-height: 12px;
  padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button {
  display: inline-block;
  font-size: 14px;
  background-color: #1485ce;
  border: 1px solid;
  border-color: #1485ce;
  color: #fff;
  padding: 0 22px;
  height: 34px;
  text-decoration: none;
  border-radius: 2px;
  margin: 0 0 8px;

  line-height: 34px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.bx_smart_searche .bx_item_block_title {
  font-weight: bold;
  font-size: 16px;
  margin: 4px 8px;
}
.bx_smart_searche .bx_item_block_href {
  display: block;
  text-decoration: none;
  margin-bottom: 5px;
  padding: 8px;
  line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
  background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
  border-bottom: 1px solid #f5a61c;
  margin: 0 8px 5px;
}
.bx_item_block_item_clear {
  display: block;
  clear: both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
  display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
  padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
  display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
  color: #a2a2a2;
  /* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
  color: #f5a61c;
  font-weight: bold;
  text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
  width: 34px;
  height: 34px;
  float: left;
  margin-right: 5px;
  position: relative;
  color: #333;
}
.bx_smart_searche .bx_item_block_item_image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  background: #dcdcdc;
}
.bx_item_block_item_image svg {
}
.bx_smart_searche .bx_item_block_item_name {
  color: #333;
  overflow: hidden;
  height: 34px;
  display: block;
  line-height: 17px;
  display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
  margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
  color: #333;
  display: block;
  line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b,
.bx_smart_searche .bx_item_block_item_simple_name b {
  color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
  float: right;
  text-align: right;
  color: #333;
  line-height: 17px;
  padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
  line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
  white-space: nowrap;
  font-weight: bold;
  display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
  white-space: nowrap;
  text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
  color: #9b9b9b;
  display: block;
  margin-top: 8px;
  font-size: 13px;
  line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
  color: #9b9b9b;
  display: block;
  margin-top: 8px;
  font-size: 13px;
  line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic,
.bx_smart_searche .bx_item_block_item_props.wpic {
  /* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
  display: block;
}
.bx_smart_no_result_find {
  padding: 0 8px 8px;
}

/* clear cross */
.bx-searchtitle .bx-searchtitle-clear {
  position: absolute;
  top: 4px;
  right: 110%;
  width: 28px;
  height: 28px;
  z-index: 4;
  display: none;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  color: #666;
}
.bx-searchtitle .bx-searchtitle-clear:after {
  display: inline-block;
  content: "\00d7";
}

/* voice input */
.bx-searchtitle .bx-searchtitle-voice {
  position: absolute;
  top: 3px;
  right: 110%;
  width: 28px;
  height: 28px;
  z-index: 4;
  display: none;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  color: #666;
  background: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/voice.svg)
    center center no-repeat;
  background-size: 22px auto;
}
.bx-searchtitle .bx-searchtitle-voice.voice-show {
  display: block;
}

.bx-searchtitle .bx-searchtitle-voice.active::after,
.bx-searchtitle .bx-searchtitle-voice.active::before {
  content: "";
  position: absolute;
  border: 3px solid #3d64ff;
  left: -20px;
  opacity: 0;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: searchpulse 2.5s linear infinite;
}

.bx-searchtitle .bx-searchtitle-voice.active::after {
  animation-delay: 1.25s;
}

@keyframes searchpulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
  position: absolute;
  top: 2px;
  right: 110%;
  width: 30px;
  height: 30px;
  z-index: 5;
  display: none;
  /* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
  background: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/loader_orange.gif)
    center center no-repeat #fff;
}

/* blue */
.bx_smart_searche.theme-blue .bx_item_block_item_image {
  color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
  border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
  background-image: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button {
  background-color: #0083d1;
  border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
  background-color: #0083d1;
  border-color: #0083d1;
  color: #fff;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover,
.bx_smart_searche.theme-blue
  .bx_item_block.all_result
  .all_result_button:hover {
  background-color: #5ca6e4;
  border-color: #5ca6e4;
  text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b {
  color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
  background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
  color: #0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b,
.bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
  color: #0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
  border-color: #0083d1;
}
/* black */
.bx_smart_searche.theme-black .bx_item_block_item_image {
  color: #333;
}
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
  border-color: #333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
  background-image: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button {
  background-color: #333;
  border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover,
.bx_smart_searche.theme-black
  .bx_item_block.all_result
  .all_result_button:hover {
  background-color: #5c5c5c;
  border-color: #5c5c5c;
  text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b {
  color: #5c5c5c;
}
.bx_smart_searche.theme-black {
  /* border:1px solid #333; */
  border-top: 0 none;
  border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
  background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
  color: #333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b,
.bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
  color: #333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
  border-color: #333;
}
/* green */
.bx_smart_searche.theme-green .bx_item_block_item_image {
  color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
  border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
  background-image: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button {
  background-color: #159ebb;
  border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
  background-color: #159ebb;
  border-color: #159ebb;
  color: #fff;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover,
.bx_smart_searche.theme-green
  .bx_item_block.all_result
  .all_result_button:hover {
  background-color: #44b1c9;
  border-color: #44b1c9;
  text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b {
  color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
  background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
  color: #159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b,
.bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
  color: #159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
  border-color: #159ebb;
}
/* red */
.bx_smart_searche.theme-red .bx_item_block_item_image {
  color: #e22b2b;
}
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
  border-color: #e22b2b;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
  background-image: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button {
  background-color: #e22b2b;
  border-color: #e22b2b;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
  background-color: #e22b2b;
  border-color: #e22b2b;
  color: #fff;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover,
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
  background-color: #e95c5c;
  border-color: #e95c5c;
  text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b {
  color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
  background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
  color: #e22b2b;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b,
.bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
  color: #e22b2b;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
  border-color: #e22b2b;
}
/* yellow */
.bx_smart_searche.theme-yellow .bx_item_block_item_image {
  color: #f9a91d;
}
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
  border-color: #f9a91d;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
  background-image: url(../../../../../../local/templates/styllight/components/arturgolubev/search.title/header/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button {
  background-color: #f9a91d;
  border-color: #f9a91d;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
  background-color: #f9a91d;
  border-color: #f9a91d;
  color: #fff;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover,
.bx_smart_searche.theme-yellow
  .bx_item_block.all_result
  .all_result_button:hover {
  background-color: #faba4a;
  border-color: #faba4a;
  text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b {
  color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
  color: #f9a91d;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b,
.bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
  color: #f9a91d;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
  border-color: #f9a91d;
}
/* End */

/* Start:/local/templates/styllight/components/bitrix/form.result.new/send_form/style.css?1652353778666*/
table.form-table {
  width: 100%;
  background-color: white;
  border-collapse: collapse;
  font-size: 100%;
  font-weight: normal;
  line-height: 160%;
}

table.form-table th,
table.form-table td {
  border: 1px solid #adc3d5;
  padding: 5px 5px;
  vertical-align: top;
}

table.form-table th {
  background-image: url(../../../../../../local/templates/styllight/components/bitrix/form.result.new/send_form/images/table_head.gif);
  background-repeat: repeat-x;
  text-align: left;
  color: #25639a;
}

table.form-table td {
  padding: 15px 5px;
}

.form-required {
  color: red;
}

.error-fld {
  display: block;
  float: left;
  height: 13px;
  width: 15px;
  background-repeat: no-repeat;
  background-image: url(../../../../../../local/templates/styllight/components/bitrix/form.result.new/send_form/images/icon_warn.gif);
}
/* End */

/* Start:/local/templates/styllight/styles.css?166014053946*/
#panel {
  position: fixed;
  z-index: 999999;
}
/* End */

/* Start:/local/templates/styllight/template_styles.css?1748950090596714*/

.page_error_block {
  padding: 50px 0px;
}
.page_not_found {
  padding-top: 70px;
}
.page_not_found td {
  vertical-align: middle;
}
.page_not_found td.image {
  width: 60%;
  text-align: center;
}
.page_not_found td.image img {
  max-width: 100%;
}
.page_not_found td.description {
  text-align: center;
}
.page_not_found td.description .title404 {
  font-size: 44px;
  line-height: 48px;
}
.page_not_found td.description .subtitle404 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
}
.page_not_found td.description .back404,
.page_not_found td.description .back404 a {
  font-size: 12px;
}
.page_not_found td.description .back404 a {
  text-decoration: underline;
}
.page_not_found td.description .descr_text404 {
  font-size: 13px;
  line-height: 20px;
  margin-top: 20px;
}
.page_not_found td.description .subtitle404,
.page_not_found td.description .descr_text404,
.page_not_found td.description .back404,
.page_not_found td.description .back404 a {
}
.page_not_found td.description .btn_big {
  margin-top: 20px;
}
.page_not_found td.description .back404 {
  margin-top: 5px;
}

* {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  position: relative;
}
body {
  height: 100vh;
  position: static;
}
body.simple_basket_mode {
  display: flex;
  flex-direction: column;
}
body.simple_basket_mode .wrapper1 {
  flex-grow: 1;
  -ms-flex-positive: 1;
}

header,
nav,
section,
article,
aside,
footer {
  display: block;
}
div[id^="wait_comp"],
.bx-core-waitwindow {
  display: none;
}
.right_block ul,
.right_block ol {
  margin: 0 0 27px;
}
.right_block ul li:before,
.right_block ol li:before {
  padding: 0px;
  margin-left: 0px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  position: absolute;
  top: 0px;
  left: 0px;
}
.right_block ul li,
.right_block ol li {
  margin: 0 0 4px;
  padding-left: 20px;
  position: relative;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

#panel + div[id*="bx_incl_area"] {
  min-height: 0px !important;
}
.margin0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.nopadding {
  padding: 0px !important;
}
.nopadding_left {
  padding-left: 0px !important;
}
.nopadding_right {
  padding-right: 0px !important;
}

.print body {
  background: #fff !important;
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.row.flexbox {
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bx-mac .row.flexbox:not(.nmac) > div {
  margin-left: -1px; /*margin-right:-1px;*/
}
.bx-mac .flexbox.nmac,
.bx-mac .row.flexbox.nmac {
  display: block;
}
.bx-mac .row.flexbox:after,
.bx-mac .row.flexbox:before {
  width: 100%;
}
.row.flexbox .item {
  height: 100%;
  min-height: 100%;
}
.bx-ios .flexbox > div {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.bx-ios .sections_wrapper .list .row > div {
  border: 1px solid #f2f2f2;
  margin-right: -1px !important;
}
.bx-ios .sections_wrapper .list .row > div:hover {
  border-color: transparent;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.bx-ios .sections_wrapper .list .row > div:hover .item {
  box-shadow: none;
}
.bx-ios .sections_wrapper .list .row > div:first-of-type {
  margin-left: -1px !important;
}
.bx-ios .sections_wrapper .list .row > div .item {
  border: none;
}

.catalog_detail.share.rss-block + h1 {
  padding-right: 195px;
}
.catalog_detail.share + h1 {
  padding-right: 130px;
}

.title_block {
  display: inline-block;
  margin: 0px 38px 0px 0px;
  font-size: 20px;
  color: #1d2029;
  line-height: 30px;
  font-weight: bold;
}
.title_block.sm {
  font-size: 18px;
}
.title_block.lg {
  font-size: 22px;
}
.icon_more {
  text-decoration: none;
  font-size: 10px;
  text-transform: uppercase;
  background: url("../../../../../../local/templates/styllight/images/arrows.png") -1px -78px
    no-repeat;
  padding: 0px 0px 0px 23px;
  margin: 10px 0px 0px;
  display: inline-block;
}
.text_before_items,
.text_before_items p {
  color: #555;
}
.text_before_items hr {
  margin: 31px 0 38px;
}

a.back {
  font-weight: bold;
}
*:hover {
  /*transition:background-color ease 0.1s;*/
}
a:hover {
  text-decoration: none !important;
}
a:focus {
  color: #fff;
}
.transition_bg {
  transition: background-color ease 0.5s;
}
.close {
  text-shadow: none;
}
.close:hover,
.close:focus,
.btn.close {
  opacity: 1;
}
[data-event="jqm"] {
  cursor: pointer;
}
.twosmallfont {
  font-size: 0.867em;
  line-height: 18px;
}

.fill_bg_n .grey_block,
.grey_block .maxwidth-theme {
  background: #f9f9fa;
}
.front.wide_page .grey_block.small-padding .adv_list.small_banners {
  padding: 0;
}

.front.wide_page hr {
  margin: 0px auto;
}

/*scrollbars */
.scrollbar::-webkit-scrollbar {
  width: 8px;
}
.scrollbar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
}
.scrollbar::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
}

.animation-width {
  -webkit-transition: width ease 0.1s;
  moz-transition: width ease 0.1s;
  ms-transition: width ease 0.1s;
  o-transition: width ease 0.1s;
  transition: width ease 0.1s;
}
.animation-bg {
  -webkit-transition: background ease 0.1s;
  moz-transition: background ease 0.1s;
  ms-transition: background ease 0.1s;
  o-transition: background ease 0.1s;
  transition: background ease 0.1s;
}
.animation-height {
  -webkit-transition: height ease 0.1s;
  moz-transition: height ease 0.1s;
  ms-transition: height ease 0.1s;
  o-transition: height ease 0.1s;
  transition: height ease 0.1s;
}
.animation-all {
  -webkit-transition: all ease 0.1s;
  moz-transition: all ease 0.1s;
  ms-transition: all ease 0.1s;
  o-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
.animation-opacity {
  -webkit-transition: opacity ease 0.1s;
  moz-transition: opacity ease 0.1s;
  ms-transition: opacity ease 0.1s;
  o-transition: opacity ease 0.1s;
  transition: opacity ease 0.1s;
}
.animation-boxs {
  -webkit-transition:
    box-shadow ease 0.1s,
    border-color ease 0.1s;
  moz-transition:
    box-shadow ease 0.1s,
    border-color ease 0.1s;
  ms-transition:
    box-shadow ease 0.1s,
    border-color ease 0.1s;
  o-transition:
    box-shadow ease 0.1s,
    border-color ease 0.1s;
  transition:
    box-shadow ease 0.1s,
    border-color ease 0.1s;
}

.shine {
  position: relative;
  overflow: hidden;
}
.hover_shine .shine:before {
  position: absolute;
  top: 0;
  left: -45%;
  z-index: 2;
  display: block;
  content: "";
  width: 25%;
  height: 100%;
  opacity: 0;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.hover_shine .hover_blink .shine:before {
  display: none;
}
.hover_shine .shine:hover:before {
  -webkit-animation: shine 0.5s;
  animation: shine 0.5s;
  opacity: 1;
}
.hover_blink .shine:hover {
  opacity: 1;
  -webkit-animation: flash 0.8s;
  animation: flash 0.8s;
}
.inner-table-block {
  display: table-cell;
  vertical-align: middle;
}
.dark-color:not(.active),
.colored:hover {
  color: #222;
}

.shares-block ul li:before,
.slides li:before,
body .nav li:before {
  display: none;
}
body .nav li {
  padding: 0px;
  margin: 0px;
}
.url-block {
  display: inline-block;
  margin-bottom: 25px;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  position: relative;
  color: #222;
}
.url-block:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 44px;
  width: 1px;
  height: 100%;
  background: #f5f5f5;
}
.url-block i {
  position: absolute;
  width: 44px;
  font-size: 20px;
  font-weight: bold;
  left: 0px;
  top: 9px;
  text-align: center;
}
.url-block.next-url i {
  left: auto;
  right: 0px;
}
.url-block.next-url:before {
  left: auto;
  right: 44px;
}
.url-block.next-url span {
  padding-left: 20px;
  padding-right: 64px;
}
.url-block span {
  display: inline-block;
  vertical-align: middle;
  padding: 9px 20px 9px 64px;
}
.url-block:hover {
  background: #f5f5f5;
}
.url-block:hover:before {
  background: #fff;
}
.url-block:hover {
  color: #222;
}
.bx-firefox .back-url i,
.bx-ie .back-url i {
  line-height: 24px;
}
div.blog-comment-hidden .blog-comment-cont-white,
div.blog-comment-hidden .blog-comment-date {
  background: #fff;
}

/*common*/
.wrapper,
.wrapper_inner,
.wrapp,
.wrapper1 > div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  zoom: 1;
  z-index: 2;
}
.wrapper1 .header_wrap {
  z-index: 4;
}
.wrapper1 .header_wrap.zindexed {
  z-index: 3000;
}
.inline-block {
  display: inline-block;
  vertical-align: top;
}
.wrapp {
  max-width: 1000px;
  padding: 0 10px;
  margin: 0 auto;
}
.wrapper_inner,
.maxwidth-theme {
  padding: 0px 30px;
  margin: 0 auto;
  background: #fff;
  float: none;
}
.maxwidth-theme:before,
.maxwidth-theme:after {
  content: "";
  display: block;
  clear: both;
}
.maxwidth-theme > .inner-theme {
  padding: 0px 30px;
  background: #fff;
  margin: 0px -30px;
}
.tab-pane .maxwidth-theme {
  padding: 0px;
}

.wrapper_inner.wides {
  max-width: 1172px;
}
.wrapper_inner.wides_big {
  max-width: 1182px;
}
.wrapper_inner1.wides {
  margin: 0px -10px;
}
.wrapper_inner1.wides.float_banners {
  margin: 0px -10px 30px;
}
.opacity1 {
  opacity: 1 !important;
}
.ce_cmp_visible {
  display: none;
}

.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.left_block {
  width: 234px;
  float: left;
  position: relative;
  zoom: 1;
  z-index: 390;
  padding-top: 0px; /*right:calc(100% - 264px);*/
}
body .right_block.error_page {
  width: 100% !important;
}
.right_block > .middle > .maxwidth-theme {
  padding: 0px;
}
.left-menu-md .left_menu {
  margin-bottom: 30px;
}

.news-list {
  overflow: hidden;
}
form label {
  font-weight: normal;
}

#content .right_block.catalog .catalog_list,
#content .right_block.catalog .catalog_table {
  left: 0;
  right: -20px;
  position: relative;
  zoom: 1;
}
#content .right_block.catalog .catalog_block {
  margin-top: 20px;
}
#content .right_block.catalog .catalog_section_list {
  margin-left: 11px;
}
.clearfix {
  clear: both;
}

.alert-danger {
  background: #ffeeee;
  color: #e83333;
}
.alert.alert-success {
  background: #e6f8de;
  color: #419a19;
}
.alert.alert-success .icon-success,
.alert-warning .icon-warning {
  display: none;
}
.alert.alert-success font.notetext {
  color: #419a19;
}
.alert font.errortext {
  margin: 0;
  background: none;
  padding: 0 !important;
}
.alert-danger p,
font.errortext {
  color: #e83333;
}
.alert-success p {
  color: #419a19;
}
.popup .form-wr .alert p {
  margin: 0px;
}

.rows_block {
  font-size: 0px;
  margin: 0px -6px;
}
.rows_block:after,
.rows_block:before {
  display: table;
  content: " ";
}
.rows_block:after {
  clear: both;
}
.rows_block * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.rows_block .item_block {
  display: inline-block;
  vertical-align: top;
  padding: 6px 6px;
}
.rows_block .col-80 {
  width: 80%;
}
.rows_block .col-75 {
  width: 75%;
}
.rows_block .col-66 {
  width: 66.66%;
}
.rows_block .col-5 {
  width: 20%;
}
.rows_block .col-4 {
  width: 25%;
}
.rows_block .col-3 {
  width: 33.33%;
}
.rows_block .col-2 {
  width: 50%;
}
.rows_block .col-1 {
  width: 100%;
}

.hover {
  cursor: pointer;
}
.grey_bg {
  background: #f7f7f9;
}
hr {
  padding: 0px;
  margin: 20px 0px;
  height: 1px;
}
hr.white {
  background: #fff;
}
hr.black {
  background: #000;
}
hr.grey {
  background: #f2f2f2;
}
hr.colored_line {
}
.wrapper_block {
  position: relative;
  clear: both;
}
.top_border {
  border-top: 1px solid #f2f2f2;
}
font.notetext {
  color: #333;
}

/* SVG ICONS */
.svg {
  top: -1px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  min-width: 30px;
  min-height: 30px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
}
.bx-firefox svg,
.bx-ie svg {
  transform: translateZ(0);
}
.svg svg {
  display: block;
}
.svg-phone {
  margin: 0 9px 0 0;
  min-width: 9px;
  min-height: 12px;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Phone_black.svg);
}
.svg-burger {
  background-image: url(../../../../../../local/templates/styllight/images/svg/burger_black.svg);
}
.svg-burger.mask {
  background-color: #222;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Burger_mask.svg);
}
.svg-burger.white {
  background-image: url(../../../../../../local/templates/styllight/images/svg/burger_white.svg);
}
.svg-burger.white.lg {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Burger_big_white.svg);
}
.svg-search {
  background-color: #222;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Search_mask.svg);
}
.svg-search.white {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Search_white.svg);
  background-color: transparent;
}
.svg-basket {
  background-color: transparent;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Basket_black.svg);
}
.svg-basket.white,
.basket_bottom_block:not(.basket_fill_WHITE) .svg-basket {
  min-width: 18px;
  min-height: 17px;
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Basket_white.svg);
}
.svg-compare.white,
.basket_bottom_block:not(.basket_fill_WHITE) .svg-compare {
  min-width: 17px;
  min-height: 17px;
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Comparison_white.svg);
}
.svg-wish.white,
.basket_bottom_block:not(.basket_fill_WHITE) .svg-wish {
  min-width: 18px;
  min-height: 16px;
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Wishlist_white.svg);
}
.svg-basket.white.lg {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Basket_big_white.svg);
}
.svg-compare {
  background-color: transparent;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Comparison_black.svg);
}
.svg-compare.white.lg {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Comparison_big_white.svg);
}
.svg-wish {
  background-color: transparent;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Wishlist_black.svg);
}
.svg-wish.white.lg {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Wishlist_big_white.svg);
}
.svg-spinner {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Spinner.svg);
  margin-right: 5px;
}
.svg-arrow-left {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Arrow_left.svg);
}
.svg-arrow-left.white {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Arrow_left_white.svg);
}
.svg-arrow-right {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Arrow_right.svg);
}
.svg-arrow-right.white {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Arrow_right_white.svg);
}
.svg_triangle_right {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Triangle_right.svg);
}
.svg-print {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Print.svg);
}
.svg-filter {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Filter_black.svg);
}
.svg-filter.white {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Filter_white.svg);
}
a:hover .svg.svg-basket:not(.lg),
a:hover .svg.svg-compare:not(.lg),
a:hover .svg.svg-wish:not(.lg) {
  background-color: transparent;
}

.svg.svg-address {
  top: -2px;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Addres_mask.svg);
  background-color: #222;
}
.svg.svg-address.black {
  position: relative;
  background: url(../../../../../../local/templates/styllight/images/svg/Addres_black.svg)
    0 0/100% no-repeat;
  background-color: transparent;
}
.svg.svg-email {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Email_mask.svg);
  background-color: #222;
}
.svg.svg-cabinet {
  min-width: 14px;
  min-height: 16px;
  top: -1px;
  background: #222
    url(../../../../../../local/templates/styllight/images/svg/User_mask.svg)
    0px 0 no-repeat;
}
.svg.svg-cabinet.white {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/User_white.svg);
}
.svg.svg-cabinet.white.lg {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/User_big_white.svg);
}
.svg.svg-cabinet-login {
  background: #222
    url(../../../../../../local/templates/styllight/images/svg/Lock_mask.svg)
    0px 0 no-repeat;
}
.svg.lg {
  top: -2px;
  min-width: 21px;
  min-height: 21px;
}
.svg-search.lg {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Search_big_mask.svg);
}
.svg-search.white {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Search_white.svg);
}
.svg-search.white.lg {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Search_big_white.svg);
}
.svg-basket.lg {
  background-color: #222;
  min-width: 22px;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Basket_big_mask.svg);
}
body .svg.svg-inline-basket.big {
  min-width: 22px;
  width: 22px;
}
.svg-wish.lg {
  background-color: #222;
  min-width: 23px;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Wishlist_big.svg);
}
body .svg.svg-inline-wish.big {
  min-width: 23px;
  width: 23px;
}
.svg-compare.lg {
  background-color: #222;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Comparison_big.svg);
}
.svg-cabinet.lg {
  background-image: url(../../../../../../local/templates/styllight/images/svg/User_big_mask.svg);
}
.svg-cabinet-login.lg {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Lock_big_mask.svg);
}
.svg-cabinet-login.white.lg {
  background-color: transparent;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Lock_big_white.svg);
}
.svg-black {
  background: none;
}
.svg-search.svg-black {
  background-image: url(../../../../../../local/templates/styllight/images/svg/Search_black_sm.svg);
}
.search-wrapper .svg-search {
  min-width: 16px;
  min-height: 16px;
}
.svg.svg-close {
  background-color: #222;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Close_mask.svg);
}
.svg-close.black {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Close.svg);
}
.svg-close.white {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Close_white.svg);
}
.svg-fullsize {
  background: none;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Fullsize.svg);
}

.svg-social-vk {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Vk_mask.svg);
  background-color: #222;
}
.svg-social-fb {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Facebook_mask.svg);
  background-color: #222;
}
.svg-social-twitter {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Twitter_mask.svg);
  background-color: #222;
}
.svg-social-instagram {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Instagram_mask.svg);
  background-color: #222;
}
.svg-social-telegram {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Telegram_mask.svg);
  background-color: #222;
}
.svg-social-ytb {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Youtube_mask.svg);
  background-color: #222;
}
.svg-social-odn {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Odnoklassniki_mask.svg);
  background-color: #222;
}
.svg-social-gplus {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Googleplus_mask.svg);
  background-color: #222;
}
.svg-social-mail {
  background-image: url(../../../../../../local/templates/styllight/images/svg/social/Mailru_mask.svg);
  background-color: #222;
}

.wrap_md,
.wrap_md_row {
  margin: 0px;
}
.registraion-page .wrap_md {
  overflow: hidden;
}
.registraion-page .but-r .wrap_md {
  overflow: visible;
}
.registraion-page .wrap_md > .iblock {
  float: left;
}
.registraion-page .but-r .wrap_md > .iblock {
  float: none;
}
.registraion-page .but-r .wrap_md > .iblock .licence_block {
  display: inline-block;
}
.wrap_md_row {
  margin: 0px -15px;
}
.md-75,
.md-66,
.md-33,
.md-25,
.md-50,
.wrap_md .news_wrap,
.wrap_md .subscribe_wrap,
.wrap_md .iblock {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 13px;
}
.md-75 {
  width: 75%;
}
.md-66 {
  width: 66.66%;
}
.md-50 {
  width: 50%;
}
.md-33 {
  width: 33.33%;
}
.md-25 {
  width: 25%;
}
.wrap_md_row > div {
  padding: 0px 15px;
}

.wrap_md .img img {
  max-width: 100%;
}
.wrap_md .big {
  padding: 0px 0px 0px 20px;
}
.wrap_md .big p {
  font-size: 14px;
  color: #555;
}
.wrap_md .big .title_block {
  margin-bottom: 8px;
}

.border-radius {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.hidden_block {
  visibility: hidden;
  opacity: 0;
}
.display-block {
  display: block !important;
  visibility: visible;
}
.bold {
  font-weight: bold;
}
.f-right {
  float: right;
}
.f-left {
  float: left;
}
.clear {
  width: 100%;
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.top_block {
  margin: 0px 0px 24px;
  padding: 42px 0px 0px;
}
.top_block a {
  text-decoration: none;
}

#header {
  margin: -1px 0px 7px;
  padding: 16px 0px 18px;
  z-index: 100;
  right: 0;
  left: 0;
}
.header_wrap #header {
  padding: 0px !important;
  margin: -1px 0px 0px !important;
}
.basket_fly .header_wrap #header > .wrapper_inner {
  z-index: 9;
}
.has_menu #header {
  margin-bottom: 0px;
  padding-bottom: 16px;
}
.has_menu.m_color_colored #header {
  padding-bottom: 15px;
}
.head_type_1 #header {
  border-bottom: 1px solid #f2f2f2;
}
.middle:not(.menu) {
  position: relative;
  float: left;
  width: 100%;
}
.wide_page .middle,
#content > .middle {
  float: none;
}
body .wrapper_inner.wide_page {
  max-width: none;
  padding: 0px;
  background: none;
}
body .wrapper_inner.wide_page > .middle > .container > div.maxwidth-theme {
  padding-bottom: 50px;
}
body .wrapper_inner.wide_page > .middle.error-page div.maxwidth-theme {
  padding-top: 100px;
  padding-bottom: 100px;
}
.middle:after {
  content: "";
  clear: both;
  display: table;
}

#footer {
  position: relative;
  zoom: 1;
  z-index: 2;
  clear: both;
}

.sidebar,
.sidearea {
  margin-bottom: 57px;
}
.sidearea div.banner {
  margin-bottom: 47px;
}
.sidearea div.banner img {
  border: 0;
}
.banner.CONTENT_TOP {
  padding-bottom: 47px;
}
.banner.CONTENT_TOP,
.banner.CONTENT_BOTTOM {
  margin: auto;
}
.fill_bg_y .banner.CONTENT_TOP,
.fill_bg_y .banner.CONTENT_BOTTOM {
  background: #fff;
}
.banner.CONTENT_TOP img,
.banner.CONTENT_BOTTOM img {
  margin: auto;
}
.banner.CROP {
  overflow: hidden;
}
.banner.CROP img {
  margin-left: 50%;
  transform: translateX(-50%);
}
.banner.TOP_UNDERHEADER,
.banner.FOOTER {
  margin-left: auto;
  margin-right: auto;
}
.banner.SIDE {
  margin-bottom: 30px;
}

.flexslider .wrapper_inner {
  background: none;
}

.bg_image_site {
  display: block;
  opacity: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 0;
  background-position: top center;
  background-repeat: no-repeat;
}
.bg_image_site.fixed {
  position: fixed;
}
.bg_image_site.opaci ty {
  transition: opacity 0.4s ease;
}

/* INPUTS */
input::-webkit-input-placeholder,
input::-moz-input-placeholder,
input::-ms-input-placeholder,
input::-o-input-placeholder {
  color: #6a6a6a;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  outline: none;
}
/*input[type="text"], input[type="password"], input[type="email"], input[type="tel"], select, textarea{background:#f7f7f7;border:1px solid #eeeeee;border-radius:2px;box-shadow:none;color:#383838;height:auto;font-size:13px;padding:8px 13px 7px;width:100%;outline:none;}
*/
textarea {
  resize: none;
  min-height: 90px;
}
input[readonly],
select[readonly],
textarea[readonly] {
  background: #fff;
}
input:not(.btn) {
  line-height: 20px;
}
input.big {
  padding: 10px 13px 9px;
}
input.grey {
  background: #eeeeee;
}
input.medium {
  padding: 8px 13px 7px;
}
input.error,
textarea.error {
  border-color: #e62222;
  background: #ffefef;
}
.bxml-dialog input[type="text"] {
  width: auto;
  padding: initial;
  border-color: initial;
}
.bx-ie .bx-sls .bx-ui-sls-fake,
.bx-ie .bx-sls .bx-ui-sls-route {
  padding-bottom: 0px;
}
form[name="bx_auth_services"] .form-control input {
  margin: 5px 0px 20px;
}
form[name="bx_auth_services"] .form-control span {
  display: inline-block;
  font-size: 12px;
  padding: 0 10px 0 0;
  vertical-align: top;
}
form[name="bx_auth_servicesform_inline"] #bx-auth-services > div span {
  display: inline-block;
  font-size: 12px;
  padding: 0 10px 0 0;
  vertical-align: top;
}

/* SCROLL TO TOP */
a.scroll-to-top {
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  position: fixed;
  text-align: center;
  text-decoration: none;
  display: block;
  background: #404040
    url("../../../../../../local/templates/styllight/images/svg/scroll.svg")
    no-repeat scroll center 14px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  right: 75px;
  left: inherit;
  bottom: 55px;
  opacity: 0;
  z-index: 995;
  cursor: pointer;
}
a.scroll-to-top.visible {
  opacity: 1;
}
a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE {
  background-color: #fff;
}
a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
  background-color: #e3e3e3;
}
a.scroll-to-top.RECT_COLOR,
a.scroll-to-top.RECT_GREY,
a.scroll-to-top.RECT_WHITE {
  border-radius: 2px;
}
a.scroll-to-top.TOUCH {
  border-radius: 2px 0 0 2px;
  width: 50px;
  height: 50px;
  right: 0;
}
a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
  background-position: center 14px;
}
a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE,
a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
  background-position: center -70px;
}
a.scroll-to-top.RECT_COLOR.TOUCH {
  background-position: center 17px;
}
a.scroll-to-top.RECT_GREY.TOUCH,
a.scroll-to-top.RECT_WHITE.TOUCH {
  background-position: center -67px;
}

/* customScroll */
.mCSB_scrollTools {
  width: 3px;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background: #e4e5e9 !important;
}

/* FORMS */
form .star,
.order-checkout .sof-req,
form .required-star {
  font-size: 12px;
  font-weight: normal;
  line-height: 0;
  margin: 0 0 0 4px;
  position: relative;
  color: #e62222;
}
.popup .form.ASK,
.form_block .form.ASK {
  display: block;
}
.form-control {
  position: relative;
  margin-bottom: 19px;
}
.form-control label {
  display: block;
  font-size: 13px;
  margin-bottom: 6px;
  font-weight: normal;
}
body .form-group .form-control:focus,
body .form-group .form-control:active {
  box-shadow: none;
  border-color: #eee;
}
div.form-control {
  border: none;
  background: none;
  box-shadow: none;
  padding: 0px;
  height: auto;
}
.form {
  position: relative;
}
.form.sending:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #fff
    url("../../../../../../local/templates/styllight/images/loaders/pl3.gif")
    center no-repeat;
  z-index: 1000;
  opacity: 0.8;
}
.form .form_body {
  margin: 0 0 9px;
  position: relative;
}
.form .form_desc {
  margin-bottom: 15px;
}
.form .form_result {
  margin-bottom: 30px;
}
.form .form_result,
.form .form_result.success * {
  color: #333;
}
.form .form_result > *,
.form .form_desc > * {
  margin: 0;
}
.form .form_footer {
  margin: 0 0 23px 0;
  display: inline-block;
}
.form .form_footer .button + .button {
  margin-left: 13px;
}
.form .form_left {
  width: 56%;
  float: left;
}
.form .form_right {
  left: 56%;
  padding-left: 30px;
  position: absolute;
  right: 0;
}
.form.b .form_left,
.form.b .form_right {
  float: none;
  left: inherit;
  margin: 0;
  max-width: inherit;
  padding: 0;
  position: relative;
  right: inherit;
  width: 100%;
}
.form textarea {
  min-height: 193px;
}
label.error {
  color: #e62222 !important;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0px;
  font-weight: 400;
}
.h label.error {
  display: none !important;
}
.popup .form .form_head {
  border-bottom: 2px solid;
  padding: 34px 75px 35px 35px;
}
.popup .form .form_head h2 {
  margin: 0;
}
.popup .form .form_desc {
  margin-bottom: 0;
  margin-top: 15px;
}
.popup .form .form_result {
  margin: 0;
  padding: 30px 35px 0;
}
.popup .form .form_body {
  margin: 0;
  padding: 29px 35px 6px;
}
.popup .form .form_footer {
  padding: 0 35px 12px;
  display: block;
}
.popup.show .form .form_result {
  padding-bottom: 30px;
}
.error_block_auth {
  color: #e62222 !important;
  font-size: 12px;
}
.delivery_note {
  float: right;
  width: 218px;
}
.delivery_note .title {
  border-bottom: 1px dashed;
  float: right;
  margin: 8px 0 0 0;
}
.delivery_note .title:hover {
  border-bottom-color: transparent;
}
.delivery_note .text {
  margin: -1px 0 0 0;
}

.popup .form .form_body .mess {
  color: #e62222;
  padding: 0px 0px 10px;
}
.popup .form .form_body .success {
  color: #5da247;
  margin-bottom: -12px;
}

.tab-pane .form_head h4 {
  margin-top: 0px;
}
.tab-pane .maxwidth-theme > .form.inline {
  padding: 0px;
}
#ask .row .text_block {
  padding-bottom: 20px;
}
.tab-pane .btn {
  margin-right: 10px;
}

.popup .form-control .files + .btn_block_file {
  margin: 10px 0px 0px;
}
.popup .form-control .files .inner_file .wrapper_file {
  position: relative;
  display: inline-block;
}
.popup .form-control .files .inner_file .wrapper_file .remove {
  position: absolute;
  right: -22px;
  top: 3px;
  width: 19px;
  height: 19px;
  z-index: 1;
  display: none;
}
.popup .form-control .files .inner_file .wrapper_file .remove i {
  width: 19px;
  height: 19px;
  display: block;
  background: url(../../../../../../local/templates/styllight/images/svg/close_icons.svg)
    4px -22px no-repeat;
}
.popup .form-control .files .inner_file .wrapper_file .remove:hover i {
  background-position: -16px -22px;
}
.popup .form-control .files .inner_file .wrapper_file.file .remove {
  display: block;
}
.popup .form-control .files .inner_file .wrapper_file label.error {
  top: -14px;
}
.popup .form-control .files .inner_file + .inner_file {
  margin: 10px 0px 0px;
}
.popup .form-control .files {
  max-width: 350px;
}
.popup .form-control .files input {
  outline: none;
}

/* CAPTCHA */
.captcha-row {
  position: relative;
  max-width: 418px;
}
.captcha-row .captcha_input {
  bottom: 0;
  height: 59px;
  left: 216px;
  max-width: 184px;
  position: absolute;
  right: 0;
}
.captcha-row .captcha_input label.error {
  white-space: nowrap;
}
.captcha-row .captcha_input input[name="captcha_word"] {
  bottom: 0;
  position: absolute;
}
.captcha-row .captcha_image {
  height: 37px;
  position: relative;
  width: 217px;
}
.captcha-row .captcha_image img {
  height: 37px;
  border: none;
  vertical-align: top;
  width: 100%;
  width: 180px;
}
.captcha_reload {
  border: 1px solid transparent;
  cursor: pointer;
  height: 35px;
  left: 179px;
  position: absolute;
  top: 0;
  width: 36px;
}
.captcha_reload::before,
.captcha_reload::after {
  content: "";
  display: block;
  position: absolute;
}
.captcha_reload::before {
  border-radius: 25px;
  height: 25px;
  left: 5px;
  top: 5px;
  width: 25px;
}
.captcha_reload::after {
  background: rgba(0, 0, 0, 0)
    url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg")
    repeat scroll -67px -82px;
  height: 13px;
  left: 10px;
  top: 11px;
  transition: background 0.7s ease-in-out 0s;
  width: 15px;
}
.captcha_reload:hover:before {
  background: #383838;
}
.captcha_reload.loading:after {
  -webkit-animation: spinner 0.5s linear infinite !important;
  animation: spinner 0.5s linear infinite !important;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.captcha_reload:hover:after {
  -webkit-animation: spinner 0.5s ease-out 1;
  animation: spinner 0.5s ease 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.captcha-row.b .captcha_input,
.captcha-row.b .captcha_image {
  height: 37px;
  left: inherit;
  margin: 0;
  max-width: inherit;
  position: relative;
  right: inherit;
}
.captcha-row.b .captcha_input label.error {
  top: -68px;
}
.captcha-row.b .captcha_image {
  margin-bottom: 9px;
}
.captcha-row .captcha_image .captcha_reload {
  right: 0;
  text-indent: -9999px;
}
.form .refresh a {
  display: none;
}
.captcha_reload.refresh {
  left: 202px;
  top: 8px;
}

/*recaptcha*/
body .captcha-row.invisible {
  margin: 0px;
  height: 0px;
  visibility: visible;
}
.captcha-row.invisible label {
  display: none;
}
.captcha-row .captcha_input.recaptcha_text {
  position: static;
  width: 100%;
  max-width: none;
  height: auto;
}
.captcha-row .captcha_image.recaptcha_tmp_img {
  display: none;
}
.bx-auth form[name="bx_auth_servicesform_inline"] .g-recaptcha,
.g-recaptcha {
  display: none !important;
}
div > .g-recaptcha {
  display: block !important;
}
body .captcha-row .recaptcha,
body .captcha-row > div.iblock {
  padding: 0px;
  margin: 0px;
  display: block;
}
body .captcha-row .recaptcha {
  height: 0px;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0px;
  display: block;
}
body .captcha-row.invisible.logo_captcha_n {
  display: none;
}
body .captcha-row.invisible.inline {
  height: auto;
  margin-bottom: 10px;
}

.form .but-r {
  clear: both;
}

.border_block .lk-page .form-control.forget_block {
  text-align: left;
}

/* FORMS */
/*colors and bg*/
b,
strong,
.popup .popup-intro .pop-up-title,
.registraion-page .top p,
.basket_popup_wrapp .item-title .one-item,
.basket_popup_wrapp .item-title .cost-cell,
.basket_sort ul.tabs li span,
.module-cart table td.name-cell div[class^="bx_item_detail_"] .titles,
.item-title .props .item_prop .value,
.module-pagination .nums a:not(.link),
.no_products,
.bx_compare .prop_title_table .data_table_props tr td:first-child,
.catalog_detail .set_wrapp .title,
.catalog_detail .bx_item_set_hor_container_big .title,
.bx_modal_body .item_block_title,
.props_block .char_value,
.char_name .hint .icon i,
.bx_filter_container_title .hint .hint_icon i,
.location-block-wrapper .bx-sls .bx-ui-sls-fake,
.location-block-wrapper .bx-sls .bx-ui-sls-route,
.bx_order_make .bx_description .name,
h4.hover:hover,
.filter_block ul li span,
.module-orders-list tbody td,
.jobs_wrapp .item .salary,
.medium,
.row_values .wrap_weight {
  color: #383838;
}
.module-cart tfoot td .item_title,
.bottom.middle td > .coupon .coupon-t,
.module-cart .row_values .price,
.module-cart table tr td.count-cell,
.sort_header .sort_filter a.current,
.sort_header .sort_filter a:hover,
.bx_filter_vertical .bx_filter_block label:hover span,
.bx_filter_vertical .bx_filter_block input:checked + label span,
.bx_filter .bx_filter_select_text,
.bx_filter_vertical input[type="checkbox"] + label.sku span,
.bx_filter_select_popup ul li label,
.common_select *,
.sku_props .bx_item_detail_size ul li,
.catalog_detail .stock_board .title,
.filter label span,
.reviews-post-table .reviews-text,
.forum-quote tbody tr td a,
.reviews-header-title a,
.stores_block .stores_text_wrapp,
.coupons_list .bx_ordercart_coupon,
.basket_wrapp table tbody td,
.border_block_wide table td,
.colored_table tbody tr td {
  color: #333;
}

a:hover,
.link:hover,
.header_wrap .top-h-row .menu li > a:hover,
.top-h-row .menu li.current > a,
.phones .phone_wrap a,
.phones .order_wrap_btn:hover,
.avtorization-call.enter,
.main-nav ul.menu > li > a,
ul.mini-menu li a,
body .main-nav .menu > li.current > a,
.white #header .catalog_menu ul.menu > li a,
ul.menu .child li.menu_title a,
ul.menu .child li.menu_item a:hover,
#header .catalog_menu ul.menu > li > a,
#header .catalog_menu ul.menu > li.current > a,
.wrapper.has_menu .white #header .catalog_menu ul.menu > li:hover > a,
body .white #header ul.menu li .child.submenu .child_wrapp a:hover,
body
  .wrapper.has_menu
  #header
  ul.menu
  li
  .child.submenu
  .child_wrapp
  a:not(.title):hover,
ul.menu li .depth3 a.title:hover,
#header
  .wrapper_middle_menu
  .menu
  > li
  .child.submenu
  .child_wrapp
  a.current:not(.title),
#header .menu > li .child_wrapp a.current:not(.title),
body #header ul.menu li .child.submenu.line .child_wrapp > a,
.search_middle_block .middle_form .noborder,
.basket_wrapp .wraps_icon_block .count a,
.basket_wrapp .wraps_icon_block .count .text,
.basket_wrapp .basket_block .title,
.cost.prices .price,
.sale_block .text,
.sale_block .value,
.news .item .info .date,
.stores .stores_list .item a:hover span,
.footer_top .sblock .wrap_more_text,
.footer_top .sblock .wrap_more_text div,
.footer_bottom .submenu_top .menu_item a,
.img_block_capcha .reload:hover,
.form-control .forgot:hover,
.basket_fly .basket_title,
.basket_sort ul.tabs li.cur span,
.basket_sort ul.tabs li:hover .wrap_li > span,
.basket_sort ul.tabs li:hover .wrap_li > span *,
.module-cart .name-cell a:hover,
.basket_sort ul.tabs li.cur .wrap_li > span,
.basket_sort ul.tabs li.cur .wrap_li > span *,
.basket_sort ul.tabs li .wrap_li > span *,
.section_item_inner .section_info ul li a:hover,
.bx_filter .bx_filter_popup_result a,
.catalog_item:hover .item-title a,
.item-title a:not(.dark-color):hover,
li.item:hover a,
.item_wrap:hover .item-title a,
.view_sale_block .values,
.more_text_ajax:hover,
.bx_compare .compare_view .item_block:hover a,
.item-stock .store_link:hover,
.set_block .item:hover .item_info a,
.item .date_small,
.articles-list.news .item:hover .item-title a,
.jobs_wrapp .item .name tr:hover .link,
.basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block .count span a,
.basket_wrapp .basket_empty .wraps_icon_block.basket .count span,
.basket_wrapp
  .basket_fly
  .basket_count.empty
  .wraps_icon_block.basket
  .count
  span {
  color: #1d2029;
}
ul.menu .see_more,
ul.menu .see_more a,
a.dark_link {
  color: #1d2029 !important;
}

.h_color_colored .header_wrap #header,
.colored #header .catalog_menu ul.menu > li,
.module-cart .remove-cell a:hover,
.cart_shell .remove-cell a:hover,
.bx_item_set_hor .bx_item_set_hor_item a.remove,
.start_promo .item i.title span,
.start_promo .item p span,
.block_wr.dark,
.stores .all_map,
.registraion-page .top p:after,
.more_text_ajax:before,
.captcha_reload:before,
.left_block .internal_sections_list .child_wrapp ul.child li.cur:after,
.left_block .internal_sections_list .child_wrapp ul.child li:hover:after,
.left_block .internal_sections_list li.cur,
.left_block .internal_sections_list li:hover,
.left_block .internal_sections_list .title .inner_block:before,
.bx_filter .bx_filter_popup_result {
  background-color: #ddd;
}

.top-h-row .menu li a,
.cost.prices .price_name,
.news .item .info .preview,
.form-control label,
.social_block .row .title,
.module-cart thead tr,
.count-cell div.error,
.module-cart table td.name-cell div[class^="bx_item_detail_"] .values,
.item-title .props .item_prop .title,
.display_list .list_item .preview_text,
.display_list .list_item .props_list td,
.articles-list .item .right-data .preview-text,
.catalog_detail .stock_board .txt,
.file_type .description,
.catalog_detail .form_wr,
.reviews-post-reply-buttons a,
.reviews-post-table,
.bx_order_make .bx_block.r1x3.pt8,
.bx_order_make .float .bx_description .name,
.module-order-history .module-orders-list td.drop-cell .item-shell thead td,
.module-order-history .order_property.d td,
.orderdetail .module-orders-list.colored tbody td:first-child,
.soc-avt,
.module-cart table td.name-cell .item_props .item_prop .property_value,
.colored_table thead tr {
  color: #888888;
}

.header_wrap.colored .top-h-row .menu li a,
.stores .stores_list .item .store_text .value,
#footer .copyright,
#footer .copyright *,
.footer_bottom .all_menu_block ul li a {
  color: #545454;
}
.header_wrap.colored .main-nav ul.menu > li > a {
  color: #fff;
}
.item-stock,
.bx_compare .compare_view.data_table_props td,
.catalog_detail .like_icons > div,
.info_item .top_info .article,
.share_wrapp .text.button,
.share_wrapp .text.button:hover {
  color: #6d6d6d;
}

/* the most common styles are sorted for quick changes */
table.title-search-result .price,
.card_popup_frame.popup .total_wrapp,
.module_products_list .price-cell .price,
.compare_wrapp a.compare_link,
.module-cart .colored tfoot td.row_values,
.module-cart .summ-cell,
.module-cart .summ-cell *,
.catalog_detail .availability-row .value a,
.catalog_detail a.wish_item .value,
.catalog_detail a.compare_item .value,
ul.tabs li.cur:hover span,
ul.tabs li:active span,
.module_products_list .basket_button.read_more span,
ul.mini-menu li a,
.top-h-row .phone span,
.top-h-row .phone span a,
ul.tabs li span,
.compare_button span,
.left_block .internal_sections_list .title a,
.btn_big,
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title .price,
.bx_modal_container .bx_modal_small_title,
.card_popup_frame.popup .basket_empty * {
  color: #1d2029;
}
.filter_button span,
.catalog_detail .stock_board .title,
.module_products_list .basket_button.to-cart span,
.module_products_list .basket_button.to-subscribe span,
.module_products_list .basket_button.to-order span,
table.colored td.name,
.front_slider .price,
.page_not_found td.description .title404,
.popup-window-titlebar
  .popup-window-top-row
  .popup-window-center-column
  span
  div,
#header .basket_fly .opener .count {
  color: #212121;
}

#header .catalog_menu ul.menu.full.opened > li:not(.current):hover a,
#header ul.menu.full.opened > li:not(.current):hover a,
#header ul.menu.adaptive > li a,
.specials_slider.product_slider .basket_button.in-cart span {
  color: #fff;
}

.display_list .list_item .props_list td,
.smartfilter,
.smartfilter input,
.catalog_detail .stock_board .txt,
.index_bottom .info_column .about_column,
.header-cart-block .cart .summ,
.header-cart-block .cart .delay_link {
  color: #666;
}

.show_number,
.show_number *,
.module-cart [data-id="total_buttons"] .description,
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title,
.display_list .availability-row .value {
  color: #777;
}
.catalog_detail .element_detail_text,
.tabs_content li.video {
  color: #7e7e7e;
}
.tooltip .tooltip_close:hover {
  color: #333;
}
.display_list .available_block,
.display_list .noavailable_block {
  color: #888;
}
.module_products_list .price-cell .price.discount,
.module-cart .cost-cell .discount,
.module-cart .cost-cell .discount strike,
.module-cart .count-cell .measure,
.catalog_detail .set_wrapp .item .price.detail,
.bx_item_set_hor .bx_item_set_hor_item .price.detail {
  color: #999;
}
#footer .copyright .grey {
  color: #a0a0a0;
}
.front_slider .price.discount {
  color: #adadad;
}
form div.r div.error,
.order-checkout .sof-req,
.pay-status-cell.not_payed {
  color: #cb0000;
}
.basket_button:hover,
.button30:hover,
.basket_button:hover span,
.button22:hover span,
.button30:hover span,
.compare_button:hover span,
.filter_button:hover span,
.button30.fast_order span,
.button30.back_button span,
.button30.grey span,
.bx_filter_container_title .hint .hint_icon:hover,
.popup .soc-avt .row a:hover,
.popup .bx-auth-service-form input[type="submit"]:hover,
#bx_auth_servform input[type="submit"]:hover {
  color: #fff;
}

/* borders */
a.avtorization-call.enter:hover,
.pseudo:hover,
.articles-list .item:hover .item-title a,
.articles-list .item .item-title a:hover {
  border-bottom-color: #919191;
}
.props_table td {
  border-bottom: 1px dotted #b4b4b4;
}

.staff_wrapp .item .contacts,
.question-list,
.detail_picture_block .picture_description,
.authorization-cols .col.authorization .soc-avt,
.popup .form-description-wrapp,
.popup .form_description,
.basket_fly .module-cart table.colored tbody td,
form.basket_wrapp {
  border-top: 1px solid #f2f2f2;
}
table.colored td,
.catalog_detail hr,
.viewed_products_column .view-list,
.ask_small_block .ask_btn_block,
.popup .form-description-wrapp,
.popup .form_description,
#order_form_div .title,
#order_form_div hr,
#order_form_div form .title,
#order_form_div .sale_order_table.props td,
.differences_table td,
.basket_fly li[item-section="AnDelCanBuy"] .module-cart table.colored tbody,
.basket_fly
  li[item-section="AnDelCanBuy"]
  .module-cart
  .colored
  tfoot
  td.total_wrapp {
  border-bottom: 1px solid #f2f2f2;
}
table.offers_table td {
  border-bottom: 0 none;
  border-top: 1px solid #f2f2f2;
  font-size: 12px;
  position: static;
}
table.offers_table td.price {
  width: 150px;
}
table.offers_table td .btn {
  margin: 0px;
}
table.offers_table td.counter_wrapp.counter_block_wr .total_summ {
  padding-top: 18px;
  position: absolute;
}
table.offers_table td.property img {
  min-width: 35px;
}
.catalog_detail .offers_table .cost.prices .price {
  font-size: 15px;
}
table.colored tr.nb td {
  border-bottom: none;
}
.module-cart .colored tbody,
.module-cart .colored tfoot {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.viewed_products_column .view-item,
.module-orders-list td.drop-cell {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.module-order-history .module-orders-list .tr-d:hover td {
  border-top: 1px solid #f2f2f2;
}
.module-order-history .module-orders-list .tr-d:hover td.item-name-cell,
.module-order-history .module-orders-list .tr-d.opened td.item-name-cell {
  border-left: 1px solid #f2f2f2;
}
.module-order-history .module-orders-list .tr-d:hover td.order-status-cell,
.module-order-history .module-orders-list .tr-d.opened td.order-status-cell,
.module-cart .colored tfoot tr[data-id="total_buttons"] td .basket_update {
  border-right: 1px solid #f2f2f2;
}

/* backgrounds */
.jobs_wrapp .item span.icon,
.staff_wrapp .section .icon {
  background: #eef1f1;
}
.catalog_detail .tabs.main_tabs > li {
  background: #f2f2f2;
}
table.colored.item-shell thead td,
.popup .form-description-wrapp,
.differences tr.hovered:hover {
  background: #fafafa;
}
body,
.adaptive_filter {
  background: #000;
}
body {
  background: #000;
}
#footer .phone .icon {
  background: #fff;
}
.item_slider ul.slides li {
  background: #fff;
}
.item_slider .slides a.line_link {
  cursor: default;
}
.item_slider .slides a.line_link .zoom {
  display: none;
}
.item_slider .slides li.current:before {
  display: none;
}
.img_wrapper .item_slider .slides img {
  width: auto !important;
}
.wrapper.basket_normal #header .basket_fly {
  display: none;
}
.header-cart .basket_fly {
  background: #fff;
  box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px;
  -moz-box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px;
  -webkit-box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px;
  min-height: 283px;
}
.header-cart .basket_fly:not(.loaded) {
  background: url("../../../../../../local/templates/styllight/images/waiter.gif")
    no-repeat center center #fff;
}
table.title-search-result td.title-search-all {
  background: #fff !important;
}

.header-cart-block .cart.empty_cart > span.icon {
  background: #e9e9e9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #e9e9e9),
    color-stop(100%, #d5d5d5)
  );
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -o-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -ms-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #d5d5d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d5d5d5',GradientType=0 );
  border-bottom: 1px solid #cacaca;
}
.popup .popup-intro.grey {
  border-bottom: 1px solid #bfbfbf;
  background: #e9e9e9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #e9e9e9),
    color-stop(100%, #d5d5d5)
  );
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -o-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: -ms-linear-gradient(top, #e9e9e9 0%, #d5d5d5 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #d5d5d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d5d5d5',GradientType=0 );
}

.module-cart .colored tfoot tr[data-id="total_buttons"] td .top_shadow {
  box-shadow: 0 1px 2px #e7e7e7 inset;
  -moz-box-shadow: 0 1px 2px #e7e7e7 inset;
  -o-box-shadow: 0 1px 2px #e7e7e7 inset;
  -webkit-box-shadow: 0 1px 2px #e7e7e7 inset;
}
table.title-search-result img.item_preview {
  box-shadow: 0 0 15px 5px #fff;
  -moz-box-shadow: 0 0 15px 5px #fff;
  -o-box-shadow: 0 0 15px 5px #fff;
  -webkit-box-shadow: 0 0 15px 5px #fff;
}

/*table*/
table.colored_table {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-collapse: collapse;
}
.colored_table thead {
  border: 1px solid #f2f2f2;
}
.colored_table thead tr {
  background: #f7f7f7;
}
.colored_table tr td {
  padding: 8px 29px;
}
.colored_table tbody {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.colored_table tbody tr td {
  border-bottom: 1px solid #e7e7e7;
}

/* unsorted styles*/
.front_slider .read_more:hover,
.btn_big:hover {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -o-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  border-bottom: 2px solid #212121 !important;
  background: #848484 !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
  background: -moz-linear-gradient(top, #848484 0%, #464646 100%) !important;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #848484),
    color-stop(100%, #464646)
  ) !important;
  background: -webkit-linear-gradient(top, #848484 0%, #464646 100%) !important;
  background: -o-linear-gradient(top, #848484 0%, #464646 100%) !important;
  background: -ms-linear-gradient(top, #848484 0%, #464646 100%) !important;
  background: linear-gradient(to bottom, #848484 0%, #464646 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#464646',GradientType=0 ) !important;
  color: #fff !important;
  box-shadow: 0px -1px 0 #555 inset;
  -moz-box-shadow: 0px -1px 0 #555 inset;
  -o-box-shadow: 0px -1px 0 #555 inset;
  -webkit-box-shadow: 0px -1px 0 #555 inset;
}
ul.menu li .child.cat_menu hr {
  border-bottom: 1px solid #fff;
  background: #e7e7e7;
}
ul.menu .child .child_wrapp,
.breadcrumbs .dropdown {
  background: #f5f5f6;
  box-shadow: 0 1px 5px #fafafa;
  -moz-box-shadow: 0 1px 5px #fafafa;
  -o-box-shadow: 0 1px 5px #fafafa;
  -webkit-box-shadow: 0 1px 5px #fafafa;
}
.specials_slider.product_slider
  .catalog_item:hover
  .basket_button.read_more
  span {
  background-position: 1px -408px;
}
.module_products_list .basket_button.read_more span {
  background-position: 1px -408px;
}
.question-list .ans {
  color: #444;
  border: 1px solid #e8e8e8;
  background: #f2f2f2;
  border-bottom: 1px solid #bdbdbd;
}
.question-list .ans .arr {
  border-bottom: 10px solid #f2f2f2;
}
input.error,
textarea.error {
  border-color: #cb0000;
}
input#COUPON.error {
  border-color: #cb0000 !important;
}
input#COUPON.good {
  border-color: #00cb00 !important;
}
h2.feedback_title {
  color: #221f26;
}
.bx-touch .bx_item_set_hor_container_big .bx_item_set_del,
.bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del,
.bx_kit_item:hover .bx_kit_item_del {
  background: #e62222;
}
.button30.fast_order {
  background: #00b0d8;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjBkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDdkYjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #00b0d8 0%, #007db9 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #00b0d8),
    color-stop(100%, #007db9)
  );
  background: -webkit-linear-gradient(top, #00b0d8 0%, #007db9 100%);
  background: -o-linear-gradient(top, #00b0d8 0%, #007db9 100%);
  background: -ms-linear-gradient(top, #00b0d8 0%, #007db9 100%);
  background: linear-gradient(to bottom, #00b0d8 0%, #007db9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d8', endColorstr='#007db9',GradientType=0 );
  border-bottom: 1px solid #00699d;
}
.button30.fast_order span {
  text-shadow: 0 1px 1px #006f9c;
  -moz-text-shadow: 0 1px 1px #006f9c;
  -o-text-shadow: 0 1px 1px #006f9c;
  -webkit-text-shadow: 0 1px 1px #006f9c;
}
.bx_filter_container_title > span.name span {
  color: #221f26;
  border-bottom: 1px dotted #6e6e6e;
}
.bx_filter_vertical .bx_filter_container_title i.arr {
  background: #fafafa
    url("/local/templates/styllight/../images/arrows_small.png") -15px -21px
    no-repeat;
}
.bx_filter_vertical .for_button {
  border-top: 1px solid #dadada;
}
.smartfilter .bx_ui_slider_track {
  background: #dadada;
  margin-left: 9px;
  margin-right: 9px;
}
.compare_wrapp {
  background: #fcfcfc;
  border: 1px solid #f1f1f1;
  box-shadow: 0 0px 1px #e7e7e7 inset;
  -moz-box-shadow: 0 0px 1px #e7e7e7 inset;
  -o-box-shadow: 0 0px 1px #e7e7e7 inset;
  -webkit-box-shadow: 0 0px 1px #e7e7e7 inset;
}
.popup,
div[id^="CatalogSetConstructor"] .popup-window {
  background: #fff;
}
.popup .close:hover,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover {
  background: #fff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
.popup .pop-up-title,
.popup-window-titlebar
  .popup-window-top-row
  .popup-window-center-column
  span
  div {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
  -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
  -o-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
  -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
}
.jqmOverlay,
.popup-window-overlay {
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}
.jqmOverlay {
  background: #3a3f44;
  opacity: 0.7 !important;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2999;
}
.jqmOverlay.waiting {
  z-index: 997;
}
.jqmOverlay.mobp {
  z-index: 994;
}
.jqmWindow,
.popup {
  position: fixed;
  top: 0px;
  animation: toggle_opacity 200ms;
}
.bx_filter_vertical .bx_filter_block.scrollable {
  background: #fff;
  border: 1px solid #cbcbcb;
  box-shadow: 0 0 0px 1px #eee inset;
  -moz-box-shadow: 0 0 0px 1px #eee inset;
  -o-box-shadow: 0 0 0px 1px #eee inset;
  -webkit-box-shadow: 0 0 0px 1px #eee inset;
}
.popup-window-overlay {
  background: rgba(255, 255, 255, 0.2) !important;
}
.jqmWindow.basket_error_frame .pop-up-title {
  padding-right: 50px;
}

.cart_empty,
.module-cart,
.count-cell div.error {
  background: #fff;
  margin: 0px 0px 20px;
}
.basket_fly .basket_wrapp .tabs_content,
.basket_fly .basket_wrapp .module-cart {
  margin: 0px;
}
.basket_fly .basket_wrapp .module-cart .goods {
  border: none;
}
.question-list .q a:hover span {
  border-color: #b4b4b4;
}
.flexslider .light,
.flexslider .light .banner_title,
.flexslider .light .banner_text,
.flexslider .light .banner_title a {
  color: #fff;
}

.flexslider .light .banner_title {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.flexslider .light .banner_text {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}

.flexslider .dark .banner_title,
.flexslider .dark .banner_title a {
  color: #202020;
}
.flexslider .dark .banner_text {
  color: #333;
}

body .top_slider_wrapp .flexslider .slides > li .wrapper_inner > table {
  width: 100%;
}
.flexslider .target {
  position: absolute;
  width: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  height: 100%;
  z-index: 10;
}
.top_slider_wrapp .flexslider .target {
  display: none;
}

.catalog_block .catalog_item .basket_button.to-cart span,
.catalog_block .catalog_item .basket_button.read_more span,
.catalog_block .catalog_item .basket_button.to-subscribe span,
.catalog_block .catalog_item .basket_button.to-order span {
  color: #000;
}
.catalog_block .catalog_item .basket_button.in-subscribe span,
.specials_slider.product_slider .basket_button.in-subscribe span {
  color: #fff;
}

.rss_feed_icon:hover {
  color: #fff !important;
}
.button22.grey:hover span {
  color: #fff;
}
.button22.grey span {
  color: #000;
}

.share.top {
  position: absolute;
  right: 0px;
  top: -5px;
  opacity: 0;
  z-index: 2;
  margin: 0px;
}
.page-top .share.top {
  opacity: 1;
}
.share.top.rss-block {
  right: 53px;
}
.share.top .shares-block {
  border: none;
  padding-left: 0px;
  padding-right: 47px;
}
.share.top .shares-block:hover {
  padding-left: 20px;
  padding-right: 67px;
}
.share.top .shares-block:before {
  background: none;
}
.share.top .shares-block:hover:before {
  background: #fff;
}
.page-top-main .rss {
  position: absolute;
  right: 0px;
  top: -8px;
}

body .page-top .print-link {
  position: absolute;
  top: 0px;
  width: 47px;
  height: 47px;
  font-size: 0px;
  transition: background ease 0.3s;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
  right: 0px;
}
.page-top .rss + .print-link {
  right: 55px;
  top: -4px;
}
.page-top .share.top + .print-link {
  right: 55px;
  top: -8px;
}
body .page-top .print-link:hover,
body .v4 .page-top .print-link {
  background: #f5f5f5;
}
.page-top .share.top.rss-block .print-link {
  right: 52px;
  top: -3px;
}
body .line_block + .print-link + h1 {
  padding-right: 240px;
}
body .print-link + h1 {
  padding-right: 40px;
}

.rss {
  position: relative;
  bottom: 12px;
  width: 47px;
  height: 47px;
  font-size: 0px;
  transition: background ease 0.3s;
  border-radius: 3px;
  position: absolute;
  right: 0px;
  top: -11px;
  z-index: 1;
}
.rss:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -23px -176px
    no-repeat;
  width: 14px;
  height: 14px;
}
.rss:hover,
body .v4 .page-top a.rss {
  background: #f5f5f5;
}

.item .dark_block_animate {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.item:hover .dark_block_animate {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
.scale_block_animate {
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.item:not(.touch_class):hover .scale_block_animate,
.touch_class .scale_block_animate {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

/*top header row*/
.basket_normal #header .top_br {
  width: 100%;
  height: 1px;
  background: #eaebec;
  margin: 0px 0px 15px;
}

/*top menu*/
#header .catalog_menu .wrapper_middle_menu {
  position: relative;
}
#header .catalog_menu .wrapper_middle_menu .inc_menu {
  padding-left: 220px;
}

.top-block .menu.topest {
  margin: 0px;
  padding: 0;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.top-block .menu.topest:hover {
  overflow: visible;
}
.top-block .menu.topest li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 18px;
  white-space: normal;
}
.top-block .menu.topest > li {
  margin: 0 0 0 26px;
  text-align: center;
}
.top-block .menu.topest li:before {
  display: none;
}
.top-block .menu.topest > li:first-child {
  margin-left: 0;
}
.top-block .menu.topest li a {
  position: relative;
  display: block;
}
.top-block .menu > li > a {
  color: #777777;
}
.top-block .menu.topest li.selected > a {
  color: #333;
}
.top-block .menu.topest li.selected > a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  z-index: 1;
}
.top-block .menu.topest li.more {
  position: relative;
  padding: 1px 0 1px;
  width: 20px;
  cursor: pointer;
  z-index: 999;
}
.top-block .menu.topest li.more > span {
  display: block;
  font-weight: bold;
  line-height: 15px;
  letter-spacing: 1.5px;
  color: #777777;
}
.top-block .menu.topest li.more .dropdown {
  margin: 0;
  padding: 0;
  left: -17px;
  width: 191px;
  margin: 0;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 90%;
  z-index: 999;
}
.top-block .menu.topest li.more:hover > .dropdown,
.top-block .menu.topest li.more.hover > .dropdown {
  opacity: 1;
  visibility: visible;
  background: #fff;
}
.top-block .menu.topest li.more.hover {
  background: none;
}
.top-block .menu.topest li.more .dropdown > li {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 14px;
  border-top: 1px solid #f2f2f2;
  text-align: left;
  width: 100%;
}
.top-block .menu.topest li.more .dropdown > li:before {
  display: none;
}
.top-block .menu.topest li.more .dropdown > li:first-child {
  border-top: none;
}
.top-block .menu.topest li.more .dropdown > li > a {
  line-height: 14px;
  padding: 12px 20px 15px;
}
.top-block .menu.topest li.more .dropdown > li > a:hover {
  background: #fbfbfb;
}

.dropdown .has-childs .dropdown .menu_item,
.menu_top_block .dropdown .dropdown .menu_item {
  padding: 0px 10px 0px 0px;
  display: inline-block;
  width: auto;
}
.menu_top_block .v_bottom .dropdown .dropdown .menu_item {
  display: block;
}

.phones .phone_wrap {
  display: inline-block;
}
.phones .phone_wrap a {
  text-decoration: none;
  cursor: default;
}
.phone_wrap > span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.order_wrap_btn .callback_btn {
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1px;
}
.phone_wrap .icons {
  border-radius: 100%;
  color: #000;
  font-size: 16px;
  margin: 2px 5px 0px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 36px;
}
.middle_phone .phone_wrap .icons {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  color: #fff;
  background: #ddd;
}

.phone_block .phone_wrap .icons {
  background: none;
}
.middle_phone .phone_wrap .phone_text {
  padding: 0 0 0 48px;
  display: block;
}
.phone_wrap .phone_text > a {
  display: block;
}
.phones .order_wrap_btn {
  margin: 1px 0px 0px 20px;
  display: inline-block;
}
.footer_top .phones .order_wrap_btn {
  margin-left: 23px;
  font-size: 12px;
}
.phones .order_wrap_btn:hover {
  cursor: pointer;
}

.with_dropdown {
  position: relative;
  padding-right: 12px !important;
}
.with_dropdown:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  width: 5px;
  height: 3px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -20px -333px
    no-repeat;
}
.with_dropdown .dropdown {
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  min-width: 175px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  z-index: 2;
}
.with_dropdown .dropdown > .wrap {
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.with_dropdown:hover .dropdown {
  opacity: 1;
  visibility: visible;
}

.footer-grey .with_dropdown:after {
  background-position: -31px -338px;
}

.top-block-item .phone-block {
  margin: 0 -7px;
}
.top-block-item .phone-block > .inline-block {
  padding: 0 7px;
}
.top-block-item .phone-block .callback-block {
  display: block;
}
.top-block-item .phone-block .dropdown {
  top: auto;
  left: 0;
  right: 0;
}
.top-block-item .phone-block .dropdown > .wrap {
  margin-top: 10px;
}
.top-block-item .phone {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 1em;
  font-weight: bold;
  line-height: 18px;
}
.top-block-item .phone.with_dropdown:after {
  margin-top: -1px;
}
.top-block-item .phone a {
  color: #222;
}
.top-block-item .phone > a {
  position: relative;
  margin: -14px 0;
  padding: 14px 0;
  z-index: 12;
}
.phone .more_phone {
  font-size: 1.1428em;
  line-height: 1em;
  border-top: 1px solid #f2f2f2;
}
.phone .more_phone:first-of-type {
  border-top: none;
}
.phone .more_phone a {
  padding: 11px 11px 11px 22px;
  display: block;
  white-space: nowrap;
  min-height: 55px;
}
.phone .more_phone a.no-decript {
  line-height: 31px;
}
.phone .more_phone a:hover {
  background-color: #f9f9fa;
}
.phone .more_phone a span {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  padding-top: 2px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
}

#header .phone .more_phone {
  font-size: 1.006289em;
}

.top-block {
  position: relative;
  background: none;
  z-index: 13;
  border-bottom: 1px solid #f6f6f6;
}
body.fill_bg_y .top-block {
  border: none;
}
body.fill_bg_y .top-block > .maxwidth-theme {
  border-bottom: 1px solid #f6f6f6;
}
.top-block > .maxwidth-theme {
  padding-top: 13px;
  padding-bottom: 13px;
}
.top-block > .maxwidth-theme > .wrapp_block {
  background: #fff;
}
.top-block.colored,
.top-block.colored * {
  color: #fff;
}
.top-block.colored a,
.top-block.colored a:hover,
.top-block.colored a:active,
.top-block.colored a:focus {
  color: #fff;
}
.top-block .maxwidth-theme.nopadding {
  padding: 0px;
}
.top-block .text-line {
  overflow: hidden;
  white-space: nowrap;
}
.top-block .muted {
  opacity: 0.8;
}
.top-block .top-block-item {
  line-height: 18px;
}
.top-block .top-block-item {
  border: none;
  padding: 0 15px;
}

.svg.inline.big {
  min-width: 21px;
  min-height: 21px;
  width: 21px;
  height: 21px;
  top: -2px;
}

.top-block .top-block-item .address {
  position: relative;
  max-width: 540px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666666;
}
.top-block .top-block-item .address > div {
  display: inline-block;
}
.top-block .top-block-item .address .svg-address {
  margin: 0 10px 0 0;
  min-width: 13px;
  min-height: 16.03px;
  background-color: transparent;
}
.top-block .top-block-item.inner-padding {
  padding: 0 21px;
}
.top-block .top-block-item .top-btn {
  padding: 0 19px;
  background: transparent;
  border: 0;
  display: inline-block;
}
.top-block .top-block-item .top-btn:hover {
  text-decoration: none;
}
.top-block .top-block-item .top-btn:focus {
  outline: 0;
}
.top-block .personal-link .svg-cabinet-login,
.top-block .personal-link .svg-inline-cabinet {
  min-width: 16px;
  min-height: 17px;
  height: 17px;
}
.top-block .js-basket-block .svg-basket,
.top-block .js-basket-block .svg-inline-basket {
  min-width: 18px;
  min-height: 17px;
  height: 17px;
  top: 0px;
  left: 1px;
}
.top-block .js-basket-block .svg-compare,
.top-block .js-basket-block .svg-inline-compare {
  min-width: 17px;
  min-height: 17px;
  height: 17px;
}
.top-block .js-basket-block .svg-wish,
.top-block .js-basket-block .svg-inline-wish {
  min-width: 18px;
  min-height: 16px;
  height: 16px;
}
.top-block .personal-link .svg-cabinet {
  min-width: 14px;
  min-height: 17px;
}

.top-block .top-block-item .basket-link {
  display: inline-block;
  padding: 13px 0;
  height: 45px;
}
.top-block .top-block-item .basket-link:not(.basket) {
  padding-right: 12px;
}
.top-block .top-block-item .basket-link .title {
  color: #222;
  padding: 0 6px 0 6px;
}
.top-block .top-block-item .basket-link:not(.basket) .title {
  font-size: 0px;
  padding: 0px 3px;
}
.top-block .top-block-item .basket-link.delay .title {
  padding: 0px;
}
.top-block .top-block-item .basket-link .count {
  position: relative;
}

.top-block .top-block-item .inline-search-show {
  padding: 0;
  border: none;
  padding: 14px 0 13px;
}
.top-block .top-block-item .inline-search-show > i {
  min-width: 17px;
  min-height: 17px;
  height: 17px;
  background-size: 100%;
  top: -1px;
}
.top-block .top-block-item .inline-search-show > span {
  margin-left: 8px;
  display: inline-block;
}
.top-block .top-block-item.top-ctrl {
  margin-top: -14px;
  margin-bottom: -14px;
}
.top-block .top-block-item .basket_wrap > div[id*="bx_incl"] {
  display: inline-block;
}

.top-block .top-block-item .personal.top {
  max-width: 115px;
}
.top-block .top-block-item .personal.top > a {
  position: relative;
  display: block;
  padding: 14px 0 14px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.top-block .top-block-item .personal-link .name {
  padding: 0 0 0 12px;
}

.top-block > .row {
  margin: 0px;
}
.top-block .info-text {
  font-size: 0px;
  line-height: 0px;
}
.top-block .info-text > div:not(.basket) {
  padding: 15px 0 17px;
  font-size: 0.933em;
  line-height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.top-block .hover:hover,
.hovered:hover {
  background: rgba(0, 0, 0, 0.07);
  cursor: pointer;
}
.top-block .info-text > div.sep:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: -1px;
  height: 100%;
  width: 1px;
  opacity: 0.12;
  background: #000;
}
body .top-block .info-text .phone-block {
  padding-right: 30px;
}
.top-block .info-text .phone-block a {
  display: inline-block;
  padding: 0px 0px 0px 10px;
}
body .top-block .info-text .callback-block {
  padding-left: 20px;
  padding-right: 17px;
  cursor: pointer;
  line-height: 18px;
  padding-bottom: 15px;
}
body .top-block .info-text .callback-block span {
  letter-spacing: 0.2px;
}
body .top-block .info-text .ajax_basket {
  padding: 0px;
}
.top-block .info-text .basket_top .icon {
  position: relative;
  display: block;
  width: 58px;
  height: 48px;
}
.top-block .info-text .basket_top .icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -19px;
  width: 18px;
  height: 17px;
  background: url(../../../../../../local/templates/styllight/images/svg/Basket_white.svg)
    0px 0 no-repeat;
}
.top-block .info-text .basket_top.empted_cart .icon:before {
  margin-left: -8px;
}
.top-block .info-text .basket_top .icon .count {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 1px;
  width: 17px;
  height: 17px;
  line-height: 16px;
  white-space: nowrap;
  font-size: 11px;
  border-radius: 100%;
  text-align: center;
  background: #000;
}
.top-block .info-text .basket_top.empted_cart .icon .count {
  display: none;
}
.bx-chrome .header:not(.fixed) .top-block .info-text .basket_top .icon .count {
  padding-right: 0px;
}
.top-block .info-text .search-block,
.search-button-div .close-block {
  position: relative;
  min-width: 57px;
  cursor: pointer;
}

.top-block .social-icons li {
  margin: 0;
}
.top-block .social-icons li a {
  position: relative;
  margin: -14px 0;
  padding: 14px 17px;
  height: 45px;
  width: 45px;
  background: none;
}
.top-block .social-icons li a:hover {
  filter: none;
  opacity: 1;
}
.top-block .social-icons li.vk a {
}
.top-block .social-icons li a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
}
.top-block .social-icons li.vk a:before {
  background: #909090
    url(../../../../../../local/templates/styllight/images/svg/social/Vk_mask.svg)
    0 0 no-repeat;
}
.top-block .social-icons li.facebook a:before {
  background: #909090
    url(../../../../../../local/templates/styllight/images/svg/social/Facebook_mask.svg)
    0 0 no-repeat;
}
.top-block .social-icons li.twitter a:before {
  background: #909090
    url(../../../../../../local/templates/styllight/images/svg/social/Twitter_mask.svg)
    0 0 no-repeat;
}
.top-block .social-icons li.ytb a:before {
  background: #909090
    url(../../../../../../local/templates/styllight/images/svg/social/Youtube_mask.svg)
    0 0 no-repeat;
}
.top-block .social-icons li.odn a:before {
  background: #909090
    url(../../../../../../local/templates/styllight/images/svg/social/Odnoklassniki_mask.svg)
    0 0 no-repeat;
}
.top-block .social-icons li.gplus a:before {
  background: #909090
    url(../../../../../../local/templates/styllight/images/svg/social/Googleplus_mask.svg)
    0 0 no-repeat;
}
.top-block .social-icons li.mail a:before {
  background: #909090
    url(../../../../../../local/templates/styllight/images/svg/social/Mailru_mask.svg)
    0 0 no-repeat;
}
.top-block .social-icons li.instagram a:before {
  background: #909090
    url(../../../../../../local/templates/styllight/images/svg/social/Instagram_mask.svg)
    0 0 no-repeat;
}

body .top-block .info-text .search-block {
  text-align: center;
  height: auto;
  padding-top: 17px;
  padding-bottom: 12px;
}

.top-block .info-text .search-block .search-icons {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -32px
    0 no-repeat;
}
.top-block .info-text .search-block .search-icons {
  background: url(../../../../../../local/templates/styllight/images/svg/Search_white.svg)
    0px 0 no-repeat;
}

.logo-row .logo {
  display: inline-block;
  position: relative;
  height: 104px;
  max-width: 190px;
  line-height: 101px;
  z-index: 10;
}
.bx-firefox .logo-row .logo {
  display: block;
}
.logo-row .logo img,
.logo-row .logo svg {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
.logo svg .icon-path {
  fill: none;
}
.logo svg {
  vertical-align: middle;
}
.logo-row .top-description {
  display: table-cell;
  vertical-align: middle;
  height: 104px;
  padding: 0;
  letter-spacing: 0;
  font-size: 13px;
  line-height: 18px;
  color: #999999;
}
.logo-row .top-description.slogan {
  padding-left: 15px;
}
.header-v1 .logo-row .top-description:first-child {
  padding-right: 10px;
}
.logo-row .top-description .top-btn {
  padding: 0px 13px;
  cursor: pointer;
}
.logo-row .top-description .top-btn:last-of-type {
  padding-right: 0px;
}
.logo-row .top-mobile-menu {
  display: none;
}

/* HEADER LOGO_AND_MENU_ROW BASKET, PERSONAL, PHONES */
.menu-row.middle-block .mega-menu table td .wrap > a {
  display: block;
}
.logo_and_menu-row {
  position: relative;
  z-index: 12;
}
.logo_and_menu-row .wrap_icon {
  display: table-cell;
  padding: 0 20px;
  height: 104px;
  vertical-align: middle;
}
.logo_and_menu-row .basket-link {
  position: relative;
}
.logo_and_menu-row .basket-link:not(.basket) {
  padding-right: 32px;
}
.logo_and_menu-row .basket-link .count {
  position: absolute;
  top: -7px;
  left: 16px;
  box-shadow: 0px 0px 0px 2px #fff;
}
.basket-link .count {
  font-size: 11px;
  border-radius: 100%;
  text-align: center;
  background: #000;
  color: #fff;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
}
.basket-link:not(.basket-count) .svg {
  opacity: 0.5;
}
.basket-link .count:not(.basket-count) {
  background: #b0b0b0;
}
.logo_and_menu-row .basket-link .title {
  display: inline-block;
  vertical-align: top;
  font-size: 0.9333em;
  font-weight: bold;
  line-height: 1.1em;
}
.logo_and_menu-row .basket-link:not(.has_prices) .title {
  font-size: 0px;
}
.logo_and_menu-row .basket-link .wrap {
  margin: 2px 0 0 24px;
  display: inline-block;
  vertical-align: top;
}
.logo_and_menu-row .basket-link .wrap .title {
  margin: 0 0 5px;
  display: block;
}
.logo_and_menu-row .basket-link .wrap .prices {
  display: block;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #999999;
  max-width: 62px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.logo_and_menu-row .personal-link {
  display: block;
}
.logo_and_menu-row .personal-link .wrap {
  margin: 2px 0 0 14px;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  max-width: 80px;
}
.logo_and_menu-row .personal-link .wrap > span {
  text-overflow: ellipsis;
  overflow: hidden;
}

.logo_and_menu-row .personal-link .name {
  position: relative;
  margin: 0 0 5px;
  display: block;
  font-size: 0.9333em;
  font-weight: bold;
  line-height: 1.1em;
}
.logo_and_menu-row .personal-link .title {
  display: block;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #999999;
}
.logo_and_menu-row .personal-link.with_dropdown {
  padding-right: 0 !important;
}
.logo_and_menu-row .personal-link.with_dropdown:after {
  display: none;
}
.logo_and_menu-row .personal-link.with_dropdown .name {
  padding: 0 13px 0 0;
  max-width: 92px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.logo_and_menu-row .personal-link.with_dropdown .name:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin: -1px 0 0 0;
  width: 5px;
  height: 3px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -20px -333px
    no-repeat;
}

.logo_and_menu-row .block-link .basket-link {
  display: block;
  height: 21px;
}
.logo_and_menu-row .block-link .basket-link.basket .wrap {
  margin-top: -4px;
}

.logo_and_menu-row .phone-block .schedule {
  margin: 0 0 0 23px;
  font-size: 0.8em;
  line-height: 1em;
  color: #999999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.logo_and_menu-row .phone {
  position: relative;
  margin: 4px 0 -3px;
  font-size: 1.0666em;
  font-weight: bold;
}
.logo_and_menu-row .phone.with_dropdown > .dropdown {
  top: 24px;
}
.logo_and_menu-row .with_btn .phone {
  margin-top: 0px;
}
.logo_and_menu-row .phone-block.phone .svg-phone {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -6px 0 0;
}
.logo_and_menu-row .phone a {
  color: #222;
  white-space: nowrap;
}

.logo_and_menu-row .phone .more_phone {
  font-size: 1.006289em;
}
.logo_and_menu-row .callback-block {
  margin: 0 0 0 23px;
}
.logo_and_menu-row .search-block {
  height: 104px;
  display: table;
  width: 100%;
}
.logo_and_menu-row .search-wrapper {
  display: table-cell;
  vertical-align: middle;
  height: 104px;
}
.header-v3 .logo_and_menu-row .search-block div[id*="bx_incl"] {
  display: table;
  width: 100%;
}
.logo_and_menu-row .search .search-button-div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.logo_and_menu-row .search .search-button-div .svg.svg-close {
  display: none;
}
.logo_and_menu-row .search .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 16px;
  border: none;
  background: none;
  font-size: 0;
}
.logo_and_menu-row .search .btn-search:active {
  box-shadow: none;
}
.logo_and_menu-row .search .search-input {
  padding: 0 44px 0 17px;
  height: 40px;
  font-size: 0.933em;
  line-height: 40px;
  background: #f5f5f5;
  border: 1px solid #eeeeee;
}
.logo_and_menu-row .phone-block .inner-table-block {
  padding-left: 15px;
  padding-right: 15px;
}
.logo_and_menu-row .inline-search-show {
  border: none;
  background: none;
  padding: 0;
}
.logo_and_menu-row .inline-search-show .svg-search {
  top: -7px;
}
.logo_and_menu-row .callback-block.btn {
  padding: 12px 19px 13px;
  margin: 0;
  font-size: 0.866em;
  line-height: 0.85em;
}
.logo_and_menu-row .search .svg {
  top: 0;
}
.logo_and_menu-row .phone-block.with_btn {
  padding: 0;
  display: table;
  height: 104px;
  max-width: 100%;
}
.logo_and_menu-row .phone-block.with_btn .phone {
  margin-bottom: 0;
  white-space: nowrap;
}
.logo_and_menu-row .address {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 0.8666em;
  line-height: 1.4615em;
  color: #666666;
}
.logo_and_menu-row .address .svg.svg-address {
  position: absolute;
  left: 0;
  top: 1px;
  margin: 0 10px 0 0;
  min-width: 13px;
  min-height: 16.03px;
}
.logo_and_menu-row .inner-table-block {
  height: 104px;
}
.logo_and_menu-row .burger {
  margin: 0 0 0 16px;
  display: block;
  position: relative;
  width: 68px;
  height: 104px;
  cursor: pointer;
}
.logo_and_menu-row .burger .svg-burger,
.logo_and_menu-row .burger .svg-inline-burger {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -9px;
  min-width: 18px;
  min-height: 16px;
}

div.header-v13
  .logo_and_menu-row
  .phone-block
  .inner-table-block:first-of-type {
  padding-right: 5px;
}
div.header-v11 .logo_and_menu-row .wrap_icon.baskets,
div.header-v11 .logo_and_menu-row .wrap_icon.wrap_cabinet {
  padding-top: 2px;
}

body #header .catalog_menu ul.menu > li,
body #header .catalog_menu ul.menu > li > a,
.wrapper.has_menu #header .catalog_menu ul.menu > li.current > a {
  border: 0px;
}
body #header .catalog_menu ul.menu > li:not(.current):not(.stretch):hover {
  border: 0px;
}

.header-v16.title-v1 .line-row,
.header-v15.title-v1 .line-row,
.header-v14.title-v1 .line-row,
.header-v13.title-v1 .line-row,
.header-v12.title-v1 .line-row,
.header-v11.title-v1 .line-row,
.header-v4.title-v1 .line-row,
.header-v2.title-v1 .line-row,
.header-v1.title-v1 .line-row,
body .header-v1.front_page.with_left_block .line-row {
  display: block !important;
  border-top: 1px solid #f2f2f2;
  margin: auto;
}

.fill_bg_n .header-v2.title-v1 .menu-row.middle-block.bglight,
.fill_bg_y .header-v2.title-v1 .menu-row.middle-block.bglight .mega-menu,
.fill_bg_n .header-v11.title-v1 .menu-row.middle-block.bglight,
.fill_bg_y .header-v11.title-v1 .menu-row.middle-block.bglight .mega-menu {
  border: none;
}

ul.menu li a i {
  display: inline-block;
  height: 5px;
  width: 8px;
  background: url("../../../../../../local/templates/styllight/images/arrows.png")
    0px 0px no-repeat;
  zoom: 1;
  position: absolute;
  top: 7px;
}
.wrapper.has_menu .catalog_menu ul.menu li a i {
  background-position: -1px -143px;
}
.wrapper.m_color_white .catalog_menu ul.menu li a i {
  background-position: -34px -143px;
}
ul.menu li.more a i {
  position: static;
  margin: 0px 0 2px 11px;
}

.icons_fa:after,
li.has-child:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*header menu start*/
.menu_top_block.catalog_block {
  margin: 0px 0px 30px;
}

.visible_on_ready {
  visibility: hidden;
}
header .wrap_menu {
  position: relative;
  height: 47px;
  border-radius: 0px;
  overflow: hidden;
  background: #fff;
}

.menu_top_block {
  margin: 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
  font-size: 0;
}
header .menu_top_block {
  border-radius: 4px;
  z-index: 101;
}
header .wrapper_middle_menu *,
.menu_top_block * {
  box-sizing: border-box;
}
header .menu_top_block > li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.menu_top_block li {
  margin: 0;
  padding: 0;
  position: relative;
  white-space: normal;
}
.menu_top_block > li > a,
.menu_top_block.catalog_block .dropdown > li.full > a {
  position: relative;
  display: block;
  padding: 12px 22px 13px;
  color: #fff;
  white-space: normal;
}

.menu_top_block.catalog_block .dropdown > li.full > a {
  color: #333333;
}

.header_wrap #header .catalog_menu ul.menu > li {
  height: 47px;
  background: none;
}
.header_wrap #header .catalog_menu ul.menu > li.catalog {
  width: 220px;
}
.header_wrap #header .catalog_menu ul.menu > li > a,
.header_wrap #header .catalog_menu ul.menu.adaptive > li .text {
  color: #fff;
  border: 0px !important;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.menu_top_block li .dropdown {
  position: absolute;
  width: 220px;
  margin: 0;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  display: none;
  opacity: 1;
  visibility: visible;
}
header .menu_top_block li.catalog > .dropdown {
  box-shadow: none;
}
header .menu_top_block li.catalog > .dropdown > li > a,
body .menu_top_block.catalog_block .dropdown > li.full > a,
.left_menu > li > a {
  border: 1px solid #f2f2f2;
  border-bottom-width: 0px;
  background: #f8f8f9;
  position: relative;
}
header .menu_top_block li.catalog > .dropdown > li:last-child > a,
body .menu_top_block.catalog_block .dropdown > li:last-child > a,
.left_menu > li:last-child > a {
  border-bottom-width: 1px;
}
header .menu_top_block li.catalog > .dropdown > li:hover > a,
header .menu_top_block li.catalog > .dropdown > li.current > a,
.menu_top_block.catalog_block .dropdown > li.full:hover > a {
  background: #fff;
}
.menu_top_block.catalog_block .dropdown > li.full.current > a,
.menu_top_block.catalog_block .dropdown > li.full.current > a:after,
.menu_top_block.catalog_block .dropdown > li.full.current:hover > a:after,
header .menu_top_block li.catalog > .dropdown > li.current > a,
header .menu_top_block li.catalog > .dropdown > li.current > a:after,
header .menu_top_block li.catalog > .dropdown > li.current:hover > a:after,
header .menu_top_block li.catalog > .dropdown > li.current:hover > a {
  color: #fff !important;
}
header .menu_top_block li.catalog > .dropdown > li:hover > a:before,
.menu_top_block.catalog_block .dropdown > li.full:hover > a:before,
.left_menu > li:hover > a:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  height: 100%;
  background: #ddd;
  display: block;
}
header .menu_top_block > li > .dropdown,
.menu_top_block.catalog_block .dropdown > li > .dropdown {
  z-index: 3;
  display: none;
  top: auto;
  left: 0;
  margin: 0;
  min-width: 100%;
  opacity: 1;
  visibility: visible;
}
header .menu_top_block li .dropdown > li,
.menu_top_block.catalog_block > .dropdown > li {
  display: block;
  width: 100%;
}

.light header .inc_menu .menu_top_block > li > .dropdown {
  margin-top: 1px !important;
}
.side_RIGHT header .menu_top_block li.catalog > .dropdown > li:hover > a:before,
.side_RIGHT .menu_top_block.catalog_block .dropdown > li.full:hover > a:before,
.side_RIGHT .left_menu > li:hover > a:before {
  left: auto;
  right: 0px;
}

.menu_top_block li.full .dropdown li .dropdown {
  background: transparent;
  opacity: 0;
  display: block;
  visibility: hidden;
  box-shadow: none;
  border: none;
  width: 100%;
  position: static;
  top: auto;
  left: auto;
  margin: 11px 0 0;
  transition:
    opacity 0s ease 0.2s,
    visibility 0s ease 0.2s;
}

body .menu_top_block li.full .dropdown > li > a {
  padding: 0;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 13px;
  line-height: 16px;
}
body .menu_top_block li.full .dropdown > li > a.section1 {
  background: #fff !important;
}

body .menu_top_block li.full.has-child.v_bottom:last-child > .dropdown {
  border-bottom-width: 1px;
}

.menu_top_block li .dropdown > li > a {
  display: block;
  padding: 11px 33px 13px 15px;
  font-size: 13px;
  text-align: left;
}
body .menu_top_block li .dropdown > li > a {
  color: #555555;
  background: #fff;
}
header .menu_top_block > li:not(.catalog) .dropdown > li > a {
  border-bottom: 1px solid #eaebec;
}
header .menu_top_block li .dropdown > li:last-child > a {
  border-bottom-width: 0px;
}

header .menu_top_block li .dropdown > li > .dropdown,
.menu_top_block.catalog_block .dropdown > li > .dropdown {
  left: 100%;
  top: 0;
  width: 241px;
}
header .menu_top_block li .dropdown > li > .dropdown {
  top: 1px;
}
header .menu_top_block > li > .dropdown li .dropdown {
  transition:
    opacity 0s ease 0.2s,
    visibility 0s ease 0.2s;
}
.menu_top_block > li.full .dropdown,
.menu_top_block.catalogfirst li.full .dropdown {
  box-shadow: none;
}
.menu_top_block .dropdown > li.full > .dropdown,
.menu_top_block.catalogfirst li.full > .dropdown {
  padding: 20px 0 20px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  opacity: 0;
  display: none;
  transition:
    opacity 0s ease 0.33s,
    visibility 0s ease 0.33s;
  visibility: hidden;
  min-width: 500px;
}
.menu_top_block:not(.catalog_block):hover li.full > .dropdown,
header .menu_top_block li:not(.full):hover > .dropdown,
.menu_top_block.catalog_block .dropdown > li:hover > .dropdown {
  /*display:block;*/
}
.menu_top_block li.full:not(.v_bottom):hover > .dropdown {
  display: block;
}
.menu_top_block.catalogfirst li.full > .dropdown,
.menu_top_block.catalog_block .dropdown > li.full > .dropdown {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); /*max-width:940px;*/
  width: 1px;
  opacity: 0;
}
.hide_catalog .menu_top_block.catalog_block {
  display: none;
}

.catalog_icons_Y .menu_top_block.catalog_block .dropdown > li.full > a {
  background: #fff;
}
.menu_top_block.catalog_block .dropdown > li > a .image {
  display: table-cell;
}
.menu_top_block.catalog_block .dropdown > li > a .image img {
  width: 32px;
}
.menu_top_block.catalog_block .dropdown > li > a .image + .name {
  padding-left: 16px;
  display: table-cell;
  vertical-align: middle;
}

.side_RIGHT .menu_top_block.catalog_block .dropdown > li.full > .dropdown {
  left: auto !important;
  right: 100%;
}
.side_RIGHT .menu_top_block.catalog_block .dropdown > li.full > a {
}
.side_RIGHT .menu_top_block.catalog_block .dropdown > li.has-child > a:before {
  left: auto;
  right: 0px;
}
.catalog_icons_Y
  .menu_top_block.catalog_block
  .dropdown
  > li.has-child
  > a:after {
  top: 24px;
}
.side_RIGHT
  .menu_top_block.catalog_block
  .dropdown
  > li.has-child
  > .dropdown
  > li {
  float: right;
}

header .menu_top_block li .dropdown li:hover > .dropdown {
  z-index: 1;
  opacity: 1;
  visibility: visible;
}
.menu_top_block li.full:not(.v_bottom):hover > .dropdown,
header .menu_top_block.catalogfirst li.full:not(.v_bottom):hover > .dropdown {
  opacity: 1;
  visibility: visible;
}
body .menu_top_block.catalog_block li.full.hover .dropdown {
  opacity: 1;
  visibility: visible;
  display: block;
}
.menu_top_block li.full:hover > .dropdown .dropdown,
header .menu_top_block.catalogfirst li.full:hover > .dropdown .dropdown {
  opacity: 1;
  visibility: visible;
}
.menu_top_block li.full {
  position: initial;
}
.menu_top_block li.full.m_line {
  position: relative;
  z-index: 20;
}
.menu_top_block li.full.m_line .dropdown {
  min-height: auto !important;
}

.menu_top_block li.full.v_bottom .dropdown,
.menu_top_block.catalogfirst li.full.v_bottom > .dropdown {
  position: static;
  min-width: auto;
  width: auto;
}
.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown,
header .menu_top_block.catalogfirst li.full.v_bottom > .dropdown {
  width: auto;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  padding: 5px 0px 10px;
  border: 1px solid #f2f2f2;
  border-top-width: 0px;
  border-bottom-width: 0px;
}
.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li,
header .menu.top.menu_top_block.catalogfirst li.full.v_bottom > .dropdown > li {
  float: none;
  display: block;
  width: auto;
  padding: 5px 20px 0px;
}
.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li > a,
header .menu_top_block.catalogfirst li.full.v_bottom > .dropdown > li > a {
  padding-left: 0px;
  padding-top: 0px;
  font-weight: normal;
  font-size: 12px;
}
.menu_top_block.catalog_block
  .dropdown
  > li.full.v_bottom
  > .dropdown
  > li
  > .dropdown,
header
  .menu_top_block.catalogfirst
  li.full.v_bottom
  > .dropdown
  > li
  > .dropdown {
  padding-left: 10px;
  margin-top: 1px;
  display: block;
  opacity: 1;
  visibility: visible;
}
.menu_top_block.catalog_block
  .dropdown
  > li.full.v_bottom
  > .dropdown
  > li
  > .dropdown
  > li
  > a,
header
  .menu_top_block.catalogfirst
  li.full.v_bottom
  > .dropdown
  > li
  > .dropdown
  > li
  > a {
  font-size: 12px;
}
header .menu_top_block li .dropdown > li.has-child.v_bottom > a .toggle_block,
.menu_top_block.catalog_block
  .dropdown
  > li.has-child.v_bottom
  > a
  .toggle_block {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 35px;
  height: 100%;
  bottom: 0px;
}
header
  .menu_top_block
  li.catalog
  > .dropdown
  > li.has-child.v_bottom.opened
  > a:after,
body
  .menu_top_block.catalog_block
  .dropdown
  > li.has-child.full.v_bottom.opened
  > a:after {
  content: "\f107";
}
header .menu_top_block li.catalog > .dropdown > li.v_bottom.current .dropdown,
body
  .menu_top_block.catalog_block
  .dropdown
  > li.full.v_bottom.current
  .dropdown {
  display: block;
}
header
  .menu_top_block
  li.catalog
  > .dropdown
  > li.v_bottom.opened:not(.current)
  > a,
body
  .menu_top_block.catalog_block
  .dropdown
  > li.full.v_bottom.opened:not(.current)
  > a {
  border-bottom-width: 1px;
}
header .menu_top_block > li > .dropdown li .dropdown {
  transition: none;
}
header
  .menu_top_block.catalogfirst
  > li:not(.current)
  li.full.v_bottom
  > .dropdown
  > li:not(.current):not(:hover)
  > a,
.menu_top_block
  li.full.v_bottom
  > .dropdown
  > li:not(.current)
  .section:not(:hover) {
  color: #333 !important;
}
header .menu_top_block li.v_bottom .dropdown > li:hover > a,
header .menu_top_block li.v_bottom .dropdown > li.current > a {
  color: #333;
}

header .catalog_menu_ext {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 220px;
}
header .menu_top_block > li.more > a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -8px;
  width: 15px;
  height: 3px;
  background: url(../../../../../../local/templates/styllight/images/svg/ai.svg) -157px -10px
    no-repeat;
}
header .menu_light .menu_top_block > li.more > a:before {
  background-position: -118px -10px;
}

header .menu_top_block li .dropdown > li > a,
.menu_top_block.catalog_block .dropdown > li.full > a,
.left_menu > li > a {
  display: block;
  padding: 11px 31px 13px 17px;
  background: #f9f9f9;
  text-decoration: none;
  text-align: left;
}
header .menu_top_block li .dropdown > li:hover > a,
header .menu_top_block li .dropdown > li.current > a,
body header#header .catalog_menu .menu_top_block > li.current > a {
  color: #fff;
}
header .menu_top_block > li.more > a {
  height: 47px;
}

.menu_top_block li.catalog > a,
.menu_top_block.catalog_block .dropdown > li > a {
  position: relative;
  padding-left: 41px;
  padding-right: 120px;
}
.menu_top_block.catalog_block .dropdown > li > a {
  padding: 11px 31px 13px 17px;
}
.menu_top_block li.catalog > a:before {
  position: absolute;
  top: 12px;
  left: 12px;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg")
    0px 0px no-repeat;
}
.menu_top_block li.catalog > a:after {
  position: absolute;
  top: 0px;
  right: 0px;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
  opacity: 0.1;
}
body .menu_top_block.catalog_block .dropdown > li > a {
  font-size: 13px;
  color: #555555;
}

.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li,
header .menu.top.catalogfirst li.full > .dropdown > li {
  padding: 5px 30px 20px 24px;
  float: left;
  width: 33%;
}

.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .image,
header .menu_top_block.catalogfirst li.full > .dropdown > li > .image {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .image img,
header .menu_top_block.catalogfirst li.full > .dropdown > li > .image img {
  vertical-align: middle;
  max-width: 100%;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a,
header .menu_top_block.catalogfirst li.full > .dropdown > li > a {
  font-size: 13px;
  line-height: 20px;
  padding: 10px 0px 0px 70px;
  font-weight: bold;
  background: none;
  color: #333333;
}
.menu_top_block.catalog_block
  .dropdown
  > li.full:not(.v_bottom)
  > .dropdown
  > li
  > a:hover,
header
  .menu_top_block.catalogfirst
  li.full:not(.v_bottom)
  > .dropdown
  > li
  > a.section:hover,
.menu_top_block.catalog_block
  .dropdown
  > li.full:not(.v_bottom)
  > .dropdown
  > li.current
  > a.section {
  color: #333333;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .dropdown,
header .menu_top_block.catalogfirst li.full > .dropdown > li > .dropdown {
  padding: 0px 0px 0px 70px;
  margin-top: 9px;
  text-align: left;
}

.menu_top_block li.full > .dropdown > li:nth-child(3n + 1) {
  clear: both;
}

header .menu_top_block li .dropdown > li > .dropdown.toleft {
  border-right: 1px solid #e9e9e9;
  border-left: none;
  left: inherit;
  right: 100%;
}

header .menu_top_block li .dropdown > li.has-child a {
  position: relative;
}
header .menu_top_block li.catalog:after,
.menu_top_block.catalog_block .dropdown > li.has-child > a:after,
header .menu_top_block li .dropdown > li.has-child > a:after,
.left_menu > li.has-childs > a:after {
  content: "\f107";
  color: #fff;
  position: absolute;
  right: 16px;
  top: 50%;
  margin: -3px 0 0 0px;
  width: 12px;
  height: 8px;
  font-weight: normal;
  display: block !important;
}
.bx-firefox header .menu_top_block li.catalog:after,
.bx-firefox .menu_top_block.catalog_block .dropdown > li.has-child > a:after,
.bx-firefox header .menu_top_block li .dropdown > li.has-child > a:after,
.bx-firefox .left_menu > li.has-childs > a:after {
  margin-top: -4px;
}
header .menu_top_block li.catalog:after,
.left_menu > li.has-childs > a:after {
  font-size: 13px;
  top: 21px;
  text-align: right;
  cursor: pointer;
}
header .menu_top_block li .dropdown > li.has-child > a:after,
.menu_top_block.catalog_block .dropdown > li.has-child > a:after,
.left_menu > li.has-childs > a:after {
  font-size: 13px;
  top: 19px;
  text-align: right;
  color: #888;
  content: "\f105";
}
.left_menu > li.has-childs.current > a:after {
  color: #fff !important;
  content: "\f107";
}

header .menu_top_block li .dropdown > li:hover > a:after,
header .menu_top_block li:not(.catalog) .dropdown > li.current > a:after {
  color: #fff;
}
.light header .catalog_menu_ext .menu_top_block > li.catalog > a {
  background-color: #fff;
}

.top-h-row .wrapper_inner {
  z-index: 5;
}

/*mobile start*/
.mobile_menu_wrapper {
  position: relative;
}
header .mobile_menu {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #fff;
  z-index: 999;
}
#header .catalog_menu .wrap_menu ul.menu.adaptive:hover {
  cursor: pointer;
}
#header .catalog_menu .wrap_menu ul.menu.adaptive > li.menu_opener {
  border: 0px;
  display: block;
  width: 100%;
  padding: 0px 17px;
}
.header_wrap #header .catalog_menu ul.menu.adaptive > li {
  height: 47px;
  line-height: 47px;
  position: relative;
}
.header_wrap #header .catalog_menu ul.menu.adaptive > li:after {
  position: absolute;
  top: 12px;
  right: 17px;
  content: "";
  display: block !important;
  width: 20px;
  height: 20px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg")
    0px 0px no-repeat;
}

.mobile_menu_wrapper .mobile_menu li {
  background: #f9f9f9;
  border-top: 1px solid #eaebec;
  position: relative;
}
.mobile_menu_wrapper .mobile_menu li:before {
  display: none;
}
.mobile_menu_wrapper .mobile_menu li.has-child:before {
  display: block;
  content: "\f107";
  color: #1d2029;
  position: absolute;
  right: 16px;
  top: 12px;
  width: 12px;
  height: 8px;
}
.mobile_menu_wrapper .mobile_menu li.has-child:hover:before,
#header .wrapper_middle_menu.wrap_menu ul.mobile_menu li.current:before {
  color: #fff;
}
.mobile_menu_wrapper .mobile_menu li a {
  padding: 0px 31px 0px 17px;
  display: block;
  font-size: 13px;
  text-decoration: none;
  height: 40px;
  line-height: 41px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  color: #333333;
}
#header .wrapper_middle_menu.wrap_menu ul.mobile_menu li:hover > a,
#header .wrapper_middle_menu.wrap_menu ul.mobile_menu li.current > a {
  color: #fff !important;
}

ul.mobile_menu .dropdown {
  font-size: 13px;
  display: none;
  margin: 0;
  padding: 0 0 0 20px;
}

ul.mobile_menu .search {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  width: 100%;
  display: block !important;
  padding: 13px;
  background: none repeat scroll 0 0 #e0e7ea !important;
  border: medium none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 9;
}
ul.mobile_menu .search .search-input-div {
  width: 100%;
  padding-right: 63px;
}
ul.mobile_menu .search .search-button-div {
  position: absolute;
  right: 14px;
  top: 13px;
}
ul.mobile_menu .search .search-button-div button {
  padding: 9px 13px 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
ul.mobile_menu .search .search-input-div input {
  border: 0px;
  font-size: 13px;
}
/*mobile end*/

/* MOBILE HEADER v1 */
#mobileheader .basket-link .title {
  display: none;
}
#mobileheader .v1 .bars .top-btn {
  padding: 0px 20px 5px;
}

/* MOBILE HEADER v2 */
#mobileheader .v2 .top-btn {
  height: 46px;
  line-height: 42px;
  padding: 0px 15px;
}

/* mobile headers */
#mobileheader {
  margin: 0;
  padding: 0;
  position: relative;
  height: 63px;
  overflow: hidden;
}
#mobileheader.fixed {
  overflow: visible;
}
.wrapper1 > div#mobileheader {
  z-index: 10;
  position: static;
}

.wrapper1.mfixed_view_scroll_top > div#mobileheader {
  top: -110px;
}
body .wrapper1.mfixed_Y > div#mobileheader.fixed {
  position: fixed;
  width: 100%;
  z-index: 3000;
  top: 0px;
  display: block !important;
}

#mobileheader .burger {
  height: 100%;
  width: 58px;
  position: relative;
  cursor: pointer;
}
#mobileheader .burger .svg-burger,
#mobileheader .burger .svg-inline-burger {
  width: 18px;
  height: 16px;
  min-width: 18px;
  min-height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -9px;
}
#mobileheader .burger .svg-close,
#mobileheader .burger .svg-inline-close {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
  display: none;
}
#mobileheader .burger.c .svg-close,
#mobileheader .burger.c .svg-inline-close {
  display: inline;
}
#mobileheader .burger.c .svg-burger,
#mobileheader .burger.c .svg-inline-burger {
  display: none;
}
#mobileheader .title-block {
  height: 100%;
  padding: 0 5px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  line-height: 60px;
}
#mobileheader .logo-block {
  height: 100%;
  padding: 0 5px 0 0;
}
#mobileheader .logo {
  max-width: 156px;
  line-height: 60px;
}
#mobileheader .logo img {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
#mobileheader .right-icons {
  height: 100%;
  padding-right: 9px;
  margin-left: -15px;
}
#mobileheader .wrap_icon {
  display: table-cell;
  padding-right: 11px;
  padding-left: 11px;
  vertical-align: middle;
  line-height: 63px;
}
#mobileheader .inline-search-show {
  border: none;
  background: none;
  padding: 0;
  top: 1px;
  position: relative;
}
.ios #mobileheader .inline-search-show {
  top: 4px;
}
#mobileheader .inline-search-show .svg-inline-search {
  top: -4px;
}
#mobileheader .basket-link {
  position: relative;
  padding-right: 12px;
}
#mobileheader .basket-link:not(.basket) {
  padding-right: 22px;
}
#mobileheader .basket-link.compare {
  padding-right: 24px;
}
#mobileheader .basket-link .count {
  position: absolute;
  top: -7px;
  left: 16px;
  box-shadow: 0px 0px 0px 2px #fff;
}
#mobileheader *[class^="mobileheader-"] {
  height: 100%;
  width: 100%;
  color: #222;
}
#mobileheader .mobileheader-v1 {
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
}
#mobileheader .mobileheader-v2 {
  color: #fff;
}
#mobileheader .mobileheader-v2 .basket-link .count {
  background-color: #fff;
  color: #222;
}
#mobileheader .mobileheader-v2 .svg.inline:not(.dark-i) path {
  fill: #fff;
}

/* mobile menu */
#mobilemenu {
  background: #fff;
  z-index: 3002;
  overflow: hidden;
  overflow-y: auto;
  transition:
    left 0.4s ease 0s,
    opacity 0.4s ease 0s;
  position: fixed;
}
#mobilemenu::-webkit-scrollbar {
  width: 8px;
}
#mobilemenu::-webkit-scrollbar-track {
  border-radius: 8px;
}
#mobilemenu::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
}
#mobilemenu::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
}
#mobilemenu.dropdown {
  top: 64px;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #f2f2f2;
  opacity: 0;
  visibility: hidden;
}
#mobilemenu.dropdown.show {
  opacity: 1;
  visibility: visible;
}
#mobilemenu.leftside {
  left: -100%;
  top: 0;
  bottom: 0;
  width: 300px;
  max-width: 100%;
}
#mobilemenu.leftside.show {
  left: 0;
  box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.45);
}
#mobilemenu > .scroller {
  overflow: hidden;
}
#mobilemenu > .scroller > .wrap {
  width: 100%;
  transition: transform 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
}
#mobilemenu-overlay {
  display: none;
  background: #3a3f44;
  opacity: 0.7 !important;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 2999;
}
#mobilemenu .dropdown {
  left: 100%;
  top: 0;
  width: 100%;
  border: medium none;
  box-shadow: none;
  visibility: visible;
  opacity: 1;
  display: none;
  position: absolute;
  z-index: 5;
  background: #fff;
  margin: 0;
  padding: 0;
}
#mobilemenu .expanded > .dropdown {
  display: block;
}
#mobilemenu .expanded > .dropdown > div {
  border-bottom: 1px solid #f2f2f2;
}
#mobilemenu .expanded > .dropdown .menu_back a {
  font-size: 15px;
  line-height: 18px;
  padding: 22px 20px 23px 57px;
  cursor: pointer;
  position: relative;
}
#mobilemenu.menu-compact .expanded > .dropdown .menu_back a {
  padding: 14px 20px 15px 57px;
}
#mobilemenu .expanded > .dropdown .menu_back .svg {
  position: absolute;
  top: 16px;
  left: 13px;
}
#mobilemenu.menu-compact .expanded > .dropdown .menu_back .svg {
  top: 8px;
}
#mobilemenu .expanded > .dropdown .menu_title {
  font-size: 15px;
  line-height: 18px;
  color: #333;
  font-weight: bold;
  padding: 22px 23px 23px 19px;
  background-color: #fbfbfb;
}
#mobilemenu.menu-compact .expanded > .dropdown .menu_title {
  padding: 14px 20px 15px 19px;
}
#mobilemenu .menu a:hover .svg {
  background-color: transparent;
}
#mobilemenu .menu > ul {
  padding: 0;
  margin: 0;
  display: block;
}
#mobilemenu .menu ul > li {
  list-style: none;
  display: block;
  margin: 0;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  padding: 0;
}
#mobilemenu .menu ul li:before {
  display: none;
}
#mobilemenu .menu ul > li a {
  padding: 19px 20px 20px 19px;
  display: block;
  position: relative;
}
#mobilemenu .menu ul > li a.decript {
  padding: 14px 20px 15px 19px;
  line-height: 1em;
  font-weight: bold;
}
#mobilemenu.menu-compact .menu ul > li a {
  padding: 12px 20px 13px 19px;
}
#mobilemenu.menu-compact .menu ul > li a.decript {
  padding-top: 9px;
  padding-bottom: 8px;
}
#mobilemenu .menu ul > li.menu_title a {
  padding: 0px;
}
#mobilemenu .menu ul > li a.parent {
  padding-right: 46px;
}
#mobilemenu .menu ul > li .arrow {
  position: absolute;
  z-index: 1;
  width: 46px;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  padding-left: 8px;
  display: block;
}
#mobilemenu .menu ul > li .arrow .svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
}
#mobilemenu .menu ul > li.selected > a:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 9px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
}
#mobilemenu.menu-compact .menu ul > li.selected > a:before {
  top: 22px;
}
#mobilemenu .menu > ul > li > a:not(.not-weight) {
  background: #fff;
  font-size: 15px;
  font-weight: bold;
}
#mobilemenu .menu > ul > li > a.parent-catalog {
  background: #f6f6f7;
}
#mobilemenu .menu > ul > li.selected > a:before {
  left: 0px;
  top: -1px !important;
  bottom: -1px;
  width: 2px;
  z-index: 1;
  height: inherit;
  border-radius: 0;
}
#mobilemenu .menu > ul > li:not(.counters),
.menu ul > li.selected:not(.counters),
.menu ul > li.expanded {
  position: initial;
}
#mobilemenu .menu > ul > li.counters > a > span {
  padding-right: 25px;
  position: relative;
}
#mobilemenu .menu > ul > li.counters .count {
  width: 17px;
  height: 17px;
  line-height: 17px;
  white-space: nowrap;
  font-size: 12px;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  font-weight: initial;
  left: auto;
}
#mobilemenu .menu > ul > li.counters .count.empted {
  background: #969ba5;
}
#mobilemenu .menu.middle > ul > li > a {
  padding-left: 57px;
  background: #fbfbfb;
}
#mobilemenu .menu.middle a .svg {
  position: absolute;
}
#mobilemenu .menu.middle a .svg-cabinet {
  width: 14px;
  min-width: 14px;
  height: 17px;
  min-height: 17px;
  left: 21px;
  top: 22px;
}
#mobilemenu .menu.middle a .svg-cabinet-login,
#mobilemenu .menu.middle a .svg-inline-cabinet {
  width: 16px;
  min-width: 16px;
  height: 17px;
  min-height: 17px;
  left: 21px;
  top: 22px;
}
#mobilemenu .menu.middle a .svg-address {
  width: 16px;
  min-width: 16px;
  height: 19px;
  min-height: 19px;
  left: 21px;
  top: 22px;
  background: url("../../../../../../local/templates/styllight/images/svg/Marker.svg")
    2px 0px no-repeat;
}
#mobilemenu .menu.middle a:hover .svg-cabinet-login {
  background-color: #222;
}
#mobilemenu .menu.middle a .svg-basket,
#mobilemenu .menu.middle a .svg-inline-basket {
  width: 18px;
  min-width: 18px;
  height: 17px;
  min-height: 17px;
  left: 20px;
  top: 23px;
}
#mobilemenu .menu.middle a .svg-wish,
#mobilemenu .menu.middle a .svg-inline-wish {
  width: 18px;
  min-width: 18px;
  height: 16px;
  min-height: 16px;
  left: 20px;
  top: 23px;
}
#mobilemenu .menu.middle a .svg-compare,
#mobilemenu .menu.middle a .svg-inline-compare {
  width: 17px;
  min-width: 17px;
  height: 17px;
  min-height: 17px;
  left: 20px;
  top: 23px;
}
#mobilemenu .menu.middle a .svg-phone,
#mobilemenu .menu.middle a .svg-inline-phone {
  width: 9px;
  min-width: 9px;
  height: 12px;
  min-height: 12px;
  left: 25px;
  top: 26px;
}
#mobilemenu .menu.middle a:hover .svg-phone {
  background-color: transparent;
}
#mobilemenu .menu.middle a:hover .svg-cabinet {
  background-color: #222;
}
#mobilemenu .contacts .title {
  font-weight: bold;
  padding: 19px 20px 6px 19px;
}
#mobilemenu .contacts a {
  color: #222;
}
#mobilemenu .contacts .email,
#mobilemenu .contacts .address {
  padding: 12px 20px 0 50px;
  position: relative;
  line-height: 18px;
  font-size: 13px;
}
#mobilemenu .contacts .svg.svg-address,
#mobilemenu .contacts .svg.svg-inline-address {
  position: absolute;
  left: 20px;
  top: 14px;
  width: 13px;
  min-width: initial;
  height: 16px;
  min-height: initial;
}
#mobilemenu .contacts .svg-email,
#mobilemenu .contacts .svg-inline-email {
  min-width: initial;
  min-height: initial;
  height: 16px;
  width: 16px;
  position: absolute;
  left: 20px;
  top: 13px;
}
#mobilemenu .social-icons {
  border-bottom: 1px solid #f2f2f2;
}
#mobilemenu .social-icons ul {
  padding: 16px 0 30px 0;
  margin: 0;
}
#mobilemenu .social-icons li {
  list-style: none;
  display: block;
}
#mobilemenu .social-icons ul li:before {
  display: none;
}
#mobilemenu .social-icons li > a {
  font-size: 13px;
  line-height: 20px;
  background: none;
  padding: 5px 27px 5px 50px;
  width: 100%;
  opacity: 1;
  position: relative;
  margin: 0;
  height: auto;
  border-radius: 0px;
}
#mobilemenu .social-icons li > a .svg {
  position: absolute;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  left: 19px;
  top: 5px;
}
#mobilemenu .social-icons a:hover .svg {
}
#mobilemenu .downdrop .menu ul > li .arrow .svg {
  transform: rotate(0.25turn);
}
#mobilemenu .downdrop .dropdown {
  position: relative;
  left: inherit;
  top: inherit;
  padding: 0 0 0 19px;
}
#mobilemenu .downdrop .expanded > .dropdown .menu_back,
#mobilemenu .mobilemenu-v2 .expanded > .dropdown .menu_title {
  display: none;
}
#mobilemenu .downdrop .menu ul > li.expanded {
  border-bottom: none;
}
#mobilemenu .downdrop .menu ul > li.expanded > a {
  border-bottom: 1px solid #f2f2f2;
}
#mobilemenu.menu-compact .menu.middle a .svg-address,
#mobilemenu.menu-compact .menu.middle a .svg-inline-cabinet,
#mobilemenu.menu-compact .menu.middle a .svg-cabinet-login,
#mobilemenu.menu-compact .menu.middle a .svg-basket,
#mobilemenu.menu-compact .menu.middle a .svg-inline-basket {
  top: 15px;
}
#mobilemenu.menu-compact .menu.middle a .svg-compare,
#mobilemenu.menu-compact .menu.middle a .svg-inline-compare {
  top: 14px;
}
#mobilemenu.menu-compact .menu.middle a .svg-wish,
#mobilemenu.menu-compact .menu.middle a .svg-inline-wish {
  top: 16px;
}
#mobilemenu.menu-compact .menu.middle a .svg-phone,
#mobilemenu.menu-compact .menu.middle a .svg-inline-phone {
  top: 17px;
}
#mobilemenu a:hover .svg.inline path {
  fill: #222;
}
/*header menu end*/

.scrollbar-filter::-webkit-scrollbar {
  width: 2px;
}
.scrollbar-filter::-webkit-scrollbar-track {
  border-radius: 8px;
}
.scrollbar-filter::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 0px solid #fff;
}
.scrollbar-filter::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 0px solid #fff;
}

/* SOCIAL ICONS */
footer .social {
  padding: 16px 0;
}
footer .info + .social {
  margin-top: -38px;
}
.social-icons {
}
.soc .social-icons {
  text-align: right;
}
.social-icons ul {
  margin: 0;
  padding: 0;
  width: auto;
  font-size: 0;
}
body .social-icons li,
body .soc-avt .row a {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  padding: 0px;
  margin: 0px;
}
.social-icons li:before {
  display: none;
}
.social-icons li a,
.soc-avt .row a {
  border-radius: 3px;
  display: block;
  height: 40px;
  margin: 5px 10px 5px 0px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
  width: 40px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  font-size: 0;
  background: none;
  border-radius: 100%;
}
body .soc-avt .row a {
  border-radius: 0px;
}
.social-icons li a {
  background-color: #4f5a6b;
  background: url(../../../../../../local/templates/styllight/images/social.png) -4px -4px
    no-repeat;
}
.soc-avt .row a i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../../../../../local/templates/styllight/images/social.png)
    0px 0px no-repeat;
  border-radius: 100%;
}
.social-icons li a:hover,
.soc-avt .row a:hover {
  opacity: 0.8;
}
body .soc-avt .row a {
  display: inline-block;
  margin: 5px 11px 5px 0px;
}
.social-icons li.facebook a,
.soc-avt a i.facebook {
  background-position: -54px -4px;
}
.social-icons li.twitter a,
.soc-avt a i.twitter {
  background-position: -104px -4px;
}
.social-icons li.instagram a,
.soc-avt a i.instagram {
  background-position: -154px -4px;
}
.social-icons li.telegram a,
.soc-avt a i.telegram {
  background-position: -153px -104px;
}
.social-icons li.ytb a,
.soc-avt a i.ytb {
  background-position: -204px -4px;
}
.social-icons li.odn a,
.soc-avt a i.odn {
  background-position: -254px -4px;
}
.social-icons li.gplus a,
.soc-avt a i.gplus {
  background-position: -54px -54px;
}
.social-icons li.mail a,
.soc-avt a i.mymailru {
  background-position: -4px -54px;
}
.soc-avt a i.openid-mail-ru {
  background-position: -400px 0px;
}
.soc-avt a i.livejournal {
  background-position: -100px -50px;
}
.soc-avt a i.liveinternet {
  background-position: -350px -50px;
}
.soc-avt a i.openid {
  background-position: -300px -50px;
}
.soc-avt a i.bitrix24,
.bx-authform-social ul li .bx-authform-social-icon.bitrix24 {
  background-position: -153px -54px;
}
.soc-avt a i.box,
.bx-authform-social ul li .bx-authform-social-icon.box {
  background-position: -353px -4px;
}
.soc-avt a i.dropbox,
.bx-authform-social ul li .bx-authform-social-icon.dropbox {
  background-position: -253px -54px;
}
.soc-avt a i.google {
  background-position: -450px 0px;
}
.soc-avt a i.google-plus {
  background-position: -50px -50px;
}
.soc-avt a i.liveid {
  background-position: -300px 0px;
}
.soc-avt a i.office365 {
  background-position: -504px -4px;
}
.soc-avt a i.odnoklassniki {
  background-position: -250px 0px;
}
.soc-avt a i.yandex {
  background-position: -400px -50px;
}
.soc-avt a i.yandex {
  background-position: -400px -50px;
}
.soc-avt a i.blogger {
  background-position: -200px -50px;
}

.rounded_block .social-icons li a,
.soc-avt .row a {
  border-radius: 100%;
  margin: 5px 10px 5px 0px;
}

@media not print {
  header.fixed,
  #headerfixed.fixed,
  #headerSimple.fixed {
    position: fixed;
    margin: 0;
    width: 100%;
    top: 0;
    z-index: 996;
    right: 0;
    left: 0;
  }
  .inline-search-block.fixed {
    position: fixed;
    z-index: 997;
    background: #fff !important;
  }
  .inline-search-block.fixed .search-wrapper {
    padding: 0px;
    display: inline-block;
    width: 100%;
  }
  .inline-search-block.fixed .search-wrapper #title-search {
    padding: 14px 0px 15px;
  }

  body .xzoom-source,
  body .xzoom-hidden,
  body .xzoom-preview {
    z-index: 2999;
  }

  .inline-search-block.fixed.big {
    background: #fff !important;
    top: -200px;
    z-index: 3000;
    transition-duration: 0.5s;
  }
  .inline-search-block.fixed.big.show {
    top: 0px;
  }
  .inline-search-block.fixed.big .search-wrapper #title-search {
    padding: 0px;
  }
  .inline-search-block.fixed.big .search .search-input {
    padding: 0 200px 0 25px;
    font-size: 28px;
    height: 132px;
    background: none;
    border: none;
    border-radius: 0;
  }
  .inline-search-block.fixed.big .search .search-button-div {
    top: 45px;
  }
  .inline-search-block.fixed.big .search .btn-search {
    color: #fff;
    padding: 12px 25px;
    font-size: 1em;
  }
  .inline-search-block.fixed.big .search .close-block {
    min-width: 16px;
  }

  .inline-search-block.with-close.fixed.big .search .close-block {
    top: 6px;
  }

  #headerfixed {
    opacity: 1;
    transition: top 300ms linear;
    background: #fff;
    display: block;
    position: fixed;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
    top: -100px;
    z-index: 996;
    right: 0;
    left: 0;
  }
  #headerfixed.fixed {
    opacity: 1;
    display: block;
  }
  #headerfixed .logo-row .logo-block {
    max-width: 300px;
    min-width: 192px;
  }
  #headerfixed .logo-row .js-basket-block .title {
    display: none;
  }
  #headerfixed .search .inner-table-block {
    width: 50%;
  }
  #headerfixed .inner-table-block {
    height: 62px;
    overflow: hidden;
    padding: 0px 25px;
  }
  #headerfixed .logo-row > div[id*="bx_incl"],
  #headerfixed .logo-row.v1 .pull-right > div[id*="bx_incl"] {
    display: table-cell;
  }
  #headerfixed .logo-row.v2 > div[id*="bx_incl"] {
    width: 73px;
  }
  #headerfixed .inner-table-block.menu-block,
  #headerfixed .inner-table-block.phones {
    overflow: visible;
  }
  #headerfixed .inner-table-block.phones {
    padding: 0px;
  }
  #headerfixed .inner-table-block.phones .phone {
    margin: 0px;
  }
  #headerfixed .sep-left {
    border-right: rgba(0, 0, 0, 0.05) 1px solid;
  }
  #headerfixed .logo-row .logo {
    height: auto;
    line-height: normal;
    padding-right: 12px;
    max-width: 202px;
  }
  #headerfixed .logo-row .logo img,
  #headerfixed .logo-row .logo svg {
    max-height: 46px;
  }
  #headerfixed .menu-block.rows {
    position: relative;
    cursor: pointer;
    transition: background ease 0.3s;
    padding: 0px 23px 0px 16px;
  }
  #headerfixed .menu-block.rows .title {
    font-size: 0.933em;
    font-weight: bold;
    position: relative;
    color: #222;
  }
  .bx-ie #headerfixed .menu-block.rows .title {
    height: 62px;
    line-height: 62px;
  }
  #headerfixed .menu-block.rows:hover .title {
    color: #fff;
  }
  #headerfixed .menu-block .title .svg {
    margin-right: 5px;
  }
  #headerfixed .menu-block:hover .svg-burger {
    background: url(../../../../../../local/templates/styllight/images/svg/burger_white.svg)
      center center no-repeat;
  }
  #headerfixed .logo-row .menu-block.rows .navs {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 240px;
  }
  #headerfixed .menu-block.rows:hover .navs ul.nav.nav-pills {
    display: block !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  #headerfixed .menu-block.rows:hover .navs ul {
    animation: toggle_opacity 300ms;
    background: #fff;
  }
  #headerfixed .menu-block.rows .navs ul li {
    padding: 0px;
    display: block;
    float: none;
    margin: 0px;
  }
  #headerfixed .menu-block.rows .navs ul .search {
    display: none;
  }
  #headerfixed .menu-block.rows .navs ul li:before {
    display: none;
  }
  #headerfixed .v1 .menu-block .navs ul li a {
    border-radius: 0px;
    font-size: 15px;
    padding: 14px 29px 14px 19px !important;
    border-top: 1px solid #f0f0f0;
    min-width: 225px;
    white-space: normal;
    color: #222;
    line-height: 24px;
  }
  #headerfixed .menu-block .navs ul li.active > a,
  #headerfixed .menu-block .navs ul li a:hover,
  #headerfixed .menu-block .navs ul li a:focus {
    background: #fff;
  }
  #headerfixed .menu-block .navs ul > li:first-of-type > a {
    border-top-width: 0px;
  }
  #headerfixed .menu-block.rows .navs ul li a i {
    position: absolute;
    right: 13px;
    top: 19px;
  }
  #headerfixed .menu-block.rows .navs ul li a i:before {
    content: "\f105";
  }
  #headerfixed .menu-block.rows .navs ul.dropdown-menu {
    top: 0px;
    left: 100%;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    border: none;
  }
  #headerfixed .menu-block.rows .navs li:hover > ul.dropdown-menu {
    display: block;
  }
  #headerfixed .btn {
    margin: 0px;
  }
  #headerfixed .search-button-div .btn-search {
    position: static;
  }
  #headerfixed .search-button-div .close-block {
    display: none;
  }
  #headerfixed .js-basket-block {
    position: relative;
  }
  #headerfixed .js-basket-block .count {
    top: -7px;
  }

  /* fixed v2*/
  #headerfixed .logo-row.v2 {
    display: table;
  }
  #headerfixed .logo-row.v2 .logo-block {
    min-width: 215px;
    max-width: 215px;
  }
  #headerfixed .logo-row.v2 .small-block {
    width: 80px;
    text-align: center;
  }
  #headerfixed .logo-row.v2 .small-block > div {
    min-height: 30px;
  }
  #headerfixed .logo-row.v2 .search-block {
    cursor: pointer;
  }
  #headerfixed .logo-row.v2 .js-nav {
    opacity: 0;
  }
  #headerfixed .logo-row.v2 .mega-menu table td .wrap > a {
    padding: 19px 12px 21px;
    display: inline-block;
  }
  #headerfixed .logo-row.v2 .svg {
    position: static;
    min-height: 21px;
    height: 21px;
  }
  #headerfixed .logo-row.v2 .svg.svg-basket {
    margin: 0px;
  }
  #headerfixed .logo-row .basket-link .count {
    position: absolute;
    top: -8px;
    left: 16px;
    box-shadow: 0px 0px 0px 2px #fff;
  }
  #headerfixed .logo-row.v2 .basket-link .count {
    top: -5px;
  }

  #headerfixed .logo-row.v2 .basket-link .js-basket-block {
    width: 34px;
    display: inline-block;
    text-align: left;
    min-height: 27px;
    position: relative;
  }
  #headerfixed .logo-row .basket-link .svg.svg-basket {
    margin: 0px;
  }
  #headerfixed .logo-row.v2 .basket-link {
    width: 73px;
    text-align: center;
  }

  /* header simple */
  #headerSimple.fixed {
    position: fixed;
    margin: 0;
    width: 100%;
    top: 0;
    z-index: 996;
    right: 0;
    left: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
  }
  #headerSimple {
    opacity: 1;
    transition: top 300ms linear;
    background: #fff;
    display: block;
    z-index: 996;
    right: 0;
    left: 0;
    top: -100px;
  }

  .header-simple-center {
    position: absolute;
    width: 100%;
  }
  .header-simple-2 .region_wrapper {
    margin-left: 0 !important;
  }
  .simple_basket_mode .logo-row .logo {
    display: inline-block;
  }
  .mobile-block-simple {
    position: relative;
  }
}

/*child menu*/
body #header .catalog_menu .child {
  margin-top: 0px;
  padding-top: 0px;
}
body #header ul.menu li .child .child_wrapp {
  border: 0px;
  background: #f7f7f9;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  padding: 35px 40px 17px;
}
body #header ul.menu.bottom li .child .child_wrapp:not(.clearfix) {
  padding: 27px 40px 21px;
}

.mobile .breadcrumbs .bx-breadcrumb-item:hover .dropdown_wrapp {
  display: none;
}
.bx-touch .breadcrumbs .bx-breadcrumb-item .dropdown_wrapp {
  display: none;
}
.bx-touch .breadcrumbs .drop a span {
  border-bottom: none;
}
ul.menu .child,
.breadcrumbs .dropdown_wrapp {
  z-index: 500;
  position: absolute;
  text-transform: none;
  font-size: 11px;
  padding-top: 20px;
}
ul.menu .child {
  margin-top: 0px;
  padding-top: 32px;
}
.basket_fly ul.menu .child {
  margin-top: -1px;
}
.bx-firefox .wrapper ul.menu .child,
.bx-ie .wrapper ul.menu .child {
  margin-top: -1px;
}
ul.menu .child a {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  text-transform: none;
}
ul.menu .child li.menu_title {
  display: block;
  margin: 0px 0px 6px;
}
ul.menu .child li.menu_title a {
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  padding: 0;
}
ul.menu .child li.menu_item a {
  font-size: 12px;
  text-decoration: none;
  padding: 0;
  margin: 0px 8px 0px 0px;
  line-height: 20px;
}
ul.menu .child .child_wrapp > a,
ul.menu .child .child_wrapp .depth3 > a {
  display: block;
  text-decoration: none;
  line-height: 20px;
  text-transform: none;
}
ul.menu .child .child_wrapp .depth3 > a {
  margin-left: 15px;
}
ul.menu .more .child .child_wrapp .depth3 > a,
ul.menu .child .child_wrapp .depth3 a.title {
  margin-left: 0;
}
ul.menu .more .child .child_wrapp .depth3 > a.title {
  color: #000;
  margin-bottom: 5px;
  font-size: 12px;
}
ul.menu .more .child .child_wrapp .depth3 {
  margin-bottom: 8px;
}
.wrapper.has_menu .white #header .catalog_menu ul.menu > li.current,
.wrapper.has_menu
  .white
  #header
  .catalog_menu
  ul.menu
  > li:not(.current):hover {
  background: none;
}
.wrapper.has_menu .white #header .catalog_menu ul.menu > li.active,
.wrapper.has_menu .white #header .catalog_menu ul.menu > li.active:hover {
  background: #efefef;
}

/*child line menu*/
body #header ul.menu li .child.line .child_wrapp {
  padding: 0px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}
body #header ul.menu li .child.line .child_wrapp > a {
  padding: 9px 20px 10px;
  border-bottom: 1px solid #fff;
  background: #f7f7f9;
}
body #header ul.menu li .child.line .child_wrapp > a:hover,
body #header ul.menu li .child.line .child_wrapp > a.current {
  background: #fff;
}

/* TOP SEARCH TITLE */
.mega-menu ul.nav .search {
  right: inherit;
  top: inherit;
  width: 100%;
  display: block !important;
  padding: 13px;
  background: none repeat scroll 0 0 #e0e7ec;
  max-height: 400px;
}
.mega-menu ul.nav .search .search-input-div {
  padding-right: 0px;
}
.mega-menu ul.nav .search .search-button-div {
  right: 13px;
  top: 13px;
  width: 74px;
}
.mega-menu ul.nav .search .search-button-div .btn-search {
  right: 0px;
  top: 0px;
}

div.title-search-result {
  margin-left: 1px;
  margin-top: -2px;
  display: none;
  overflow: visible;
  z-index: 10000;
  padding: 0;
  border: none;
  position: absolute;
}

div.title-search-result.title-search-input_fixedtf .bx_searche .bx_img_element {
  padding-left: 0px;
  width: 80px;
  height: 80px;
  line-height: 80px;
}
div.title-search-result.title-search-input_fixedtf
  .bx_searche
  .bx_item_element {
  padding-left: 0px;
  white-space: normal;
}
div.title-search-result.title-search-input_fixedtf
  .bx_searche
  .bx_item_element
  > span {
  line-height: 20px;
  margin-top: 5px;
  display: block;
}
div.title-search-result.title-search-input_fixedtf
  .bx_searche
  .bx_item_element
  .title-search-price {
  margin-top: 8px;
}
div.title-search-result.title-search-input_fixedtf
  .bx_searche
  .bx_item_element
  .title-search-price
  > .price {
  margin-bottom: 5px;
}
div.title-search-result.title-search-input_fixedtf
  .bx_searche
  .bx_img_element
  + .bx_item_element {
  padding-left: 22px;
  margin-left: 82px;
}

.all_block_nav {
  display: inline-block;
  font-size: 12px;
  position: relative;
  top: -1px;
  padding-left: 5px;
}

div.title-search-result .bx_searche {
  overflow: auto;
  max-height: 400px;
}
.title-search-result.title-search-input {
  width: 100% !important;
  left: 0px !important;
  margin-left: 0px;
}
.bx_search_container {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}
.bx_search_container .bx_field {
  position: relative;
  margin-top: 15px;
  height: 30px;
  border-top: 1px solid #8ca3ae;
  border-right: 1px solid #a0b4be;
  border-bottom: 1px solid #b6c8d1;
  border-left: 1px solid #a0b4be;
  border-radius: 3px;
  background: #fff;
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  line-height: 30px;
}
.bx_search_container .bx_field .bx_input_text {
  position: absolute;
  right: 34px;
  left: 5px;
  height: 30px;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
}
.bx_search_container .bx_field .bx_input_submit {
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 0;
  width: 34px;
  border: none;
  background: url("/local/templates/styllight/images/search_lupe.png") no-repeat
    left center;
  cursor: pointer;
}
div.title-search-fader {
  display: none;
  background-image: url("/local/templates/styllight/images/fader.png");
  background-position: right top;
  background-repeat: repeat-y;
  position: absolute;
}
p.title-search-preview {
  font-size: 12px;
}
div.title-search-result td.title-search-price span {
  font-size: 26px;
}
.bx_searche {
  background: none repeat scroll 0 0 #ffffff;
  border: medium none;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.bx_searche .bx_img_element {
  background: none;
  float: left;
  padding: 0px;
  position: static;
  text-align: center;
}
.bx_searche .bx_item_block {
  position: relative;
  display: block;
  text-decoration: none;
  color: #2f383d;
  border-top: 1px solid #f6f6f6;
}
.bx_searche .bx_item_block:not(.all_result):hover,
.bx_searche .bx_item_block:not(.all_result):hover .maxwidth-theme {
  background: #fbfbfb;
}
.bx_searche .bx_image {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.bx_searche .bx_item_element {
  padding-left: 25px;
  margin-left: 0px;
  border-top: 1px solid transparent;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.bx_searche .bx_price .old {
  font-weight: normal;
  text-decoration: line-through;
  color: #636363;
}
.bx_searche .bx_item_element .all_result_title {
  font-size: 0.933em;
  margin: 0px;
}
.bx_searche .bx_item_block {
  min-height: 80px;
  line-height: 77px;
}
.bx_searche .bx_img_element {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.fixed_type .bx_searche .bx_img_element {
  padding-left: 25px;
}
.bx_searche .bx_img_element img {
  max-width: 100%;
  max-height: 100%;
}
.bx_searche .bx_image {
  width: 100%;
  height: 100%;
  margin: 10px 0px 0px 25px;
}
.bx_searche .bx_img_element + .bx_item_element {
  margin-left: 99px;
}

/* inline-search-block  */
.inline-search-block {
  position: absolute;
  right: 0;
  top: -100%;
  width: 100%;
  z-index: 100;
  transition: all ease 0.3s;
}
.inline-search-block .search-wrapper {
  border: none;
  padding: 7px 0;
}
.inline-search-block.with-close .search .search-input-div {
  padding-right: 58px;
}
.inline-search-block.show {
  top: 0px !important;
  background: #fff;
}
.inline-search-block.with-close .search .btn-search {
  right: 58px;
}
.inline-search-block.with-close:not(.big) .search .btn-search {
  background: none;
}
.inline-search-block .search .close-block {
  display: none;
  height: 34px;
}
.inline-search-block.with-close .search .close-block {
  display: block;
}
.inline-search-block .close-block .close-icons {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  margin: -15px 0 0 -15px;
}
.inline-search-block .close-block .close-icons {
  margin-top: -8px;
  min-width: 16px;
  min-height: 16px;
  line-height: 16px;
  background: #222
    url(../../../../../../local/templates/styllight/images/svg/Close_mask.svg)
    center center no-repeat;
}
.inline-search-block .close-block .close-icons:hover {
  opacity: 0.8;
}

form.search {
  position: relative;
}
.search .search-input-div {
  width: 100%;
}
.search .search-button-div {
  position: absolute;
  top: 0px;
  right: 0;
}
.search .search-input {
  background: #f5f5f5;
  border: none;
  color: #444444;
  display: block;
  height: 34px;
  line-height: 18px;
  padding: 0 70px 0px 10px;
  vertical-align: top;
  width: 100%;
  border-radius: 3px;
}
.bx-ie .search .search-input {
  /*height:35px;*/
}
.search .btn-search {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #fff;
  border: 1px solid #f5f5f5;
  color: #dedede;
  padding: 7px 10px 7px;
  font-size: 13px;
  line-height: 16px;
  text-transform: none;
  margin: 0px;
}
.inline-search-block:not(.fixed) .search .btn-search {
  border-radius: 0px 3px 3px 0px;
}
.top-block .search .fa-close {
  color: #c2cbd2;
  display: block;
  float: left;
  font-size: 24px;
  margin-top: 4px;
  margin-left: 6px;
  cursor: pointer;
}

.header-v1 .header-wrapper,
.header-v2 .header-wrapper,
.header-v11 .header-wrapper,
.header-v12 .header-wrapper,
.header-v13 .header-wrapper,
.header-v14 .header-wrapper,
.header-v15 .header-wrapper,
.header-v16 .header-wrapper,
body.fill_bg_y .header-v1 .header-wrapper > .wrapper_inner,
body.fill_bg_y .header-v2 .header-wrapper > .wrapper_inner,
body.fill_bg_y .header-v11 .header-wrapper > .wrapper_inner,
body.fill_bg_y .header-v12 .header-wrapper > .wrapper_inner,
body.fill_bg_y .header-v13 .header-wrapper > .wrapper_inner,
body.fill_bg_y .header-v14 .header-wrapper > .wrapper_inner,
body.fill_bg_y .header-v15 .header-wrapper > .wrapper_inner,
body.fill_bg_y .header-v16 .header-wrapper > .wrapper_inner {
  /*border-bottom:1px solid #f2f2f2;*/
}
body.fill_bg_y .header_wrap header .header-wrapper {
  border: none;
}

/* TOP MENU */
.menu-row {
  position: static;
}
.menu-row > .maxwidth-theme {
  background: none;
}
.logo-row .menu-row.maxwidth-theme:before,
.logo-row .menu-row.maxwidth-theme:after {
  display: none;
}
.menu-only {
  position: relative;
}
.menu-row .menu-only {
  position: static;
}
.menu-row.bgcolored .menu-only {
  position: relative;
}
.mega-menu {
  position: relative;
  z-index: 10;
}
.menu-row .menu-only .mega-menu {
  position: static;
}
.mega-menu.sliced:not(.ovisible) {
  overflow: hidden;
}
.mega-menu ul.nav {
  padding: 0 0 0px 0;
  clear: both;
  float: none;
  position: static;
  display: block;
  font-size: 13px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.mega-menu ul.nav li {
  padding: 0;
  margin: 0;
  clear: both;
  float: none;
  display: block;
}
.mega-menu ul.nav li:before {
  display: none;
}
.mega-menu ul.nav li,
.mega-menu ul.nav .dropdown-menu {
  background-color: #fafafa;
}
.mega-menu ul.nav li > a {
  padding: 9px 45px 9px 10px;
  text-shadow: none !important;
  border-top: 1px solid #e1e4e6;
  border-bottom: 1px solid transparent;
  margin: 0;
  line-height: 24px;
  text-decoration: none;
  position: relative;
  border-radius: 0;
  clear: both;
  float: none;
  display: block;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  white-space: normal;
  color: #444444;
}
.mega-menu ul.nav li > a i.fa-angle-down {
  position: absolute;
  right: -10px;
  top: 0px;
  font-size: 20px;
  width: 64px;
  height: 44px;
  text-align: center;
  line-height: 44px;
}
.mega-menu ul.nav li:first-of-type > a {
  border-top: medium none !important;
}
.mega-menu ul.nav li.active > a,
.mega-menu ul.nav li:hover > a {
  border-top: 1px solid #e1e4e6;
  border-bottom: 1px solid #e1e4e6;
  margin: 0;
  padding: 9px 55px 9px 10px;
  background: none;
  color: #ffffff;
}
.mega-menu ul.nav li.active > a i.fa-angle-down,
.mega-menu ul.nav li:hover > a i.fa-angle-down {
  right: 0px;
}
.mega-menu ul.nav li.active + li > a,
.mega-menu ul.nav li:hover + li > a {
  border-top: 1px solid transparent;
}
.mega-menu ul.nav li > a:focus {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.mega-menu ul.nav .dropdown-menu {
  font-size: 13px;
  position: static;
  clear: both;
  float: none;
  display: none !important;
  box-shadow: none;
  border: none !important;
  border-radius: 0;
  margin: 0;
  padding: 0 0 0 20px;
}
.mega-menu ul.nav .dropdown-menu li:first-of-type > a {
  border-top: 1px solid transparent;
}
.mega-menu table td .wrap > .dropdown-menu > li:first-of-type:before {
  position: absolute;
  top: -1px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #dedede;
  display: block;
  content: "";
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.mega-menu
  .table-menu
  > table
  > td
  .wrap
  > .dropdown-menu
  > li:first-of-type:before {
  display: block !important;
}
.bglight .mega-menu ul.nav .dropdown-menu li:last-of-type > a {
  border-bottom: 1px solid transparent;
}
.mega-menu ul.nav li.resp-active > ul.dropdown-menu {
  display: block !important;
}
.mega-menu table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
}
.bx-mac .mega-menu table,
.bx-ios .mega-menu table {
  max-width: inherit;
}
.mega-menu table a {
  display: block;
  width: 100%;
  text-decoration: none;
  white-space: nowrap;
}

.mega-menu table td {
  padding: 0;
  text-align: center;
  position: relative;
}
.menu-row .menu-only .mega-menu table td {
  position: static;
}
.mega-menu table td.unvisible {
  visibility: hidden;
  opacity: 0;
}

.mega-menu table td.dropdown > .wrap {
  position: relative;
}
/*.mega-menu table td:hover > .wrap > .dropdown-menu{display:block;opacity:1;animation:toggle_opacity 300ms;}*/
.mega-menu table td > .wrap > a .fa {
  vertical-align: middle;
  display: none;
}
.mega-menu table td > .wrap > a .fa.fa-angle-down::before {
  font-size: 10px;
  font-weight: bold;
  vertical-align: top;
}
.mega-menu table .tail {
  display: none;
}
.mega-menu table .dropdown-menu {
  border-radius: 0;
  border: none;
  margin: -1px 0 0;
  top: auto;
  padding: 0;
  text-align: left;
  opacity: 0;
}

.menu-row .mega-menu table td.dropdown.wide_menu > .wrap {
  position: static;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  .wrap
  > .dropdown-menu
  > li:first-of-type:before {
  display: none;
}
.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu,
.menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu {
  /*display:block;width:100%;margin-top:0px;border-top:1px solid #f2f2f2;padding:25px 30px 10px;left:0px !important;*/
}
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu,
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu {
  width: 100%;
  margin-top: 0px;
  border-top: 1px solid #f2f2f2;
  padding: 25px 30px 10px;
  left: 0px !important;
}
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu,
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu {
  max-height: 485px;
  overflow: auto;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu::-webkit-scrollbar {
  width: 8px;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu::-webkit-scrollbar-track {
  border-radius: 8px;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li > a,
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li > a {
  font-weight: bold;
  padding-top: 2px !important;
  padding-bottom: 5px !important;
  font-size: 13px;
}
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li {
  display: inline-block;
  width: 25%;
  float: left;
  margin: 0px 0px 30px;
  padding: 0px 20px 0px 0px;
}
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li.has_img {
  padding-left: 80px;
  min-height: 60px;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li.has_img
  .menu_img {
  display: block;
  width: 60px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li.has_img
  .menu_img
  img {
  max-width: 100%;
}
.menu-row .mega-menu table td.wide_menu .dropdown-menu > li:nth-child(4n + 1) {
  clear: left;
}
.menu-row .mega-menu table td.wide_menu .dropdown-menu > li > a {
  white-space: normal;
  border: none;
}
.mega-menu table td:not(.wide_menu) .dropdown-menu > li.has_img .menu_img,
body
  .mega_fixed_menu
  .mega-menu
  table
  td
  .dropdown-menu
  > li.has_img
  .menu_img {
  display: none;
}
.logo-row.menu-row {
  position: relative;
}
.logo-row.menu-row .mega-menu,
.logo-row.menu-row .mega-menu table td.wide_menu {
  position: static;
}

.menu-row .menu-item.hover > .dropdown-menu {
  display: block !important;
  opacity: 1 !important;
}

body
  .menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li
  > .dropdown-menu
  > li.collapsed:not(.clicked_exp) {
  display: none;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li
  > .dropdown-menu
  > li,
.catalog_icons_N
  .menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li
  > .dropdown-menu
  > li.clicked_exp {
  display: inline-block;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li.has_img
  > .dropdown-menu
  > li,
.catalog_icons_N
  .menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li.has_img
  > .dropdown-menu
  > li.clicked_exp,
.catalog_icons_Y
  .menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li.has_img
  > .dropdown-menu
  > li.clicked_exp {
  display: block;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li
  > .dropdown-menu
  li
  a {
  padding-right: 0px !important;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li:not(.has_img)
  > .dropdown-menu
  li
  a {
  font-size: 12px;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  > .wrap
  > .dropdown-menu
  > li
  > .dropdown-menu
  li
  a:not(:hover) {
  color: #666;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  .dropdown-submenu:not(.has_img)
  .dropdown-submenu
  .dropdown-menu {
  display: block;
}
.menu_top_block.catalog_block
  .dropdown
  > li.full
  > .dropdown
  > li
  > .image
  + a {
  padding-left: 70px;
  padding-top: 10px;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a {
  padding-left: 0px;
  padding-top: 0px;
}
.menu_top_block.catalog_block
  .dropdown
  > li.full
  > .dropdown
  > li
  > .image
  + a
  + .dropdown {
  padding-left: 70px;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > .dropdown {
  padding-left: 0px;
}
.mega-menu table .dropdown-submenu:not(.has_img):not(.active):hover > a {
  /*color:#222;*/
}

.mega-menu table .dropdown-menu li a {
  color: #222222;
  padding: 14px 29px 14px 19px !important;
  border-top: 1px solid #f0f0f0;
}
.mega-menu table td:not(.wide_menu) .dropdown-menu li > a .name {
  display: block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mega-menu table .wrap > .dropdown-menu li:first-of-type > a {
  border-top-color: transparent !important;
}
.mega-menu table .wrap > .dropdown-menu li:first-of-type > .dropdown-menu {
  top: 1px;
}
.menu-row.bgcolored
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  li:first-of-type
  > .dropdown-menu {
  top: 0px;
}
.mega-menu
  table
  td:not(.wide_menu)
  .wrap
  > .dropdown-menu
  li:first-of-type
  > .dropdown-menu
  li:first-of-type
  > a {
  padding-top: 15px !important;
}
.mega-menu table .dropdown-submenu,
.dropdown-menu li {
  position: relative;
  padding: 0px;
  margin-bottom: 0px;
}
.mega-menu table .dropdown-submenu:before,
.dropdown-menu li:before {
  display: none;
}
.mega-menu table td:not(.wide_menu) .dropdown-submenu > a:after {
  display: block;
  font-family: FontAwesome;
  content: "\f105";
  right: 10px;
  position: absolute;
  top: 50%;
  margin: -6px 0 0;
  font-weight: bold;
  font-size: 11px;
}

.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu {
  display: block;
  position: static;
  opacity: 1;
  box-shadow: none;
  transition: none;
  background: none;
}
.menu-row .mega-menu table td.wide_menu.hover .dropdown-submenu .dropdown-menu {
  display: block !important;
  opacity: 1 !important;
}
.mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu > li.collapsed {
  display: none;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  .dropdown-submenu
  .dropdown-menu
  > li
  > a {
  font-size: 13px;
  padding: 4px 20px !important;
}
.menu-row
  .mega-menu
  table
  td.wide_menu
  .dropdown-submenu
  .dropdown-submenu
  .dropdown-menu {
  margin: 0px 0px 0px 20px;
  float: none;
}
.mega-menu table td .more_items {
  display: none;
}
.mega-menu table td.wide_menu .more_items {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.menu-row .mega-menu table td.wide_menu .more_items {
  padding: 4px 20px;
}
.mega-menu table td.wide_menu .with_dropdown:after {
  margin-top: -1px;
}

.mega-menu table td:not(.wide_menu) .dropdown-submenu:hover > .dropdown-menu {
  /*display:block;opacity:1;animation:toggle_opacity 300ms;*/
}
.mega-menu table .dropdown-submenu .dropdown-menu {
  top: 2px;
  left: 100%;
}
.menu-row.middle-block .mega-menu table .dropdown-submenu .dropdown-menu {
  top: 1px;
}
.menu-row.middle-block.bglight
  .mega-menu
  table
  .dropdown-submenu
  .dropdown-menu {
  top: 3px;
}
.menu-row.middle-block.bglight
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  li:first-of-type
  > .dropdown-menu {
  top: 2px;
}
.mega-menu table .dropdown-submenu .dropdown-menu > li:first-of-type > a {
  border-top: none;
}
.mega-menu table .dropdown.js-dropdown .fa {
  display: none;
}
.mega-menu table .more-items > span {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  vertical-align: top;
  padding-right: 21px;
}
.mega-menu table td.search-item .wrap > a {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 13px !important;
  padding-bottom: 18px !important;
}
.mega-menu table td.search-item .wrap > a .fa {
  font-size: 15px;
}
.mega-menu table td .wrap > a {
  border: none;
  font-weight: bold;
  padding: 41px 12px 41px;
  position: relative;
  text-transform: none;
  color: #222222;
  width: auto;
  display: inline-block;
  font-size: 1em;
  position: relative;
  color: #222222;
  height: 104px;
}
#headerfixed .mega-menu table td .wrap > a {
  height: auto;
}

/*middle menu*/
.menu-row.middle-block .mega-menu {
  height: 60px;
}
.menu-row.middle-block > .maxwidth-theme > .row {
  margin: 0px;
}
.menu-row.middle-block > .maxwidth-theme > .row > .col-md-12 {
  padding: 0px;
}
.menu-row.middle-block .mega-menu table td .wrap > a {
  padding: 20px 18px 25px;
  height: 60px;
  line-height: 1.33em;
}
.menu-row.middle-block .mega-menu table td .wrap > a > div {
  display: inline-block;
}

/*light menu*/
.menu-row.middle-block.bglight .mega-menu {
  border-top: 1px solid #f2f2f2;
}
.fill_bg_n .menu-row.middle-block.bglight,
.fill_bg_y .menu-row.middle-block.bglight .mega-menu {
  border-bottom: 1px solid #f2f2f2;
}
.menu-row.middle-block.bglight .mega-menu table td .wrap > a {
  padding-top: 19px;
  padding-bottom: 26px;
  height: 59px;
}
.fill_bg_y .menu-row.bglight > .maxwidth-theme {
  background: #fff;
}

.menu-row.middle-block.bglight .right-icons {
  border-top: 1px solid #f2f2f2;
}
.fill_bg_y .menu-row.middle-block.bglight .right-icons {
  border-bottom: 1px solid #f2f2f2;
}
.menu-row.middle-block.bglight .wrap_icon .personal-link {
  height: 58px;
}
.menu-row.middle-block.bglight .wrap_icon .basket-link {
  padding-bottom: 19px;
  padding-top: 17px;
}
.menu-row.middle-block.bglight .wrap_icon .svg-compare.white {
  background: url(../../../../../../local/templates/styllight/images/svg/Comparison_black.svg)
    0px 0px no-repeat;
}
.menu-row.middle-block.bglight .wrap_icon .svg-wish.white {
  background: url(../../../../../../local/templates/styllight/images/svg/Wishlist_black.svg)
    0px 0px no-repeat;
}
.menu-row.middle-block.bglight .wrap_icon .svg-basket.white {
  background: url(../../../../../../local/templates/styllight/images/svg/Basket_black.svg)
    0px 0px no-repeat;
}
.menu-row.middle-block.bglight .wrap_icon .svg.svg-cabinet-login {
  background: #222
    url(../../../../../../local/templates/styllight/images/svg/Lock_mask.svg)
    0px 0 no-repeat;
  top: -3px;
}
.menu-row.middle-block.bglight .wrap_icon .svg.svg-cabinet {
  background: #222
    url(../../../../../../local/templates/styllight/images/svg/User_mask.svg)
    0px 0 no-repeat;
  top: -2px;
}
.menu-row.middle-block.bglight .wrap_icon .inline-search-show {
  padding-bottom: 21px;
  padding-top: 20px;
}
.menu-row.middle-block.bglight
  .wrap_icon
  .inline-search-show
  .svg-search.white {
  background-color: #222;
  background-image: url(../../../../../../local/templates/styllight/images/svg/Search_mask.svg);
  min-width: 17px;
  min-height: 17px;
}

/*dark menu*/
.fill_bg_n .menu-row.middle-block.bgdark,
.fill_bg_y .menu-row.bgdark > .maxwidth-theme {
  background: #424f60;
}
.menu-row.middle-block.bgdark table td:hover {
  background-color: #556170;
}

.menu-row.middle-block:not(.bglight) .mega-menu table {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.menu-row.middle-block:not(.bglight) .mega-menu table td .wrap > a {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
}
.menu-row.middle-block:not(.bglight) .mega-menu table td.active .wrap > a,
.menu-row.middle-block:not(.bglight)
  .mega-menu
  table
  td:not(.search-item):hover
  .wrap
  > a {
  color: #fff;
}
.menu-row.middle-block .mega-menu table .dropdown-menu {
  margin-top: 0px;
}
.menu-row.middle-block.bglight .mega-menu table .dropdown-menu {
  margin-top: -1px;
}
.menu-row.middle-block:not(.bglight)
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  > li:first-of-type:before {
  display: none !important;
}

.header-v4 .menu-row.middle-block .mega-menu table td.catalog .wrap > a,
.header-v5 .menu-row.middle-block .mega-menu table td.catalog .wrap > a,
.header-v6 .menu-row.middle-block .mega-menu table td.catalog .wrap > a,
.header-v7 .menu-row.middle-block .mega-menu table td.catalog .wrap > a,
.header-v9 .menu-row.middle-block .mega-menu table td.catalog .wrap > a {
  padding-left: 62px;
  padding-right: 18px;
  text-align: left;
}

.header-v8 .menu-row.middle-block .mega-menu table td.catalog .wrap > a,
.header-v10 .menu-row.middle-block .mega-menu table td.catalog .wrap > a {
  padding-left: 62px;
  text-align: left;
}

.header-v8 .menu-row.middle-block .svg-wish,
.header-v10 .menu-row.middle-block .svg-wish {
  top: 0px;
}

.header-v8 .menu-row.middle-block .wrap_icon .basket-link,
.header-v10 .menu-row.middle-block .wrap_icon .basket-link {
  padding-left: 22px;
  padding-right: 22px;
}

.menu-row.middle-block .mega-menu table td.catalog {
  width: 234px;
}
.menu-row.middle-block:not(.bglight) .mega-menu table td.catalog > .wrap {
  width: 233px;
}
.menu-row.middle-block .mega-menu table td.catalog .wrap > a {
  padding-right: 60px;
  text-align: left;
}
.menu-row.middle-block.bglight .mega-menu table td.catalog .wrap > a {
  border-right: 1px solid #f2f2f2;
}
.menu-row.middle-block .mega-menu table td.catalog .wrap > a:before,
.menu-row.middle-block .mega-menu table td.dropdown .wrap > a:after {
  content: "";
  position: absolute;
  display: block;
}
.menu-row.middle-block .mega-menu table td.catalog .wrap > a:before {
  top: 23px;
  left: 20px;
  background: url("../../../../../../local/templates/styllight/images/svg/Catalog_menu.svg")
    0px 0px no-repeat;
  width: 15px;
  height: 12px;
}
.menu-row.middle-block.bglight .mega-menu table td.catalog .wrap > a:before {
  background: url("../../../../../../local/templates/styllight/images/svg/Catalog_menu_black.svg")
    0px 0px no-repeat;
  top: 22px;
}
.menu-row.middle-block
  .mega-menu
  table
  td.dropdown
  .wrap
  > a:not(.more-items):after {
  top: 21px;
  right: 20px;
  font-family: FontAwesome;
  content: "\f107";
  font-size: 14px;
  width: 15px;
  height: 12px;
  text-align: center;
}
.menu-row.middle-block .mega-menu table td.dropdown .wrap > a:not(.more-items) {
  padding-right: 50px;
}

.menu-row.middle-block .mega-menu table td.icon .wrap > a {
  padding-left: 50px;
  padding-right: 40px;
}
.menu-row.middle-block .mega-menu table td.icon.sale_icon .wrap > a {
  padding-right: 20px;
}
.menu-row.middle-block .mega-menu table td.icon.sale_icon .wrap > a .svg {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -10px;
  left: 20px;
}
.menu-row.middle-block:not(.bglight)
  .mega-menu
  table
  td.icon.sale_icon
  .wrap
  > a
  .svg
  path {
  fill: #fff;
}
/*.menu-row.middle-block .mega-menu table td.icon.sale_icon .wrap > a:before{content:"";background:url('/local/templates/styllight/images/svg/Sale_mask.svg') 0px 0px no-repeat;position:absolute;display:block;top:50%;margin-top:-10px;left:20px;width:20px;height:16px;}
.menu-row.middle-block:not(.bglight) .mega-menu table td.icon.sale_icon .wrap > a:before{background:url('/local/templates/styllight/images/svg/Sale.svg') 0px 0px no-repeat;height:18px;width:22px;margin-top:-10px;}*/

.logo_and_menu-row .logo-row .menu-row .mega-menu {
  height: 104px;
}
.header-v11 .logo_and_menu-row .logo-row .menu-row .mega-menu > .table-menu,
.header-v2 .logo_and_menu-row .logo-row .menu-row .mega-menu > .table-menu {
  margin-left: 1px;
}

.menu-row.middle-block:not(.bglight) .line-wrapper {
  display: none;
}
.menu-row.middle-block:not(.bglight) .marker-nav {
  display: none;
}
.menu-row.middle-block .mega-menu table td .wrap > .more-items > span {
  left: 2px;
}
.menu-row.middle-block .wrap_icon {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 22px;
  font-size: 14px;
}
.menu-row.middle-block .wrap_icon .basket-link {
  position: relative;
  z-index: 10;
  padding: 18px 27px 20px;
  display: inline-block;
  vertical-align: top;
}
.menu-row.middle-block.bglight .wrap_icon {
  border-left: 1px solid #f2f2f2;
  border-right-width: 0px;
}

.menu-row.middle-block:not(.bglight) .wrap_icon .svg svg path,
.menu-row.middle-block:not(.bglight) .wrap_icon .svg:hover svg path {
  fill: #fff;
}
.menu-row.middle-block .wrap_icon .personal-link {
  position: relative;
  z-index: 10;
  padding: 19px 27px 21px;
  display: inline-block;
  vertical-align: top;
  height: 60px;
}
.menu-row.middle-block .wrap_icon .personal-link .svg-inline-cabinet {
  min-width: 16px;
  min-height: 17px;
  height: 17px;
}
.menu-row.middle-block .wrap_icon .svg-inline-compare {
  min-width: 17px;
  min-height: 17px;
  height: 17px;
}
.menu-row.middle-block .wrap_icon .svg-inline-wish {
  min-width: 18px;
  min-height: 16px;
  height: 16px;
  top: 0px;
}
.menu-row.middle-block .wrap_icon .svg-inline-basket {
  min-width: 18px;
  min-height: 17px;
  height: 17px;
}
.menu-row.middle-block .basket-link .count {
  margin: 2px 0 0 7px;
  vertical-align: top;
  width: 20px;
  height: 20px;
  font-size: 11px;
  line-height: 20px;
}
.menu-row.middle-block.bgcolored .basket-link .count,
.menu-row.middle-block.bgdark .basket-link .count {
  background: #fff;
  color: #333;
}
.menu-row.middle-block:not(.bglight) .basket-link .count:not(.basket-count) {
  background: #fff;
}
.menu-row.middle-block .basket-link .title {
  display: none;
}
.menu-row.middle-block .logo_and_menu-row .right-icons {
  margin-left: 1px;
  margin-right: 1px;
}
.mega_fixed_menu {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 997;
  overflow: auto;
}

.menu-row.middle-block.bglight .basket-link:not(.basket-count) .count {
  background: #b0b0b0;
  color: #fff;
}

.mega_fixed_menu::-webkit-scrollbar {
  width: 8px;
}
.mega_fixed_menu::-webkit-scrollbar-track {
  border-radius: 8px;
}
.mega_fixed_menu::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
}
.mega_fixed_menu::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
}

.mega_fixed_menu .mega-menu table td.unvisible {
  opacity: 1;
  visibility: visible;
}
.mega_fixed_menu .menu-only {
  padding: 13px 25px 30px;
}
.mega_fixed_menu .mega-menu {
}
.mega_fixed_menu .mega-menu table {
  padding: 0 0 0 72px;
  margin: 0 -25px;
  display: block;
}
.mega_fixed_menu .mega-menu table tr {
  display: block;
}
.mega_fixed_menu .mega-menu table td.unvisible {
  visibility: visible;
}
.mega_fixed_menu .mega-menu table td .wrap > .more-items {
  display: none !important;
}
.mega_fixed_menu .mega-menu table td .wrap > a {
  padding: 0;
}
.mega_fixed_menu .mega-menu table .menu-item {
  padding: 0 25px;
  margin: 24px 0;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.mega_fixed_menu .mega-menu table tbody > tr > .menu-item {
  width: 24.7%;
}
body .mega_fixed_menu .mega-menu table .menu-item > .wrap > .dropdown-menu {
  float: none;
  position: static;
  opacity: 1;
  display: block;
  box-shadow: none;
  opacity: 1;
  animation: none;
}
.mega_fixed_menu .mega-menu table .menu-item > .wrap > a {
  font-size: 1.1333em;
}
.mega_fixed_menu .mega-menu table .menu-item:hover > .wrap > .dropdown-menu {
  display: block;
  opacity: 1;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu {
  margin: 12px 0 0;
}
.mega_fixed_menu .mega-menu table .dropdown-menu {
  font-size: 1em;
  float: none;
}
.mega_fixed_menu .mega-menu table .dropdown-menu li > a {
  border: none;
}
.mega_fixed_menu .mega-menu table .dropdown-menu li a {
  width: auto;
}
.mega_fixed_menu .mega-menu table td .wrap > a .line-wrapper {
  display: none;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu > li {
  margin: 6px 0 0;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu > li:first-of-type {
  margin-top: 0;
}
body
  .mega_fixed_menu
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  > li:first-of-type:before {
  display: none;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu > li > a {
  padding: 0 !important;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu > a {
  padding: 0 25px 0 0 !important;
  position: relative;
}
.mega_fixed_menu
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  .dropdown-submenu
  > a:after {
  display: none;
}
.mega_fixed_menu
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  .dropdown-submenu
  > a
  > .arrow {
  position: absolute;
  right: 0;
  top: 1px;
  padding: 5px;
}
.mega_fixed_menu
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  .dropdown-submenu
  > a
  > .arrow
  > i {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -44px -334px
    no-repeat;
  border-radius: 4px;
}
.mega_fixed_menu
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  .dropdown-submenu
  > a:hover
  > .arrow
  > i {
  background-position: -28px -334px;
}
body .mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu {
  position: static;
  margin: 0 0 13px;
  animation: none;
  box-shadow: none;
}
.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu a {
  padding: 0 !important;
}
.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu li {
  margin: 10px 0 0;
  padding: 0 0 0 15px;
  font-size: 0.8666em;
  line-height: 1.3846em;
}
body .mega_fixed_menu .mega-menu table .dropdown-submenu:hover .dropdown-menu {
  opacity: 0;
  visibility: hidden;
  display: none;
  animation: none;
}
.mega_fixed_menu .mega-menu table .dropdown-submenu.opened .dropdown-menu,
.mega_fixed_menu
  .mega-menu
  table
  .dropdown-submenu.opened:hover
  .dropdown-menu {
  opacity: 1;
  visibility: visible;
  display: block;
}
body
  .mega_fixed_menu
  .mega-menu
  table
  .wrap
  > .dropdown-menu
  li:first-of-type
  > .dropdown-menu
  li:first-of-type
  > a {
  padding-top: 0 !important;
}
.mega_fixed_menu .svg.svg-close,
.mega_fixed_menu .svg.svg-inline-close {
  position: absolute;
  left: 6px;
  top: 30px;
  min-width: 18px;
  min-height: 18px;
  cursor: pointer;
}

.mega_fixed_menu .marker-nav {
  display: none;
}
body .mega_fixed_menu .mega-menu table a {
  white-space: normal;
  height: auto;
}

.mega-menu table td .wrap > a .line-wrapper {
  position: relative;
  visibility: visible;
}
.mega-menu td .wrap > a .line-wrapper .line {
  position: absolute;
  bottom: -41px;
  left: 0px;
  height: 2px;
  background: #dedede;
  right: 100%;
  opacity: 1;
  -webkit-transition: right 0.15s ease-out;
  transition: right 0.15s ease-out;
}
.menu-row.middle-block.bglight .mega-menu td .wrap > a .line-wrapper .line {
  bottom: -22px;
}
#headerfixed .mega-menu td .wrap > a .line-wrapper .line {
  bottom: -21px;
}
.mega-menu table td.active .wrap > a .line-wrapper .line,
.mega-menu table td .wrap:hover > a .line-wrapper .line {
  right: 0px;
}
.mega-menu table td:last-child .wrap > a:after {
  display: none;
}
.mega-menu table .dropdown-submenu > a:hover:after {
  color: white;
}
.mega-menu table .dropdown-submenu .dropdown-menu:after {
  display: none;
}
.mega-menu table .more-items {
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #fff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #fff;
}

.mega-menu table td .wrap > .more-items > span:before {
  content: "";
  position: absolute;
  left: 2px;
  width: 17px;
  height: 3px;
  background: #222222
    url(../../../../../../local/templates/styllight/images/svg/next.svg) -1px -333px
    no-repeat;
}
.mega-menu table td .wrap > .more-items > span {
  font-size: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 3px;
}
.menu-row.middle-block .mega-menu table td .wrap > .more-items {
  padding-left: 18px;
  padding-right: 18px;
}
.menu-row.middle-block .mega-menu table td .wrap > .more-items > span:before {
  background-position: -1px -337px;
  background-color: transparent;
  left: 0;
}
.menu-row.middle-block.bglight
  .mega-menu
  table
  td
  .wrap
  > .more-items
  > span:before {
  background-position: -1px -333px;
  background-color: #000;
  left: 0;
}
.mega-menu table td .wrap .line-wrapper {
  visibility: hidden;
}

.header-v2 .top-block .top-block-item .address {
  max-width: 290px;
}

.header-v4 .logo_and_menu-row .wrap_icon {
  padding-left: 23px;
  padding-right: 23px;
}
.header-v4 .logo_and_menu-row .svg-cabinet,
.header-v9 .logo_and_menu-row .svg-cabinet,
.header-v13 .logo_and_menu-row .svg-cabinet,
.header-v9 .logo_and_menu-row .svg-cabinet-login,
.header-v13 .logo_and_menu-row .svg-cabinet-login {
  top: 3px;
}
.header-v13 .logo_and_menu-row .inline-search-show .svg-search {
  top: -2px;
}

.header-v4 .logo_and_menu-row .wrap_icon .svg-inline-cabinet,
.header-v9 .logo_and_menu-row .wrap_icon .svg-inline-cabinet,
.header-v13 .logo_and_menu-row .wrap_icon .svg-inline-cabinet {
  top: 4px;
}

div.header-v5 .logo_and_menu-row .right-icons {
  margin: 0px;
}

.header-v7 .logo_and_menu-row .phone-block.with_btn {
  margin: 0 -15px;
}
.header-v7 .logo_and_menu-row .wrap_icon {
  padding-left: 19px;
  padding-right: 19px;
}
.header-v7 .logo_and_menu-row .wrap_icon.wrap_cabinet {
  padding-left: 9px;
  padding-right: 9px;
}
.header-v7 .logo_and_menu-row .wrap_icon.wrap_basket {
  padding-left: 0px;
  padding-right: 0px;
}
.header-v8 .logo_and_menu-row .phone-block.with_btn {
  margin-left: 0;
  margin-right: 0;
}
.header-v10 .logo_and_menu-row .phone-block.with_btn {
  margin-left: 0;
  margin-right: 0;
}
.header-v13 .menu-only {
  padding-right: 0;
}
.header-v7 .logo_and_menu-row .inline-search-show .svg-search,
.header-v12 .logo_and_menu-row .inline-search-show .svg-search {
  top: -2px;
}
.header-v11 .menu-row .wrap_icon .inline-search-show {
  padding: 0;
}
.header-v11 .menu-row .svg.svg-search {
  min-width: 21px !important;
  min-height: 21px !important;
  top: -2px;
}
.header-v14 .logo_and_menu-row .inline-search-show .svg-search {
  top: -2px;
}
.header-v15 .logo_and_menu-row .inline-search-show .svg-search {
  top: -2px;
}
.header-v15 .logo_and_menu-row .burger {
  margin-left: 0;
}
.header-v16 .logo_and_menu-row .inline-search-show .svg-search {
  top: -2px;
}
.header-v16 .logo_and_menu-row .burger {
  margin-left: 0;
}
.header-v16 .logo_and_menu-row .search-block {
  width: auto;
  padding: 0 0 0 25px;
  display: table-cell;
}

.with_order .top-block .top-block-item .address,
.with_cabinet .top-block .top-block-item .address {
  max-width: 430px;
}
.with_order.with_cabinet .top-block .top-block-item .address {
  max-width: 340px;
}

.logo_and_menu-row .search_wrap {
  opacity: 0;
  visibility: hidden;
}
.logo_and_menu-row .search_wrap.wide_search {
  padding-right: 0px;
  padding-left: 15px;
}

.menu-row.bgcolored a:hover .svg {
  background-color: transparent;
}
.menu-row .wrap_icon {
  position: relative;
  z-index: 11;
}
.menu-row .wrap_icon .inline-search-show {
  padding: 21px 32px 21px;
  border: none;
  background: none;
}
.header-v2 .menu-row .wrap_icon .inline-search-show {
  padding-right: 0px;
  padding-left: 0px;
}
.menu-row:not(.logo-row) .svg.svg-search,
.menu-row:not(.logo-row) .svg.svg-inline-search {
  min-width: 16px;
  min-height: 16px;
  height: 16px;
}
.menu-row:not(.logo-row) .svg.svg-search.lg,
.menu-row:not(.logo-row) .svg.svg-inline-search.big {
  min-width: 21px;
  width: 21px;
  min-height: 21px;
  height: 21px;
}

body .logo_and_menu-row .wrap_icon.baskets {
  padding: 0px;
}
body .logo_and_menu-row .wrap_icon.baskets:first-of-type,
body
  .logo_and_menu-row
  div[id^="bxdynamic_header-basket"]
  + .wrap_icon.baskets {
  padding-left: 20px;
  padding-right: 0px;
}
body .logo_and_menu-row .wrap_icon.baskets:last-of-type {
  padding-left: 0px;
  padding-right: 20px;
}
body .header-v7 .logo_and_menu-row .wrap_icon.baskets:last-of-type {
  padding-right: 0px;
}
body .header-v7 .logo_and_menu-row .personal-link {
  height: 21px;
}
body .header-v7 .logo_and_menu-row .personal-link .wrap {
  margin-top: -4px;
}

body .logo_and_menu-row .basket-link.delay {
  padding-right: 26px;
}
body .logo_and_menu-row .wrap_icon.inner-table-block .basket-link.delay,
body .logo_and_menu-row .wrap_icon.baskets .basket-link.delay {
  display: block;
}

.header-v1 .logo_and_menu-row .basket-link.delay,
.header-v8 .logo_and_menu-row .basket-link.delay,
.header-v10 .logo_and_menu-row .basket-link.delay {
  padding-right: 22px;
}

.btn.btn-responsive-nav {
  outline: none;
}

/*basket fly*/
.basket_wrapp .header-cart .basket_fly .wraps_icon_block {
  display: inline-block;
  float: none;
  margin: 0px;
}
.header-cart .basket_fly .wraps_icon_block.delay .count span {
  background: #ddd;
  color: #fff;
}
.header-cart .basket_fly .opener {
  position: absolute;
  width: 58px;
  left: -58px;
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  top: 0px;
  background: #424f60;
  overflow: hidden;
}
.basket_fill_WHITE .header-cart .basket_fly .opener {
  background: #edf0f3;
}
.header-cart .basket_fly .opener > div {
  display: inline-block;
  text-align: center;
  width: 58px;
  cursor: pointer;
  vertical-align: top;
  *display: inline-block;
  zoom: 1;
  height: auto;
}
.basket_wrapp .basket_fly .wraps_icon_block.delay .count span {
  background: #fff;
}
.basket_wrapp.basket_fill_COLOR
  .basket_fly
  .wraps_icon_block.delay
  .count
  span {
  color: #333333;
}

.fly2 .basket_fly .opener {
  top: 148px;
}
.basket_wrapp.basket_page .header-cart.fly .clicked > a {
  display: block;
}

.header-cart .basket_fly .opener .wish_count.empty .icon {
  background: transparent;
}
.header-cart .basket_fly tr.hidden {
  display: none;
}

.basket_sort ul.tabs li {
  height: auto;
  padding-bottom: 3px;
  margin-right: 0px;
  margin-top: 0;
  padding-right: 18px;
}
.middle .basket_sort ul.tabs li:first-child {
  padding-left: 0px;
}
.basket_sort ul.tabs li:last-child {
  margin-right: 0px;
}
.basket_sort ul.tabs li.cur div {
  border-bottom: 2px solid #ddd;
}
.basket_sort ul.tabs li span {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  border-bottom: 0px;
}
.basket_sort ul.tabs li .wrap_li > span {
  padding-bottom: 6px;
  padding-top: 3px;
}
.basket_sort .remove_all_basket {
  position: relative;
  margin: 0px;
  float: right;
  display: none;
  padding: 5px 12px 6px;
}
.basket_sort .remove_all_basket.cur {
  display: block;
}
.basket_sort .remove_all_basket:before,
.bx_sort_container .wrap_remove_button .button:before,
.basket_sort .basket_print:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 9px;
  background: url("../../../../../../local/templates/styllight/images/svg/close_icons.svg") -2px -26px
    no-repeat;
  vertical-align: middle;
  margin: 0px 7px 0px 0px;
}
.bx_sort_container .wrap_remove_button .button:before {
  background-position: -2px -27px;
}
.basket_sort .basket_print:before {
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -28px -85px
    no-repeat;
  width: 16px;
  top: -1px;
  position: relative;
}
.header-cart .basket_fly .opener > div {
  position: relative;
}
.header-cart .basket_fly .opener > div.wish_count:after {
  background: #e7edf2;
  opacity: 0.2;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.header-cart .basket_fly .opener > div:last-child:after {
  display: none;
}
.header-cart .basket_fly .opener > div:not(.basket_count):hover {
  background: #5e6978;
}
.basket_fill_WHITE
  .header-cart
  .basket_fly
  .opener
  > div:not(.basket_count):hover,
.basket_bottom_block.basket_fill_WHITE
  .maxwidth-theme
  .top-block-item
  .inner-table-block
  a:not(.basket):hover {
  background: #dde3ea;
}
.basket_fill_WHITE .header-cart .basket_fly .opener > div.wish_count:after {
  background: #fff;
  opacity: 1;
}

.basket_wrapp .basket_fly .basket_wrapp {
  margin-top: 27px;
  padding-top: 0px;
}

.fly2 .basket_fly .basket_wrapp {
  height: 100%;
}
.fly2 .basket_fly .basket_wrapp .tabs_content,
.fly2 .basket_fly .basket_wrapp .tabs_content > li,
.fly2 .basket_fly .basket_wrapp .module-cart,
.fly2 .basket_fly .basket_wrapp .module-cart .goods {
  height: 100%;
  max-height: none;
}
.fly2 .basket_fly .basket_wrapp .module-cart .goods {
  border-bottom: none;
}
.fly2 .basket_fly .basket_wrapp table.colored tr:last-child td {
  border-bottom: 1px solid #e7e7e7;
}
.fly2 .basket_fly .basket_wrapp .itog {
  border-top: 1px solid #e7e7e7;
  margin-top: -1px;
  position: relative;
}
.fly2 .basket_fly .basket_wrapp li[item-section="AnDelCanBuy"] {
  padding-bottom: 210px;
}
.fly2 .basket_fly .basket_wrapp li[item-section="DelDelCanBuy"] {
  padding-bottom: 21px;
}

.middle .tabs_content.basket {
  margin: 27px 0px 0px;
}
.basket_wrapp .module-cart {
  margin-top: 0;
}
.basket_wrapp .module-cart.delayed {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 26px;
}
.coupons_list {
  text-align: left;
  padding: 0px 0px 0px 84px;
}
.coupons_list .bx_ordercart_coupon {
  clear: both;
  position: relative;
  margin: 14px 0px 0px;
}
.coupons_list .bx_ordercart_coupon + .bx_ordercart_coupon {
  margin-top: 9px;
}
.coupons_list .bx_ordercart_coupon .coupon_text {
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0px 10px 0px 0px;
}
.coupons_list .bx_ordercart_coupon .coupon_text:before {
  content: "";
  display: inline-block;
  height: 9px;
  width: 11px;
  background: url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg") -19px -3px
    no-repeat;
  margin: 0px 6px 0px 0px;
}
.coupons_list .bx_ordercart_coupon:before {
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  border-bottom: 1px dotted #c3c3c3;
  top: 50%;
  position: absolute;
}
.coupons_list .bx_ordercart_coupon.not_found .coupon_text:before {
  background-position: -102px -86px;
}
.coupons_list .bx_ordercart_coupon.not_apply .coupon_text:before {
  background-position: -4px -3px;
}
.coupons_list .bx_ordercart_coupon .remove {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 1;
}
.coupons_list .bx_ordercart_coupon .bx_ordercart_coupon_notes {
  float: right;
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0px 27px 0px 10px;
}
.basket_wrapp .module-cart.delayed {
  max-height: 250px;
}
.basket_wrapp .module-cart thead tr {
  background: #f7f7f7;
}
.basket_wrapp .module-cart .goods {
  max-height: 260px;
  overflow-y: auto;
  border-bottom: 1px solid #e7e7e7;
}
.basket_wrapp .module-cart .cost.prices .price {
  margin-left: 0px;
}
.header-cart .basket_fly {
  border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  -webkit-border-radius: 0 0 0 2px;
  top: 178px;
  z-index: 1046;
  position: fixed;
  width: 800px;
  right: -800px;
}
.fly2 .basket_fly {
  top: 0px;
  height: 100%;
}
.fly2 .basket_fly > .wrap_cont {
  text-align: left;
  height: 100%;
  padding-top: 90px;
}
.basket_wrapp .basket_sort ul.tabs {
  position: relative;
  zoom: 1;
  margin: 0px;
}
.basket_wrapp .basket_sort {
  padding: 0px;
}
.middle .basket_wrapp {
  margin: -13px 0px 0px;
}
.basket_wrapp .basket_sort {
  padding: 25px 20px 0px 15px;
  text-align: left;
}
.fly2.basket_wrapp .basket_sort {
  margin-top: -90px;
}
.basket_wrapp .module-cart td,
.basket_wrapp .module-cart td {
  vertical-align: top;
}
.basket_wrapp .module-cart td {
  text-align: left;
}
.basket_wrapp .module-cart .quantity-th,
body .basket_wrapp .module-cart td.count-cell {
  text-align: center;
}
.middle .module-cart thead {
  border: 1px solid #f2f2f2;
}
.basket_wrapp .basket_fly .module-cart .colored tbody {
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom: none;
}
.basket_wrapp .basket_fly .coupon {
  white-space: nowrap;
}
.basket_wrapp .basket_fly .basket_title {
  font-size: 24px;
  margin-right: 48px;
  margin-left: 13px;
  font-weight: bold;
  display: inline-block;
}
.basket_wrapp .basket_fly .basket_wrapp .itog tfoot .row_titles {
  text-align: right;
}
.basket_wrapp .module-cart table td {
  padding: 8px 10px;
}
.middle .basket_wrapp .module-cart table td {
  padding: 8px 25px;
}
.middle .basket_wrapp .module-cart table tbody td {
  padding-bottom: 19px;
}
.middle .basket_wrapp .module-cart table tbody td .item_props .item_prop {
  display: block;
}
.basket_wrapp .module-cart table tbody td {
  padding: 0px 10px 19px;
}
.middle .module-cart table tbody td {
  padding: 0px 29px 19px;
}
.basket_wrapp .module-cart table tbody td {
  padding-bottom: 9px;
}
.basket_wrapp .basket_fly .module-cart table td.thumb-cell {
  padding: 11px 18px 10px 29px;
}
.middle .basket_wrapp .module-cart table td.thumb-cell {
  padding-top: 19px;
  padding-right: 1px;
  width: 153px;
}
.basket_wrapp .basket_fly .module-cart table td.name-cell {
  padding-top: 20px;
  min-width: 150px;
}
.module-cart table td.name-cell div[class^="bx_item_detail_"],
.module-cart table td.name-cell .item_props .item_prop {
  clear: both;
  font-size: 12px;
  font-weight: normal;
  display: block;
}
.module-cart table td.name-cell div[class^="bx_item_detail_"] span.titles {
  float: left;
  line-height: 16px;
  padding-right: 2px;
}
.module-cart
  table
  td.name-cell
  div[class^="bx_item_detail_"]
  .bx_scu_scroller_container,
.module-cart
  table
  td.name-cell
  div[class^="bx_item_detail_"]
  .bx_size_scroller_container {
  /*padding-left:37px;*/
}
.module-cart table td.name-cell div[class^="bx_item_detail_"] .values {
  line-height: 16px;
}
.module-cart
  table
  td.name-cell
  div[class^="bx_item_detail_"]
  .values
  ul
  li:before {
  content: "";
  display: none;
}
.module-cart table td.name-cell div[class^="bx_item_detail_"] .values ul li *,
.module-cart table td.name-cell div[class^="bx_item_detail_"] .values ul li {
  line-height: 16px;
}
.module-cart
  table
  td.name-cell
  div[class^="bx_item_detail_"]
  .values
  ul
  li.bx_active {
  display: block;
}
.module-cart table td.name-cell div[class^="bx_item_detail_"] .values ul li {
  display: none;
  padding-left: 0px;
}
.module-cart
  table
  td.name-cell
  div[class^="bx_item_detail_"]
  .values
  ul
  li.bx_active {
  background: none;
  color: #888;
}
.middle .module-cart table td.name-cell {
  padding-top: 54px;
  white-space: normal;
}
.basket_wrapp .basket_fly .module-cart table td.cost-cell {
  padding-top: 33px;
  width: 200px;
}
.basket_wrapp .basket_fly .module-cart table td.cost-cell.notes {
  padding-top: 23px;
}
.middle .module-cart table td.cost-cell {
  padding-top: 55px;
  width: 230px;
}
.middle .module-cart table td.cost-cell.notes {
  padding-top: 32px;
}
.basket_wrapp .basket_fly .module-cart table tr td.count-cell {
  padding-top: 26px;
  width: 132px;
}
.module-cart table tr td.count-cell {
  font-size: 14px;
  line-height: 16px;
}
.middle .module-cart table td.delay-cell,
.middle .module-cart table td.remove-cell {
  padding: 0px 5px;
}
.middle .module-cart table td.remove-cell {
  width: auto;
}

.basket_wrapp .basket_fly .module-cart.delayed table tr td.count-cell {
  padding-top: 34px;
}
.middle .module-cart table tr td.count-cell {
  padding-top: 42px;
  width: 185px;
}
.middle .module-cart.delayed table tr td.count-cell {
  padding-top: 56px;
}
.basket_wrapp .basket_fly .module-cart table td.summ-cell {
  width: 150px;
  padding-top: 36px;
}
.middle .module-cart table td.summ-cell {
  width: 200px;
  padding-top: 56px;
}
.basket_wrapp .module-cart .cost-cell .cost.prices {
  text-align: left;
}
.basket_wrapp .module-cart .cost-cell .cost.prices .price_name {
  text-align: left;
}
.basket_wrapp .module-cart .cost .price.discount strike,
.basket_wrapp .module-cart .cost .price {
  color: #373737;
}
.basket_wrapp .module-cart .cost.prices .price {
  margin-top: 0px;
}
.basket_wrapp .module-cart .cost.prices .price:not(.discount) {
  margin-right: 4px;
  float: left;
  white-space: nowrap;
}
.basket_wrapp .module-cart .cost.prices .sale_block {
  margin-top: 4px;
}
.basket_wrapp .module-cart .cost.prices .sale_block .title,
.basket_wrapp .module-cart .cost.prices .sale_block .text {
  font-size: 12px;
}
.basket_wrapp .basket_fly .module-cart table td.delay-cell {
  padding-top: 25px;
  padding-bottom: 0px;
}
.middle .module-cart table tbody td.delay-cell {
  padding-top: 48px;
  width: 43px;
}
.basket_wrapp
  .basket_fly
  li[item-section="DelDelCanBuy"]
  .module-cart
  table
  td.delay-cell
  .icon {
  float: left;
  top: 0px;
}
.basket_wrapp .module-cart .summ-cell .cost.prices .price {
  margin: 0px;
}
.basket_wrapp .basket_fly .module-cart table td.remove-cell {
  width: 20px;
  padding-top: 5px;
  padding-right: 5px;
}
.middle .module-cart table td.remove-cell {
  width: 20px;
  padding-top: 5px;
}
.middle .module-cart table td.cell,
.middle .module-cart table td.weight-cell {
  padding-top: 55px;
}

.counter_block {
  box-sizing: border-box;
  border: 1px solid #f3f3f5;
  background: #f3f3f5;
  font-size: 0px;
  width: 84px;
  margin: 0px auto;
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  height: 36px;
}
.counter_block.big_basket {
  width: 122px;
  text-align: center;
  height: auto;
}
.counter_block input[type="text"] {
  width: 34px;
  border: 0px;
  border-left: 1px solid #f3f3f5;
  border-right: 1px solid #f3f3f5;
  background: #f3f3f5;
  color: #666666;
  font-size: 13px;
  height: 34px;
  border-radius: 0px;
  text-align: center;
  line-height: 13px;
}
.flexslider .counter_block input[type="text"] {
  width: 34px;
}
.bx-firefox .counter_block input[type="text"] {
  padding-top: 7px;
}
.counter_block.big_basket input[type="text"] {
  font-size: 13px;
  height: 38px;
  width: 65px;
}
.counter_block .plus,
.counter_block .minus {
  font-size: 0;
  line-height: 40px;
  height: 34px;
  width: 24px;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
}
.counter_block.big_basket > span {
  height: 34px;
  width: 28px;
}
.module_product_list .counter_block .plus,
.module_product_list .counter_block .minus {
  height: 24px;
  width: 24px;
}

.counter_block > span:before {
  opacity: 0.7;
  display: inline-block;
  content: "";
  width: 24px;
  height: 34px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -80px -191px
    no-repeat;
  vertical-align: middle;
}

.counter_block.big_basket > span.minus:before {
  background-position: -18px -189px;
}
.counter_block.big_basket > span.plus:before {
  background-position: 1px -189px;
}
.counter_block > span.plus:before {
  background-position: -54px -191px;
}
.counter_block > span:hover:before {
  opacity: 1;
}
.counter_block input[type="text"] {
  padding: 7px 3px 7px;
}

.counter_wrapp {
  font-size: 0px;
  padding: 15px 0px 0px;
  white-space: nowrap;
}
.counter_wrapp .counter_block {
  margin: 0px 10px 0px 0px;
}
.button_block {
  display: inline-block;
  vertical-align: top;
}
.counter_wrapp .button_block.wide {
  display: block;
  margin: 0px;
  width: 100%;
}
.counter_wrapp .button_block.wide .button {
  display: block;
}
.button.in-cart i,
.btn.in-cart i {
  display: inline-block;
  width: 11px;
  height: 13px;
  background: url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg") -49px -5px
    no-repeat;
  vertical-align: middle;
  margin: 0px 8px 0px 0px;
}
.count-cell div.error *,
.count-cell div.error {
  line-height: 15px;
  font-size: 12px;
  margin: 6px 0px 10px;
}

.ajax_load.block .counter_wrapp {
  white-space: normal;
  margin-left: -5px;
  margin-right: -5px;
}
.ajax_load.block .counter_wrapp .counter_block,
.ajax_load.block .counter_wrapp .button_block {
  margin: 11px 5px 0px 5px;
}
.ajax_load.block .counter_wrapp .button_block.wide {
}
body .ajax_load.block .catalog_item:hover .footer_button,
body .ajax_load.block .catalog_item.hover .footer_button {
  margin-top: 0px;
}
body .tabs_content .tab .catalog_block .footer_button .read_more {
  margin-top: 12px;
}
body
  .tabs_content
  .tab
  .catalog_block
  .footer_button
  .button_block
  > .read_more {
  margin-top: 1px;
}

.basket_wrapp .basket-link {
  position: relative;
}
.basket_wrapp .basket-link .basket-go:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f105";
  font-size: 20px;
  right: -17px;
  font-weight: 400;
  top: 9px;
  opacity: 1;
}
.basket_wrapp .basket-link:not(:hover) .basket-go:before {
  color: #969ba5;
}

.catalog_detail a.wish_item i,
.catalog_detail a.compare_item i,
.display_list a.wish_item i,
.display_list a.compare_item i,
.module-cart a.wish_item .icon i {
  background: url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg")
    0px 0px no-repeat;
}
.module-cart a.wish_item .icon i {
  background-position: 5px -14px;
}
.module-cart a.wish_item.to_basket .icon i {
  background-position: -31px -200px;
}
.catalog_detail .big_btn.slide_offer {
  margin: 0px 0px 20px;
}
.catalog_detail .button.one_click {
  white-space: nowrap;
}
.catalog_detail .tabs_section .tabs_content .prices_tab {
  overflow-x: auto;
}

#header .basket_fly .module-cart table td.thumb-cell a {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
.module-cart table td.thumb-cell a {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
#header .basket_fly .module-cart .colored tfoot {
  border: 0;
}
.module-cart .colored tfoot td {
  border-bottom: 0;
  padding: 26px 0px 22px;
  vertical-align: top;
}
.module-cart .colored tfoot .bottom_btn td {
  padding: 5px 15px 20px;
}
#header .module-cart .colored tfoot .bottom_btn td {
  padding-bottom: 28px;
}
#header .module-cart .colored tfoot .bottom_btn td {
  padding-top: 29px;
}
.module-cart tfoot .bottom_btn td .description {
  font-size: 12px;
  line-height: 16px;
  color: #b3b3b3;
  margin-top: 13px;
  width: 100%;
  text-align: left;
}
.module-cart tfoot .bottom_btn td .description * {
  line-height: 16px;
}
.module-cart tfoot .bottom_btn td .close,
.module-cart td .text .close {
  float: none;
  opacity: 1;
  text-shadow: none;
}
#header .basket_fly .module-cart .colored tfoot td.total_wrapp {
  padding: 0;
}
#header .basket_fly .module-cart .colored tfoot td.total_wrapp.hidden {
  display: none;
}
#header .basket_fly .module-cart .colored tfoot td.total_wrapp .more_row {
  margin: 20px;
}
.module-cart .colored tfoot td.row_titles {
  text-align: right;
  margin: 0px;
}
.module-cart .colored tfoot td.row_titles .item_title {
  margin: 0px 43px 0px 0px;
}
.module-cart .colored tfoot td.row_values .wrap_prices {
  width: 202px;
}
.module-cart .colored tfoot td.row_values .wrap_prices .price + .price {
  margin-top: 0px;
}
.basket_wrapp .module-cart table.bottom.middle td.row_values .item_title {
  display: none;
}
.bottom.middle td > .coupon {
  float: left;
}
.bottom.middle td > .coupon .coupon-t {
  width: 70px;
  float: left;
  line-height: 16px;
  margin: 0px 14px 0px 0px;
  text-align: left;
}
.bottom.middle td > .coupon #COUPON {
  width: 267px;
  max-width: 267px;
  float: left;
  margin: 0px 3px 0px 0px;
}
.bottom.middle td > .coupon .coupon_wrap {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.bottom.middle td > .coupon .coupon_wrap label.error {
  top: -16px;
  right: 3px;
}
.bottom.middle .total.item_title {
  float: right;
  margin-top: 11px;
}
.bottom.middle .top_total_row {
  border-bottom: 1px solid #f2f2f2;
}

.top_inner .content_menu > div,
.basket_normal .basket_wrapp .header-cart > div,
.basket_wrapp .header-cart > .bx-context-toolbar-empty-area {
  min-height: 0px !important;
}
header .bx-context-toolbar-empty-area {
  min-width: 50px;
}

/*header compare*/
.basket_wrapp .wrapp_all_icons {
  padding: 20px 0px 0px;
}
.basket_normal .basket_wrapp .wrapp_all_icons {
  display: inline-block;
  text-align: left;
  min-height: 53px;
}
.bx-firefox .basket_normal .basket_wrapp .wrapp_all_icons,
.bx-ie .basket_normal .basket_wrapp .wrapp_all_icons {
  padding-top: 21px;
}
.basket_wrapp .header-compare-block,
.basket_wrapp .wraps_icon_block {
  margin: 0px 37px 0px 0px;
}
.basket_normal .basket_wrapp .header-compare-block {
  margin-right: 33px;
}
.basket_wrapp .icon_block {
  position: relative;
  width: 17px;
  height: 16px;
  float: left;
}
.basket_wrapp .wraps_icon_block {
  position: relative;
  cursor: pointer;
}
.basket_wrapp .wraps_icon_block:before {
  margin-top: 13px;
  width: 20px;
  height: 19px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  content: "";
  position: relative;
  top: 0px;
}
.basket_wrapp .wraps_icon_block.delay:before {
  background: url("../../../../../../local/templates/styllight/images/svg/Wishlist_white.svg")
    center 0px no-repeat;
  height: 18px;
  margin-top: 16px;
}
.basket_wrapp.basket_fill_WHITE .wraps_icon_block.delay:before {
  background-image: url("../../../../../../local/templates/styllight/images/svg/Wishlist_black.svg");
}
.basket_wrapp .wraps_icon_block.compare:before {
  background: url("../../../../../../local/templates/styllight/images/svg/Comparison_white.svg")
    center 0px no-repeat;
}
.basket_wrapp.basket_fill_WHITE .wraps_icon_block.compare:before {
  background-image: url("../../../../../../local/templates/styllight/images/svg/Comparison_black.svg");
}
.basket_wrapp .wraps_icon_block.empty_block:before,
.basket_wrapp .clicked.empty .wraps_icon_block:before {
  opacity: 0.5;
}
.basket_wrapp .wraps_icon_block.delay.ndelay {
  cursor: default;
}
.basket_wrapp .wraps_icon_block.basket:before {
  background: url("../../../../../../local/templates/styllight/images/svg/Basket_white.svg")
    center 0px no-repeat;
}
.basket_wrapp .basket_block .wraps_icon_block .link {
  z-index: 1;
}
.header-cart.fly .opener > div > a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.header-cart.fly .clicked > a {
  display: none;
}

/*header cart*/
body .basket_wrapp {
  z-index: 4;
}
.basket_wrapp .header-cart {
  float: left;
}
.basket_wrapp .basket_block {
  position: relative;
}
.basket_wrapp .link {
  display: block;
  position: absolute;
  left: -10px;
  top: -13px;
  right: -15px;
  bottom: -27px;
  z-index: 2;
}
.basket_wrapp .wraps_icon_block .count {
  text-align: center;
  opacity: 1;
  font-size: 12px;
  line-height: 13px;
}
.basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block.basket .count span,
.basket_wrapp .basket_empty .wraps_icon_block.basket .count span,
.basket_wrapp
  .basket_fly
  .basket_count.empty
  .wraps_icon_block.basket
  .count
  span {
  background: #424f60;
  color: #fff;
}
.basket_wrapp .basket_fly .basket_count .wraps_icon_block.basket .count span {
  background: #424f60;
  color: #fff;
  border-radius: 100%;
}
.basket_wrapp .empty_cart .wraps_icon_block.basket .count,
.basket_wrapp .empty_cart.ecart.bcart .wraps_icon_block.basket .count,
.basket_wrapp .nitems.ecart .wraps_icon_block.basket .count {
  opacity: 0;
}
.basket_wrapp .empty_cart.bcart .wraps_icon_block.basket .count {
  opacity: 1;
}
.basket_wrapp .wraps_icon_block .count > span {
  width: 20px;
  background: #e3e3e3;
  display: block;
  height: 20px;
  vertical-align: middle;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height: 20px;
  margin: 4px 0px 12px;
}
.basket_normal .basket_wrapp .wraps_icon_block .count span {
  height: 19px;
  padding-top: 1px;
  line-height: 19px;
}
.bx-firefox .basket_wrapp .wraps_icon_block .count span .items {
  position: relative;
  top: -1px;
}
.basket_wrapp .wraps_icon_block .count a,
.basket_wrapp .wraps_icon_block .count .text {
  display: block;
  text-decoration: none;
  font-size: 11px;
}
.basket_wrapp .basket_block .link {
  bottom: -24px;
  z-index: 2;
}
.basket_wrapp .basket_block .text {
  margin: -7px 0px 0px;
}
.basket_wrapp .basket_block .text * {
  line-height: 18px;
}
.basket_wrapp .basket_block .title {
  font-size: 14px;
}
.basket_wrapp .basket_block .text .value {
  color: #5f5f5f;
  line-height: 16px;
  max-width: 67px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.basket_wrapp .wraps_icon_block.basket {
  margin-right: 19px;
}
.basket_wrapp .wraps_icon_block.basket .count a {
  color: #fff;
}

.basket_normal .popup {
  background: none;
  box-shadow: none;
  min-width: 0px;
  z-index: 11;
  width: 141px;
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  border-radius: 0;
}
.basket_normal .popup.card_popup_frame .basket_popup_wrapp {
  margin: 0;
}
.basket_normal .basket_wrapp .wraps_icon_block .count span {
  box-shadow: 0px 0px 0px 2px #fff;
}

.basket_normal .popup.card_popup_frame .basket_popup_wrapp {
  width: 397px;
  position: absolute;
  right: -11px;
  top: 56px;
  display: none;
  border-top: 2px solid #ddd;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}
#basket_line .popup {
  display: block;
}
.item-title .props {
  margin: 0px 0px 6px;
}
.item-title .props .item_prop,
.item-title .props .item_prop .title {
  line-height: 16px;
  font-size: 12px;
}
.item-title .props .item_prop .title {
  padding: 0px 4px 0px 0px;
}
.popup .cart_shell td.thumb-cell {
  padding: 20px 10px 10px 20px;
}
.popup .basket_popup_wrapp .cart_shell .item-title {
  padding: 16px 20px 16px 10px;
  position: relative;
}
.popup .cart_shell tr:first-child td {
  border-top: 0px;
}
#header .popup .cart_shell td {
  border-top: 1px solid #f2f2f2;
  vertical-align: top;
}

/*bottom basket*/
.basket_bottom_block {
  position: fixed;
  height: 50px;
  line-height: 50px;
  background: #edf0f3;
  z-index: 5;
  width: 100%;
  bottom: 0px;
}
.basket_bottom_block .maxwidth-theme {
  background: none;
}
.basket_bottom_block .top-block-item .phone {
  line-height: 50px;
}
.basket_bottom_block:not(.basket_fill_WHITE) .top-block-item .phone > a {
  color: #fff;
}
.basket_bottom_block .dropdown {
  bottom: 100%;
  min-width: auto;
  right: -5px;
}
.basket_bottom_block .dropdown .wrap {
  margin: 0px 0px -10px;
  text-align: right;
}
.basket_bottom_block .dropdown .wrap a {
  white-space: nowrap;
  padding-right: 15px;
}
.basket_bottom_block:not(.basket_fill_WHITE) .with_dropdown:after {
  background-position: -31px -338px;
}
.basket_bottom_block:not(.basket_fill_WHITE) .top-block-item .callback-block {
  color: #fff;
}
.basket_bottom_block:not(.basket_fill_WHITE) .top-block-item .svg-phone {
  background-image: url("../../../../../../local/templates/styllight/images/svg/Phone_white.svg");
  top: -2px;
}

.basket_bottom_block .maxwidth-theme .top-block-item .inner-table-block a {
  display: block;
  padding: 0px 16px;
}
.basket_bottom_block
  .maxwidth-theme
  .top-block-item
  .inner-table-block
  a.compare {
  position: relative;
}
.basket_bottom_block
  .maxwidth-theme
  .top-block-item
  .inner-table-block
  a:not(.basket):hover {
  background: #5e6978;
}
.basket_bottom_block
  .maxwidth-theme
  .top-block-item
  .inner-table-block
  a.compare:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 1px;
  height: 100%;
  background: #fff;
  opacity: 0.1;
}
.basket_bottom_block .maxwidth-theme .basket-link .title {
  color: #666666;
  padding: 0px 13px;
}
.basket_bottom_block .maxwidth-theme .basket-link .wrap .title {
  padding: 0px;
}
.basket_bottom_block .maxwidth-theme .basket-link .wrap {
  padding: 0px 0px 0px 13px;
}
.basket_bottom_block .maxwidth-theme .basket-link.basket .title,
.basket_bottom_block .maxwidth-theme .basket-link.basket .prices,
.basket_bottom_block:not(.basket_fill_WHITE)
  .maxwidth-theme
  .basket-link
  .title {
  color: #fff;
}
.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme .svg,
.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme a:hover .svg {
  background-color: transparent;
}

.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme .svg path,
.basket_bottom_block:not(.basket_fill_WHITE) .maxwidth-theme a:hover .svg path {
  fill: #fff;
}
.basket_bottom_block .maxwidth-theme .svg.svg-inline-compare {
  min-width: 17px;
  width: 17px;
  min-height: 17px;
  height: 17px;
}
.basket_bottom_block .maxwidth-theme .svg.svg-inline-wish {
  min-width: 18px;
  width: 18px;
  min-height: 16px;
  height: 16px;
}
.basket_bottom_block .maxwidth-theme .svg.svg-inline-basket {
  min-width: 17px;
  width: 17px;
  min-height: 16px;
  height: 16px;
}
.basket_bottom_block .maxwidth-theme .svg-wish {
  min-height: 16px;
  min-width: 18px;
}
.basket_bottom_block.basket_fill_WHITE
  .maxwidth-theme
  .svg.svg-inline-basket
  path {
  fill: #fff;
}

/*dark*/
.basket_bottom_block.basket_fill_DARK {
  background: #444f5d;
}

body .basket_bottom_block .basket-link .svg-basket {
  background: url(../../../../../../local/templates/styllight/images/svg/Basket_white.svg);
  min-width: 18px;
  min-height: 17px;
}
body .basket_bottom_block .basket-link.basket .count,
body .basket_bottom_block.basket_fill_COLOR .basket-link .count {
  background: #fff;
  color: #333333;
}
body .basket_bottom_block .basket-link.basket:not(.basket-count) .prices {
  display: none;
}
body .basket_bottom_block .basket-link.basket.basket-count .js-basket-block {
  position: relative;
}
body .basket_bottom_block .basket-link.basket.basket-count .count {
  position: absolute;
  top: 1px;
  left: 110px;
}
body .basket_bottom_block .basket-link.basket.basket-count .prices {
  padding: 0px 0px 0px 40px;
  font-weight: bold;
}

.popup .cart_shell .cost-cell .price {
  margin-top: 1px;
}
.card_popup_frame.popup .remove-cell {
  position: absolute;
  top: 18px;
  right: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.catalog_item:hover .item-title a.remove,
.catalog_item .item-title a.remove:hover {
  border: 0px;
}
.basket_popup_wrapp .item-title .one-item span,
.popup .basket_popup_wrapp .item-title .cost-cell span {
  font-size: 13px;
  line-height: 16px;
}
.basket_popup_wrapp .item-title .one-item {
  float: left;
}
.basket_popup_wrapp .item-title .cost-cell {
  float: right;
}
.module-cart .remove-cell a,
.module-cart .remove-cell a i,
.cart_shell .remove-cell a,
.cart_shell .remove-cell a i,
.remove_item .remove a,
.remove_item .remove a i,
.bx_item_set_hor .bx_item_set_hor_item a.remove,
.bx_item_set_hor .bx_item_set_hor_item a.remove i,
.remove,
.remove i {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: inline-block;
  height: 17px;
  width: 17px;
  cursor: pointer;
}
.module-cart .remove-cell a i,
.cart_shell .remove-cell a i,
.bx_item_set_hor .bx_item_set_hor_item a.remove i,
.remove i {
  background: url("../../../../../../local/templates/styllight/images/svg/close_icons.svg")
    3px -23px no-repeat;
}
.module-cart .remove-cell a:hover i,
.cart_shell .remove-cell a:hover i,
.bx_item_set_hor .bx_item_set_hor_item a.remove i,
.remove:hover i {
  background-position: -17px -23px;
}

.card_popup_frame.popup .total_wrapp {
  background: #f7f7f7;
}
.card_popup_frame.popup .total_wrapp .total span,
.card_popup_frame.popup .total_wrapp .price {
  font-size: 13px;
  line-height: 16px;
  float: left;
}
.card_popup_frame.popup .total_wrapp .total {
  white-space: nowrap;
  margin: 0 0px 20px 0px;
  padding: 15px 20px 14px 20px;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}
.card_popup_frame.popup .total_wrapp .total .price {
  float: right;
  padding: 1px 0px 0px;
}
.total_wrapp .but_row1 {
  text-align: center;
  padding: 0px 20px 20px 20px;
}

/*wide front*/
.front_page .wraps > .wrapper_inner.wide_page {
  padding-bottom: 0px;
  padding-top: 0px;
}
.front_page .wraps > .wrapper_inner.wide_page > .middle .maxwidth-theme {
  padding-top: 30px;
}

/*Top flexslider*/
.top_slider_wrapp {
  margin: 0 auto 30px;
  overflow: hidden;
}
.front.wide_page .top_slider_wrapp {
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.front.wide_page .top_big_one_banner .top_slider_wrapp {
  padding-bottom: 0;
}
.fill_bg_y .front .top_big_one_banner .top_slider_wrapp {
  background: #fff;
}

.front.wide_page .col-m-60 .top_slider_wrapp {
  padding-bottom: 20px;
}
.top_slider_wrapp li:before {
  width: auto;
  display: none !important;
}
.top_slider_wrapp .flex-control-nav {
  opacity: 0;
}
.top_slider_wrapp .flexslider .slides > li,
.top_slider_wrapp .flexslider .slides > li td:not(.bg),
.top_slider_wrapp .flexslider {
  height: 450px;
  margin: 0px;
}
.right_block .filter_tmp {
  display: none;
}

.banner_wide .maxwidth-banner {
  max-width: 1550px;
}
.banner_middle .maxwidth-banner {
  max-width: 1450px;
}
.banner_narrow .maxwidth-banner {
  max-width: 1343px;
}

.top_slider_wrapp .flexslider .slides > li:before {
  display: none;
}
.top_slider_wrapp .flexslider .slides > li.wurl {
  cursor: pointer;
}
.top_slider_wrapp .flexslider .slides > li.loading {
  background-image: none !important;
}
.top_slider_wrapp .flexslider .slides > li.started {
  background-color: black;
  background-image: none !important;
}
.top_slider_wrapp .flexslider .slides > li .img {
  z-index: 1;
  position: relative;
  vertical-align: bottom;
}
.top_slider_wrapp .flexslider .slides > li.image .img {
  vertical-align: middle;
}
.top_slider_wrapp .flexslider .slides > li .text {
  position: relative;
  z-index: 2;
}
.top_slider_wrapp .flexslider .slides > li:not(.image) .img img {
  position: absolute;
  bottom: 0px;
}
.top_slider_wrapp .flexslider .slides > li.center .banner_text {
  text-align: center;
}
.top_slider_wrapp .flexslider .slides > li .wrapper_video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.top_slider_wrapp .flexslider .slides > li .wrapper_video ~ .wrapper_inner {
  visibility: hidden;
}
.top_slider_wrapp .flexslider .box .banner_buttons {
  font-size: 0;
}
.top_slider_wrapp .flexslider .slides > li .banner_bg {
  position: absolute;
  top: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 450px;
}
.top_slider_wrapp .flexslider .slides > li td.bg {
  height: auto !important;
}

.top_slider_wrapp .flex-control-nav li a {
  background: 0 0;
  border: 2px solid #fff;
  box-sizing: border-box;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
}
.top_slider_wrapp .flex-control-paging li a:hover,
.top_slider_wrapp .flex-control-paging li a.flex-active {
  background: #fff;
}
.top_slider_wrapp .flex-dark.flex-control-nav li a {
  border-color: #1d1a1a;
}
.top_slider_wrapp .flex-dark.flex-control-nav li a.flex-active,
.top_slider_wrapp .flex-dark.flex-control-nav li a:hover {
  background: #1d1a1a;
}

.top_slider_wrapp .flex-direction-nav {
}
.top_slider_wrapp:hover .flex-direction-nav {
  opacity: 1;
  visibility: visible;
}
.flex-control-paging li a,
.front_slider_wrapp .flex-control-nav li a {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: url("../../../../../../local/templates/styllight/images/slider_pagination.png")
    0px 0px no-repeat;
  cursor: pointer;
  font-size: 0;
}
.flex-control-nav li a {
  background-position: -20px -20px;
}
.top_slider_wrapp .flex-control-nav li a {
  background-position: -24px 0px;
}
.flex-control-nav li a:not(.touch):hover,
.front_slider_wrapp .flex-control-paging li a.flex-active,
.flex-control-paging li a.flex-active {
  background-position: -2px -20px;
}
.flex-control-paging li a:active {
  background-position: -1px -39px;
}
.top_slider_wrapp .flex-control-paging li a:hover,
.top_slider_wrapp .flex-control-paging li a.flex-active {
  background-position: 0px 0px;
}
body .top_slider_wrapp .flex-direction-nav li {
  background: #fff;
}
body .flexslider li,
body .flex-direction-nav li {
  padding: 0px;
}
.top_slider_wrapp .flex-direction-nav li,
.top_slider_wrapp .flex-direction-nav li a {
  height: 42px;
  width: 42px;
}
.top_slider_wrapp .flex-direction-nav li {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  z-index: 2;
  transition: all ease 0.3s;
  opacity: 0;
}
.top_slider_wrapp:hover .flex-direction-nav li {
  opacity: 1;
  visibility: visible;
}
.top_slider_wrapp:hover .flex-direction-nav li {
  right: 20px;
}
.top_slider_wrapp .flex-direction-nav li {
  right: -50px;
}
.top_slider_wrapp .flex-direction-nav li:first-child {
  left: -50px;
}
.top_slider_wrapp:hover .flex-direction-nav li:first-child {
  left: 20px;
}
.top_slider_wrapp .flex-direction-nav li a {
  background-image: url("../../../../../../local/templates/styllight/images/arrows.png");
}
.top_slider_wrapp .flex-direction-nav li.flex-nav-prev a.flex-prev {
  background-position: 15px -95px;
}
.top_slider_wrapp .flex-direction-nav li.flex-nav-prev:hover a.flex-prev {
  background-position: 15px 11px;
}
.top_slider_wrapp .flex-direction-nav li.flex-nav-next a.flex-next {
  background-position: -19px -95px;
}
.top_slider_wrapp .flex-direction-nav li.flex-nav-next:hover a.flex-next {
  background-position: -19px 11px;
}

.top_slider_wrapp .flexslider .banner_title span {
  font-size: 30px;
  line-height: 33px;
  font-weight: bold;
}
.top_slider_wrapp .flexslider .text.center .banner_title,
.top_slider_wrapp .flexslider .text.center .banner_buttons {
  text-align: center;
}
.top_slider_wrapp .flexslider .text.center .banner_buttons {
  margin-top: 25px;
}
.top_slider_wrapp .flexslider .wrapper_inner {
  padding: 0px;
  max-width: inherit;
}
.bx-mac .top_slider_wrapp .flexslider .slides > li {
  position: relative;
  left: -1px;
}
.top_slider_wrapp .flexslider {
  background-image: url(../../../../../../local/templates/styllight/images/loaders/pl3.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.top_slider_wrapp .flexslider .slides > li .img .wrap_plaxy {
  max-height: inherit !important;
  max-width: inherit !important;
}
.top_slider_wrapp .flexslider .slides > li .img .wrap_plaxy img {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  max-height: 450px;
}
.top_slider_wrapp .flexslider .slides > li:not(.image) .img .wrap_plaxy {
  display: inline-block;
  position: absolute;
  bottom: 0;
}
.top_slider_wrapp .flexslider .slides > li.left .img .wrap_plaxy {
  left: 0;
}
.top_slider_wrapp .flexslider .slides > li.left .img .wrap_plaxy img {
  left: 0;
}
.top_slider_wrapp .flexslider .slides > li.right .img .wrap_plaxy {
  right: 0;
}
.top_slider_wrapp .flexslider .slides > li.right .img .wrap_plaxy img {
  right: 0;
}
.top_slider_wrapp .flexslider .slides > li:not(.image) .img img {
  position: absolute;
  bottom: 0px;
}
.top_slider_wrapp .flexslider .slides > li.image .img .wrap_plaxy {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.top_slider_wrapp .flexslider .slides > li.image .img .wrap_plaxy img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.top_slider_wrapp.view_3 .flexslider .slides > li .tablet_img .wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.top_slider_wrapp.view_3 .flexslider .slides > li .tablet_img .wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.top_slider_wrapp.view_3 .flexslider .slides > li .tablet_img .video_block {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
.top_slider_wrapp.view_3 .flexslider .slides > li .tablet_img > div {
  background-position: center;
  background-size: cover;
  padding-top: 68.75%;
  width: 100%;
}
.top_slider_wrapp.view_3 .flexslider .slides > li .tablet_img > div > a {
  display: block;
  width: 100%;
  height: 100%;
}
.top_slider_wrapp .box .btn.btn-video:not(.play) {
  margin-bottom: 4px;
}
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text {
  display: none;
}
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text .wrap .inner {
  padding: 23px 32px 29px;
}
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text .banner_title,
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text .banner_title a,
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text .banner_text,
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text .banner_buttons,
.top_slider_wrapp.view_2
  .flexslider
  .slides
  li
  td.tablet_text
  .banner_buttons
  a {
  color: #fff;
}
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text .banner_buttons {
  margin: 22px 0 0 0;
}
.top_slider_wrapp.view_2
  .flexslider
  .slides
  li
  td.tablet_text
  .banner_buttons
  .btn {
  border: 1px solid #fff;
  background-color: #1773cf;
}
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text .banner_title {
  margin: 0;
  text-shadow: none;
}
.top_slider_wrapp.view_2
  .flexslider
  .slides
  li
  td.tablet_text
  .banner_title
  span {
  font-size: 22px;
  line-height: 25px;
}
.top_slider_wrapp.view_2 .flexslider .slides li td.tablet_text .banner_text {
  margin: 12px 0 0 0;
  text-align: left;
  font-size: 15px;
  line-height: 18px;
  text-shadow: none;
  overflow: visible;
  text-overflow: inherit;
  display: block;
}
.top_slider_wrapp.view_2 .flexslider .box .banner_buttons .btn-video {
  padding: 16px 20px 12px;
  height: 43px;
}
.top_slider_wrapp.view_2
  .flexslider
  .slides
  li
  td.tablet_text
  .banner_buttons
  .btn-video:before {
  display: none;
}
.top_slider_wrapp.view_2 .flexslider .box .banner_buttons .svg-playpause {
  overflow: hidden;
  height: 12px;
  min-height: inherit;
  min-width: inherit;
  width: 12px;
  vertical-align: top;
}

/*big banners 5 items*/
.top_big_banners > .row > div {
  padding: 0px 10px;
}
.top_big_banners .item {
  padding-bottom: 20px;
}
.top_big_banners .item .item_inner {
  position: relative;
  overflow: hidden;
  height: 215px;
}
.top_big_banners .item .item_inner:before {
  content: "";
  z-index: 2;
  position: absolute;
  height: 60%;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(
    90deg,
    rgba(0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background: -o-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background: -ms-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
}
.top_big_banners .item .img_block {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.top_slider_wrapp .box .btn.btn-video:not(.play) {
  margin-right: 10px;
} /*2162 & 2137*/

/* banner video */
.top_slider_wrapp .box .btn.btn-video.play {
  position: relative;
  border: none;
  background: none;
  padding: 0px;
  width: 123px;
  height: 118px;
  vertical-align: top;
  overflow: visible;
  box-shadow: none;
}
.top_slider_wrapp .box .btn.btn-video.play:before {
  content: "";
  position: absolute;
  left: 0px;
  top: -1px;
  width: 123px;
  height: 118px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -116px -214px
    no-repeat;
}

.top_slider_wrapp .box .btn.btn-video:not(.play) {
  padding: 22px 29px 19px;
  position: relative;
  vertical-align: top;
}
.top_slider_wrapp .box .btn.btn-video:not(.play):before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -5px;
  width: 12px;
  height: 12px;
  background: url(../../../../../../local/templates/styllight/images/svg/play_pause.svg)
    0 0px no-repeat;
}

.top_slider_wrapp .box.wvideo.loading:not(.started):after {
  content: "";
  background: #000;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: block !important;
  opacity: 0.5;
}

.flexslider .banner_buttons {
  overflow: visible;
}
.top_slider_wrapp .box .video {
  min-width: 100%;
  max-height: 150%;
  min-height: 100%;
}
.top_slider_wrapp .box .video.cover {
  position: absolute;
  top: 50%;
  left: 50%;
}
.top_slider_wrapp .box video {
  height: 100%;
}
.img .video_block {
  margin: 0px;
}
.container iframe,
.container object,
.container video {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/*news left start*/
.news_blocks {
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  margin: 0px 0px 30px;
  padding: 13px 0px 0px;
}
.news_blocks .top_block {
  padding: 0px 19px 12px;
  margin: 0px;
}
.news_blocks .top_block .title_block {
  font-size: 1.143em;
  color: #1d2029;
  margin: 0px;
}
.news_blocks .top_block a {
  float: right;
  padding: 5px 0px 0px;
}

.news_blocks .info_block .item {
  padding: 16px 19px 18px;
  margin: 0px 0px 0px;
  border-bottom: 1px solid #ebeef1;
  overflow: hidden;
  color: #666;
  font-size: 0.929em;
}
.news_blocks .info_block .item:first-child {
  padding-top: 0px;
}
.news_blocks .info_block .item:last-child {
  border-bottom-width: 0px;
}
.news_blocks .info_block .item:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0px;
  width: 2px;
  background: #ddd;
  bottom: 0px;
  transition: top 0.3s ease;
}
.side_RIGHT .news_blocks .info_block .item:before {
  left: auto;
  right: 0px;
}
.news_blocks .info_block .item:hover:before {
  top: 0px;
}
.news_blocks .info_block .item .image {
  border-radius: 100%;
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.15);
}
.news_blocks .info_block .item .image + .info {
  padding: 0px 0px 0px 80px;
}
/*news left end*/

/*Start page teasers block*/
.tizers_block * {
  line-height: 18px;
}
.tizers_block {
  font-size: 0px;
  margin: 30px 0px 30px;
  text-align: center;
  padding: 0px 0px 9px;
  border-bottom: 1px solid #f2f2f2;
}
.landing_detail .tizers_block {
  margin-top: 0;
}
.front .tizers_block {
  margin-bottom: 0px;
  margin-top: 10px;
}
.front.wide_page .tizers_block {
  margin-bottom: 0px;
  border-bottom: none;
  padding-bottom: 0px;
}
.tizers_block .row > div {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.tizers_block .item {
  color: #000000;
  margin: 0px 0px 34px;
  white-space: nowrap;
}
.tizers_block .item > div {
  display: table-cell;
  vertical-align: middle;
}
.tizers_block .item .img,
.tizers_block .item .title {
  font-size: 13px;
  color: #555555;
}
.tizers_block .item .img {
  margin: 0px 20px 0px 0px;
  background: #fff;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  min-width: 80px;
}
.tizers_block .item .title {
  text-align: left;
  padding: 0px 0px 0px 20px;
  white-space: normal;
}
.tizers_block .item .title a {
  text-decoration: none;
  color: #555;
  line-height: 16px;
  display: block;
}

/* Start page float banners block */
.start_promo {
  width: 100%;
}
.start_promo .item {
  width: 25%;
  border: 10px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 25%;
  padding-bottom: 19%;
  float: left;
  height: 0;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.start_promo .item .img_block {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.start_promo .item img {
  max-height: 268px;
  max-height: 100%;
  position: absolute;
  left: 0;
  vertical-align: middle;
}
.start_promo .item .opacity_block {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.start_promo .item:hover .opacity_block {
  opacity: 0.1;
  z-index: 11;
}
.start_promo .item.wide50 {
  width: 50%;
}
.start_promo .item.wide100 {
  width: 100%;
}
.start_promo .item span.main_wrap {
  display: block;
  max-width: 195px;
  bottom: 20px;
  left: 20px;
  position: absolute;
  z-index: 10;
  color: #fff;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
}

.start_promo .item span.main_wrap i {
  display: block;
  font-style: normal;
}

.start_promo .item.wide50 span.main_wrap {
  max-width: 340px;
}
.start_promo .item.wide100 span.main_wrap {
  max-width: 500px;
}
.start_promo .item p *,
.start_promo .item p {
  color: #fff;
}
.start_promo .item p {
  margin-bottom: 0px;
  line-height: 15px;
}
.wrapper_inner .start_promo .item i span p span {
  line-height: 16px;
  padding: 0px 7px 7px;
  position: relative;
  margin: -11px 0px 0px;
}
.wrapper_inner .start_promo .item i span p:first-child span {
  line-height: 27px;
  padding-bottom: 1px;
  margin-top: 0px;
}
.wrapper_inner .start_promo .item i span p .tizer_text {
  margin: 3px 0px 0px;
  padding-top: 5px;
}

.start_promo .item a {
  color: #fff;
  text-decoration: none;
}
.start_promo .item a:hover {
  color: #fff;
  text-decoration: none;
}
.start_promo .item i.title span {
  font-weight: bold;
  font-size: 18px;
}
.bx-ie .start_promo.t1 .item i.title {
  position: relative;
  line-height: 1;
  color: #fff;
  display: inline;
  white-space: pre-wrap;
  border: 0 solid #00a7df;
  border-width: 0.25em 0;
}
.bx-ie .start_promo.t1.title,
.bx-ie .start_promo1 .title:after {
  background-color: #00a7df;
}
.start_promo .item i.price {
  margin-top: 10px;
}
.start_promo .item i.price span {
  font-size: 16px;
  display: inline-block;
  line-height: 19px;
}
.start_promo .catalog_btn {
  margin: 20px 0px 40px;
  text-align: center;
}
.start_promo .item i.title span,
.start_promo .item i.price span {
  box-decoration-break: clone;
}

.wrap_tizer {
  position: absolute;
  bottom: 20px;
  z-index: 2;
  width: 100%;
  color: #fff;
  transition: all ease 0.5s;
}
.item:hover .wrap_tizer {
}
.wrap_tizer .wrap_outer {
  position: relative;
  left: -3px;
  padding: 4px 0 5px;
  font-size: 16px;
  line-height: 16px;
  background: #23618c;
  color: #fff;
  display: inline;
}
.wrap_tizer .wrap_outer.title {
  font-weight: bold;
  font-size: 18px;
}
.wrap_tizer .wr_block {
  transition: all ease 0.1s;
}
.wrap_tizer .wr_block.price {
  opacity: 0;
  visibility: hidden;
  height: 0px;
  color: #fff;
  font-size: 13px;
  max-height: 54px;
  overflow: hidden;
}
.item:hover .wrap_tizer .wr_block.price {
  height: auto;
  opacity: 1;
  visibility: visible;
  display: block;
  margin: 10px 0px 0px;
}
.wr_block.price .wrap_outer_desc {
  line-height: 18px;
  font-size: 13px;
}
.wrap_tizer.center_blocks {
  text-align: center;
}
.wrap_tizer.right_blocks {
  text-align: right;
  padding: 0px;
}
.wrap_tizer.dark_text .wrap_outer .inner_text {
  color: #1d1a1a;
}
.wrap_tizer .wrapper_inner_tizer {
  padding: 0 33px 0 20px;
}
.wrap_tizer.right_blocks .wrap_outer {
  left: -13px;
}
.wrap_tizer.right_blocks .wrapper_inner_tizer {
  padding-right: 20px;
}

.bx-firefox .wrap_tizer .wr_block.price {
  margin-top: 11px;
}
.wrap_tizer .wr_block.price .wrap_outer,
.wrap_tizer .wr_block.price .wrap_outer .outer_text {
  padding-top: 4px;
}
.wrap_tizer .wrap_outer .outer_text {
  position: relative;
  left: 15px;
  background: #23618c;
  padding: 4px 0 5px;
}
.wrap_tizer .wrap_outer .inner_text {
  position: relative;
  left: -7px;
  color: #fff;
  font-style: normal;
  background: #23618c;
  z-index: 1;
  font-weight: bold;
}

.top_big_banners .wrap_tizer .wrapper_inner_tizer {
  /*padding-right:10px;*/
}
.top_big_banners .wrap_tizer .wrap_outer.title {
  font-size: 10px;
  text-transform: uppercase;
}
.top_big_banners .wrap_tizer .preview {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0px 0px;
}

/* TABS */
.tabs {
  margin-bottom: 25px;
}
.tabs .tab-content {
  background-color: white;
  border: none;
  padding: 40px 0px 0px;
}
.tabs .nav-tabs + .tab-content {
  border-top: 0;
}
.tabs .nav-tabs + .tab-content h3:first-of-type {
  margin-top: 0px;
}
.tabs .nav-tabs {
  margin: 0;
  border-bottom-color: #f2f2f2;
}
.tabs .nav.nav-tabs a {
  background: #f9f9fa;
  border: 1px solid #f2f2f2;
  color: #222222;
  margin: 0px -1px -1px 0px;
  padding: 17px 25px 18px;
  text-decoration: none;
  border-radius: 0;
  font-weight: bold;
  text-transform: none;
}
.tabs .nav-tabs li.active a:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 2px;
  background: #ddd;
}
.tabs .nav.nav-tabs li.active a,
.tabs .nav.nav-tabs li.active a:hover,
.tabs .nav.nav-tabs li.active a:focus,
.tabs .nav.nav-tabs li.active a:active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
}
.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:hover,
.nav.nav-tabs > li.active > a:focus {
  border-color: #f5f5f5;
}
.tabs .nav-tabs a:hover,
.tabs .nav-tabs a:active,
.tabs .nav-tabs a:focus {
  background: #fff;
}
.tabs .tab-content .item + .item {
  border-top: 1px solid #e6e6e6;
  padding-top: 25px;
  margin-top: 25px;
}
.tabs .tab-content .flexslider .item + .item {
  padding: 0px;
  margin: 0px;
}
.tabs .tab-content .flexslider:not(.ethumbs) .item + .item {
  border: none;
}
.tabs .nav-tabs > li,
.pagination > li,
.flex-direction-nav li {
  padding-left: 0px;
  margin-bottom: 0px;
  position: static;
}
.tabs .nav-tabs > li:before,
.pagination > li:before,
.flex-direction-nav li:before {
  display: none;
}
.tabs .nav-tabs.centered {
  text-align: center;
}
.tabs .nav-tabs.centered > li {
  display: inline-block;
  float: none;
}

/*flexslider*/
.wr > li {
  margin-left: 15px;
  background: #fff !important;
  margin-right: 0px;
  float: left;
  box-shadow: none;
  border: 0px solid transparent; /*transition:all 0.2s ease;*/
  opacity: 0;
}
.flex-viewport .wr > li:hover,
.flex-viewport .wr > li.hover {
  border: 0px solid transparent;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  height: auto !important;
}

/*front sections*/
.sections_wrapper {
  margin: 0px 0px 30px;
}
.front.wide_page .sections_wrapper {
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.sections_wrapper .top_block {
  padding: 0px;
}
.sections_wrapper .list .row > div {
  padding: 0px;
  margin: 0px 0px -1px -1px;
}
.sections_wrapper .list .item {
  text-align: center;
  border: 1px solid #f2f2f2;
  padding: 30px 10px 30px;
  transition: all ease 0.2s;
}
.sections_wrapper .list .item:hover {
  border-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.sections_wrapper .list .item:not(.section_item) .img {
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  margin: 0px auto 22px;
}
.sections_wrapper .list .item .img img {
  max-width: 100%;
  max-height: 100%;
}
.sections_wrapper .list .item .name {
  font-weight: bold;
  font-size: 1.071em;
  line-height: 20px;
}
.sections_wrapper .list .item .name a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.sections_wrapper .list .item.section_item {
  text-align: left;
  padding-left: 40px;
}
.sections_wrapper .list .item.section_item .img {
  width: 80px;
  height: 80px;
  float: left;
}
.sections_wrapper .list .item.section_item .section_info {
  padding-left: 105px;
}

/*
.section_block .sections_wrapper .list .row > div{margin:0px 0px -1px 0;}
.section_block .sections_wrapper .list .item{margin:0px 0px -1px -1px;}
*/
.section_block .sections_wrapper .list .item {
  margin: 0px;
}
.section_block .sections_wrapper .list .row > div {
  margin: 0px 0px -1px -1px;
}

/*tabs*/
.specials_slider_wrapp,
.tab_slider_wrapp,
.specials.tab_slider_wrapp {
  padding: 0px;
  clear: both;
}
.tab_slider_wrapp {
  padding-top: 20px;
  margin: 0px 0px 30px;
}
.front.wide_page .tab_slider_wrapp {
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.front.wide_page .maxwidth-theme + .maxwidth-theme .tab_slider_wrapp {
  padding-top: 10px;
}
.catalog_detail + .tab_slider_wrapp,
.catalog_detail + .clearfix + .tab_slider_wrapp {
  border-top: 1px solid #f2f2f2;
  padding-top: 21px;
}
.catalog_detail .form .form_footer {
  margin: 0;
}
.specials_slider_wrapp ul.tabs,
.tab_slider_wrapp ul.tabs {
  margin: 0px 0px 0px;
}
.specials_slider_wrapp ul.tabs > li,
.tab_slider_wrapp ul.tabs > li {
  margin: 0px 29px 0 0;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: auto;
  padding-left: 0px;
}
.specials_slider_wrapp ul.tabs > li span,
.tab_slider_wrapp ul.tabs > li span {
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  border-bottom-width: 0px;
  padding: 0px 0px 5px 0px;
  font-weight: bold;
}
.specials_slider_wrapp ul.tabs > li:hover span,
.tab_slider_wrapp ul.tabs > li:hover span {
  color: #000000;
}
.specials_slider_wrapp ul.tabs > li:first-child,
.tab_slider_wrapp ul.tabs > li:first-child {
  padding-left: 0px;
}
.specials_slider_wrapp ul.tabs li.cur,
.tab_slider_wrapp ul.tabs li.cur {
  background: none;
}
.specials_slider_wrapp ul.tabs li.cur span,
.tab_slider_wrapp ul.tabs li.cur span {
  color: #222;
  border-bottom: 2px solid #ddd;
}
.specials_slider_wrapp ul.tabs li.cur:hover span,
.tab_slider_wrapp ul.tabs li.cur:hover span {
  color: #222;
}
.specials.tab_slider_wrapp ul.tabs_content {
  margin-bottom: 35px;
}
.bottom_slider.tab_slider_wrapp .catalog_item,
.bx_item_list_you_looked_horizontal.detail .catalog_item,
.tabs_slider.slides .catalog_item {
  float: left;
}
body .container .bottom_slider.tab_slider_wrapp {
  padding-top: 32px;
}
body .container .bottom_slider.tab_slider_wrapp .slider_navigation.top {
  top: 29px;
}
body .container .bottom_slider.tab_slider_wrapp .tabs > li {
  margin-bottom: 6px;
}

/*special front start*/
.best_block.tab_slider_wrapp ul.tabs_content {
  margin: 34px 0px 0px;
  padding: 0px;
}
.best_block.tab_slider_wrapp ul.tabs_content li.tab {
  margin: 0px;
  padding: 0px;
  position: static;
  overflow: visible;
}
.best_block.tab_slider_wrapp ul.tabs_content li.tab > ul {
  margin: 0px;
}
.best_block.tab_slider_wrapp ul.tabs_content li.tab > .tabs_slider {
  min-height: 300px;
  background: #fff
    url(../../../../../../local/templates/styllight/images/loaders/pl3.gif)
    no-repeat center center;
}
.best_block.tab_slider_wrapp ul.tabs_content li.tab.opacity1 > .tabs_slider {
  background: none;
}
.best_block.tab_slider_wrapp
  ul.tabs_content
  li.tab
  > .tabs_slider
  .top_wrapper {
  /*background:#fff;*/
  opacity: 0;
  transition: opacity 0.3s ease;
}
.best_block.tab_slider_wrapp
  ul.tabs_content
  li.tab.opacity1
  > .tabs_slider
  .top_wrapper {
  opacity: 1;
}
.best_block.tab_slider_wrapp ul.tabs_content li.tab .catalog_block {
  font-size: 0px;
}
.best_block.tab_slider_wrapp ul.tabs_content li.tab .catalog_block > div {
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  float: none;
  margin: 0px 0px -2px -1px;
}
.bx-ie
  .best_block.tab_slider_wrapp
  ul.tabs_content
  li.tab
  .catalog_block
  > div {
  /*float:left;*/
}
body .tabs_slider .catalog_item {
  margin: 0px;
  padding: 0px;
  overflow: visible;
}
body .tabs_slider .catalog_item .inner_wrap {
  margin: 0px 0px 0px -1px;
  padding: 20px 19px 21px 20px;
  border: 1px solid #eee;
  background: #fff;
  -webkit-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  -moz-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  -o-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
}
body .best_block .tabs_slider .catalog_item .inner_wrap {
  margin: 0px;
}
.bx-touch .best_block .tabs_slider .catalog_item .inner_wrap,
body .best_block .tabs_slider .catalog_item:not(:hover) .inner_wrap,
body .tabs_slider .catalog_item {
  height: 100%;
}

.footer_button {
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
  text-align: center;
  font-size: 13px;
  color: #333;
}
.footer_button .name {
  color: #777;
}
.footer_button .char .char_item {
  margin: 0px 0px 3px;
  line-height: 18px;
}
.footer_button .char .char_item:last-child {
  margin-bottom: 0px;
}
body .catalog_item:hover .footer_button,
body .catalog_item.hover .footer_button {
  opacity: 1;
  visibility: visible;
  height: 30px;
  margin: 11px 0px 0px;
  height: auto;
}
.best_block.tab_slider_wrapp .item .catalog_item:hover .item_info,
.block .catalog_block .catalog_item_wrapp .catalog_item:hover .item_info {
}
.block .catalog_block .catalog_item_wrapp .catalog_item {
  cursor: default;
}
body .tabs_slider .catalog_item:hover {
  z-index: 4;
}
body .tabs_slider .catalog_item:hover .inner_wrap {
  border-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.bx-firefox body .tabs_slider .catalog_item:hover .inner_wrap {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.best_block.tab_slider_wrapp .item .catalog_item .item_info {
  transition: height ease 0.8s 1.2s;
  text-align: center;
}

.ajax_load.block .footer_button {
  display: none;
}
.ajax_load.block .item_block:hover .footer_button,
.ajax_load.block .item_block .catalog_item.hover .footer_button {
  display: block;
}

/*mobile*/
.mobile .catalog_item .footer_button {
  display: block;
  opacity: 1;
  visibility: visible;
  height: auto;
}
.mobile .catalog_item {
  height: 100%;
}
.mobile .catalog_item .like_icons span {
  opacity: 1;
  visibility: visible;
}
.mobile .catalog_item:hover .footer_button,
.mobile .catalog_item.hover .footer_button {
  margin-top: 0px;
}
.mobile .catalog_item .item_info {
  padding-bottom: 10px;
}
.mobile .tabs_slider .catalog_item:not(.touch):hover,
.mobile .tabs_slider .catalog_item.hover {
  padding-bottom: 0px;
}

.tab_slider_wrapp:not(.specials) .top_blocks {
  position: relative;
  padding: 32px 0px 0px;
  border-top: 1px solid #f2f2f2;
}
.best_block.tab_slider_wrapp .top_blocks {
  padding: 0px;
  border-top-width: 0px;
}

.catalog_item .image_wrapper_block {
  margin: 0px auto 10px;
  position: relative;
}

.stickers {
  left: 0px;
  top: 4px;
  position: absolute;
  z-index: 3;
  line-height: 20px;
  text-align: left;
  padding-right: 50px;
  font-size: 0px;
}
.stickers > div {
  display: inline-block;
}
.stickers [class*="sticker_"] {
  background-color: #4fad00;
  width: auto;
  margin: 0px 3px 6px;
  letter-spacing: 0.5px;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  padding: 5px 10px 4px;
  text-transform: uppercase;
  border-radius: 2px;
}
.container .catalog_detail .stickers [class*="sticker_"] {
  padding-bottom: 5px;
}
.container .catalog_detail .item_main_info .stickers [class*="sticker_"] {
  padding-top: 5px;
  font-size: 11px;
}
.bx-ie .stickers [class*="sticker_"] {
  padding-top: 5px;
}

.stickers * {
  text-align: left;
}
.stickers .sticker_sale_text {
  background-image: none;
  background-color: #e52929;
  display: inline-block;
  color: #fff;
  width: auto;
  font-size: 10px;
  line-height: 12px;
  position: relative;
  box-sizing: border-box;
}
.stickers .sticker_hit,
.stickers .sticker_khit {
  background-color: #2992d9;
}
.stickers .sticker_stock,
.stickers .sticker_aktsiya {
  background-color: #ffc438;
  color: #1d2029;
}
.stickers .sticker_recommend,
.stickers .sticker_sovetuem {
  background-color: #893ca9;
}

.item .stickers {
  left: 0px;
}
.display_list .item .stickers {
  top: 5px;
  left: 3px;
}

.catalog_item .cost.prices {
  margin: 11px 0px 0px;
  line-height: 0px;
}
.catalog_block .cost.prices .price {
  margin-bottom: 8px !important;
}

.rating {
  height: 20px;
  margin: 0px 0px 9px;
}
.rating .iblock-vote {
  display: inline-block;
  margin: 6px auto 0px;
}
.description .rating .iblock-vote {
  margin-top: 4px;
}

/*fast view*/
.fast_view_block {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: rgba(229, 229, 229, 0.9);
  text-decoration: none;
  border-radius: 2px;
  visibility: hidden;
  position: absolute;
  text-align: center;
  margin-left: -75px;
  margin-top: -20px;
  line-height: 36px;
  cursor: pointer;
  color: #666;
  height: 36px;
  width: 150px;
  opacity: 0;
  z-index: 99;
  left: 50%;
  top: 50%;
  font-size: 13px;
}
.with_fast_view .item:hover .fast_view_block,
.with_fast_view .catalog_item:hover .fast_view_block,
.with_fast_view .catalog_item.hover .fast_view_block {
  visibility: visible;
  opacity: 1;
}
.with_fast_view .list_item .fast_view_block {
  position: relative;
  margin: 0px auto;
  left: 0px;
  top: 0px;
  padding: 0px 14px 0px 36px;
  width: auto;
}
.with_fast_view .list_item .fast_view_block:before,
.icons.fast_view_block:before {
  content: "";
  opacity: 0.5;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -8px;
  width: 17px;
  height: 16px;
  background: url("../../../../../../local/templates/styllight/images/svg/next.svg") -290px -304px
    no-repeat;
}
.icons.fast_view_block {
  font-size: 0px;
  width: 50px;
  height: 50px;
}
.with_fast_view .module_products_list .icons.fast_view_block {
  width: 40px;
  height: 40px;
  margin: 0px;
  top: 5px;
  left: 5px;
}

/*special front end*/

.similar_products_wrapp .content_inner.tab {
  overflow: hidden;
}

.wrapper_block .top_block {
  margin-bottom: 30px;
}
.recomendation.wrapper_block .top_block {
  border-top: 1px solid #f2f2f2;
  margin-bottom: 10px;
  padding-top: 32px;
}
.recomendation.wrapper_block ul.slider_navigation.top_big {
  top: 30px;
}
.detail_footer .top_block {
  border-top: 1px solid #f2f2f2;
  position: relative;
}
.wrapper_block .all_wrapp {
  position: relative;
}
.wrapper_block .all_wrapp .content_inner.absolute {
  position: absolute;
  z-index: 111;
  zoom: 1;
  width: 100%;
}
.tab.content_inner:not(.absolute) .flex-viewport {
  padding-bottom: 40px;
}
.wraps.goods-block .tab.content_inner:not(.absolute) .flex-viewport {
  padding-bottom: 53px;
  margin-bottom: -40px;
}
.tabs_content .flex-viewport,
.wrapper_block .flex-viewport {
  margin-top: 26px;
  position: relative;
}
.tabs_content .flex-viewport:before,
.tabs_content .flex-viewport:after,
.tab .flex-viewport:before,
.tab .flex-viewport:after {
  content: "";
  position: absolute;
  top: 0px;
  height: 100%;
  width: 10px;
  background: #fff;
  z-index: 3;
}
.tabs_content .flex-viewport:before,
.tab .flex-viewport:before {
  left: -1px;
}
.tabs_content .flex-viewport:after,
.tab .flex-viewport:after {
  right: 0px;
}
.specials_slider > li {
  width: 220px !important;
  padding: 20px 20px 12px;
  opacity: 0;
  min-height: 305px;
}
.specials_slider > li:hover,
.specials_slider > li.hover {
  padding: 20px 20px 20px;
}
hr.bottoms {
  margin-bottom: 30px;
}

.detail .wraps {
  clear: both;
}

.tabs_slider > li > .inner_wrap,
.wrapper_block .wr > li > .inner_wrap {
  padding: 20px;
}

.image_wrapper_block,
.image_wrapper_block a {
  min-width: 70px;
  height: 170px;
  line-height: 170px;
  margin: 0 auto;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  zoom: 1;
  display: block;
}
.list_item .image_wrapper_block,
.list_item .image_wrapper_block a {
  width: 200px;
  height: 200px;
  line-height: 200px;
}
.list_item .image_wrapper_block,
.list_item .image_wrapper_block a {
  position: relative;
}
.table.catalog .module_products_list .foto-cell .image_wrapper_block,
.table.catalog .module_products_list .foto-cell .image_wrapper_block a {
  position: relative;
}
.image_wrapper_block a {
  position: relative;
}
.image_wrapper_block a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.image_wrapper_block img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

/*likes*/
.like_icons {
  position: absolute;
  top: 1px;
  right: 0px;
  z-index: 53;
}
.like_icons span {
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  margin: 0px 0px 5px;
  overflow: hidden;
  border-radius: 100%;
}
.like_icons span.added {
  opacity: 0.6;
  visibility: visible;
}
.catalog_item:not(.touch):hover .image_wrapper_block .like_icons span,
.catalog_item.hover .image_wrapper_block .like_icons span {
  opacity: 1;
  visibility: visible;
}
.like_icons span i {
  width: 30px;
  height: 30px;
  display: block;
  background: url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg")
    0px 0px no-repeat;
}
.like_icons .wish_item i {
  background-position: 5px -16px;
}
.like_icons .compare_item i {
  background-position: -18px -17px;
}
.like_icons .wish_item.added i {
  background-position: 5px -44px;
}
.like_icons .compare_item.added i {
  background-position: -18px -45px;
}
.like_icons span:hover {
  cursor: pointer;
  background-color: #e3e3e3;
}
html:not(.bx-touch) .like_icons .wish_item:hover i {
  background-position: 5px -72px;
}
html:not(.bx-touch) .like_icons .compare_item:hover i {
  background-position: -18px -73px;
}
html:not(.bx-touch) .like_icons .wish_item.added:hover i {
  background-position: 5px -44px;
}
html:not(.bx-touch) .like_icons .compare_item.added:hover i {
  background-position: -18px -45px;
}

.item_slider .like_icons span i {
  width: 34px;
  height: 34px;
  background-image: none;
  position: relative;
}
.item_slider .like_icons span i:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0px 0px -15px;
  width: 30px;
  height: 30px;
  background: url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg")
    5px -16px no-repeat;
}
.item_slider .like_icons .wish_item i:before {
  background-position: 5px -16px;
}
html:not(.bx-touch) .item_slider .like_icons .wish_item:hover i:before {
  background-position: 5px -72px;
}
.item_slider .like_icons .wish_item.added i:before,
html:not(.bx-touch) .item_slider .like_icons .wish_item.added:hover i:before {
  background-position: 5px -44px;
}

.item_slider .like_icons .compare_item i:before {
  background-position: -18px -17px;
}
html:not(.bx-touch) .item_slider .like_icons .compare_item:hover i:before {
  background-position: -18px -73px;
}
.item_slider .like_icons .compare_item.added i:before,
html:not(.bx-touch)
  .item_slider
  .like_icons
  .compare_item.added:hover
  i:before {
  background-position: -18px -45px;
}

.catalog_item_wrapp:hover .like_icons span {
  opacity: 1;
  visibility: visible;
}

.description_wrapp .like_icons {
  position: static;
  font-size: 0px;
  margin: 23px 0px 0px;
  border-top: 1px solid #f2f2f2;
  padding: 14px 0px 0px;
}
.description_wrapp .like_icons > div {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  padding: 0px 30px 0px 0px;
}
.description_wrapp .like_icons span {
  opacity: 1;
  visibility: visible;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 0px;
}
.description_wrapp .like_icons span i {
  display: inline-block;
  vertical-align: middle;
}
.description_wrapp .like_icons span div,
.description_wrapp .like_icons span span {
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 0px 0px 10px;
}
.description_wrapp .like_icons span:not(.added):hover {
  background-color: #fff;
}
.description_wrapp .like_icons span:not(.added):hover i {
  background-color: #e3e3e3;
}
.description_wrapp .like_icons span.added,
.description_wrapp .like_icons span.added:hover {
  background: #fff;
  color: #333;
}
.description_wrapp .like_icons span i {
  overflow: hidden;
  border-radius: 100%;
}
.description_wrapp .like_icons span:not(.added):hover div,
.description_wrapp .like_icons span:not(.added):hover span {
  color: #333;
}

.item_main_info .like_icons span {
  opacity: 1;
  visibility: visible;
}

/*title and stock*/
.flex-viewport .catalog_item .item_info {
  border-top-width: 0px;
  margin: 9px 0px 0px;
  box-sizing: content-box; /*padding:5px 0px;*/
}
.flex-viewport .catalog_item .item_info .item-title a:hover,
.flex-viewport .catalog_item:hover .item_info .item-title a {
  border-bottom-width: 0px;
}
.flex-viewport li:hover a {
  text-decoration: none;
}

/*price*/
.cost.prices .price,
.module-cart .row_titles .item_title,
.module-cart .row_values .price {
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  white-space: normal;
}
.cost.prices .price {
  margin-bottom: 8px;
}
.module-cart .cost.prices .price {
  font-size: 14px;
  margin-bottom: 0px;
}
.compare_view .item_block .cost.prices .price {
  margin: 10px 5px 0px 0px;
}
.information .cost.prices .price {
  line-height: 20px;
}
.cost.prices .price.only_price {
  margin: 8px auto 2px;
  display: inline-block;
  float: none;
  white-space: normal;
}
.cost.prices .price .measure {
  font-size: 15px;
}
.cost.prices .price_name {
  font-size: 12px;
  line-height: 15px;
  margin: 5px 0px 5px;
  clear: both;
  font-weight: normal;
}

.flexslider .cost.prices .price_name {
  margin-top: 8px;
}

.information .cost.prices .price_name:first-of-type {
  margin-top: 0px;
}
.information .cost.prices .price_name {
  margin-top: 12px;
}

body .js_price_wrapper.price {
  display: block;
  margin: 0px;
}
.js_price_wrapper.price .offers_price_wrapper {
  padding-bottom: 2px;
}
.js_price_wrapper.price .offers_price_title:first-of-type {
  margin-top: -2px;
}
.js_price_wrapper.price .offers_price,
.js_price_wrapper.price .offers_price_old {
  display: inline-block;
  margin: 0px 7px 8px;
}
.js_price_wrapper.price .price .values_wrapper {
  display: inline-block;
}
.js_price_wrapper.price .offers_price_old {
  color: #888;
}
.list .js_price_wrapper.price .offers_price,
.list .js_price_wrapper.price .offers_price_old {
  margin-left: 0px;
}

.cost.prices .price.discount {
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  float: none;
}
.cost .price {
  margin-right: 7px;
  margin-left: 7px;
}
.catalog_detail .cost .price,
.table .cost .price,
.list .cost .price {
  margin-left: 0px;
}
.cost .price.discount strike,
.row_values .price.discount strike,
.cost .price.discount span,
.row_values .price.discount span {
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #888;
  text-decoration: line-through;
}
.display_list .cost.prices .price {
  font-size: 18px;
}

.offers_price_wrapper > div {
  margin: 0px 0px 10px;
}
.offers_price_wrapper > div:last-of-type {
  margin-bottom: -1px;
}
.offers_price_wrapper .offers_price_old {
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #666;
  text-decoration: line-through;
  margin-top: -3px;
}
.catalog_detail .offers_price_wrapper .offers_price_old {
  font-size: 16px;
  margin-top: 0px;
}
.offers_price_wrapper .offers_price_title {
  font-size: 12px;
  line-height: 15px;
  margin: 8px 0px 5px;
  font-weight: normal;
  color: #888;
}
.offers_price_wrapper .offers_price + .offers_price_title {
  /*margin-top:16px;*/
}

.row_titles .w_title {
  margin-bottom: 5px;
}

/*price matrix*/
.offers_price_wrapper > div {
  /*margin:0px 10px 10px 0px;*/ /*display:inline-block;*/
}
.price_matrix_block .price_name {
  font-size: 12px;
  line-height: 15px;
  margin: 8px 0px 5px;
  font-weight: normal;
  color: #888;
}
body .prices .price_wrapper_inner {
  border-bottom: 1px dotted #777;
}
body .prices .price_matrix_block .price_matrix_wrapper {
  display: inline-block;
}
body .prices .price_matrix_block .price_group:first-of-type {
  margin-bottom: 10px;
}
body .prices .price_matrix_block .price_wrapper_block {
  white-space: nowrap;
  display: table-row;
  position: relative;
}
body .prices .price_matrix_block .price_wrapper_block > div {
  background: url(../../../../../../local/templates/styllight/images/dott.png)
    center bottom repeat-x;
  display: table-cell;
  text-align: left;
  vertical-align: top;
  font-size: 12px !important;
  font-weight: normal;
  color: #888;
  line-height: 20px;
  float: none;
  padding: 3px 0px 2px 9px;
  margin: 0px;
}
body .catalog_detail .prices .price_matrix_block .price_wrapper_block > div {
  padding-bottom: 4px;
}
body .catalog_detail .prices .price_matrix_block .price_wrapper_block > div {
  font-size: 13px !important;
}
body .prices .price_matrix_block .price_wrapper_block > div:first-of-type {
  padding-left: 0px;
}
body .prices .price_matrix_block .price_wrapper_block:last-of-type > div {
  background: none;
}
body .prices .price_matrix_block .price_wrapper_block .price.discount {
  position: static;
  vertical-align: top;
  line-height: 20px;
  display: table-cell;
}
body .prices .price_matrix_block .price_wrapper_block .price.discount span {
  font-size: 12px;
  line-height: 15px;
}
body .prices .price_matrix_block .price_wrapper_block .price:not(.discount) {
  color: #1d2029;
  line-height: 20px;
  font-weight: bold;
  display: table-cell;
}
body .catalog_block .prices .price_matrix_block {
  overflow: hidden;
}
body .catalog_block .prices .price_matrix_block .price_wrapper_block {
  display: block;
}

/*body .ajax_load.block .prices .price_matrix_block .price_wrapper_block{background:url(../../../../../../local/templates/styllight/images/dott.png) center bottom repeat-x;display:block;height:25px;overflow:hidden;}
body .ajax_load.block .prices .price_matrix_block .price_wrapper_block:last-of-type{background:none;}
body .ajax_load.block .prices .price_matrix_block .price_wrapper_block > div{background:none;}
body .ajax_load.block .prices .price_matrix_block .price_wrapper_block .price_interval{display:inline-block;float:left;width:43px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
body .ajax_load.block .prices .price_matrix_block .price_wrapper_block .all_price{display:block;white-space:normal;}
body .ajax_load.block .prices .price_matrix_block .price_wrapper_block .price_interval + .all_price{padding:0 0 0 45px;}
body .ajax_load.block .prices .price_matrix_block .price_wrapper_block .all_price > div{display:inline-block;padding:3px 0px 2px;}
body .ajax_load.block .prices .price_matrix_block .price_wrapper_block .all_price .price{font-size:12px;margin:0px !important;}
body .ajax_load.block .prices .price_matrix_block .price_wrapper_block .all_price .price.discount{padding-left:5px;}*/

body .ajax_load.block .view_sale_block {
  width: auto;
}
body .ajax_load.block .view_sale_block .quantity_block .values {
  overflow: visible;
}
body .ajax_load.block .view_sale_block .quantity_block .values .item {
  border-radius: 0 2px 2px 0;
  overflow: hidden;
}
.view_sale_block .values .count_d_block .item:last-child {
  display: none;
}
body .ajax_load.block .counter_wrapp .button_block.wide {
  width: auto;
}

body .prices .price_group {
  margin-top: 10px;
  margin-bottom: 0px;
}
body .cost.prices .price_group:first-of-type {
  margin-top: 0px;
}

.cost.prices .strike_block .price,
.cost.prices .strike_block.offers_price {
  font-size: 16px;
  line-height: 15px;
  font-weight: normal;
  color: #888;
  text-decoration: line-through;
}
body .module_products_list .cost.prices .strike_block .price,
.cost.prices .strike_block .price span,
body .module_products_list .cost.prices .strike_block.offers_price {
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
}
.js_price_wrapper.price .strike_block .price .values_wrapper,
.js_price_wrapper.price .strike_block.offers_price .price .values_wrapper {
  display: inline;
}

/*sales*/
.sale_block {
  margin: 3px 0px 2px;
  clear: both;
  font-size: 0px;
  font-weight: normal;
}
.sale_block .text {
  display: inline-block;
  font-size: 12px;
  background: #ffd02e;
  padding: 3px 8px 2px;
  line-height: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 1px 0px 1px 3px;
}
.sale_block .value {
  font-size: 12px;
}
.sale_block .title {
  font-size: 12px;
}
.sale_block .title + .text {
  margin-left: 7px;
}
body .prices .sale_block div.text {
  width: auto;
}
.catalog_block .sale_block {
  margin-top: -3px;
}
.module_products_list .sale_block {
  margin-top: 1px;
}
.catalog_block .price_matrix_block .sale_block {
  margin-top: -3px;
}

.sale_block .value {
  display: inline-block;
  background: #e32330;
  color: #fff;
  line-height: 21px;
  border-radius: 3px;
  padding: 0px 8px;
  margin: 3px 0px;
}

body .wrapper .catalog_item .item_info .buttons_block {
  margin-top: 17px;
  text-align: center;
}

/*brands front start*/
.brands_slider_wrapp {
  padding: 25px 30px 27px;
  border-top: 1px solid #f2f2f2;
  margin: 0px 0px 0px;
  overflow: hidden;
  max-height: 100px;
}
.front.wide_page .brands_slider_wrapp {
  padding: 50px 30px 52px;
  max-height: 150px;
}
.brands_slider_wrapp ul.brands_slider li a {
  margin: 0 10px;
  display: block;
}
.brands_slider_wrapp ul.brands_slider li:before {
  display: none;
}
.brands_slider_wrapp .flex-viewport {
  height: 48px;
  overflow: hidden;
}
.brands_slider > li {
  line-height: 48px;
  text-align: center;
  float: left;
}
.brands_slider_navigation ul.flex-direction-nav {
  position: relative;
  height: 0;
  zoom: 1;
}
.brands_slider > li a {
  text-decoration: none;
}
.brands_slider_wrapp li img {
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);
  max-width: 120px;
}
.brands_slider_wrapp li img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  khtml-opacity: 1;
  opacity: 1;
  filter: none;
  -webkit-filter: grayscale(0%);
}
.brands_slider_wrapp .flex-direction-nav li a,
.brands_slider_wrapp .flex-direction-nav li span,
.module-pagination .flex-direction-nav li a,
.custom_flex .flex-direction-nav li a,
.custom_flex .flex-direction-nav li span {
  background: url("../../../../../../local/templates/styllight/images/svg/arrows2.svg")
    3px -20px no-repeat;
}
.brands_slider_wrapp .flex-direction-nav li .flex-next,
.module-pagination .flex-direction-nav li.flex-nav-next a,
.custom_flex .flex-direction-nav li.flex-nav-next a,
.custom_flex .flex-direction-nav li.flex-nav-next span {
  background-position: -72px -20px;
}
.brands_slider_wrapp.flexslider .flex-direction-nav li:hover,
.module-pagination .flex-direction-nav li:hover,
.module-pagination .flex-direction-nav li:hover a,
.custom_flex .flex-direction-nav li:hover,
.custom_flex .flex-direction-nav li:hover a,
.custom_flex .flex-direction-nav li:hover span {
  background-color: #fff !important;
}
.brands_slider_wrapp .flex-direction-nav li:hover a.flex-next,
.module-pagination .flex-direction-nav li.flex-nav-next:hover a,
.custom_flex .flex-direction-nav li.flex-nav-next:hover a,
.custom_flex .flex-direction-nav li.flex-nav-next:hover span {
  background-position: -71px 4px;
}
.brands_slider_wrapp .flex-direction-nav li:hover a,
.module-pagination .flex-direction-nav li:hover a,
.custom_flex .flex-direction-nav li:hover a,
.custom_flex .flex-direction-nav li:hover span {
  background-position: 3px 4px;
}

.brand_wrapper {
  margin: 0px 0px 30px;
  border-top: 1px solid #f2f2f2;
}
.brand_wrapper .top_block {
  padding-top: 38px;
}
.brand_wrapper .brands_list {
  font-size: 0px;
}
.brand_wrapper .brands_list .item {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  padding: 0;
  margin: 0px 0px -1px -1px;
  text-align: center;
  height: 122px;
  line-height: 122px;
  border: 1px solid #f5f5f5;
}
.brand_wrapper .brands_list .item > div {
  padding: 0px 8px;
}
.brand_wrapper .brands_list .item img {
  max-width: 100%;
  vertical-align: middle;
}

/*front company block*/
.company_bottom_block {
  margin: 0px 0px 53px;
}
.front.wide_page .company_bottom_block {
  margin-bottom: 0px;
  padding-bottom: 53px;
}

/*flex*/
.brands_slider.slides * {
  box-sizing: border-box;
}
.brands_slider.slides > li {
  margin: 0px 30px 0px 0px;
  padding: 0px !important;
}
.brands_slider.slides > li:first-child {
  /*margin-left:0px;*/
}
.brands_slider_wrapp .flex-direction-nav > li {
  position: absolute;
  top: 50%;
  z-index: 2;
  margin-top: -15px;
}
.brands_slider_wrapp .flex-direction-nav > li.flex-nav-prev {
  left: 0px;
}
.brands_slider_wrapp .flex-direction-nav > li.flex-nav-next {
  right: 0px;
}

.brands_slider_wrapp.flexslider .slides img {
  display: inline-block;
  vertical-align: middle;
}
/*brands front end*/

/*news*/
.wrap_md .news_wrap {
  width: 68%;
  margin: 0px 0px 38px;
}
.news_block .news_items {
  font-size: 0px;
}
.news_block .news_items .item {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 0px 20px 17px 0px;
}
.news_block .news_items .item .image {
  float: left;
  width: 90px;
  height: 90px;
  margin-top: 5px;
  text-align: center;
}
.news_block .news_items .item .image img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}
.news_block .news_items .item .image + .info {
  padding-left: 110px;
}
.news {
  position: relative;
}
.news .item .info .date {
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
}
.news .item .info .name {
  font-size: 13px;
  text-decoration: none;
  margin: 1px 0px 0px;
  font-weight: bold;
  display: block;
}
.news .item .info .name:hover {
  text-decoration: underline;
  color: #333;
}
.news .item .info .preview {
  margin: 6px 0px 0px;
  font-size: 12px;
}

/*subscribe form*/
.wrap_md .subscribe_wrap {
  width: 32%;
  margin: 0px 0px 62px;
}
.subscribe-form {
  border-radius: 2px 2px 0px 0px;
  position: relative;
}
.subscribe-form .subscribe-input {
  font-size: 14px;
}
.subscribe-form .wrap_bg {
  padding: 17px 20px 22px;
  border-radius: 2px;
}
.subscribe-form .top_block {
  margin: 0px;
  padding: 0px;
}
.subscribe-form .top_blocks .title,
.subscribe-form .top_blocks .title div {
  font-size: 1.143em;
  font-weight: bold;
  color: #1d2029;
  margin: 0px 0px 3px;
}
.subscribe-form .top_blocks .more,
.subscribe-form .top_blocks .more div {
  font-size: 13px;
  color: #666666;
  line-height: 16px;
}
.subscribe_licenses .licence_block {
  display: inline-block;
}
.footer-grey .subscribe-form .top_blocks .title,
.footer-grey .subscribe-form .top_blocks .title div,
footer .footer-grey.ext_view.footer_inner .social-icons .small_title {
  color: #fff;
}

.subscribe-form form.sform {
  font-size: 0px;
  margin: 11px 0 0;
}
.subscribe-form form.sform > div {
  display: inline-block;
  vertical-align: top;
}
.subscribe-form .email_wrap,
.subscribe-form_footer .email_wrap {
  position: relative;
  margin-right: 5px;
  width: 100%;
}
.subscribe-form .email_wrap {
  margin: 0px;
}
.subscribe-form .email_wrap .email_input {
  background: #fff;
  font-size: 13px;
  padding: 5px 43px 5px 13px;
  height: 34px;
}
.bx-firefox .subscribe-form .email_wrap .email_input {
  padding-top: 4px;
  padding-bottom: 6px;
}
.bx-ie .subscribe-form .email_wrap .email_input {
  height: 34px;
}
.subscribe-form input.send_btn {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 0px;
  text-indent: -9999px;
  width: 33px;
  height: 34px;
  background: #ddd
    url("../../../../../../local/templates/styllight/images/svg/ai.svg") -23px -39px
    no-repeat;
  border-radius: 0px 2px 2px 0px;
}
.subscribe-form label.error,
.subscribe-form_footer label.error {
  position: absolute;
  top: -19px;
  right: 0px;
}

.left_block .subscribe-form {
  margin: 0px 0px 30px;
}
.left_block .subscribe-form .wrap_bg:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("../../../../../../local/templates/styllight/images/mail_xlg.png")
    113px 17px no-repeat;
  display: block;
  opacity: 0.2;
}
.left_block .subscribe-form .top_blocks .text > div,
.left_block .subscribe-form .top_blocks .text > div div {
  color: #fff;
}
.left_block .subscribe-form .top_blocks .more {
  opacity: 0.8;
}
.left_block .subscribe-form input.send_btn,
.left_block .subscribe-form input.send_btn:hover {
  background-color: #ececf2;
  border-color: #ececf2;
}
.left_block .subscribe-form input.send_btn {
  background-image: url("../../../../../../local/templates/styllight/images/svg/next.svg");
  background-position: -245px -332px;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.left_block .subscribe-form input.send_btn:hover {
  opacity: 0.7;
}

/*akc front start*/
.loading_block {
  background: #fff
    url("../../../../../../local/templates/styllight/images/loaders/pl3.gif")
    center center no-repeat;
}
.loading_state.flexslider:not(.flexslider-init) {
  background: url("../../../../../../local/templates/styllight/images/loaders/pl3.gif")
    center center no-repeat;
}
.news_akc_block .top_block {
  padding: 8px 0px 0px;
  margin: 0px 0px 2px;
}
.news_akc_block .top_block a {
  font-size: 1em;
}
.news_akc_block .items .item_block {
  margin: 0px 30px 20px 0px;
  text-align: left;
  float: left;
  width: 1px;
}
.news_akc_block .items > li {
  overflow: visible;
}
.news_akc_block .slides {
  padding-bottom: 0px;
}
.news_akc_block .slides .item .img {
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.news_akc_block .img img {
  vertical-align: middle;
  border-radius: 0px;
  max-width: 100%;
}
.news_akc_block li:hover .img img {
  filter: none;
}
.news_akc_block .item .info {
  padding: 15px 20px 22px;
  line-height: 18px;
}
.news_akc_block .item .info .date {
  line-height: 18px;
  font-size: 0.929em;
  color: #666;
  margin: 0px 0px 4px;
}
.news_akc_block .item .info .name {
  font-size: 1em;
  display: block;
  font-weight: bold;
  line-height: 20px;
}

.news_akc_block .item {
  box-shadow: 0 0 1px #ccc inset;
  background: #fff;
  -webkit-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  -moz-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  -o-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
}
.news_akc_block .item:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.bx-ie-edge .news_akc_block .item,
.bx-ie .news_akc_block .item {
  box-shadow: 0 0 1px #ccc;
}
.bx-ie-edge .news_akc_block .item:hover {
  box-shadow: none;
}
/*akc front end*/

/*bottom banners front start*/
.adv_bottom_block {
  margin: 0px auto 45px;
}
.front.wide_page .adv_bottom_block {
  margin-bottom: 0px;
  padding-bottom: 45px;
  padding-top: 30px;
  background: #fff;
}
.adv_bottom_block .img_inner span {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
}
/*bottom banners front end*/

/*adv top front*/
.adv_list {
  margin: 0px 0px 30px;
}
.adv_list.top {
  border-bottom: 1px solid #f2f2f2;
}
.adv_list .item {
  margin: 0px 0px 34px;
}
.adv_list .item > div {
  display: table-cell;
  vertical-align: middle;
  color: #333333;
}
.adv_list.top .item .img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  padding: 0px 20px 0px 0px;
  vertical-align: top;
}
.adv_list.top .item .img_inner {
  overflow: hidden;
  border-radius: 100%;
}
.adv_list .item .name {
  font-size: 0.929em;
  color: #777 !important;
  display: block;
  line-height: 16px;
}
.adv_list .item .desc {
  font-weight: bold;
  margin-top: 5px;
  line-height: 18px;
  display: block;
}

.front.wide_page .maxwidth-theme + .maxwidth-theme .adv_list.small_banners {
}
.front.wide_page .adv_list.small_banners {
  padding: 28px 0px 30px;
  margin-bottom: 0px;
}
.adv_list.small_banners {
  font-size: 0px;
  text-align: center;
}
.adv_list.small_banners > .row > div {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.adv_list.small_banners .item {
  margin-bottom: 30px;
}
.adv_list.small_banners .item .img {
  display: block;
}
.adv_list.small_banners img {
  max-width: 100%;
  max-height: 100%;
}

.block_wr.dark .flex-direction-nav li:hover a.flex-prev {
  background-position: 10px -50px;
}
.block_wr.dark .flex-direction-nav li:hover a.flex-next {
  background-position: -27px -50px;
}
.block_wr.dark .flex-direction-nav li:hover {
  background: #fff;
}

.with_error.col-md-9.content-md {
  width: 100%;
}

/*company text front*/
.wrap_more_item .more_text_item {
  display: none;
  overflow: hidden;
}
.md-50.img {
  padding: 35px 10px 0px 0px;
  text-align: center;
  overflow: hidden;
}
.md-50 img {
  max-width: 100%;
}
.md-50.big {
  padding: 50px 0px 56px 10px;
}
.md-50 .title_block {
  margin: 2px 0px 25px;
}

/*viewed front*/
.viewed_block .rows_block {
  margin: 0px -5px;
  white-space: nowrap;
}
.viewed_block .rows_block .item_block {
  padding: 0px 0px;
  margin: 0px 10px 0px 0px;
  overflow: visible;
}
.viewed_block .title_block {
  margin: 26px 0px 4px;
}
.viewed_block .outer_wrap {
  margin: 0px;
}
.viewed_block .item_block {
}
.viewed_block .item_block .item {
  padding: 20px 12px 10px;
  border: 1px solid #eee;
  background: #8a8a8a;
  opacity: 0.05;
  border-radius: 4px;
  -webkit-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  -moz-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  -o-transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
  transition:
    box-shadow ease-out 0.2s,
    border ease-out 0.2s;
}
.viewed_block .item_block .item.has-item:hover {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}
.viewed_block .item_block .item.has-item {
  background: #fff;
  opacity: 1;
}
.viewed_block .image_wrapper_block,
.viewed_block .image_wrapper_block a {
  height: 91px;
  line-height: 91px;
  width: 91px;
  margin: auto;
  text-align: center;
}
.viewed_block .image_wrapper_block img {
  max-height: 100%;
}
.viewed_block div.item-title a,
.viewed_block div.item-title a span {
  line-height: 18px;
  font-weight: normal;
}
.viewed_block .cost .price,
.viewed_block .cost.prices .price .measure {
  font-size: 14px;
}
.viewed_block .item_info {
  text-align: center;
  padding: 10px 0px 0px;
}
.viewed_block .dark_link {
  color: #555 !important;
}
.viewed_block .item_block .item-title {
  max-height: 57px;
}

.horizontal.viewed_block .image_wrapper_block {
  float: left;
}
.horizontal.viewed_block .item_info {
  padding-left: 106px;
  text-align: left;
}
.horizontal.viewed_block .item_info .cost.prices {
  clear: none;
}
.horizontal.viewed_block .item_info .cost.prices .price_group {
  margin-top: 12px;
}
.horizontal.viewed_block .item_info .cost.prices .price_group:not(.min) {
  display: none;
}
.horizontal.viewed_block .item_info .cost.prices .price_group .price_name {
  padding-top: 0px;
  clear: none;
  display: none;
}

.viewed_product_block {
  border-bottom: 1px solid #eeeeee;
}
.viewed_product_block.no_fill {
  background: #f6f6f7;
}
.viewed_product_block.fill {
  border: none;
}
.viewed_product_block.fill > .wrapper_inner {
  border-bottom: 1px solid #eeeeee;
}
.viewed_product_block .viewed_block {
  padding: 0px 0px 19px;
}

.fill_bg_y .contacts_map,
.fill_bg_y .contacts-page-map {
  background: #fff;
}

.ymaps-b-zoom_hints-pos_right {
  z-index: 2;
}

/* more phone decription */
.wrap_phones .svg-inline-phone,
.more_phone .svg-inline-close {
  cursor: pointer;
}
.wrap_phones .dropdown-mobile-phone {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3000;
  background: #fff;
  display: none;
}
.wrap_phones .dropdown-mobile-phone .more_phone > a,
.wrap_phones .dropdown-mobile-phone .more_phone > span {
  padding: 15px 18px 12px;
  display: block;
  font-weight: bold;
  font-size: 1.071em;
}
.wrap_phones .dropdown-mobile-phone .more_phone > a.no-decript,
.wrap_phones .dropdown-mobile-phone .more_phone > span.no-decript {
  padding: 21px 18px 22px;
}
.wrap_phones .dropdown-mobile-phone .more_phone > a span {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  padding-top: 2px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wrap_phones .dropdown-mobile-phone .more_phone > a.callback {
  font-weight: normal;
}
.wrap_phones .more_phone {
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  line-height: 1.2em;
}
.wrap_phones .more_phone.title {
  background: #fbfbfb;
}
.wrap_phones .more_phone.title .svg-inline-close {
  right: 9px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  margin: -8px 0 0 -8px;
}
.mobile-menu-contacts .descr {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  padding-top: 2px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* end more phone decription */

/* FOOTER */
footer .copy {
  color: #888;
}
footer .copy,
footer .info {
  padding: 0px 0 0px;
}
footer .info {
  color: #ffffff;
}
footer .info .blocks {
  position: relative;
  padding: 0px 0px 0px 32px;
  margin-bottom: 22px;
}
footer .info .blocks:before,
#footer .footer_bottom_inner .phone_block .phone:before {
  content: "";
  display: block;
  width: 16px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 0px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -185px -58px
    no-repeat;
}
.footer_bottom_inner > .right_block {
  padding-left: 258px;
  position: relative;
}
#footer .footer_bottom_inner .phone_block .phone {
  padding-left: 27px;
}
#footer .footer_bottom_inner .phone_block .phone:before {
  background-position: -221px -59px;
  top: 3px;
}
#footer .footer_bottom_inner .phone_block .phone .svg {
  display: none;
}
footer .info div.email:before {
  background-position: -221px -35px;
}
footer .info div.address:before {
  background-position: -203px -57px;
}
footer .info .phone {
  margin-bottom: 19px;
}
footer .info .phone .phone {
  margin-bottom: 0px;
}
footer .info .phone:before {
  top: 3px;
}
footer .phone > a {
  padding: 0px 0px 3px;
}
footer .phone a {
  color: #ffffff;
  font-size: 1.07em;
  font-weight: bold;
}
footer .phone .dropdown {
  top: 24px;
  left: auto;
  min-width: auto;
  max-width: 175px;
  right: -10px;
  max-height: 170px;
  overflow: auto;
}
footer .phone .more_phone {
  font-size: 1em;
}
footer .phone a:nth-child(n + 2) {
  display: block;
}
footer .info .email a {
  color: #fff;
  vertical-align: middle;
}
footer .info .email a:hover {
  text-decoration: none;
}
footer .info i {
  font-size: 14px;
  margin: 0 7px 0 0;
  color: #969ba5;
  vertical-align: middle;
  display: none;
}
.bottom-menu {
  color: #b0b0b0;
  font-weight: normal;
  line-height: 18px;
}
.bottom-menu .items .wrap {
  font-size: 1em;
}
.bottom-menu .items > .item-link {
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.bottom-menu .items > .item-link a,
body .white_middle_text {
  color: #fff;
}
.white_middle_text {
  font-weight: bold;
}
.right_block .bottom-menu .items > .item-link {
  margin: 0px;
}
.right_block .bottom-menu .items .wrap .item-link .item {
  margin-bottom: 8px;
}
.right_block .bottom-menu .items > .item-link a {
  font-weight: bold;
  color: #1d2029 !important;
}
.bottom-menu a {
  color: #555;
  text-decoration: none;
}
.bottom-menu .item {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
}
.items .bottom-middle .bottom-menu .items > .item-link .item {
  margin-bottom: 6px;
}
.bottom-menu .col-sm-6:last-child .item {
  margin-bottom: 0px;
}
footer .white_middle_text {
  color: #fff;
}

.right_block .bottom-menu .item-link .item {
  margin-bottom: 19px;
}

footer .bottom-middle {
  padding: 34px 0px 28px;
}
footer .bottom-under .inner-wrapper {
  padding: 24px 0px 20px;
  border-top: 1px solid #555555;
  margin: 20px 0px 0px;
}
footer .bottom-under .inner-wrapper .copy-block {
  float: left;
  padding: 11px 0px 0px;
}
footer .bottom-under .inner-wrapper .copy-block > div {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 20px 0px 0px;
}
footer .bottom-under .inner-wrapper .social-block {
  float: right;
}
footer .bottom-under .outer-wrapper {
  padding-bottom: 6px;
}
#footer .bottom-under .outer-wrapper .social-icons ul {
  margin: 0px -10px;
}
footer .bottom-under .outer-wrapper .social-icons ul li {
  padding: 0px 5px;
}
footer .bottom-under .outer-wrapper .social-icons ul li a {
  margin-left: 0px;
  margin-right: 0px;
}

footer .print-link {
  color: #a7a7a7;
  font-size: 0.867em;
  cursor: pointer;
  white-space: nowrap;
}
footer .print-link .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 12px 0px 0px;
}
footer .print-link svg {
  display: block;
  vertical-align: middle;
}
footer .print-link svg path {
  fill: #a7a7a7;
}
footer .print-link .text {
  vertical-align: middle;
}
footer .blocks {
  padding: 0px 0px 10px 0px;
}
footer .blocks:first-of-type {
  padding-bottom: 29px;
}
footer .blocks:last-of-type {
  padding-bottom: 0px;
}
footer .info .blocks {
  padding-bottom: 0px;
}
footer .info .email:before {
  top: 3px;
}
footer .white_middle_text {
  display: block;
  margin: -2px 0px 20px;
}
footer .subscribe-form:before {
  display: none;
}

.basket_bottom + footer .footer_inner {
  padding-bottom: 50px;
}

/* footer small */
.footer_inner.compact.footer-light.no_fill .bottom_wrapper {
  background: #f6f6f7;
}
.footer_inner.compact .bottom-middle {
  padding: 42px 0px 52px;
}
.footer_inner.compact .social-block {
}
.footer_inner:not(.compact) .social-icons .small_title {
  color: #a7a7a7;
  display: none;
}
.footer_inner.compact .social-icons .small_title {
  display: block;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  padding: 0px 0px 9px;
  margin-top: -2px;
}
.footer_inner.compact.footer-light .social-icons .small_title {
  color: #222;
}
.footer_inner.compact .phone .more_phone a {
  font-size: 1.07em;
  padding-top: 10px;
  padding-bottom: 10px;
}
footer .footer_inner.compact .phone .dropdown {
  right: -8px;
}

/* footer grey */
.footer-grey {
  background-color: #f6f6f6;
  color: #222222;
}
footer .footer-light .phone:before {
  background-position: -221px -59px;
}
footer .footer-light .info .email:before {
  background-position: -161px -118px;
}
footer .footer-light .info .address:before {
  background-position: -253px -287px;
}
.footer-grey .bottom-menu a {
  color: #b0b0b0;
}
.footer-grey .phone .more_phone a {
  color: #222222;
}
footer .ext_view.footer-grey .white_middle_text {
  margin-top: -1px;
}
footer .phone .more_phone a span {
  padding-top: 3px;
}
footer .phone .more_phone a {
  min-height: 51px;
  padding: 10px 21px 10px 22px;
}
.top-block .phone .more_phone a {
  padding: 11px 11px 10px 22px;
  min-height: 51px;
}
.header-wrapper .phone .more_phone a {
  padding: 10px 11px 10px 22px;
  min-height: 53px;
}

/* footer light */
.footer-light.no_fill {
  background: #fff;
}
.footer-light .container {
}
.footer-light .subscribe-block-wrapper {
  /*background:#f9f9f9;*/
}
.footer-light.no_fill .subscribe-block-wrapper,
.footer-light .subscribe-block-wrapper > .maxwidth-theme {
  background: #f9f9f9;
}
.footer-light.no_fill .bottom_wrapper {
  background: #fff;
}
.footer-light .subscribe-block-wrapper .outer-wrapper {
  background: transparent;
}
.footer-light .bottom-under .inner-wrapper {
  border-top: 1px solid #f5f5f5;
}
.footer-light .subscribe-block-wrapper .text {
  color: #555;
}
.footer-light .subscribe-block-wrapper .outer-wrapper:before {
  background: url(../../../../../../local/templates/styllight/images/plane-black.png) -6px
    0px no-repeat;
}
.footer-light .bottom-menu .items > .item-link a {
  color: #222;
}
.footer-light .white_middle_text {
  color: #222;
}
.footer-light .info .phone a {
  color: #333;
}
.footer-light .info .email a {
  color: #333;
}
.footer-light .info {
  color: #333;
}

/* footer ext */
footer .ext_view.footer-light.no_fill .bottom_wrapper,
footer .ext_view.footer-light .wrapper_inner,
footer .ext_view.footer-light .maxwidth-theme {
  background: #f6f6f7;
}
footer .ext_view .bottom-menu .items > .item-link a {
  font-size: 1.07em;
  text-transform: none;
}
footer .ext_view .bottom-menu .items > .item-link {
  margin-bottom: 7px;
}
footer .ext_view .subscribe-form {
  background: transparent;
  margin: 0px 0px 32px;
}
footer .ext_view .subscribe-form:before {
  display: none;
}
footer .ext_view .subscribe-form .wrap_bg {
  border: none;
  padding: 0px;
}
footer .ext_view .subscribe-form .top_blocks .title {
  font-size: 1.07em;
  font-weight: bold;
  margin-top: -2px;
}
footer .ext_view .subscribe-form .top_blocks .more {
  display: none;
}
footer .ext_view .subscribe-form .email_wrap .email_input {
  height: 42px;
  border-radius: 2px;
}
footer .ext_view .subscribe-form input.send_btn {
  height: 40px;
  top: 1px;
  right: 1px;
  width: 39px;
  background-position: -21px -36px;
}
footer .ext_view .subscribe-form form.sform {
  margin-top: 17px;
}
footer .ext_view.footer_inner .social-icons .small_title {
  display: block;
  color: #222;
  font-weight: bold;
  font-size: 1.07em;
  margin: 0px 0px 10px;
}
footer .ext_view.footer-light .white_middle_text {
  font-size: 1.07em;
  text-transform: none;
  margin-top: -2px;
}
footer .ext_view .bottom-under {
  border-top: 1px solid #eeeeee;
}
footer .ext_view .bottom-under .inner-wrapper .copy-block {
  padding: 0px;
  margin: -5px 0px 0px;
}
footer .ext_view .bottom-under .inner-wrapper {
  border: none;
  padding-top: 16px;
  padding-bottom: 30px;
}
footer .footer-grey.ext_view .subscribe-form .email_wrap .email_input {
  border-color: #2e2e2f;
  border-radius: 3px 4px 4px 3px;
}
footer .footer-grey.ext_view .bottom-under {
  border-color: #555;
}

/*subscribe footer*/
.no_fill .subscribe-block-wrapper,
.subscribe-block-wrapper > .maxwidth-theme {
  background: #343435;
}
.no_fill.footer-grey .bottom_wrapper,
#footer .footer_inner.footer-grey .wrapper_inner,
.footer_inner.footer-grey .bottom_wrapper .maxwidth-theme,
.footer_inner.footer-grey .bottom-middle {
  background: #2e2e2f;
}
.subscribe-block-wrapper > .row > .maxwidth-theme {
  padding: 0px;
}

.subscribe-block-wrapper .outer-wrapper {
  padding: 51px 0px;
  position: relative;
  background: #343435;
}
.subscribe-block-wrapper .outer-wrapper:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 185px;
  height: 100%;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -284px -10px
    no-repeat;
  opacity: 0.05;
}
.subscribe-block-wrapper .inner-wrapper {
  max-width: 1089px;
  margin: 0px auto;
}
.subscribe-block-wrapper .inner-wrapper .row {
  font-size: 0px;
  line-height: 0px;
}
.subscribe-block-wrapper .inner-wrapper .row > div {
  float: none;
  display: inline-block !important;
  vertical-align: middle;
  line-height: 22px;
}
.subscribe-block-wrapper .inner-wrapper .row > div .subscribe-edit {
  font-size: 15px;
}
.subscribe-block-wrapper .text {
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.subscribe-block-wrapper .subscribe-form {
  position: relative;
}
.subscribe-block-wrapper .form-control.subscribe-input {
  padding: 12px 165px 12px 12px;
  height: 48px;
}
.footer-light .subscribe-block-wrapper .form-control.subscribe-input {
  background: #fff;
}
.subscribe-block-wrapper .form-control.subscribe-input:focus {
  border-color: #e8e8e8;
  box-shadow: none;
}
.bx-ie .subscribe-block-wrapper .form-control.subscribe-input {
  /*height:51px;*/
}
.subscribe-block-wrapper .subscribe-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 13px 23px 14px;
  height: 48px;
}
.bx-ie .subscribe-block-wrapper .subscribe-btn {
  height: 51px;
}
.bx-firefox .subscribe-block-wrapper .subscribe-btn {
  padding-bottom: 13px;
}

.container > .subscribe-edit + .row.guest-block {
  margin-top: 25px;
}

/*footer start*/
#footer .wrapper_inner {
  background: #f6f6f7;
}
#footer .footer_bottom_inner {
  padding: 31px 0px 39px;
}

#footer ul,
#footer ul li {
  vertical-align: top;
}
#footer ul {
  margin: 0px;
}

/*footer phone*/
#footer .footer_bottom_inner .phone_block {
  white-space: nowrap;
  margin-top: -2px;
  padding-right: 3px;
}
#footer .footer_bottom_inner .phone_block .phone {
  display: block;
  position: relative;
}
#footer .footer_bottom_inner .phone_block a {
  color: #222;
  display: inline-block;
  width: 100%;
}
#footer .footer_bottom_inner .phones .phone_wrap,
#footer .footer_bottom_inner .phones .phone_wrap a {
  display: block;
}
#footer .footer_bottom_inner .phones .phone_wrap a {
  font-size: 18px;
  font-weight: bold;
}
#footer .footer_bottom_inner .phones,
#footer .footer_bottom_inner .social_wrapper {
  float: right;
}
#footer .footer_bottom_inner .phones .icons {
  margin: 0px 0px 0px;
}
#footer .footer_bottom_inner .phones .order_wrap_btn {
  margin: 0px 0px 0px 27px;
  position: relative;
  top: -2px;
}
#footer .footer_bottom_inner .phones .order_wrap_btn .callback_btn {
  letter-spacing: 0.8px;
}
#footer .footer_bottom_inner .social_wrapper .social {
  padding: 14px 0px;
}
#footer .footer_bottom_inner .social_wrapper ul {
  margin: 0px -5px;
}
#footer .footer_bottom_inner .social_wrapper ul li {
  padding: 0px 5px;
}
#footer .footer_bottom_inner .social_wrapper ul a {
  margin-left: 0px;
  margin-right: 0px;
}

/*copyright*/
#footer .copyright,
#footer .copyright * {
  font-size: 12px;
  line-height: 18px;
}
#footer .copyright {
  padding: 0px 0px 21px;
  font-size: 13px;
  opacity: 0.6;
}

#footer .mobile_copy {
  display: none;
}

/*pay icons*/
.pay_system_icons i {
  display: inline-block;
  height: 20px;
  width: 34px;
  background: url(../../../../../../local/templates/styllight/images/pay_icons.png)
    no-repeat;
  margin: 0px 11px 9px 0px;
}
.pay_system_icons span i:last-child {
  margin-right: 0px;
}
.pay_system_icons i.cacsh {
  background-position: 0px -1px;
}
.pay_system_icons i.sbrf {
  background-position: -259px -1px;
}
.pay_system_icons i.alfa {
  background-position: -305px -1px;
}
.pay_system_icons i.mastercard {
  background-position: -42px -1px;
}
.pay_system_icons i.visa {
  background-position: -89px -1px;
}
.pay_system_icons i.yandex_money {
  background-position: -142px -1px;
  width: 21px;
}
.pay_system_icons i.webmoney {
  background-position: -182px -1px;
  margin-right: 7px;
}
.pay_system_icons i.qiwi {
  background-position: -222px -1px;
  margin-right: 0px;
}

/*footer menu*/
#footer .footer_inner .rows_block .item_block {
  padding-top: 0px;
  padding-bottom: 0px;
}
#footer .footer_inner .menu_item a {
  display: inline-block;
  line-height: 18px;
}
#footer .footer_inner .submenu_top .menu_item a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
#footer .footer_inner .submenu .menu_item {
  margin: 0px;
  line-height: 23px;
  padding-left: 0px;
}
#footer .footer_inner .submenu .menu_item a.dark_link {
  font-size: 13px;
}
.submenu a.dark_link {
  color: #666666 !important;
}
#footer .footer_inner .submenu .menu_item:before {
  display: none;
}

/*footer social*/
#footer .footer_bottom_inner .links.rows_block {
  margin: 0px -5px;
  max-width: 165px;
  min-width: 165px;
}
#footer .footer_bottom_inner .links.rows_block .item_block {
  padding: 5px 5px;
}

#footer .footer_bottom_inner .small_title {
  color: #888888;
  font-size: 13px;
  font-weight: bold;
  margin: 0px 0px 3px;
  font-weight: 400;
}

.soc_icons .item_block a,
.bx-authform-social ul li .bx-authform-social-icon {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: block;
  background: url("../../../../../../local/templates/styllight/images/social.png")
    0px 0px no-repeat;
  transition: opacity ease 0.5s;
}
.soc_icons .item_block a:hover {
  opacity: 0.8;
}
.soc_icons .item_block .odn {
  background-position: -42px -2px;
}
.soc_icons .item_block .fb {
  background-position: -82px -2px;
}
.soc_icons .item_block .tw {
  background-position: -2px -42px;
}
.soc_icons .item_block .inst {
  background-position: -122px -122px;
}
.soc_icons .item_block .mail {
  background-position: -122px -2px;
}
.soc_icons .item_block .youtube {
  background-position: -82px -122px;
}
.soc_icons .item_block .google_plus {
  background-position: -42px -122px;
}

.bx-authform-social ul {
  font-size: 0px;
  line-height: 0px;
}
.bx-authform-social ul li {
  width: 40px;
  height: 40px;
  margin: 5px 10px 5px 0px;
  padding: 0px;
}

.banner.TOP_HEADER {
  position: relative;
  z-index: 5;
}

/*popup*/
.popup.show {
  border-radius: 0px;
}
.popup .popup-intro {
  background: #fff !important;
  border-bottom: 2px solid #ddd;
  border-bottom-width: 2px !important;
}
.popup .popup-intro .pop-up-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 24px;
  text-shadow: none;
  padding: 35px 35px 36px;
}
.popup .close,
.popup .close i,
.popup-window-close-icon.popup-window-titlebar-close-icon {
  display: inline-block;
  width: 19px;
  height: 19px;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
}
.popup .close {
  margin: 0;
  position: absolute;
  right: 33px;
  top: 37px;
  cursor: pointer;
  z-index: 2;
}
.popup.show .close:hover,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover {
  box-shadow: none;
}
.popup-window-close-icon.popup-window-titlebar-close-icon:after {
  background-position: 1px 2px !important;
  top: 0px;
  left: 0px;
  transform: none;
}
.popup .close i,
.inline.close i {
  background-position: -1px -46px !important;
}
.popup .close:hover i,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover:after {
  background-position: -15px 2px !important;
}
.popup .close,
.popup .close i,
.inline.close i {
  display: block;
  border-radius: 0px;
  width: 14px;
  height: 14px;
  opacity: 1;
}
.popup .close:hover i,
.inline.close:hover i {
  background-position: -30px -46px !important;
}
.form-control label .star {
  margin: 0;
  top: 0px;
}
.form-block-wr label .star {
  margin-left: 4px;
}
.popup .form-wr {
  padding: 29px 35px 35px;
  min-height: 108px;
}
.popup .form-control {
  margin: 0px 0px 19px;
}
.popup .but-r {
  padding: 2px 0px 0px;
}
.popup .form_txt {
  padding: 32px 30px 20px;
}
.popup .but-r .buttons {
  margin-top: 17px;
}
div[id^="wait_comp"] {
  display: none;
}
.popup .label_block_capcha {
  width: 48%;
}
.popup .img_block_capcha {
  width: 52%;
}
.inline.close {
  display: block;
  right: 15px;
  top: 23px;
  height: 44px;
  width: 44px;
  margin: 0;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  opacity: 1;
}
.inline.close span {
  display: inline-block;
  margin: 15px;
}

.popup div.form-control,
.form_body div.form-control,
.middle_info .sku_props .form-control {
  background-color: #fff;
  border: 0px solid #d5dadc;
  box-shadow: none;
  border-radius: 0px;
  height: auto;
  padding: 0px;
}
.popup div.form-control label,
.form_body div.form-control label {
  font-weight: 400;
}

#one_click_buy_form .sms_confirm {
  display: none;
}
#one_click_buy_form .sms_send {
}
#one_click_buy_form.sms_send > * {
  display: none;
}
#one_click_buy_form.sms_send .sms_confirm {
  display: block;
}
div[id^="bx_one_click_register_error"],
div[id^="bx_one_click_register_resend"] {
  margin-top: 15px;
}

/*popup fast view*/
.fast_view_frame.popup {
  max-width: 900px;
  width: 900px;
  z-index: 2998;
}
.fast_view_frame.popup .form {
  height: 586px;
  position: relative;
}
.fast_view_frame.popup .form.init:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  height: 100%;
  width: 1px;
  background: #f2f2f2;
  display: block;
  right: 269px;
  z-index: 1;
}
.fast_view_frame.popup .form .form_head {
  border-bottom: 1px solid #f2f2f2;
  padding-top: 23px;
  padding-bottom: 24px;
  z-index: 2;
  background: #fff;
  position: relative;
}
.fast_view_frame.popup .form .form_head h2 {
  font-weight: normal;
  font-size: 22px;
}
.fast_view_frame.popup .close {
  top: 31px;
  z-index: 3;
}
.fast_view_frame.popup #fast_view_item {
  height: 510px;
  overflow: hidden;
}
.fast_view_frame.popup #fast_view_item .loading_block {
  height: 100%;
}
.fast_view_frame.popup .catalog_detail .item_main_info {
  border: none;
}
.fast_view_frame.popup .catalog_detail .item_main_info .img_wrapper {
  width: 310px;
  float: left;
  padding: 30px 30px;
}
.fast_view_frame.popup .item_slider .slides {
  height: 340px;
  line-height: 337px;
}
.fast_view_frame.popup .item_slider:not(.flex) .slides li {
  height: 340px;
  line-height: 337px;
}
.fast_view_frame.popup .catalog_detail .item_main_info .item_slider {
  width: auto;
  float: none;
  padding: 0px;
}
.fast_view_frame.popup .catalog_detail .item_main_info .right_info {
  margin: 0px 269px 0px 310px;
  padding: 0px;
}
.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item {
  padding: 27px 30px 0px 30px;
  max-height: 480px;
  overflow-y: auto;
  overflow-x: hidden;
}
.fast_view_frame.popup
  .catalog_detail
  .item_main_info
  .right_info
  .info_item::-webkit-scrollbar {
  width: 12px;
}
.fast_view_frame.popup
  .catalog_detail
  .item_main_info
  .right_info
  .info_item::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 8px;
}
.fast_view_frame.popup
  .catalog_detail
  .item_main_info
  .right_info
  .info_item::-webkit-scrollbar-thumb {
  border: 4px solid #fff;
}
.fast_view_frame.popup
  .catalog_detail
  .item_main_info
  .right_info
  .info_item::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 4px solid #fff;
}
.fast_view_frame.popup .catalog_detail .info_item .title a {
  font-size: 18px;
  line-height: 24px;
}
.fast_view_frame.popup .catalog_detail .rating {
  margin: 0px 0px 10px;
}
.fast_view_frame.popup .catalog_detail .info_item .top_info {
  border-bottom: none;
  padding-top: 0px;
}
.fast_view_frame.popup .catalog_detail .info_item .iblock-vote {
  margin-top: 5px;
}
.fast_view_frame.popup .catalog_detail .info_item .iblock-vote table td div {
  cursor: pointer;
  background: url(../../../../../../local/templates/styllight/images/svg/ai.svg) -137px -51px
    no-repeat;
  width: 15px;
  height: 14px;
  overflow: hidden;
}
.fast_view_frame.popup
  .catalog_detail
  .info_item
  .iblock-vote
  table
  td
  div.star-empty {
  background-position: -152px -51px;
}
.fast_view_frame.popup .catalog_detail .item-stock {
  margin: 0px;
  line-height: 18px;
}
.fast_view_frame.popup .catalog_detail .item_main_info .prices_item_block {
  float: right;
  width: 269px;
  padding: 31px 30px 0px 27px;
  max-height: 507px;
  overflow-y: auto;
  overflow-x: hidden;
}
.bx-ie
  .fast_view_frame.popup
  .catalog_detail
  .item_main_info
  .prices_item_block {
  overflow-y: hidden;
}
.fast_view_frame.popup .catalog_detail .item_main_info .stickers {
  top: 30px;
  left: 30px;
}
.fast_view_frame.popup .catalog_detail .prices_block .price {
  float: none;
  display: inline-block;
}
.fast_view_frame.popup .catalog_detail .buy_block {
  margin-right: -4px;
}
.fast_view_frame.popup .catalog_detail .counter_wrapp {
  padding: 0px;
  display: block;
}
.fast_view_frame.popup .catalog_detail .counter_wrapp > div {
  margin-top: 15px;
  margin-bottom: 12px;
  float: left;
}
.fast_view_frame.popup .catalog_detail .counter_wrapp .button_block {
  float: right;
}
.fast_view_frame.popup .catalog_detail .wrapp_one_click {
  display: block;
  clear: both;
}
.fast_view_frame.popup .catalog_detail .wrapp_one_click .btn {
  display: block;
}
.fast_view_frame.popup .info_item .top_info .article {
  color: #888888;
}
.fast_view_frame.popup .info_item .preview_text {
  color: #555;
  font-size: 13px;
  height: auto;
  max-height: none;
}
.fast_view_frame.popup .title_tab {
  font-size: 13px;
  color: #333333;
  padding: 12px 0px 0px;
}
.fast_view_frame.popup .item-stock .value,
.fast_view_frame.popup .item-stock .value span {
  color: #666666;
}
.fast_view_frame.popup .description_wrapp .like_icons {
  border-top: none;
  margin-top: 0px;
}
.fast_view_frame.popup .buy_block + .description_wrapp .like_icons {
  border-top: none;
  margin-top: 13px;
}
.fast_view_frame.popup .description_wrapp .like_icons span span {
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 0px 0px 10px;
}
.fast_view_frame.popup .wish_item.added,
.fast_view_frame.popup .wish_item.added:hover {
  background: #fff;
}
.fast_view_frame.popup .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt_item,
.fast_view_frame.popup .bx_scu_scroller_container ul li .cnt_item {
  width: 54px;
  height: 54px;
}
body
  .fast_view_frame.popup
  .prices
  .price_matrix_block
  .price_wrapper_block
  > div {
  padding-left: 6px;
}
body .bx_catalog_item_scu .bx_item_detail_scu ul li.active span.cnt1,
body .bx_catalog_item_scu .bx_item_detail_scu ul li span.cnt1 {
  background: none;
}

.fast_view_frame.popup .catalog_detail .calculate-delivery {
  margin: 17px 0px 0px;
}
.fast_view_frame.popup .catalog_detail .calculate-delivery.with_preview {
  white-space: nowrap;
  clear: both;
  padding-top: 10px;
}
.fast_view_frame.popup
  .catalog_detail
  .calculate-delivery.with_preview
  .calculate-delivery-preview {
  white-space: normal;
}

.tables-responsive {
  overflow-x: auto;
  position: relative;
}
.tables-responsive:before {
  content: "";
  position: absolute;
}

.responsive .footable-first-visible {
  /*white-space:nowrap;*/
}
.responsive .footable-detail-row tbody {
  border: none;
}
.responsive .footable-detail-row tbody > tr {
  border-bottom: 1px solid #e7e7e7;
}
.responsive .footable-detail-row tbody > tr td {
  border-bottom: none;
}
.responsive .footable-detail-row tbody > tr:last-child {
  border-bottom: none;
}

.compare_wr_inner {
  padding: 5px 0px;
}
.compare_wr_inner .bx_filtren_container ul {
  margin-top: 0px;
}

/*popup auth*/
.popup.enter_frame {
  max-width: 700px;
  width: 610px;
}
.auth_wrapp .main_info {
  width: 62%;
  border-right: 1px solid #f2f2f2;
}
.auth_wrapp .socserv {
  width: 38%;
  padding: 51px 35px 0px 35px;
}
.form_wrapp .reg_new {
  margin: 22px 0px 0px 0px;
}
.more_text_small {
  font-size: 12px;
  color: #b3b3b3;
  line-height: 16px;
  padding: 0px 0px 0px;
}
.popup .prompt.remember label {
  font-weight: normal;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin: 0;
  top: -4px;
  position: relative;
  font-weight: normal;
}
.popup .prompt.remember {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  float: none;
  margin: 5px 0px 0px;
  white-space: nowrap;
}
.reg-new {
  padding: 24px 0px 30px;
  text-align: left;
  background: #fff;
  border-top: 1px solid #f2f2f2;
  margin: 0px 0px 0px;
}
.popup .reg-new {
  margin: 0px;
  padding-left: 35px;
  padding-right: 35px;
}
.popup .prompt.remember input {
  width: auto;
  margin: 0px 4px 0px 0px;
}
.popup .forgot {
  margin: 2px 0px 0px 5px;
  float: right;
}
.r .forgot {
  position: relative;
  top: -2px;
  margin-left: 5px;
  outline: none;
}
.popup .captcha_wrapp input[type="text"] {
  max-width: 180px;
}
.soc-avt {
  color: #888;
  font-size: 12px;
}
.soc-avt.inline {
  padding: 0px;
}
.soc-avt .row {
  margin: 14px 0px 0px;
}
.soc-avt .row .auth span {
  display: none;
}
.soc-avt .row1 a i.soc-icon,
.soc-serv-main .row a i,
.catalog_detail .b-share a span,
.share_wrapp .b-share a span {
  width: 31px;
  height: 31px;
  display: inline-block;
  background: url("../../../../../../local/templates/styllight/images/social_icons.png") -2px -2px
    no-repeat;
  transition: opacity 0.5s ease;
}
.soc-avt .row1 a,
.catalog_detail .b-share a,
.share_wrapp .b-share a {
  height: 31px;
  width: 31px;
  float: left;
  line-height: 32px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-decoration: none;
  cursor: pointer;
  padding: 0px;
}
.authorization-cols .col.authorization .soc-avt .row a,
.soc-serv-main .row a,
.soc-avt .row a,
.catalog_detail .b-share a {
  margin: 0px 5px 5px 0;
}
.soc-avt .title {
  font-size: 15px;
  color: #222222;
  font-weight: bold;
}
.share_wrapp .b-share a,
.share_wrapp .b-share a span,
.share_wrapp a.ya-share2__link span.ya-share2__badge {
  width: 28px;
  height: 28px;
  border-radius: 3px;
}
.share_wrapp .b-share a {
  margin-right: 5px !important;
}
.share_wrapp .b-share a:last-of-type {
  margin-right: 0px !important;
}
.share_wrapp .b-share a span.b-share-icon_vkontakte {
  background-position: -3px -3px;
}
.share_wrapp .b-share a span.b-share-icon_facebook,
.share_wrapp
  .ya-share2__item_service_facebook
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -83px -3px;
}
.share_wrapp .b-share a span.b-share-icon_twitter,
.share_wrapp
  .ya-share2__item_service_twitter
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -3px -43px;
}
.share_wrapp .b-share a span.b-share-icon_odnoklassniki,
.share_wrapp
  .ya-share2__item_service_odnoklassniki
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -43px -3px;
}
.share_wrapp .b-share a span.b-share-icon_moimir,
.share_wrapp
  .ya-share2__item_service_moimir
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -123px -3px;
}
.share_wrapp .b-share a span.b-share-icon_gplus,
.share_wrapp
  .ya-share2__item_service_gplus
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -43px -123px;
}
.share_wrapp
  .ya-share2__item_service_odnoklassniki
  a.ya-share2__link
  span.ya-share2__badge {
}

.share_wrapp ul {
  margin-bottom: 0px;
}
.share_wrapp ul li {
  padding: 0px;
  margin: 0px;
}
.share_wrapp ul li.ya-share2__item {
  margin-right: 5px;
  margin-bottom: 5px;
}
.share_wrapp ul li.ya-share2__item:last-of-type {
  margin-right: 0px;
}
.share_wrapp ul li:before {
  display: none;
}
.share_wrapp a.ya-share2__link span.ya-share2__badge {
  background: url(../../../../../../local/templates/styllight/images/svg/social.svg) -3px -3px
    no-repeat;
  transition: opacity 0.5s ease;
}
.share_wrapp a.ya-share2__link span.ya-share2__badge span {
  display: none;
}
.share_wrapp
  .ya-share2__item_service_telegram
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -284px -123px;
}
.share_wrapp
  .ya-share2__item_service_viber
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -283px -4px;
}
.share_wrapp
  .ya-share2__item_service_whatsapp
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -283px -44px;
}
.share_wrapp
  .ya-share2__item_service_skype
  a.ya-share2__link
  span.ya-share2__badge {
  background-position: -284px -84px;
}

.soc-avt .row .button.short {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  width: auto;
}
.soc-avt .row .button.short {
  position: relative;
  top: -1px;
}
.bx-firefox .soc-avt .row .button.short {
  padding-top: 9px;
  padding-bottom: 10px;
}
.soc-avt .row input[type="text"] {
  margin: 9px 5px 15px 0px;
}
.popup .soc-avt .row input[type="text"] {
  background: #fff;
}
.soc-avt .row form input[type="text"] + span:not(.bx-ss-icon),
.soc-avt .row form input[type="text"] + label + span:not(.bx-ss-icon) {
  font-size: 13px;
  padding: 0px 10px 0px 0px;
}
.soc-avt #bx_auth_servform span:not(.bx-ss-icon) {
  font-size: 13px;
}
.soc-avt .row input[type="text"] {
  width: 100% !important;
}
.soc-avt .row #bx_auth_serv_formOpenID input[type="text"],
.soc-avt .row #bx_auth_serv_form_inlineOpenID input[type="text"] {
  width: 100%;
}
#bx_auth_servform,
.bx-auth-service-form {
  position: relative;
  clear: both;
}
#bx_auth_servform > div,
.bx-auth-service-form > div {
  position: relative;
  margin: 19px 0px 0px;
}
.soc-avt .row #bx_auth_serv_formOpenID label.error {
  top: 8px;
}
.soc-avt .icon {
  text-indent: 0px;
  padding: 0px;
}
.bx-auth .bx-auth-services {
  font-size: 0px;
}
.bx-auth .bx-auth-services > div {
  display: inline-block;
}
#bx_auth_servform .btn {
  display: inline-block;
  width: auto;
}
.popup .soc-avt .row label.error {
  top: -20px;
}

.auth_wrapp .form-body {
  padding-bottom: 35px;
}
.auth_wrapp .form-footer {
  padding: 28px 0px 37px;
}
.auth_wrapp .form-footer {
  border-top: 1px solid #f2f2f2;
}
.popup .auth_wrapp .form-footer {
  background: #f7f7f7;
}
.popup .auth_wrapp .form-footer {
  padding-left: 35px;
  padding-right: 35px;
}
.auth_wrapp .form-footer .register {
  margin: 0px;
}
.auth_wrapp .form-footer .more_text_small {
  padding-left: 25px;
  color: #999999;
  font-size: 0.8em;
  line-height: 1.5em;
}
.popup .auth_wrapp .tabs .tab-content {
  padding-top: 0;
}
.popup .auth_wrapp .auth_select_title {
  text-align: center;
}
.auth_wrapp .row label.error {
  right: 15px;
}
.soc-avt .row label.error {
  right: 0px;
}
.popup .auth_select_title {
  padding: 20px 35px;
}
.popup #ajax_auth .alert + .auth_wrapp {
  margin-top: -20px;
}
div[id^="bx_auth_resend"],
div[id^="bx_auth_error"],
#bx_profile_resend,
#bx_profile_error {
  margin-top: 20px;
}

.soc-avt .row a i.soc-icon.odnoklassniki,
.soc-serv-main .row a i.soc-icon.odnoklassniki,
.bx-authform-social ul li .bx-authform-social-icon.odnoklassniki {
  background-position: -253px -4px;
}
.catalog_detail .b-share .b-share-btn__odnoklassniki span {
  background-position: -42px -2px;
}

.soc-avt .row a i.soc-icon.liveid,
.soc-serv-main .row a i.soc-icon.liveid {
  background-position: -304px -4px;
}
.soc-avt .row a i.soc-icon.google,
.soc-serv-main .row a i.soc-icon.google,
.bx-authform-social ul li .bx-authform-social-icon.google {
  background-position: -453px -4px;
}
.soc-avt .row a i.soc-icon.google-plus,
.soc-serv-main .row a i.soc-icon.google-plus,
.bx-authform-social ul li .bx-authform-social-icon.google-plus {
  background-position: -53px -54px;
}
.soc-avt .row a i.soc-icon.vkontakte,
.soc-serv-main .row a i.soc-icon.vkontakte,
.bx-authform-social ul li .bx-authform-social-icon.vkontakte {
  background-position: -3px -4px;
}

.soc-avt .row a i.soc-icon.mymailru,
.soc-serv-main .row a i.soc-icon.mymailru,
.bx-authform-social ul li .bx-authform-social-icon.mymailru {
  background-position: -3px -54px;
}
.catalog_detail .b-share .b-share-btn__moimir span {
  background-position: -122px -2px;
}
.soc-avt .row a i.soc-icon.twitter,
.soc-serv-main .row a i.soc-icon.twitter,
.bx-authform-social ul li .bx-authform-social-icon.twitter {
  background-position: -103px -4px;
}
.catalog_detail .b-share .b-share-btn__twitter span {
  background-position: -2px -42px;
}
.soc-avt .row a i.soc-icon.facebook,
.soc-serv-main .row a i.soc-icon.facebook,
.bx-authform-social ul li .bx-authform-social-icon.facebook {
  background-position: -53px -4px;
}
.catalog_detail .b-share .b-share-btn__facebook span {
  background-position: -82px -2px;
}

.soc-avt .row a i.soc-icon.livejournal,
.soc-serv-main .row a i.soc-icon.livejournal,
.bx-authform-social ul li .bx-authform-social-icon.livejournal {
  background-position: -104px -54px;
}
.soc-avt .row a i.soc-icon.yandex,
.soc-serv-main .row a i.soc-icon.yandex,
.bx-authform-social ul li .bx-authform-social-icon.yandex {
  background-position: -404px -54px;
}
.soc-avt .row a i.soc-icon.openid-mail-ru,
.soc-serv-main .row a i.soc-icon.openid-mail-ru,
.bx-authform-social ul li .bx-authform-social-icon.openid-mail-ru {
  background-position: -403px -4px;
}
.soc-avt .row a i.soc-icon.liveinternet,
.soc-serv-main .row a i.soc-icon.liveinternet,
.bx-authform-social ul li .bx-authform-social-icon.liveinternet {
  background-position: -353px -54px;
}
.soc-avt .row a i.soc-icon.blogger,
.soc-serv-main .row a i.soc-icon.blogger,
.bx-authform-social ul li .bx-authform-social-icon.blogger {
  background-position: -203px -54px;
}
.soc-avt a i.openid,
.soc-serv-main .row a i.soc-icon.openid,
.bx-authform-social ul li .bx-authform-social-icon.openid {
  background-position: -302px -54px;
}
.soc-avt .row a i.soc-icon.gplus,
.soc-serv-main .row a i.soc-icon.gplus,
.catalog_detail .b-share .b-share-btn__gplus span {
  background-position: -42px -122px;
}

/*left menu*/
.index_bottom {
  margin-bottom: 20px;
}
.small_banners_block .advt_banner {
  margin-bottom: 30px;
}
.index_bottom .small_banners_block {
  margin-bottom: 0;
}
.small_banners_block img {
  max-width: 100%;
  display: block;
}
.index_bottom .banners_column {
  width: 234px;
  float: left;
}

/*breadcrumbs*/
.breadcrumbs {
  margin: -7px 0px 0px;
  padding: 0px 0px 11px;
}
.breadcrumbs .breadcrumbs {
  padding: 0px;
}
.breadcrumbs .bx-breadcrumb-item {
  display: inline-block;
  position: relative;
  line-height: 22px;
  font-size: 14px;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs > .separator {
  position: relative;
  zoom: 1;
  bottom: 0px;
  display: inline-block;
  line-height: 18px;
  margin: 0 5px;
  border: 0 !important;
}
.breadcrumbs .drop .separator {
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -20px -333px
    no-repeat;
  opacity: 0.5;
  border: 0 none !important;
  top: 11px;
  display: inline-block;
  height: 3px;
  line-height: 18px;
  margin: 0 4px;
  position: absolute;
  width: 5px;
  z-index: 1;
  font-size: 0;
}

.breadcrumbs .drop + .separator {
  margin-left: 18px;
}
.breadcrumbs .drop:hover .separator {
  opacity: 1;
}
.breadcrumbs a span,
.breadcrumbs span {
  color: #b6b5b5;
  font-size: 12px;
}

/* PAGE TITLE & BREADCRUMBS & PAGENAVIGATION */
section.page-top {
  padding-top: 30px;
  min-height: 56px;
  position: relative;
}
section.page-top.center {
  text-align: center;
}
.right_block section.page-top.maxwidth-theme {
  padding: 0px;
}
.title-v1 h1 {
  padding-bottom: 3px;
}

.title-v2 .page-top.maxwidth-theme,
.title-v3 .page-top.maxwidth-theme,
.title-v4 .page-top.maxwidth-theme {
  background: none;
  padding-top: 30px;
  padding-bottom: 8px;
}
.title-v3 .page-top.maxwidth-theme,
.title-v4 .page-top.maxwidth-theme {
  padding-top: 26px;
  padding-bottom: 15px;
}

.title-v3 .page-top.maxwidth-theme h1,
.title-v4 .page-top.maxwidth-theme h1 {
  margin-top: 0px;
  padding-bottom: 22px;
}
section.page-top h1 {
  margin-bottom: 0px;
}
section.page-top .line_block + h1 {
  padding-right: 190px;
}
.wrapper_inner.wide_page .page-top {
  padding-left: 30px;
  padding-right: 30px;
}
.page-top .page-top-main {
  position: relative;
}

.with_banners #content > .wrapper_inner {
  padding-top: 30px;
}

.title-v4 .breadcrumbs a span,
.title-v4 .breadcrumbs span {
  color: #fff;
  opacity: 0.6;
}
.title-v4 .breadcrumbs a:hover span {
  opacity: 1;
}

.container .page-top-wrapper {
  padding: 0px 15px;
}
.page-top-wrapper.grey {
  background: #f9f9f9;
}
.right_block .page-top-wrapper.grey,
.right_block .page-top-wrapper.color {
  margin-bottom: 44px;
}
.page-top-wrapper.color {
  background: #666;
  position: relative;
}

.page-top-wrapper.color h1 {
  color: #fff;
}
.page-top-wrapper.color .breadcrumb > li,
.page-top-wrapper.color .breadcrumb .active,
.page-top-wrapper.color .breadcrumb a,
.breadcrumb > * {
  color: #fff;
  opacity: 0.8;
}
.page-top-wrapper section.page-top {
  padding-top: 32px;
}

body .title-v4 .page-top-wrapper.color,
body.header-v4 .page-top-wrapper.color.v3,
body.header-v5 .page-top-wrapper.color.v3,
body.header-v6 .page-top-wrapper.color.v3,
body.header-v7 .page-top-wrapper.color.v3,
body.header-v8 .page-top-wrapper.color.v3,
body.header-v9 .page-top-wrapper.color.v3 {
  margin-top: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15) inset;
}
body .title-v4.wrapper1 header .header-wrapper > .wrapper_inner {
  border: none;
}
.regions_padding {
  padding: 0px 15px;
}

.top_inner_block_wrapper {
  padding: 0px 0px 30px;
}
.fill_bg_n .top_inner_block_wrapper {
  max-width: none;
}

/*TABS*/
.catalog.item-views.blocks h3 {
  padding-bottom: 33px;
}
.tabs_ajax .head-block {
  text-align: center;
}
.head-block.top {
  margin: 0px -11px 47px;
  position: relative;
}
.head-block.top {
  margin-top: -20px;
}
.col-md-9.content-md .head-block.top {
  margin-top: -17px;
}
.head-block.top .bottom_border {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0px;
  display: block;
  padding: 0px 11px;
}
.head-block.top .bottom_border:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #f5f5f5;
  bottom: 0px;
  display: block;
}
.head-block .item-link {
  display: inline-block;
  vertical-align: top;
}
.head-block .item-link .title {
  padding: 0px 11px;
  cursor: pointer;
}
.head-block .item-link .title span,
.head-block.top .item-link .title .btn-inline {
  position: relative;
  display: block;
  padding: 10px 0px 24px;
  text-decoration: none;
}
.head-block .item-link .title span:before,
.head-block .item-link.active .title .btn-inline:before {
  content: "";
  position: absolute;
  height: 2px;
  background: #fff;
  left: 0px;
  right: 100%;
  bottom: 0px;
  display: block;
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.head-block .item-link.active .title span:before,
.head-block .item-link.active .title .btn-inline:before {
  background: #dedede;
  right: 0px;
}
.head-block.top .item-link.active:hover .title,
.head-block.top .item-link.active:hover .title span {
  cursor: default;
}

/*register*/
.registraion-page .form-block {
  padding: 0px 44px;
}
.registraion-page .main_info {
  width: 73%;
  padding: 38px 61px 25px 0px;
  border-right: 1px solid #f2f2f2;
}
.registraion-page .top p {
  position: relative;
  padding: 0px 0px 17px 42px;
}
.registraion-page .top p:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 9px;
  background: url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg") -36px -4px
    no-repeat;
  vertical-align: top;
  margin: 12px 21px 0px -35px;
  position: relative;
  z-index: 2;
}
.registraion-page .top p:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 3px;
  left: 0px;
  border-radius: 26px;
}
.iblock.label_block {
  width: 59%;
  position: relative;
  vertical-align: top;
}
.iblock.label_block label {
  padding: 0px;
  margin-bottom: 8px;
}
.registraion-page .main_info .form-control {
  margin: 0px 0px 19px;
}
.iblock.text_block {
  width: 41%;
  padding: 20px 0px 0px 25px;
  color: #b3b3b3;
  line-height: 16px;
  vertical-align: top;
  font-size: 12px;
}
.iblock.text_block * {
  line-height: 16px;
}
.registraion-page .form-block .form-control input[type="password"] {
  width: 100%;
}
.label_block_capcha {
  position: relative;
  width: 43%;
}
.img_block_capcha {
  width: 48%;
  padding: 24px 0px 0px 18px;
  vertical-align: bottom;
}
.img_block_capcha img {
  float: right;
}
.img_block_capcha .reload {
  cursor: pointer;
}
.registraion-page .social_block {
  width: 27%;
  padding: 34px 0px 38px 45px;
}
.registraion-page .social_block .row .title {
  margin: 0px 0px 10px;
}
.registraion-page .main_info .form-control.register-captcha {
  margin-bottom: 29px;
  max-width: 100%;
}
.captcha-row.register-captcha .captcha_image {
  width: auto;
}
.module-form-block-wr.lk-page .soc-avt {
  padding: 33px 43px 15px;
  margin: 45px -43px 0px -43px;
  border-top: 1px solid #f2f2f2;
}

/* catalog */
/* base catalog styles */
.right_block:after {
  content: "";
  clear: both;
  display: table;
}
#content .right_block.catalog {
  zoom: 1;
  padding: 0px 0px 0px 210px;
  margin: -3px 0 0;
  overflow: visible;
}
#content .right_block .inner_wrapper {
  zoom: 1;
  z-index: 2;
}
#content .right_block .with_filter .inner_wrapper {
  position: static;
}
#content .left_block.catalog {
  margin-top: 29px;
  width: 210px;
}
#content .left_block.catalog.horizontal {
  margin-top: 3px;
}
.catalog .item_wrap {
}
.catalog .item_wrap:not(.touch):hover,
.catalog .item_wrap.hover,
.catalog .item_wrap.touch.hover {
  z-index: 1;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.catalog .block .item_wrap:not(.touch):hover,
.catalog .block .item_wrap.hover {
  border: 1px solid #fff;
  border: none;
}

.group_description {
  float: left;
}
.catalog.right_block .group_description {
  padding: 14px 0 25px;
  width: 100%;
}
.catalog.right_block .bottom_nav + .group_description {
  padding-top: 19px;
}

div.item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  display: -webkit-box;
  -webkit-line-clamp: 50;
  -webkit-box-orient: vertical;
  white-space: normal;
}
div.item-title a,
div.item-title a span {
  font-size: 13px;
  line-height: 20px;
  display: block;
  font-weight: bold;
}
div.item-title a span {
  padding: 0px 0px 0px;
}

.item-stock {
  font-size: 12px;
  line-height: 15px;
  margin: 6px 0px 2px;
  white-space: nowrap;
}
.item-stock > span {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #666;
}
.item-stock .icon {
  width: 14px;
  height: 14px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -92px -48px
    no-repeat;
  margin: 1px 6px 0px 0px;
}
.item-stock .icon.stock {
  background-position: -111px -50px;
}
.sa_block {
  font-size: 0px;
}
.sa_block > div {
  display: inline-block;
}
.catalog_block .item-stock,
.catalog_block .article_block {
  display: inline-block;
  margin: 0px 6px;
}
.catalog_block .article_block {
  font-size: 12px;
  color: #999999;
}

.counter_wrapp .more_text {
  color: #b3b3b3;
  font-size: 11px;
  line-height: 14px;
  margin: 16px 0px 0px;
  white-space: normal;
}

.ajax_load_btn {
  text-align: center;
  margin: 0px 0px 20px;
  border: 1px solid #f2f2f2;
  cursor: pointer;
}
.ajax_load_btn:hover {
  border-color: #d2d2d4;
}

.bottom_nav {
  padding-bottom: 40px;
}
.bottom_nav.block {
  padding-top: 17px;
}
.bottom_nav .module-pagination {
  padding-bottom: 0;
}
.module-pagination .nums {
  display: inline-block;
  position: relative;
}
.more_text_ajax {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: 15px 0px 15px 34px;
  color: #333;
}
.more_text_ajax:after {
  content: "";
  display: block;
  position: absolute;
}
.more_text_ajax:after {
  width: 19px;
  height: 19px;
  left: 5px;
  margin-top: -10px;
  top: 50%;
  background: #ddd
    url("../../../../../../local/templates/styllight/images/svg/Show_more.svg")
    center no-repeat;
  -webkit-transition: background 0.7s ease-in-out;
  -moz-transition: background 0.7s ease-in-out;
  -o-transition: background 0.7s ease-in-out;
  transition: background 0.7s ease-in-out;
}
.more_text_ajax.loading:after {
  -webkit-animation: spinner 0.5s linear infinite !important;
  animation: spinner 0.5s linear infinite !important;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.more_text_ajax:hover:after,
.ajax_load_btn:hover .more_text_ajax:after {
  -webkit-animation: spinner 0.5s ease-out 1;
  animation: spinner 0.5s ease 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/* WebKit � Opera */
@-webkit-keyframes spinner1 {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
/* Other */
@keyframes spinner1 {
  from {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.loadings {
  background: url(../../../../../../local/templates/styllight/images/loaders/preloader.gif)
    no-repeat scroll center center rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  color: rgba(0, 0, 0, 0) !important;
  cursor: default !important;
}
.loadings * {
  background: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  color: rgba(0, 0, 0, 0) !important;
  cursor: default !important;
  visibility: hidden;
}

.no_goods {
  padding: 30px 30px 63px;
  border-top: 1px solid #f2f2f2;
  overflow: hidden;
}
.catalog_block_view.no_goods {
  border-top-width: 0px;
}
.no_goods .no_products {
  position: relative;
  float: left;
  background: url("../../../../../../local/templates/styllight/images/svg/empty.svg")
    0px 0px no-repeat;
  margin: 0px 0px -8px;
}
.no_goods .no_products:before {
  content: "";
  position: absolute;
  width: 54px;
  height: 54px;
  background: #ddd;
  left: 0px;
  top: 8px;
  border-radius: 100%;
}
.no_goods .no_products:after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background: url("../../../../../../local/templates/styllight/images/svg/empty.svg")
    0px 0px no-repeat;
  top: 23px;
  left: 16px;
}
.no_goods .button {
  float: right;
  margin: 17px 0px 0px;
}
.wrap_text_empty {
  padding: 10px 0px 15px 97px;
}

/*root level*/
.catalog_section_list.rows_block {
  margin: 0px -6px;
}
body .catalog_section_list .item_block {
  padding: 0px;
  margin: 0px 0px -1px -1px;
}
.catalog_section_list .item_block:nth-child(2n + 1) {
  clear: left;
}
.catalog_section_list .section_item {
  line-height: 20px;
  font-size: 12px;
  padding: 30px 30px;
  zoom: 1;
  vertical-align: top;
  border: 1px solid #f2f2f2;
  transition:
    box-shadow ease 0.2s,
    border ease-out 0.2s;
}
.catalog_section_list .section_item:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-color: #fff;
}
.catalog_section_list .section_item ul {
  margin: 0px;
}

.section_item_inner .section_info a {
  border-bottom: 0px;
  font-weight: 400;
  line-height: 20px;
  font-size: 13px;
}
.section_info .dark_link {
  color: #666666 !important;
}
.section_info .dark_link span {
  color: #222222 !important;
}
.catalog_section_list .section_item li.name a {
  text-decoration: none;
}
.catalog_section_list .section_item li.name a span {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
.catalog_section_list .section_item li.name {
  display: block;
  margin-bottom: 8px;
}
.catalog_section_list .section_item li.sect {
  display: inline-block;
  padding: 0px 8px 0px 0px;
  margin: 0px;
}
.catalog_section_list .section_item li.collapsed {
  display: none;
}
.catalog_section_list .section_item .image {
  width: 140px;
  text-align: center;
}
.catalog_section_list .section_item .desc .desc_wrapp {
  display: inline-block;
  padding: 0px;
  margin: 11px 0px 0px;
  color: #888888;
  font-size: 13px;
}
.catalog_section_list.section .desc .desc_wrapp {
  margin-top: 0px;
}
.catalog_section_list.section .section_item li.name {
  margin-bottom: 5px;
}
.catalog_section_list.section {
  margin-bottom: 20px;
}

/*catalog subscection*/
.articles-list .item .left-data {
  width: 120px;
  float: left;
}
.articles-list .item .left-data a {
  display: block;
}
.articles-list .item .left-data a img {
  vertical-align: middle;
}
.articles-list .item-title a span {
  display: inline-block;
}
.articles-list .item .right-data .preview-text {
  font-size: 13px;
  margin: 0px 0px -5px;
}
.articles-list .item .item-title {
  margin-bottom: 9px;
}
.articles-list .item .item-title a span {
  font-size: 16px;
}
.articles-list .item .item-title a {
  text-decoration: none;
}
.articles-list .item .right-data {
  margin-left: 150px;
  overflow: visible;
}

/*filter*/
.bx_filter .form-control {
  margin-bottom: 0;
}
.bx_filter .bx_filter_section {
  border: 1px solid #f2f2f2;
  background: #f9f9f9;
  border-radius: 2px;
  position: relative;
  margin: 0 0 27px;
}
.bx_filter_param_label.disabled {
  opacity: 0.4;
  cursor: default;
}
.bx_filter .bx_filter_parameters_box {
  padding: 13px 19px 14px;
  border-bottom: 1px solid #f2f2f2;
}
.bx_filter .bx_filter_parameters_box:not(.title):hover {
  background: #fff;
}
.bx_filter .bx_filter_button_box {
  clear: both;
}
.bx_filter .bx_filter_button_box {
  text-align: center;
  padding: 19px 14px 19px 14px;
}
.bx_filter .bx_filter_button_box .bx_filter_parameters_box_container {
  position: static;
}
.bx_filter .bx_filter_parameters_box_title {
  font-size: 14px;
  display: block;
  font-weight: normal;
  cursor: pointer;
  position: relative;
  padding: 0px 35px 0px 0px;
  color: #333;
}
.bx_filter .title .bx_filter_parameters_box_title {
  font-weight: bold;
  padding-right: 0px;
}
.bx_filter .title .bx_filter_parameters_box_title:after {
  display: none;
}
.bx_filter .title .bx_filter_parameters_box_title:hover {
  color: #333;
  cursor: default;
}
.bx_filter .bx_filter_parameters_box_title > span,
.bx_filter .bx_filter_parameters_box_title > div {
  position: relative;
  display: inline-block;
}
.bx_filter_parameters_box_title .hint .icon {
  position: relative;
  left: auto;
  right: -9px;
  z-index: 200;
}
.bx_filter .bx_filter_parameters_box_title:after,
.bx_filter .bx_filter_parameters_box_title:before {
  position: absolute;
  content: "";
}
.bx_filter .bx_filter_parameters_box_title:after {
  width: 8px;
  height: 5px;
  right: -3px;
  top: 3px;
  content: "\f107";
  font-size: 15px;
  color: #888;
}
.bx_filter .active .bx_filter_parameters_box_title:after {
  content: "";
}
.bx_filter .active > .bx_filter_parameters_box_title:after {
  content: "\f106";
}
input::-ms-clear {
  display: none;
  width: 0px;
  height: 0px;
  visibility: hidden;
}

.bx_filter .smartfilter .bx_ui_slider_track .bx_ui_slider_handle:hover {
  border-color: #000;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_search_reset {
  padding-left: 14px;
  padding-right: 14px;
  margin-left: 8px;
  background: rgba(0, 0, 0, 0);
}

.bx_filter_button_box .bx_filter_block,
.bx_filter_parameters_box.active .bx_filter_block {
  display: block;
}
.bx_filter_vertical input[type="checkbox"] + label,
.filter input[type="checkbox"] + label {
  margin-bottom: 4px;
  padding-left: 5px;
  position: relative;
  z-index: 100;
  cursor: pointer;
  outline: none;
  font-weight: normal;
}
.filter.licence_block {
  padding: 0px 0px 20px;
  position: relative;
  margin: -10px 0px 0px;
}
.filter.licence_block .error {
  position: absolute;
  top: -3px;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total + .form {
  padding-top: 20px;
}

.filter.licence_block input[type="checkbox"] {
  display: block;
  width: 0px;
  line-height: 0px;
  visibility: hidden;
  margin: 0px;
}
.bx_filter_vertical input[type="checkbox"] + label.dib,
.bx_filter_vertical input[type="checkbox"] + label.pal {
  padding: 0px 0px 0px 2px;
  margin-bottom: 9px;
  margin-right: 0px;
}
.bx_filter_vertical input[type="checkbox"] + label.dib > span,
.bx_filter_vertical input[type="checkbox"] + label.pal > span {
  margin: 0px 9px 0px 0px;
}
.bx_filter_vertical input[type="checkbox"] + label.sku,
.sku_props .bx_item_detail_size ul li {
  display: inline-block;
  font-size: 10px;
  border: 1px solid #888888;
  padding: 0 10px;
  text-align: center;
  margin: 0px 5px 5px 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer;
  border-radius: 2px;
}
.bx_filter_vertical input[type="checkbox"] + label.sku {
  float: left;
}

.bx_filter_vertical input[type="checkbox"] + label.sku span,
.sku_props .bx_item_detail_size ul li span {
  font-size: 10px;
  position: relative;
  display: block;
}
.bx_filter_vertical input[type="checkbox"] + label.sku:hover span,
.bx_filter_vertical input[type="checkbox"]:checked + label.sku span {
  color: #fff;
}

.bx_filter_vertical input[type="checkbox"] + label.disabled {
  cursor: default;
}
.filter input[type="checkbox"],
.filter input[type="radio"] {
  display: none;
}
.sku_props {
  margin: 0px 0px 2px;
}
.information .sku_props {
  margin-top: 11px;
}
.buy_block .sku_props {
  margin: 0px;
}
.sku_props .wrapper_sku > div {
  margin: 0px 0px 8px;
}
.sku_props .wrapper_sku > div:last-child {
  margin-bottom: 0px;
}
.bx_catalog_item_scu ul {
  font-size: 0px;
  margin: 0px;
}
.bx_catalog_item_scu ul li,
.bx_ordercart .bx_scu_scroller_container .bx_scu ul li {
  position: relative;
  z-index: 9;
  cursor: pointer;
  outline: none;
  font-size: 11px;
  margin: 0px 0px 9px;
  padding: 0px 9px 0px 0px;
  display: inline-block;
  vertical-align: top;
}
.gifts .bx_catalog_item_scu ul li {
  margin-left: 0px;
}
.bx_scu_scroller_container .missing {
  opacity: 0.4;
}
.sku_props ul li:before {
  display: none;
}
.sku_props .bx_item_section_name {
  color: #888888;
  font-size: 12px;
}
.catalog_detail .sku_props .bx_item_section_name {
  font-size: 13px;
}
.catalog_detail .sku_props .bx_item_section_name .val {
  color: #333;
}

.sku_props .bx_item_section_name {
  color: #888888;
  font-size: 12px;
}
.sku_props .bx_item_section_name.char_name {
  position: relative;
}
.sku_props .bx_item_section_name.char_name .hint {
  position: relative;
}
.sku_props .bx_item_section_name.char_name .hint .icon {
  left: 0px;
  top: -8px;
  border-radius: 100%;
}
#fast_view_item .sku_props .bx_item_section_name.char_name .hint .icon {
  top: 2px;
}
.sku_props .bx_item_section_name.char_name .hint .icon i {
  padding-right: 0px;
}
.sku_props .bx_item_section_name.char_name .hint + span {
  padding-left: 22px;
}
.sku_props
  .bx_item_section_name.char_name
  .hint:not(.active)
  .icon:not(:hover) {
  border: 1px solid #e5e5e5;
}

.sku_props .bx_item_section_name.char_name .hint .tooltip {
  left: 1px;
  top: 15px;
  min-width: 165px;
}
#fast_view_item .sku_props .bx_item_section_name.char_name .hint .tooltip {
  top: 25px;
}
body .hint .tooltip {
  z-index: 204;
}

.bx_filter_vertical input[type="checkbox"] + label.sku.disabled:hover {
  background: #fff;
  color: #373737;
  border-color: #f2f2f2;
}
.bx_filter_vertical input[type="checkbox"] + label.sku.disabled:hover span {
  color: #373737;
}
.disabled:not(.link-item) {
  opacity: 0.4;
}
.bx_filter_vertical .bx_filter_block label:hover span.disabled * {
  color: #888;
}
.bx_filter_vertical:not(.compact) .bx_filter_block.limited_block {
  max-height: 250px;
  overflow-y: auto;
}

.button_block .to-order.button {
  border-color: #888888;
  color: #888888;
}
.button.in-cart,
.button.in-cart:hover {
  background: #4fad00;
}

.bx_filter_vertical input[type="checkbox"]:checked + label:before,
.bx_filter_vertical input[type="checkbox"] + label:not(.disabled):hover:before,
.filter input[type="checkbox"]:checked + label:before,
.filter input[type="checkbox"] + label:hover:before,
.filter input[type="radio"]:checked + label:before,
.filter input[type="radio"] + label:hover:before {
  display: inline-block;
  z-index: 3;
}
.bx_filter_vertical input[type="checkbox"]:checked + label:before,
.bx_filter_vertical
  input[type="checkbox"]:checked
  + label:not(.disabled):hover:before,
.filter input[type="checkbox"]:checked + label:before,
.filter input[type="checkbox"]:checked + label:hover:before,
.filter input[type="radio"]:checked + label:before,
.filter input[type="radio"]:checked + label:hover:before {
  z-index: -1;
}
.bx_filter_vertical .filter input[type="radio"]:checked + label:before {
  z-index: 0;
}
.bx_filter_vertical input[type="checkbox"] + label:before,
.filter input[type="checkbox"] + label:before,
.filter input[type="radio"] + label:before,
.bg_block:before {
  font-size: 0;
  content: ".";
  display: none;
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #ddd;
  z-index: -1;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.bx_filter_vertical input[type="checkbox"] + label:after,
.filter input[type="checkbox"] + label:after,
.bg_block:after {
  font-size: 0;
  content: ".";
  display: block;
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0px 0px 0px 1px #cccccc inset;
  -moz-box-shadow: 0px 0px 0px 1px #cccccc inset;
  -webkit-box-shadow: 0px 0px 0px 1px #cccccc inset;
  background: #fff;
}
.bx_filter_vertical input[type="checkbox"]:checked + label:after,
.filter input[type="checkbox"]:checked + label:after {
  box-shadow: none;
  background: url(/local/templates/styllight/images/svg/Input_icons.svg) 0px 0px
    no-repeat;
}
.bx_filter_vertical input[type="checkbox"] + label.disabled:after {
  background-position: 0px -41px;
}
.filter input[type="radio"]:checked + label:after {
  background: url("/local/templates/styllight/images/svg/Input_icons.svg")
    0px -16px no-repeat;
  box-shadow: none;
}
.bx_filter_vertical input[type="checkbox"]:checked + label.nab:before,
.bx_filter_vertical input[type="checkbox"] + label.nab:hover:before,
.bx_filter_vertical input[type="checkbox"] + label.nab:after {
  display: none;
}
.filter input[type="radio"] + label:after,
.bg_block1:after {
  font-size: 0;
  content: ".";
  display: block;
  height: 13px;
  width: 13px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #ffffff;
  z-index: 2;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  box-shadow: 0px 0px 0px 1px #cccccc inset;
  -moz-box-shadow: 0px 0px 0px 1px #cccccc inset;
  -webkit-box-shadow: 0px 0px 0px 1px #cccccc inset;
}
.filter input[type="radio"] + label:before,
.bg_block:before {
  height: 13px;
  width: 13px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  top: 0px;
}
.bg_block:before,
.bg_block:after {
  width: 26px;
  height: 26px;
  display: inline-block;
}
.bg_block:after {
  background: url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg") -36px -5px
    no-repeat;
  width: 12px;
  height: 8px;
  left: -36px;
  top: 12px;
}
.bg_block:before {
  z-index: 2;
  top: 3px;
  left: -44px;
}
.filter.radio input[type="radio"] + label:after,
.filter.radio input[type="radio"] + label:before {
  width: 16px;
  height: 16px;
}
.filter.radio input[type="radio"] + label.disabled:hover:before,
.filter.radio input[type="radio"] + label.disabled:after {
  background: #cccccc;
}
.filter.radio input[type="radio"] + label.disabled {
  cursor: default;
}
.filter.radio input[type="radio"]:checked + label:after {
  /*background-position:0px -98px;*/
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i {
  font-size: 15px;
  font-style: normal;
  color: #596b70;
  display: block;
  padding-bottom: 3px;
}
.bx_filter .bx_filter_parameters_box_container {
  margin-top: 7px;
  position: relative;
  z-index: 1;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_select_container {
  margin-bottom: 6px;
}
.bx_filter
  .bx_filter_parameters_box_title
  + .bx_filter_block
  .bx_filter_parameters_box_container {
  margin-top: 15px;
}
.bx_filter .bx_filter_parameters_box_container.pict_block {
  margin-top: 17px;
  padding: 0px 3px;
}
.bx_filter .bx_filter_button_box .bx_filter_parameters_box_container {
  margin-top: 0px;
  font-size: 0px;
  margin-bottom: -8px;
}
.bx_filter .bx_filter_button_box .bx_filter_parameters_box_container > .btn {
  margin: 0px 0px 8px;
  display: block;
  width: 100%;
}
.filter_horizontal
  .bx_filter
  .bx_filter_button_box
  .bx_filter_parameters_box_container
  #set_filter {
  margin-right: 8px;
}
.filter_horizontal
  .bx_filter
  .bx_filter_button_box
  .bx_filter_parameters_box_container
  > .btn {
  display: inline-block;
  width: auto;
}
.bx-firefox
  .bx_filter
  .bx_filter_button_box
  .bx_filter_parameters_box_container
  #set_filter.button {
  margin-right: 3px;
}
.bx_filter .bx_filter_parameters_box_container_block {
  font-size: 11px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  color: #3f3f3f;
}
.bx_filter
  .bx_filter_parameters_box_container
  .bx_filter_parameters_box_container_block:nth-child(2) {
  text-align: right;
}
.bx_filter
  .bx_filter_parameters_box_container
  .bx_filter_parameters_box_container_block:nth-child(1) {
  padding-right: 10px;
}
.bx_filter
  .bx_filter_parameters_box_container
  .bx_filter_parameters_box_container_block:nth-child(2) {
  padding-left: 10px;
}
.bx_filter
  .bx_filter_parameters_box_container
  .bx_filter_input_container
  input {
  padding: 8px 8px 8px;
  background: #fff;
}
.bx_filter .divider {
  width: 12px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  background: #9a9a9a;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container {
  max-width: 100%;
  position: relative;
}
.bx_filter
  .bx_filter_parameters_box_container
  .bx_filter_calendar_container
  input.calendar {
  padding: 0 23px 0 4px;
  font-size: 15px;
}
.bx_filter
  .bx_filter_parameters_box_container
  .bx_filter_input_container
  img.calendar-icon {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  font-size: 18px;
  top: 0px;
  right: 3px;
}

.wrapp_all_inputs.wrap_md .iblock {
  width: 100%;
  position: relative;
}
.filter_horizontal {
  padding: 0px;
  overflow: hidden;
}
.filter_horizontal .wrapp_all_inputs.wrap_md .wrapp_change_inputs {
  width: 30%;
  position: relative;
  margin: 0px 0px 4px;
}
.filter_horizontal .wrapp_all_inputs.wrap_md .wrapp_slider {
  width: 70%;
  padding: 0px 0px 0px 50px;
}
.filter_horizontal .smartfilter .bx_ui_slider_track {
  margin-top: 16px;
}
.filter_horizontal .bx_filter .bx_filter_button_box {
  text-align: left;
}
.filter_horizontal
  .bx_filter_vertical
  input[type="checkbox"]
  + label:not(.dib) {
  float: left;
  margin-right: 5px;
}
.filter_horizontal .bx_filter .bx_filter_popup_result.right {
  left: 0px;
  background: transparent;
  position: relative;
  color: #888;
  margin: 0px;
  padding-left: 0px;
  line-height: 20px;
  vertical-align: middle;
}
.filter_horizontal .bx_filter .bx_filter_popup_result.right a {
  display: none;
}

.right_block .filter_horizontal .bx_filter .bx_filter_popup_result {
  top: -1px !important;
}
.bx_filter .expand_block {
  display: none;
}

.bx_filter #modef_mobile {
  display: none;
}

/*filter mobile*/
#mobilefilter {
  background: #f9f9f9;
  z-index: 3010;
  overflow: hidden;
  transition:
    left 0.4s ease 0s,
    opacity 0.4s ease 0s;
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  width: 320px;
  max-width: 100%;
}
#mobilefilter.show {
  left: 0;
  box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.45);
}
#mobilefilter .smartfilter {
  padding-top: 62px;
  padding-bottom: 74px;
  background: #f9f9f9;
  height: 100%;
}
#mobilefilter .bx_filter .bx_filter_section {
  margin: 0;
  background-color: #fff;
  height: 100%;
}
#mobilefilter .bx_filter .bx_filter_parameters_box {
  background: #f9f9f9;
}
#mobilefilter .bx_filter .bx_filter_parameters_box.title {
  background-color: #fff;
  position: absolute;
  width: 320px;
  top: 0;
  z-index: 10;
  padding: 19px 19px 20px;
  left: 0;
}
#mobilefilter .bx_filter .bx_filter_parameters_box.title.shadow {
  box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid #fff;
}
#mobilefilter .bx_filter .title .bx_filter_parameters_box_title:before {
  background: url(../../../../../../local/templates/styllight/images/svg/sort_icons.svg)
    0px -62px no-repeat;
  width: 16px;
  height: 13px;
  top: 4px;
  left: 0;
  content: " ";
}
#mobilefilter .bx_filter .title .bx_filter_parameters_box_title {
  padding-left: 26px;
}
#mobilefilter .svg.svg-close {
  background-color: #888888;
  right: -2px;
  min-width: 14px;
  min-height: 14px;
  top: 4px;
  position: absolute;
  cursor: pointer;
}
#mobilefilter .svg.svg-close:hover {
  background-color: #222;
}
#mobilefilter .bx_filter .bx_filter_button_box {
  position: absolute;
  bottom: 0;
  background: #fff;
  z-index: 9;
  width: 320px;
  visibility: visible !important;
  border-top: 1px solid #f6f6f6;
  padding: 13px 14px 13px 14px;
  left: 0;
}
#mobilefilter .bx_filter.bx_filter_vertical {
  position: relative;
}
#mobilefilter .bx_filter .bx_filter_popup_result.right {
  left: 0px;
  background: transparent;
  position: relative;
  color: #888;
  margin: 7px 0 0 2px;
  padding-left: 0px;
  line-height: 20px;
  display: inline-block;
  visibility: visible;
  vertical-align: middle;
}
#mobilefilter .wrapp_all_inputs.wrap_md .wrapp_change_inputs {
  width: 100%;
}
#mobilefilter .wrapp_all_inputs.wrap_md .wrapp_slider {
  width: 100%;
  padding: 12px 0 0 0;
}
#mobilefilter .bx_filter .bx_filter_parameters_box_title:after {
  right: 2px;
}
body
  #mobilefilter
  .bx_filter_vertical
  .bx_filter_section
  .bx_filter_button_box.active
  .bx_filter_block
  .bx_filter_parameters_box_container {
  text-align: center;
}
#mobilefilter .count_selected,
#mobilefilter
  .bx_filter
  .bx_filter_block
  .bx_filter_popup_result.right#modef_mobile {
  display: none !important;
}
#mobilefilter-overlay {
  display: none;
  background: #3a3f44;
  opacity: 0.7 !important;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 3005;
}
#mobilefilter
  .bx_filter
  .bx_filter_button_box
  .bx_filter_parameters_box_container
  > .btn.bx_filter_search_button {
  width: calc(67% - 5px);
  margin-right: 5px;
}
#mobilefilter
  .bx_filter
  .bx_filter_button_box
  .bx_filter_parameters_box_container
  > .btn.bx_filter_search_reset {
  width: calc(33% - 5px);
  margin-left: 5px;
}
#mobilefilter input[type="text"],
#mobilefilter select,
#mobilefilter textarea {
  font-size: 16px;
}
#mobilefilter .bx_sort_filter {
  display: block;
}
.bx_sort_filter {
  display: none;
}
#mobilefilter .bx_filter.bx_filter_vertical {
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 100%;
  top: 0;
}
body
  #mobilefilter
  .bx_filter_vertical
  .bx_filter_section
  .bx_filter_button_box.active
  .bx_filter_block
  .bx_filter_parameters_box_container
  > * {
  margin-top: 0;
}
#mobilefilter .bx_filter .bx_filter_parameters {
  position: absolute;
  top: 64px;
  bottom: 63px;
  left: 0;
  overflow: auto;
  width: 100%;
}
#mobilefilter .bx_filter .bx_filter_parameters_box:last-of-type {
  border-bottom: none;
}
#mobilefilter
  .bx_filter
  .bx_filter_button_box
  .bx_filter_parameters_box_container
  > .btn {
  display: inline-block;
}

/*Track*/
.bx_filter .bx_ui_slider_part {
  position: absolute;
  top: -3px;
  width: 1px;
  height: 10px;
  background: #f2f2f2;
  background: none;
}
.bx_filter .bx_ui_slider_part.p1 {
  left: -1px;
}
.bx_filter .bx_ui_slider_part.p2 {
  left: 25%;
}
.bx_filter .bx_ui_slider_part.p3 {
  left: 50%;
}
.bx_filter .bx_ui_slider_part.p4 {
  left: 75%;
}
.bx_filter .bx_ui_slider_part.p5 {
  right: 1px;
}
.bx_filter .bx_ui_slider_part span {
  font-size: 12px;
  position: absolute;
  top: -24px;
  left: 50%;
  display: block;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  color: #999999;
}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span {
  color: #b1b1b1;
  display: none;
}
.bx_filter .bx_ui_slider_part.first span {
  text-align: left;
  left: -8px;
  margin-left: 0px;
}
.bx_filter .bx_ui_slider_part.last span {
  text-align: right;
  left: auto;
  right: -8px;
  margin-left: 0px;
}
.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V {
  position: absolute;
  top: 0px;
  bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #fff;
}
.bx_filter .bx_ui_slider_range {
  z-index: auto;
  background: #cccccc;
}
.bx_filter .bx_ui_slider_pricebar {
  z-index: 100;
}
.bx_filter .bx_ui_slider_pricebar_VD {
  z-index: 60;
  background: #979797;
}
.bx_filter .bx_ui_slider_pricebar_VN {
  z-index: 70;
  background: #f2f2f2;
}
.bx_filter .bx_ui_slider_pricebar_V {
  z-index: 80;
  background: #cccccc;
}
.bx_filter .bx_ui_slider_handle {
  position: absolute;
  top: 100%;
  width: 22px;
  height: 22px;
}
.bx_filter .bx_ui_slider_handle:hover {
  -webkit-cursor: grab;
  -ms-cursor: grab;
  -o-cursor: grab;
  cursor: grab;
}
.bx_filter .bx_ui_slider_handle:active {
  -webkit-cursor: grabbing;
  -ms-cursor: grabbing;
  -o-cursor: grabbing;
  cursor: grabbing;
}
.bx_filter .bx_ui_slider_handle.left {
  left: 0;
  margin-left: -8px;
}
.bx_filter .bx_ui_slider_handle.right {
  right: 0;
  margin-right: -10px;
}

/*Select*/
.bx_filter .bx_filter_select_block,
.common_select .common_select-link {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  margin: 0 0px 0px;
  padding: 0 33px 0 7px;
  border-radius: 2px;
  background: #f7f7f7;
  border: 1px solid #f2f2f2;
  cursor: pointer;
}
.bx_filter .bx_filter_select_block {
  background: #fff;
  height: 36px;
}
.bx_filter .bx_filter_select_text,
.common_select .common_select-link .ik_select_link_text {
  font-size: 13px;
  line-height: 28px;
  max-width: 100%;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
.bx_filter .bx_filter_select_block:hover .bx_filter_select_arrow,
.common_select .common_select-link:hover .trigger,
.common_select .common_select-link.opened .trigger {
  background: #e3e3e3;
}
.bx_filter .bx_filter_select_block:hover .bx_filter_select_arrow:before,
.common_select .common_select-link:hover .trigger:before,
.common_select .common_select-link.opened .trigger:before {
  background-position: -36px -174px;
}
.bx_filter .bx_filter_select_text.fix {
  min-width: 120px;
}
.bx_filter .bx_filter_select_text label {
  cursor: pointer;
}
.bx_filter .bx_filter_select_arrow,
.common_select .common_select-link .trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 28px;
  cursor: pointer;
  border-left: 1px solid #f2f2f2;
  background: #fff;
  text-align: center;
  line-height: 32px;
}
.bx_filter .bx_filter_select_arrow {
  line-height: 38px;
  height: 34px;
}
.bx_filter .bx_filter_select_arrow:before,
.common_select .common_select-link .trigger:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 4px;
  background: url("../../../../../../local/templates/styllight/images/arrows.png") -1px -174px
    no-repeat;
}
.bx_filter .bx_filter_select_text {
  line-height: 34px;
  height: 34px;
}

/*filter section*/
.top_block_filter_section {
  border: 1px solid #f2f2f2;
  background: #f9f9f9;
  border-radius: 2px;
  position: relative;
  margin: 0px 0px 30px;
}
.top_block_filter_section .title {
  padding: 13px 19px 14px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.top_block_filter_section .items {
  background: #fff;
  padding: 10px 0px;
}
.top_block_filter_section .items .item {
  padding: 3px 19px 2px;
  font-size: 13px;
}
.top_block_filter_section .items .item a {
  display: block;
  position: relative;
}
.top_block_filter_section .items .item .item_title {
  padding-right: 30px;
  display: block;
}
.top_block_filter_section .items .item .item_count {
  color: #888888;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
.top_block_filter_section .items .item.collapsed:not(.clicked_exp) {
  display: none;
}
.top_block_filter_section .items .item .more_items {
  cursor: pointer;
  display: inline-block;
}
.top_block_filter_section .items .item .more_items.with_dropdown:after {
  margin-top: -1px;
}

.contacts {
  color: #333;
}
.common_select {
  width: 100% !important;
  font-size: 0px;
}
.common_select select {
  display: none;
}
.ik_select_dropdown.common_select-dd {
  background: #fff;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  z-index: 10 !important;
}
.ik_select_dropdown.common_select-dd ul li:before {
  display: none;
}
.ik_select_list .ik_select_list_inner {
  position: static !important;
  overflow: auto;
}
.ik_select_list .ik_select_list_inner ul {
  margin-bottom: 0px;
}
.ik_select_option_disabled {
  pointer-events: none;
  cursor: default;
  display: none;
}
.ik_select_list .ik_select_list_inner ul li {
  text-align: left;
  padding: 4px 9px 4px 9px;
  cursor: pointer;
  background: #fff;
}
.ik_select_list .ik_select_list_inner ul li:hover,
.bx_filter_select_popup ul li label:hover {
  background: #e3e3e3;
}
.ik_select_list .ik_select_list_inner ul li.ik_select_active,
.bx_filter_select_popup ul li label.selected {
  background: #ddd;
  color: #fff;
}
.ik_select_list .icon_color,
.common_select .icon_color {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
  border: 2px solid #fff;
  margin: 0px 7px 0px 0px;
}
.common_select .icon_color {
  margin-top: 4px;
}
.common_select .common_select-link.img,
.ik_select_list .ik_select_list_inner ul li.img {
  padding-left: 4px;
}
.ik_select_list .ik_select_list_inner ul li.img {
  padding-left: 5px;
}

.catalog_detail .common_select .common_select-link,
.bx_section .common_select-link {
  height: 37px;
}
.catalog_detail .common_select .common_select-link .ik_select_link_text,
.bx_section .common_select-link .ik_select_link_text {
  line-height: 35px;
}
.catalog_detail .common_select .common_select-link .trigger,
.bx_section .common_select-link .trigger {
  line-height: 40px;
  height: 35px;
  width: 34px;
}
.catalog_detail .common_select .icon_color {
  margin-top: 7px;
  margin-left: 4px;
}
.detail_page .ik_select_list .ik_select_list_inner ul li,
.order_page .ik_select_list .ik_select_list_inner ul li {
  padding: 8px 9px 9px 9px;
}
.detail_page .ik_select_list .ik_select_list_inner ul li.img,
.order_page .ik_select_list .ik_select_list_inner ul li.img {
  padding-left: 9px;
}
.catalog_detail .sku_props .bx_item_detail_size ul li {
  margin: 0px 8px 8px 0px;
}
.bx_filter_vertical input[type="checkbox"],
.filter input[type="radio"] {
  display: none;
}

/*Regionality*/
.city_chooser_frame {
  width: 900px;
  max-width: 900px;
}
.city_chooser_small_frame {
  width: 600px;
  max-width: 600px;
}
.popup.small_popup_regions {
  width: 500px;
  max-width: 500px;
}

.city_chooser_frame h2,
.city_chooser_small_frame h2 {
  font-size: 1.714em;
}
.popup.city_chooser_frame .form .form_head,
.popup.city_chooser_small_frame .form .form_head {
  padding-bottom: 0px;
  border: none;
}

.region_wrapper {
  max-width: 155px;
  position: relative;
  z-index: 10;
  padding: 0px 10px 0px 20px;
}
.region_wrapper:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 1px;
  width: 20px;
  height: 20px;
  background: url("../../../../../../local/templates/styllight/images/svg/Marker.svg")
    0px 0px no-repeat;
}

.header-v1 .region_wrapper:before,
.header-v2 .region_wrapper:before {
  top: 0px;
}

.ui-helper-hidden-accessible {
  display: none !important;
}

.logo_and_menu-row .top-description .region_wrapper {
  margin-left: 30px;
}
div.header-v6 .top-description .region_wrapper,
div.header-v7 .top-description .region_wrapper,
div.header-v10 .top-description .region_wrapper,
div.header-v15.header-wrapper .top-description .region_wrapper,
div.header-v16 .top-description .region_wrapper {
  margin-left: 0px;
}
div.header-v11 .top-description .region_wrapper {
  margin-top: 6px;
}

div.header-v4 .top-description .region_wrapper,
div.header-v5 .top-description .region_wrapper,
div.header-v11 .top-description .region_wrapper,
div.header-v14 .top-description .region_wrapper {
  margin-right: 20px;
}

.region_wrapper .city_title {
  font-weight: bold;
  color: #333;
  font-size: 14px;
}

.top-block-item .region_wrapper .city_title {
  display: none;
}
.top-block-item .region_wrapper {
  height: 18px;
}
.top-block-item .region_wrapper .js_city_chooser {
  display: inline-block;
}

.region_wrapper .js_city_chooser {
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-right: 14px;
  position: relative;
}
.region_wrapper .js_city_chooser > span:not(.arrow) {
  position: relative;
}

.header-v1 .region_wrapper .js_city_chooser > span:not(.arrow),
.header-v2 .region_wrapper .js_city_chooser > span:not(.arrow) {
  font-size: 0.929em;
}
.header-v1 .region_wrapper .js_city_chooser > span.arrow,
.header-v2 .region_wrapper .js_city_chooser > span.arrow {
  bottom: 2px;
}

.region_wrapper .arrow {
  position: absolute;
  right: 0px;
  bottom: 3px;
  padding: 0px;
}
.region_wrapper .arrow i {
  content: "";
  display: block;
  width: 13px;
  height: 11px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -16px -329px
    no-repeat;
  border-radius: 4px;
}

.region_wrapper .dropdown {
  position: absolute;
  display: none;
  left: 0px;
  top: 100%;
  font-size: 13px;
}
.region_wrapper .dropdown .wrap {
  margin: 10px 0px 0px;
  background: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  max-height: 300px;
  overflow: auto;
}
.region_wrapper .dropdown .wrap::-webkit-scrollbar {
  width: 8px;
}
.region_wrapper .dropdown .wrap::-webkit-scrollbar-track {
  border-radius: 8px;
}
.region_wrapper .dropdown .wrap::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
}
.region_wrapper .dropdown .wrap::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
}

.region_wrapper .dropdown .more_item span {
  display: block;
  padding: 18px 22px 18px;
  color: #222;
  border-top: 1px solid #f2f2f2;
  cursor: pointer;
}
.region_wrapper .dropdown .more_item:first-child span {
  border-top: 0px;
}
.region_wrapper .dropdown .more_item.current span {
  cursor: default;
}

.top_mobile_region {
  position: relative;
}
.top_mobile_region .confirm_region {
  background: #f9f9f9;
  box-shadow: inset 0px -1px 0px 0px #f5f5f5;
  border-radius: 0px;
  margin: 0px;
  padding-top: 18px;
}
.top_mobile_region .confirm_region {
  position: static;
  top: 0px;
  left: 0px;
}
.top_mobile_region .confirm_region + .close_popup {
  position: absolute;
  top: 25px;
  right: 29px;
  width: 14px;
  height: 14px;
  line-height: 20px;
  text-align: center;
  color: #c2cbd2;
  background: url(../../../../../../local/templates/styllight/images/svg/close_icons.svg) -1px -1px
    no-repeat;
  transition: opacity 0.3s ease;
  z-index: 1;
  cursor: pointer;
}
.top_mobile_region .close_popup:hover {
  /*opacity:0.7;transform:scale(1.2);*/
}

.popup_regions {
}
.popup_regions .h-search {
  padding: 30px 36px;
}
.popup_regions .h-search #search {
  background: #fff;
  height: 39px;
}
.popup_regions .items.only_city + .h-search {
  padding: 21px 36px 39px;
}
.popup_regions .items.only_city + .h-search #search {
  background: #f5f5f5;
}
.popup_regions .h-search .wrapper {
  position: relative;
}
.popup_regions .h-search .wrapper .search_btn {
  position: absolute;
  width: 39px;
  height: 39px;
  top: 0px;
  right: 0px;
  cursor: pointer;
}
.popup_regions .h-search .wrapper .search_btn:before {
  content: "";
  position: absolute;
  top: 11px;
  right: 11px;
  width: 17px;
  height: 17px;
  background: url("../../../../../../local/templates/styllight/images/svg/Search_black.svg")
    0px 0px no-repeat;
}
.popup_regions
  .h-search
  .wrapper
  #search.ui-autocomplete-loading
  + .search_btn:before {
  background: url("../../../../../../local/templates/styllight/images/loaders/circle_anim.gif")
    0px 0px no-repeat;
}
.popup_regions .h-search .wrapper .ui-menu li:before {
  display: none;
  padding-left: 10px;
}
.popup_regions .h-search .favorits {
  font-size: 13px;
  padding: 6px 0px 0px;
  margin: 0px 0px -11px;
}
.popup_regions .h-search .favorits .title {
  float: left;
  width: 80px;
  padding: 5px 0px 0px;
}
.popup_regions .h-search .favorits .cities {
  padding-left: 80px;
}
.popup_regions .h-search .favorits .cities .item {
  display: inline-block;
  padding: 5px 8px 5px 0px;
}
.popup_regions .h-search .favorits .cities .item a {
  border-bottom: 1px dotted;
}
.popup_regions .items.ext_view {
  padding: 20px 25px 40px;
  font-size: 0px;
  border-top: 1px solid #f2f2f2;
  background: #f8f8f8;
}
.popup_regions .items.only_city {
  padding: 18px 25px 0px;
}
.popup_regions .items.ext_view > div {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-size: 13px;
  padding-right: 20px;
  color: #555;
}
.popup_regions .items.ext_view .cities {
  width: 50%;
  padding: 0px;
  font-size: 0px;
}
.popup_regions .items .title {
  font-size: 13px;
  padding: 0px 0px 6px 10px;
  color: #888888;
}
.popup_regions .items .items_block {
  max-height: 500px;
  overflow-y: auto;
}
.popup_regions .items .regions .parent_block {
  display: none;
}
.popup_regions .items .regions .parent_block.shown {
  display: block;
}
.popup_regions .items .regions .item:not(.current):hover {
  cursor: pointer;
}
.popup_regions .items .regions .item:not(.current) span {
  border-bottom: 1px dotted;
}
.popup_regions .items .regions .item.current,
.popup_regions .items .regions .item.current:hover,
.popup_regions .items .regions .item.current:hover span {
  color: #fff !important;
}
.popup_regions .items .item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 0px 5px 0px;
  padding: 5px 10px 5px 10px;
}
.popup_regions .items .item.current {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.popup_regions .items .cities .item {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  background: none;
}
.bx-ie .popup_regions .items .cities .item {
  vertical-align: middle;
}
.popup_regions .items.ext_view .cities .item {
  font-size: 13px;
  display: none;
}
.popup_regions .items.only_city .cities .items_block {
  font-size: 0px;
}
.popup_regions .items.only_city .cities .item {
  width: 25%;
  margin-bottom: 3px;
}
.popup_regions .items .cities .item.current {
  background: none;
}
.popup_regions .items .cities .item.current span {
  font-weight: bold;
  color: #222;
}
.popup_regions .items .cities .item.shown {
  display: inline-block;
}
#title-search-city .ui-autocomplete {
  position: absolute !important;
  top: 39px !important;
  width: 100%;
  box-shadow: 0px 2px 10px rgba(197, 197, 197, 0.5);
  background: #fff;
  padding: 10px 0px 6px;
  z-index: 9;
  height: auto;
  max-height: 230px;
  overflow-y: auto;
}
#title-search-city .ui-autocomplete::-webkit-scrollbar {
  width: 8px;
}
#title-search-city .ui-autocomplete::-webkit-scrollbar-track {
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
#title-search-city .ui-autocomplete::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
}
#title-search-city .ui-autocomplete::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
}

.confirm_region {
  position: absolute;
  display: block;
  min-width: 270px;
  text-align: center;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  z-index: 1002;
  background: #fff;
  border-radius: 4px;
  padding: 20px 29px 24px 29px;
  box-sizing: border-box;
  top: 50px;
  left: -50%;
  box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.2);
  margin-left: -35px;
}
.confirm_region:before,
.confirm_region:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -19px;
  border: 10px solid transparent;
  border-bottom: 10px solid rgba(0, 0, 0, 0.05);
  margin-left: -10px;
}
.confirm_region:after {
  border-bottom: 10px solid white;
  top: -18px;
}

.confirm_region .title {
  font-size: 15px;
  color: #333;
}
.confirm_region .buttons {
  padding: 14px 0px 0px;
  white-space: nowrap;
}
.confirm_region .buttons > .btn {
  margin: 0px 4px;
}

/*scrollbars */
.popup_regions .items .items_block::-webkit-scrollbar {
  width: 8px;
}
.popup_regions .items .items_block::-webkit-scrollbar-track {
  border-radius: 8px;
}
.popup_regions .items .items_block::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
}
.popup_regions .items .items_block::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
}

/*Select popup*/
div[id^="smartFilterDropDown"] {
  max-width: 170px;
  width: 100%;
  max-height: 205px;
  overflow-y: auto;
}
div[id^="smartFilterDropDown"] .popup-window {
  width: 100%;
  border: 0px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
div[id^="smartFilterDropDown"] .popup-window-top-row,
div[id^="smartFilterDropDown"] .popup-window-left-column,
div[id^="smartFilterDropDown"] .popup-window-right-column,
div[id^="smartFilterDropDown"] .popup-window-bottom-row {
  display: none;
}
.popup-window .popup-window-content {
}
.bx_filter_select_popup {
  padding: 0;
}
.bx_filter_select_popup ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bx_filter_select_popup ul li {
  display: block;
  text-align: left;
  vertical-align: middle;
  padding: 0px;
}
.bx_filter_select_popup ul li:first-child {
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
}
.bx_filter_select_popup ul li:before {
  display: none;
}
.bx_filter_select_popup ul li label {
  font-size: 13px;
  display: block;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  cursor: pointer;
  padding: 4px 9px 4px 9px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  font-weight: normal;
}
.bx_filter_select_popup ul li label.disabled {
  color: #b8b8b8;
  background: transparent;
}
.bx_filter_select_popup ul li a {
  font-size: 13px;
  display: block;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  cursor: pointer;
  padding: 4px 9px 4px 9px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  font-weight: normal;
  color: #333;
}
.bx_filter_select_popup ul li a:hover {
  background: #e3e3e3;
}
.bx_filter_select_popup ul li a.current {
  color: #fff;
}

/*TAGS*/
.bx_filter.bx_horizontal .bx_filter_parameters_box.tags {
  width: 100%;
  clear: both;
}
.bx_filter .bx_filter_tag {
  padding: 18px;
  border: 1px solid #aed5e0;
  border-radius: 5px;
  background: rgba(151, 214, 233, 0.33);
}
.bx_filter .bx_tag_link {
  font-size: 12px;
  text-decoration: none;
  color: #68939e;
  border-bottom: 1px solid;
  text-shadow: none;
}
.bx_filter .bx_tag_link.active,
.bx_filter .bx_tag_link:hover {
  color: #1d3d46;
  border-bottom: none;
}

/*LABEL*/
.bx_filter .bx_filter_param_label,
.filter label {
  position: relative;
  display: block;
  margin: 0px 0px 3px;
}
.radio.filter label {
  display: inline-block;
  line-height: 12px;
  cursor: pointer;
}
.bx_filter .bx_filter_param_label:last-child {
}
.bx_filter .bx_filter_param_label.dib {
  display: inline-block;
}
.bx_filter .bx_filter_param_text {
  line-height: 30px;
  position: relative;
  display: inline-block;
  margin: 0 5px 0px 4px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.bx_filter .disabled .bx_filter_param_text {
  cursor: default;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text {
}
.bx_filter_select_popup .bx_filter_param_label.active {
  background: #f3f8fa;
}

/*Checkbox / Radio*/

.bx_filter_input_checkbox {
  position: relative;
  display: block;
  clear: both;
  min-height: 20px;
}
.bx_filter .sku .bx_filter_input_checkbox {
  min-height: auto;
}
.bx_filter_input_checkbox input[type="radio"],
.bx_filter_input_checkbox input[type="checkbox"] {
  position: relative;
  top: 4px;
  float: left;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text,
.filter label > span {
  display: block;
  line-height: 14px;
  margin-left: 21px;
  text-align: left;
  font-weight: normal;
}
.bx_filter .filter label > span {
  margin: 0px;
}
.bx_filter .sku .bx_filter_input_checkbox .bx_filter_param_text,
.sku_props .bx_item_detail_size ul li span {
  display: block;
  line-height: 15px;
  margin: 0px;
  text-align: center;
  padding: 7px 0px 7px;
  font-size: 13px;
}
.bx_item_list_you_looked_horizontal
  .bx_item_detail_size
  ul
  li.active:hover
  span {
  color: #fff;
}
.bx_filter .bx_filter_input_checkbox input + .bx_filter_param_text {
  line-height: 21px;
}
.bx_filter .radio,
.bx_filter .checkbox {
  padding: 0px;
  margin: 0px;
}

/*BTN*/
.bx_filter .bx_filter_param_btn,
.bx_catalog_item_scu .bx_item_detail_scu ul li .cnt {
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  text-decoration: none;
  color: #000;
  vertical-align: middle;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  border-radius: 2px;
  background: #fff;
  -webkit-transition:
    border 0.3s ease,
    box-shadow 0.1s ease,
    color 0.3s ease;
  -moz-transition:
    border 0.3s ease,
    box-shadow 0.1s ease,
    color 0.3s ease;
  -ms-transition:
    border 0.3s ease,
    box-shadow 0.1s ease,
    color 0.3s ease;
  -o-transition:
    border 0.3s ease,
    box-shadow 0.1s ease,
    color 0.3s ease;
  transition:
    border 0.3s ease,
    box-shadow 0.1s ease,
    color 0.3s ease;
}
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn {
  border-color: #fff;
}

/* --- colors */
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl {
  background: transparent;
  box-shadow: none;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl {
  position: relative;
}

/*icon*/
.bx_filter_select_popup .bx_filter_select_text_icon,
.bx_filter .bx_filter_select_text_icon {
  line-height: 33px;
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: -2px;
  margin-right: 2px;
  vertical-align: middle;
  border-radius: 2px;
}
.bx_filter_select_popup .bx_filter_btn_color_icon,
.bx_filter .bx_filter_btn_color_icon,
.bx_catalog_item_scu .bx_item_detail_scu ul li .cnt_item,
.bx_scu_scroller_container ul li .cnt_item {
  line-height: 26px;
  position: relative;
  top: 0px;
  border-radius: 1px;
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 2px solid #fff;
  vertical-align: middle;
  -webkit-background-size: cover;
  background-size: cover;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.bx_catalog_item_scu .bx_item_detail_scu ul li .nf .cnt_item,
.bx_scu_scroller_container ul li .nf .cnt_item {
  display: block;
  padding: 5px;
}
.bx_catalog_item_scu .bx_item_detail_scu ul li .nf .cnt_item > span.bg,
.bx_scu_scroller_container ul li .nf .cnt_item > span.bg {
  display: block;
  height: 100%;
  background-size: cover;
}
body .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt1.nf,
body .bx_catalog_item_scu .bx_item_detail_scu ul li.active .cnt1.nf,
body .bx_scu_scroller_container ul li .cnt1.nf {
  background: none;
}
body .bx_catalog_item_scu .bx_item_detail_scu ul li.active .cnt1.nf .bg,
body .bx_catalog_item_scu .bx_item_detail_scu ul li:hover .cnt1.nf .bg,
body .bx_catalog_item_scu .bx_item_detail_scu ul li:hover .cnt1.nf {
  background-color: transparent;
}
.cnt1.nf > .pp > .bg {
  display: none !important;
}

.bx_filter .bx_filter_param_label.active .bx_filter_btn_color_icon {
  box-shadow:
    0px 0px 0px 2px #fff inset,
    0px 0px 0px 2px #ddd;
}
.bx_filter .bx_filter_btn_color_icon:hover, .bx_catalog_item_scu .bx_item_detail_scu ul li:not(.active):not(.bx_active) .cnt_item:hover, .bx_scu_scroller_container ul li:not(.active):not(.bx_active) .cnt_item:hover/*, .bx_scu_scroller_container ul li:not(.bx_active) .cnt_item:hover*/ {
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.bx_filter .bx_filter_select_text .bx_filter_btn_color_icon,
.popup-window .bx_filter_btn_color_icon {
  border-radius: 0px;
  width: 16px;
  height: 16px;
}
.bx_filter label.pal:hover .bx_filter_param_btn,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn,
.bx_catalog_item_scu .bx_item_detail_scu ul li.active span:not(.cnt_item) {
  background: #ddd;
}
.bx_filter label.dib:not(.active):hover .bx_filter_param_btn,
.bx_catalog_item_scu .bx_item_detail_scu ul li:hover span:not(.cnt_item) {
  background: #f2f2f2;
  display: block;
}
.bx_filter label.dib.disabled:hover .bx_filter_param_btn {
  background: #fff;
}
.bx_filter .pict {
  display: inline-block;
  margin: -2px 0px 0px;
  float: left;
}
.bx_filter_select_popup .bx_filter_btn_color_icon {
  margin: 0 0px 0px -3px;
  top: 0;
  vertical-align: middle;
}
.bx_filter_select_popup .bx_filter_param_text {
  margin: 0 0px 0px 3px;
}
.bx_filter .bx_filter_select_block .bx_filter_btn_color_icon {
  top: -1px !important;
  margin: 0px 0px 0px -2px;
}
.bx_filter_btn_color_icon.all {
  position: relative;
  border: none;
  box-shadow: none;
}
.bx_filter_btn_color_icon.all:after,
.bx_filter_btn_color_icon.all:before {
  position: absolute;
  width: 60%;
  height: 60%;
  background: #fff;
  content: " ";
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.bx_filter_btn_color_icon.all:after {
  right: 0;
  bottom: 0;
}
.bx_filter_btn_color_icon.all:before {
  top: 0;
  left: 0;
}
.bx_filter .bx_filter_popup_result {
  font-size: 13px;
  font-weight: 400;
  line-height: 51px;
  position: absolute;
  z-index: 930;
  display: none;
  margin-top: -14px;
  margin-left: -4px;
  padding: 0 20px;
  white-space: nowrap;
  color: #fff;
}
.bx_filter .bx_filter_popup_result .btn {
  margin-top: -2px;
}
.bx_filter .bx_filter_popup_result .btn:hover {
  background: #fff;
}
.bx_filter .bx_filter_popup_result a {
  margin: 0px 0px 0px 18px;
}
.bx_filter .bx_filter_popup_result.right {
  left: 102%;
}
.bx_filter .bx_filter_popup_result.left {
  right: 102%;
}
.side_RIGHT .bx_filter .bx_filter_parameters_box .bx_filter_popup_result.right {
  right: 100%;
  left: auto;
}
.bx_filter .button {
  padding-left: 11px;
  padding-right: 12px;
}
.bx-firefox .bx_filter .button {
  padding-right: 10px;
}
.bx_filter .button#set_filter {
  margin: 0px 10px 0px 0px;
}
.bx_filter .bx_filter_block .clb {
  clear: both;
}

/*sort catalog*/
.sort_header {
  padding: 0px 0px 21px;
  position: relative;
  zoom: 1;
  opacity: 1;
}
.sort_header .sort_display {
  float: right;
  font-size: 0;
}
.sort_header .sort_filter {
  float: left;
  margin-top: 10px;
}
.sort_header .sort_filter a {
  display: inline-block;
  text-decoration: none;
  color: #a5a3a3;
  margin: 0px 20px 0px 0px;
}
.sort_header .sort_filter a:last-child {
  margin-right: 0px;
}
.sort_header .sort_filter a .icon {
  content: "";
  display: none;
  background: url("../../../../../../local/templates/styllight/images/svg/sort_icons.svg") -42px
    3px no-repeat;
  width: 15px;
  height: 13px;
  vertical-align: top;
  margin: 0px 3px 0px 0px;
}
.sort_header .sort_filter a.SHOWS .icon {
  background-position: -20px -77px;
}
.sort_header .sort_filter a.SHOWS:hover .icon,
.sort_header .sort_filter a.SHOWS.current .icon {
  background-position: -2px -77px;
}
.sort_header .sort_filter a.NAME .icon {
  background-position: -20px -95px;
}
.sort_header .sort_filter a.NAME:hover .icon,
.sort_header .sort_filter a.NAME.current .icon {
  background-position: -2px -95px;
}
.sort_header .sort_filter a.PRICE .icon {
  background-position: -20px -114px;
}
.sort_header .sort_filter a.PRICE:hover .icon,
.sort_header .sort_filter a.PRICE.current.icon {
  background-position: -2px -114px;
}
.sort_header .sort_filter a.QUANTITY .icon {
  background-position: -21px -134px;
}
.sort_header .sort_filter a.QUANTITY:hover .icon,
.sort_header .sort_filter a.QUANTITY.current.icon {
  background-position: -2px -134px;
}
.sort_header .sort_filter a span {
  font-size: 13px;
  line-height: 13px;
}
.sort_header .sort_filter a i.arr {
  display: inline-block;
  height: 17px;
  width: 18px;
}
.sort_header .sort_filter a i.arr:after {
  content: "\f106";
  position: absolute;
  top: 1px;
  left: 5px;
  font-size: 12px;
  font-weight: bold;
}
.sort_header .sort_filter a > span {
  vertical-align: top;
  float: left;
}
.sort_header .sort_filter a i.arr {
  position: relative;
}
.sort_header .sort_filter a:hover i.arr {
  background-position: -25px 3px;
}
.sort_header .sort_filter a.current.desc:hover i.arr,
.sort_header .sort_filter a.current.desc i.arr {
  background-position: 5px 3px;
}
.sort_header .sort_filter a.desc i.arr:after {
  content: "\f107";
}
.sort_header .sort_filter a.current:hover i.arr,
.sort_header .sort_filter a.current i.arr {
  background-position: -23px 3px;
}
.sort_display a,
.sort_display a i {
  display: inline-block;
  height: 13px;
  width: 13px;
  line-height: 20px;
}
.sort_display a {
  margin: 0px 0px 0px 8px;
  width: 35px;
  height: 35px;
  vertical-align: top;
  text-align: center;
  line-height: 35px;
  background: #f5f5f5;
  border-radius: 2px;
}
.sort_display a i {
  background: url("../../../../../../local/templates/styllight/images/svg/Display.svg")
    0 0 no-repeat;
  vertical-align: middle;
}
.sort_display a.block i {
  background-position: 0px -17px;
}
.sort_display a.block.current i {
  background-position: 0px 0px;
}
.sort_display a.list i {
  background-position: -29px -17px;
}
.sort_display a.list.current i {
  background-position: -29px 0px;
}
.sort_display a.table i {
  background-position: -57px -17px;
}
.sort_display a.table.current i {
  background-position: -57px 0px;
}

/*catalog menu*/
.left_block .internal_sections_list .title {
  padding: 14px 19px 13px 19px;
  border-bottom: 1px solid transparent;
  position: relative;
  white-space: nowrap;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  border: 1px solid #f2f2f2;
}
.left_block .internal_sections_list .title .inner_block {
  position: relative;
  cursor: pointer;
}
.left_block .internal_sections_list .title .hider {
  display: inline-block;
  height: 5px;
  width: 8px;
  background: url("../../../../../../local/templates/styllight/images/arrows.png") -35px -162px
    no-repeat;
  cursor: pointer;
  top: 7px;
  right: 0px;
  position: absolute;
}
.left_block .internal_sections_list .title .inner_block:before {
  width: 16px;
  height: 16px;
  right: -4px;
  margin-top: 1px;
  border-radius: 16px;
  display: none;
  content: "";
  position: absolute;
}
.left_block .internal_sections_list .title .inner_block:hover:before {
  display: block;
}
.left_block .internal_sections_list .title .inner_block:hover .hider {
  background-position: -19px -143px;
  top: 6px;
}
.left_block .internal_sections_list .title .hider.opened {
  background-position: -1px -162px;
}
.left_block .internal_sections_list .title .inner_block:hover .hider.opened {
  background-position: -1px -143px;
  top: 7px;
}

.left_block .internal_sections_list ul.sections_list_wrapp {
  margin: 1px 0px 0px;
}
.left_block
  .internal_sections_list
  ul.sections_list_wrapp
  > li.item:first-child {
  border-top: 0;
}
.left_block .internal_sections_list li {
  position: relative;
  zoom: 1;
  background: #f7f7f7;
}
.bx_filter_container_title,
.left_block .internal_sections_list ul.sections_list_wrapp > li.item {
  border-top: 1px solid #fff;
}
.left_block .internal_sections_list li.depth3 {
  margin-bottom: 0px;
}
.left_block .internal_sections_list li.depth3 .menu_title {
  text-decoration: none;
  padding-bottom: 6px;
}
.left_block .internal_sections_list li a {
  text-decoration: none;
  padding: 9px 19px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  *display: inline;
  zoom: 1;
}
.left_block .internal_sections_list li a span {
  font-size: 12px;
  line-height: 16px;
}
.left_block .internal_sections_list li.cur a span {
  border-bottom: 1px solid transparent;
}
.left_block .internal_sections_list ul.sections_list_wrapp > li.item:hover > a {
  z-index: 100;
}
.left_block .internal_sections_list .child_wrapp ul > li {
  background: #fff;
  position: relative;
  display: block;
  margin-left: 9px;
}
.left_block .internal_sections_list .child_wrapp ul.child li:after {
  content: "";
  display: block !important;
  position: absolute;
  left: 0px;
  top: 10px;
  width: 2px;
  height: 2px;
  background: #1d1a1a;
}
.left_block
  .internal_sections_list
  ul.sections_list_wrapp
  > li.item.cur
  .child_container {
  display: block;
}
.left_block .internal_sections_list .child_wrapp.depth3 {
  max-width: 420px;
  padding-bottom: 10px;
}
.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item {
  font-size: 12px;
  margin-left: 10px;
  padding-top: 0;
  padding-left: 10px;
  display: block;
  position: relative;
}
.left_block
  .internal_sections_list
  .child_wrapp
  .child
  li.depth3
  a.menu_item:before {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  top: 7px;
  width: 2px;
  height: 2px;
  background: #1d1a1a;
}
.left_block .internal_sections_list .child_wrapp .child li > a {
  text-decoration: none;
  border: 0px;
  padding-left: 9px;
}
.left_block .internal_sections_list .child_wrapp a {
  line-height: 16px;
  height: inherit;
  font-size: 12px;
  padding: 3px 10px;
}
.left_block .internal_sections_list .child_wrapp a.title {
  text-decoration: none;
}
.item .child_container {
  display: none;
  z-index: 10;
  background: #f6f6f7;
  border-bottom: 1px solid #f2f2f2;
}
.item .child_container .child_wrapp {
  border: 0px;
  padding: 8px 10px;
  max-height: 500px;
  overflow: auto;
}
.item .child_container .child_wrapp * {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.item .child_container .child_wrapp .menu_title a {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
.item .child_container .child_wrapp ul > li {
  position: relative;
  display: block;
}
.item.cur .child_container,
.item.current .child_container {
  display: block;
}
.item .child_container .child_wrapp .child li > a {
  text-decoration: none;
  border: 0px;
  padding-left: 9px;
  color: #666;
}
.item .child_container .child_wrapp .child li > a.menu_item {
  padding-left: 17px;
}
.item .child_container .child_wrapp a {
  line-height: 16px;
  height: inherit;
  font-size: 12px;
  padding: 3px 10px;
}
.item .child_container .child_wrapp a.title {
  text-decoration: none;
}

.wraps .item {
  position: relative;
}
.wraps > .wrapper_inner {
  /*padding-top:30px;*/
  padding-bottom: 50px;
  z-index: 0;
}
.front_page .wraps > .wrapper_inner {
  padding-bottom: 20px;
  padding-top: 30px;
}
.wraps > .wrapper_inner:after {
  content: "";
  display: table;
  clear: both;
}
.wraps .item .child_right_container {
  opacity: 0;
  display: block;
  transition:
    opacity 0.2s ease 0.2s,
    visibility 0.2s ease 0.2s;
  visibility: hidden;
  z-index: 3;
  top: 0px;
  left: 100%;
  margin: 0;
  min-width: 100%;
  position: absolute;
  background: #fff;
  color: #333;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.36);
}
.wraps .item .child_right_container li.menu_item a {
  color: #333;
  padding: 0px;
}
.wraps .item:hover .child_right_container {
  opacity: 1;
  visibility: visible;
}
.wraps .item .child_right_container .child {
  font-size: 0px;
}
.child_right_container .menu_item {
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 2px 0px;
  padding: 10px;
  font-size: 12px;
}
.child_right_container .menu_item .image {
  width: 66px;
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.child_right_container .menu_item .image img {
  vertical-align: middle;
}
.child_right_container .menu_item .text {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 12px;
  text-align: left;
}

/* diffrent view types styles */
/*list*/
.display_list .item_wrap {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.display_list .item_wrap.prev {
  border-bottom-color: #fff;
}
.display_list .item_wrap:hover {
  border-color: #fff !important;
}
.display_list .list_item_wrapp:first-child {
  border-top: 1px solid #f2f2f2;
}
.display_list .list_item_wrapp + div .list_item_wrapp {
  border-top-width: 0px;
}
.display_list .description_wrapp .wrapp_stockers {
  margin: 0px 0px 0px;
  font-size: 0px;
}
.display_list .description_wrapp .wrapp_stockers .rating {
  margin: 0px;
}
.display_list .description_wrapp .wrapp_stockers > div {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  padding: 8px 23px 0px 0px;
}
.display_list .item-title a,
.display_list .item-title a span {
  font-size: 1.067em;
}
.wrapp_stockers .like_icons {
  font-size: 0px;
  height: 30px;
}

.display_list .article_block {
  font-size: 12px;
  color: #888888;
}
.display_list .description_wrapp .wrapp_stockers .item-stock,
.display_list .description_wrapp .wrapp_stockers .article_block {
  padding-top: 11px;
}

.display_list .description_wrapp .wrapp_stockers .article_block {
  padding-top: 9px;
}

.wrapp_stockers .like_icons > div {
  display: inline-block;
  margin: 0 5px 0 0;
}
.wrapp_stockers .like_icons > div.offers_compare {
  margin: 0px 19px 0px 0px;
}
.wrapp_stockers .like_icons span {
  opacity: 1;
  visibility: visible;
}
.display_list .item-stock {
  margin: 0 0 0 14px;
}
.display_list .list_item {
  width: 100%;
}
.display_list .list_item .preview_text {
  line-height: 20px;
  margin: 14px 0px 0px;
  font-size: 0.929em;
}
.display_list .list_item .show_props a span {
  font-size: 12px;
  line-height: 18px;
}
.display_list .list_item .show_props {
  margin: 10px 0px -3px;
  font-size: 0.929em;
}
.char_title {
  color: #333333 !important;
}
.show_props .char_title {
  position: relative;
  cursor: pointer;
}
.show_props .char_title:after {
  content: "";
  padding: 0px 0px 0px 5px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -16px -329px
    no-repeat;
  width: 10px;
  height: 10px;
}
.show_props .char_title.opened:after {
  background-position: -34px -334px;
}
.display_list .list_item .show_props a i.icon {
  top: 0px;
  position: relative;
  margin-right: 7px;
  border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  background: #383838;
  vertical-align: middle;
}
.display_list .list_item .show_props a.opened i.icon b {
  background-position: -34px -185px;
}
.display_list .list_item .show_props a i.icon,
.display_list .list_item .show_props a i.icon b {
  display: inline-block;
  height: 11px;
  width: 11px;
}
.display_list .list_item .show_props a i.icon b {
  background: url("../../../../../../local/templates/styllight/images/arrows.png")
    2px -185px no-repeat;
}
.display_list .list_item .props_list_wrapp {
  display: none;
  margin: 0;
  padding: 10px 0px 0px;
}
.props_list {
  border-collapse: collapse;
}

.display_list .sale_block {
  margin-top: 5px;
}
.display_list .with_matrix .sale_block.matrix {
  margin-top: 0px;
}
.bx_item_detail_scu .bx_scu_scroller_container {
  position: relative;
  z-index: 1;
  margin: 7px 0px 0px;
}
.bx_item_detail_size .bx_size_scroller_container {
  margin: 4px 0px 0px;
}

.sku_props ul li.missing,
.ik_select_dropdown ul li.missing {
  opacity: 0.4;
}
.unshow_un_props .sku_props ul li.missing,
.unshow_un_props ul li.missing {
  display: none;
}

.banner.SCALE img {
  margin-left: auto;
  margin-right: auto;
}

/*block*/
.catalog .catalog_block {
  padding: 0px 0px 0px 0px;
  width: 100%;
}

.catalog_block.items {
  font-size: 0px;
}
.catalog_block.items .item_block {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.button_block .btn-sm {
  font-size: 13px;
}

.ajax_load.block .top_wrapper,
.catalog .top_wrapper {
  /*margin-top:12px;*/
}
.bottom_nav.block,
.search.block .bottom_nav {
  position: relative;
  top: 5px;
  float: left;
  width: 100%;
}
.catalog .catalog_block:after {
  content: "";
  display: block;
}
.catalog_block .counter_wrapp {
  margin-bottom: 0px;
  padding-top: 0px;
  white-space: nowrap;
}
.catalog_block .sku_props + .counter_wrapp,
.catalog_block .woffers {
  /*padding-top:17px;*/
}
.catalog_block .hover_block {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  -webkit-transition: all 0.15s ease;
  -webkit-transition-delay: 0.5s;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease;
  transition-delay: 0.05s;
  padding: 17px 0px 0px;
}
.catalog_block .hover_block .sku_props {
  margin: 0px;
  padding: 0px 0px 2px;
}

.catalog.search.block .bottom_nav {
  padding-top: 30px;
}

.shadow_delay {
  transition-delay: 0.22s !important;
}
.catalog_block:not(.items) .item_wrap {
  height: auto !important;
  position: relative;
  z-index: 51;
  background: #fff;
  padding: 14px 14px 0px;
}
.tabs_slider .catalog_item:not(.touch):hover,
.tabs_slider .catalog_item.hover {
  z-index: 58;
  padding-bottom: 20px;
}
.catalog_block .item_wrap:not(.touch):hover .hover_block,
.catalog_block .item_wrap.hover .hover_block {
  opacity: 1;
  visibility: visible;
  max-height: 500px;
}
.catalog_block + .bottom_nav .ajax_load_btn {
  padding: 0px 0px 0px;
  position: relative;
  top: -22px;
  margin-bottom: -2px;
}
.catalog_block .counter_wrapp .more_text {
  display: none;
}
.catalog_block .wrap_nav {
  display: none;
}
.catalog_block .view_sale_block {
  width: 178px;
  margin-left: auto;
  margin-right: auto;
}
.catalog_block .view_sale_block .values {
}
.catalog_block .catalog_item_wrapp.item {
  margin-bottom: -1px;
}

.wproduct .item-stock > span {
  font-size: 13px;
}

/*table*/
.module_products_list .foto-cell .image_wrapper_block,
.module_products_list .foto-cell .image_wrapper_block a {
  width: 50px;
  min-width: 30px;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.module_products_list .cost.prices .price.discount {
  margin: 0px;
  vertical-align: text-top;
  position: relative;
  top: -1px;
}
.module_products_list .counter_wrapp {
  padding: 0px;
  white-space: nowrap;
}
.table .module_products_list .counter_wrapp {
  white-space: normal;
}
.table .module_products_list .counter_wrapp .counter_block {
  /*margin-bottom:10px;*/
}
.module_products_list .counter_wrapp .button_block {
  white-space: normal;
}
.module_products_list .counter_wrapp .button_block.wide {
  display: inline-block;
  width: auto;
}
.module_products_list .counter_wrapp .more_text {
  display: none;
}
.module_products_list .wrapp_stockers .like_icons > div:last-child {
  margin-right: 0px;
}
.adaptive_button,
.adaptive_button .more_text {
  display: none;
}
.table table.module_products_list {
  float: none;
}

/*compare*/
.bx_compare .bx_sort_container {
  position: relative;
}
.bx_compare .bx_sort_container ul li:not(.current):before {
  display: none;
}
.bx_compare .bx_sort_container ul.tabs-head {
  margin: 0px;
}
.bx_sort_container .wrap_remove_button {
  position: absolute;
  top: -7px;
  right: 0px;
}
.bx_compare .frame {
  margin: 0px 0px 0px 230px;
  position: relative;
  overflow: hidden;
}
.bx_compare .frame .wraps {
  width: 10000% !important;
  overflow: hidden;
  font-size: 0px;
}
.bx_compare .frame.props .wraps {
  margin-left: -230px;
}
.bx_compare .compare_view td {
  width: 230px;
  min-width: 230px;
  max-width: 230px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 40px 20px 20px 20px;
  font-size: 13px;
  position: relative;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
}
.bx_compare .frame.border::after {
  background: #f2f2f2 none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
.bx_compare .compare_view .item_block {
  margin: 0px 20px 0px 0px;
  position: relative;
}
.bx_compare .compare_view .item_block a {
  font-weight: bold;
}
.bx_compare .compare_view .item_block .title {
  display: block;
  padding: 14px 0px 0px;
}
.bx_compare .compare_view.data_table_props tr td .remove i {
  display: none;
}
.bx_compare .compare_view.data_table_props td {
  border: 1px solid #f2f2f2;
  padding: 10px 27px 13px 18px;
  transition: none 0s ease 0s;
}
.bx_compare .data_table_props tr td:first-of-type {
  font-weight: bold;
  visibility: hidden;
}
.prop_title_table {
  position: absolute;
  left: 0px;
  width: 231px;
  overflow: hidden;
  z-index: 1;
}
.prop_title_table .data_table_props td {
  opacity: 0;
  visibility: hidden;
}
.bx_compare .prop_title_table .data_table_props tr td:first-child {
  display: table-cell;
  opacity: 1;
  visibility: visible;
}
.bx_compare .prop_title_table .data_table_props tr td .remove i {
  display: inline-block;
}
.bx_compare .remove {
  position: absolute;
  top: 0px;
  z-index: 1;
  right: 0;
}
.bx_compare .compare_view.top .remove {
  right: -13px;
  top: -13px;
}
.bx_compare .compare_view.clone .remove {
  right: 15px;
  top: 12px;
  display: none;
}
.bx_compare .compare_view.data_table_props tr.hovered td {
  background: #f7f7f7;
}
.bx_compare .compare_view.data_table_props tr.hovered td .remove {
  display: block;
}
.wrapp_scrollbar {
  position: relative;
  margin: 21px 0px 33px 230px;
}
.bx_compare .slider_navigation {
  display: none;
}
.bx_filtren_container ul {
  font-size: 0px;
  margin: 41px 0px 5px 0px;
}
.bx_filtren_container ul li,
.bx_filtren_container ul li:before {
  display: none;
}
.bx_filtren_container ul li.visible {
  display: inline-block;
  vertical-align: top;
  margin: 0px 5px 5px 0px;
  padding: 5px 12px 6px 12px;
  border: 1px solid #ddd;
}
.bx_filtren_container ul li.visible:not(:hover) {
  background: none;
}
.bx_filtren_container ul li span {
  font-size: 12px;
  line-height: 16px;
  text-transform: none;
}

/* Scrollbar */
.wrapp_scrollbar .wr_scrollbar {
  margin: 0 38px 1em 38px;
  background: #f2f2f2;
  height: 1px;
  opacity: 0;
}
.wr_scrollbar .scrollbar {
  height: 5px;
  line-height: 0;
  display: none;
  position: relative;
  top: -3px;
  cursor: pointer;
}
.wr_scrollbar .scrollbar .handle {
  width: 100px;
  height: 3px;
  position: relative;
  top: 2px;
  background: #292a33;
  cursor: pointer;
  border-radius: 3px;
}
.wr_scrollbar .scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}

/*catalog detail*/
.video_block {
  text-align: center;
  margin: 0px 0px 30px;
}
.video_block .description {
  text-align: left;
}
.video_table {
  width: 100%;
}
.video_table td {
  padding-bottom: 5px;
}
.video_table td:nth-of-type(1) {
  padding-right: 5px;
}
.catalog_detail .item_main_info .stickers {
  top: 40px;
  left: 37px;
}
.offers_img,
.offers_img a {
  transition: opacity 0.1s ease;
  text-align: center;
}
.offers_img a.fancy_offer:not(.popup_link) {
  cursor: default;
}
.offers_img.wof {
  opacity: 0;
  display: inline;
}
.img_wrapper .wrapp_thumbs {
  position: relative;
}
.thumbs_navigation ul li {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  background-color: transparent;
  z-index: 2;
}
.thumbs_navigation ul li:hover {
  background-color: transparent;
}
.img_wrapper .thumbs_navigation .flex-direction-nav {
  margin: 0px;
}
.img_wrapper .thumbs_navigation ol li {
  display: none;
}
.img_wrapper .thumbs_navigation ul li.flex-nav-prev {
  left: -38px;
}
.img_wrapper .thumbs_navigation ul li.flex-nav-next {
  right: -37px;
}
.info_item .top_info,
.info_item .middle_info {
  padding: 24px 0px 3px;
  overflow: hidden;
}
.info_item .middle_info {
  float: left;
  overflow: visible;
  width: 100%;
}
.info_item .top_info .item_block {
  vertical-align: middle;
  line-height: 16px;
}
.info_item .top_info {
  padding: 28px 0px 19px;
  border-bottom: 1px solid #f2f2f2;
}
.info_item .top_info .rows_block + .preview_text {
  padding-top: 13px;
}

/*.img_wrapper .wrapp_thumbs.top-small-wrapper{position:absolute;top:67px;left:40px;width:54px;height:414px;overflow:hidden;padding:40px 0px;}*/
.img_wrapper .wrapp_thumbs.top-small-wrapper {
  position: absolute;
  top: 107px;
  left: 40px;
  width: 54px;
  height: 400px; /*overflow:hidden;padding:0px;*/
}
.img_wrapper .wrapp_thumbs.top-small-wrapper .bx-viewport.long {
  height: 310px !important;
}
.img_wrapper .wrapp_thumbs.top-small-wrapper .inner_slider {
  max-height: 310px;
  overflow: hidden;
}
.img_wrapper .wrapp_thumbs.top-small-wrapper .slides_block,
.img_wrapper .top-small-wrapper #thumbs {
  height: auto;
  white-space: normal;
  overflow: visible;
  width: auto;
}
.img_wrapper .wrapp_thumbs.top-small-wrapper .slides_block li {
  display: block;
  padding-left: 0px;
  margin: 0px 0px 10px;
}
.img_wrapper .wrapp_thumbs.top-small-wrapper .slides_block li:before {
  display: none;
}
.catalog_detail .item_main_info.type_clothes .item_slider {
  padding-left: 39px;
  padding-right: 39px;
}
.catalog_detail .item_main_info.type_clothes .item_slider.has_more {
  padding-left: 110px;
}
.img_wrapper .top-small-wrapper .bx-controls-direction a {
  font-size: 0;
  width: 15px;
  height: 15px;
  left: 19px;
  right: auto;
  position: absolute;
  opacity: 0.7;
}
.img_wrapper .top-small-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}
.img_wrapper .top-small-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.img_wrapper .top-small-wrapper .bx-controls-direction a.bx-prev {
  top: -24px;
  background: url(../../../../../../local/templates/styllight/images/svg/Arrow_up_sm.svg)
    1px 3px no-repeat;
}
.img_wrapper .top-small-wrapper .bx-controls-direction a.bx-next {
  top: auto;
  bottom: -26px;
  background: url(../../../../../../local/templates/styllight/images/svg/Arrow_down_sm.svg)
    1px 3px no-repeat;
}
.img_wrapper .top-small-wrapper .bx-controls-direction a:not(.opacityv) {
  opacity: 0;
}

.img_wrapper .popup_video a {
  font-size: 12px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  position: relative;
  padding: 21px 0px 0px;
}
.img_wrapper .popup_video.fromtop a {
  padding-top: 40px;
}
.img_wrapper .popup_video a:before {
  content: "";
  position: relative;
  background: url(../../../../../../local/templates/styllight/images/video.png)
    0px 0px no-repeat;
  width: 14px;
  height: 23px;
  display: block;
  margin: auto;
}
.img_wrapper .popup_video.mobile {
  display: none;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  height: 48px;
  line-height: 45px;
}
.img_wrapper .popup_video.mobile a {
  padding: 0;
  display: inline-block;
}
.img_wrapper .popup_video.mobile a:before {
  height: 17px;
  display: inline-block;
  margin: 0 12px 0 0;
  vertical-align: middle;
}
.fancybox-type-iframe .fancybox-skin {
  padding: 0px !important;
}

body .main_item_wrapper div.total_summ {
  display: none;
  font-size: 13px;
  line-height: 20px;
  color: #666;
}
body .main_item_wrapper div.total_summ span {
  color: #1d2029;
  font-weight: bold;
  white-space: nowrap;
}
body .catalog_detail .main_item_wrapper div.total_summ {
  margin: -11px 0px 23px;
  display: block;
  clear: both;
}
body #fast_view_item .catalog_detail .main_item_wrapper div.total_summ {
  margin: 15px -3px 0px;
}
body .ajax_load .main_item_wrapper div.total_summ {
  margin: 9px 0px 0px;
}
body .ajax_load.table .main_item_wrapper div.counter_wrapp {
  position: relative;
  text-align: left;
  padding-left: 10px;
}
body .ajax_load.table .main_item_wrapper div.counter_wrapp > div {
  margin-bottom: 7px;
}
body .ajax_load.table .main_item_wrapper .counter_wrapp div.total_summ {
  margin: -4px 0px 0px;
  position: absolute;
  font-size: 12px;
}

/*table sizes*/
.info_item .middle_info .buy_block .table_sizes {
  display: block;
  font-size: 13px;
  line-height: 22px;
  margin: -20px 0px 27px;
}
.info_item .middle_info .buy_block .sku_props + .table_sizes {
  margin-top: 0px;
}
.info_item .middle_info .buy_block .table_sizes > span {
  position: relative;
  padding-left: 30px;
}
.info_item .middle_info .buy_block .table_sizes > span:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0px;
  display: block;
  width: 22px;
  height: 12px;
  background: url(../../../../../../local/templates/styllight/images/lines.png)
    0px 0px no-repeat;
}
.info_item .middle_info .buy_block .table_sizes > span.loadings:before {
  background: none;
}
.info_item .middle_info .buy_block .table_sizes .link {
  border-bottom: 1px dotted;
  cursor: pointer;
}

.TABLES_SIZE_frame.popup {
  width: 100%;
  max-width: 960px;
}
.TABLES_SIZE_frame.popup h2 {
  font-weight: normal;
}
.TABLES_SIZE_frame.popup .form .form_head {
  border-bottom: none;
  padding-bottom: 0px;
}
.TABLES_SIZE_frame.popup .form .form_body {
  padding-bottom: 26px;
}
.TABLES_SIZE_frame .form .heading {
  font-size: 1.067em;
  padding-bottom: 20px;
  color: #222222;
}
.TABLES_SIZE_frame.popup .form p {
  color: #666;
}
.TABLES_SIZE_frame .form .tabs .tab-content {
  padding-top: 24px;
}
.TABLES_SIZE_frame .form table {
  width: 100%;
}
.TABLES_SIZE_frame .form table.styled td {
  padding: 7px 9px;
  font-size: 13px;
  text-align: center;
}
.TABLES_SIZE_frame .form table.sizes td {
  border: 1px solid #e7e7e7;
  padding: 7px 9px;
  font-size: 13px;
  text-align: center;
  width: 70px;
}
.TABLES_SIZE_frame .form table.sizes td.title {
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
}
.TABLES_SIZE_frame .form table.sizes tr.bg {
  background-color: #f7f7f7;
}

.right_info_block {
  padding-top: 82px;
}
.right_info_block .brand {
  border: 1px solid #f2f2f2;
}
.right_info_block .brand .image {
  border: 1px solid #f2f2f2;
  padding: 30px 36px 30px 28px;
  display: inline-block;
  margin: -1px;
}
.right_info_block .brand .preview {
  padding: 28px 28px 19px 28px;
  color: #666;
  font-size: 0.933em;
}
.right_info_block .brand .preview .text {
  padding: 0px 0px 15px 0px;
}
.right_info_block .brand .preview .link {
  padding: 0px 0px 11px 13px;
  position: relative;
}
.right_info_block .brand .preview .link.icons_fa:after {
  content: "\f105";
  position: absolute;
  top: 4px;
  left: 0px;
  color: #919191;
  font-weight: bold;
  font-size: 12px;
}

.right_info_block .viewed_block {
  padding-top: 40px;
  display: block;
}
.right_info_block .viewed_block h5 {
  margin: 1px 0px 19px;
}
.right_info_block .viewed_block .item_block {
  padding: 0px;
  margin: 0px;
  z-index: 1;
  transition: box-shadow 0.3s ease;
}
.right_info_block .viewed_block .item_block:hover {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
  z-index: 2;
}
.right_info_block .viewed_block .item_block:before {
  display: none;
}
.right_info_block .viewed_block .item_block .item {
  opacity: 1;
  border-radius: 0px;
  margin-bottom: -1px;
}
.right_info_block .viewed_block .catalog_block .sale_block {
  clear: none;
}
.right_info_block .viewed_block .catalog_block .image_wrapper_block {
  margin-bottom: 15px;
}
.right_info_block .viewed_block .catalog_block .cost.prices .price {
  margin-top: 8px;
  margin-bottom: 15px !important;
}

.nbg.props_list td.char_value {
  text-align: left;
  background: none;
}
.catalog_detail .props_list.line td {
  text-align: left;
  background: none;
  display: inline-block;
  width: auto;
  padding: 2px 0px;
  color: #777;
}
.catalog_detail .props_list.line td.char_value,
.catalog_detail .props_list.line td.char_value span {
  color: #333;
}
.type_more .stores_block_wrap .stores_block:hover,
.type_more .stores_block_wrap .stores_block:hover > div {
  background: #fff;
}
.type_more .stores_block_wrap .stores_block .stores_text_wrapp {
  padding-left: 0px;
}
.type_more .stores_block_wrap .stores_block.wo_image .item-stock {
  text-align: right;
  min-width: auto;
}
.type_more .stores_block_wrap .stores_block.wo_image .item-stock .value {
  margin-right: 0px;
}

.type_more .video_block {
  margin: 0px -15px;
}
.type_more .video_block .video_table td {
  padding: 5px 15px;
  vertical-align: top;
}

.colored_char.props_list tr:nth-child(odd) td,
.colored_char.props_list tr:nth-child(odd) td span {
  background: #f6f6f7;
}
.colored_char.props_list.sku tr:nth-child(even) td,
.colored_char.props_list.sku tr:nth-child(even) td span {
  background: #f6f6f7;
}
.colored_char.props_list.sku tr:nth-child(odd) td,
.colored_char.props_list.sku tr:nth-child(odd) td span:not(.icon) {
  background: #fff;
}
.colored_char.props_list tr td {
  padding: 8px 18px 9px;
  background: none;
  text-align: left;
}
.colored_char.props_list tr td.char_value span {
  color: #333;
}
body .colored_char.props_list .hint {
  left: 19px;
  top: 11px;
}

.colored_char.props_list tr td:first-child > span {
  position: static;
}

body .wraps .addon_type h4 {
  margin-bottom: 14px;
}

.catalog_detail.element_4 .tabs > .tab-content > .tab-pane {
  padding-bottom: 0px;
}
.catalog_detail.element_4 .detail_text {
  margin-bottom: 0px;
}
.catalog_detail.element_4 .tab-pane.active #reviews_content {
  margin-bottom: 0px;
}
.catalog_detail.element_4 .tab-pane:not(.active) #reviews_content {
  display: none !important;
}
.catalog_detail.element_4 .tab-pane.active #reviews_content {
  display: block;
}

body .bottom_slider.custom_type.tab_slider_wrapp {
  padding-top: 0px;
  margin-bottom: 0px;
}
body .last_bottom .bottom_slider.custom_type.tab_slider_wrapp {
  margin-bottom: 40px;
}
body .bottom_slider.custom_type.tab_slider_wrapp .tabs_content {
  margin-bottom: 0px;
}
body .bottom_slider.custom_type.tab_slider_wrapp .slider_navigation {
  top: -38px !important;
}

.reviews-block-inner .reviews-post-table td {
  background: #f5f5f5;
  padding: 0px 25px;
}
.reviews-block-inner .reviews-post-table thead td {
  padding-top: 17px;
}
.reviews-block-inner .reviews-post-table .reviews-post-reply-buttons {
  margin-bottom: 17px;
}
.reviews-block-inner .reviews-post-table .reviews-text {
  margin-bottom: 9px;
}
.reviews-block-inner .reviews-post-reply-buttons span.separator {
  opacity: 0;
}

.catalog_detail .wraps.podborki .bottom_nav {
  padding: 0px;
}
.wraps.podborki .item-views.table-elements .item .body-info {
  padding-bottom: 0px;
}

body #reviews_content {
  margin-top: -12px;
}
#reviews_content .text_before {
  padding-right: 180px;
  color: #444444;
}
#reviews_content .reviews-reply-form {
  display: none;
}

.catalog_detail.element_3 {
  padding-bottom: 35px;
}
.logo-row.wproduct > div {
  display: none;
}
.logo-row.wproduct > div.logo-block,
.logo-row.wproduct > div.product_block {
  display: table-cell;
}
#headerfixed .logo-row.wproduct > div.product_block {
  width: 100%;
  padding-right: 0px;
}
.logo-row.wproduct > div.product_block .module_products_list {
  margin: 0px;
}
.logo-row.wproduct
  > div.product_block
  .module_products_list
  .inner_table
  > tbody
  > tr
  > td {
  padding: 15px 0px;
}
.logo-row.wproduct > div.product_block .module_products_list .zoom {
  display: none;
}
.logo-row.wproduct > div.product_block .module_products_list .foto-cell img {
  max-height: 100%;
}
.logo-row.wproduct > div.product_block .module_products_list tr.item {
  border: none;
}
.logo-row.wproduct > div.product_block .module_products_list tr.item:hover {
  box-shadow: none;
}
.logo-row.wproduct
  > div.product_block
  .module_products_list
  tr.item
  .like_icons
  span {
  margin-bottom: 0px;
}
.logo-row.wproduct > div.product_block .like_icons .wish_item.added,
.logo-row.wproduct > div.product_block .like_icons .compare_item.added {
  background: none;
}
.logo-row.wproduct > div.product_block .item-name-cell .title {
  font-size: 14px;
  font-weight: bold;
  color: #1d2029;
}
.logo-row.wproduct > div.product_block .item-stock {
  cursor: pointer;
}
.logo-row.wproduct > div.product_block .with_matrix {
  padding: 0px;
}
.logo-row.wproduct > div.product_block .like_icons.full,
.logo-row.wproduct > div.product_block .price-cell {
  text-align: right;
  top: auto !important;
}
.logo-row.wproduct > div.product_block .price-cell .price {
  font-size: 18px;
}
.logo-row.wproduct > div.product_block .price-cell .price.discount {
}
.logo-row.wproduct > div.product_block .more_text,
.logo-row.wproduct > div.product_block .sale_block,
.logo-row.wproduct > div.product_block .price-cell .price_name {
  display: none;
}

body .tabs_section > .wraps:last-child {
  padding-bottom: 25px;
}

.logo-row.wproduct .quantity_block_wrapper > div {
  margin-bottom: 5px;
}
.type_clothes .info_item .middle_info {
  padding-top: 29px;
}
.element_4 .type_clothes .info_item .middle_info {
  padding-bottom: 15px;
}
.type_clothes .info_item .middle_info .prices_block {
  padding-bottom: 14px;
  padding-top: 9px;
}
.type_clothes
  .info_item
  .middle_info
  .prices_block
  .offers_price_wrapper
  .offers_price {
  margin-bottom: 16px;
}
.type_clothes .info_item .middle_info .prices_block .view_sale_block {
  margin-top: 3px;
}
.type_clothes .info_item .middle_info .buy_block .counter_wrapp > div {
  margin-bottom: 12px !important;
}
.type_clothes .info_item .middle_info .col-md-6 .buy_block .in-cart {
  width: 100%;
}
.type_clothes .info_item .middle_info .col-md-6 .buy_block .one_click {
  width: 100%;
}
.type_clothes .info_item .buy_block {
  padding-bottom: 10px;
}

.element_4 .quantity_block_wrapper > div {
  margin-bottom: 10px;
}
.element_4 .quantity_block_wrapper > div:last-child {
  /*margin-bottom:0px;*/
}
.element_4 .sku_props + .top_props {
  margin: 22px 0px 0px;
  border-top: 1px solid #f2f2f2;
  padding-top: 22px;
}
.middle_info .top_props .title {
  color: #444;
  font-size: 14px;
  padding-bottom: 8px;
  font-weight: 500;
}
.middle_info .top_props .props {
  font-size: 13px;
}
.middle_info .top_props .props .prop {
  margin-bottom: 9px;
  line-height: 18px;
}
.middle_info .top_props .props .name {
  color: #888888;
  position: relative;
}
.middle_info .top_props .props .value {
  color: #333;
  padding-top: 2px;
}

.info_item .middle_info .buy_block .gift_form {
  position: relative;
  padding: 3px 0px 16px 28px;
  display: block;
  font-size: 12px;
  line-height: 20px;
  font-size: 13px;
  color: #666;
}
.info_item .middle_info .buy_block .gift_form:hover {
  color: #333;
}
.info_item .middle_info .buy_block .gift_form span {
  border-bottom: 1px dotted;
}
.info_item .middle_info .buy_block .gift_form:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0px;
  width: 16px;
  height: 16px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -136px -84px
    no-repeat;
}

.element_4 .info_item .middle_info .buy_block .wrapp_one_click {
  padding-bottom: 5px !important;
}
.element_5 .info_item .middle_info .buy_block .wrapp_one_click {
  padding-bottom: 12px !important;
}
#main
  .wrapper_inner
  .element_5
  .info_item
  .middle_info
  .buy_block
  .wrapp_one_click {
  display: inline-block;
}

.custom_block > .title {
  color: #222222;
}
.custom_block .item_block {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin: 16px 0px 28px;
}
.custom_block .item_block .item_list {
  width: 100%;
}
.custom_block .item_block .item_list td {
  padding: 20px; /*vertical-align:top;*/
}
.custom_block .item_block .item_list .image {
  width: 120px;
  height: 120px;
}
.custom_block .item_block .item_list .image img {
  max-width: 100%;
  max-height: 100%;
}
.custom_block .item_block .item_list .text {
  color: #1d2029;
}
.custom_block .item_block .item_list .text .name {
  padding-bottom: 3px;
}
.custom_block .item_block .item_list .zoom,
.custom_block .item_block .item_list .text .discount,
.custom_block .item_block .item_list .text .offers_price_old,
.custom_block
  .item_block
  .item_list
  .text
  .with_matrix
  + .price
  .price_matrix_block,
.custom_block .item_block .item_list .text .price_name,
.custom_block .item_block .item_list .text .sale_block {
  display: none;
}
.custom_block .item_block .item_list .text .offers_price {
  margin: 0px;
}
.custom_block .item_block .item_list .text .price_value_block {
  display: inline-block;
}
.custom_block .item_block .item_list .text .props_item {
  padding: 3px 0px 0px;
  font-size: 12px;
}
.custom_block .item_block .item_list .text .props_item .prop_item {
  color: #777777;
}
.custom_block .item_block .item_list .text .props_item .prop_item .val {
  color: #222;
}

.info_item .info_ext_block {
  float: left;
  width: 100%;
  padding: 18px 0px 13px;
  border-top: 1px solid #f2f2f2;
}
.info_item .info_ext_block .title {
  font-size: 13px;
  text-transform: uppercase;
  color: #222222;
  letter-spacing: 0.3px;
  position: relative;
  padding: 0px 0px 6px;
  cursor: pointer;
}
.info_item .info_ext_block .title:before {
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg")
    4px -194px no-repeat;
}
.info_item .info_ext_block .title:not(:hover):before {
  opacity: 0.7;
}
.info_item .info_ext_block .title.opened:before {
  background-position: -171px -82px;
}
.info_item .info_ext_block .text {
  font-size: 13px;
  padding: 0px 0px 8px;
  display: none;
}
.info_item .info_ext_block .text .prop > div {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
}
.info_item .info_ext_block .text .prop > div.name {
  color: #777777;
  position: relative;
}
.info_item .info_ext_block .text .prop > div.name .hint {
  top: 3px;
}
.info_item .info_ext_block .text .prop > div.value {
  color: #333;
}

.middle_info.main_item_wrapper .top_props {
  padding-bottom: 20px;
}

.catalog_detail.detail.element_5 h4,
.catalog_detail.detail.element_5 h5 {
  font-weight: normal;
}
.element_5 .row.desc_tab {
  padding-top: 38px;
}

.send_gift_frame {
  max-width: 420px;
}

body .product-item-detail-tabs-container-fixed {
  position: fixed;
  top: -150px;
  left: 0;
  right: 0;
  z-index: 995;
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
  -webkit-transition: top 350ms linear;
  -moz-transition: top 350ms linear;
  -ms-transition: top 350ms linear;
  -o-transition: top 350ms linear;
  transition: top 350ms linear;
  min-height: 40px;
}
body .product-item-detail-tabs-container-fixed.fixed {
  top: 79px;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
  border: none;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list li a {
  border: none;
  position: relative;
  padding: 17px 36px 19px;
  font-weight: bold;
  margin: 0px;
}
.product-item-detail-tabs-container-fixed
  .product-item-detail-tabs-list
  li
  a:hover,
.product-item-detail-tabs-container-fixed
  .product-item-detail-tabs-list
  li
  a:focus {
  border: none;
  background: none;
}
.product-item-detail-tabs-container-fixed
  .product-item-detail-tabs-list
  li
  a:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 100%;
  height: 2px;
  background: #ddd;
  transition: right 0.5s ease;
}
.product-item-detail-tabs-container-fixed
  .product-item-detail-tabs-list
  li.active
  a:before {
  right: 0px;
}

.element_4 .middle_info .sku_props .bx_size_scroller_container,
.element_4 .middle_info .sku_props .bx_scu_scroller_container {
  margin-top: 6px;
}
.top_props .props .choise {
  border-bottom: 1px dotted;
  cursor: pointer;
  position: relative;
}
.top_props .props .choise:before {
  content: "\f107";
  position: absolute;
  right: -14px;
  top: 2px;
  font: normal normal normal 14px/1 FontAwesome;
}
.type_clothes .stock_wrapper {
  margin-bottom: 0px;
}
.type_clothes .stock_wrapper .stock_board:last-of-type {
  border-bottom-width: 0px;
}
body .type_clothes .element_detail_text {
  float: left;
  border-top: 1px solid #f2f2f2;
  padding-top: 30px;
}
.catalog_detail .top_props .props_list .hint {
  top: 0px;
}

.element_4 .right_info_block {
  padding-top: 0px;
}
.element_5 .right_info_block,
.row.wdesc .right_info_block {
  padding-top: 37px;
}
.element_4.catalog_detail .tabs_section {
  margin-top: 0px;
}

.catalog_detail .item_slider .like_icons {
  top: -47px;
  right: -16px;
}
.catalog_detail .item_slider .like_icons span {
  margin: 0px;
}
.container .catalog_detail .item_slider {
  padding-top: 80px;
}
.container .catalog_detail .item_slider .slides {
  margin-bottom: 30px;
}
.container .catalog_detail .tabs_content {
  color: #444;
}

.like_wrapper {
  position: relative;
}

.color_link:hover {
  color: #1d2029 !important;
}

/* INSTAGRAM */
body .wraps .instagram_wrapper > .maxwidth-theme {
  padding-top: 30px;
  padding-bottom: 21px;
  border-top: 1px solid #f2f2f2;
}
body .wraps .instagram_wrapper > .maxwidth-theme {
  padding-top: 30px;
  padding-bottom: 21px;
  border-top: 1px solid #f2f2f2;
}
.fill_N .wraps .instagram_wrapper.wide_N > .maxwidth-theme {
  border: none;
}
.wraps .instagram_wrapper.wide_N > .maxwidth-theme {
  padding-top: 0px !important;
}
.wraps .right_block .instagram_wrapper > .maxwidth-theme {
  padding-left: 0px;
  padding-right: 0px;
}
.fill_N .wraps .instagram_wrapper.wide_N > .maxwidth-theme .instagram_ajax {
  border-top: 1px solid #f2f2f2;
}
.wraps .instagram_wrapper.wide_N > .maxwidth-theme .instagram_ajax .top_block,
.with_left_block
  .wraps
  .instagram_wrapper.wide_Y
  > .maxwidth-theme
  .instagram_ajax
  .top_block {
  padding-top: 30px;
}
.instagram_wrapper > .maxwidth-theme .instagram_ajax {
  padding: 7px 0px 20px;
}
.fill_N:not(.with_left_block) .instagram_wrapper.wide_Y .maxwidth-theme {
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
}
.with_left_block .instagram_wrapper.wide_Y .maxwidth-theme {
  padding-top: 0px;
}
.wrapper1:not(.with_left_block)
  .instagram_wrapper.wide_Y
  .maxwidth-theme
  .top_block {
  display: none;
}
.wrapper1:not(.with_left_block)
  .instagram_wrapper.wide_Y
  .maxwidth-theme
  .item-views {
  padding-top: 13px;
}
.loader_circle {
  background: url(../../../../../../local/templates/styllight/images/loaders/pl3.gif)
    no-repeat center center;
}
.instagram_ajax {
  min-height: 100px;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.row + .row .item-views.blocks {
  padding-top: 0px;
}
.instagram_ajax.loaded {
  opacity: 1;
  background: none;
}
.instagram_ajax .instagram {
  display: block; /*padding-bottom:90px;*/
}
.instagram_ajax .instagram .flexbox {
  align-items: center;
  margin: 0px;
}
.instagram_ajax .instagram .flexbox .slides {
  width: 100%;
}
.instagram_ajax .instagram .item {
  float: left;
  width: 25%;
  padding: 0;
  position: relative;
  text-align: center;
  border: none;
  margin: 0px;
  box-shadow: none;
}
.instagram_ajax .instagram .item.col-5 {
  width: 20%;
}
.instagram_ajax .instagram .item.col-6 {
  width: 16.666%;
}
.instagram_ajax .instagram .item.user {
  background: #f2f2f2;
  text-align: left;
  display: none;
}
.instagram_ajax .instagram .item.user .body2 {
  padding: 27px 30px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
}
.instagram_ajax .instagram .item.user .image {
  margin: 0 auto 12px;
  width: 36px;
  height: 36px;
}
.instagram_ajax .instagram .item.user .name {
  margin: 0 0 17px;
  font-size: 20px;
  color: #fff;
}
.instagram_ajax .instagram .item.user .button a {
  border-color: #557fa2;
}
.instagram_ajax .instagram .item.user .link {
  margin: 8px 0 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
}
.instagram_ajax .instagram .item .image {
  position: relative;
  padding: 100% 0 0;
}
.instagram_ajax .instagram .item .scroll-title {
  transition: opacity 0.3s ease;
  opacity: 0;
}
.instagram_ajax .instagram .item .scroll-title:hover {
  opacity: 1;
}
.instagram_ajax .instagram .item .title {
  color: #ffffff;
  font-weight: normal;
  padding: 30px 30px;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0px;
}
.instagram_ajax .instagram .item:hover .title {
  opacity: 1;
}
.instagram_ajax .instagram .item .image:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  display: block;
  opacity: 0;
  z-index: 1;
  background: #000000b3;
}
.instagram_ajax .instagram .item:hover .image:after {
  opacity: 1;
}
.instagram_ajax .instagram .item .image a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.instagram_ajax .instagram .item .image img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.instagram_ajax .instagram .items {
  overflow: hidden;
}
.instagram_ajax .instagram .items .flex-direction-nav li,
.instagram_ajax .instagram .items .flex-direction-nav li a {
  width: 42px;
  height: 42px;
}
.instagram_ajax .instagram .items .flex-direction-nav li {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 3;
  border-radius: 100%;
  transition: all ease 0.3s;
}
.instagram_ajax .instagram .items .flex-direction-nav li.flex-nav-prev {
  left: -40px;
}
.instagram_ajax .instagram .items:hover .flex-direction-nav li.flex-nav-prev {
  left: 14px;
}
.instagram_ajax .instagram .items:hover .flex-direction-nav li.flex-nav-next {
  right: 14px;
}
.instagram_ajax .instagram .items .flex-direction-nav li.flex-nav-next {
  right: -40px;
}

.instagram_ajax .instagram .flex-direction-nav li a.flex-prev {
  background-position: 15px -96px;
}
.instagram_ajax .instagram .flex-direction-nav li:hover a.flex-prev {
  background-position: 15px 11px;
}
.instagram_ajax .instagram .flex-direction-nav li a.flex-next {
  background-position: -19px -96px;
}
.instagram_ajax .instagram .flex-direction-nav li:hover a.flex-next {
  background-position: -19px 11px;
}

.ymaps-controls-lefttop ymaps.ymaps-b-zoom_hints-pos_right + ymaps {
  display: none;
}

.catalog_detail .tabs > .tab-content > .tab-pane {
  padding-bottom: 30px;
}
.catalog_detail .tabs > .tab-content > .tab-pane .stores_wrapp {
  /*display:block !important;*/
}
.catalog_detail .tabs div.prices_tab {
  overflow-y: auto;
}
.catalog_detail .tabs > .tab-content #review {
  padding-bottom: 0px;
}
.catalog_detail #ask_block .form-control {
  height: auto;
  border: none;
  padding: 0px;
  box-shadow: none;
}
.catalog_detail #ask_block .form-control label {
  font-weight: 400;
}

.additional_block p {
  color: #555;
}

.ajax_load.block.goods-block .footer_button .offer_buy_block > .read_more,
.ajax_load.block.goods-block .footer_button > .read_more {
  margin-top: 11px;
}
.ajax_load.block.goods-block .catalog_item:hover .footer_button {
  display: block;
}

.catalog_detail .top_info .like_icons .wish_item.added span.value:before {
  background-position: 5px -44px;
}
.catalog_detail .top_info .like_icons .compare_item span.value:before {
  background-position: -20px -13px;
}
.catalog_detail .top_info .like_icons .compare_item.added span.value:before {
  background-position: -18px -44px;
}
.catalog_detail .top_info .like_icons span {
  font-size: 11px;
  opacity: 1;
  visibility: visible;
  border: 0px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  background: none;
}
.catalog_detail .top_info .like_icons span:hover {
  background: none;
}
.catalog_detail .top_info .like_icons span.value span {
  display: inline-block;
  margin: 1px 7px 0px 0px;
}
.info_item .top_info .article {
  font-size: 13px;
  color: #666;
  line-height: 18px;
}
.info_item .top_info .article .value {
  padding: 5px 0px;
  margin: 0px 0px 0px 0px;
}
.info_item .top_info .brand {
  float: right;
  font-size: 13px;
}
.info_item .top_info .brand img {
  display: block;
  max-width: 100%;
}
.info_item .preview_text {
  color: #333333;
  max-height: 60px;
  overflow: hidden;
  padding: 0px 0px 3px;
}
.info_item .preview_text h2,
.info_item .preview_text h3 {
  margin-top: 0;
}
.info_item .middle_info .prices .price {
  font-size: 26px;
  line-height: 20px;
  padding-right: 5px;
}
.info_item .middle_info .prices .price:not(.discount) {
  padding-right: 13px;
}
.info_item .middle_info .prices .discount * {
  margin-top: 12px;
  font-size: 15px;
}
.info_item .middle_info .prices .sale_block {
  margin: 8px 0px 0px;
}
.info_item .middle_info .prices .sale_block .text {
  position: relative;
  padding-bottom: 3px;
  line-height: 15px;
  margin-top: 2px;
}
.info_item .middle_info .view_sale_block {
  margin-top: 9px;
}
.info_item .middle_info .item-stock {
  margin: 14px 0px 0px;
  font-size: 13px;
}
.info_item .middle_info .item-stock > span {
  font-size: 13px;
}
.info_item .middle_info .item-stock .store_view {
  cursor: pointer;
  color: #666;
}

.quantity_block_wrapper {
  font-size: 0px;
  padding: 10px 0px;
}
#fast_view_item .quantity_block_wrapper {
  padding-top: 0px;
}
.quantity_block_wrapper > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color: #666;
  margin-right: 30px !important;
}
.middle_info .quantity_block_wrapper .item-stock {
  margin-top: 0px;
}
.quantity_block_wrapper .cheaper_form {
  position: relative;
  padding-left: 22px;
}
.quantity_block_wrapper .cheaper_form:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0px;
  width: 15px;
  height: 15px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -74px -84px
    no-repeat;
}
.quantity_block_wrapper .cheaper_form > span {
  border-bottom: 1px dotted;
}
.quantity_block_wrapper .cheaper_form:hover span {
  color: #1d2029;
}

.info_item .middle_info .prices_block {
  padding: 0px 0px 22px 0px;
}
.info_item .middle_info .prices_block .rating {
  margin: 16px 0px 0px;
}
.info_item .middle_info .buy_block {
  font-size: 0px;
  line-height: 0px;
}
.info_item .middle_info .buy_block .slide_offer {
  margin: 0px 0px 30px;
}
.info_item .middle_info .buy_block > div {
  display: inline-block;
  vertical-align: top;
}
.info_item .middle_info .buy_block .wrapp_one_click {
  padding-bottom: 22px !important;
}
.info_item .middle_info .buy_block .sku_props + .counter_wrapp,
.info_item .middle_info .buy_block .buys_wrapp {
  padding-top: 15px;
}
.ajax_load.table .counter_wrapp {
  padding-top: 0px;
}
.info_item .middle_info .buy_block .sku_props + .counter_wrapp.woffers,
.ajax_load .counter_wrapp.woffers {
  transition: opacity 0.1s ease;
  opacity: 0;
}
.info_item .middle_info .buy_block .counter_wrapp {
  padding: 0px 12px 0px 0px;
  white-space: nowrap;
}
.info_item .middle_info .buy_block .counter_wrapp > div {
  margin-bottom: 22px !important;
}
.info_item .middle_info .buy_block .counter_wrapp .more_text {
  font-size: 12px;
  white-space: normal;
}
.noffer .info_item .middle_info .buy_block .one_click {
  opacity: 1;
}
.info_item .middle_info .preview_text {
  padding: 22px 0px 0px 0px;
  font-size: 13px;
  line-height: 18px;
}
.buy .counter_wrapp {
  padding: 0px;
}

.btn.has_prediction {
  position: relative;
  overflow: visible;
}
.btn.has_prediction:after {
  content: "";
  background: none;
  background-image: none;
  background-image: url(/bitrix/templates/aspro_next/images/svg/prediction.svg);
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  right: -10px;
  top: -10px;
}
#simple-prediction {
  z-index: 2998 !important;
  border-radius: 2px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
  padding: 0;
}
#simple-prediction .catalog-element-popup-inner {
  padding: 17px 20px 19px;
  margin-right: 31px;
  max-width: 300px;
  font-weight: 400;
  line-height: 14px;
  font-size: 12px;
  font-family: "Open Sans", Arial, sans-serif;
}

body .wrapper_inner.wide_page .info_item .middle_info {
  font-size: 0px;
}
body
  .wrapper_inner.wide_page
  .item_main_info:not(.type_clothes)
  .info_item
  .middle_info
  > div {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
body
  .wrapper_inner.wide_page
  .info_item
  .middle_info
  .buy_block
  .wrapp_one_click {
  display: block;
}
body
  .wrapper_inner.wide_page
  .info_item
  .middle_info
  .buy_block
  .wrapp_one_click
  > span {
  display: block;
}

.info_item .middle_info .sale_block {
  font-size: 13px;
}

.catalog_detail .info_item .middle_info .buy_block .buys_wrapp.offer_buy_block {
  padding-top: 0px;
}
.catalog_detail .buy_block .offer_buy_block > div {
  display: inline-block;
  vertical-align: top;
  font-size: 0px;
  line-height: 0px;
  white-space: nowrap;
}

.top_info .more_block {
  cursor: pointer;
  font-size: 13px;
}
.top_info .more_block:after {
  content: "\f107";
  padding: 0px 0px 0px 5px;
}

.catalog_detail .counter_wrapp .counter_block {
  margin-right: 12px;
}
.catalog_detail .w_icons.button.to-cart:before {
  position: absolute;
  top: 10px;
  left: 19px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -460px -49px
    no-repeat;
  width: 17px;
  height: 16px;
  content: "";
  display: block;
}
.catalog_detail .w_icons.button.to-cart {
  padding-left: 46px;
  white-space: nowrap;
}
.catalog_detail .offers_table .w_icons.button.to-cart:before {
  top: 7px;
}

.detail_text ul li::before,
.preview_text ul li::before,
.preview-text ul li::before {
  padding: 0 10px 0 0;
}
.catalog_detail .detail_text {
  margin-bottom: 15px;
  color: #555;
}
.catalog_detail .tabs_section ul.tabs_content > li {
  width: 100%;
  padding: 34px 0 50px;
}
.catalog_detail .reviews-reply-form {
  padding-bottom: 50px;
}
.catalog_detail .reviews-reply-form .reviews-reply-buttons > input {
  margin: 0px 12px 12px 0px;
}
.catalog_detail ul.tabs_content li.video iframe {
  border: 1px solid #000;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#reviews_content {
  display: none;
  margin-top: -20px;
}

.file_type {
  clear: both;
  margin-top: 15px;
}
.file_type a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.file_type.jpg i.icon {
  background-position: 0 -110px;
}
.file_type.tiff i.icon {
  background-position: 0 -330px;
}
.file_type.ppt i.icon {
  background-position: 0px -220px;
}
.file_type.pdf i.icon {
  background-position: 0px -0px;
}
.file_type.word i.icon {
  background-position: 0px -55px;
}
.file_type.png i.icon {
  background-position: 0px -165px;
}
.file_type.excel i.icon {
  background-position: 0px -385px;
}
.file_type i.icon {
  width: 46px;
  height: 35px;
  display: inline-block;
  background: url("../../../../../../local/templates/styllight/images/docs_types.png")
    0px -275px no-repeat;
  float: left;
}
.file_type .description {
  padding: 0 0 0 46px;
  position: relative;
  top: -3px;
}

.catalog_detail .wraps {
  padding: 25px 0px 0px;
}
.catalog_detail .wraps h4 {
  margin: 43px 0px 32px;
}
.catalog_detail .wraps #ask_block h4 {
  display: none;
}

.banners-small .item .inner-item {
  padding: 0px 0px 35px;
}
.banners-small.blog .item .inner-item {
  padding-bottom: 23px;
}
.banners-small .item .image {
  max-height: 203px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banners-small .item.wide-block .image {
  max-height: 428px;
}
.banners-small .item .image img {
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
}
.bx-ie .banners-small .items .item.shadow:hover {
  box-shadow: 0px 0px 0px 1px #f5f5f5;
}

.banners-small .item .image .type-block {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 12px;
  color: #fff;
  background: rgba(46, 46, 47, 0.6);
  line-height: 18px;
  padding: 5px 7px;
  border-radius: 3px;
  z-index: 2;
}
.banners-small .item .title {
  text-align: left;
  text-decoration: none;
  color: #222;
  padding: 26px 20px 0px;
  font-weight: bold;
  font-size: 1em;
}
.banners-small.blog .item .title {
  padding: 20px 20px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.banners-small .item.wti .title {
  padding: 0px;
}
.banners-small.blog .item.wide-block .title span {
  font-size: 1.333em;
  line-height: 1.3em;
}
.banners-small .item .title a {
  text-decoration: none;
  color: #222;
}
.banners-small .item .title .prev_text-block {
  color: #555555;
  padding: 16px 0px 5px;
  font-weight: 400;
}
.banners-small .item .title .date-block {
  font-size: 0.929em;
  color: #9a9a9a;
  font-weight: normal;
  padding: 6px 0px 0px;
}
.banners-small.blog .item .title .date-block {
  padding-top: 3px;
}
.banners-small .bottom_nav {
  text-align: center;
}

/*tizers start*/
.catalog_detail .tizers_block_detail {
  border-top: 1px solid #f2f2f2;
  border-bottom: 0px;
  padding: 20px 0px 0px;
  margin: 0px;
}
.tizers_block.tizers_block_detail .item .img {
  max-width: none;
  width: 70px;
  height: 70px;
}
.tizers_block.tizers_block_detail .item {
  margin-bottom: 20px;
}
.tizers_block.tizers_block_detail .item .title {
  padding-right: 10px;
}
.catalog_detail .tizer .inner_wrapper {
  padding: 18px 20px 18px;
  font-size: 13px;
  line-height: 16px;
  color: #555555;
}
.catalog_detail .tizer .image {
  width: 45px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: center;
}
.catalog_detail .tizer .image + .text {
  padding-left: 55px;
}
/*tizers end*/

.catalog_detail .tabs_section {
  margin: -10px 0px 0px;
}
.catalog_detail .tabs_section .tabs-head li {
  margin-top: 10px;
}

.info_item .stock_wrapper {
  float: left;
  width: 100%;
}
.stock_wrapper {
  margin: 0px 0px 22px;
}
.stock_wrapper .stock_board {
  padding: 22px 0px 19px 58px;
  position: relative;
  font-size: 13px;
  border-top: 1px solid #f2f2f2;
}
.stock_wrapper .stock_board.nt:before {
  top: 13px;
}
.stock_wrapper .stock_board:last-of-type {
  border-bottom: 1px solid #f2f2f2;
}
.stock_wrapper .stock_board:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url("../../../../../../local/templates/styllight/images/icons_goods.png") -1px -139px
    no-repeat;
  left: 0px;
  top: 23px;
}
.stock_wrapper .stock_board .title {
  font-size: 15px;
  font-weight: bold;
}
.stock_wrapper .stock_board .read_more {
  font-size: 13px;
}
.stock_wrapper .stock_board .txt {
  margin: 5px 0 4px;
  line-height: 18px;
}
.share_wrapp {
  position: relative;
}
.share .catalog_detail .share_wrapp {
  display: inline-block;
}
.share_wrapp .text {
  font-size: 14px;
  border-color: #888;
  text-transform: none;
  padding: 7px 10px 8px 32px;
  position: relative;
  color: #222;
  line-height: 15px;
}
.share_wrapp .text:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 14px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -426px -50px
    no-repeat;
  left: 13px;
  top: 8px;
  opacity: 0.7;
}
.share_wrapp .text:hover {
  border-color: 444444;
}
.share_wrapp .text:hover {
  color: 444444;
}
.share_wrapp .text:hover:before {
  opacity: 1;
}
.share_wrapp .shares {
  display: none;
  position: absolute;
  top: 42px;
  left: -5px;
  z-index: 2;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  margin: 0px -20px;
  width: 155px;
}
.share_wrapp .shares .b-share {
  padding: 20px 20px 15px !important;
}
.share_wrapp .shares .b-share a {
  padding: 0px !important;
}
.share_wrapp .shares .b-share a:nth-child(3n) {
  margin-right: 0px;
}
.share_wrapp .shares:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-bottom-color: #fff;
  left: 50%;
  top: -16px;
  margin-left: -11px;
}

.line_block .share_wrapp {
  display: inline-block;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  position: relative;
  padding: 7px 64px 11px 20px;
  cursor: pointer;
  min-height: 40px;
}
.line_block .share_wrapp:hover {
  padding-right: 54px;
  padding-left: 10px;
}
.line_block .share_wrapp:before {
  content: "";
  position: absolute;
  top: 0;
  right: 44px;
  display: block;
  background: #f2f2f2;
  width: 1px;
  height: 100%;
}
.line_block .share_wrapp .text {
  padding: 0px;
  border: none;
  color: #555;
}
.page-top .line_block .share_wrapp:not(:hover) {
  padding-right: 24px;
}
.page-top .line_block .share_wrapp {
  border: none;
}
.page-top .line_block .share_wrapp:before {
  background: transparent;
}
.page-top .line_block .share_wrapp:after {
  right: 13px;
}
.page-top .line_block .share_wrapp .text {
  display: none;
}
.line_block .share_wrapp:hover .text {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.line_block .share_wrapp .text:before {
  display: none;
}
.line_block .share_wrapp:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -162px -141px
    no-repeat;
  width: 17px;
  height: 18px;
}
.line_block .share_wrapp:hover:before {
  background: #fff;
}
.line_block .share_wrapp .btn.active,
.line_block .share_wrapp .btn:active {
  box-shadow: none;
}
.line_block .share_wrapp:hover {
  background: #f2f2f2;
  padding-top: 6px;
  padding-bottom: 1px;
}
.line_block .share_wrapp .shares {
  opacity: 0;
  visibility: hidden;
  display: none;
  position: static;
  box-shadow: none;
  width: auto;
  margin: 0px;
  background: none;
}
.line_block .share_wrapp .shares:after {
  display: none;
}
.line_block .share_wrapp .shares .b-share {
  padding: 0px !important;
  background: none;
}
.line_block .share_wrapp:hover .shares {
  opacity: 1 !important;
  visibility: visible;
  display: block !important;
}

a .zoom {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden;
  background: #ddd;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0px 0px -25px;
  opacity: 0;
  transition: all ease 0.3s;
}
.current:hover .zoom,
.item:hover .zoom,
.popup_link:hover .zoom {
  opacity: 1;
}
.zoom:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("../../../../../../local/templates/styllight/images/svg/next.svg") -250px -171px
    no-repeat;
  width: 21px;
  height: 22px;
  margin: -12px 0px 0px -11px;
}

.title-v4 .share_wrapp .text {
  border-color: #fff;
}
.title-v4 .rss,
.title-v4 .breadcrumbs a:hover span {
  color: #fff;
}

.catalog_detail .element_detail_text {
  font-size: 12px;
  line-height: 15px;
  padding: 0px 0px 39px;
}
.catalog_detail .element_detail_text .sh {
  width: 120px;
  float: left;
}
.catalog_detail .element_detail_text .price_txt {
  color: #7d7d7d;
  font-size: 12px;
  line-height: 18px;
}
.catalog_detail .element_detail_text .price_txt .sharing {
  float: left;
}
.catalog_detail .element_detail_text .price_txt > .sharing + .text {
  padding-left: 200px;
}
.price_txt .sharing > div .share_wrapp:hover .shares {
  /*opacity:0 !important;*/
}
.price_txt .sharing > div .share_wrapp .shares {
  position: absolute;
  top: 51px;
  left: 34px;
  z-index: 3;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  margin: 0px -20px;
  width: 143px;
}
.price_txt .sharing > div .share_wrapp .shares > div {
  padding: 20px 20px 15px 23px !important;
}
.price_txt .sharing > div .share_wrapp .shares > div ul li {
  padding: 0px;
  margin-bottom: 5px;
}
.price_txt .sharing > div .share_wrapp .shares > div ul li:before {
  display: none;
}
.price_txt .sharing > div .share_wrapp:hover,
.price_txt .sharing > div .share_wrapp.opened {
  background: #f2f2f2;
  border-radius: 2px;
}
.price_txt .sharing > div .share_wrapp:hover:before,
.price_txt .sharing > div .share_wrapp.opened:before {
  background: #fff;
}
.price_txt .sharing > div .share_wrapp .text {
  padding: 8px 64px 10px 20px;
  background: #fff;
  border: 1px solid #f2f2f2;
  line-height: 22px;
  box-shadow: none;
  z-index: 2;
  background: none;
}
.price_txt .sharing > div .share_wrapp .text:before {
  display: none;
}
.price_txt .sharing > div .share_wrapp:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 12px;
  display: block;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -163px -141px
    no-repeat;
  width: 17px;
  height: 18px;
}
.price_txt .sharing > div .share_wrapp:before {
  content: "";
  position: absolute;
  top: 0;
  right: 44px;
  display: block;
  background: #f2f2f2;
  width: 1px;
  height: 100%;
  z-index: 1;
}
.price_txt .sharing > div .share_wrapp:hover .text {
  opacity: 1;
  visibility: visible;
  display: block;
}

.catalog_detail .props_list {
  width: 100%;
  margin: 0px 0px 0px;
  color: #555;
}
.catalog_detail .tabs_content .char_block {
  margin-bottom: 30px;
}
.catalog_detail .props_list td {
  position: relative;
  vertical-align: bottom;
  font-size: 13px;
  vertical-align: top;
  background: url("../../../../../../local/templates/styllight/images/dott.png")
    no-repeat;
  background-position: 0px 14px;
  background-repeat: repeat-x;
  width: 50%;
}
.catalog_detail .props_list td.char_value {
  overflow: hidden;
  text-overflow: ellipsis;
}
.catalog_detail .props_list td.char_value span {
  padding: 0px 0px 0px 10px;
}
.catalog_detail .props_list .props_item,
.catalog_detail .props_block .char_name .props_item,
.catalog_detail .props_block .char_value {
  overflow: hidden;
  text-overflow: ellipsis;
}
.catalog_detail .props_list .props_item span {
  background: #fff;
  padding-right: 10px;
}
.catalog_detail .props_list .props_item.whint span,
.catalog_detail .props_block .char_name .props_item.whint,
.catalog_detail .offers_table .property .props_item.whint > span {
  padding-left: 22px;
}
.catalog_detail .props_list .hint {
  left: 0px;
  top: 5px;
  z-index: auto;
}
.catalog_detail .props_list .hint + span {
  padding-left: 22px;
}
.catalog_detail .hint .tooltip {
  left: 0px;
  text-align: left;
}
.catalog_detail .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}
.catalog_detail .hint .tooltip:after {
  left: 2px;
}
.catalog_detail .char_name .hint .icon {
  left: 0px;
}
.catalog_detail .props_block .char_name .hint .icon,
.catalog_detail .property .char_name .hint .icon {
  top: 1px;
  border-radius: 100%;
}
.catalog_detail .props_block .char_name {
  position: relative;
}

.catalog_detail .props_list.line td.char_value span {
  padding-left: 0px;
}
.catalog_detail .props_list.line .props_item span {
  padding-right: 4px;
}

.item_slider .slides .flex-direction-nav {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  left: 0px;
  right: 0px;
}
.item_slider .slides .flex-direction-nav li {
  height: 42px;
  width: 42px;
  display: block !important;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  line-height: 40px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.item_slider .slides:hover .flex-direction-nav li {
  opacity: 1 !important;
}
.item_slider .slides .flex-direction-nav li span {
  vertical-align: middle;
}
.item_slider .slides .flex-direction-nav li.flex-nav-next {
  right: 0px;
}

.item_slider .slides .flex-direction-nav li span.flex-prev {
  background-position: 8px -101px;
}
.item_slider .slides .flex-direction-nav li:hover span.flex-prev {
  background-position: 8px 5px;
}
.item_slider .slides .flex-direction-nav li span.flex-next {
  background-position: -26px -101px;
}
.item_slider .slides .flex-direction-nav li:hover span.flex-next {
  background-position: -26px 5px;
}

.item_slider .slides:not(:hover) .flex-direction-nav.ext li {
  opacity: 0 !important;
}

.display_list .list_item .props_list {
  width: 100% !important;
}
.display_list .list_item .props_list td {
  overflow: hidden;
  width: 50%;
  text-overflow: ellipsis;
  background: url(../../../../../../local/templates/styllight/images/dott.png)
    no-repeat;
  background-position: 0px 14px;
  background-repeat: repeat-x;
}
.display_list .list_item .props_list td:last-of-type > span {
  padding-left: 12px;
}

.catalog_detail .offers_table .property .props_item {
  display: inline-block;
  position: relative;
}
.catalog_detail .offers_table .property .props_item .hint {
  position: absolute;
}

.props_list .hint {
  position: absolute;
  top: 0px;
  right: -12px;
  z-index: 1;
}
.props_list .hint .icon {
  border-radius: 100%;
}

.catalog_detail .like_icons .value.added {
  border-radius: 0px;
}
.catalog_detail .like_icons .value.added i {
  border-radius: 100%;
}
.catalog_detail .like_icons span.added:hover {
  background-color: #fff;
}

.catalog_detail .tabs_content .descr_div > div {
  padding-bottom: 4px;
}
.catalog_detail .tabs_content .descr_div .char_block {
  width: 50%;
  padding: 0px 40px 36px 0px;
  margin-bottom: 0;
}
.catalog_detail .tabs_content .descr_div .char_block.wide {
  width: 100%;
}
.catalog_detail .tabs_content .descr_div .char_block + .serv {
  padding: 0px 0px 0px 10px;
}
.catalog_detail .tabs_content .serv {
  width: 50%;
}
.catalog_detail .tabs_content .serv.block_view {
  padding: 0px;
}

.catalog_detail .title-tab-heading {
  background: #fff;
  border: 1px solid #f5f5f5;
  color: #222;
  margin: 0px 0px -1px 0px;
  padding: 18px 25px 17px;
  border-radius: 0;
  font-weight: bold;
  font-size: 15px;
  cursor: pointer;
  position: relative;
}
.catalog_detail .title-tab-heading:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 20px;
  font-family: FontAwesome;
  content: "\f107";
  font-size: 17px;
  right: 25px;
  font-weight: 400;
}
.catalog_detail .active .title-tab-heading:before {
  content: "\f106";
}

.table-elements .item .text {
  line-height: 24px;
  display: table;
  width: 100%;
  height: 100%;
}
.table-elements .items .item:hover .dark_block_animate {
  opacity: 0;
}
.table-elements .items .item .image .dark_block_animate {
  background: rgb(46, 46, 47);
}
.table-elements .items .item .image:hover .dark_block_animate {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
.table-elements .item .text .cont {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 10px;
}
.table-elements .item .text .cont > div {
  position: relative;
  top: 0px;
  left: 0px;
  -webkit-transition: -webkit-transform 0.35s ease-out;
  transition: transform 0.35s ease-out;
}
.table-elements .item .text .cont > div * {
  opacity: 1;
}
.table-elements .item .text .cont > div span {
  display: block;
  font-size: 20px;
  opacity: 1;
  font-weight: bold;
  padding-bottom: 28px;
}
.table-elements .item .text .cont > div .text_more .mores {
  position: relative;
  padding: 0px 30px 0px 0px;
  display: inline-block;
}
.table-elements .item .text .cont > div .text_more .mores:before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0px;
  display: block;
  width: 20px;
  height: 14px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -222px -16px
    no-repeat;
}
.wrap-portfolio-front .item .text .section_name {
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  background: #d4d4d4;
  border-radius: 10px;
  text-transform: uppercase;
  padding: 0px 10px;
  margin: 0px 10px 10px 0px;
  display: inline-block;
  -webkit-transform: translateY(-46%);
  transform: translateY(-46%);
}
.wrap-portfolio-front .item .text .title,
.item .text .titles {
  font-weight: 400;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  color: #fff !important;
}
.wrap-portfolio-front .item .text .title span,
.item .text .titles span {
  font-size: 20px;
}
.item:hover .text .cont > div,
.table-elements .item .image:hover .text .cont > div {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.table-elements .item:hover .text .cont > div {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.wrap-portfolio-front .item .img_block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  -moz-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bx-firefox .wrap-portfolio-front .item .img_block {
  background-position-x: 0;
}

.zomm_wrapper-block {
  position: relative;
}
.items .item .dark_block_animate {
  opacity: 0;
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
  top: 0px;
}

.items .item:hover .dark_block_animate {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
.detail .items .item:hover .dark_block_animate,
.zomm_wrapper-block:hover .dark_block_animate {
  opacity: 0.4;
  z-index: 10;
}
.scale_block_animate {
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.item .scale_block_animate img {
  max-width: 100%;
  max-height: 100%;
}

.props_block .char {
  margin: 12px 0;
  display: inline-block;
  width: 15%;
  text-align: left;
  padding: 0px 10px 0px 0px;
  vertical-align: top;
}
.props_block .char_name {
  text-align: left;
  font-weight: 400;
  font-size: 12px;
}
.props_block .char_value {
  font-weight: bold;
  font-size: 14px;
}
.catalog_detail .tabs_content .props_block .char {
  font-size: 13px;
}
.catalog_detail .tabs_content .props_block .char .hint {
  position: absolute;
  top: 0px;
  right: -19px;
}

.catalog_detail .p_block .item-stock .value .store_view {
  border-bottom: 1px dotted;
}
.catalog_detail .item-stock .value .store_view:hover {
  color: #1d2029;
}

.catalog_detail .wrapp_docs {
  width: 25%;
  padding: 0px 20px 0px 0px;
}
.button.wicon i {
  background-position: -91px -206px;
  margin: 0px 10px 0px 5px;
}
.catalog_detail .show_btn {
  width: 15%;
  float: left;
}
.catalog_detail .form_wr {
  width: 85%;
  font-size: 12px;
  padding: 0px 0px 0px 21px;
  float: left;
}

.catalog_detail .buy_block .button.in-cart i,
.catalog_detail .buy_block .btn.in-cart i {
  background-position: -36px -3px;
  margin-right: 10px;
  width: 12px;
}

.forms .text_block {
  width: 29%;
  font-size: 13px;
  padding: 0px 60px 0px 0px;
}
.forms .form_block {
  width: 71%;
}

.items-services > .row > div {
  margin: 0px 0px -1px 0px;
}
.items-services.item-views .item {
  border: 1px solid #f2f2f2;
  box-shadow: none;
  padding: 30px;
  margin: 0px;
}
body .items-services.item-views .item > .image {
  width: 165px;
}
body .items-services.item-views .item > .image + .body-info {
  padding-left: 195px;
}
body .items-services.item-views.image_right .item > .image + .body-info {
  padding-right: 195px;
  padding-left: 0px;
}
body .items-services.item-views .item > .body-info {
  padding-top: 0px;
}
body .items-services.item-views .item .body-info .title {
  margin: 0px;
}
body .items-services.item-views .item .body-info .previewtext {
  margin: 7px 0px 0px;
  font-size: 13px;
}

.catalog_detail .info_item .middle_info .buy_block .sku_props {
  display: block;
}
.bx_item_detail_scu .bx_scu_scroller_container {
  margin-left: 2px;
}
.middle_info .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt_item {
  border: 2px solid #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
}
.bx_catalog_item_scu .bx_item_detail_scu ul li .cnt_item.pp {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-width: 2px;
}
.middle_info .bx_catalog_item_scu .bx_scu ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
}
.middle_info .bx_catalog_item_scu .bx_scu ul li {
  flex: auto;
  max-width: 60px;
  width: 48px;
  padding: 0;
  margin: 9px 6px;
}
.middle_info .bx_catalog_item_scu ul li .cnt1 {
  width: 100%;
  display: inline-block;
  padding-top: 100%;
}
.middle_info .sku_props .bx_size_scroller_container,
.middle_info .sku_props .bx_scu_scroller_container {
  margin-top: 12px;
}
.middle_info .sku_props .wrapper_sku > div {
  margin-bottom: 15px;
}

/*bottom slider start*/
.bottom_slider .catalog_item {
  text-align: center;
}
.bottom_slider .catalog_item .cost.prices,
.wr .catalog_item .cost.prices {
  /*margin:11px 0px 0px;*/
}
.bottom_slider .catalog_item .buttons_block {
  text-align: center;
}
.bottom_slider .catalog_item:hover .item_info {
  /*height:auto !important;*/
}
.bottom_slider .catalog_item .buttons_block .button {
  float: none;
}
/*bottom slider end*/

/*reviews*/
.reviews-reply-field .lhe-stat-toolbar-cont {
  border: 1px solid #f2f2f2;
  border-bottom-width: 0px;
  box-sizing: border-box;
  border-radius: 2px 2px 0px 0px;
  background-color: #f7f7f7;
}
.reviews-reply-field iframe {
  border: 1px solid #f2f2f2 !important;
  box-sizing: border-box;
  border-radius: 0px 0px 2px 2px;
  background-color: #f7f7f7;
}
.reviews-reply-field-upload {
  padding: 11px 0px 19px;
}
.forum-upload-file-attach {
  font-size: 13px;
}
.reviews-reply-field input[type="checkbox"] {
  display: none;
}
.filter label span {
  line-height: 14px;
}
.reviews-reply-field-settings {
  padding: 0px 0px 16px;
}
.reviews-post-reply-buttons {
  margin: 0px 0px 23px;
}
.reviews-reply-buttons .button:first-child {
  margin: 0px 13px 0px 0px;
}
.reviews-post-reply-buttons a {
  font-size: 13px;
  color: #999;
}
.reviews-reply-header,
.reviews-reply-fields label {
  margin: 0px 0px 6px 0px;
  display: block;
}
.reviews-reply-fields {
  margin: 0px 0px 19px 0px;
}
.reviews-block-container {
  margin: 0px 0px 30px 0px;
}
.reviews-post-table {
  font-size: 12px;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  margin: 0px 0px 13px;
}
.reviews-post-table thead td .message-post-date {
  line-height: 14px;
  padding-left: 11px;
  font-size: 13px;
  color: #777777;
  margin-left: 0px;
  display: inline-block;
}
.reviews-post-table thead td {
  color: #222;
  font-size: 14px;
}
.reviews-post-reply-buttons span.separator {
  background-color: #e0e0e0;
  display: inline-block;
  margin: 0 4px;
  height: 8px;
  line-height: 5px;
  width: 1px;
}
.reviews-post-table .reviews-text {
  margin: 9px 0px 14px;
  color: #555;
  font-size: 14px;
}
.forum-quote {
  background: #f8f2d4;
  width: 100%;
  margin: 5px 0px 0px;
}
blockquote.bx-quote {
  background: #f8f2d4 !important;
}
.forum-quote tr th {
  text-indent: -9999px;
  display: none;
}
.forum-quote tbody tr td {
  border: 1px solid #dddddd;
  padding: 8px 13px 0px;
  background: url("../../../../../../local/templates/styllight/images/font_quote.gif")
    no-repeat scroll -1px -1px;
}
.forum-quote tbody tr td a,
.reviews-header-title a {
  cursor: default;
}
.reviews-reply-field-captcha .text_block {
  padding: 0px 10px 0px 0px;
  font-size: 12px;
}
.reviews-reply-field-captcha .capch_block {
  padding: 17px 0px 0px;
  line-height: 0px;
}
div.reviews-header-box {
  color: #fff;
}
div.reviews-info-box,
.reviews-note-box {
  border: 1px solid #ddd;
  padding: 10px;
  margin: 0px 0px 20px;
}
div.reviews-code-box {
  font-size: 12px;
  width: 100%;
  border-width: 1px solid #ddd;
  background: #f8f2d4;
}
div.reviews-code-box ol,
div.reviews-code-box ol li,
div.reviews-code-box ol li span {
  margin: 0;
  padding: 0;
  border: none;
}
div.reviews-code-box ol {
  list-style: decimal;
  margin-left: 3em;
  padding: 0.5em 0;
}
div.reviews-code-box ol li {
  list-style: decimal-leading-zero;
  list-style-position: outside !important;
  padding: 0 0.5em 0 1.5em !important;
  margin: 0;
  line-height: 1.5em;
}
.reviews-note-box p {
  margin-bottom: 0px;
}
.reviews-note-box .reviews-note-error {
  color: #e62222;
}

.reviews-reply-field .feed-add-post-text {
  padding: 0px;
}

.item-views.table.normal-img .item .image img {
  max-height: none;
}
.item-views.table-elements .item .image {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  display: block;
  position: relative;
  overflow: hidden;
}
.item-views.table-elements .item .image img {
  max-height: 100%;
  display: inline-block;
  width: 100%;
}
.item-views.table-elements .item .body-info {
  padding: 20px 0px 22px;
}
.item-views.table-elements.news2 .item .body-info {
  padding-left: 20px;
  padding-right: 20px;
}
.item-views.table-elements.news2 .item .body-info .period {
  margin-bottom: 3px;
}
.item-views.table-elements.news2 .item .body-info .previewtext {
  margin-top: 3px;
}
.item-views.table-elements.news2 .item.wti .body-info {
  border-top: 1px solid #f5f5f5;
}
.item-views.table-elements .item .body-info .title {
  font-weight: bold;
}
.item-views.table-elements .item .body-info .previewtext {
  margin-bottom: 0px;
  font-size: 0.933em;
}
.item-views.table-elements .item .body-info .previewtext p {
  margin-bottom: 12px;
}
.mixitup-container .item-views.table-elements .row > div {
  visibility: hidden;
}
.mixitup-container.mixitup-ready .item-views.table-elements .row > div {
  visibility: visible;
}
.mixitup-container .item-views.table-elements .item .image {
  max-height: 350px;
}
.item-views.sections {
  margin-bottom: 0;
}
.item-views.sections .item {
  margin: 0 0 59px;
  overflow: hidden;
}
.item-views.sections .item .info {
  color: #555555;
  line-height: 18px;
}
.item-views.sections .item .info a {
  text-decoration: none;
}
.item-views.sections.front .item .title,
.item-views.sections .row_block .item .title {
  margin-bottom: 18px;
}
.item-views.sections.front .item .title a,
.item-views.sections .row_block .item .title a {
  font-size: 1em;
  line-height: 20px;
}
.item-views.sections .item .title a {
  font-size: 1.6em;
  line-height: 1.167em;
  font-weight: bold;
  margin-bottom: 18px;
}
.item-views.sections .item .image {
  height: 133px;
  line-height: 133px;
  margin-bottom: 18px;
  text-align: left;
  width: 200px;
}
.item-views.sections .item .image img {
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.item-views.sections .row_block .item .text.childs {
  display: block;
}
.item-views.sections .row_block .item .text.childs ul li {
  padding-left: 11px;
}

.list-type-block.item-views .item.shadow:hover {
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.sub_container {
  position: relative;
}

.item-views {
  margin-bottom: 0;
  position: relative;
}
.wraps > .wraps .item-views {
  padding-bottom: 31px;
}
.item-views.with_tabs hr:last-of-type {
  display: none;
}
.item-views .cat-desc {
  padding: 0px 0px 30px;
}
.item-views .cat-desc h3:first-of-type,
.text_after_items h3:first-of-type,
.text_after_items h2:first-of-type {
  margin-top: 0px;
}
.text_after_items {
  padding: 80px 0px 0px;
}
.item-views .section-title {
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 15px;
}
.item-views .item {
  margin-bottom: 10px;
  position: relative;
  transition: box-shadow 0.3s ease;
  box-shadow: 0px 0px 0px 1px #f5f5f5;
}
.item-views.accordion .item {
  border-color: #f5f5f5;
  margin-bottom: 1px;
  padding-bottom: 11px;
}
.item-views.accordion .item.opened {
  background: #f5f5f5;
}
.catalog.item-views .flexslider .item .buy_block .counter input {
  padding-top: 1px;
  padding-bottom: 1px;
  background: #fff;
}
.item-views.list .item {
  margin-bottom: 0px;
}
.item-views.list hr {
  margin: 47px 0px;
}
.item-views.list .sect-divider {
}
.item-views.list .item .title {
  font-size: 16px;
}
.item-views .item.noborder {
  border: none !important;
  box-shadow: none !important;
}
.item-views .item .title {
  font-weight: bold;
  margin-bottom: 6px;
}
.item-views .item .section_name {
  color: #85878b;
  font-size: 11px;
  line-height: 13px;
  margin: 7px 0 10px;
}
.item-views .item .previewtext {
  margin-bottom: 20px;
  margin-top: 10px;
  color: #555;
  overflow: hidden;
}
.item-views .item .previewtext p {
  margin-bottom: 0px;
  color: #555;
}

.item-views.table .item {
  margin-bottom: 30px;
}
.item-views.table .item .title {
  /*text-align:center;*/
}
.item-views.table .item .text {
  padding: 15px 24px 24px;
  overflow: hidden;
}
.item-views.table .item.wti .text {
  padding-top: 24px;
}
.item-views.table .item .image {
  padding: 24px 24px 0 24px;
  text-align: center;
  width: 100%;
}
.item-views.table .item .image img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  max-height: none;
}

.list-type-block.item-views .item {
  width: 100%;
  display: block;
}
.list-type-block.item-views .item .title {
  margin-bottom: 28px;
  color: #333;
}
.item-views.list .item.wdate .title {
  margin-bottom: 5px;
}
.list-type-block.item-views .item .previewtext {
  margin-bottom: 25px;
}
.list-type-block.item-views .item > .image {
  max-width: 100%;
  float: left;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 193px;
}
.list-type-block.item-views.wide_img .item > .image {
  width: 304px;
  max-height: none;
}
.list-type-block.item-views.wide_img .item .image + .body-info {
  padding-left: 353px;
}
.list-type-block.item-views.wide_img .item .body-info {
  padding-top: 12px;
}
.list-type-block.item-views.wide_img .item .period {
  margin-bottom: 5px;
}
.list-type-block.item-views.wide_img .item .previewtext {
  margin-top: 5px;
}
.list-type-block .link-block-more a {
  font-size: 0.929em;
}
.list-type-block.item-views.wide_img hr {
  margin: 38px 0px 38px;
}
.list-type-block.item-views.wide_img.image_right .item .image + .body-info {
  padding-right: 353px;
  padding-left: 0px;
}
.list-type-block.item-views.list-elements .item > .image {
  width: 100px;
  height: 100px;
  line-height: 97px;
  min-height: 100px;
}
.list-type-block.item-views.list-elements .item .image + .body-info {
  padding-left: 135px;
  padding-top: 10px;
}
.list-type-block.item-views.list-elements.image_right .item .body-info {
  padding-left: 0px;
  padding-right: 135px;
}
.list-type-block.item-views.list-elements .item {
  margin: 0px;
}
.list-type-block.item-views.list-elements hr {
  margin: 10px 0px 30px;
}
.bx_item_detail_inc_two {
  border-top: 1px solid #f5f5f5;
  padding: 25px 0px 20px;
}
.bx_item_detail_inc_two .list-type-block.item-views {
  margin: 0px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item_block {
  padding: 0px 0px 10px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .image {
  width: 45px;
  height: 45px;
  line-height: 45px;
  min-height: 45px;
}
.bx_item_detail_inc_two
  .list-type-block.item-views
  .item
  > .image
  + .body-info {
  padding-left: 64px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .body-info {
  padding-top: 4px;
  color: #555;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .body-info .title {
  color: #555;
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 20px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item {
  padding-left: 39px;
}
.list-type-block.item-views.image_right .item > .image {
  float: right;
}
.list-type-block.item-views .item .image + .body-info {
  padding-left: 225px;
}
.list-type-block.item-views .item .image.padding + .body-info {
  padding-left: 243px;
}
body .list-type-block.item-views:not(.items-services) .item > .body-info {
  padding-top: 12px;
}
body .list-type-block.item-views .flexslider .item > .body-info {
  padding-bottom: 20px;
}
body .list-type-block.item-views.reviews .item > .body-info {
  padding-top: 0px;
}
.list-type-block.item-views .items > div:first-of-type .item > .body-info {
}
.list-type-block.item-views .item.wti .body-info {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.list-type-block.item-views.image_right .item .body-info {
  padding-left: 0px;
  padding-right: 225px;
}
.list-type-block.item-views.image_right .item.padding .body-info {
  padding-left: 0px;
  padding-right: 243px;
}

.ask_a_question_wrapper {
  position: relative;
}
.ask_a_question_wrapper .ask_a_question {
  position: absolute;
  top: 0px;
  float: none;
  margin-left: 18px;
  transition: top ease 0.3s;
  max-width: 286px;
  width: auto;
}
.ask_a_question_wrapper .ask_a_question.fixed {
  position: fixed;
}
.ask_a_question_wrapper .ask_a_question.nonfixed {
  position: static !important;
}
.ask_a_question_wrapper .ask_a_question .btn.white:not(.grey):not(:hover) {
  background: none;
}
.row > div > .detail .ask_a_question {
  width: auto;
}
.detail .ask_a_question .btn-default.wc.vert {
  margin: 0 0 13px;
}
.detail .ask_a_question .btn-default.wc.vert + div {
  color: #888888;
  line-height: 16px;
}

/* FLEXSLIDER */
.detail .gallery-block .flexslider .slides > li {
  max-height: none;
  padding: 0px;
  margin: 0px;
}
.detail .gallery-block .small-gallery ul.items li {
  width: 60px !important;
  border: 2px solid transparent;
  position: relative;
}
.detail .gallery-block .small-gallery ul.items li:hover {
  cursor: pointer;
}
.detail .gallery-block .small-gallery ul.items li.flex-active-slide {
}

.detail .gallery-block .bigs.flexslider {
  margin-bottom: 81px;
  box-shadow: 0px 0px 0px 1px #f5f5f5 inset;
  overflow: hidden;
}
.detail .gallery-block .bigs.flexslider .slides .item {
  border: none;
  text-align: center;
  max-height: 500px;
  min-height: 300px;
}
.detail .gallery-block .bigs.flexslider .slides .item a {
  display: inline;
}
.detail .gallery-block .bigs .item img {
  width: auto;
  max-height: 100%;
  margin: auto;
}
.detail .gallery-block .small-gallery.flexslider {
  border: 0 none;
  box-shadow: none;
  z-index: 1;
  display: inline-block;
  text-align: center;
  margin: 0px auto 0px !important;
  padding: 0 58px;
  max-width: 816px;
}
.detail .gallery-block .small-gallery-wrapper {
  text-align: center;
  padding: 15px 0px 20px;
  font-size: 0px;
  line-height: 0px;
}
.detail h5 + .gallery-block .small-gallery-wrapper {
  padding-top: 0px;
}
.detail h5 + .gallery-block .bigs.flexslider {
  margin-bottom: 55px;
}
.detail .gallery-block .bigs.flexslider .flex-control-paging {
  top: -3px !important;
}

.flexslider.nav-title .flex-direction-nav li a {
  color: #fff;
  padding-top: 60px;
  height: auto;
  width: auto;
  text-shadow: none;
  margin-top: -50px;
}
.flexslider.nav-title .flex-direction-nav li a.flex-next:before {
  background: url(../../../../../../local/templates/styllight/images/svg/Arrow_left_white.svg)
    0px 0px no-repeat;
}
.flexslider.nav-title .flex-direction-nav li a.flex-next {
  right: 33px;
}
.flexslider.nav-title .flex-direction-nav li a.flex-prev:before {
  background: url(../../../../../../local/templates/styllight/images/svg/Arrow_right_white.svg)
    0px 0px no-repeat;
}
.flexslider.nav-title .flex-direction-nav li a.flex-prev {
  left: 33px;
}
.flexslider.nav-title .item .bg-images {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(5px);
  filter: blur(10px);
  background-position: center center;
}
.flexslider.nav-title .items .item:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(34, 34, 34, 0.7);
  display: block;
}
.flexslider.small-gallery .flex-direction-nav a {
  font-size: 0px;
}

.detail .small-gallery-block .flex-control-nav {
  display: block;
  bottom: 0;
  top: inherit;
}
.with-padding.wraps .top_right.border.custom_flex .flex-direction-nav {
  top: -50px;
}
.with-padding.wraps .flexslider .items {
  padding-top: 18px;
}
.with-padding.wraps .gallery-wrapper .flexslider .items {
  padding-top: 0px;
}

.detail .galery .flexslider .slides > li {
  max-height: 488px;
  opacity: 0;
  line-height: 467px;
  height: 470px;
}
.zomm_wrapper-block {
  position: relative;
}
.zomm_wrapper-block:hover .flex-direction-nav a {
  opacity: 1 !important;
}

.bigs .flex-direction-nav li {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 10;
  transition: all ease 0.3s;
  opacity: 0;
}
.bigs .flex-direction-nav li.flex-nav-prev {
  left: -50px;
}
.bigs:hover .flex-direction-nav li {
  opacity: 1;
}
.bigs:hover .flex-direction-nav li.flex-nav-prev {
  left: 10px;
}
.bigs .flex-direction-nav li.flex-nav-next {
  right: -50px;
}
.bigs:hover .flex-direction-nav li.flex-nav-next {
  right: 10px;
}

.flexslider ul {
  margin: 0px;
}
.center-nav .flex-direction-nav li {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.center-nav .flex-direction-nav li.flex-nav-prev {
  left: 10px;
}
.center-nav .flex-direction-nav li.flex-nav-next {
  right: 10px;
}
.flex-control-nav li:before {
  display: none !important;
}

/* BLOG */
.blog.list-type-block.item-views .item {
  border: 1px solid #f5f5f5;
  box-shadow: none;
  margin: 0px 0px -1px;
  transition: box-shadow ease 0.3s;
  padding: 49px;
}
.blog.list-type-block.item-views .item > .image {
  padding: 0px;
  width: 320px;
  height: 213px;
  line-height: 210px;
  max-height: none;
}
.blog.list-type-block.item-views .item .body-info {
  padding: 0px;
}
.blog.list-type-block.item-views .item .image + .body-info {
  padding-left: 361px;
}
.blog.list-type-block.item-views.image_right .item .image + .body-info {
  padding-right: 361px;
  padding-left: 0px;
}
.blog.list-type-block.item-views .item .title {
  font-size: 1.6em;
  line-height: 1.167em;
}

.blog .bottom_nav {
  text-align: center;
  padding: 50px 0px 20px;
}
.blog.banners-small .bottom_nav {
  padding-top: 18px;
}
.search-tags-cloud .title-block-middle {
  padding: 0px 0px 16px;
}
.search-tags-cloud .tags {
  margin: 0px -2px 43px;
}
.bottoms + .search-tags-cloud .tags {
  margin-bottom: 35px;
}
.search-tags-cloud .tags a {
  background: #f5f5f5;
  padding: 5px 11px 6px;
  color: #999999;
  font-size: 0.8em;
  border-radius: 4px;
  margin: 0px 2px 5px;
  line-height: 15px;
  display: inline-block;
}
.search-tags-cloud .tags a:hover {
  color: #fff;
}

.preview-text-detail {
  padding: 0 0 20px;
  font-size: 1.2em;
  color: #222;
  line-height: 1.6em;
  margin-bottom: 10px;
  position: relative;
}
.preview-text-detail .colored_line {
  margin-top: 40px;
  height: 2px;
}

.banners-small.blog {
  padding: 0px;
}
.banners-small.blog .items {
}
.banners-small.blog .items .item {
  box-shadow: 0px 0px 0px 1px #f2f2f2;
  margin: 0px 0px 32px;
}
.edge .banners-small.blog .items .item {
  box-shadow: none;
}
.items .item.shadow:hover {
  box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.1);
}
.bx-ie-edge .items .item.shadow:hover,
.bx-ie .items .item.shadow:hover {
  box-shadow: none;
}

.blog_wrapper.blog .top_block {
  padding-top: 0px;
}
.blog_wrapper.blog .item .inner-item {
  padding-bottom: 19px;
}
.blog_wrapper.blog .item .inner-item .date-block {
  padding-top: 8px;
}

.container-block {
  margin: 0px 0px 40px;
}
.fill-block {
  background: #f9f9f9;
  padding: 21px 30px 16px;
  border-bottom: 1px solid #f5f5f5;
}
.title-block-middle {
  color: #333;
  font-size: 1.067em;
  font-weight: bold;
}
.fill-block .title-block-middle {
  padding: 0px 0px 19px;
  border-bottom: 1px solid #f1f1f1;
}
.fill-block ul {
  margin: 0px;
  padding: 14px 0px 0px;
}
.fill-block ul li {
  padding: 0px;
  margin: 0px;
}
.fill-block ul li:before {
  display: none;
}
.fill-block ul li a {
  display: block;
  padding: 4px 0px;
}
.fill-block ul li a .text {
  font-size: 0.933em;
  padding: 0px 12px 0px 0px;
}
.fill-block ul li a .count,
.fill-block ul li a:hover .count {
  font-size: 0.867em;
  float: right;
  color: #999999;
}

.period-wrapper {
  margin: 0px 0px 13px;
}

.projects.item-views.table.with-comments {
  border-top: 1px solid #f5f5f5;
  margin: 20px 0px 0px;
}
.projects.item-views.table.with-comments.side-block {
  border-top: none;
  margin: 0 0 30px 0;
}
.projects.item-views.table.with-comments.side-block li {
  padding-left: 0px;
}
.projects.item-views.table.with-comments .flexslider .item,
.projects.item-views.table.with-comments .flexslider .item:hover {
  box-shadow: none;
}
.item-views.table.with-comments .item .image {
  max-height: 203px;
}
.item-views.table.with-comments.side-block .item {
  margin-bottom: 0px;
  border: none;
  height: auto !important;
}
.item-views.table.with-comments .item .title {
  font-weight: bold;
}
.title-block-big {
  font-size: 1.2em;
  font-weight: bold;
  color: #222;
}
.item-views.table.with-comments .title-block-big {
  padding: 40px 0px 32px;
}
.item-views.table.with-comments.side-block .title-block-big {
  font-size: 1.067em;
  padding-top: 0px;
}
.item-views.table.with-comments .item .info {
  padding: 13px 20px 20px;
}
.item-views.table.with-comments .item .comments-wrapper {
  color: #9a9a9a;
  font-size: 0.867em;
  text-align: left;
}

/* PROJECTS */
.detail .front .flex-direction-nav a:before {
  opacity: 1;
}
.detail .wraps.projects-block {
  margin-bottom: -12px;
}
.detail .wraps.projects-block h5 {
  margin-bottom: 15px;
}
.detail .projects.item-views.table .flexslider {
  margin-bottom: 0px;
}
.detail .projects.item-views.table .flexslider .slides > li {
  max-height: none;
}
.detail .projects.item-views.table .front .flex-direction-nav {
  top: -46px;
}
.flexslider.shadow .flex-viewport {
  margin: 0px -25px;
  padding: 0px 25px;
  z-index: 1;
}
.item-views.table .item {
  margin-bottom: 16px;
  border: 1px solid #f5f5f5;
  transition: box-shadow 0.3s ease;
  display: block;
  box-shadow: none;
}
.projects.item-views.table .flexslider .item {
  margin-bottom: 0px;
}
.item-views li[class*="col-md"]:before {
  display: none;
}
.flexslider.shadow .slides {
  padding: 18px 0px 18px;
}
.flexslider.shadow.front .flex-direction-nav .flex-prev,
.flexslider.shadow.front .flex-direction-nav .flex-next {
  top: 7px;
}
.item-views .shadow .item:hover,
.projects.item-views.table .flexslider .item:hover {
  box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.1);
}

.group-content h3 {
  font-weight: bold;
}
body .group-content .tab-pane:first-of-type h3 {
  margin-top: 0px;
}
.group-content .tab-pane .text_before_items {
  margin-bottom: 30px;
}

.item-views.table .item a {
  text-decoration: none;
}
.item-views .item .title a {
  color: #222;
}
.item-views.table .item .title a {
  font-weight: bold;
}
.item-views.table .item .image {
  text-align: center;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
  max-height: 202px;
}
.item-views.table.bblock .item .image {
  max-height: 354px;
}
.item-views.table .item .image img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  max-height: 100%;
  *display: inline;
  zoom: 1;
}
.item-views.table.partners .item .image.w-picture img {
  width: auto;
}
.item-views.table .item .info {
  padding: 26px 31px 20px;
  position: relative;
}

.table-type-block.item-views.items-list3 h3 {
  margin-top: 26px;
}
.table-type-block.item-views.items-list3 .row > div,
.table-type-block.item-views.table-elements .row > div {
  padding-bottom: 32px;
}

.table-type-block.item-views.items-list3 .item {
  display: block;
  padding: 53px 25px;
  margin: 0px;
  box-shadow: none;
  border: 1px solid #f5f5f5;
}
.table-type-block.item-views.items-list3 .shadow .item:hover {
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.table-type-block.item-views.items-list3 .item .image {
  float: none;
  text-align: center;
  height: 60px;
  line-height: 57px;
}
.table-type-block.item-views.items-list3 .item .image img {
  display: inline-block;
  max-height: 100%;
}
.item-views.list .items > div h2 {
  margin-top: 30px;
}
.item-views.list .items > div:first-of-type h2 {
  margin-top: 0;
}
.item-views.table-type-block.news-project
  .items
  > div.col-md-4:nth-child(3n + 1) {
  clear: left;
}

/* PARTNERS */
.detail .partners.front .flex-control-nav {
  bottom: -25px;
}
.partners.item-views.table .item .image {
  padding: 40px 40px 0;
  height: 150px;
  line-height: 107px;
}
.partners.item-views.table .item .text {
  padding-bottom: 0px;
  padding-top: 30px;
}

.detail.partners {
  overflow: hidden;
}
.detail.partners .detailimage {
  float: right;
  margin: 0px 0px 50px 50px;
  line-height: normal;
  width: 288px;
}
.detail.partners .detailimage .img-partner {
  box-shadow: inset 0 0 0 1px #f5f5f5;
  display: block;
  padding: 80px 30px;
  line-height: normal;
  text-align: center;
}
.detail.partners .detailimage .img-partner img {
  margin: auto;
}
.detail.partners .detailimage .preview {
  font-size: 0.867em;
  line-height: 1.5em;
}
.detail.partners .detailimage .img-partner + .preview {
  padding: 17px 0px 0px;
}
.detail.partners .detailimage + .post-content hr {
  background: none;
  border: none;
}

/*SERVICES*/
.catalog.sections .items {
  margin-right: 0;
}
.catalog.sections .items > div {
  padding-right: 0;
  padding-left: 0px;
}

.catalog.item-views .item .image {
  padding: 0;
  max-width: 244px;
  height: 244px;
  margin: 0 auto;
  line-height: 241px;
  position: relative;
  background: #fff;
  max-height: 244px;
}
.catalog.item-views.big-img .item .image {
  height: auto;
  line-height: normal;
  max-width: none;
  max-height: none;
  padding-right: 18px;
}
.catalog.item-views.big-img.list .item {
  padding: 50px;
}
.catalog.item-views.news-section1 h2 a,
.catalog.item-views.news-section2 h2 a {
  color: #333;
}

.catalog.sections .item {
  margin: -1px 0 0px -1px;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  padding: 50px 50px 50px;
  box-shadow: none;
  transition: box-shadow ease 0.3s;
}
.catalog.sections .row_block .item {
  padding: 39px 39px 39px;
}
.catalog.sections.front .item {
  padding: 16px 14px 19px;
  margin: 0 0 13px;
}
.catalog.sections .item:hover {
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.catalog.sections .item a {
  text-decoration: none;
}
.catalog.sections .item .info {
  line-height: 18px;
  padding-left: 303px;
}
.catalog.sections .list_block .item.right .info {
  padding-left: 0px;
  padding-right: 303px;
}
.catalog.sections .row_block .item .info {
  padding-left: 182px;
}
.catalog.sections.front .item .info {
  padding-left: 169px;
}
.catalog.sections .item .title {
  font-weight: bold;
  margin-bottom: 36px;
}
.catalog.sections .item .text {
  line-height: 22px;
  color: #555555;
  margin: 0px 0px 27px 0px;
}
.catalog.sections .item .image {
  float: left;
  height: 254px;
  line-height: 254px;
  text-align: center;
  width: 254px;
  max-width: 254px;
  margin-bottom: 0;
  background: #fff;
}
.catalog.sections .row_block .item .image {
  width: 144px;
  text-align: center;
  height: 144px;
  font-size: 20px;
  border-radius: 100%;
  line-height: 140px;
  overflow: hidden;
  background: #fff;
}
.catalog.sections .item.right .image {
  float: right;
}
.catalog.sections.front .item .image {
  height: 110px;
  line-height: 107px;
  width: 138px;
}
.catalog.sections .item .image a {
  text-align: center;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  text-align: center;
  vertical-align: top;
}
.catalog.sections .item .image img {
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.catalog.sections .item.wti .info {
  padding-left: 0;
}
.catalog.sections .item.right .info {
  padding-left: 0;
  padding-right: 182px;
}

.catalog.sections .table_block .item {
  margin-left: -1px;
  padding: 25px;
}
.catalog.sections .table_block .item .image {
  float: none;
}
.catalog.sections .table_block .item .image a {
  display: inline;
}
.catalog.sections .table_block .item .info {
  padding-left: 0px;
  padding-top: 30px;
}
.catalog.sections .table_block .item .title {
  margin-bottom: 20px;
}
.catalog.sections .table_block .item .title a {
  font-size: 17px;
  line-height: 24px;
}

/* COMMENTS */
.bx_soc_comments_div .bx-catalog-tab-list li {
  padding-left: 0px;
  margin: 0px;
}

.catalog.item-views.list.projects .item {
  padding: 50px 50px;
}
.catalog.item-views.list.projects .item .image {
  max-width: none;
  max-height: none;
  height: auto;
  padding-right: 16px;
}
.catalog.item-views.list.projects.image_right .item .image {
  padding-right: 0;
  padding-left: 16px;
}
.catalog.item-views.list.projects .item .title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 33px;
}
.projectslist h2 {
  margin: 53px 0px 44px;
}
.projectslist:first-of-type h2 {
  margin-top: 0px;
}

.projects.detail .galery .inner {
  max-height: inherit;
  padding: 29px 29px 27px 29px;
}
.projects.detail .galery #carousel.flexslider {
  margin-bottom: -2px !important;
  margin-top: 16px !important;
}
.projects.detail .galery #carousel .slides li {
  width: 100px !important;
}
.projects.detail .head {
  margin-bottom: 24px;
}
.projects.detail .head .info {
  padding: 29px 29px 27px;
}
.projects.detail .head .ask_a_question {
  margin: 0;
}
.projects.detail .head .label {
  height: 20px;
  padding: 0.3em 0.6em;
  margin-right: 35px;
}
.projects.detail .head .article {
  color: #777777;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  vertical-align: top;
}
.projects.detail .head .article > span {
  color: #2f383d;
}
.projects.detail .head .previewtext {
  color: #555555;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 36px;
}
.projects.item-views.table .flex-control-nav {
  bottom: -23px;
}

.projects-blocks {
  border: 1px solid #f5f5f5;
  padding: 50px;
  margin: 0px 0px 47px;
}
.projects-blocks .head-block .inner .flexslider {
  margin: 0px;
}
.projects-blocks .head-block .inner .item {
  max-height: 456px;
  text-align: center;
  display: block;
  opacity: 0;
}
.projects-blocks .head-block .inner .item img {
  width: auto;
}
.projects-blocks .head-block .title_grey_small {
  color: #999999;
  font-size: 0.867em;
}
.projects-blocks .head-block .info .hh {
  border-bottom: 1px solid #f5f5f5;
  margin: 0px -50px 40px 0px;
  padding: 0px 50px 34px 0px;
  color: #222;
}
.projects-blocks .head-block .info .prop-block {
  padding: 0px 0px 14px;
}
.projects-blocks .head-block .info .prop-block .value {
  color: #222222;
}
.projects-blocks .head-block .info .all_char {
  padding: 0px 0px 14px;
}
.projects-blocks .head-block .info .all_char span {
  border-bottom: 1px dotted;
  font-size: 0.867em;
  cursor: pointer;
}
.projects-blocks .head-block .buttons-block {
  color: #999999;
}
.projects-blocks .head-block .buttons-block .text {
  font-size: 0.867em;
  line-height: 20px;
}
.projects-blocks .block {
  margin: 0px 0px 15px;
  max-width: 250px;
}
.projects-blocks .block .btn {
  display: block;
  margin: 0px;
  white-space: normal;
}
.projects-blocks .bx_item_detail_inc_two {
  margin: 0px 0px -50px;
  padding: 0px 0px 0px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item {
  display: table;
}
.projects-blocks .bx_item_detail_inc_two .list-type-block.item-views .item {
  padding-left: 0px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .image {
  display: table-cell;
  vertical-align: middle;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .body-info {
  display: table-cell;
  vertical-align: top;
  padding-left: 0px;
}
.bx_item_detail_inc_two
  .list-type-block.item-views
  .item
  > .image
  + .body-info {
  padding-left: 20px;
}
.projects-blocks .tizers_block {
  border-bottom: none;
  margin: 0px;
  padding: 0px;
}
.projects-blocks .tizers_block .inner_wrapper {
  margin: 0px;
}

.detail img {
  max-width: 100%;
  margin: auto;
  max-height: 100%;
}
.item_slider .slides li img,
.item_slider .thumbs li img {
  max-height: 100%;
  width: auto;
}

.ask_a_question {
  margin-bottom: 47px;
  border: 1px solid #f5f5f5;
  background: #fbfbfb;
  text-align: center;
}
.ask_a_question .inner {
  background: #fbfbfb;
  padding: 48px 25px 20px;
  line-height: 20px;
  color: #555555;
  font-size: 0.933em;
}
.ask_a_question .outer {
  background: #fbfbfb;
}
.ask_a_question .inner .text-block {
  position: relative;
  padding: 106px 0px 0px 0px;
  color: #222;
}
.ask_a_question .inner .text-block:before {
  content: "";
  position: absolute;
  width: 88px;
  height: 80px;
  left: 50%;
  top: 0px;
  margin: 0px 0px 0px -44px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -289px -211px
    no-repeat;
}
.ask_a_question .outer > span {
  margin: 5px 0px 39px;
  display: block;
}
body .ask_a_question .btn.btn-default {
  margin: 0px;
  background: transparent;
}

.left_block .ask_a_question {
  margin-bottom: 30px;
}

/*seo block*/
.seo_block {
  margin-bottom: 30px;
}
.seo_block > img {
  margin-bottom: 30px;
}
.seo_block h2:first-of-type,
.seo_block h3:first-of-type,
.seo_block h4:first-of-type {
  margin-top: 0px;
}
.items.landings_list {
  margin: 20px 0px 23px;
}
.landings_list .title_block {
  padding: 10px 0px 20px;
}
.landings_list ul li {
  float: left;
  width: 33.33%;
  position: relative;
  padding: 0 15px;
  font-size: 14px;
}
.landings_list ul li a.active {
  font-weight: bold;
}
.landings_list .hidden_items {
  display: none;
}
.landings_list .more {
  margin: 10px 0 0 0;
}
.landings_list .more > span {
  position: relative;
  cursor: pointer;
  color: #6b1815;
  padding: 0 0 0 21px;
  font-size: 14px;
}
.landings_list .more > span:hover {
  color: #1d1a1a;
}
.landings_list .more > span:before {
  content: "";
  top: 3px;
  left: 0;
  width: 11px;
  height: 11px;
  position: absolute;
  border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  background: #383838;
}
.landings_list .more > span:after {
  content: "";
  left: 0;
  top: 7px;
  width: 11px;
  height: 11px;
  position: absolute;
  background: url(../../../../../../local/templates/styllight/images/arrows.png)
    2px -185px no-repeat;
}
.landings_list .more > span.opened:after {
  background-position: -34px -185px;
}
.landing_detail .landings_list ul li {
}
.langing_title_block {
  margin-bottom: 40px;
}
.landings_list span.more:after {
  content: "\f107";
  padding: 0px 0px 0px 5px;
}
.landings_list span.more.opened:after {
  content: "\f106";
}
.landings_list span.more {
  float: left;
  padding: 2px 11px 3px;
  border-radius: 4px;
  font-size: 0.9286em;
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
}
.landings_list a:before {
  padding: 0px;
  margin-left: 0px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "\25CF";
}
.landings_list .flexbox div:not(.hidden_items) {
  margin: 0 0 4px;
}

.landing_1,
.landings_list {
  margin-bottom: 23px;
}
.landing_2,
.landings_list2,
.landing_3,
.landings_list3 {
  margin-bottom: 13px;
}
.landings_list2 a {
  float: left;
  padding: 2px 0 0 0;
  margin-bottom: 9px;
  margin-right: 26px;
}
.landings_list2 span.more {
  float: left;
  padding: 2px 11px 3px;
  border-radius: 4px;
  font-size: 0.9286em;
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
}
.landings_list2 span.more:after {
  content: "\f107";
  padding: 0px 0px 0px 5px;
}
.landings_list2 span.more.opened:after {
  content: "\f106";
}
.landings_list2 .hidden_items {
  display: none;
}
.landings_list2 a.active {
  color: #1d2029;
}

.landings_list3 span.more {
  float: left;
  padding: 2px 11px 3px;
  margin-bottom: 7px;
  margin-right: 7px;
  border-radius: 4px;
  font-size: 0.9286em;
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
}
.landings_list3 a {
  background-color: #f5f5f5;
  color: #666;
  border-radius: 4px;
  font-size: 0.9286em;
  float: left;
  padding: 3px 11px 4px;
  margin-bottom: 7px;
  margin-right: 7px;
}
.landings_list3 a:hover {
  color: #fff;
}
.landings_list3 .hidden_items {
  display: none;
  float: left;
}
.landings_list3 span.more:after {
  content: "\f107";
  padding: 0px 0px 0px 5px;
}
.landings_list3 span.more.opened:after {
  content: "\f106";
}
.landings_list3 a.active {
  color: #fff;
}

/*order items*/
.bx_ordercart .module-cart thead tr td.item {
  text-align: center;
}
.bx_ordercart .module-cart table td.name-cell.no_img,
.bx_ordercart .module-cart table td.custom .no_img {
  padding-top: 8px;
}
.bx_ordercart .module-cart table td.cost-cell.no_img {
  padding-top: 9px;
}
.bx_ordercart .module-cart table td.cost-cell.notes.no_img {
  padding-top: 6px;
}
.bx_ordercart .module-cart table tbody td.custom {
  padding-top: 9px;
}
.bx_ordercart.basket_wrapp {
  margin: 0px;
}
.bx_ordercart .module-cart td {
  white-space: nowrap;
}
.bx_ordercart_order_sum {
  width: 100%;
  margin: 0px;
}
.bx_ordercart_order_sum td {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.bx_ordercart_order_sum td.custom_t1 {
  width: 89%;
  padding: 0px 29px 0px 0px;
  text-align: right;
}
.bx_ordercart_order_sum td.fwb {
  font-weight: bold;
  vertical-align: top;
  padding-top: 5px;
}
.bx_ordercart_order_sum td.fwb strike {
  font-size: 12px;
  font-weight: bold;
}
.bx_section_bottom h3 {
  margin-bottom: 29px;
}
.bx_section_bottom .bx_block {
  margin-bottom: 20px;
}
.bx_ordercart_order_pay_center {
  text-align: right;
  margin: 0px 0px 5px;
}
.confirm .bx_section {
  padding-left: 88px;
}
.confirm h3 {
  position: relative;
  padding: 5px 0px 12px 0px;
}
.sale_order_full_table.pay {
  margin: 35px 0px 0px;
}
.confirm h5 {
  margin-bottom: 10px;
}
#order_form_div .confirm .button {
  font-size: 10px;
  padding-top: 11px;
  padding-bottom: 10px;
}
#order_form_div input[type="submit"] {
  font-size: 10px;
  padding: 11px 21px 10px 20px;
  text-transform: uppercase;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: none;
  cursor: pointer;
  line-height: 16px;
  background: #ddd;
  color: #000;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
  border: none;
  position: relative;
  font-family: "Ubuntu", Arial, Helvetica, sans-serif;
  letter-spacing: 0.4px;
}
.bx_ordercart_order_pay .bx_ordercart_order_pay_right {
  margin: 0px;
}

/*personal*/
.border_block {
  padding: 38px 43px;
  border: 1px solid #f2f2f2;
  position: relative;
}
.form-block-wr .main .iblock,
.soc-serv-main {
  font-size: 12px;
}
.form-block-wr .but-r {
  padding: 26px 0px 0px 0px;
}
.soc-serv-main .soc-serv-title-grey {
  padding: 0px 0px 14px;
}
.passw .text_block {
  padding-top: 35px;
}
.adaptive {
  display: none;
}
.border_block .lk-page {
  text-align: center;
}
.border_block .lk-page .form-control {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.border_block .lk-page .btn {
  width: auto;
}
.border_block .block_wr {
  padding: 10px 20px;
  text-align: center;
}
.border_block .text_block {
  font-size: 0.867em;
  color: #999;
  margin: 4px 0px 0px;
  line-height: 1.538em;
}
.border_block .form-block-wr .wrap_md {
  font-size: 0px;
}

div.soc-serv-accounts > table td {
  padding-top: 7px;
  padding-bottom: 7px;
}
div.soc-serv-accounts td.soc-serv-name .auth-soc-title {
  display: none;
}

/*history list*/
.filter_block {
  padding: 17px 24px 14px;
  overflow: hidden;
}
.filter_block ul {
  font-size: 0px;
  margin: 0px;
  float: left;
}
.filter_block ul li {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  padding: 0px 25px 0px 0px;
}
.filter_block ul li:before {
  display: none;
}
.filter_block ul li:last-child {
  padding-right: 0px;
}
.filter_year {
  float: right;
  margin: -5px 0;
  width: 100px;
}
.filter_year .common_select .common_select-link {
  margin: 0;
}
.module-orders-list.colored thead td {
  padding-bottom: 9px;
}
.module-orders-list.colored tbody td {
  padding: 15px 5px 15px;
}
.module-order-history .module-orders-list .tr-d:hover td {
  background: #f7f7f7;
}
.module-orders-list.colored tbody td.not_payed {
  color: #e62222;
}
.module-orders-list.colored tbody td.payed,
.module-order-history .module-orders-list .status.delivered {
  color: #37ac09;
}
.module-orders-list .status.canceled {
  color: #e62222;
}
.module-orders-list.colored tbody td.price-cell,
.module-orders-list.colored tbody td.summ-cell,
.module-order-history.orderdetail .module-orders-list tr td.price {
  font-weight: bold;
  white-space: nowrap;
}
tr.drop td {
  border-top-width: 0px;
}
.module-order-history .empty_history {
  padding: 20px 0px;
}

/*history detail*/
.module-order-history.orderdetail .module-orders-list tr td {
  border: 1px solid #f2f2f2;
  padding: 11px 19px 14px;
  text-align: left;
}
.module-order-history.orderdetail .module-orders-list tr.title td {
  border: 0px;
  padding: 0px;
}
.module-order-history.orderdetail h4 {
  margin: 36px 0 27px;
}
.module-order-history.orderdetail .module-orders-list tr td.vimg {
  text-align: center;
  border-right-width: 0px;
}
.module-order-history.orderdetail .module-orders-list tr td.vimg + .vname {
  border-left-width: 0px;
}
.module-order-history .module-orders-list .drop-cell .not-payed .text {
  font-size: 13px;
  width: 73%;
  padding: 0px 10px 0px 0px;
}
.module-order-history .module-orders-list .drop-cell .not-payed .pays {
  width: 27%;
  text-align: right;
}
.module-order-history.orderdetail .result-row {
  margin: 19px 0px 0px;
}
.module-order-history.orderdetail .result-row .result {
  padding: 0px;
}
.module-order-history.orderdetail .result-row .result td {
  padding: 0px;
  border: 0px;
}
.module-order-history.orderdetail .module-orders-list thead tr td {
  padding: 8px 12px 9px;
  background: #f7f7f7;
  border-left-width: 0px;
  border-right-width: 0px;
}
.module-order-history.orderdetail .module-orders-list.goods tr td {
  border-left-width: 0px;
  border-right-width: 0px;
}
.module-order-history.orderdetail .module-orders-list.goods tr td:first-child {
  border-left-width: 1px;
}
.module-order-history.orderdetail .module-orders-list.goods tr td:last-child {
  border-right-width: 1px;
}
.module-order-history.orderdetail .module-orders-list tr td .bx_ol_sku_prop td {
  border: 0px;
  padding: 0px;
  font-size: 12px;
}

/*auth*/
.forgot {
  float: right;
  font-size: 13px;
}
.but-r .buttons {
  margin: 21px 0px 0px 0px;
}
.but-r .buttons input[type="submit"] {
  width: auto;
}
.soc-serv-main .row {
  margin: 0px;
}
.bx-touch .fancybox-nav span {
  visibility: visible;
}
.back .back {
  margin: 10px 0px 0px;
  display: inline-block;
}

/*subscribe*/
.subscribe-edit .more_text_small {
  padding-left: 20px;
}
.subscribe-edit h5 {
  font-size: 13px;
  margin-bottom: 5px;
}
.data-table.top .left_blocks {
  width: 40%;
}
.data-table.top .left_blocks .label_block {
  padding: 0px;
}
.data-table.top .right_blocks {
  width: 60%;
}
.subscribe-edit .radio.filter label {
  padding-top: 2px;
}
.subscribe-edit .licence_block.filter input[type="checkbox"] + label {
  margin-bottom: 0px;
  margin-top: 6px;
}
.subscribe-edit tfoot .btn {
  margin: 0px 20px 12px 0px;
}

/*search*/
.search-page-wrap .form-control {
  float: left;
  margin: 0px 10px 0px 0px;
  width: auto;
}
.item-views .item .period span,
.detail .period span {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
  margin: 0 12px 0 0;
  font-size: 12px;
}
.item-views .item .section_name {
  color: #85878b;
  font-size: 11px;
  line-height: 13px;
  margin: 7px 0 10px;
}
.search-page-wrap .path li {
  padding: 0;
  display: inline-block;
  color: #b6b5b5;
  font-size: 12px;
}
.search-page-wrap .path li a {
  color: #b6b5b5;
}
.search-page-wrap .path li:before {
  position: relative;
  zoom: 1;
  bottom: 0;
  display: inline-block;
  line-height: 18px;
  margin: 0 5px;
  border: 0 !important;
  color: #b6b5b5;
  content: "-";
}
.search-page-wrap .path li:first-child:before {
  content: "";
  margin: 0;
}

/*brands*/
.similar_products_wrapp h3 {
  margin-bottom: 37px;
  padding: 7px 0px 0px;
}
.similar_products_wrapp .slider_navigation.top_big {
  top: -66px;
}
.similar_products_wrapp .wrapper_block .all_wrapp {
  margin: 0px;
}
.similar_products_wrapp
  .wrapper_block
  .all_wrapp
  .catalog_item:hover
  .item_info {
  height: auto !important;
}
.similar_products_wrapp .wrapper_block .all_wrapp .like_icons {
  top: 0px;
  right: -10px;
}
.similar_products_wrapp .wrapper_block .all_wrapp .stickers {
  left: -24px;
  top: 0px;
}

.item-views .item .period,
.detail .period {
  margin: 2px 0 9px;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
}

/*articles*/
.row {
  margin: 0px -15px 0px -15px;
}
.row .item_block {
  padding: 0px 15px 0px 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.row .item_block > a {
  display: block;
  overflow: hidden;
}
.row .item_block > a img,
.articles-list.lists_block .item .left-data img {
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
.articles-list.vertical .item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0px 0px 37px;
  overflow: hidden;
}
.articles-list.vertical .item_block.item {
  padding: 0px 15px 0px 15px;
  border-bottom-width: 0px;
  margin-top: 0px;
}
.articles-list.vertical .item_block.item .left-data {
  float: none;
  width: 100%;
  text-align: center;
  max-width: initial;
}
.articles-list.vertical .item_block.item .left-data a {
  height: 190px;
  line-height: 185px;
  margin: 0px 0px 14px;
}
.articles-list .item_block.item .left-data a {
  overflow: hidden;
}
.articles-list.vertical .item_block.item .left-data img {
  max-height: 100%;
  max-width: 100%;
}
.articles-list.vertical .item_block.item .right-data {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0px;
}
.articles-list.vertical .item .date_small {
  margin: 0px 0px 5px;
}
.articles-list.vertical .item .item-title {
  margin-bottom: 7px;
}
.articles-list.vertical .item .item-title a span {
  font-size: 14px;
}
.articles-list.vertical .item_block.item .right-data .preview-text {
  margin: 0px;
  padding: 0px;
}

.articles-list.lists_block .item .left-data {
  max-width: 190px;
  width: 22%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.articles-list.lists_block.faq .item .left-data {
  max-width: 175px;
}
.articles-list.lists_block .item {
  margin-top: 30px;
  padding: 0px 0px 30px 0px;
  border-bottom: 1px solid #f2f2f2;
}
.articles-list.lists_block .item:first-child {
  margin-top: 0px;
}
.articles-list.lists_block .right-data {
  padding: 0 30px 2px;
  margin-left: 0;
  display: inline-block;
  vertical-align: top;
  width: 78%;
  box-sizing: border-box;
}
.articles-list.lists_block + .module-pagination {
  border-top-width: 0px;
  float: left;
  width: 100%;
}
.articles-list.lists_block .item .left-data img {
  max-height: initial;
}
.articles-list.lists_block.news {
  float: left;
  width: 100%;
  font-size: 0px;
}
.content_wr_float {
  float: left;
  width: 100%;
}

.content_wr_float.with-share .back {
  float: left;
}
.content_wr_float.with-share .catalog_detail {
  float: right;
}

.right_side.wide {
  width: 230px;
}
.left_side.wide {
  padding-right: 240px;
}
.ask_small_block {
  border: 1px solid #f2f2f2;
}
.ask_small_block .ask_btn_block {
  padding: 29px 20px;
  text-align: center;
}
.ask_small_block .description {
  font-size: 13px;
  line-height: 18px;
  padding: 19px 24px 19px;
}

.ask_big_block {
  min-height: 30px;
  margin: 17px 0px 20px;
  border: 1px solid #f2f2f2;
  padding: 29px 40px;
}
.ask_big_block .ask_btn_block {
  float: left;
}
.ask_big_block .description {
  padding-left: 175px;
  line-height: 16px;
}

/*detail*/
.news_detail_wrapp.big .detail_picture_block {
  height: 188px;
  line-height: 185px;
  padding: 5px;
}
.margin.preview_text {
  margin: 0px 0px 36px;
}
.galley.row {
  margin: 0px -10px 0px -10px;
}
.galley.row .item_block {
  padding: 0px 10px 20px 10px;
  margin: 0px 0px 20px 0px;
}
.galley.row .item_block > a {
  height: 143px;
  line-height: 140px;
}
.left_side.wide .common_product .content_inner {
  margin-right: -16px;
}

/* COMPANY */
.company-block {
  background-position: center 0px;
}
.company-block .item-views.front {
  padding-bottom: 75px;
}
.company-block .item-views.front,
.company-block .item-views.front h3 {
  color: #fff;
}
.company-block .item-views.front h3 {
  padding-bottom: 39px;
}
.company-block .item-views.front .preview-text {
  text-align: center;
  padding-bottom: 0px;
}
.company-block .item-views.front .item .image {
  width: 54px;
  height: 54px;
  overflow: hidden;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.4);
  line-height: 51px;
  max-height: 54px;
  min-height: 54px;
}
.company-block .item-views.front .item .image + .body-info {
  padding-left: 80px;
}
.company-block .item-views.front .props {
  padding: 84px 0px 0px;
}
.company-block .item-views.front .props .value {
  font-size: 32px;
  font-weight: bold;
  line-height: 35px;
}
.company-block .item-views.front .props .title {
  margin: 0px;
}
.company-block .item-views.front .item .body-info {
  padding: 0px;
}

/* accordion */
.accordion-body {
  position: relative;
}
.accordion-head {
  cursor: pointer;
  padding: 40px 80px 30px 45px;
  position: relative;
  font-size: 1.067em;
  font-weight: bold;
  z-index: 1;
  color: #222;
  display: block;
}
.accordion-head.accordion-open {
  border-bottom: none;
  background: #f5f5f5;
}

.accordion-head.accordion-open + .panel-collapse {
  background: #f5f5f5;
}
.item-accordion-wrapper {
  border: 1px solid #f5f5f5;
  margin-bottom: -1px;
  padding-bottom: 11px;
}
.item-accordion-wrapper.opened {
  background: #f5f5f5;
}
.item-accordion-wrapper .accordion-head {
  border: none;
}
.accordion-type-1 .item,
.accordion-type-2 .item,
.accordion-type-1 .item:hover,
.accordion-type-2 .item:hover {
  border-color: #f5f5f5 !important;
}
.accordion-type-1 .item .accordion-body,
.accordion-type-2 .item .accordion-body,
.accordion-type-1 .item .panel-collapse,
.accordion-type-2 .item .panel-collapse,
.accordion-type-1 .item .accordion-head,
.accordion-type-2 .item .accordion-head {
  border: none !important;
}
.accordion-type-1 .item .accordion-head,
.accordion-type-2 .item .accordion-head {
  margin-bottom: 0 !important;
}
.accordion-head.accordion-open .fa:before {
  content: "\f106";
}
.panel-collapse.in {
  background: #f5f5f5;
}
.panel-collapse .accordion-body {
  padding: 0px 80px 30px 45px;
  position: relative;
  z-index: 2;
}

.accordion-type-1 .accordion-head a {
  display: inline;
  text-decoration: none;
}
.accordion-head .fa {
  border-radius: 30px;
  color: #222222;
  position: absolute;
  top: 38px;
  font-size: 24px;
  line-height: 26px;
  width: 26px;
  height: 26px;
  text-align: center;
}
.accordion-head:hover .fa {
  background: #f5f5f5;
}
.accordion-type-1 .accordion-head .fa {
  right: 29px;
}
.accordion-type-2 .accordion-head {
  padding-left: 85px;
  padding-right: 29px;
}
.accordion-type-2 .accordion-head a {
  display: inline;
  line-height: 18px;
  text-decoration: none;
  font-size: 16px;
}
.accordion-type-2 .accordion-head:after {
  content: "";
  display: table;
  clear: both;
}
.accordion-type-2 .accordion-head .fa {
  left: 47px;
}
.accordion-type-2 .accordion-head.accordion-open .fa {
  line-height: 25px;
}
.accordion-type-2 .panel-collapse .accordion-body {
  padding: 0px 29px 41px 85px;
}

section.toggle {
  margin: 10px 0 0;
  position: relative;
  clear: both;
}
section.toggle input {
  cursor: pointer;
  filter: alpha(opacity=0);
  height: 45px;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
section.toggle label {
  border-left: 3px solid;
  transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  background: #f4f4f4;
  border-radius: 3px;
  display: block;
  font-size: 1.1em;
  min-height: 20px;
  padding: 12px 20px 12px 10px;
  position: relative;
  cursor: pointer;
  font-weight: 400;
}
section.toggle .toggle-content {
  display: none;
}
section.toggle label::-moz-selection {
  background: none;
}
section.toggle label i.fa-minus {
  display: none;
}
section.toggle label i.fa-plus {
  display: inline;
}
section.toggle label::selection {
  background: none;
}
section.toggle label::before {
  border: 6px solid transparent;
  border-left-color: inherit;
  content: "";
  margin-top: -6px;
  position: absolute;
  right: 4px;
  top: 50%;
}
section.toggle label + p {
  color: #999;
  display: block;
  overflow: hidden;
  padding-left: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px;
}
section.toggle label i {
  font-size: 0.7em;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
section.toggle.active i.fa-minus {
  display: inline;
}
section.toggle.active i.fa-plus {
  display: none;
}
section.toggle.active > label {
  color: white;
}
section.toggle.active > label::before {
  border: 6px solid transparent;
  border-top-color: inherit;
  margin-top: -3px;
  right: 10px;
}
section.toggle > p.preview-active {
  height: auto;
}
section.toggle > p.preview-active,
section.toggle.active > p {
  white-space: normal;
}

/* VACANCY */
.vacancy.item-views.accordion .pay {
  float: right;
  color: #555555;
}
.vacancy.item-views.list .pay {
  color: #555555;
  font-weight: bold;
}
.vacancy.item-views.accordion .text {
}
.vacancy.item-views.accordion .title {
  display: none;
}
.vacancy.item-views.list .title {
  font-size: 1.067em;
  margin-bottom: 10px;
}
.vacancy.item-views .btn {
  margin-top: 10px;
}
.vacancy.item-views.list .text {
  padding: 0px;
}
.vacancy.item-views.list .btn {
  margin-bottom: 30px;
}
.vacancy.item-views.list .items > div > hr {
  margin: 17px 0px;
}
.list-type-block.item-views.vacancy .item {
  margin-bottom: -1px;
  border: 1px solid #f5f5f5;
  box-shadow: none;
  padding: 40px 44px 16px;
}
.detail.vacancy {
  border: 1px solid #f5f5f5;
}

/* CONTACTS PAGE */
.contacts_map {
  margin: 0px auto;
  position: relative;
  min-height: 400px;
}
.contacts-page-map {
  margin: auto;
}
.contacts_map:before {
  background: rgba(255, 255, 255, 0.55)
    url("../../../../../../local/templates/styllight/images/map.png") no-repeat
    scroll center center;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0.07;
  position: absolute;
  top: 0;
  width: 100%;
}
.contacts_map + .wrapper_inner {
  padding-top: 20px;
}
.bx-google-map,
.bx-google-map {
  background-color: transparent !important;
}
.contacts_left {
  float: left;
  width: 270px;
}
.contacts_right {
  padding-left: 290px;
}
.contacts_right .fancy {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  width: 210px;
  height: 143px;
  margin: 0 20px 20px 0;
  float: left;
  text-align: center;
  line-height: 140px;
}
.contacts_right .fancy img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
body .contacts_right blockquote {
  margin: 0px 0 34px;
}
.store_property {
  margin-bottom: 23px;
  word-break: break-word;
}
.store_property .title {
  color: #888888;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 4px;
}
.store_property .value {
  color: #383838; /*font-size:13px;*/
  line-height: 20px;
}
.store_property .value a {
  display: block;
}

.shops.list {
  padding-bottom: 50px;
}

.shop.detail,
.item-views-wrapper.contacts {
  padding-bottom: 50px;
}
.shop.detail {
  padding-top: 36px;
}
.shop.detail .back-url.url-block {
  margin-top: 12px;
}

/* GOOGLE MAP */
.module-contacts-map-layout {
  position: relative;
  overflow: hidden;
}
.module-contacts-map-layout .map {
  height: 559px;
}
.module-contacts-map-layout .controls {
  position: absolute;
  z-index: 2;
  width: 29px;
  height: 57px;
  background: url("../../../../../../local/templates/styllight/images/map_con.png")
    0px 0px no-repeat;
  margin: -29px 0 0;
  right: 20px;
  top: 50%;
}
.module-contacts-map-layout .controls.left {
  left: 18px;
  top: 50%;
}
.module-contacts-map-layout .sh {
  width: 100%;
  height: 5px;
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  position: absolute;
  left: 0;
}
.module-contacts-map-layout .sh.top {
  top: -7px;
}
.module-contacts-map-layout .sh.bottom {
  bottom: -7px;
}
.module-map .controls .zoomIn,
.module-map .controls .zoomOut {
  height: 28px;
  cursor: pointer;
  font-size: 0px;
}
.module-map .infoBox {
  background: #ffffff none repeat scroll 0 0;
  left: 50%;
  position: absolute;
  top: auto;
  font-family: "Ubuntu", sans-serif;
}
.module-map .infoBox .wrap-big {
  padding: 25px 30px 30px;
  position: relative;
  width: 230px;
  color: #383838;
  line-height: 18px;
}
.module-map .infoBox .close_info {
  position: absolute;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0;
  top: 6px;
  right: 5px;
  height: 15px;
  width: 15px;
  z-index: 6;
}
.module-map .infoBox .close_info:after {
  background: rgba(0, 0, 0, 0)
    url("../../../../../../local/templates/styllight/images/svg/close_icons.svg")
    no-repeat scroll -2px -28px;
  position: absolute;
  content: " ";
  cursor: pointer;
  height: 7px;
  width: 7px;
  top: 4px;
  left: 4px;
  z-index: 7;
}
.module-map .infoBox .close_info:hover {
  background-color: grey;
}
.module-map .infoBox .close_info:hover:after {
  background-position: -22px -28px;
}
.module-map .infoBox .inner::after {
  background: rgba(0, 0, 0, 0)
    url("../../../../../../local/templates/styllight/images/shadow.png")
    no-repeat scroll center top;
  bottom: -9px;
  height: 10px;
  left: 0;
  position: absolute;
  right: 0;
  content: " ";
  z-index: 60;
}
.module-map .infoBox b {
  font-size: 14px;
  line-height: 18px;
}
.module-map .infoBox .title {
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 11px;
}
.module-map .infoBox .metro,
.module-map .infoBox .schedule,
.module-map .infoBox .phone,
.module-map .infoBox .email {
  margin-bottom: 5px;
}
.module-map .infoBox .button {
  margin-top: 10px;
}
.module-map .infoBox .metro > i,
.shops.list .item .metro i,
.store_property.metro .value i,
.stores_list .store_text.metro .value i {
  background: rgba(0, 0, 0, 0)
    url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg")
    no-repeat scroll -1px -237px;
  display: block;
  float: left;
  height: 9px;
  margin: 5px 6px 0 0;
  width: 14px;
}

/* STORES - SHOPS */
.shops.list .item {
  position: relative;
  overflow: hidden;
  min-height: 69px;
  padding: 30px 0 35px;
  border-top: 1px solid #f2f2f2;
  color: #383838;
}
.shops.list.contacts-stores .item {
  border-top-width: 0px;
}
.shops.list .item:first-of-type {
  border-top: none;
  padding-top: 14px;
}
.shops.list .item .image {
  width: 100px;
  position: absolute;
  left: 0;
  height: 69px;
  line-height: 66px;
  text-align: center;
}
.shops.list .item .image img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.shops.list .item.wi .image {
  display: none !important;
}
.shops.list .item .rubber {
  margin-left: 130px;
  overflow: hidden;
}
.shops.list .item .rubber > div {
  float: left;
  overflow: hidden;
  padding-top: 11px;
  word-break: break-all;
}
.shops.list .item.wi .rubber {
  margin-left: 0;
}
.shops.list .item .title_metro {
  width: 50%;
  margin-top: -1px;
  padding-right: 3%;
}
.shops.list .item .schedule_phone_email {
  width: 47%;
  font-size: 0px;
}
.shops.list .item .schedule {
  width: 60%;
  padding-right: 3%;
  display: inline-block;
  box-sizing: border-box;
  font-size: 13px;
  vertical-align: top;
}
.shops.list .item .schedule {
  background: #fff;
  padding-left: 0px;
  height: auto;
}
.shops.list .item .schedule i {
  top: auto;
  position: relative;
}
.shops.list .item .phone_email {
  display: inline-block;
  width: 40%;
  font-size: 13px;
}
.shops.list .item .title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}
.shops.list .item .metro {
  margin-bottom: 5px;
}
.shops.list .item .metro i,
.store_property.metro .value i,
.stores_list .store_text.metro .value i {
  margin-top: 7px;
}
.shop.detail a.back {
  display: inline-block;
  font-weight: bold;
  margin-top: 35px;
}

.shops.list .icon-text.s30 {
  margin: 2px 0px;
}

/* FAQ */
.faq_ask {
  border: 1px solid #f2f2f2;
  padding: 44px;
}
.faq_ask .maxwidth-theme {
  padding: 0px;
}
.faq_ask .form .form_footer {
  margin-bottom: 0;
}
.button.faq_button {
  float: left;
  padding: 9px 18px 10px 39px;
  text-align: center;
  position: relative;
  white-space: nowrap;
}
.button.faq_button > span {
  display: inline;
}
.button.faq_button > span:last-of-type {
  display: none;
}
.button.faq_button.opened > span {
  display: none;
}
.button.faq_button.opened > span:last-of-type {
  display: inline;
}
.button.faq_button i {
  background: rgba(0, 0, 0, 0)
    url("../../../../../../local/templates/styllight/images/arrows.png") repeat
    scroll 1px -441px;
  display: block;
  height: 9px;
  left: 18px;
  position: absolute;
  top: 13px;
  width: 12px;
}
.button.faq_button.opened i {
  background-position: -17px -441px;
}
.faq_desc {
  margin-left: 183px;
  margin-top: -4px;
}
.faq_ask .form {
  margin: 23px 0 0;
}
.faq_ask .form_head h4 {
  display: none;
}
.faq.list {
  margin: 36px 0 0;
}
.faq_section {
  border: 1px solid #f2f2f2;
  margin: 28px 0 26px;
}
.faq.list .item {
  padding: 19px 24px 22px;
  border-bottom: 1px solid #f2f2f2;
}
.faq.list .item:last-of-type {
  border: none;
}
.faq.list .item.opened {
  background-color: #f7f7f7;
}
.faq.list .item .q {
  font-weight: bold;
  position: relative;
}
.faq.list .item .q .opener_icon {
  position: absolute;
  right: -3px;
  top: -5px;
}
.faq.list .item .q a {
  display: block;
  padding: 0px 20px 0px 0px;
}
.faq.list .item .a {
  display: none;
  padding-top: 14px;
}

/* STAFF */
.staff.item-views.list .item {
  margin: 0px 0px 30px;
}
.staff.item-views.list .item.padding-img {
  margin-bottom: -1px;
  display: block;
  box-shadow: none;
  border: 1px solid #f5f5f5;
}
.staff.item-views.list .item.shadow.padding-img:hover {
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.staff.item-views.list h3 + .item {
  margin-top: 36px;
}
.staff.item-views.list .items > div:last-of-type .item {
  margin: 0px;
}
.staff.item-views.list .items > div .item:hover {
  box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.1);
}

.staff.item-views .item .image {
  max-height: none;
  width: auto;
}
.staff.item-views.table .item .image.w-picture img {
  width: auto;
}
.staff.item-views .item .post {
  margin: 0px;
  color: #9a9a9a;
  line-height: 20px;
}
.staff.item-views.table .item .text {
  padding: 17px 20px 15px;
}
.staff.item-views.table .item .title {
  text-align: left;
  font-weight: 400;
}
.list-type-block.item-views.staff .item .title {
  margin-bottom: 5px;
}
.list-type-block.item-views.staff.staff-block .item:not(.wti) .title {
  margin-top: 0px;
}
.staff.item-views.list .item .image {
  padding: 0px;
  width: 191px;
}
.staff.item-views.list.staff-block .item .image {
  border-radius: 100%;
  margin: 25px;
  width: 150px;
  height: 150px;
}
.staff.item-views.list .item .image.padding {
  width: 210px;
}
.staff.item-views.list .item .post {
  font-size: 0.933em;
}
.staff.item-views.list.image_left .item .text {
  padding: 17px 20px 20px 0;
}
.staff.item-views.list.image_left .item.wti .text {
  padding: 20px;
}
.staff.item-views.list.image_right .item .text {
  padding: 17px 0 20px 20px;
}
.staff.item-views.list.image_right .item.wti .text {
  padding: 20px;
}
.staff.item-views.list.image_right .item .image.padding {
  padding-right: 30px;
}
.list-type-block.item-views.image_right.staff .item .body-info {
  padding-left: 40px;
}
.list-type-block.item-views.image_right.staff .item.wti .body-info {
  padding-left: 0px;
  padding-right: 0px;
}
.list-type-block.staff.item-views .items .item .body-info {
  padding-right: 40px;
}
.list-type-block.staff.item-views .items .item.wti .body-info {
  padding-left: 40px;
}
.list-type-block.staff hr {
  margin: 25px 0px 25px;
}

.table-type-block.item-views .row {
  margin: 0px;
}
.table-type-block.item-views.items-list3 .row,
.table-type-block.item-views.table-elements .row {
  margin-left: -15px;
  margin-right: -15px;
}
.table-type-block.item-views h3 + .row {
  padding-top: 10px;
}
.table-type-block.item-views .row > div {
  padding: 0px;
}
body .table-type-block.item-views .row > div .item {
  margin: 0px -1px -1px 0px;
}
.table-type-block.item-views.items-list3 h3 {
  margin-top: 26px;
}
.table-type-block.item-views.items-list3 .row > div,
.table-type-block.item-views.table-elements .row > div {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}

.table-type-block.item-views.items-list3 .item {
  display: block;
  padding: 53px 25px;
  margin: 0px;
  box-shadow: none;
  border: 1px solid #f5f5f5;
}
.table-type-block.item-views.items-list3 .shadow .item:hover {
  box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.table-type-block.item-views.items-list3 .item .image {
  float: none;
  text-align: center;
  height: 60px;
  line-height: 57px;
}
.table-type-block.item-views.items-list3 .item .image img {
  display: inline-block;
}

.item-views.front.staff-items {
  padding-bottom: 80px;
}
.item-views.staff-items.table-type-block .item {
  text-align: center;
  display: block;
  padding: 40px 35px 24px;
}
.item-views.staff-items.table-type-block.front .item {
  padding-top: 0px;
}
.item-views.staff-items.table-type-block .item .image {
  border-radius: 100%;
  overflow: hidden;
  width: 150px;
  height: 150px;
  line-height: 147px;
  margin: 0px auto 23px;
}
.item-views.staff-items.table-type-block .col-md-2 .item .image {
  width: 80px;
  height: 80px;
  line-height: 77px;
}
.item-views.staff-items.table-type-block .item .image a {
  display: block;
}
.item-views.staff-items.table-type-block .item .image.wpi {
  background: #f8f8f8;
}

.item-views.staff-items.table-type-block.normal .item .image {
  width: 100%;
  border-radius: 0px;
  height: auto;
  margin-bottom: 19px;
}
.item-views.staff-items.table-type-block.normal .item {
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.item-views.staff-items.table-type-block.normal .item .body-info {
  padding: 0px 20px;
}
.item-views.staff-items.table-type-block.normal .item .title {
  text-align: left;
}

.item-views .item .image.wpi img {
  width: auto;
  opacity: 0.2;
  vertical-align: bottom;
}
.item-views .item .image.wpi .image-inner {
  background: #f8f8f8;
}
.item-views.staff-items.table-type-block .item .top-block-wrapper {
  padding: 0px 0px 16px;
}
.item-views.staff-items.table-type-block .item .title {
  font-weight: bold;
  color: #222;
  margin-bottom: 1px;
  text-align: center;
}
.item-views.staff-items.table-type-block .item .post {
  font-size: 14px;
  color: #9a9a9a;
}
.item-views.staff-items.table-type-block .item .previewtext {
  padding: 0px 0px 14px;
  margin: 0px;
}
.item-views.staff-items .item.table-type-block .middle-props {
  padding: 14px 0px 0px;
}
.item-views.staff-items .item .middle-props {
}
.item-views.staff-items.table-type-block .item .bottom-props {
  padding: 14px 0px 0px;
  margin: 0px -5px;
  font-size: 0px;
}
.item-views.staff.list .item .bottom-props {
  padding: 0px 0px 20px;
  margin: 0px -5px;
}
.item-views .item .bottom-props > a {
  width: 38px;
  height: 38px;
  border-radius: 100%;
  margin: 10px 5px 0px;
  background: #dedede;
  line-height: 35px;
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  transition: background ease 0.3s;
  color: #fff;
  font-size: 0px;
  overflow: hidden;
}
.item-views .item .bottom-props > a:hover {
  background: #222;
}
.item-views .item .bottom-props > a:before {
  content: "";
  display: block;
  background: url(../../../../../../local/templates/styllight/images/svg/icons_contacts.svg)
    0px 0px no-repeat;
  width: 100%;
  height: 38px;
}
.item-views .item .bottom-props > a.social_vk:before {
  background-position: -27px 0px;
}
.item-views .item .bottom-props > a.social_odn:before {
  background-position: -56px -29px;
}
.item-views .item .bottom-props > a.social_fb:before {
  background-position: -55px 0px;
}
.item-views .item .bottom-props > a.social_mail:before {
  background-position: -167px -28px;
}
.item-views .item .bottom-props > a.social_tw:before {
  background-position: -83px 0px;
}
.item-views .item .bottom-props > a.social_skype:before {
  background-position: -168px 0px;
}
.item-views .item .bottom-props > a.social_inst:before {
  background-position: -112px 0px;
}
.item-views .item .bottom-props > a.social_google:before {
  background-position: -29px -29px;
}
.item-views .item .bottom-props > a.social_bitrix:before {
  background-position: 1px -27px;
}

/*composite btn*/
#bx-composite-banner a.bx-composite-btn {
  border: 1px solid #e8e8e8;
  margin: 0px 0px 0px;
}
#bx-composite-banner {
  text-align: left;
  margin: 0px;
}

/*basket*/
.empty_cart .card_popup_frame.popup .basket_empty {
  display: block;
}
.empty_cart .card_popup_frame.popup .total_wrapp {
  display: none;
}

.button_wrap .button,
body .wrapper .button {
  -webkit-appearance: none;
}
.iblock .icon_error_block {
  float: right;
}
.iblock .icon_error_block:after {
  display: none;
}
.icon_error_block {
  box-sizing: border-box;
  min-height: 34px;
  padding-left: 50px;
  position: relative;
  text-align: left;
  width: 100%;
}
.basket_fly .icon_error_block {
  width: auto;
  float: left;
}
.basket_fly .module-cart .colored tfoot td.row_titles .item_title {
  margin-top: 2px;
}
.icon_error_block:after {
  background: #e62222
    url("../../../../../../local/templates/styllight/images/svg/warning_white.svg")
    0px 0px no-repeat;
  top: 0px;
  height: 40px;
  width: 40px;
  left: 0;
  position: absolute;
  content: " ";
  z-index: 60;
  display: block;
}
.icon_error_block b {
  font-size: 15px;
}
.backet_back_wrapp .basket_back {
  display: inline-block;
  vertical-align: top;
}

.basket_print {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0px 15px 0px 0px;
}

.basket_print:hover {
  color: #383838;
}
.basket_print:hover i {
  background-color: #383838;
}
.basket_wrapp
  .module-cart
  table.bottom
  .bottom_btn
  .backet_back_wrapp.error
  .iblock.back_btn {
  padding-right: 0px;
}
.basket_wrapp .module-cart table.bottom.middle.error td.row_values {
  padding-left: 21px;
}
.basket_fly .basket_fly .icon_error_block {
  text-align: left;
  float: left;
  padding: 0px 0px 0px 60px;
}
.basket_fly .basket_fly .icon_error_block:after {
  left: 0px;
}

.view_sale_block.offers {
  display: none;
}
.subscribe-edit .data-table h4 {
  margin-top: 20px;
}

/*detail*/
.catalog_detail .cost.prices .price_name,
.catalog_detail .item-stock > span,
.catalog_detail .item-stock {
  font-size: 12px;
}
.catalog_detail .prices_tab .item-stock > span {
  font-size: 11px;
}
.catalog_detail .info_item .middle_info .prices .sale_block {
  margin-bottom: 4px;
}
.catalog_detail .with_matrix,
.cost.prices .with_matrix {
  padding-bottom: 12px;
}
.ajax_load .cost.prices .with_matrix {
  padding-top: 8px;
}
.ajax_load .cost.prices .with_matrix.with_old {
  padding-top: 0px;
}
.cost.prices .with_matrix .price > .price_value_block {
  display: inline-block;
}
.cost.prices .with_matrix:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}
.catalog_detail .cost.prices .sale_block + .price_name {
  margin-top: 15px;
}
.catalog_detail .middle_info .cost.prices .price + .price_name {
  padding: 0px 0px 0px;
  margin-top: 12px;
}
.cost.prices .price_name:first-of-type {
  margin-top: -2px;
}

.catalog_detail .cost.prices .price_group:last-of-type .price_name {
  padding-top: 10px;
}
#fast_view_item
  .catalog_detail
  .cost.prices
  .price_group:last-of-type
  .price_name {
  padding-top: 0px;
}

.detail .detailimage {
  margin-bottom: 35px;
  padding: 0;
  text-align: left;
  z-index: 1;
}
.detail .detailimage.image-left {
  margin-right: 30px;
}
.detail .detailimage.image-right {
  margin-left: 30px;
  float: right;
}
.detailimage.image-head {
  margin: -30px 0 20px;
  text-align: center;
}
.title-v1 .detailimage.image-head {
  margin-top: 0px;
}
.detailimage.image-head img {
  margin: auto;
}

.detail.staff .post-content .item {
  box-shadow: none;
  margin-bottom: 5px;
}
.detail.staff .post-content .item .bottom-props {
  position: relative;
  top: -10px;
  left: -5px;
}

.wraps.galerys-block {
  clear: both;
}

/* BASKET PRINT PAGE */
.print .basket_print_desc {
  margin: 30px 0 50px;
  overflow: hidden;
}
.print #panel,
.print .top-h-row,
.print .catalog_menu,
.print footer,
.print .footer,
.print .breadcrumbs,
.print .basket_sort,
.print .counter_block span,
.print .bigdata_recommended_products_container,
.print .bottom_btn,
.print .coupon,
.print .style-switcher,
.print .delay-cell,
.print .remove-cell,
.print .bigdata_recommended_products_items {
  display: none !important;
}
.print div#jivo-iframe-container {
  display: none !important;
  visibility: hidden;
}
.print .counter_block,
.print .counter_block input,
.print .bottom.middle .top_total_row,
.print #header {
  border-color: transparent !important;
}
.print .counter_block input {
  background: none !important;
}
.print .row_values {
  width: 178px !important;
}
.print .wrapper.has_menu #header .phones {
  display: block !important;
  text-align: right;
}

.print h1 {
  padding-top-top: 20px;
}
.print .basket_print_desc .store_property {
  display: inline-block;
  float: left;
  margin-right: 3%;
  vertical-align: top;
  width: 22%;
}
.print .basket_print_desc .store_property:last-of-type {
  margin-right: 0;
}
.print body .wrapper #header {
  margin-bottom: 0 !important;
}
.print .wrapper {
  padding-bottom: 0;
}
.print table {
  page-break-inside: auto;
}
.print tr {
  page-break-inside: avoid;
  page-break-after: auto;
}

.print_basket {
  display: none;
}

/*stores block*/
.stores_block_wrap .stores_block .stores_text_wrapp.image_block .imgs {
  width: 100px; /*height:100px;*/
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 0px;
  float: left;
  text-align: center;
}
.stores_block_wrap .stores_block .stores_text_wrapp.image_block .imgs img {
  vertical-align: middle;
}
.stores_block_wrap .stores_block .stores_text_wrapp .main_info {
  max-width: 500px;
}
.stores_block_wrap .stores_block .stores_text_wrapp.image_block .main_info {
  width: 100%;
  margin: 0px 0px 0px 120px;
  max-width: auto;
}
.stores_block_wrap
  .stores_block
  .stores_text_wrapp.image_block
  .main_info
  > span {
  display: block;
  padding: 0px;
  max-width: 300px;
}
.stores_block_wrap .stores_block .stores_text_wrapp span.p10 {
  padding: 0px 0px 0px 5px;
}
.stores_block_wrap .stores_block.w_image:before {
  top: 22px;
}
.stores_block_wrap .stores_block.wo_image .item-stock {
  top: 50%;
  position: absolute;
  right: 0px;
  margin-top: -10px;
}

.catalog_detail .offers_table .many_prices .price.discount {
  margin-top: 0px;
}
.set_wrapp.set_block .cost.prices .price.discount {
  margin-top: 0px;
}

.container iframe,
.container object,
.container video {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.group_description_block {
  font-size: 14px;
  color: #333;
}
.group_description_block.top {
  padding: 0px 0px 25px;
}
.group_description_block.bottom {
  padding: 20px 0px 20px;
}
ul.slider_navigation.top_big .flex-direction-nav {
  display: none;
}
ul.slider_navigation.top_big .flex-direction-nav:first-child {
  display: block;
}
.module_products_list.errors {
  border: none;
}

.hide_class {
  display: none;
}
.module-form-block-wr .form-block input[disabled="disabled"],
.module-form-block-wr .form-block textarea[disabled="disabled"] {
  background: #fff;
}

.basket_wrapp .module-cart table.bottom.middle .bottom_btn td.last_blockk {
  float: right !important;
}
.basket_wrapp
  .module-cart
  table.bottom.middle
  .bottom_btn
  td.last_blockk:last-of-type {
  padding-right: 50px !important;
}

.popup_button_basket_wr {
  text-align: center;
  margin: 30px 0px 0px;
}
.ajax_text .wrapper {
  padding: 0px;
}
.ajax_text table tr td {
  padding-top: 10px;
}
.ajax_text table tr td:last-child {
  padding-left: 20px;
  width: 150px;
}
.ajax_text table tr td label {
  display: block;
}
.ajax_text table tr td label input {
  margin-right: 5px;
  outline: none;
}
.ajax_text .ik_select {
  width: 100% !important;
  font-size: 0px;
}

/* project */
.catalog.item-views.list .item {
  padding: 29px;
  margin-bottom: -1px;
  box-shadow: none;
  border: 1px solid #f5f5f5;
}
.catalog.item-views.list .item .text {
  margin-top: -4px;
}
.catalog.item-views.list .item .text,
.catalog.item-views.list .item.wti .text {
  padding: 0 !important;
}
.catalog.item-views.list .item.wti .text {
  margin-top: 0;
}
.catalog.item-views.list .item .title {
  font-size: 1.067em;
}
.catalog.item-views.list .item .text hr {
  margin: 22px 0 13px;
}
.catalog.item-views.list .item:hover {
  box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.1);
}
.catalog.item-views.list .item {
  border-color: #f2f2f2;
  transition: box-shadow 0.3s ease;
}
.catalog.item-views.list .item .description {
  padding: 16px 0px 0px;
  line-height: 22px;
}
.catalog.item-views.list .item .foot > .price {
  margin-bottom: 27px;
}
.catalog.item-views.big-img.list .item {
  padding: 50px;
}

/* REVIEWS */
.reviews.item-views .item {
  border: none;
  margin-bottom: 20px;
  box-shadow: none;
}
.detail .reviews.item-views .items > div:last-of-type .item {
  margin-bottom: 0px;
}
.reviews.item-views .item .title {
  margin-bottom: 5px;
  color: #222222;
}
body .item-views.list .item .title-wrapper.bottom-props {
  padding: 0px;
  margin: 0px;
}
.item-views .title-wrapper.bottom-props .title {
  display: inline-block;
  margin-right: 10px;
}
.item-views .title-wrapper.bottom-props .value {
  width: 28px;
  height: 28px;
  margin: -2px 6px 3px 0px;
  line-height: 28px;
}
.item-views .title-wrapper.bottom-props .value:before {
  height: 28px;
}
.item-views .title-wrapper.bottom-props .value.social_vk:before {
  background-position: -32px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_fb:before {
  background-position: -61px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_odn:before {
  background-position: -61px -33px;
}
.item-views .title-wrapper.bottom-props .value.social_inst:before {
  background-position: -116px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_google:before {
  background-position: -32px -34px;
}
.item-views .title-wrapper.bottom-props .value.social_mail:before {
  background-position: -172px -33px;
}
.item-views .title-wrapper.bottom-props .value.social_tw:before {
  background-position: -88px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_skype:before {
  background-position: -173px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_bitrix:before {
  background-position: -4px -32px;
}
.reviews.item-views .item .post {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 3px;
}
.reviews.item-views .item .text {
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 0px;
}
.reviews.item-views .item .text p {
  margin-bottom: 20px;
}
.reviews.item-views .item .video {
  padding: 10px 0px 0px;
}
.reviews.item-views .item .video .video-inner {
  padding: 0px 0px 20px;
}
body .reviews .docs-block {
  padding: 0px 0px 10px;
}
body .reviews .docs-block .blocks .inner-wrapper {
  margin-top: 15px;
}
.wraps .reviews.item-views .items > div:last-of-type hr {
  display: none;
}

.greyline.review-block {
  padding-bottom: 21px;
  background-image: url(/local/templates/styllight/images/pattern_comments.jpg);
}

.reviews.item-views.front .flexslider {
  background: none;
  position: static;
}
.reviews.item-views.front .item {
  margin: 0px;
  text-align: center;
  padding: 0px 15px 33px;
}
.reviews.item-views.front .item .image {
  border-radius: 100%;
  width: 148px;
  height: 148px;
  line-height: 145px;
  background: rgba(255, 255, 255, 0.4);
  padding: 10px;
  margin: 0px auto 24px;
  position: relative;
}
.reviews.item-views.front .item .image:before {
  content: "";
  position: absolute;
  top: 17px;
  right: -12px;
  width: 54px;
  height: 54px;
  border-radius: 100%;
  background: #dedede;
}
.reviews.item-views.front .item .image:after {
  content: "";
  position: absolute;
  top: 32px;
  right: 3px;
  width: 22px;
  height: 22px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -41px -172px
    no-repeat;
}
.reviews.item-views.front .item .image .image-wrapper {
  border-radius: 100%;
  background: #fff;
  padding: 4px;
  overflow: hidden;
}
.reviews.item-views.front .item .image .image-wrapper .image-inner {
  overflow: hidden;
  border-radius: 100%;
  height: 120px;
  line-height: 117px;
}
.reviews.item-views.front .item .image .image-wrapper img {
  width: auto;
  display: block;
  display: inline-block;
}
.reviews.item-views.front .item .title {
  color: #222222;
  font-weight: bold;
  margin-bottom: 1px;
}
.reviews.item-views.front .item .company {
  color: #999999;
  font-size: 14px;
}
.reviews.item-views.front .item .preview-text {
  padding-top: 17px;
  padding-bottom: 18px;
}
.reviews.item-views.front .flexslider .flex-control-nav {
  display: block;
  bottom: -25px;
}

.review-detail .reviews.item-views.front .item {
  padding: 0px;
  text-align: left;
}
.review-detail .reviews .item .header-block {
  background: #f5f5f5
    url(/local/templates/styllight/images/pattern_comments.jpg);
  padding: 60px;
}
.review-detail .reviews.item-views.front .item .header-block > div {
  display: table-cell;
  vertical-align: middle;
}
.review-detail .reviews.item-views.front .item .header-block .body-info {
  padding: 0px 0px 0px 46px;
  text-align: left;
}
.review-detail .reviews.item-views.front .item .bottom-block {
  padding: 53px 60px 0px;
}
.review-detail .reviews.item-views.front .item .preview-text {
  padding: 0px 0px 49px;
}
.review-detail .item .close-block {
  display: none;
}
.review-detail .reviews.item-views.front .item .close-block {
  padding: 0px 0px 49px;
}
.review-detail .reviews.item-views.front .item .close-block .btn {
  position: static;
  font-weight: bold;
}
.review_frame.jqmWindow .review-detail .item .close-block {
  display: block;
}

.list-type-block.item-views .item.review > .image {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  overflow: hidden;
  padding: 0px;
  min-height: 120px;
  line-height: 117px;
}
.list-type-block.item-views .item.review > .image + .body-info {
  padding: 0px 0px 0px 156px;
}
.list-type-block.item-views.reviews .group-content .item > .body-info {
  padding-top: 0px;
}
.list-type-block.item-views.reviews .group-content hr {
  margin-top: 0px;
}

.detail .reviews-block .list-type-block.item-views.reviews .group-content hr {
  display: none;
}
.detail
  .reviews-block
  .reviews.item-views
  .items:last-of-type
  > div:last-of-type
  .item {
  margin-bottom: 12px;
}

/* PROJECTS */
.detail .front .flex-direction-nav a:before {
  opacity: 1;
}
.detail .wraps.projects-block {
  margin-bottom: -12px;
}
.detail .wraps.projects-block h5 {
  margin-bottom: 15px;
}
.detail .projects.item-views.table .flexslider {
  margin-bottom: 0px;
}
.detail .projects.item-views.table .flexslider .slides > li {
  max-height: none;
}
.detail .projects.item-views.table .front .flex-direction-nav {
  top: -46px;
}
.flexslider.shadow .flex-viewport {
  margin: 0px -10px;
  padding: 0px 10px;
  z-index: 1;
}
.item-views.table .item {
  margin-bottom: 16px;
  border: 1px solid #f5f5f5;
  transition: box-shadow 0.3s ease;
  display: block;
  box-shadow: none;
}
.projects.item-views.table .flexslider .item {
  margin-bottom: 0px;
}
.item-views li[class*="col-md"]:before {
  display: none;
}
.flexslider.shadow .slides {
  /*padding:18px 0px 18px;*/
}
.flexslider.shadow.front .flex-direction-nav .flex-prev,
.flexslider.shadow.front .flex-direction-nav .flex-next {
  top: 7px;
}
.item-views .shadow .item:hover,
.projects.item-views.table .flexslider .item:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.group-content h3 {
  font-weight: bold;
}
body .group-content .tab-pane:first-of-type h3 {
  margin-top: 0px;
}
.group-content .tab-pane .text_before_items {
  margin-bottom: 30px;
}

.item-views.table .item a {
  text-decoration: none;
}
.item-views .item .title a {
  color: #222;
}
.item-views.table .item .title a {
  font-weight: bold;
}
.item-views.table .item .image {
  text-align: center;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
  max-height: 202px;
}
.item-views.table.bblock .item .image {
  max-height: 354px;
}
.item-views.table .item .image img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  max-height: 100%;
  *display: inline;
  zoom: 1;
}
.item-views.table.partners .item .image.w-picture img {
  width: auto;
}
.item-views.table .item .info {
  padding: 26px 31px 20px;
  position: relative;
}

.licenses.item-views.table .item .image {
  height: 250px;
  line-height: 227px;
  max-height: none;
  padding: 20px 20px 0px;
  position: relative;
}
.licenses.item-views.table .item .image a {
  display: inline;
}
.licenses.item-views.table .item .title {
  font-weight: bold;
}

.item-views.table.bblock .item .info {
  border-top: 2px solid #dedede;
  padding: 36px 30px 38px;
}
.item-views.table.bblock .item .info span {
  font-weight: bold;
}
.item-views.table .item .title {
  text-align: left;
  margin: 0;
  font-weight: normal;
}
.item-views.table .item a:hover .title {
}
.item-views.table .item a:hover .info:before {
  visibility: visible;
}

.projects.item-views.table.with-comments {
  border-top: 1px solid #f5f5f5;
  margin: 20px 0px 0px;
}
.projects.item-views.table.with-comments.side-block {
  border-top: none;
  margin: 0 0 30px 0;
}
.projects.item-views.table.with-comments .flexslider .item,
.projects.item-views.table.with-comments .flexslider .item:hover {
  box-shadow: none;
}
.item-views.table.with-comments .item .image {
  max-height: 203px;
}
.item-views.table.with-comments.side-block .item {
  margin-bottom: 0px;
  border: none;
}
.item-views.table.with-comments .item .title {
  font-weight: bold;
}
.title-block-big {
  font-size: 1.2em;
  font-weight: bold;
  color: #222;
}
.item-views.table.with-comments .title-block-big {
  padding: 40px 0px 32px;
}
.item-views.table.with-comments.side-block .title-block-big {
  font-size: 1.067em;
  padding-top: 0px;
}
.item-views.table.with-comments .item .info {
  padding: 13px 20px 20px;
}
.item-views.table.with-comments .item .comments-wrapper {
  color: #9a9a9a;
  font-size: 0.867em;
  text-align: left;
}

.properties {
  margin: 0px -15px 12px;
}
.properties + .link-block-more {
  padding: 20px 0px 0px;
}
.properties .inner-wrapper {
  padding: 0px 16px 12px;
  display: inline-block;
  vertical-align: top;
  font-size: 0.867em;
  line-height: 24px;
}
.item-views.table.table-type-block .item .properties {
  font-size: 1em;
}
.item-views.table.table-type-block .item .inner-wrapper {
  display: block;
}
.item-views.table.table-type-block .item .inner-wrapper:first-of-type {
  padding-top: 0px;
}
.item-views.table.table-type-block .item .property.phone:before {
  background-position-x: -223px;
}
.item-views.table.table-type-block .item hr {
  margin-bottom: 14px;
}
.item-views.list.list-type-block .item hr {
  margin-bottom: 18px;
  margin-top: 12px;
}
.properties .inner-wrapper .property.icon-block {
  padding-left: 25px;
  position: relative;
  display: block;
}
.properties .inner-wrapper .property.icon-block:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0px;
  display: block;
  width: 16px;
  height: 18px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -161px -118px
    no-repeat;
}
.properties .inner-wrapper .property.phone:before {
  background-position: -221px -59px;
}
.properties .inner-wrapper .property.site:before {
  background-position: -45px -154px;
}

/*set new*/
.catalog_detail .bx-modal-container {
  border: none;
  border-top: 1px solid #ebeaec;
  border-radius: 0px;
}
.catalog_detail .bx-modal-container * {
  box-sizing: border-box;
  font-size: 13px;
}
.catalog_detail .bx-modal-container .bx-modal-small-title {
  font-size: 15px;
}
.catalog_detail .bx-modal-container .bx-item-set-current-price {
  font-size: 17px;
}
.catalog_detail
  .bx-modal-container
  .catalog_detail
  .bx-added-item-table-cell-itemname,
.catalog_detail .bx-modal-container .bx-added-item-table-cell-img,
.catalog_detail .bx-modal-container .bx-added-item-table-cell-del,
.catalog_detail .bx-modal-container .bx-added-item-table-cell-price {
  padding: 5px 5px;
}

.catalog_detail .bx-modal-small-title {
  padding-left: 10px;
}
.catalog_detail .bx-original-item-container .bx-original-item-image {
  padding-bottom: 20px;
}
.catalog_detail .bx-set-constructor .bx-added-item-new-price,
.bx-catalog-set-item-price-new {
  color: #383838;
  font-weight: bold;
}
.catalog_detail .bx-set-constructor .bx-added-item-old-price,
.catalog_detail .bx-set-constructor .bx-catalog-set-item-price-old strong,
.bx-catalog-set-item-price-old {
  color: #888;
  font-weight: normal;
}
.catalog_detail .bx-set-constructor .bx-catalog-set-topsale-slider,
.bx-catalog-set-topsale-slider .bx-catalog-set-item {
  border-color: #eee;
}
.catalog_detail .bx-set-constructor .bx-catalog-set-topsale-slider-box {
  padding: 14px 10px;
}
.bx-catalog-set-item-title {
  text-align: center;
}
.bx-catalog-set-topsale-slider:before {
  border-color: #eee;
}

.bx-constructor-result-btn-container .bx-constructor-result-price {
  border: none;
  color: #383838;
  font-size: 18px;
}
.bx-set-constructor .bx-catalog-set-item-add-btn .btn,
.bx-constructor-result-btn-container .btn {
  font-size: 13px;
  padding: 7px 18px 9px;
}

.bx-set-constructor .row * {
  box-sizing: border-box;
}
.bx-set-constructor .row div[class^="col-"] {
  font-size: 14px;
}
.bx-set-constructor {
  border: none;
  border-radius: 0;
  border-top: 1px solid #f2f2f2;
}

/*rating*/
.iblock-vote.small div {
  cursor: default;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -137px -51px
    no-repeat;
  width: 15px;
  height: 14px;
  overflow: hidden;
}
.iblock-vote.small div.star-empty {
  background-position: -152px -51px;
}
.iblock-vote.small div.star-over {
  background-position: -137px -51px;
}

/*gift*/
.bx_item_list_you_looked_horizontal:not(.detail) .tabs_slider > li,
.wrapper_block .wr > li {
  opacity: 1;
  text-align: center;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li {
  float: none;
  height: auto;
  margin: 0px;
}
.bx_item_list_you_looked_horizontal .cost.prices .price.discount {
  margin-top: 1px;
}
.bx_item_list_you_looked_horizontal .cost.prices {
  margin: 11px 0px 0px;
}
.bx_item_list_you_looked_horizontal .like_icons span,
.bottom_slider .like_icons span {
  overflow: hidden;
}
.bx_item_list_you_looked_horizontal:not(.detail) .catalog_item {
  border: 1px solid #f2f2f2;
}
.bx_item_list_you_looked_horizontal .tabs_slider.wr .catalog_item:hover {
  border: 1px solid #fff;
}
.bx_item_list_you_looked_horizontal .common_product {
  border-top: 1px solid #f2f2f2;
  margin-top: 20px;
  padding: 21px 0px 0px;
}
.bx_item_list_you_looked_horizontal .top_block {
  padding-top: 0px;
  margin-bottom: 19px;
}
.bx_item_list_you_looked_horizontal.detail .top_block {
  margin-bottom: 0px;
}
.bx_item_list_you_looked_horizontal ul.slider_navigation.top_big {
  top: 19px;
}

.catalog_item .stickers {
  left: 0px;
}

/*basket*/
body .bx_item_list_you_looked_horizontal {
  border-bottom-width: 0px;
}

/* BASKET */
#basket_form_container {
  padding: 20px 0 0;
}
#basket_form_container .top_control {
  float: right;
  margin: 1px 0 0;
}
#basket_form_container .top_control .btn:first-child {
  margin-left: 0;
}
#basket_form_container .top_control .btn:hover {
  color: #fff;
}
#basket_form_container .top_control .delete_all {
  display: block;
  margin: 0px;
  padding-top: 7px;
  padding-bottom: 8px;
}

#basket_items_list .error_text {
  font-size: 14px;
  line-height: 20px;
  border-radius: 0;
  padding: 15px 29px;
  background: #ffeeee;
  color: #e83333;
}
.bx_ordercart .bx_ordercart_order_pay_left {
  overflow: hidden;
}

.bx_ordercart .bx_ordercart_order_pay,
.bx_ordercart .bx_ordercart_order_sum,
.bx_ordercart .bx_ordercart_order_pay_left,
.bx_ordercart .bx_ordercart_order_pay_right,
.bx_ordercart .bx_ordercart_order_pay_center,
.bx_ordercart .bx_ordercart_order_pay_center span,
.bx_ordercart .bx_ordercart_order_pay_center .checkout,
.bx_ordercart .bx_ordercart_order_table_container table,
.bx_ordercart .bx_ordercart_order_table_container table tbody,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr td,
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
.bx_ordercart
  .bx_ordercart_order_table_container
  tbody
  td.price
  .current_price {
  top: 0;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout {
  border-radius: 2px;
}
.bx_ordercart_order_pay_left {
  padding: 0 0 40px;
}
.bx_ordercart_order_pay_right {
  padding: 0 0 40px;
  margin-top: 10px;
}
.bx_ordercart .bx_ordercart_order_table_container {
  border-radius: 0;
  border: 1px solid #f2f2f2;
  background: #fff;
}
.bx_ordercart .bx_ordercart_order_table_container table td {
  padding: 0 10px;
  line-height: 20px;
}
.bx_ordercart .bx_ordercart_order_table_container table td.margin {
  width: 0;
  min-height: 0;
  padding: 0;
}
.bx_ordercart .bx_ordercart_order_table_container table thead td {
  padding: 7px 9px 8px 12px;
  font-size: 13px;
  line-height: 20px;
  background: none;
  color: #999999;
}
.bx_ordercart .bx_ordercart_order_table_container table thead td.item {
  padding-left: 159px;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody td {
  border-bottom: none;
  padding: 24px 9px 24px;
  border-top: 1px solid #f2f2f2;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody td.itemphoto {
  padding-left: 29px;
}
.bx_ordercart .bx_ordercart_order_table_container table td.custom:last-of-type {
  width: 210px;
}
.bx_ordercart .bx_ordercart_photo_container {
  padding: 0;
  border-radius: 0;
  border: none;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
  max-width: 189px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto > div {
  max-width: 130px;
  height: 130px;
  line-height: 130px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
  margin: 0 0 15px;
  font-size: 1.067em;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
  font-weight: bold;
  line-height: 20px;
  color: #333333;
  font-size: 1em;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  background-size: auto;
  height: 130px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
  width: 535px;
  padding-top: 47px;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive {
  width: auto;
  margin: 0;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_item_section_name_gray {
  display: block;
  margin: 0 0 10px;
  font-size: 12px;
  color: #888;
}
.bx_item_list_you_looked_horizontal
  .bx_item_detail_scu
  .bx_item_section_name_gray,
.bx_item_list_you_looked_horizontal
  .bx_item_detail_size
  .bx_item_section_name_gray {
  font-size: 12px;
  color: #888;
}
.bx_ordercart
  .bx_item_detail_size_small_noadaptive
  .bx_size_scroller_container {
  margin: 0;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size {
  overflow: visible !important;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul {
  margin: -3px 0 0 -3px !important;
  width: auto !important;
  white-space: normal;
}
.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size ul {
  margin-left: -3px !important;
}
.bx-touch .bx_ordercart .bx_item_detail_size_small_noadaptive ul li.bx_active a,
.bx-retina
  .bx_ordercart.bx_blue
  .bx_item_detail_size_small_noadaptive
  ul
  li.bx_active
  .cnt {
  border-image: none;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul li {
  width: auto !important;
  height: auto;
  padding: 0;
  margin: 0 6px 6px 0px;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul li:before {
  display: none;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul li:first-child {
  margin-left: 0;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul li a {
  position: relative;
  padding: 7px 10px;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  font-size: 13px;
  line-height: 15px;
  color: #777777;
  text-align: center;
  position: relative;
  display: block;
  margin: 0;
  min-width: 9px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul li:active a,
.bx_ordercart .bx_item_detail_size_small_noadaptive ul li.bx_active a {
  border-width: 1px;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul li a:hover {
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul li.bx_active a {
  cursor: default;
}
.bx_ordercart .bx_item_detail_size_small_noadaptive ul:after {
  content: "";
  display: table;
  clear: both;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart {
  margin: -3px 0 10px;
  font-size: 13px;
  line-height: 20px;
  color: #777777;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive {
  width: auto;
  margin: 5px 0 0;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container {
  margin: 0;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_item_section_name_gray {
  margin: 0 0 7px;
  display: block;
  font-size: 12px;
  color: #999;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul {
  position: relative;
  margin: 0px 0 0 !important; /*max-width:180px !important;*/
  width: auto !important;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul:after {
  content: "";
  display: table;
  clear: both;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li {
  height: auto;
  width: auto !important;
  padding-top: 0px !important;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:before {
  display: none;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:first-child {
  margin-left: 0;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
  position: relative;
  top: 2px;
  right: auto;
  bottom: auto;
  left: 2px;
  display: inline;
  border: 0px;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a span {
  display: block;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a {
  background: #fff;
  border: 0px;
}

.bx_ordercart
  .bx_item_detail_scu_small_noadaptive
  .bx_scu
  ul
  li:not(.bx_active):active
  a {
  padding: 0;
}
.bx-retina .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
  border: none;
}
.bx-retina
  .bx_ordercart.bx_blue
  .bx_item_detail_scu_small_noadaptive
  .bx_scu
  ul
  li
  .cnt {
  border-image: none !important;
}
.bx-retina
  .bx_ordercart
  .bx_item_detail_scu_small_noadaptive
  .bx_scu
  ul
  li.bx_active
  a {
  border: none;
}
.bx_ordercart
  .bx_item_detail_scu_small_noadaptive
  .bx_scu
  ul
  li.bx_active:active
  a {
  padding: 0;
  border: none;
}
.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a {
  padding: 0;
  border: none;
  cursor: default;
  border: none;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody td.price {
  padding-top: 47px;
  width: 245px;
  white-space: nowrap;
}
.bx_ordercart
  .bx_ordercart_order_table_container
  tbody
  td.price
  .current_price {
  display: inline-block;
  vertical-align: top;
  font-size: 1.067em;
  line-height: 20px;
  color: #333;
  font-weight: bold;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price,
.bx_ordercart
  .bx_ordercart_order_table_container
  tbody
  td.price
  .type_price_value {
  margin: -1px 0 0;
  font-size: 11px;
  line-height: 14px;
  color: #aeaeae;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price {
  display: none;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom {
  color: #333;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom .centered {
  margin: 16px 0 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom {
  width: 200px;
  padding-top: 46px;
  line-height: 26px;
}
.bx_ordercart
  .bx_ordercart_order_table_container
  tbody
  td.custom
  > div:not(.centered) {
  text-align: left !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
}
.bx_ordercart
  .bx_ordercart_order_table_container
  tbody
  td.custom
  span.price_value,
.bx_ordercart
  .bx_ordercart_order_table_container
  tbody
  td.custom
  span.price_currency {
  display: inline;
}
.bx_ordercart .bx_ordercart_order_table_container table.counter {
  position: relative;
  overflow: hidden;
  margin: -22px auto 0;
  width: 84px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.bx_ordercart .bx_ordercart_order_table_container table.counter td:first-child {
  background: #f3f3f5;
  border-radius: 2px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  height: 36px;
  box-sizing: border-box;
  border: 1px solid #f3f3f5 !important;
  font-size: 0px;
}
.bx_ordercart .bx_ordercart_order_table_container table.counter td:last-child {
  text-align: center !important;
  font-size: 13px;
  line-height: 20px;
  color: #777777;
}
.bx_ordercart .bx_ordercart_order_table_container table.counter td {
  display: block;
}
.bx_ordercart .bx_ordercart_order_table_container table.counter input {
  border: none;
  border-left: 1px solid #f3f3f5;
  border-right: 1px solid #f3f3f5;
  background: #f3f3f5;
  max-width: 34px !important;
  font-weight: bold;
  width: 100%;
  padding: 7px 0 7px;
  font-size: 13px;
  line-height: 13px;
  height: 34px;
  color: #333333;
  text-align: center; /*-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;*/
}
#basket_quantity_control {
  padding: 0 !important;
}
.basket_quantity_control {
  display: block;
  overflow: hidden;
}
.basket_quantity_control td {
  padding: 0 !important;
}
.basket_quantity_control a {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 24px;
  height: 34px;
  cursor: pointer;
  background: none;
  border-radius: 0;
  border: none;
}
.basket_quantity_control a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 14px;
  margin: -5px 0 0 -5px;
  background: url(../../../../../../local/templates/styllight/images/svg/ai.svg) -87px -200px
    no-repeat;
  opacity: 0.7;
}
.basket_quantity_control a.plus {
  right: 1px;
  left: auto;
  margin: 0;
}
.basket_quantity_control a.minus {
  margin: 0;
  border-radius: 0;
}
.basket_quantity_control a.minus:hover:before {
  opacity: 1;
}
.basket_quantity_control a.plus:before {
  background-position: -57px -200px;
  margin-left: -9px;
}
.basket_quantity_control a.plus:hover:before {
  opacity: 1;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
  /*display:inline-block;*/
  vertical-align: top;
  margin: 0 0 0 2px;
  font-size: 13px;
  line-height: 20px;
  color: #777777;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control {
  position: relative;
  width: 135px;
  padding-top: 40px;
  font-size: 0;
  line-height: 0;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control br {
  display: none;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
  position: relative;
  font-size: 0;
  line-height: 0;
}
.bx_ordercart tbody td.control a:first-of-type,
.bx_ordercart #basket_items_subscribed tbody td.control a:first-of-type,
.bx_ordercart #basket_items_not_available tbody td.control a:last-of-type {
  position: absolute;
  right: 9px;
  top: 9px;
  width: 17px;
  height: 17px;
  border-radius: 100%;
}
.bx_ordercart tbody td.control a:first-of-type:before,
.bx_ordercart #basket_items_subscribed tbody td.control a:first-of-type:before,
.bx_ordercart
  #basket_items_not_available
  tbody
  td.control
  a:last-of-type:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -4px;
  width: 10px;
  height: 10px;
  background: url("../../../../../../local/templates/styllight/images/svg/close_icons.svg")
    0px -27px no-repeat;
}
.bx_ordercart tbody td.control a:first-of-type:hover:before,
.bx_ordercart
  #basket_items_subscribed
  tbody
  td.control
  a:first-of-type:hover:before,
.bx_ordercart
  #basket_items_not_available
  tbody
  td.control
  a:last-of-type:hover:before {
  background-position: -21px -27px;
}
.bx_ordercart tbody td.control a:last-of-type {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../../../../../../local/templates/styllight/images/svg/icons_wish.svg)
    3px -17px no-repeat;
  top: 2px;
}
.bx_ordercart tbody td.control a:first-of-type {
  background: none;
}
.bx_ordercart #basket_items_subscribed tbody td.control a:last-of-type,
.bx_ordercart #basket_items_not_available tbody td.control a:last-of-type {
  background-image: none;
}
.bx_ordercart #basket_items_not_available tbody td.control a:first-of-type {
  display: none;
}
.bx_ordercart tbody td.control a:last-of-type:hover {
  background-position: 3px -73px;
}
.bx_ordercart #basket_items_delayed tbody td.control a:first-of-type {
  position: relative;
  right: auto;
  top: auto;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../../../../../../local/templates/styllight/images/svg/icons_wish.svg) -31px -201px
    no-repeat;
}
.bx_ordercart #basket_items_delayed tbody td.control a:first-of-type:hover {
  background-position: -147px -175px;
}
.bx_ordercart #basket_items_delayed tbody td.control a:first-of-type:before {
  display: none;
}
.bx_ordercart #basket_items_delayed tbody td.control a:last-of-type {
  position: absolute;
  right: 9px;
  top: 9px;
  width: 17px;
  height: 17px;
  background: none;
  border-radius: 100%;
}
.bx_ordercart #basket_items_delayed tbody td.control a:last-of-type:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
  background: url(../../../../../../local/templates/styllight/images/svg/close_icons.svg) -0px -27px
    no-repeat;
}
.bx_ordercart
  #basket_items_delayed
  tbody
  td.control
  a:last-of-type:hover:before {
  background-position: -21px -27px;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
  display: none;
}
.bx_slide_left,
.bx_slide_right {
  display: none !important;
}

.bx_ordercart .bx_ordercart_order_pay {
  margin: 35px 0 0;
  padding: 0;
}
.bx_ordercart .bx_ordercart_coupon {
  margin: 16px 0 0;
}
.bx_ordercart .bx_ordercart_coupon:first-of-type {
  margin-top: 0;
  margin-bottom: -21px;
}
.bx_ordercart .bx_ordercart_coupon span {
  margin: 0 20px 0 0;
  width: 150px;
  float: left;
  font-size: 14px;
  line-height: 15px;
  color: #373737;
  white-space: normal;
  text-align: left;
}
.bx_ordercart .bx_ordercart_coupon .input {
  /*overflow:hidden;*/
  padding: 0px 0px 0px 170px;
}
.bx_ordercart .bx_ordercart_coupon #coupon {
  width: 100%;
  box-shadow: none;
  border: 1px solid #f2f2f2;
  padding: 8px 45px 7px 15px;
  height: auto;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #333;
  background: #fff;
  border-radius: 2px;
}
.bx_ordercart .bx_ordercart_order_pay .bx_bt_button {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 37px;
  border-radius: 0;
  padding: 0px;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border-radius: 0px 2px 2px 0px;
}
.bx_ordercart .bx_ordercart_order_pay .bx_bt_button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -7px;
  width: 14px;
  height: 12px;
  background: url(../../../../../../local/templates/styllight/images/svg/ai.svg) -33px -49px
    no-repeat;
  cursor: pointer;
}
.bx_ordercart .bx_ordercart_order_pay .bx_bt_button:active {
  box-shadow: none;
}
.bx_ordercart .bx_ordercart_coupon:not(:first-of-type) {
  position: relative;
  margin-left: 100px;
  padding: 0 0 0 30px;
}
.bx_ordercart .bx_ordercart_coupon:not(:first-of-type):before {
  content: "";
  position: absolute;
  top: 6px;
  left: 8px;
  width: 11px;
  height: 11px;
  background: url(../../../../../../local/templates/styllight/images/svg/icons_wish.svg) -102px -86px
    no-repeat;
}
.bx_ordercart .bx_ordercart_coupon:not(:first-of-type).good:before {
  background-position: -19px -3px;
}
.bx_ordercart .bx_ordercart_coupon .bx_ordercart_coupon_notes {
  float: right;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  display: block;
  opacity: 1;
  position: relative;
  top: auto;
  left: auto;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background: none;
}
.bx_ordercart .bx_ordercart_coupon .bx_ordercart_coupon_notes:first-letter {
  text-transform: uppercase;
}
.bx_ordercart .bx_ordercart_coupon input {
  padding: 0;
  height: auto;
  width: auto;
  float: none;
  border: none;
  background: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  border-radius: 0;
}
.bx_ordercart .bx_ordercart_coupon input.bad {
  box-shadow: none;
  border: none;
  background: none;
}
.bx_ordercart .bx_ordercart_coupon input.disabled {
  color: #333;
}
.bx_ordercart .bx_ordercart_order_pay .bx_ordercart_coupon span.bad,
.bx_ordercart .bx_ordercart_order_pay .bx_ordercart_coupon span.disabled {
  float: right;
  width: 17px;
  height: 17px;
  margin: 3px 0 0 3px;
  border-radius: 100%;
  background: url(../../../../../../local/templates/styllight/images/svg/close_icons.svg)
    3px -23px no-repeat;
}
.bx_ordercart .bx_ordercart_coupon span.bad:hover,
.bx_ordercart .bx_ordercart_coupon span.disabled:hover {
  background-position: -17px -23px;
}
.bx_ordercart .bx_ordercart_coupon input.good {
  height: auto;
  width: auto;
  float: left;
  border: none;
  background: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  border-radius: 0;
}
.bx_ordercart .bx_ordercart_coupon span.good {
  float: right;
  width: 17px;
  height: 17px;
  margin: 3px 0 0 3px;
  border-radius: 100%;
  background: url(../../../../../../local/templates/styllight/images/svg/close_icons.svg)
    3px -23px no-repeat;
}
.bx_ordercart .bx_ordercart_coupon span.good:hover {
  background-position: -17px -23px;
}
.bx_ordercart #basket_items .custom div[id^="discount_value"] {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}
.bx_ordercart .bx_ordercart_coupon:after {
  content: "";
  display: table;
  clear: both;
}
.bx_ordercart .bx_ordercart_order_pay_center {
  margin: 0;
  padding: 40px 0 0;
  border: none;
  border-top: 1px solid #f2f2f2;
}
.bx_ordercart .bx_ordercart_order_pay_center .oneclickbuy {
  margin: 0 0 0 36px;
  line-height: 18px;
  font-weight: bold;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.bx_ordercart .bx_ordercart_order_sum {
  width: 304px;
  color: #333;
}
.bx_ordercart .bx_ordercart_order_sum tr {
  text-align: left;
}
.bx_ordercart .bx_ordercart_order_sum tr td {
  max-width: 145px;
  text-align: right;
  display: inline-block;
}
.bx_ordercart .bx_ordercart_order_sum tr td.fwb {
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.bx_ordercart .bx_ordercart_order_sum tr td:first-child {
  width: 110px;
  margin: 0 36px 0 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.bx_ordercart .bx_ordercart_order_sum tr #allSum_wVAT_FORMATED {
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bx_ordercart .bx_ordercart_order_sum tr #allSum_FORMATED {
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2 {
  font-size: 15px;
  line-height: 20px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bx_item_list_you_looked_horizontal {
  margin: 0;
  border-radius: 0;
  border: none;
}
.container .bx_item_list_you_looked_horizontal .bx_item_list_title {
  height: auto;
  position: relative;
  margin: 0px 0px 28px 0px;
  font-size: 20px;
  color: #1d2029;
  line-height: 30px;
  font-weight: bold;
  text-transform: none;
  background: none;
  text-align: left;
  padding: 37px 0px 0px;
}
.container .bx_item_list_you_looked_horizontal .bx_item_list_title:before {
  background: #f2f2f2;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  top: 5px;
  left: 0px;
  right: 0px;
  content: "";
}
.bx_item_list_you_looked_horizontal .bx_item_list_section .bx_catalog_item {
  border: 1px solid #f2f2f2;
  padding: 20px 19px 7px 20px;
  text-align: center;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item:hover {
  border: 1px solid #fff;
}

.bx_item_list_you_looked_horizontal .bx_catalog_item_images_double,
.bx_item_list_you_looked_horizontal .bx_catalog_item_images {
  background-size: contain;
  padding-top: 100%;
}
.bx-no-touch
  .bx_item_list_you_looked_horizontal
  .bx_catalog_item.double:hover
  .bx_catalog_item_images_double,
.bx_item_list_you_looked_horizontal .bx_catalog_item_images_double {
  display: none;
}

.bx-no-touch
  .bx_item_list_you_looked_horizontal
  .bx_catalog_item.double:hover
  .bx_catalog_item_images {
  animation: none;
  opacity: 1;
}
.bx-no-touch
  .bx_item_list_you_looked_horizontal
  .bx_catalog_item
  .bx_catalog_item_container {
}
.bx-no-touch
  .bx_item_list_you_looked_horizontal
  .bx_catalog_item:hover
  .bx_catalog_item_container {
  animation: none;
  border: none;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  padding: 20px 19px 7px 20px;
}

.bx_item_list_you_looked_horizontal .bx_stick_disc.bottom {
  display: none !important;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item .bx_stick {
  left: 0px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item .bx_stick.top {
  top: 0px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_title {
  height: auto;
  margin: 0px 0px 12px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item .bx_catalog_item_title a {
  font-size: 14px;
  font-weight: bold;
  overflow: visible;
  white-space: normal;
  color: #1d2029;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price span {
  color: #888 !important;
  font-size: 13px !important;
}

.bx_item_list_you_looked_horizontal .bx_catalog_item .bx_stick {
  text-shadow: none;
  font-weight: 400;
  height: 21px;
  margin: 0px 0px 6px;
  background-image: none;
  background-color: #e52929;
  display: inline-block;
  color: #fff;
  width: auto;
  font-size: 10px;
  line-height: 12px;
  padding: 5px 10px 4px;
  position: absolute;
  text-transform: uppercase;
  border-radius: 2px;
  letter-spacing: 0.5px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price {
  margin: 0px 0px 14px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price .bx_price {
  font-size: 18px;
  font-weight: 600;
  line-height: 15px;
  padding: 0px;
}

.bx_item_list_you_looked_horizontal
  .bx_catalog_item_controls
  .bx_catalog_item_controls_blocktwo
  a,
.bx_item_list_you_looked_horizontal
  .bx_catalog_item_controls
  .bx_catalog_item_controls_blockone
  a {
  text-shadow: none;
  padding: 7px 11px 7px 11px;
  font-weight: 400;
  cursor: pointer;
  font-size: 13px;
  line-height: 16px;
  border-radius: 2px;
  text-align: center;
  margin: 0px;
  width: auto;
  height: auto;
}
.bx_item_list_you_looked_horizontal
  .bx_catalog_item_controls
  .bx_catalog_item_controls_blocktwo
  a,
.bx_item_list_you_looked_horizontal
  .bx_catalog_item_controls
  .bx_catalog_item_controls_blockone
  a {
  margin: 0px 0px 12px;
  border: 0px;
}

.bx_item_list_you_looked_horizontal
  .bx_catalog_item
  .bx_catalog_item_container
  .bx_catalog_item_articul {
  display: none !important;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li {
  position: relative;
  z-index: 100;
  cursor: pointer;
  outline: none;
  font-size: 11px;
  padding: 0px 9px 0px 0px;
  display: inline-block;
  padding-top: 0px !important;
  width: auto !important;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li:before {
  display: none;
}
.bx_item_list_you_looked_horizontal
  .bx_catalog_item
  .bx_item_detail_scu
  .bx_scu
  ul
  li
  .cnt {
  border: none !important;
  position: initial;
  padding: 0px;
  overflow: visible;
}
.bx_item_list_you_looked_horizontal
  .bx_catalog_item
  .bx_item_detail_scu
  .bx_scu
  ul
  li
  .cnt_item {
  position: static !important;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu {
  overflow: visible;
}

.bx_item_list_you_looked_horizontal .bx_catalog_item .bx_item_detail_scu {
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size {
  margin: 0px;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size > ul {
  margin: 0px !important;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li {
  display: inline-block;
  font-size: 10px;
  border: 1px solid #888;
  padding: 0 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  float: none;
  height: auto;
  width: auto !important;
  margin: 0px 5px 5px 0px;
}
.bx_item_list_you_looked_horizontal
  .bx_catalog_item
  .bx_item_detail_size
  ul
  li
  span {
  color: #373737;
  display: block;
  line-height: 15px;
  margin: 0px;
  text-align: center;
  padding: 7px 0px 7px;
  font-size: 13px;
  position: initial;
  border: none !important;
  background: none;
}
.bx_item_list_you_looked_horizontal
  .bx_catalog_item
  .bx_item_detail_size
  ul
  li.bx_active
  span {
  color: #fff;
}
.bx_item_list_you_looked_horizontal ul li:before {
  display: none;
}
.bx-no-touch
  .bx_item_list_you_looked_horizontal
  .bx_catalog_item:hover
  .bx_catalog_item_scu {
  margin: 0px 0px 20px;
}
div.bx_item_list_you_looked_horizontal:not(.subsribe-page) .bx_item_list_slide {
  height: auto !important;
  margin: 0px -1%;
}

.bx_ordercart .bx_ordercart_order_pay .bx_ordercart_order_pay_center .checkout {
  opacity: 0;
  -webkit-appearance: none;
  padding: 10px 21px 10px 20px;
  background: none;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #ddd;
  text-shadow: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.bx_ordercart
  .bx_ordercart_order_pay
  .bx_ordercart_order_pay_center
  .checkout:hover {
  color: #fff;
}
.bx_ordercart
  .bx_ordercart_order_pay
  .bx_ordercart_order_pay_center
  .checkout:active {
  box-shadow: none;
  background: none;
}
.bx_ordercart
  .bx_ordercart_order_pay
  .bx_ordercart_order_pay_center
  .catalog_back {
  margin: 0;
  float: left;
  line-height: 18px;
  font-weight: bold;
}
.bx_ordercart .bx_sort_container {
  margin: 0 0 20px;
  min-height: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
}
.bx_ordercart .bx_sort_container:after {
  content: "";
  display: table;
  clear: both;
}
.bx_ordercart .bx_sort_container > span {
  display: none;
}
.bx_ordercart .bx_sort_container a {
  float: left;
  display: block;
  position: relative;
  padding: 7px 0px 6px 0px;
  background: #fff;
  color: #777777;
  border-radius: 0;
  line-height: 20px;
  text-align: center;
  border: none;
  font-size: 15px;
  font-weight: bold;
  margin: 0px 20px 0px 0px;
}
.bx_ordercart .bx_sort_container a:first-of-type {
  margin-left: 0;
}
.bx_ordercart .bx_sort_container a:not(.current):active {
  color: #777777;
  text-shadow: none;
  box-shadow: none;
}
.bx_ordercart .bx_sort_container a:hover {
  color: #333;
  background: #fff;
}
.bx_ordercart .bx_sort_container a.current,
.bx_ordercart .bx_sort_container a.current:hover {
  text-shadow: none;
  color: #1d2029;
  box-shadow: none;
  border-radius: 0;
  cursor: default;
  background: #fff;
}
.bx_ordercart .bx_sort_container a.current:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 2px;
}
.bx_ordercart .bx_sort_container .flat {
  display: inline !important;
}
.bigdata_recommended_products_container {
  display: block;
  margin: 39px 0 0;
}

.bx_ordercart_order_pay_center .icon_error_wrapper {
  float: right;
}
.bx_ordercart_order_pay_center:after {
  content: "";
  display: table;
  clear: both;
}
.fademask_ext {
  position: fixed;
  top: 0px;
  left: 0px;
  background: #374246;
  width: 100%;
  height: 100%;
  min-height: 100%;
  opacity: 0.8;
  z-index: 1050;
}
#basket_items_delayed
  #delayed_items
  .bx_size_scroller_container
  ul
  li:not(.bx_active),
#basket_items_delayed
  #delayed_items
  .bx_scu_scroller_container
  ul
  li:not(.bx_active) {
  display: none;
}

/*BASKET2*/
#basket-root .basket-items-list-wrapper {
  border-color: #f2f2f2;
  padding-top: 0px !important;
}
body #basket-root .basket-item-label-text span,
body #basket-root .basket-item-label-ring {
  background: #e32330;
}
#basket-root #basket-warning {
  background: #fff;
  color: #333333;
  padding-right: 35px;
  font-size: 14px;
}
#basket-root #basket-warning .close {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
#basket-root .basket-items-list-wrapper .basket-items-list-header {
  background: #f9f9f9;
  border-bottom-color: #f2f2f2;
  position: static;
  padding-left: 15px;
  padding-right: 15px;
}
#basket-root
  .basket-items-list-wrapper
  .basket-items-list-header.basket-items-list-header-fixed {
  border: 1px solid #f2f2f2;
  border-top-width: 0px;
}
#basket-root .basket-items-list-wrapper .basket-checkout-container {
  border-color: #f2f2f2;
}
#basket-root
  .basket-items-list-wrapper
  .basket-items-search-field
  .form-control,
#basket-root
  .basket-items-list-wrapper
  .basket-items-search-field
  .form-control:focus {
  background: #fff;
  border-color: #f2f2f2;
  box-shadow: none;
}
#basket-root .basket-items-list-wrapper .basket-clear {
  width: 37px;
  height: 37px;
  line-height: 37px;
}
#basket-root .basket-items-list-wrapper .basket-clear:after,
#basket-root .basket-items-list-wrapper .basket-clear:before {
  background: #aaa;
}
#basket-root .basket-items-list-wrapper .basket-clear:hover:after,
#basket-root .basket-items-list-wrapper .basket-clear:hover:before {
  background: #333;
}
#basket-root
  .basket-items-list-item-container
  .basket-items-list-item-notification {
  padding-top: 20px;
  padding-bottom: 20px;
}
#basket-root
  .basket-items-list-item-notification
  .basket-items-list-item-removed-container {
  background: transparent;
}
#basket-root .basket-items-list-item-container > td {
  padding-bottom: 33px;
}
#basket-root .basket-checkout-container {
  border-color: #f2f2f2;
  position: static;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 19px;
}
#basket-root .basket-checkout-container .basket-coupon-block-field-description {
  color: #333333;
  font-size: 13px;
  padding-bottom: 10px;
}
#basket-root .basket-coupon-block-field .form .form-control {
  background: #fff;
}
#basket-root .basket-coupon-block-coupon-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 37px;
  border-radius: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border-radius: 0 2px 2px 0;
  border: none;
  transform: none;
  margin-top: 0px;
  background: #ddd;
}
#basket-root .basket-coupon-block-coupon-btn:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -7px;
  width: 14px;
  height: 12px;
  background: url("../../../../../../local/templates/styllight/images/svg/ai.svg") -33px -49px
    no-repeat;
  cursor: pointer;
}
#basket-root .basket-coupon-alert .basket-coupon-text {
  padding-left: 22px;
}
#basket-root .basket-coupon-alert .basket-coupon-text:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 4px;
  width: 11px;
  height: 11px;
  background: url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg") -102px -86px
    no-repeat;
}
#basket-root .basket-coupon-alert.text-success .basket-coupon-text:before {
  background-position: -19px -3px;
}
.basket-coupon-alert .close-link {
  position: relative;
  font-size: 0px;
  width: 10px;
  height: 20px;
  border: none;
  top: -2px;
}
.basket-coupon-alert .close-link:after,
.basket-coupon-alert .close-link:before {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #6d6d6d;
  width: 1px;
  height: 9px;
  content: "";
  transition: 300ms background-color ease;
}
.basket-coupon-alert .close-link:hover:after,
.basket-coupon-alert .close-link:hover:before {
  background: #222;
}
.basket-coupon-alert .close-link:before {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.basket-coupon-alert .close-link:after {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
#basket-root .basket-items-list-header-filter-item {
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  border: none;
  position: relative;
}
#basket-root .basket-items-list-header-filter-item.active:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0px;
  right: 0px;
  height: 2px;
  background: #ddd;
}
#basket-root .basket-items-list-header-filter-item:not(.active):hover {
  color: #222;
}
#basket-root .basket-items-list {
  padding-left: 0px;
  padding-right: 0px;
}
#basket-root .basket-items-list .basket-items-list-overlay {
  left: 41px;
  right: 41px;
}
#basket-root
  .basket-items-list
  .basket-items-list-item-container
  > td:first-child {
  padding-left: 41px;
}
#basket-root
  .basket-items-list
  .basket-items-list-item-container
  > td:last-child {
  padding-right: 2px;
}
#basket-root .basket-items-list-item-descriptions {
  padding-top: 29px;
}
#basket-root .basket-items-list .basket-item-block-image {
  padding-bottom: 0px;
}
#basket-root .basket-items-list .basket-item-block-info {
  padding-left: 26px;
  padding-right: 55px;
}
#basket-root
  .basket-items-list
  .basket-item-block-info
  .basket-items-list-item-warning-container
  .alert.alert-warning {
  text-align: left;
  background: #fff;
  border: none;
  color: #333;
  padding: 0px 0px 0px 40px;
  font-size: 13px;
  position: relative;
}
#basket-root
  .basket-items-list
  .basket-item-block-info
  .basket-items-list-item-warning-container
  .alert.alert-warning:before,
#basket-root
  .basket-items-list
  .basket-item-block-info
  .basket-items-list-item-warning-container
  .alert.alert-warning
  a[data-entity="basket-item-remove-delayed"]:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: -4px;
  left: 0px;
  border-radius: 100%;
}
#basket-root
  .basket-items-list
  .basket-item-block-info
  .basket-items-list-item-warning-container
  .alert.alert-warning:before {
  background: #fff
    url("../../../../../../local/templates/styllight/images/not-available.png")
    0px 0px;
}
#basket-root
  .basket-items-list
  .basket-item-block-info
  .basket-items-list-item-warning-container
  .alert.alert-warning
  a[data-entity="basket-item-remove-delayed"]:before {
  background: #ddd
    url("../../../../../../local/templates/styllight/images/svg/icons_wish.svg")
    5px -44px;
}
#basket-root .basket-item-info-name,
#basket-root .basket-item-info-name-link {
  font-weight: bold;
  font-size: 15px;
}
#basket-root .basket-item-property-name,
#basket-root .basket-item-property-custom-name {
  color: #888;
  font-size: 13px;
  padding-top: 6px;
}
#basket-root .basket-item-property-value,
#basket-root .basket-item-property-custom-value {
  color: #333333;
  font-size: 13px;
  font-weight: normal;
  padding-top: 6px;
}

#basket-root .basket-item-block-amount.disabled .basket-item-amount-btn-plus,
#basket-root .basket-item-block-amount.disabled .basket-item-amount-btn-minus {
  display: none;
}

#basket-root .basket-item-block-price {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  padding-top: 29px;
  padding-left: 15px;
  padding-right: 15px;
}
#basket-root .basket-item-block-price .basket-item-price-current,
#basket-root
  .basket-checkout-block-total-price-inner
  .basket-coupon-block-total-price-current {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
}

#basket-root .basket-item-block-price .basket-item-price-current > span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
#basket-root .basket-item-block-price .basket-item-price-old,
#basket-root
  .basket-checkout-block-total-price-inner
  .basket-coupon-block-total-price-old {
  position: static;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  text-align: left;
}
#basket-root .basket-item-block-price .basket-item-price-old > span,
#basket-root
  .basket-checkout-block-total-price-inner
  .basket-coupon-block-total-price-old {
  font-size: 13px;
  color: #777;
  text-decoration: line-through;
}
#basket-root .basket-item-block-price .basket-item-price-old-text:after,
#basket-root
  .basket-checkout-block-total-price-inner
  .basket-coupon-block-total-price-old:after {
  display: none;
}
#basket-root .basket-item-block-price .basket-item-price-title,
#basket-root .basket-item-block-price .basket-item-price-difference,
#basket-root
  .basket-checkout-block-total-price-inner
  .basket-coupon-block-total-price-difference {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 3;
  order: 3;
}
#basket-root .basket-item-block-price .basket-item-price-title {
  text-align: left;
  padding-top: 7px;
}

#basket-root .basket-checkout-block-total-price-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

#basket-root .basket-items-list-item-amount {
  padding-top: 25px;
}
#basket-root .basket-item-block-amount {
  padding: 0 30px;
  margin: 0px 30px;
}
#basket-root .basket-items-list-item-amount .basket-item-amount-filed {
  border: none;
  border-left: 1px solid #f3f3f5;
  border-right: 1px solid #f3f3f5;
  background: #f3f3f5;
  width: 34px !important;
  font-weight: 700;
  width: 100%;
  padding: 7px 0 7px;
  font-size: 13px;
  line-height: 13px;
  height: 36px;
  color: #333;
  text-align: center;
}
#basket-root .basket-item-amount-btn-plus,
#basket-root .basket-item-amount-btn-minus {
  position: absolute;
  left: 1px;
  top: 0px;
  width: 30px;
  height: 36px;
  cursor: pointer;
  background: 0 0;
  border-radius: 2px;
  border: none;
  background: #f3f3f5;
}
#basket-root .basket-item-amount-btn-plus {
  right: 1px;
  left: auto;
  margin: 0;
}
#basket-root .basket-item-amount-btn-plus:before,
#basket-root .basket-item-amount-btn-plus:after,
.basket-item-amount-btn-minus:after {
  background-color: #6c6c6d;
}
#basket-root .basket-item-amount-btn-plus:hover:before,
#basket-root .basket-item-amount-btn-plus:hover:after,
.basket-item-amount-btn-minus:hover:after {
  background-color: #222;
}
#basket-root .basket-item-amount-field-description {
  font-style: normal;
}
#basket-root .basket-item-price-difference,
#basket-root
  .basket-checkout-block-total-price-inner
  .basket-coupon-block-total-price-difference {
  text-align: left;
  background: #fff;
  font-size: 12px;
  color: #888888;
  padding: 8px 0px 10px;
}
#basket-root .basket-item-price-difference > span,
#basket-root
  .basket-checkout-block-total-price-inner
  .basket-coupon-block-total-price-difference
  > span {
  color: #333333;
  display: inline-block;
  background: #ffd02e;
  padding: 3px 8px 2px;
  line-height: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 2px 0 0px 0px;
}
#basket-root .basket-item-property-value ul li:before,
#basket-root .basket-item-property-custom-value ul li:before {
  display: none;
}
#basket-root .basket-item-actions-remove:after,
#basket-root .basket-item-actions-remove:before,
#basket-root .basket-items-list-item-clear-btn:after,
#basket-root .basket-items-list-item-clear-btn:before {
  background: #fff;
  width: 1px;
  height: 9px;
}
#basket-root .basket-item-actions-remove:hover:after,
#basket-root .basket-item-actions-remove:hover:before,
#basket-root .basket-items-list-item-clear-btn:hover:after,
#basket-root .basket-items-list-item-clear-btn:hover:before {
  background: #222;
}
#basket-root .basket-items-list-item-container .basket-item-block-actions {
  opacity: 1;
}
#basket-root
  .basket-items-list-item-container-expend
  .basket-items-list-item-removed-container
  .basket-items-list-item-removed-block {
  padding-right: 0px;
}
#basket-root .basket-item-label-text {
  display: none;
}
#basket-root .basket-items-list-item-remove {
  padding-top: 10px !important;
}
#basket-root .basket-item-property-scu-image .basket-item-scu-item,
#basket-root
  .basket-item-property-scu-image
  .basket-item-scu-item.not-available:hover {
  border: 2px solid #fff;
}
#basket-root .basket-item-scu-item,
#basket-root .basket-item-scu-item.not-available:hover {
  border-radius: 2px;
}
#basket-root .basket-item-property-scu-text .basket-item-scu-item-inner {
  font-weight: normal;
  min-height: 30px;
  line-height: 22px;
}
#basket-root
  .basket-items-list-wrapper-compact
  .basket-item-property-scu-text
  .basket-item-scu-item-inner {
  min-height: auto;
}
#basket-root .basket-item-property-scu-text .basket-item-scu-item.selected {
  color: #fff;
}
#basket-root .basket-checkout-block-total-title {
  font-weight: bold;
  font-size: 16px;
}
#basket-root .basket-coupon-block-total-price-current {
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 0px;
  text-align: left;
}

#basket-root .basket-checkout-container.visible {
  opacity: 1;
}
#basket-root .basket-checkout-container .basket-coupon-section.smallest {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#basket-root .basket-checkout-container .fastorder {
  padding-top: 13px;
  padding-left: 15px;
  text-align: right;
}
#basket-root .basket-checkout-section .btn-default:active,
#basket-root .basket-checkout-section .btn-default:focus {
  color: #fff !important;
}
#basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:not(:hover),
#basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:not(:active),
#basket-root
  .basket-checkout-section
  .btn-default.basket-btn-checkout:not(:focus) {
  background: #fff;
}
.basket-coupon-alert-section {
  width: 100%;
}

#basket-root .top_control {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
#basket-root .top_control .delete_all {
  display: block;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 8px;
}
#basket-root .top_control .delete_all:not(:hover) {
  background: none;
  border-color: #a6a6a6;
}

#basket-root .row + .row > div[data-entity="basket-total-block"] {
  margin-top: -16px;
}

/*order styles*/
.middle > .container {
  width: 100% !important;
  padding: 0px !important;
  position: relative;
}
#content #bx-soa-order-form * {
  box-sizing: border-box;
}
#content #bx-soa-order-form #pickUpMap,
#content #bx-soa-order-form #pickUpMap *,
#content #bx-soa-order-form #propsMap,
#content #bx-soa-order-form #propsMap * {
  box-sizing: content-box;
}
#bx-soa-order-form {
  font-size: 12px;
}
#bx-soa-order .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #f2f2f2;
}

#content #bx-soa-order-form .row {
  margin-top: 0px;
}
.bx-authform-formgroup-container .checkbox {
  padding: 0px;
}

#content #bx-soa-order-form .row.bx-soa-more {
  margin-top: 30px;
}
#bx-soa-orderSave {
  /*display:block !important;*/
}

.bx-soa-section.bx-step-completed .bx-soa-section-content,
.bx-soa-section.bx-selected .bx-soa-section-content {
  padding: 0;
  line-height: 20px;
  font-size: 14px;
  transition: none;
}
.bx-soa-section {
  transition: none;
}
#bx-soa-order ul li:before {
  display: none;
}
#bx-soa-order .alert-danger {
  font-size: 14px;
  line-height: 20px;
  border-radius: 0;
  padding: 15px 29px;
  background: #ffeeee;
  color: #e83333;
}
#bx-soa-order .bx-soa-section {
  border-radius: 0;
  margin: 0 0 20px;
}
#bx-soa-order .bx-soa-section.bx-selected {
  border: 1px solid #f2f2f2;
}
#bx-soa-order .bx-soa-section .bx-soa-section-title-container {
  padding: 29px 19px 29px 79px;
  border-bottom: 1px solid #f2f2f2;
  background: #fbfbfb;
  cursor: pointer;
}
#bx-soa-order .bx-soa-section.bx-selected .bx-soa-section-title-container {
  cursor: default;
}
#bx-soa-order .bx-soa-section .bx-soa-section-title {
  position: relative;
  font-size: 20px;
  line-height: 24px;
  color: #333;
  padding-left: 0 !important;
  padding-top: 1px;
  font-weight: bold;
}
#bx-soa-order .bx-soa-section .bx-soa-section-title:before {
  content: "";
  position: absolute;
  left: -50px;
  top: -3px;
  margin: 0;
  width: 30px;
  height: 30px;
  background: url(../../../../../../local/templates/styllight/images/svg/order.svg)
    0 0 no-repeat;
}
#bx-soa-order:not(.orderform--v1)
  .bx-soa-section.bx-step-completed
  .bx-soa-section-title:before {
  background-color: #52c200;
  background-position: -30px -30px !important;
}
#bx-soa-order
  .bx-soa-section.bx-step-error:not(.bx-selected)
  .bx-soa-section-title:before {
  background: none;
  background: url(../../../../../../local/templates/styllight/images/svg/order.svg) -60px -30px
    no-repeat !important;
}
#bx-soa-order .bx-soa-editstep {
  display: inline-block;
  margin: 1px 0 0;
  font-size: 14px;
  line-height: 20px;
  border: none;
}
#bx-soa-order .bx-soa-editstep:first-letter {
  text-transform: uppercase;
}
#bx-soa-order .bx-soa-editstep:hover {
  text-decoration: none;
}
#bx-soa-order .bx-soa-section.bx-selected .bx-soa-editstep {
  display: none;
}
#bx-soa-order #bx-soa-region {
  border: 1px solid #f2f2f2;
}
#bx-soa-order #bx-soa-region .bx_soa_location {
}
#bx-soa-order #bx-soa-region .bx_soa_location .form-group .bx-soa-custom-label {
  display: block;
}
#bx-soa-order #bx-soa-region .bx_soa_location .form-group:first-child br {
  display: none;
}
#bx-soa-order #bx-soa-region .bx_soa_location .form-group:first-child > label {
  margin: 0 0 5px;
}
#bx-soa-order
  #bx-soa-region
  .bx_soa_location
  .form-group.bx-soa-location-input-container {
  margin: 0 0 25px;
}
#bx-soa-order #bx-soa-region .bx_soa_location .radio-inline {
  margin: 5px 40px 5px 0;
}
#bx-soa-order .bx-soa .bx-soa-custom-label,
.bx-soa .form-group label,
.bx-soa .form-group .bx-soa-customer-label {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 2px;
  color: #eee;
  z-index: 1;
}
#bx-soa-order div[class*="bx-sls"] .quick-locations {
  margin: 7px 0 12px;
}
#bx-soa-order div[class*="bx-sls"] .quick-locations .quick-location-tag {
  margin: 3px 1px 1px 1px;
  padding: 0;
  padding: 5px 15px;
  height: auto;
  background: none;
  border: 1px solid #ddd;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#bx-soa-order div[class*="bx-sls"] .quick-locations .quick-location-tag:hover {
  color: #fff;
}
#bx-soa-order .bx-ui-sls-tree-trunk {
  font-size: 14px;
  padding-left: 45px;
}
#bx-soa-order div[class*="bx-sls"] .form-control.dropdown-block {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  border: 1px solid #ececec;
  background: #f7f7f7;
  padding-left: 44px;
}
.bx-soa-location-input-container .bx-ui-slst-pool > div {
  padding-left: 44px;
}
#bx-soa-order .bx-sls .form-control.dropdown-block {
  position: relative;
  height: auto;
}
#bx-soa-order
  div[class*="bx-sls"]
  .form-control.dropdown-block
  .bx-ui-sls-container
  input {
  padding-right: 27px !important;
}

div[class*="bx-sls"] .dropdown-icon {
  position: absolute;
  left: 17px;
  top: 50%;
  margin: -8px 0 0;
  width: 16px;
  height: 16px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -5px -75px
    no-repeat;
}
div[class*="bx-sls"] .bx-ui-sls-clear {
  position: absolute;
  margin: 0;
  height: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 44px;
  height: auto;
  cursor: pointer;
  background: none;
}
div[class*="bx-sls"] .bx-ui-sls-clear:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -82px -61px
    no-repeat !important;
  border-radius: 100%;
}
div[class*="bx-sls"] .bx-ui-sls-clear:hover:before {
  background-position: -82px -82px !important;
  background-color: #ddd;
}
.bx-sls .dropdown-block {
  background: #f7f7f7;
  padding: 1px 44px 1px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
  border: 1px solid #ececec;
  box-shadow: none;
}

body .filter.label_block input + label {
  padding-left: 23px;
  font-size: 13px;
  color: #888;
}

#bx-soa-order .bx-slst .dropdown-block.form-control {
  margin-bottom: 10px;
}
#bx-soa-order #bx-soa-orderSave {
  margin: 20px 0 0;
  padding: 0 !important;
  text-align: center;
}
#bx-soa-order #bx-soa-orderSave .checkbox {
  display: none;
}
#bx-soa-order .form {
  text-align: center;
}
#bx-soa-order .form .licence_block {
  display: inline-block;
  padding-bottom: 5px;
}
#bx-soa-order .form .licence_block label {
  font-size: 14px;
  color: #333;
}
#bx-soa-order .form .licence_block label.error {
  font-size: 12px;
}
#bx-soa-order #bx-soa-orderSave a {
  float: none !important;
  text-shadow: none;
  color: #fff;
  padding: 11px 40px 13px;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  display: inline-block !important;
  margin-top: 0px !important;
}
#bx-soa-order .bx-soa-more {
  border: none;
  padding: 25px 29px 0 29px;
  margin: 27px -29px 0 -79px;
  border-top: 1px solid #f1f1f1;
}
#bx-soa-order .bx-soa-more .bx-soa-more-btn {
  padding: 0;
}
#bx-soa-order .bx-soa-more .bx-soa-more-btn .pull-left {
  background: none;
}
#bx-soa-order .bx-soa-more .bx-soa-more-btn .pull-left:hover {
  color: #fff;
}
#bx-soa-order
  #bx-soa-region
  .bx_soa_location
  .form-group[data-property-id-row] {
  margin-top: 20px;
}

#bx-soa-order .bx-soa-section-title-count {
  display: none;
}
#bx-soa-order .alert .row {
  margin-top: 0px;
}
#bx-soa-order .alert .row div {
  font-size: 12px;
}

.bx-sls .dropdown-fade2white {
  display: none;
}
#bx-soa-order .form-group {
  position: relative;
  font-size: 14px;
}
#bx-soa-order .form-group label[for="zipProperty"]:not(.error) {
  top: 0px;
  left: 0px;
  font-weight: normal;
  cursor: text;
  display: block;
  font-size: 13px;
  margin-bottom: 7px;
  color: #777777;
}
#bx-soa-order .form-group.value_y label:not(.error) {
  position: absolute;
  background: #fff;
  font-size: 12px;
  top: -10px;
  left: 10px;
  padding: 0 7px;
}
#bx-soa-order .form-group.value_y input,
#bx-soa-order .form-group.value_y textarea {
  background: #fff;
}

#bx-soa-order .bx-soa-reference {
  margin: -8px 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
  border: none;
}
#bx-soa-order .bx-soa .form-group .radio-inline {
  padding: 0;
}
#bx-soa-order .bx-soa .form-group .radio-inline label {
  display: inline-block;
  float: none;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  cursor: pointer;
  position: relative;
  padding: 0 0 0 32px !important;
}
#bx-soa-order .bx-soa .form-group .radio-inline label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 20px;
  height: 20px;
  background: #fbfbfb;
  border: 1px solid #e9e9e9;
  border-radius: 100%;
}
#bx-soa-order .bx-soa .form-group .radio-inline label:hover:before {
  border: none;
}
#bx-soa-order .bx-soa .form-group .radio-inline.checked label {
  cursor: default;
}
#bx-soa-order .bx-soa .form-group .radio-inline.checked label:before {
  border: none;
}
#bx-soa-order .bx-soa .form-group .radio-inline.checked label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 10px;
  height: 8px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -64px -9px
    no-repeat;
}
#bx-soa-order .bx-soa .form-group .radio-inline input {
  display: none;
}
#bx-soa-order .bx-soa-tooltip {
  position: absolute;
  bottom: -22px;
  left: 0px;
  padding: 0;
  background: none;
  max-width: 100%;
  box-shadow: none;
  top: auto;
}
#bx-soa-order .bx-soa-tooltip .tooltip-arrow {
  display: none;
}
#bx-soa-order .bx-soa-tooltip .tooltip-inner {
  max-width: 100%;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  color: #fe5252;
  background: none;
}
#bx-soa-order .has-error .form-control {
  border-color: #fe5252;
}
#bx-soa-order .form-group.has-error {
  margin-bottom: 41px !important;
}
#bx-soa-order .form-group.has-error input {
  border-color: #fe5252;
}
#bx-soa-order .form-group.has-error .form-control.dropdown-block {
  border-color: #fe5252;
}
#bx-soa-order .form.form-group.bx-soa-customer-field {
  text-align: center;
  padding-top: 4px;
  margin-bottom: 20px !important;
}
#bx-soa-order .form.form-group.bx-soa-customer-field .licence_block {
  display: inline-block;
  padding: 0px;
  text-align: center;
}
#bx-soa-order .form.form-group.bx-soa-customer-field .licence_block .license {
  display: inline-block;
}
#bx-soa-order
  .form.form-group.bx-soa-customer-field
  .licence_block
  .bx-soa-tooltip {
  bottom: -35px;
  position: static;
}
#bx-soa-order
  .form.form-group.bx-soa-customer-field
  .licence_block
  .bx-soa-tooltip
  .tooltip-inner {
  text-align: left;
}
#bx-soa-order .form.form-group + #bx-soa-orderSave {
  margin-top: 15px;
}

#bx-soa-order #bx-soa-delivery .bx-soa-section-title:before {
  background-position: -30px 0;
}
#bx-soa-order #bx-soa-delivery .bx-soa-pp-price {
  white-space: nowrap;
}
#bx-soa-order .bx-soa .bx-soa-location-input-container:before {
  display: none;
}
#bx-soa-order .bx-soa-pp-item-container:after {
  content: "";
  display: table;
  clear: both;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company {
  clear: both;
  position: relative;
  float: none;
  border: none;
  margin: 19px 0 0;
  padding: 0 0 24px;
  width: auto;
  transition: none;
  cursor: pointer;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:after {
  content: "";
  display: table;
  clear: both;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:first-child {
  margin-top: 0;
}
#bx-soa-order .bx-soa-pp-company-graf-container {
  position: relative;
  padding: 0;
  border: 1px solid #fbfbfb;
  border-radius: 0;
  width: 120px;
  height: 72px;
  background: #fbfbfb;
  cursor: pointer;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container {
  /*float:left;*/
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-graf-container {
  display: table-cell;
  vertical-align: middle;
}
#bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company-graf-container:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 20px;
  height: 20px;
  border: 1px solid #f2f2f2;
  background: #fff;
  border-radius: 100%;
  z-index: 1;
}
#bx-soa-order
  .bx-soa-pp-item-container:hover
  .bx-soa-pp-company-graf-container:before {
  /*border:none;*/
}
#bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company.bx-selected
  .bx-soa-pp-company-graf-container:before {
  border: none;
}
#bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company.bx-selected
  .bx-soa-pp-company-graf-container:after {
  content: "";
  position: absolute;
  left: 12px;
  top: 13px;
  width: 10px;
  height: 8px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -64px -9px
    no-repeat;
  z-index: 2;
}

#bx-soa-order .bx-soa-pp-company-graf-container .bx-soa-pp-company-image {
  position: relative;
  border: 1px solid #f2f2f2;
  width: 118px;
  height: 70px;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  background-position: center center !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
#bx-soa-order
  .bx-soa-pp-company.bx-selected
  .bx-soa-pp-company-graf-container
  .bx-soa-pp-company-image {
  cursor: default;
}
#bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company-graf-container
  input {
  display: none;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #777;
  text-align: left;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected {
  cursor: default;
}
#bx-soa-order
  .bx-soa-pp-item-container
  .bx-soa-pp-company.bx-selected
  .bx-soa-pp-company-smalltitle {
  color: #333;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 1px 5px;
  background: #fbfbfb;
  text-align: center;
  left: 0;
  right: 0;
  bottom: -24px;
  border: 1px solid #f2f2f2;
  border-top: none;
}

#bx-soa-order .bx-soa-pp-desc-container {
  padding-top: 0;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company {
  position: relative;
  padding: 22px 24px 20px;
  border: 1px solid #f2f2f2;
  border-top: none;
  background: #fbfbfb;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company:before {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  left: -1px;
  height: 2px;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company:after {
  content: "";
  display: table;
  clear: both;
}
#bx-soa-order
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  .bx-soa-pp-company-image {
  margin: 5px 0 0;
  background: #fff;
  cursor: default;
  border-radius: 0;
}
#bx-soa-order
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  .bx-soa-pp-company-block:after {
  content: "";
  display: table;
  clear: both;
}
#bx-soa-order
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  .bx-soa-pp-company-block
  > br {
  display: none;
}
#bx-soa-order
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  .bx-soa-pp-company-desc {
  padding: 10px 0 0 0px;
  font-size: 13px;
  line-height: 20px;
  color: #777777;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company ul.bx-soa-pp-list {
  padding: 0;
  margin: 17px 0 0;
}
#bx-soa-order
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  ul.bx-soa-pp-list
  li {
  padding: 0;
}
#bx-soa-order
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  .bx-soa-pp-list-termin {
  margin: 0 3px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
}
#bx-soa-order
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  .bx-soa-pp-list-description {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
  padding: 0;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-subTitle {
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #383838;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-field label:not(.error) {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 0 5px;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  color: #777777;
  background: none;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-field .bx-soa-service-small {
  margin: 7px 0 0;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox {
  margin: 21px 0 0;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox:first-child {
  margin-top: 0;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox input {
  display: none;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label {
  position: relative;
  padding: 0 0 0 27px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 1px solid #e9e9e9;
  background: #fff;
  border-radius: 2px;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label:hover:before {
  border: none;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label.checked:before {
  border: none;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox label.checked:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 4px;
  width: 10px;
  height: 8px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -64px -9px
    no-repeat;
}
#bx-soa-order .bx-soa-pp-desc-container .checkbox .bx-soa-service-small {
  margin: 1px 0 0;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-field {
  margin: 13px 0 0;
}
#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-field:first-of-type {
  margin-top: 22px;
}
#bx-soa-order .bx-soa-section {
  border: 1px solid #f2f2f2;
}
#bx-soa-order .bx-soa-section.bx-step-completed {
  border: 1px solid #f2f2f2;
}
#bx-soa-order .bx-soa-pp-company-block .form-control {
  font-size: 12px;
}
#bx-soa-order .form-control {
  margin-bottom: 0px;
}
body #bx-soa-order .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
  background: #ffd02e;
  padding: 3px 8px 2px;
  border-radius: 3px;
  margin: 10px 0px 10px;
}

#bx-soa-order .bx-soa-section .bx-soa-section-content {
  padding: 25px 29px 25px 79px;
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  transition: none;
}
#bx-soa-order .bx-soa-section.bx-active .bx-soa-section-content strong {
  font-weight: bold;
  margin: 0;
}
#bx-soa-order .bx-soa-coupon {
  margin: 30px -29px -2px -79px;
  padding: 25px 29px 0 29px;
  border-top: 1px solid #f2f2f2;
}
#bx-soa-order #bx-soa-basket .bx-soa-coupon {
  margin: 0 0 27px;
}
#bx-soa-order #bx-soa-basket .bx-soa-more {
  margin: 0 0 25px;
}
#bx-soa-order .bx-soa-coupon-label {
  margin: 2px 0 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
#bx-soa-order .bx-soa-coupon-block {
  display: inline-block;
  vertical-align: top;
}
#bx-soa-order .bx-soa-coupon label {
  margin: 0;
  width: 90px;
  font-size: 14px;
  font-weight: normal;
  line-height: 15px;
  color: #333333;
}
#bx-soa-order .bx-soa-coupon.bx-soa-coupon-item-fixed .bx-soa-coupon-label {
  margin-top: 0;
}
#bx-soa-order .bx-soa-coupon-input {
  width: 260px;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}
#bx-soa-order .bx-soa-coupon-input:after {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: 0;
  margin: 0;
  width: 45px;
  height: auto;
  cursor: pointer;
  border: none;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -30px -28px
    no-repeat;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
#bx-soa-order .bx-soa-coupon-input:hover:after {
  background-position: 9px -28px;
}
#bx-soa-order .bx-soa-coupon-input input[type="text"].form-control,
#bx-soa-order textarea.form-control {
  padding: 8px 67px 7px 17px;
  height: auto;
  border: none;
  color: #333;
  background: #fbfbfb;
  font-size: 14px;
  line-height: 20px;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
}
#bx-soa-order .bx-soa-coupon-input input[type="text"].form-control:focus {
  background: #fff;
}
#bx-soa-order
  .bx-soa-section.bx-active
  .bx-soa-section-content
  .bx-soa-pp-company-selected
  img {
  display: none;
}
#bx-soa-order .bx-soa-pp-company-selected {
  padding-top: 0;
  padding-bottom: 0;
}
#bx-soa-order .bx-soa-pp-price {
  padding: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
}

#bx-soa-order #bx-soa-paysystem .bx-soa-section-title:before {
  background-position: -60px 0;
}
#bx-soa-order #bx-soa-properties .bx-soa-section-title:before {
  background-position: -90px 0;
}
#bx-soa-order #bx-soa-properties .form-group:not([data-property-id-row]) {
  margin: 4px 0 0;
}
#bx-soa-order
  #bx-soa-properties
  .form-group:not([data-property-id-row]):first-child {
  margin-top: 0;
}
#bx-soa-order
  #bx-soa-properties
  .form-group:not([data-property-id-row])
  .bx-soa-custom-label {
  margin: 0 3px 0 0;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
}
#bx-soa-order
  #bx-soa-properties
  .form-group:not([data-property-id-row])
  .bx-soa-custom-label:after {
  content: ":";
}
#bx-soa-order
  #bx-soa-properties
  .form-group:not([data-property-id-row])
  .bx-soa-custom-label
  .bx-authform-starrequired {
  display: none;
}
#bx-soa-order #bx-soa-properties .form-group:not([data-property-id-row]) > div {
  display: inline-block;
  vertical-align: top;
}
#bx-soa-order #bx-soa-basket .bx-soa-section-title:before {
  background-position: 0 -30px;
}
#bx-soa-order .bx-soa-section .bx-soa-coupon-item {
  display: block;
}
#bx-soa-order
  .bx-soa-section
  .bx-soa-section-content
  .bx-soa-coupon-item
  > strong {
  display: block;
  margin: 16px 0 0;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
#bx-soa-order .bx-soa-section .bx-soa-coupon-item .bx-soa-tooltip {
  float: right;
  display: block;
  margin: 0 0 0 15px;
  opacity: 1;
  position: relative;
  left: auto;
  bottom: auto;
}
#bx-soa-order #bx-soa-paysystem .bx-soa-pp-item-container .bx-soa-pp-company {
  padding-bottom: 0;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-tooltip .tooltip-inner {
  font-size: 14px;
  color: #333;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-danger {
  position: relative;
  padding: 0 0 0 30px;
  color: #333;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-used {
  position: relative;
  padding: 0 0 0 30px;
  color: #333;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-success {
  position: relative;
  padding: 0 0 0 30px;
  color: #333;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-danger:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -32px -73px
    no-repeat;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-used:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -26px -4px
    no-repeat;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-item-success:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -5px -4px
    no-repeat;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-remove {
  float: right;
  width: 20px;
  height: 20px;
  margin: 2px 0 0 3px;
  border-radius: 100%;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -82px -62px
    no-repeat;
}
#bx-soa-order .bx-soa-coupon-item .bx-soa-coupon-remove:hover {
  background-position: -82px -82px;
}

#bx-soa-order #bx-soa-properties .form-group {
  margin: 0 0 30px;
}
#bx-soa-order #bx-soa-properties.bx-selected .form-group label {
  position: relative;
  top: 0px;
  left: 0px;
  cursor: text;
  font-size: 13px;
  margin-bottom: 6px;
}

#bx-soa-order #bx-soa-properties.bx-selected .form-group.value_y label {
  background: #fff;
  top: -10px;
  left: 10px;
  padding: 0 7px;
}
#bx-soa-order #bx-soa-properties .form-group textarea {
  height: 106px;
  border: 1px solid #ececec;
}
#bx-soa-order #propsMap {
  margin: 0 0 20px;
  height: 332px !important;
}
#bx-soa-order #propsMap > ymaps {
  height: 332px !important;
}
#bx-soa-order .bx-soa-cart-total {
  padding: 30px 29px 40px;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  background: #fff;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line {
  margin: 2px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  border: none;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line:first-child {
  margin-top: 0;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line .bx-soa-cart-t {
  width: 46%;
  font-weight: normal;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line .bx-soa-cart-d {
  width: 54%;
  text-align: right;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total {
  margin: 27px 0 0;
  padding: 25px 0 0;
  border-top: 1px solid #f2f2f2;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
  font-size: 16px;
  font-weight: bold;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-size: 18px !important;
  font-weight: bold;
}
#bx-soa-order .bx-soa-cart-total-button-container {
  padding: 0;
  margin: 26px 0 0;
}
#bx-soa-order .bx-soa-cart-total-button-container .btn {
  padding: 10px 12px 12px;
  font-size: 17px !important;
}
#bx-soa-order #bx-soa-basket .bx-soa-section-content {
  padding: 0;
}
#bx-soa-order #bx-soa-basket .bx-soa-coupon.bx-soa-coupon-item-fixed {
  margin: 0 0 30px;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-table {
  margin: 0 0 -1px;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr
  .bx-soa-item-td {
  padding: 39px 10px 25px !important;
  border-top: none;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr
  .bx-soa-item-td
  .bx-soa-info-shower {
  padding: 0px 20px 10px;
  display: inline-block;
}
.bx-soa-info-shower + .bx-soa-item-info-block {
  padding: 0px 20px 0px;
}
.bx-soa-info-block .bx-soa-info-line td {
  font-size: 13px;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr:first-child
  .bx-soa-item-td
  .bx-soa-item-td-title {
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  color: #999999;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr:first-child
  .bx-soa-item-td {
  padding: 7px 10px 8px !important;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr
  .bx-soa-item-td:first-child {
  padding-left: 30px !important;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-tr
  .bx-soa-item-td:last-child {
  padding-right: 24px !important;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-block {
  padding: 0;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block {
  margin: 0px 0 0;
  padding: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-table
  .bx-soa-item-img-block
  .bx-soa-item-imgcontainer {
  width: 70px;
  height: 70px;
  line-height: 70px;
  padding: 0;
  border-radius: 0;
  border: none;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-content {
  padding: 0 0 0 90px;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title {
  margin: 0 0 6px;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title a {
  color: #333;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-content .bx-scu-container {
  max-width: 100%;
  height: auto;
  margin: 0 0 10px;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-content .bx-scu-container:after {
  background: none;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-content
  .bx-scu-container
  .bx-soa-item-td-title {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}
#bx-soa-order
  #bx-soa-basket
  .bx-soa-item-content
  .bx-scu-container
  .bx-soa-item-td-text {
  margin: 0 0 0 6px;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-td-text small {
  display: block;
  margin: -1px 0 0;
  font-size: 11px;
  line-height: 14px;
  color: #aeaeae;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-properties.bx-text-right {
  text-align: left;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-properties.bx-text-right > div {
  text-align: left;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-td-text {
  line-height: 20px;
}
#bx-soa-order #bx-soa-basket .bx-price {
  font-size: 18px;
  line-height: 16px;
  color: #333;
}
#bx-soa-order #bx-soa-basket .bx-price + br {
  /*display:none;*/
}
#bx-soa-order #bx-soa-basket .bx-soa-item-td-title {
  font-size: 12px;
  color: #999;
  vertical-align: top;
}
#bx-soa-order .bx-price-old {
  margin: 0 0 0 4px !important;
  font-size: 13px;
  font-weight: normal !important;
  line-height: 20px;
  color: #777777;
}
#bx-soa-order #bx-soa-total-mobile {
  margin: 0 0 20px !important;
}
.bx-soa-item-tr.bx-soa-item-info-container
  + .bx-soa-basket-info
  .bx-soa-item-td {
  border-top: 1px solid #f2f2f2 !important;
}
.bx-soa-item-tr.bx-soa-item-info-container .bx-soa-item-td {
  border: none !important;
}
#content noscript + b {
  display: none;
}

.sale_order_full_table {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 730px;
}
.sale_order_full_table:first-of-type {
  padding: 101px 0 0 !important;
  text-align: center;
  color: #333;
  border: none !important;
}
.sale_order_full_table:first-of-type:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -35px;
  width: 70px;
  height: 70px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -103px -5px
    no-repeat;
}
.sale_order_full_table:last-of-type {
  border: 1px solid #f2f2f2;
  padding: 34px 39px 34px;
}
.sale_order_full_table:last-of-type tr:last-child td:first-child {
  padding-top: 20px;
}
.sale_order_full_table > tbody {
  display: block;
}
.sale_order_full_table > tbody > tr {
  display: block;
}
.sale_order_full_table .ps_logo {
  display: block;
}
.sale_order_full_table .ps_logo br {
  display: none;
}
.sale_order_full_table .ps_logo .pay_name {
  margin: 0 0 22px;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
}
.sale_order_full_table .ps_logo .image {
  margin: 0 25px 0 0;
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 72px;
  line-height: 68px;
  text-align: center;
  border: 1px solid #f2f2f2;
}
.sale_order_full_table .ps_logo .paysystem_name {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.sale_order_full_table td > .tablebodytext {
  display: block;
  color: #333;
}
.sale_order_full_table .tablebodytext br:first-of-type {
  display: none;
}
.sale_order_full_table input[name="BuyButton"] {
  margin: -7px 0 0;
  padding: 7px 19px 9px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  border: 1px solid transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.sale_order_full_table form[name="ShopForm"] .tablebodytext {
  display: block;
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 18px;
  color: #777777;
}
.sale_order_full_table form[name="ShopForm"] .tablebodytext b {
  font-weight: normal;
  color: #333333;
}

#bx-soa-order a {
  text-decoration: none;
}
#bx-soa-order .bx-soa-cart-total .change_basket {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  color: #333;
  border-bottom: 1px solid #f2f2f2;
  margin: 0px -29px 43px;
  padding: 2px 29px 31px;
}
#bx-soa-order .bx-soa-cart-total .change_basket .change_link {
  position: absolute;
  top: 3px;
  right: 29px;
  font-size: 14px;
  font-weight: 400;
}

.bx-soa-auth .bx-authform-input-container input[type="text"],
.bx-soa-auth .bx-authform-input-container input[type="password"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #f7f7f7;
  border: 1px solid #eaebec;
  border-radius: 2px;
  box-shadow: none;
  color: #383838;
  height: auto;
  font-size: 12px;
  padding: 8px 13px 7px;
  width: 100%;
  line-height: 20px;
}
.bx-soa-auth .bx-authform-input-container label {
  font-size: 12px;
  margin-bottom: 2px;
  color: #777;
}

#bx-soa-order input[type="text"],
#bx-soa-order input[type="password"],
#bx-soa-order input[type="email"],
#bx-soa-order select,
#bx-soa-order textarea {
  font-size: 14px;
}
#bx-soa-order #bx-soa-auth .bx-title {
  margin-top: 0;
}
#bx-soa-order #bx-soa-auth .bx-soa-reference {
  display: none;
}
#bx-soa-order #bx-soa-auth .bx-soa-section-content {
  margin-left: -30px;
  margin-right: -30px;
}
#bx-soa-order #bx-soa-auth .bx-soa-section-content.reg {
  margin-left: -15px;
  margin-right: -15px;
}
#bx-soa-order .bx-authform-formgroup-container {
  margin: 0 0 30px;
}
#bx-soa-order .bx-authform-content-container,
#bx-soa-order .bx-authform-label-container {
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  color: #777777;
  z-index: 1;
  margin-bottom: 2px;
}
#bx-soa-order .bx-authform-formgroup-container .bx-captcha {
  margin-top: 1px;
}
#bx-soa-order .bx-soa-section-content.reg input[type="submit"] {
  margin-right: 10px;
}
#bx-soa-order #bx-soa-auth .bxe-light {
  display: none;
}
#bx-soa-order #bx-soa-auth .bx-soa-reg-block {
  background-color: #f7f7f7;
  padding: 28px 35px;
}
#bx-soa-order #bx-soa-auth .bx-soa-reg-block p {
  color: #999999;
  font-size: 0.8em;
  line-height: 1.5em;
}
#bx-soa-order #bx-soa-auth .bx-authform-social ul {
  margin-top: -10px;
}
#bx-soa-order #bx-soa-auth .bx-soa-section-content > .col-md-6 {
  padding-left: 30px;
  padding-right: 30px;
}
#bx-soa-order #bx-soa-auth .filter .checkbox label {
  font-size: 13px;
  padding: 0px 0px 0px 23px;
  margin: 0px;
}
#bx-soa-order #bx-soa-auth .alert {
  margin-right: 15px;
  margin-left: 15px;
}
#bx-soa-order #bx-soa-auth .checkbox,
#bx-soa-order #bx-soa-auth .checkbox label {
  display: inline-block;
  margin: 0;
}
#NEW_GENERATE_Y {
  margin-bottom: 30px;
}

#bx-soa-order.orderform--v1 .pandd {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#bx-soa-order.orderform--v1 .pandd > div {
  flex-grow: 1;
}
#bx-soa-order.orderform--v1 #pickUpMap > ymaps {
  width: 100%;
}
#bx-soa-order.orderform--v1 #bx-soa-pickup {
  width: 100%;
}
#bx-soa-order.orderform--v1 .bx-soa-section .bx-soa-section-title-container {
  cursor: default;
  background-color: transparent;
}
#bx-soa-order.orderform--v1
  .bx-soa-section:not(#bx-soa-basket)
  .bx-soa-section-title-container {
  border-bottom-color: transparent;
  padding-bottom: 5px;
}
#bx-soa-order.orderform--v1 .bx-soa-section .bx-soa-section-title {
  font-weight: 600;
}
#bx-soa-order.orderform--v1 #bx-soa-delivery,
#bx-soa-order.orderform--v1 #bx-soa-paysystem {
  position: relative;
  order: 0;
  max-width: 100%;
}
#bx-soa-order.orderform--v1 #bx-soa-delivery + #bx-soa-paysystem {
  order: 2;
}
#bx-soa-order.orderform--v1
  #bx-soa-delivery
  + #bx-soa-paysystem
  + #bx-soa-pickup {
  order: 1;
}
#bx-soa-order.orderform--v1 #bx-soa-paysystem + #bx-soa-delivery {
  order: 1;
}
#bx-soa-order.orderform--v1
  #bx-soa-paysystem
  + #bx-soa-delivery
  + #bx-soa-pickup {
  order: 2;
}
#bx-soa-order.orderform--v1 #bx-soa-coupon {
  display: none;
  order: 3;
}
#bx-soa-order.orderform--v1 #bx-soa-coupon .bx-soa-coupon {
  border: none;
  margin: 0;
  padding: 0;
}
#bx-soa-order.orderform--v1 .bx-soa-coupon-label {
  margin: -1px;
}
#bx-soa-order.orderform--v1 .bx-soa-coupon label {
  color: #777;
  margin-bottom: 6px;
  font-size: 13px;
  line-height: 20px;
}
#bx-soa-order.orderform--v1
  .bx-soa-item-tr.bx-soa-item-info-container
  + .bx-soa-basket-info
  .bx-soa-item-td {
  border: none;
}
#bx-soa-order.orderform--v1 .bx-soa .bx-soa-custom-label,
#bx-soa-order.orderform--v1 .bx-soa .form-group label {
  margin-bottom: 6px;
}
#bx-soa-order.orderform--v1 div[class*="bx-sls"] .quick-locations {
  margin-top: -3px;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-company-graf-container {
  height: 20px;
  width: 20px;
  border: none !important;
  background: transparent;
  padding: 0;
  margin: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
  position: relative;
  float: none;
  bottom: inherit;
  left: inherit;
  right: inherit;
  background: none;
  border: none;
  text-align: left;
  padding: 0;
  display: block;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-delivery-cost
  .bx-soa-pp-list-description {
  padding: 5px 7px 5px 9px;
  background: #f0f0f0;
  border: none;
  color: #333;
  border-radius: 10px;
  display: inline-block;
  line-height: 10px;
  vertical-align: top;
  margin: 0 0 0 5px;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-company-graf-container:before {
  top: 0;
  left: 0;
  border: 1px solid #eaeaea;
  background: #fbfbfb;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-company.bx-selected
  .bx-soa-pp-company-graf-container::after {
  left: 5px;
  top: 6px;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-company-smalltitle {
  padding: 0;
  color: #333;
  display: block;
  word-wrap: break-word;
  hyphens: auto;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-company {
  position: relative;
  padding: 0 0 0 35px;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-company-description {
  color: #777;
  font-size: 13px;
  max-width: 100%;
}
#bx-soa-order.orderform--v1 #bx-soa-delivery .bx-soa-pp-company-description {
  padding: 0;
  width: 265px;
  margin: 8px 0 9px 0;
}
#bx-soa-order.orderform--v1 #bx-soa-paysystem .bx-soa-pp-company-description {
  margin: 32px 0 9px 0;
}
#bx-soa-order.orderform--v1
  .bx-soa-pickup-list-item.bx-selected
  .bx-soa-pickup-l-item-btn
  .btn {
  position: relative;
}
#bx-soa-order.orderform--v1
  .bx-soa-pickup-list-item.bx-selected
  .bx-soa-pickup-l-item-btn
  .btn:before {
  content: "";
  position: relative;
  width: 10px;
  height: 8px;
  background: url(../../../../../../local/templates/styllight/images/svg/order_ext.svg) -64px -9px
    no-repeat;
  z-index: 2;
  display: inline-block;
  margin: 0 10px 0 0;
}
#bx-soa-order.orderform--v1
  .bx-soa-item-tr.bx-soa-item-info-container
  + .bx-soa-basket-info
  .bx-soa-item-td {
  border-top: none !important;
}
#bx-soa-order.orderform--v1
  .bx-soa-section.bx-step-error
  .bx-soa-section-title::before {
  background: none;
  background: url(../../../../../../local/templates/styllight/images/svg/order.svg) -60px -30px
    no-repeat !important;
}
#bx-soa-order.orderform--v1 .bx-soa-coupon {
  display: flex;
  flex-direction: row;
}
#bx-soa-order.orderform--v1 .bx-soa-coupon-block {
  width: 100%;
}
#bx-soa-order.orderform--v1 .bx-soa-coupon-input {
  width: inherit;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-delivery-period,
#bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
  font-size: 14px;
  word-wrap: break-word;
  hyphens: auto;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-list-termin {
  display: inline;
  margin: 0 3px 0 0;
  color: #777;
  word-wrap: break-word;
  hyphens: auto;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-delivery-period
  .bx-soa-pp-list-description {
  display: inline;
  color: #333;
  word-wrap: break-word;
  hyphens: auto;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-desc-container {
  width: 100%;
  padding: 0;
  min-height: inherit;
  margin: 0;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-desc-container .bx-soa-pp-company {
  border: none;
  background: none;
  padding: 0;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  .bx-soa-pp-company-desc {
  display: none;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-desc-container
  .bx-soa-pp-company
  .bx-soa-pp-company-desc
  ~ div {
  margin-top: 8px;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-desc-container
  .bx-soa-pp-company::before,
#bx-soa-order.orderform--v1
  .bx-soa-pp-desc-container
  .bx-soa-pp-company::after {
  display: none;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-desc-container .checkbox {
  padding: 0;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-desc-container .bx-soa-pp-field label,
#bx-soa-order.orderform--v1 .bx-soa-pp-desc-container .checkbox label {
  font-size: 13px;
  color: #777;
  line-height: 20px;
  font-weight: normal;
  display: inline-block;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-desc-container
  .bx-soa-pp-company-block
  > div:first-of-type {
  margin-top: 8px;
}
#bx-soa-order.orderform--v1 .bx-soa-pp-inner-ps {
  margin: 5px 0 0 0;
}
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-company--hasprice
  .bx-soa-pp-company-smalltitle,
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-company--hasperiod
  .bx-soa-pp-company-smalltitle,
#bx-soa-order.orderform--v1
  .bx-soa-pp-item-container
  .bx-soa-pp-company--hascalculate
  .bx-soa-pp-company-smalltitle {
  margin-bottom: 8px;
}
#bx-soa-order.orderform--v1 .bx-authform-content-container,
#bx-soa-order.orderform--v1 .bx-authform-label-container {
  margin-bottom: 6px;
}
#bx-soa-order.orderform--v1 .bx-authform-formgroup-container .bx-captcha {
  margin-top: 5px;
}

.sale_order_full_table input[name="BuyButton"] {
  color: #fff;
}
.magnifier {
  text-align: center;
  background: #fff;
}
.magnifier img {
  vertical-align: middle;
  margin: auto;
  display: inline-block;
}

.footer_inner.no_fill {
  background: #f6f6f7;
}
.footer_inner.fill {
  background: transparent !important;
}

/*set*/
.catalog_detail .bx-modal-container {
  padding-top: 0px;
}
.catalog_detail .bx-modal-container .bx-modal-small-title {
  font-size: 20px;
  margin-top: -5px;
  margin-left: 16px;
}
.catalog_detail .bx-modal-container .bx-original-item-container * {
  font-size: 14px;
}
.catalog_detail .bx-modal-container .bx-original-item-container > div {
  margin: 20px 0px 0px;
  color: #555;
  padding: 0px 15px;
}
.catalog_detail
  .bx-modal-container
  .bx-original-item-container
  .bx-added-item-new-price {
  padding: 2px 0px 2px;
  display: inline-block;
}
.catalog_detail
  .bx-modal-container
  .bx-original-item-container
  .bx-added-item-new-price,
.catalog_detail
  .bx-modal-container
  .bx-catalog-set-item
  .bx-catalog-set-item-price-new {
  font-weight: bold;
  color: #1d2029;
}
.catalog_detail
  .bx-modal-container
  .bx-original-item-container
  .bx-added-item-new-price
  *,
.catalog_detail
  .bx-modal-container
  .bx-catalog-set-item
  .bx-catalog-set-item-price-new
  * {
  color: #1d2029;
}
.bx-modal-container .bx-catalog-set-item-price-old *,
.bx-modal-container .bx-catalog-set-item-price-old,
.catalog_detail
  .bx-modal-container
  .bx-catalog-set-item
  .bx-catalog-set-item-price-old {
  font-weight: 400;
  color: #555555;
}
.catalog_detail .bx-modal-container a:hover {
  text-decoration: none;
}
.catalog_detail .bx-modal-container .bx-item-set-current-price {
  color: #1d2029;
  font-size: 24px;
  background: none;
  margin-bottom: 0px;
}
.bx-modal-container .bx-item-set-economy-price {
  display: none;
}
.catalog_detail
  .bx-modal-container
  .bx-constructor-container-result
  .bx-added-item-old-price {
  color: #666666;
  font-size: 15px;
}
.catalog_detail .bx-modal-container .bx-constructor-container-result .btn-add {
  margin-top: 13px;
  font-weight: 600;
  font-size: 13px;
  padding: 7px 19px 7px;
}
.catalog_detail .bx-modal-container .btn.btn-add {
  border-color: rgba(0, 0, 0, 0);
}

.catalog_detail .bx-modal-container .bx-catalog-set-item {
  text-align: center;
}
.catalog_detail .bx-modal-container .bx-catalog-set-item-img {
  padding-top: 10px !important;
  max-height: 200px;
  padding-bottom: 50px;
  height: 200px;
  line-height: 135px;
}
.catalog_detail
  .bx-modal-container
  .bx-catalog-set-item-img
  .bx-catalog-set-item-img-container {
  position: static;
}
.catalog_detail
  .bx-modal-container
  .bx-catalog-set-item-img
  .bx-catalog-set-item-img-container
  img {
  position: static;
  transform: none;
  display: inline-block;
}
.bx-modal-container .bx-catalog-set-item-title:after {
  display: none;
}

.catalog_detail
  .bx-modal-container
  .bx-catalog-set-item
  .bx-catalog-set-item-title {
  height: auto;
  padding-bottom: 2px;
}
.catalog_detail
  .bx-modal-container
  .bx-catalog-set-item
  .bx-catalog-set-item-title
  a {
  font-size: 14px;
  line-height: 18px;
}
.catalog_detail .bx-modal-container .bx-catalog-set-item-price {
  padding-top: 0px;
  min-height: auto;
}

.catalog_detail .bx-modal-container .bx-catalog-set-item-price-old {
  padding-top: 5px;
}
.catalog_detail
  .bx-modal-container
  .bx-catalog-set-item
  .bx-catalog-set-item-add-btn {
  padding-top: 9px;
}
.catalog_detail .bx-modal-container .bx-catalog-set-topsale-slider-box {
  padding: 20px 0px 0px;
}

/*subscribe products*/
.subsribe-page.bx_item_list_you_looked_horizontal {
  padding: 40px 0px 20px;
}
.subsribe-page.bx_item_list_you_looked_horizontal .bx_catalog_item_title {
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*account pay*/
.personal_wrapper {
  float: left;
  width: 100%;
}
.personal_wrapper .row {
  margin-top: 0px;
  font-size: 0px;
}
.personal_wrapper .inner_border {
  border: 1px solid #f2f2f2;
}

.personal_wrapper .lk-page .notetext {
  background: #e6f8de;
  color: #419a19;
  display: block;
  padding: 10px;
}
.personal_wrapper .lk-page .errortext {
  background: #ffeeee;
  color: #e83333;
  display: block;
  padding: 10px;
}

.sale-personal-section-index-block {
  background-color: #fbfbfb;
  border: 1px solid #f2f2f2;
  border-radius: 0px;
  margin: 0px 0px 20px;
  opacity: 1;
  height: auto;
  text-transform: none;
}
.sale-personal-section-index-block:hover {
  border-color: #f2f2f2;
}
.sale-personal-section-row-flex {
  margin: 0px -10px;
  display: block;
}
.personal_wrapper .sale-personal-section-row-flex.row > div[class*="col-md-"] {
  padding: 0px 10px;
}
.sale-personal-section-index-block-name {
  font-size: 17px;
  margin: 12px 0px 16px;
}
.sale-personal-section-index-block-link {
  width: 100%;
}
.sale-personal-section-index-block-ico {
  margin-top: 8px;
  display: inline-block;
  font-size: 0px;
}
.sale-personal-section-index-block-ico i {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("../../../../../../local/templates/styllight/images/svg/icons_mask.svg")
    0px 0px no-repeat;
}
.sale-personal-section-index-block-ico i.bill {
  background-position: -50px 0px;
}
.sale-personal-section-index-block-ico i.personal {
  background-position: -100px 0px;
}
.sale-personal-section-index-block-ico i.filter_orders {
  background-position: -150px 0px;
}
.sale-personal-section-index-block-ico i.profile {
  background-position: -200px 0px;
}
.sale-personal-section-index-block-ico i.cart {
  background-position: -250px 0px;
}
.sale-personal-section-index-block-ico i.subscribe {
  background-position: -300px 0px;
}
.sale-personal-section-index-block-ico i.contact {
  background-position: -350px 0px;
}
.sale-personal-section-index-block-ico i.fa {
  font-size: 45px;
  display: table-cell;
  vertical-align: middle;
  background: none;
  height: 54px;
}

.personal_wrapper form input[type="submit"] {
  border-radius: 2px;
  margin: 10px 0 10px;
  cursor: pointer;
  text-transform: none;
  padding: 7px 12px 8px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #fff !important;
  text-shadow: none;
  border: 1px solid transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-row > div > a {
  border-radius: 2px;
  margin: 0px 0 16px;
  cursor: pointer;
  text-transform: none;
  padding: 7px 18px 9px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #fff !important;
  text-shadow: none;
  border: 1px solid transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-decoration: none;
  display: block;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-row > div > a:before {
  display: none;
}
.personal_wrapper .orders_wrapper .sale-order-list-button,
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-about-order-inner-container-repeat
  > a,
.sale-order-detail-payment-options-methods-button-element,
.sale-order-detail-payment-options-methods-button-element-new-window {
  border-radius: 2px;
  margin: 0px 0 16px;
  padding: 7px 12px 8px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  height: auto;
  text-shadow: none;
  border: 1px solid transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  float: right;
}
.personal_wrapper .orders_wrapper h3:first-of-type {
  margin-top: 0px;
}
body .ymaps-2-1-50-float-button-icon {
  left: 5px;
  top: 5px;
}
body .ymaps-2-1-50-listbox__button-icon.ymaps-2-1-50-_icon_layers {
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 2px;
}

/*orders*/
.personal_wrapper .row > span {
  font-size: 13px;
}
.personal_wrapper .row > div[class*="col-md-"],
.personal_wrapper .row > ul[class*="col-md-"] {
  box-sizing: border-box;
  padding: 0px 15px;
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  float: none;
}
.personal_wrapper .sale-order-list-container,
.personal_wrapper div[class*="col-md-"] {
  padding: 0px 15px;
  box-sizing: border-box;
  display: inline-block;
}
.personal_wrapper div[class*="col-xs"] {
  padding: 0px 15px;
}
.personal_wrapper .row div.sale-order-list-inner-row-template,
.personal_wrapper .row div.sale-order-detail-payment-inner-row-template {
  display: none;
  text-align: left;
  width: 100%;
  max-width: 100%;
  margin: 0px;
  font-size: 13px;
}
.personal_wrapper .row div.sale-order-detail-payment-inner-row-template {
  margin-left: 16.66666667%;
  padding-left: 5px;
}
.personal_wrapper
  .row.sale-order-list-inner-row
  div.sale-order-list-inner-row-template {
  padding: 0px 23px;
}
.personal_wrapper
  .row
  div.sale-order-detail-about-order-inner-container-details,
.personal_wrapper
  .row
  div.sale-order-detail-payment-options-shipment-composition-map {
  display: none;
}
.personal_wrapper .col-md-12 {
  width: 100%;
}
.personal_wrapper .col-md-11 {
  width: 91.66666667%;
}
.personal_wrapper .col-md-10 {
  width: 83.33333333%;
}
.personal_wrapper .col-md-9 {
  width: 75%;
}
.personal_wrapper .col-md-8 {
  width: 66.66666667%;
}
.personal_wrapper .col-md-7 {
  width: 58.33333333%;
}
.personal_wrapper .col-md-6 {
  width: 50%;
}
.personal_wrapper .col-md-5 {
  width: 41.66666667%;
}
.personal_wrapper .col-md-4 {
  width: 33.33%;
}
.personal_wrapper .col-md-3 {
  width: 25%;
}
.personal_wrapper .col-md-2 {
  width: 16.66666667%;
}
.personal_wrapper .col-md-1 {
  width: 8.33333333%;
}
.orders_wrapper .visible-xs,
.orders_wrapper .visible-sm,
.orders_wrapper .visible-md,
.orders_wrapper .visible-lg {
  display: none !important;
}
.orders_wrapper .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.orders_wrapper .container-fluid.sale-order-detail {
  padding-right: 0px;
  padding-left: 0px;
}
.orders_wrapper
  .row
  .sale-order-payment-change-pp-list
  .sale-order-payment-change-pp-company {
  padding: 7px;
}
.orders_wrapper .row div.sale-order-list-repeat-container {
  padding: 0px;
}
.orders_wrapper .row div.sale-order-list-inner-container {
  padding: 0px 0px 0px 0px;
  border: none;
}
.personal_wrapper i {
  font-size: 36px;
}

.soc-serv-personal i {
  font-size: 12px;
}
.soc-serv-personal .soc-serv-photo {
  width: auto;
  height: auto;
}

.personal_wrapper .orders_wrapper .row.col-md-12.col-sm-12 {
  border: 1px solid #f2f2f2;
  padding: 22px 22px 4px;
  margin: 0px 0px 20px;
}
.personal_wrapper .orders_wrapper .row.col-md-12.col-sm-12 > a {
  font-weight: bold;
  font-size: 13px;
}
.personal_wrapper .orders_wrapper .row.col-md-12.col-sm-12 > a:hover {
  color: #333;
}
body .sale-order-link,
body .sale-order-history-link {
  margin-bottom: 18px;
}
.personal_wrapper .orders_wrapper .sale-order-title {
  font-weight: bold;
  font-size: 20px;
  color: #383838;
  line-height: 24px;
  margin: 14px 0px 25px;
  clear: both;
}
.personal_wrapper .orders_wrapper .sale-order-list-container {
  border: 1px solid #f2f2f2;
}
.personal_wrapper .orders_wrapper .sale-order-list-accomplished-title-container,
.personal_wrapper .orders_wrapper .sale-order-list-title-container,
.personal_wrapper .orders_wrapper .sale-order-detail-general-head {
  background: #f7f7f7;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-container
  .sale-order-list-accomplished-title,
.personal_wrapper
  .orders_wrapper
  .sale-order-list-container
  .sale-order-list-title,
.personal_wrapper .orders_wrapper .sale-order-detail-general-item {
  font-weight: bold;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #383838;
  margin: 20px 0px 22px 7px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-container
  .sale-order-list-inner-accomplished {
  border: none;
  border-top: 1px solid #f2f2f2;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-accomplished-title-container
  .row
  > div {
  vertical-align: middle;
}
.personal_wrapper .orders_wrapper .sale-order-list-accomplished-date,
.personal_wrapper .orders_wrapper .sale-order-list-accomplished-date-number {
  margin: 0px;
  font-size: 14px;
  color: #777777;
  font-weight: 400;
}
.personal_wrapper .orders_wrapper .sale-order-list-accomplished-date-number {
  margin: 0px 5px 0px 0px;
}

.personal_wrapper .orders_wrapper .sale-order-list-inner-row {
  padding: 0px 14px 5px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-accomplished
  .sale-order-list-inner-row {
  padding-top: 21px;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-row > div {
  width: auto;
  padding: 0px 8px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-row
  .sale-order-list-inner-row-body
  > div {
  vertical-align: top;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-title-line {
  border-top: 1px solid #f2f2f2;
  padding: 20px 23px 8px;
  margin: 10px 0px 0px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-title-line:first-child {
  margin: 0px;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-title-line-item {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  text-transform: none;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-title-line-border {
  display: none;
}

.personal_wrapper .orders_wrapper .sale-order-list-payment-title,
.personal_wrapper .orders_wrapper .sale-order-list-shipment-title {
  color: #383838;
  font-size: 15px;
  font-weight: bold;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  text-transform: none;
}
.personal_wrapper .orders_wrapper .sale-order-list-status-alert,
.personal_wrapper .orders_wrapper .sale-order-list-status-success,
.personal_wrapper .orders_wrapper .sale-order-list-shipment-status-block,
.sale-order-detail-payment-options-methods-info-title-status-alert,
.sale-order-detail-payment-options-methods-info-title-status-success,
.sale-order-payment-change-status-alert,
.sale-order-payment-change-status-success {
  margin: 3px 0px 3px 20px;
  padding-left: 10px;
  padding-right: 11px;
}
.personal_wrapper .orders_wrapper .sale-order-list-status-alert,
.sale-order-detail-payment-options-methods-info-title-status-alert,
.sale-order-payment-change-status-alert {
  color: #e62222;
  border-color: #f7bcbc;
  background: #fdeeee;
}
.personal_wrapper .orders_wrapper .sale-order-list-status-success,
.sale-order-detail-payment-options-methods-info-title-status-success,
.sale-order-payment-change-status-success {
  color: #4b8c03;
  border-color: #c9dcb3;
  background: #f1f6eb;
}
.personal_wrapper .orders_wrapper .sale-order-list-shipment-status-block {
  padding-left: 10px;
  padding-right: 11px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-payment-price
  .sale-order-list-payment-number,
.personal_wrapper .orders_wrapper .sale-order-payment-change-payment-number {
  color: #333333;
}
.personal_wrapper .orders_wrapper .sale-order-list-change-payment {
  text-decoration: none;
  font-size: 13px;
  position: relative;
  display: inline-block;
  padding: 0px 25px 0px 0px;
}
.personal_wrapper .orders_wrapper .sale-order-list-change-payment:before {
  content: "";
  position: absolute;
  right: 5px;
  top: 4px;
  width: 10px;
  height: 6px;
  background: url("../../../../../../local/templates/styllight/images/arrows.png")
    0px -161px no-repeat;
  z-index: 2;
}
.personal_wrapper .orders_wrapper .sale-order-list-change-payment:hover {
  color: #333;
}

.personal_wrapper .orders_wrapper .sale-order-detail-about-order,
.personal_wrapper .orders_wrapper .sale-order-detail-payment-options {
  margin-top: 0px;
}
.personal_wrapper
  .orders_wrapper
  div.sale-order-detail-about-order-inner-container {
  padding-top: 15px;
  padding-bottom: 11px;
  border: none;
}
.personal_wrapper .orders_wrapper div.sale-order-detail-payment-options-info {
  padding-top: 18px;
  padding-bottom: 22px;
}
.personal_wrapper .orders_wrapper div.sale-order-detail-payment-options-methods,
.personal_wrapper
  .orders_wrapper
  div.sale-order-detail-payment-options-shipment {
  padding: 25px 0 26px 0;
}
.personal_wrapper .orders_wrapper .row ul li:before {
  display: none;
}

.personal_wrapper .orders_wrapper .sale-order-list-top-border {
  margin: 15px 23px 22px;
  background: #f2f2f2;
}
.personal_wrapper .orders_wrapper .sale-order-list-inner-row:last-of-type {
  padding-left: 29px;
  padding-right: 29px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-row:last-of-type
  .sale-order-list-top-border {
  margin-left: -14px;
  margin-right: -14px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-row
  .sale-order-list-cancel-container {
  float: right;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-row
  .sale-order-list-shipment {
  padding: 0px 23px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-row:last-of-type
  > div:last-of-type
  a {
  background: #fff;
  color: #ddd !important;
  border: 1px solid #ddd;
}

.personal_wrapper .orders_wrapper .sale-order-payment-change-pp-list {
  padding: 19px 0px 0px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-payment-change-pp-list
  .sale-order-payment-change-pp-company {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 2px 10px 15px 0px;
  box-sizing: border-box;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-payment-change-pp-list
  .sale-order-payment-change-pp-company
  .sale-order-payment-change-pp-company-graf-container {
  position: relative;
  padding: 0;
  border: none;
  border-radius: 0;
  height: auto;
  cursor: pointer;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-payment-change-pp-list
  .sale-order-payment-change-pp-company
  .sale-order-payment-change-pp-company-smalltitle {
  display: block;
  vertical-align: middle;
  padding: 0px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #777;
  text-align: left;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-payment-change-pp-list
  .sale-order-payment-change-pp-company
  .sale-order-payment-change-pp-company-image
  + .sale-order-payment-change-pp-company-smalltitle {
  display: table-cell;
  padding: 0 0 0 20px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-payment-change-pp-list
  .sale-order-payment-change-pp-company
  .sale-order-payment-change-pp-company-image {
  position: relative;
  display: table-cell;
  border: 1px solid #f2f2f2;
  width: 118px;
  height: 70px;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  background-position: center center !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
  background-color: #fbfbfb;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-row
  > div
  > a.sale-order-list-cancel-payment {
  background: none;
  color: #ddd !important;
  padding-left: 0px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-list-inner-row
  > div
  > a.sale-order-list-cancel-payment:hover {
  color: #333 !important;
  background: none;
}
.bx_my_order_cancel {
  font-size: 13px;
}
.bx_my_order_cancel a:hover {
  color: #333;
}

.personal_wrapper .orders_wrapper .sale-order-detail-back-to-list-link-up,
.personal_wrapper .orders_wrapper .sale-order-detail-back-to-list-link-down {
  font-weight: bold;
}
.personal_wrapper .orders_wrapper .sale-order-detail-general {
  border: 1px solid #f2f2f2;
}
.personal_wrapper .orders_wrapper .sale-order-detail-general-head {
  border-bottom: 1px solid #f2f2f2;
}
.personal_wrapper .orders_wrapper .sale-order-detail-about-order {
  margin-top: 0px;
  padding: 0px 7px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-about-order-container
  .sale-order-detail-about-order-title {
  background: #fff;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.sale-order-detail-about-order-title-element,
.sale-order-detail-payment-options-title-element,
.sale-order-detail-payment-options-shipment-composition-title-element,
.sale-order-detail-payment-options-order-content-title-element,
.sale-order-detail-general-item {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  margin-left: 6px;
}
.personal_wrapper .orders_wrapper .sale-order-detail-about-order-title-element {
  margin-left: 0px;
  margin-top: 21px !important;
  margin-bottom: 2px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-about-order-inner-container-name-title,
.sale-order-detail-about-order-inner-container-status-title,
.sale-order-detail-about-order-inner-container-price-title {
  font-size: 14px;
  color: #888888;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-about-order-inner-container-name-detail,
.sale-order-detail-about-order-inner-container-status-detail,
.sale-order-detail-about-order-inner-container-price-detail {
  font-size: 15px;
  color: #333333;
  font-weight: 400;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.sale-order-detail-about-order-inner-container-price-detail {
  font-weight: bold;
}
.sale-order-detail-about-order-inner-container-name-read-more,
.sale-order-detail-about-order-inner-container-name-read-less {
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  position: relative;
  padding: 0px 25px 0px 0px;
  border: none;
}
.sale-order-detail-about-order-inner-container-name-read-more:after,
.sale-order-detail-about-order-inner-container-name-read-less:after {
  position: absolute;
  right: 5px;
  top: 7px;
  width: 10px;
  height: 6px;
  background: url("../../../../../../local/templates/styllight/images/arrows.png")
    0px -161px no-repeat;
  z-index: 2;
}
.sale-order-detail-about-order-inner-container-name-read-more:hover:after,
.sale-order-detail-show-link:hover:after {
  background-position: 0px -161px;
}
.sale-order-detail-about-order-inner-container-name-read-less:after,
.sale-order-detail-about-order-inner-container-name-read-less:hover:after {
  background-position: -35px -161px;
}
.sale-order-detail-about-order-inner-container-details-title {
  color: #777777;
  font-weight: bold;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-size: 15px;
  border: none;
  border-top: 1px solid #f2f2f2;
  padding: 24px 0px 5px;
  margin-bottom: 0px;
}
.personal_wrapper
  .row
  div.sale-order-detail-about-order-inner-container-details {
  padding: 9px 0px 0px;
}
.personal_wrapper .sale-order-detail-about-order-inner-container-details-list {
  margin: 0px 0px 24px;
}

.sale-order-detail-about-order-inner-container-list-item,
.sale-order-detail-about-order-inner-container-list-item-element,
.sale-order-detail-about-order-inner-container-name-titile,
.sale-order-detail-about-order-inner-container-status-title,
.sale-order-detail-about-order-inner-container-price-title,
.sale-order-detail-payment-options-shipment-composition-item-title,
.sale-order-detail-payment-options-order-content-item-title {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.sale-order-detail-about-order-inner-container-list-item {
  color: #888888;
}
.sale-order-detail-about-order-inner-container-list-item
  .sale-order-detail-about-order-inner-container-list-item-element {
  color: #333;
  font-size: 15px;
  font-weight: 400;
}
.sale-order-detail-about-order-inner-container-list-item-link {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.sale-order-detail-about-order-inner-container-list-item-link:hover {
  color: #333;
}
.sale-order-detail-payment-options-title-element,
.sale-order-detail-payment-options-shipment-composition-title-element,
.sale-order-detail-payment-options-order-content-title-element {
  margin-top: 17px !important;
  margin-bottom: 18px;
}
.sale-order-detail-payment-options-title,
.sale-order-detail-payment-options-shipment-composition-title,
.sale-order-detail-payment-options-order-content-title,
.sale-order-detail-payment-options-order-content-title {
  border: 1px solid #f2f2f2;
  border-left-width: 0px;
  border-right-width: 0px;
}
.sale-order-detail-payment-options-inner-container {
  border: none;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-info
  .sale-order-detail-payment-options-info-image {
  display: none;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-info
  .sale-order-detail-payment-options-info-container {
  width: 100%;
  padding: 3px 22px 0px !important;
}
.sale-order-detail-payment-options-info-order-number,
.sale-order-detail-payment-options-info-total-price {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  color: #383838;
  font-weight: bold;
}
.sale-order-detail-payment-options-info-total-price {
  color: #777777;
  font-weight: 400;
}
.sale-order-detail-payment-options-info-total-price span {
  color: #383838;
}
.sale-order-detail-order-item-tr {
  display: table-row !important;
}

.payment-options-methods-row div,
.payment-options-methods-row div table {
  font-size: 14px;
}

.personal_wrapper div.payment-options-methods-row {
  padding: 0px 7px 0px 22px;
}
.sale-order-detail-payment-options-methods-container:before,
div.payment-options-methods-row:before,
div.payment-options-methods-row:last-child:after {
  display: none;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-methods-information-block
  .sale-order-detail-payment-options-methods-image-container {
  /*display:none;*/
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-methods-info.opened {
  width: 83.33333333%;
}
.sale-order-detail-payment-options-methods-image-element,
.sale-order-detail-payment-options-shipment-image-element {
  background-size: auto;
  border: 1px solid #f2f2f2;
}

.personal_wrapper
  .orders_wrapper
  .sale-order-detail-about-order-inner-container-status {
  width: 30.3%;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-about-order-inner-container-repeat {
  width: 19.66666667%;
}

.personal_wrapper .sale-order-detail-payment-options-methods-info-title,
.personal_wrapper
  .sale-order-detail-payment-options-methods-shipment-list-item-title,
.personal_wrapper .sale-order-payment-change-payment-title {
  font-weight: bold;
  color: #383838;
  font-size: 15px;
}
.sale-order-detail-payment-options-methods-info-total-price {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
}
.sale-order-detail-payment-options-methods-info-total-price
  .sale-order-detail-sum-number {
  color: #383838;
}

.sale-order-detail-show-link,
.sale-order-detail-hide-link,
.sale-order-detail-payment-options-methods-info-change-link {
  border: none;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  position: relative;
  padding: 3px 25px 0px 0px;
  display: inline-block;
  margin: 6px 0px 0px;
}
.sale-order-detail-hide-link:after,
.sale-order-detail-show-link:after,
.sale-order-detail-payment-options-methods-info-change-link:after {
  position: absolute;
  right: 5px;
  top: 7px;
  width: 10px;
  height: 6px;
  background: url("../../../../../../local/templates/styllight/images/arrows.png")
    0px -161px no-repeat;
  z-index: 2;
}
.sale-order-detail-hide-link {
  display: none;
}
.sale-order-detail-hide-link:after,
.sale-order-detail-hide-link:hover:after {
  background-position: -35px -161px;
}

.personal_wrapper .sale-paysystem-close {
  top: 24px;
}
.personal_wrapper
  .orders_wrapper
  div.sale-order-detail-payment-options-methods-template {
  position: static;
  opacity: 1;
  display: none;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-inner-container
  > .row:first-child
  div.sale-order-detail-payment-options-shipment {
  border: none;
}

.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-inner-container
  .sale-order-detail-payment-options-shipment-container {
  padding: 0px 22px;
}
.sale-order-detail-payment-options-shipment > div > div {
  vertical-align: top;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-shipment
  .sale-order-detail-payment-options-shipment-image-container {
  width: 16.66666667%;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-shipment
  .sale-order-detail-payment-options-methods-shipment-list {
  width: 66.66666667%;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-methods-shipment-list-item-link {
  padding-top: 0px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-shipment-composition-map {
  width: 83.33333333%; /*margin-left:16.66666667%;*/
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-shipment-composition-map
  > .row {
  margin: 0px -1px 0px -7px;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-payment-options-shipment-composition-container {
  border: 1px solid #f2f2f2;
}
.sale-order-detail-payment-options-shipment-composition-title {
  border: none;
  border-bottom: 1px solid #f2f2f2;
  background: #fbfbfb;
}
.sale-order-detail-payment-options-shipment-composition-title
  .sale-order-detail-payment-options-shipment-composition-title-element {
  font-size: 15px;
  margin-top: 13px;
  margin-bottom: 14px;
}
.personal_wrapper .sale-order-detail-order-section {
  border: none;
}
.personal_wrapper .sale-order-detail-order-section-content.container-fluid {
  padding: 0px;
}
.personal_wrapper .sale-order-detail-order-item-td {
  padding-top: 6px;
  padding-bottom: 3px;
  vertical-align: middle;
}
.personal_wrapper .sale-order-detail-order-item-td-title {
  color: #999999;
  padding-bottom: 4px;
}
.personal_wrapper
  .sale-order-detail-order-item-td:first-child
  .sale-order-detail-order-item-td-title {
  padding-left: 21px;
}
.personal_wrapper .sale-order-detail-order-item-properties {
  padding-top: 6px;
}
.sale-order-detail-order-item-td
  .sale-order-detail-order-item-block
  .sale-order-detail-order-item-img-block {
  padding-right: 30px;
}
.sale-order-detail-order-item-td
  .sale-order-detail-order-item-block
  .sale-order-detail-order-item-img-block
  + .sale-order-detail-order-item-content {
  padding: 15px 0px 0px 0px;
}
.sale-order-detail-order-item-td .sale-order-detail-order-item-block a {
  font-size: 13px;
  color: #383838;
  font-weight: 400;
}
.sale-order-detail-order-item-td .sale-order-detail-order-item-imgcontainer {
  border: none;
}
.sale-order-detail-order-item-td .sale-order-detail-order-item-block {
  padding: 0px 0px 0px 22px;
}
.sale-order-detail-payment-options-shipment-composition-container
  .sale-order-detail-order-item-td
  .sale-order-detail-order-item-td-text,
.sale-order-detail-payment-options-shipment-composition-container
  .sale-order-detail-order-item-properties,
.sale-order-detail-payment-options-order-content
  .sale-order-detail-order-item-tr
  .sale-order-detail-order-item-properties:nth-child(3),
.sale-order-detail-payment-options-order-content
  .sale-order-detail-order-item-tr
  .sale-order-detail-order-item-properties:nth-child(5) {
  text-align: center;
}
.personal_wrapper
  .sale-order-detail-payment-options-order-content
  .sale-order-detail-order-item-tr:last-of-type
  .sale-order-detail-order-item-td {
  border-bottom: 1px solid #f2f2f2;
}

.sale-order-detail-total-payment ul {
  margin-bottom: 0px;
}
.personal_wrapper .sale-order-detail-total-payment-list-left-item,
.personal_wrapper .sale-order-detail-total-payment-list-right-item {
  color: #777777;
  font-size: 14px; /*font-family:Ubuntu, Arial, Helvetica, sans-serif;*/
  font-weight: 400;
  line-height: 20px;
}
.personal_wrapper .sale-order-detail-total-payment-list-left-item:last-of-type,
.personal_wrapper
  .sale-order-detail-total-payment-list-right-item:last-of-type {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

/*pay*/
.personal_wrapper .sale-personal-account-wallet-container {
  max-width: 100%;
  background: #fbfbfb;
  margin-bottom: 0;
}
.personal_wrapper
  .sale-personal-account-wallet-container
  .sale-personal-account-wallet-title {
  background: none;
  font-size: 12px;
  color: #888888;
  font-weight: 400;
  padding: 18px 43px 8px;
}
.personal_wrapper
  .sale-personal-account-wallet-container
  .sale-personal-account-wallet-list-container {
  background: none;
  color: #333;
}
.personal_wrapper
  .sale-personal-account-wallet-container
  .sale-personal-account-wallet-list-item:before {
  background: url("../../../../../../local/templates/styllight/images/svg/icons_mask.svg") -50px -5px
    no-repeat;
  width: 50px;
  height: 40px;
  margin: 0px;
  top: 0px;
  left: 0px;
}
.personal_wrapper
  .sale-personal-account-wallet-container
  .sale-personal-account-wallet-list-item {
  padding: 0px 0px 24px 70px;
  margin: 0px 30px 0px 43px;
  font-size: 0px;
  line-height: 0px;
}
.sale-personal-account-wallet-currency,
.sale-personal-account-wallet-sum {
  float: none;
  display: inline-block;
  vertical-align: baseline;
  padding: 0px 26px 0px 0px;
}
.sale-personal-account-wallet-sum {
  font-size: 36px;
  line-height: 40px;
  color: #333;
}
.sale-personal-account-wallet-currency {
  font-size: 20px;
  line-height: 24px;
  color: #777777;
}
.btn.sale-account-pay-button {
  font-weight: 400;
  height: auto;
  line-height: 18px;
}

.personal_wrapper .sale-personal-section-account-sub-header {
  padding: 28px 20px 20px 42px;
  font-size: 18px;
  color: #333;
  margin: 0;
  border-top: 1px solid #f2f2f2;
}
.personal_wrapper .bx-sap {
  padding: 0px 20px 38px 42px;
}
.personal_wrapper .bx-sap .sale-acountpay-title {
  color: #777777;
  margin-bottom: 10px;
}
.personal_wrapper .bx-sap .sale-acountpay-title + div {
  max-width: 100% !important;
  color: #333;
}
.personal_wrapper .bx-sap .sale-acountpay-title + div .form-group div {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
}
.bx-sap .control-label.input-lg {
  text-align: left;
}
.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
  margin-right: 5px;
  background: none;
  border: 1px solid #ddd;
  height: 33px;
  line-height: 31px;
}
.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item:hover {
  background: #ddd;
  color: #fff;
}
.personal_wrapper .sale-acountpay-block {
  margin-bottom: 7px;
}
.personal_wrapper .sale-acountpay-pp.row > div {
  width: 100%;
  padding: 0px;
  font-size: 0px;
}
.bx-sap .row {
  margin-left: -7px;
  margin-right: -7px;
}
.bx-sap .sale-acountpay-block,
.bx-sap .container-fluid > .row > .col-xs-12 {
  padding: 7px;
}
.sale-acountpay-block .sale-acountpay-title {
  margin-top: 3px;
}
.sale-acountpay-block .sale-acountpay-pp div .sale-acountpay-pp-company {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 2px 7px 15px;
  box-sizing: border-box;
}
.bx-sap .sale-acountpay-pp-company-graf-container {
  position: relative;
  padding: 0;
  border: 1px solid #fbfbfb;
  border-radius: 0;
  width: 120px;
  height: 72px;
  background: #fbfbfb;
  display: table-cell;
  vertical-align: middle;
}
.bx-sap .sale-acountpay-pp-company-smalltitle {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #777;
  text-align: left;
}
.bx-sap
  .sale-acountpay-pp-company:not(.bx-selected):hover
  .sale-acountpay-pp-company-smalltitle,
.bx-sap
  .sale-acountpay-pp-company:not(.bx-selected):hover
  .sale-acountpay-pp-company-graf-container {
  cursor: pointer;
}
.bx-selected .sale-acountpay-pp-company-smalltitle {
  color: #333;
}
.sale-acountpay-pp-company-graf-container .sale-acountpay-pp-company-image {
  background-size: auto;
}
.bx-sap
  .sale-acountpay-pp-company-graf-container
  .sale-acountpay-pp-company-image {
  position: relative;
  border: 1px solid #f2f2f2;
  width: 118px;
  height: 70px;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  background-position: center center !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.bx-sap .button {
  font-size: 14px;
  text-transform: none;
  padding: 7px 18px 9px;
  border: 1px solid;
}
.bx-sap .sale-acountpay-pp-company-graf-container:before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 20px;
  height: 20px;
  border: 1px solid #f2f2f2;
  background: #fff;
  border-radius: 100%;
  z-index: 1;
}
.bx-sap
  .sale-acountpay-pp-company.bx-selected
  .sale-acountpay-pp-company-graf-container:after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: 12px;
  top: 13px;
  width: 10px;
  height: 8px;
  background: url("../../../../../../local/templates/styllight/images/svg/order_ext.svg") -64px -9px
    no-repeat;
  z-index: 2;
}
.bx-sap .sale-acountpay-pp-company-graf-container input {
  display: none;
}
.personal_wrapper .bx-sap form input[type="submit"] {
  font-size: 14px;
  text-transform: none;
  padding: 8px 12px 9px;
}
.personal_wrapper form[name="ShopForm"] input[type="submit"] {
  margin-right: 10px;
}
body .sale-order-payment-change-pp.row,
body .sale-order-payment-change-pp.row .row {
  font-size: 13px;
}
.sale-order-payment-change-pp.row .sale-paysystem-wrapper {
  margin: 0px;
}
.sale-paysystem-wrapper span.tablebodytext {
  display: block;
  padding: 0px 0px 20px;
}
.sale-order-payment-change-pp.row .sale-paysystem-wrapper span.tablebodytext,
.sale-order-payment-change-pp.row form {
  font-size: 13px;
}

.sale-paysystem-wrapper {
  border-color: #f2f2f2;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-active-event
  .sale-order-detail-payment-options-methods-template {
  position: relative;
  left: 0;
  opacity: 1;
  display: block;
}
.personal_wrapper
  .orders_wrapper
  .sale-order-detail-active-event
  .sale-order-detail-payment-options-methods-template
  .sale-paysystem-wrapper {
  border-width: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 10px;
}
.personal_wrapper .sale-paysystem-close {
  top: 16px;
}

/*profiles*/
.sale-personal-profile-list-container {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.sale-personal-profile-list-container > tbody > tr > th,
.sale-personal-profile-list-container > tfoot > tr > th,
.sale-personal-profile-list-container > thead > tr > td,
.sale-personal-profile-list-container > tbody > tr > td {
  padding: 21px 22px 21px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #f2f2f2;
  text-align: left;
  font-size: 13px;
  color: #999999;
  font-weight: 400;
}
.sale-personal-profile-list-container > tbody > tr > th {
  padding: 9px 22px 10px;
}
.sale-personal-profile-list-container > tbody > tr > th:first-child {
  border-left: 1px solid #f2f2f2;
}
.sale-personal-profile-list-container > tbody > tr > th:last-child {
  border-right: 1px solid #f2f2f2;
}
.sale-personal-profile-list-container > tbody > tr > td:nth-child(3) {
  color: #383838;
}
.sale-personal-profile-list-container a i {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  display: none;
}
input.form-control {
  margin-bottom: 0px;
}
.sale-profile-detail-form .form-group {
  margin-bottom: 17px;
}
.sale-profile-detail-form .form-control:hover,
.location-block-wrapper .dropdown-block.bx-ui-slst-input-block:hover {
  box-shadow: none;
  border-color: #f2f2f2;
}
.sale-personal-profile-list-actions > a {
  padding: 0px 17px 0px 0px;
}
.sale-personal-profile-list-change-button,
.sale-personal-profile-list-change-button:hover {
  border-bottom: none;
}
.sale-personal-profile-list-actions > a:last-of-type {
  padding-right: 0px;
}
.sale-personal-profile-list-container > tbody > tr:hover {
  background: #f7f7f7;
}
.sale-personal-profile-list-container > tbody > tr:hover > td:first-child {
  border-left-color: #f2f2f2;
}
.sale-personal-profile-list-container > tbody > tr > td:first-child {
  border-left: 1px solid #fff;
}
.sale-personal-profile-list-container > tbody > tr:hover > td:last-child {
  border-right-color: #f2f2f2;
}
.sale-personal-profile-list-container > tbody > tr > td:last-child {
  border-right: 1px solid #fff;
}
.sale-personal-profile-list-container > tbody > tr:last-child > td {
  border-bottom: 1px solid #f2f2f2;
}

.personal_wrapper .sale-profile-detail-link-list a {
  font-weight: bold;
  position: relative;
  padding: 0px 0px 0px 24px;
}
.personal_wrapper .sale-profile-detail-link-list a:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 12px;
  height: 10px;
  background: url("../../../../../../local/templates/styllight/images/return_mask.png")
    0px 0px no-repeat;
  z-index: 1;
  background-color: #ddd;
}
.personal_wrapper .sale-profile-detail-link-list a:hover:before {
  background-color: #1d1a1a;
}
.personal_wrapper .sale-profile-detail-form {
  border: 1px solid #f2f2f2;
  padding: 15px;
  box-sizing: border-box;
}
.personal_wrapper
  .sale-profile-detail-form
  .sale-personal-profile-detail-form-title-row {
  margin: 0px;
  width: 100%;
}
.personal_wrapper
  .sale-profile-detail-form
  .sale-personal-profile-detail-form-title-row
  h4 {
  border: none;
  margin-top: 0px;
}
.personal_wrapper .sale-personal-profile-detail-form-title-row h4 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 14px;
}
.sale-profile-detail-form .form-group > * {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0px 15px;
  box-sizing: border-box;
}
.sale-profile-detail-form .form-group > label {
  color: #888888;
  font-size: 13px;
  margin: 0px 0px 6px;
}
.sale-profile-detail-form .form-group .location-block-wrapper .bx-ui-sls-fake,
.sale-profile-detail-form .form-group .location-block-wrapper .bx-ui-sls-route {
  height: 31px;
}
.sale-profile-detail-form .form-group > div {
  color: #383838;
}
.personal_wrapper .sale-profile-detail-form .sale-personal-profile-btn-block {
  width: 100%;
  font-size: 0px;
  margin: 0px;
  float: none;
}
.personal_wrapper
  .sale-profile-detail-form
  .sale-personal-profile-btn-block
  > input[type="submit"] {
  margin: 0px 20px 20px 0px;
}
.personal_wrapper input[type="submit"]:last-of-type {
  background: #fff;
  color: #ddd !important;
  border: 1px solid #ddd;
}
.personal_wrapper .sale-order-payment-change-pp input[type="submit"] {
  background: #ddd;
  color: #fff !important;
  border: 1px solid #0000;
}
.personal_wrapper .sale-personal-profile-btn-block input[type="submit"] {
  margin: 0px 1px 0px 0px;
}
.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route,
.bx-sls .bx-ui-sls-container {
  height: 40px;
}

/* like and blog comments*/
.ilike .bx-ilike-text {
  height: 20px;
}
.bx_soc_comments_div {
  padding: 53px 0px 0px;
  border-top: 1px solid #f5f5f5;
  margin: 20px 0px 0px;
}
.bx_soc_comments_div .bx-catalog-tab-body-container {
  padding: 36px 0px 0px;
}
.blog-comment-form .blog-comment-fields {
  background: #fff;
}
.blog-comment-fields div.bxlhe-frame {
  margin: 0px 0px 40px;
  border: 1px solid #f5f5f5;
}
.bxlhe-frame .lhe-stat-toolbar-cont {
  border: none;
  border-bottom-width: 1px;
}
table.lhe-smiles-cont {
  margin: 0px !important;
}
div.lhe-tlbr-smile-cont img {
  display: block;
}
.blog-add-comment {
  padding-bottom: 5px;
}
div.blog-comment-line {
  background: #f5f5f5;
  margin: 10px 0px 0px;
}
.bx_soc_comments_div
  .bx-catalog-tab-body-container
  .bx-catalog-tab-container
  > div {
  padding: 0px;
}
.blog-comments .blog-comment {
  padding: 35px 0px 0px;
}
div.blog-comment .blog-author {
  color: #222;
  font-size: 1em;
  padding: 0px 12px 0px 0px;
}
div.blog-comment .blog-comment-meta {
  padding-bottom: 17px;
  padding-top: 13px;
}
.blog-post-date,
.blog-comment-date {
  color: #777;
  font-size: 0.867em;
}
.blog-comment-info {
  padding: 0px 0px 7px;
}
.blog-comment-meta {
  color: #999;
  font-size: 13px;
}
.blog-comment-meta span.blog-vert-separator {
  background: #fff;
  margin: 0px 6px;
}
.blog-comment-content {
  font-size: 14px;
}
.bx-ilike-popup-img {
  cursor: default;
}
.bx-ilike-popup-img:hover span,
.bx-ilike-popup-name-new {
  color: #222;
  text-decoration: none;
  cursor: default;
}
.ilike .bx-ilike-text {
  /*display:none;*/
  padding: 0px 0px 0px 4px;
}
.bx-ilike-button {
  cursor: pointer;
}
.bx-ilike-button.bx-ilike-button-disable {
  cursor: default;
}
.bx-ilike-button .bx-ilike-left-wrap {
  position: relative;
}
.bx-ilike-button .bx-ilike-left-wrap:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../../../../../../local/templates/styllight/images/svg/next.svg) -254px -313px
    no-repeat;
  display: inline-block;
  position: relative;
  top: 1px;
  opacity: 0.5;
}
.bx-ilike-button:hover .bx-ilike-left-wrap:before {
  opacity: 1;
}
.bx-ilike-button .bx-ilike-right-wrap {
  padding: 0px 2px;
}

/* CONTACTS PAGE */
.contacts {
  color: #333333;
}
.contacts table {
  color: #666666;
  border: 0;
  border-collapse: collapse;
}
.contacts table td {
  padding-bottom: 10px;
  line-height: 21px;
  vertical-align: top;
}
.contacts table td .dark_table {
  color: #333;
  font-weight: 500;
}
.contacts table td .fa.big-icon {
  margin: 0 20px 20px 0;
}

body .contacts.contacts-page-map-overlay table td {
  vertical-align: top;
}
body .contacts.top-cart {
  padding-top: 50px;
}
.contacts select[disabled] option {
  display: none;
}
.contacts-stores td.img {
  width: 15%;
}
.contacts-stores td.phone a {
  display: block;
}
.contacts-stores td .icon-text.schedule {
}
.contacts-stores .mobile-title-phone .phones-block a {
  display: block;
}
.contacts select {
  margin: 0px 0px 20px;
}
.maxwidth-theme > .form.inline {
  padding: 20px 0px 20px;
}
.contacts-wrapper {
  padding: 20px 0px;
}

/* contacts page */
.contacts-page-map .bx-yandex-view-layout {
  border-top-width: 0px;
}
.contacts.contacts-page-map-overlay {
  padding: 20px 20px 20px;
  position: relative;
  background: none;
}
.contacts-page-map + .contacts.contacts-page-map-overlay {
  margin: -486px auto 332px;
}
.contacts.contacts-page-map-overlay .contacts-wrapper {
  background: #fff;
  padding: 16px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.contacts.contacts-page-map-overlay table {
  border-collapse: collapse;
  border: 0;
}
.contacts.contacts-page-map-overlay table td {
  padding-bottom: 0px;
  font-size: 12px !important;
  vertical-align: middle;
}
.contacts.contacts-page-map-overlay table .fa {
  margin: 10px 25px 20px 10px;
}

.contacts.contacts-page-map-inline {
  padding: 20px 20px 0;
}
.contacts-page-map + .contacts.contacts-page-map-inline {
  padding-top: 0;
}
.contacts.contacts-page-map-inline table {
  border-collapse: collapse;
  border: 0;
  margin-bottom: 10px;
}
.contacts.contacts-page-map-inline table td {
  padding-bottom: 0px;
  font-size: 13px;
  vertical-align: top;
}
.contacts.contacts-page-map-inline table .fa {
  margin: 0px 25px 0px 10px;
}

/* contacts page v4 */
.contacts.contacts-page-overmap .contacts-wrapper {
  background: #fff;
  padding: 30px;
}
.contacts-page-map + .contacts.contacts-page-overmap .contacts-wrapper {
  box-shadow: 0px -21px 19px 0px rgba(0, 0, 0, 0.22);
  margin: -70px -24px 0px;
  position: relative;
}
.contacts.contacts-page-overmap table {
  width: 100%;
  border-right: 1px solid #eee;
}
.contacts.contacts-page-overmap table td {
  padding-bottom: 0px;
  font-size: 12px;
  vertical-align: top;
}
.contacts.contacts-page-overmap table td:last-child {
  padding-right: 10px;
}
.contacts.contacts-page-overmap .ask-question {
  text-align: center;
  padding-top: 15px;
}
.contacts.contacts-page-overmap table td.icon {
  width: 78px;
}
.contacts.contacts-page-overmap table td i.fa.big-icon.s45.fa-envelope {
  font-size: 22px;
  line-height: 43px;
}
table.contacts-stores h4 {
  margin: 20px 0 10px;
}

table.contacts-stores i.svg {
  min-height: auto;
  min-width: auto;
}
table.contacts-stores .icons-text .fa {
  float: left;
  padding-top: 3px;
}
table.contacts-stores .icons-text .text {
  padding-left: 24px;
  display: block;
}
body .container .shops.list .item .title {
  font-weight: bold;
}
table.contacts-stores .muted {
  color: #666;
  font-size: 13px;
}
table.contacts-stores .icons-text {
  clear: both;
  display: block;
  padding: 0 0 3px;
}

/* contacts page v5 */
.contacts-page-top .contacts {
  padding-top: 35px;
}
.contacts-page-top table {
  width: 100%;
}
.contacts-page-top table td {
  padding-bottom: 0px;
  font-size: 12px;
  vertical-align: top;
}
.contacts-page-top table td.icon {
  width: 78px;
}
.contacts-page-top table td i.fa.big-icon.s45.fa-envelope {
  font-size: 22px;
  line-height: 43px;
}

.contacts-v5 .contacts-page-top {
  margin-top: 0;
}
.contacts-v5 .bx-yandex-view-layout {
  margin-bottom: 0px;
}

/* content-banner */
.banners-content {
  overflow: hidden;
}
.banners-content .maxwidth-banner {
  margin: 0 auto;
}
.banners-content .maxwidth-banner .print-link,
.banners-content .maxwidth-banner .share.top {
  display: none;
}
.banners-content .maxwidth-banner .rss {
  display: none;
}
.banners-content .maxwidth-banner .maxwidth-theme {
  background: none;
  min-height: 320px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: left;
}
.banners-content .text {
}
.banners-content .intro-text {
  min-height: 80px;
  line-height: 24px;
}
.banners-content .img {
  text-align: center;
}
.banners-content h1 {
  font-weight: normal;
  line-height: 40px;
  margin-bottom: 9px;
}
.banners-content .text h1 {
  padding-right: 0px;
}
.banners-content .maxwidth-banner > .row {
  margin: 0px;
}
.banners-content .intro-text + p > span {
  margin: 0px 9px 12px 0px;
}
.item_block.animated {
  opacity: 0;
}
.main-section-wrapper {
  position: relative;
}

/*rs_grupper detail*/
body .char_block #rs_grupper ul.options {
  padding: 0 0px 10px 0;
  display: block;
  font-size: 13px;
  color: #3f3f3f;
  line-height: 20px;
  margin: 0px;
  list-style: none !important;
}
body .char_block #rs_grupper li {
  list-style: none !important;
  border-bottom: 1px dotted #ccc;
  height: auto;
  margin-bottom: 0px;
  font-size: 13px;
  padding-left: 0 !important;
  content: none !important;
}
body .char_block #rs_grupper li:before {
  content: none !important;
}
body .char_block #rs_grupper li span {
  color: #555;
  background-color: white;
  bottom: -11px;
  font-weight: normal;
  line-height: 27px;
  font-size: 13px;
  padding-right: 10px;
  position: relative;
}
body .char_block #rs_grupper li b {
  color: #666;
  float: right;
  background-color: white;
  bottom: -11px;
  font-size: 13px;
  font-weight: normal;
  line-height: 27px;
  padding-left: 10px;
  position: relative;
}
body .char_block #rs_grupper hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

body .char_block.colored_char #rs_grupper ul.options {
  padding: 0px;
  display: table;
  width: 100%;
}
body .char_block.colored_char #rs_grupper ul.options li {
  display: table-row;
}
body .char_block.colored_char #rs_grupper strong + ul.options {
  padding-top: 10px;
}
body .char_block.colored_char #rs_grupper li:nth-child(odd) {
  background: #f6f6f7;
}
body .char_block.colored_char #rs_grupper li span,
body .char_block.colored_char #rs_grupper li b {
  padding: 8px 18px 9px;
  position: static;
  float: none;
  display: table-cell;
  width: 50%;
  background: none;
}
body .char_block.colored_char #rs_grupper li b {
  padding-left: 28px;
}

body .char_block.line #rs_grupper li {
  border: none;
}
body .char_block.line #rs_grupper li span:after {
  content: ":";
  display: inline-block;
}
body .char_block.line #rs_grupper li b {
  float: none;
  padding-left: 0px;
}

body .fast_view_frame .char_block #rs_grupper {
  padding-top: 15px;
}

body .char_block .wd_propsorter table td {
  padding-right: 0px;
}
body .char_block .wd_propsorter table tr.row_header td {
  font-size: 1em;
  text-transform: none;
  padding-left: 0px;
  border-bottom: 0;
  padding-bottom: 10px;
}
body .char_block .wd_propsorter table tr.row_header + tr td {
  padding-top: 0px;
}
body .char_block .wd_propsorter table tr.row_header td {
  padding-top: 21px;
  font-weight: bold;
}
body .char_block .wd_propsorter table tr.row_header:first-child td {
  padding-top: 0px;
}
body .fast_view_frame .char_block .wd_propsorter table tr.row_header td {
  padding-top: 15px;
}
body .char_block .wd_propsorter table td.cell_name {
  text-align: left;
  padding-left: 0px;
  font-weight: normal;
  font-size: 13px;
  border: none;
}
body .char_block .wd_propsorter table td.cell_value {
  text-align: right;
  font-size: 13px;
  border: none;
}
body .char_block .wd_propsorter table td span {
  background: #fff;
}
body .char_block .wd_propsorter table td.cell_value span {
  padding-left: 10px;
}
body .char_block .wd_propsorter table td.cell_name:after {
  padding-right: 10px;
  background: #fff;
}
body .char_block .wd_propsorter table tr.row_empty td:before {
  display: none;
}
body .char_block .wd_propsorter table tr:not(.row_header) td {
  background: url(../../../../../../local/templates/styllight/images/dott.png)
    no-repeat;
  background-position: 0 14px;
  background-repeat: repeat-x;
  vertical-align: top;
}
body .char_block .wd_propsorter table tr.row_empty td {
  border-bottom: 1px solid #f2f2f2;
  padding-top: 15px;
  background: none;
}

body .char_block.line .wd_propsorter table td.cell_name,
body .char_block.line .wd_propsorter table td.cell_value {
  text-align: left;
  background: 0 0;
  display: inline-block;
  width: auto;
  padding: 2px 0;
  color: #777;
}
body .char_block.line .wd_propsorter table td.cell_value span {
  padding-left: 0px;
  color: #333;
}

.char_block .yeni_ipep_props_groups table.scheme-red tr.prop_line:hover {
  background: transparent;
}
.char_block
  .yeni_ipep_props_groups
  table.scheme-red
  tr.prop_line:nth-child(odd):hover,
.char_block
  .yeni_ipep_props_groups
  table.scheme-red
  tr.prop_line:nth-child(odd) {
  background: #f6f6f7;
}
.char_block .yeni_ipep_props_groups table.scheme-red tr.prop_line td {
  padding: 8px 18px 9px;
  width: 50%;
  font-size: 13px;
}
.char_block
  .yeni_ipep_props_groups
  table.scheme-red
  tr.prop_line
  td:last-of-type {
  padding-left: 28px;
}
.char_block .yeni_ipep_props_groups h2 {
  font-size: 15px;
  margin: 10px 0 10px;
}
body .fast_view_frame .char_block .yeni_ipep_props_groups {
  padding-top: 25px;
  overflow: hidden;
}

/* TOP DETAIL BANNERS */
.banners-content .intro-text {
  min-height: auto;
  padding: 0px 0px 25px;
  color: #222;
}
.banners-content .item_block {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.banners-content .text {
  padding-top: 40px;
  padding-bottom: 30px;
}
.banners-content .text .intro-text + p {
  margin-bottom: 0px;
}
.banners-content .img img {
  /*max-width:100%;*/
  max-height: 460px;
}

.detail .detailimage {
  z-index: 1;
}
.banner.CROP.TOP_HEADER {
  z-index: 5;
}
#bx-soa-image-popup {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  padding: 0px;
}
#bx-soa-image-popup .popup-window-content {
  padding: 0px;
}
#bx-soa-image-popup .popup-window-content img {
  max-width: 100%;
}
#bx-soa-image-popup .popup-window-close-icon {
  width: 30px;
  height: 30px;
  top: -15px !important;
  right: -15px !important;
  background: #000;
  opacity: 1 !important;
  border-radius: 100%;
}
#bx-soa-image-popup .popup-window-close-icon:after {
  background: url(../../../../../../local/templates/styllight/images/svg/close_icons.svg) -35px -1px
    no-repeat;
  width: 14px;
  height: 14px;
  opacity: 1;
  margin-left: -7px;
  margin-top: -7px;
  transform: none;
}

table.contacts-stores {
  width: 100%;
}
table.contacts-stores tr.item {
  border-bottom: 1px solid #f5f5f5;
}
table.contacts-stores tr.item td {
  padding: 20px;
  vertical-align: top;
}
table.contacts-stores tr.item td:last-of-type {
  width: 30%;
}

.bx-touch .bx_ordercart .bx_sort_container span {
  display: inline-block;
}
.bx-touch .bx_ordercart .bx_sort_container > span {
  display: none;
}
.bx-touch #basket_form .bx_ordercart .bx_sort_container a {
  width: auto;
  margin-bottom: 0px;
  border: none;
  padding: 7px 0px 6px 0px;
  margin-right: 15px;
}

.sale_order_full_table input[name="BuyButton"] {
  display: inline-block;
  margin: 26px 10px 26px 0;
}
.sale_order_full_table input[name="BuyButton"] + p {
  display: inline-block;
  margin: 0 0 15px 0;
}

/* *** */
ul li:before {
  display: none;
}

/*08.02*/
.charachters {
  display: none;
}
.charachters.show {
  display: block;
}

.modViews {
  z-index: 1;
}

/*09.04*/
.charachtersWrap {
  margin: 0 0 64px;
}
.charachtersWrap .row13 .colp13-8 {
  min-height: 10px;
  /* background: #fff; */
  padding: 40px;
  padding-bottom: 0;
}
.charachtersWrap .charachters > .row13:last-child .colp13-8 {
  padding-top: 0;
  padding-bottom: 18px;
  position: relative;
  top: -16px;
}

/*Slider buttons*/
.products .owl-carousel.js-products .owl-stage-outer {
  overflow: hidden;
}
.products .owl-carousel.js-products .owl-stage-outer .productItemImage img {
  max-height: 173px;
}

.products .owl-carousel.js-products .owl-nav {
  display: block;
}

.products .owl-carousel.js-products .owl-nav > div {
  position: absolute;
  top: 50%;
  background: #000;
  transition: all 0.3s ease 0s;
  padding: 11.5px 13px;
}

.products .owl-carousel.js-products .owl-nav > div:hover {
  filter: invert(1);
}

.products .owl-carousel.js-products .owl-prev {
  left: 0;
  transform: translate(50%, -50%);
}

.products .owl-carousel.js-products .owl-next {
  left: 90%;
  transform: translate(-100%, -50%);
}

@media (min-width: 450px) {
  .products .owl-carousel.js-products .owl-next {
    transform: translate(-50%, -50%);
  }
}

@media (min-width: 650px) {
  .products .owl-carousel.js-products .owl-next {
    transform: translate(0, -50%);
  }
}

@media (min-width: 992px) {
  .products .owl-carousel.js-products .owl-next {
    left: 95%;
    transform: translate(-50%, -50%);
  }
}
/* End */
/* /local/templates/styllight/css/defaultStyles.css?16769510158319 */
/* /local/templates/styllight/css/fonts.css?16769510164945 */
/* /local/templates/styllight/css/animates.css?16769510163575 */
/* /local/templates/styllight/css/icons.css?16769510162896 */
/* /local/templates/styllight/css/jquery.formstyler.css?167695101510875 */
/* /local/templates/styllight/css/owl.carousel.min.css?16769510162986 */
/* /local/templates/styllight/css/owl.theme.default.min.css?16769510151003 */
/* /local/templates/styllight/css/jquery.fancybox.css?16769510155053 */
/* /local/templates/styllight/css/jquery.fancybox-thumbs.css?1676951015735 */
/* /local/templates/styllight/css/personal.css?16769510164076 */
/* /local/templates/styllight/css/style.css?1753792017204726 */
/* /local/templates/styllight/css/media.css?174806875726816 */
/* /local/templates/styllight/css/main.css?1676951015340 */
/* /local/templates/styllight/components/bitrix/menu/left_menu_second/style.min.css?1652353778490 */
/* /local/templates/styllight/components/bitrix/menu/left_bottom/style.min.css?1652353778490 */
/* /local/templates/styllight/components/bitrix/menu/top_menu/style.min.css?1652869991490 */
/* /local/templates/styllight/components/arturgolubev/search.title/header/style.css?175025368216612 */
/* /local/templates/styllight/components/bitrix/form.result.new/send_form/style.css?1652353778666 */
/* /local/templates/styllight/styles.css?166014053946 */
/* /local/templates/styllight/template_styles.css?1748950090596714 */
