@charset "UTF-8";
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }
  
.control-label.col-sm-4 {
  width: 25% !important; /* 3 из 12 колонок = 25% */
  max-width: 25% !important;
  flex: 0 0 25% !important;
  text-align: left !important;
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

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

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  margin: 0; }

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0; }

input::-ms-clear {
  display: none; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

@font-face {
  font-family: "MATROSKA";
  src: url(../fonts/../fonts/MATROSKA.eot);
  src: local("😥"), url(../fonts/../fonts/MATROSKA.woff) format("woff"), url(../fonts/../fonts/MATROSKA.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

.footer-socials, .footer-nav__list, .main-nav__list, .select__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.footer__bottom, .footer-socials, .footer-subscribe__form, .footer-nav__list, .header__inner, .header__right, .catalog-opener, .main-nav__list, .search, .main-section__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.main-button, .categories__item-link-icon, .footer-socials__item, .footer-socials__item a, .basket, .basket__box, .main-section__side, .main-section__link-icon, .decore-block__item, .decore-line, .main-about__image-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

body {
  height: 100%;
  font-family: 'Montserrat', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

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

svg {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

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

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

input[type="submit"] {
  cursor: pointer; }

input {
  font-family: 'Montserrat', sans-serif; }

textarea {
  font-family: 'Montserrat', sans-serif; }

h1 {
  font-size: 34px;
  line-height: 36px;
  font-weight: 700; }

h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal; }

h3 {
  font-size: 22px;
  line-height: 24px;
  font-weight: normal; }

h4 {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal; }

h5 {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal; }

h6 {
  font-size: 10px;
  line-height: 12px;
  font-weight: normal; }

p.error {
  font-size: 12px;
  line-height: 14px;
  color: red; }

.wrapper {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding-top: 90px; }
  @media only screen and (max-width: 767px) {
    .wrapper {
      padding-top: 70px; } }

.holder-block {
  overflow: hidden;
  position: relative;
  height: 100%; }

.main-button {
  max-width: 215px;
  width: 100%;
  height: 47px;
  background: #141414;
  border: 1px solid #141414;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #e6e6e6;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  @media only screen and (min-width: 1025px) {
    .main-button:hover {
      background: transparent;
      color: #141414; } }

.main-title {
  position: relative;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #fff; }
  .main-title__text {
    position: relative;
    z-index: 1; }
  .main-title::before {
    content: '';
    position: absolute;
    width: 130px;
    height: 44px;
    background: #839074;
    top: 0;
    right: 100%;
    margin-right: -32px; }
  .main-title span {
    display: block;
    font-weight: 800; }
  @media only screen and (max-width: 1023px) {
    .main-title {
      font-size: 24px;
      line-height: 32px; }
      .main-title::before {
        height: 32px; } }
  @media only screen and (max-width: 767px) {
    .main-title {
      font-size: 20px;
      line-height: 24px; }
      .main-title::before {
        height: 26px; } }

.error-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 571px;
  max-width: 949px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto 90px;
  position: relative;
  padding: 0 60px; }
  @media screen and (max-width: 767px) {
    .error-holder {
      background-position: 50% 0;
      padding: 0 20px; } }
  .error-holder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(89.18deg, rgba(0, 0, 0, 0.6) 0.7%, rgba(0, 0, 0, 0) 99.35%); }
  .error-holder__box {
    position: relative;
    z-index: 1; }
  .error-holder__title {
    font-weight: 800;
    font-size: 44px;
    line-height: 54px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    text-shadow: 1px 1px 0px #839074;
    margin-bottom: 15px; }
  .error-holder__text {
    max-width: 370px;
    font-weight: bold;
    font-size: 18px;
    line-height: 152.34%;
    color: #e6e6e6;
    text-shadow: 1px 1px 0px #839074;
    margin-bottom: 45px; }
  .error-holder__btn {
    background: #839074;
    max-width: 215px;
    width: 100%;
    text-decoration: none;
    height: 47px;
    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;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414; }
    @media screen and (min-width: 1250px) {
      .error-holder__btn:hover {
        background: #fff; } }

.search-section .product-holder {
  margin: 0 auto;
  padding-bottom: 90px; }

.search-section__title {
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  color: #141414;
  text-shadow: 1px 1px 0px #fff;
  text-align: center;
  margin-bottom: 21px; }
  @media screen and (max-width: 767px) {
    .search-section__title {
      padding: 0 15px;
      font-size: 26px;
      line-height: 34px; } }

.search-section__text {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #141414;
  text-shadow: 1px 1px 0px #fff;
  text-align: center;
  margin-bottom: 5px; }

.search-form {
  max-width: 745px;
  margin: 70px auto 270px;
  width: 100%;
  position: relative; }
  @media screen and (max-width: 767px) {
    .search-form {
      padding: 0 15px;
      margin: 70px auto 100px; } }
  .search-form input {
    width: 100%;
    border: solid #141414;
    border-width: 0 0 2px;
    background: none;
    padding: 14px 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #454545; }
  .search-form__btn {
    position: absolute;
    top: 20px;
    right: 10px;
    background: none;
    padding: 0;
    border: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: false;
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: false;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slick-loading .slick-list {
  background: #fff; }

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; }

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto; }

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
  height: 100%;
  margin: 0 auto;
  border-radius: 0px; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 3px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
	----------------------------------------
	6.1 THEMES
	----------------------------------------
	*/
/* default theme ("light") */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: #ccc;
  filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: blue;
  border-radius: 0px;
  filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: blue;
  border-radius: 0px;
  filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: blue;
  border-radius: 0px;
  filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-color: #000;
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px; }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #333;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.about-top {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (max-width: 1250px) {
    .about-top {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .about-top {
      background-position: 72% 0; } }
  .about-top::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(50% 1594.46% at 50% 50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%); }
  .about-top__holder {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 850px;
    max-width: 1240px;
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 1250px) {
      .about-top__holder {
        height: 560px; } }
    @media screen and (max-width: 767px) {
      .about-top__holder {
        height: auto;
        padding: 70px 0 120px; } }
  .about-top .breadcrumb {
    position: absolute;
    top: 39px;
    left: 0; }
    .about-top .breadcrumb li + li::after {
      background: url("../images/bread-arrow-w.svg") no-repeat; }
    .about-top .breadcrumb li:last-child a {
      color: #e6e6e6; }
    .about-top .breadcrumb a {
      color: #fff;
      text-shadow: none; }
  .about-top__info {
    max-width: 505px;
    -ms-flex-preferred-size: 505px;
    flex-basis: 505px;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .about-top__info {
        max-width: 385px;
        -ms-flex-preferred-size: 385px;
        flex-basis: 385px; } }
    @media screen and (max-width: 767px) {
      .about-top__info {
        margin-bottom: 25px; } }
  .about-top__twocolumns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .about-top__twocolumns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .about-top__title {
    font-weight: 800;
    font-size: 44px;
    line-height: 54px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    text-shadow: 1px 1px 0px #839074;
    margin-bottom: 36px; }
    @media screen and (max-width: 1250px) {
      .about-top__title {
        margin-bottom: 20px; } }
    @media screen and (max-width: 1023px) {
      .about-top__title {
        font-size: 34px;
        line-height: 44px; } }
    @media screen and (max-width: 767px) {
      .about-top__title {
        font-size: 27px; } }
  .about-top__text {
    font-size: 14px;
    line-height: 17px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.04em;
    color: #fff; }
    .about-top__text p {
      margin: 25px 0; }
      .about-top__text p:first-child {
        margin-top: 0; }
      .about-top__text p:last-child {
        margin-bottom: 0; }
  .about-top__triggers-box + .about-top__triggers-box {
    margin-top: 54px; }
  .about-top__triggers-num {
    font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    text-shadow: 1px 1px 0px #839074;
    margin-bottom: 15px;
    padding-left: 18px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .about-top__triggers-num {
        margin-bottom: 5px; } }
    .about-top__triggers-num::after {
      content: '';
      position: absolute;
      top: 4px;
      left: 0;
      width: 7px;
      height: 25px;
      background: #839074; }
  .about-top__triggers-title {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    opacity: 0.7;
    text-shadow: 1px 1px 0px #839074; }
  .about-top__ancor {
    background: #839074;
    width: 270px;
    height: 78px;
    position: absolute;
    left: 0;
    bottom: 0; }
    .about-top__ancor::after {
      content: '';
      display: block;
      pointer-events: none;
      position: absolute;
      top: 50%;
      -webkit-transform-origin: 66% 66%;
      transform-origin: 66% 66%;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      border-bottom: 1px solid #141414;
      border-right: 1px solid #141414;
      width: 8px;
      height: 8px;
      left: 50%;
      margin: -3px 0 0 -6px; }

.about-section {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 90px 0; }
  @media screen and (max-width: 1250px) {
    .about-section {
      padding: 90px 15px; } }
  @media screen and (max-width: 1023px) {
    .about-section {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media screen and (max-width: 767px) {
    .about-section {
      padding: 50px 15px; } }
  .about-section__info {
    max-width: 468px;
    -ms-flex-preferred-size: 468px;
    flex-basis: 468px;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .about-section__info {
        margin-bottom: 30px; } }
  .about-section__title {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .about-section__title {
        font-size: 22px;
        line-height: 31px; } }
    .about-section__title span {
      font-weight: 800; }
  .about-section__sub-title {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #FFFFFF; }
  .about-section__list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #141414;
    opacity: 0.7;
    text-shadow: 1px 1px 0px #fff; }
    .about-section__list li {
      padding-left: 20px;
      position: relative; }
      .about-section__list li::after {
        content: '';
        position: absolute;
        top: 13px;
        left: 6px;
        background: #141414;
        opacity: 0.7;
        width: 4px;
        height: 4px;
        border-radius: 50%; }
  .about-section__video {
    max-width: 585px;
    -ms-flex-preferred-size: 585px;
    flex-basis: 585px;
    width: 100%;
    background: #141414;
    padding: 24px 50px 21px 0; }
    @media screen and (max-width: 1250px) {
      .about-section__video {
        max-width: 555px;
        -ms-flex-preferred-size: 555px;
        flex-basis: 555px; } }
    @media screen and (max-width: 767px) {
      .about-section__video {
        padding: 0; }
        .about-section__video iframe {
          width: 100%; } }

.why-we {
  background: rgba(243, 243, 242);
  margin-top: -125px;
  padding: 205px 0 230px;
  margin-bottom: -128px; }
  @media screen and (max-width: 1250px) {
    .why-we {
      padding: 205px 15px 230px; } }
  @media screen and (max-width: 1023px) {
    .why-we {
      padding: 145px 15px;
      margin-top: -95px;
      margin-bottom: -85px; } }
  @media screen and (max-width: 767px) {
    .why-we {
      padding: 105px 15px; } }
  .why-we__holder {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%; }
  .why-we__title {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    text-align: center;
    margin-bottom: 50px; }
    .why-we__title span {
      font-weight: 800; }
  .why-we__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 112px; }
    @media screen and (max-width: 767px) {
      .why-we__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 50px; } }
  .why-we__box {
    max-width: 250px;
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .why-we__box {
        max-width: 172px;
        -ms-flex-preferred-size: 172px;
        flex-basis: 172px;
        margin: 0 0 30px; } }
  .why-we__icon {
    width: 94px;
    height: 94px;
    border: 2px solid #000000;
    -webkit-filter: drop-shadow(1px 1px 0px #FFFFFF);
    filter: drop-shadow(1px 1px 0px #FFFFFF);
    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;
    border-radius: 50%;
    margin: 0 auto 25px; }
  .why-we__box-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 11px;
    height: 60px;
    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;
    overflow: hidden; }
    @media screen and (max-width: 1250px) {
      .why-we__box-title {
        font-size: 15px; } }
    @media screen and (max-width: 1023px) {
      .why-we__box-title {
        font-size: 14px; } }
    @media screen and (max-width: 767px) {
      .why-we__box-title {
        font-size: 13px; } }
  .why-we__text {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #141414; }
  .why-we__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 1023px) {
      .why-we__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .why-we__image {
    max-width: 585px;
    -ms-flex-preferred-size: 585px;
    flex-basis: 585px;
    width: 100%;
    position: relative; }
    @media screen and (max-width: 1250px) {
      .why-we__image {
        max-width: 495px;
        -ms-flex-preferred-size: 495px;
        flex-basis: 495px; } }
    @media screen and (max-width: 1023px) {
      .why-we__image {
        max-width: 585px;
        -ms-flex-preferred-size: 585px;
        flex-basis: 585px;
        margin: 0 0 82px; } }
  .why-we__image-text {
    position: absolute;
    bottom: -56px;
    right: 0;
    background: #839074;
    text-align: right;
    padding: 27px 30px;
    max-width: 362px;
    width: 100%; }
  .why-we__image-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 40px;
    color: #141414;
    text-shadow: 1px 1px 0px #babec1; }
  .why-we__image-notes {
    font-size: 16px;
    line-height: 140%;
    color: #141414;
    text-shadow: 1px 1px 0px #BABEC1; }
  .why-we__info-text {
    max-width: 463px;
    -ms-flex-preferred-size: 463px;
    flex-basis: 463px;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #141414; }
  .why-we__sub-title {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .why-we__sub-title {
        font-size: 20px;
        line-height: 27px; } }
    .why-we__sub-title span {
      font-weight: 800; }
  .why-we__notes p {
    margin: 25px 0; }
    .why-we__notes p:first-child {
      margin-top: 0; }
    .why-we__notes p:last-child {
      margin-bottom: 0; }

.about-intro {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto 121px;
  padding: 40px 0 0; }
  @media screen and (max-width: 1250px) {
    .about-intro {
      padding: 40px 15px 0; } }
  @media screen and (max-width: 767px) {
    .about-intro {
      margin: 0 auto 50px; } }
  .about-intro__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #141414; }
  .about-intro__text {
    margin-bottom: 60px;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #141414; }
  .about-intro__box {
    border: 1px solid #000;
    padding: 30px 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 1023px) {
      .about-intro__box {
        padding: 20px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; } }
  .about-intro__info {
    max-width: 600px;
    -ms-flex-preferred-size: 600px;
    flex-basis: 600px;
    width: 100%;
    margin-right: 35px; }
    @media screen and (max-width: 1023px) {
      .about-intro__info {
        max-width: 490px;
        -ms-flex-preferred-size: 490px;
        flex-basis: 490px; } }
    @media screen and (max-width: 767px) {
      .about-intro__info {
        margin: 0; } }
  .about-intro__sub-title {
    font-size: 48px;
    line-height: 59px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    margin-bottom: 30px;
    text-shadow: 1px 1px 0px #fff; }
    @media screen and (max-width: 1250px) {
      .about-intro__sub-title {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 20px; } }
    .about-intro__sub-title span {
      font-weight: 800; }
  .about-intro__small-title {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 20px; }
  .about-intro__notes {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #141414; }
  .about-intro__image {
    margin: -91px 0 0; }
    @media screen and (max-width: 1250px) {
      .about-intro__image {
        margin: -33px 0 0; } }
    @media screen and (max-width: 1023px) {
      .about-intro__image {
        margin: 0 0 -20px; } }
    @media screen and (max-width: 767px) {
      .about-intro__image {
        display: none; } }

.account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin: 0 auto 90px;
  width: 100%; }
  @media screen and (max-width: 1250px) {
    .account {
      padding: 0 15px; } }
  @media screen and (max-width: 1023px) {
    .account {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .account__aside {
    max-width: 382px;
    -ms-flex-preferred-size: 382px;
    flex-basis: 382px;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media screen and (max-width: 1365px) {
      .account__aside {
        max-width: 319px;
        -ms-flex-preferred-size: 319px;
        flex-basis: 319px; } }
    @media screen and (max-width: 1023px) {
      .account__aside {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 30px; } }
  .account__name {
    border: 1px solid #141414;
    height: 117px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 32px;
    font-weight: bold;
    font-size: 24px;
    line-height: 93.75%;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 30px; }
    @media screen and (max-width: 1365px) {
      .account__name {
        padding: 0 20px; } }
    @media screen and (max-width: 1023px) {
      .account__name {
        height: 65px; } }
  .account__nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .account__nav li {
    border: 1px solid #c1c0ba;
    margin: -1px 0 0; }
    .account__nav li.active {
      border-color: #839074; }
      .account__nav li.active a {
        background: #839074; }
  .account__nav a {
    font-weight: bold;
    font-size: 21px;
    line-height: 22px;
    color: #454545;
    text-shadow: 1px 1px 0px #fff;
    text-decoration: none;
    padding: 0 32px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1023px) {
      .account__nav a {
        height: 60px; } }
    @media screen and (min-width: 1250px) {
      .account__nav a:hover {
        color: #839074; } }
  .account__content {
    margin-left: 39px;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .account__content {
        margin: 0;
        min-width: 0; } }
    .account__content .form {
      width: 100%; }
    .account__content .form__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        .account__content .form__row {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
    .account__content .form__col {
      max-width: 400px;
      -ms-flex-preferred-size: 400px;
      flex-basis: 400px;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media screen and (max-width: 1250px) {
        .account__content .form__col {
          max-width: 310px;
          -ms-flex-preferred-size: 310px;
          flex-basis: 310px; } }
      @media screen and (max-width: 1023px) {
        .account__content .form__col {
          max-width: 360px;
          -ms-flex-preferred-size: 360px;
          flex-basis: 360px; } }
      @media screen and (max-width: 767px) {
        .account__content .form__col {
          max-width: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
          .account__content .form__col + .form__col {
            margin: 15px 0 0; } }
  .account__col-box + .account__col-box {
    max-width: 234px;
    -ms-flex-preferred-size: 234px;
    flex-basis: 234px;
    width: 100%;
    margin-left: 11px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media screen and (max-width: 1250px) {
      .account__col-box + .account__col-box {
        max-width: 180px;
        -ms-flex-preferred-size: 180px;
        flex-basis: 180px; } }
  .account__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 23px;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 29px; }
  .account__form-holder {
    margin-bottom: 40px; }
  .account__select-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .account__select-col {
    max-width: 142px;
    -ms-flex-preferred-size: 142px;
    flex-basis: 142px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .account__select-col + .account__select-col {
      max-width: 245px;
      -ms-flex-preferred-size: 245px;
      flex-basis: 245px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-left: 13px; }
      @media screen and (max-width: 767px) {
        .account__select-col + .account__select-col {
          -ms-flex-preferred-size: 229px;
          flex-basis: 229px;
          max-width: 229px; } }
      @media screen and (max-width: 413px) {
        .account__select-col + .account__select-col {
          -ms-flex-preferred-size: 190px;
          flex-basis: 190px;
          max-width: 190px; } }
      @media screen and (max-width: 374px) {
        .account__select-col + .account__select-col {
          -ms-flex-preferred-size: 175px;
          flex-basis: 175px;
          max-width: 175px; } }
      @media screen and (max-width: 359px) {
        .account__select-col + .account__select-col {
          -ms-flex-preferred-size: 134px;
          flex-basis: 134px;
          max-width: 134px; } }

.orders-history__bottom-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px; }

.orders-history__bottom-item {
  font-size: 16px;
  line-height: 20px;
  color: #000; }
  .orders-history__bottom-item span {
    font-weight: bold; }
  .orders-history__bottom-item + .orders-history__bottom-item {
    margin-top: 20px; }

.orders-history__bottom-price-t {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px; }

.orders-history__bottom-price-s {
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  color: #141414;
  font-weight: bold; }

.orders-history__btn {
  max-width: 215px;
  -ms-flex-preferred-size: 215px;
  flex-basis: 215px;
  width: 100%;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #141414;
  background: #141414;
  text-decoration: none;
  cursor: pointer; }
  @media screen and (min-width: 1250px) {
    .orders-history__btn:hover {
      background: #fff;
      color: #141414; } }

.orders-history__wrap {
  padding-top: 26px;
  overflow-x: auto;
  margin-bottom: 10px; }

.orders-history__block {
  width: 882px; }

.orders-history__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px; }

.orders-history__head-item {
  width: 19%;
  font-weight: bold;
  font-size: 16px;
  line-height: 97.52%;
  color: #454545;
  text-shadow: 1px 1px 0px #fff;
  text-align: center; }
  .orders-history__head-item:last-of-type {
    width: 54px; }

.orders-history__item {
  border: 1px solid #c1c0ba;
  margin-bottom: 16px; }
  .orders-history__item.active {
    background: #f4f4f4; }
    .orders-history__item.active .orders-history__icon::before {
      display: none; }
    .orders-history__item.active .orders-history__title {
      border-color: #c1c0ba; }

.orders-history__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  height: 65px;
  min-height: 65px;
  cursor: pointer;
  border-bottom: 1px solid transparent; }

.orders-history__title-item {
  font-weight: bold;
  font-size: 16px;
  color: #141414;
  position: relative;
  text-align: center;
  width: 19%;
  padding: 0 5px; }
  .orders-history__title-item::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 18px;
    background: #c1c0ba;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0; }

.orders-history__icon {
  position: relative;
  width: 50px;
  height: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: transparent; }
  .orders-history__icon::after {
    content: '';
    position: absolute;
    top: 25px;
    left: 20px;
    width: 12px;
    height: 2px;
    background: #141414; }
  .orders-history__icon::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 25px;
    height: 12px;
    width: 2px;
    background: #141414; }

.orders-history__price::after {
  display: none; }

.orders-history__inner {
  height: 0;
  overflow: hidden;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.orders-history__content {
  border-top: 1px solid transparent;
  padding: 0 32px 30px; }

.orders-history__box {
  margin-bottom: 24px; }

.orders-history__load {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f5f7fa;
  line-height: 36px;
  font-size: 16px;
  color: #485860;
  text-decoration: none;
  border-radius: 30px; }
  .orders-history__load svg {
    margin-right: 12px;
    width: 19px;
    height: 19px; }

.orders-history__box-title {
  font-size: 15px;
  line-height: 130%;
  color: #52636c;
  margin-bottom: 16px; }

.orders-history__box-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.orders-history__box-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 10px; }
  .orders-history__box-item .text {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 16px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.7); }
  .orders-history__box-item .dots {
    height: 1px;
    width: 100%;
    border-bottom: 1px dotted #d0dde4;
    margin: 0 15px 4px; }
  .orders-history__box-item .value {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-weight: bold; }

.orders-history__box-text {
  font-size: 15px;
  line-height: 130%;
  color: #52636c; }

.orders-history__about .orders-history__box-item .text {
  font-size: 14px; }

.orders-history__about .orders-history__box-item .value {
  font-size: 15px; }

.orders-history__about .orders-history__box-item:last-of-type .text {
  color: #3d3d3d;
  font-size: 16px; }

.orders-history__about .orders-history__box-item:last-of-type .value {
  color: #3d3d3d;
  font-size: 18px; }

.orders-history__bootom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 40px; }

.orders-history__bottom-error {
  font-size: 15px;
  line-height: 170%;
  color: #52636c;
  margin-right: 24px; }
  .orders-history__bottom-error span {
    color: #000; }

.orders-history__buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 108px;
  width: 100%;
  height: 34px;
  background: red;
  border: 1px solid red;
  -webkit-box-shadow: 0px 10px 21px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 10px 21px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.orders-history__status span {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 105px;
  height: 26px;
  background: #fbeaea;
  border-radius: 8px;
  font-size: 14px;
  line-height: 130%; }

.order__list {
  margin-bottom: 30px;
  border-bottom: 1px solid #c1c0ba; }

.order__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 28px 0;
  border-bottom: 1px solid #c1c0ba; }
  .order__item:last-of-type {
    border: none; }

.order__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 27px;
  padding: 0 45px 0 13px; }

.order__image {
  max-width: 100px;
  width: 100%;
  margin-right: 8px; }

.order__content {
  max-width: 712px;
  width: 100%; }

.order__article {
  font-size: 12px;
  color: #a2a2a2;
  margin-bottom: 10px; }

.order__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #141414;
  max-width: 400px; }
  .order__title a {
    color: #000;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }

.order__author {
  font-size: 14px;
  line-height: 150%;
  color: #8b9ca6;
  margin-bottom: 15px; }

.order__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #c1c0ba;
  padding: 16px 36px 0 13px; }

.order__info-item {
  margin: 0; }

.order__info-text {
  font-weight: bold;
  font-size: 12px;
  line-height: 97.52%;
  color: #141414;
  margin-bottom: 14px; }

.order__info-value {
  font-size: 14px;
  line-height: 16px;
  color: #141414; }

.order__btn {
  border: 2px solid rgba(29, 88, 158, 0.2);
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  max-width: 160px;
  -ms-flex-preferred-size: 160px;
  flex-basis: 160px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  padding: 0 21px 0 14px;
  font-weight: bold;
  font-size: 12px;
  line-height: 34px;
  text-transform: uppercase;
  font-family: 'Calibri';
  color: #1d589e;
  cursor: pointer; }
  .order__btn svg {
    fill: #1d589e;
    width: 18px;
    height: 18px;
    margin-right: 7px; }

.vendor {
  font-size: 12px;
  line-height: 93.75%;
  color: #141414; }
  .vendor span {
    font-weight: bold; }

.filter {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: none; }
  .filter.active {
    display: block; }
  .filter__box {
    width: 395px;
    background: #E6E6E6;
    position: fixed;
    right: 0;
    height: 100vh;
    padding:100px 10px 10px;
    overflow-y:scroll; }
  .filter__overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.25)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.25) 100%); }

.catalog-links {
  max-width: 1240px;
  margin: 0 auto 30px;
  width: 100%; }
  @media screen and (max-width: 1250px) {
    .catalog-links {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .catalog-links {
      padding: 0; } }
  .catalog-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 800;
    font-size: 48px;
    line-height: 59px;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
    @media screen and (max-width: 1250px) {
      .catalog-links ul {
        font-size: 38px;
        line-height: 49px; } }
    @media screen and (max-width: 1023px) {
      .catalog-links ul {
        font-size: 28px;
        line-height: 49px; } }
    @media screen and (max-width: 767px) {
      .catalog-links ul {
        display: block; } }
    .catalog-links ul li + li {
      margin-left: 60px; }
      @media screen and (max-width: 1023px) {
        .catalog-links ul li + li {
          margin-left: 30px; } }
      @media screen and (max-width: 767px) {
        .catalog-links ul li + li {
          margin: 5px 0 0; } }
    .catalog-links ul li.active a {
      color: #141414;
      -webkit-text-stroke-color: #141414; }
    .catalog-links ul a {
      color: #c1c0ba;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #808080;
      text-decoration: none; }
      @media screen and (min-width: 1250px) {
        .catalog-links ul a:hover {
          -webkit-text-stroke-color: #141414; } }

.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto 30px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  color: #141414;
  text-shadow: 1px 1px 0px #fff; }
  .breadcrumb li {
    position: relative; }
    .breadcrumb li + li {
      margin-left: 32px; }
      .breadcrumb li + li::after {
        content: '';
        position: absolute;
        top: 3px;
        left: -21px;
        background: url("../images/bread-arrow.svg") no-repeat;
        width: 13px;
        height: 10px; }
  .breadcrumb a {
    color: #141414;
    text-decoration: none; }

.catalog {
  background: #fff;
  padding: 39px 0 170px;
  margin: 0 0 -128px; }
  @media screen and (max-width: 1250px) {
    .catalog .breadcrumb {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .catalog .breadcrumb {
      padding: 0; } }
  @media screen and (max-width: 767px) {
    .catalog {
      padding: 39px 15px 100px;
      margin: 0 0 -78px; } }

.catalog-list {
  max-width: 1240px;
  margin: 0 auto;
  width: 100%; }
  .catalog-list__holder {
    margin: -60px 0 0 -27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (max-width: 1250px) {
      .catalog-list__holder {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .catalog-list .categories__item-image {
    max-width: 334px;
    -ms-flex-preferred-size: 334px;
    flex-basis: 334px; }
  .catalog-list .categories__item {
    margin: 60px 0 0 27px; }
    @media screen and (max-width: 1023px) {
      .catalog-list .categories__item {
        max-width: 340px; } }

.product-holder {
  max-width: 1240px;
  margin: 0 auto -128px;
  padding: 0 0 170px; }
  @media screen and (max-width: 1250px) {
    .product-holder {
      padding: 0 15px 170px;
      margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    .product-holder {
      padding: 0 15px 90px;
      margin: 0 auto; } }
  .product-holder__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px; }
  .product-holder__count {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    color: #454545; }
  .product-holder__filter {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    position: relative;
    padding-right: 33px;
    cursor: pointer; }
    .product-holder__filter::after {
      content: '';
      position: absolute;
      top: 7px;
      right: 0;
      width: 13px;
      height: 1px;
      background: #141414;
      -webkit-box-shadow: 1px 1px 1px #fff;
      box-shadow: 1px 1px 1px #fff; }
    .product-holder__filter::before {
      content: '';
      position: absolute;
      top: 1px;
      right: 6px;
      width: 1px;
      height: 13px;
      background: #141414;
      -webkit-box-shadow: 1px 1px 1px #fff;
      box-shadow: 1px 1px 1px #fff; }

.product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -129px 0 170px -20px; }
  @media screen and (max-width: 1250px) {
    .product-list {
      margin: 0 0 40px -20px; } }
  .product-list .products-box {
    margin: 129px 0 0 20px;
    position: relative; }
    @media screen and (max-width: 1250px) {
      .product-list .products-box {
        max-width: 318px;
        width: 100%; } }
    @media screen and (max-width: 1023px) {
      .product-list .products-box {
        max-width: 232px;
        width: 100%;
        margin: 0 0 20px 20px; } }
    @media screen and (max-width: 767px) {
      .product-list .products-box {
        max-width: 100%; } }
  .product-list .products-box__info {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1; }
    @media screen and (max-width: 1250px) {
      .product-list .products-box__info {
        position: relative;
        top: 0; } }

.load-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: none !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.load-more {
  background: #141414;
  max-width: 215px;
  -ms-flex-preferred-size: 215px;
  flex-basis: 215px;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #e6e6e6;
  border: 1px solid #141414;
  padding: 0;
  cursor: pointer; }
  @media screen and (min-width: 1250px) {
    .load-more:hover {
      background: #fff;
      color: #141414; } }

.collection {
  background: url(../images/gray-bg.png);
  padding: 130px 0;
  margin: -128px 0; }
  @media screen and (max-width: 1250px) {
    .collection {
      padding: 130px 15px 170px; } }
  @media screen and (max-width: 1023px) {
    .collection {
      margin: -88px 0 -78px; } }
  .collection__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1240px;
    width: 100%;
    margin: 0 auto 104px; }
    @media screen and (max-width: 767px) {
      .collection__holder {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto 50px; } }
  .collection__side {
    margin-right: 73px; }
  .collection .main-title {
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .collection .main-title {
        margin-bottom: 30px; } }
    .collection .main-title::before {
      background: #e6e6e6; }
  .collection__slider {
    max-width: 900px;
    -ms-flex-preferred-size: 900px;
    flex-basis: 900px;
    width: 100%;
    padding: 40px 0 0; }
    .collection__slider .slick-slide {
      position: relative;
      margin-bottom: 60px; }
      @media screen and (max-width: 767px) {
        .collection__slider .slick-slide {
          margin-bottom: 40px; } }
      .collection__slider .slick-slide:nth-child(even) {
        top: 60px; }
        @media screen and (max-width: 767px) {
          .collection__slider .slick-slide:nth-child(even) {
            top: 0; } }
    .collection__slider .slick-dots {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      bottom: 0; }
      .collection__slider .slick-dots li {
        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: 9px;
        height: 9px; }
        .collection__slider .slick-dots li.slick-active button {
          width: 9px;
          height: 9px; }
      .collection__slider .slick-dots button {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        position: relative;
        background: #454545;
        padding: 0; }
        .collection__slider .slick-dots button::before {
          display: none; }
  .collection__latest-view {
    max-width: 1240px;
    margin: 0 auto;
    width: 100%; }
    .collection__latest-view .slick-arrow {
      width: 24px;
      height: 24px; }
      .collection__latest-view .slick-arrow::before {
        display: none; }
    .collection__latest-view .slick-prev {
      left: -63px; }
    .collection__latest-view .slick-next {
      right: -47px; }
  .collection__latest-slider.slick-dotted.slick-slider {
    margin: 0; }
  .collection__latest-slider .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0; }
    @media screen and (max-width: 1250px) {
      .collection__latest-slider .slick-dots {
        bottom: -60px; } }
    .collection__latest-slider .slick-dots li {
      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: 9px;
      height: 9px; }
      .collection__latest-slider .slick-dots li.slick-active button {
        width: 9px;
        height: 9px; }
    .collection__latest-slider .slick-dots button {
      width: 5px;
      height: 5px;
      border-radius: 50%;
      position: relative;
      background: #454545;
      padding: 0; }
      .collection__latest-slider .slick-dots button::before {
        display: none; }

.delivery-section {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 1250px) {
    .delivery-section {
      padding: 0 15px; } }
  .delivery-section__holder {
    margin-bottom: 60px; }
  .delivery-section__tabs {
    font-weight: 800;
    font-size: 48px;
    line-height: 59px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin: 0 0 25px;
    padding: 0;
    list-style: none; }
    @media screen and (max-width: 767px) {
      .delivery-section__tabs {
        font-size: 27px; } }
    .delivery-section__tabs li + li {
      margin-left: 60px; }
      @media screen and (max-width: 767px) {
        .delivery-section__tabs li + li {
          margin-left: 20px; } }
    .delivery-section__tabs a {
      color: #e6e6e6;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #808080;
      text-decoration: none; }
      .delivery-section__tabs a.active {
        color: #000; }
  .delivery-section__title {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #FFFFFF;
    margin-bottom: 10px; }
    .delivery-section__title::before {
      content: "→";
      margin-right: 10px; }
  .delivery-section__text {
    font-size: 14px;
    line-height: 24px;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin: 0 0 30px; }
    .delivery-section__text p {
      margin: 15px 0; }
      .delivery-section__text p:first-child {
        margin-top: 0; }
      .delivery-section__text p:last-child {
        margin-bottom: 0; }
  .delivery-section__info {
    font-size: 14px;
    line-height: 24px;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 30px; }
    .delivery-section__info ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .delivery-section__info ul li {
        position: relative;
        padding-left: 15px; }
        .delivery-section__info ul li::after {
          content: '';
          position: absolute;
          top: 10px;
          left: 5px;
          width: 3px;
          height: 3px;
          background: #414141;
          border-radius: 50%; }
  .delivery-section__info-title {
    margin: 0 0 10px; }

.feedback-info {
  border: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px; }
  .feedback-info__box {
    padding: 0 20px 0 30px; }
    @media screen and (max-width: 767px) {
      .feedback-info__box {
        padding: 20px; } }
  .feedback-info__title {
    font-size: 48px;
    line-height: 59px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 15px; }
    @media screen and (max-width: 1250px) {
      .feedback-info__title {
        font-size: 38px;
        line-height: 45px; } }
    @media screen and (max-width: 1023px) {
      .feedback-info__title {
        font-size: 28px;
        line-height: 35px; } }
    .feedback-info__title span {
      font-weight: 800; }
  @media screen and (max-width: 767px) {
    .feedback-info__image {
      display: none; } }
  .feedback-info__text {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 60px;
    max-width: 420px; }
    @media screen and (max-width: 1023px) {
      .feedback-info__text {
        margin-bottom: 13px; } }
  .feedback-info__btn {
    background: #141414;
    max-width: 215px;
    height: 47px;
    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;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    text-decoration: none;
    border: 1px solid #141414; }
    @media screen and (min-width: 1250px) {
      .feedback-info__btn:hover {
        background: #fff;
        color: #141414; } }

.page-top {
  max-width: 1240px;
  margin: 0 auto 35px;
  padding: 39px 0 0; }
  @media screen and (max-width: 1250px) {
    .page-top {
      padding: 39px 15px 0; } }

.pagetitle {
  font-weight: bold;
  font-size: 44px;
  line-height: 54px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #fff; }
  @media screen and (max-width: 767px) {
    .pagetitle {
      font-size: 24px;
      line-height: 34px; } }

.categories__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden; }

.categories__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  margin-right: 10px;
  margin-top: 5px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: mixed; }
  @media only screen and (min-width: 1025px) {
    .categories__item-link:hover .categories__item-link-icon svg {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); } }

.categories__item-link-icon {
  width: 46px;
  height: 46px;
  border: 1px solid #141414;
  border-radius: 50%;
  margin-bottom: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .categories__item-link-icon svg {
    width: 20px;
    height: 21px;
    fill: #141414;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }

.categories__item-link-text {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #fff;
  white-space: nowrap;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
  .categories__item-link-text span {
    font-weight: 800; }

.categories__item-image {
  overflow: hidden;
  max-width: 380px;
  width: 100%;
  -ms-flex-preferred-size: 380px;
  flex-basis: 380px; }
  @media only screen and (max-width: 767px) {
    .categories__item-image {
      max-width: 100%;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  .categories__item-image img {
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  @media only screen and (min-width: 1025px) {
    .categories__item-image:hover img {
      -webkit-transform: scale(1.22);
      transform: scale(1.22); } }

.checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 992px;
  margin: 0 auto 100px;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media screen and (max-width: 1250px) {
    .checkout {
      padding: 0 15px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .checkout__column {
    max-width: 406px;
    -ms-flex-preferred-size: 406px;
    flex-basis: 406px;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .checkout__column {
        margin-bottom: 40px; } }
  .checkout__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 93.75%;
    color: #000;
    text-shadow: 1px 1px 0px #fff;
    bottom: 30px;
    background: #e6e6e6;
    border: 1px solid #141414;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 82px;
    padding: 0 20px 0 40px;
    margin-bottom: 30px; }
    .checkout__title.disabled {
      color: #828282;
      border-color: #c1c0ba; }
    .checkout__title.edit .edit-btn {
      display: block; }
  .checkout__button {
    margin-top: 30px; }
  .checkout__basket {
    max-width: 481px;
    -ms-flex-preferred-size: 481px;
    flex-basis: 481px;
    width: 100%;
    background: rgba(243, 243, 242);
    border: 1px solid #c1c0ba;
    padding: 44px 43px 33px; }
    @media screen and (max-width: 767px) {
      .checkout__basket {
        padding: 15px 12px 23px; }
        .checkout__basket .form__terms-box {
          font-size: 10px; } }
  .checkout__basket-title {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #000000;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 39px; }
  .checkout__product-list {
    margin-bottom: 64px;
    max-height: 318px;
    overflow-y: auto; }
  .checkout__product {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 28px; }
    .checkout__product + .checkout__product {
      margin-top: 30px; }
  .checkout__delete {
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 50%;
    padding: 0;
    border: 0;
    background: none;
    margin-top: -3px; }
    .checkout__delete::after {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      width: 10px;
      height: 1px;
      background: #141414;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .checkout__delete::before {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      width: 10px;
      height: 1px;
      background: #141414;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .checkout__image {
    max-width: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 21px; }
  .checkout__name {
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
    min-height: 35px; }
  .checkout__price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px; }
  .checkout__num {
    font-size: 14px;
    line-height: 152.34%;
    color: #454545;
    text-shadow: 1px 1px 0px #fff; }
  .checkout__old-price {
    display: none !important;
    font-size: 10px;
    line-height: 152.34%;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #454545;
    opacity: 0.5;
    text-shadow: 1px 1px 0px #fff;
    margin-left: 6px; }
  .checkout__price {
    margin-left: 6px;
    font-size: 14px;
    line-height: 152.34%;
    color: #454545;
    text-shadow: 1px 1px 0px #fff; }
  .checkout__basket-bottom {
    border-top: 1px solid #c1c0ba;
    margin: 0 -43px;
    padding: 32px 40px 0; }
  .checkout__basket-bottom-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .checkout__basket-bottom-t {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    text-shadow: 1px 1px 0px #fff; }
    @media screen and (max-width: 767px) {
      .checkout__basket-bottom-t {
        font-size: 17px;
        line-height: 19px; } }
  .checkout__basket-bottom-price {
    font-weight: 600;
    font-size: 24px;
    line-height: 163.41%;
    color: #4f4f4f;
    text-shadow: 1px 1px 0px #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .checkout__basket-bottom-price-old {
    color: #c1c0ba;
    font-size: 18px;
    text-decoration: line-through; }
  .checkout__basket-bottom-price-new {
    color: #141414;
    margin-left: 12px; }
  .checkout__special-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px; }
  .checkout__special-price-t {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    text-shadow: 1px 1px 0px #fff; }
  .checkout__special-price-s {
    font-weight: 600;
    font-size: 18px;
    line-height: 163.41%;
    text-align: right;
    color: #141414;
    text-shadow: 1px 1px 0px #fff; }
  .checkout__order {
    width: 100%;
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #141414;
    background: #141414;
    text-decoration: none;
    cursor: pointer; }
    @media screen and (min-width: 1250px) {
      .checkout__order:hover {
        background: #fff;
        color: #141414; } }
  .checkout__small-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 23px; }
  .checkout__delivery {
    margin-bottom: 21px; }
    .checkout__delivery .select + .select {
      margin-top: 15px; }
  .checkout__radio-list {
    margin-bottom: 20px; }
  .checkout__radio {
    display: block; }
    .checkout__radio + .checkout__radio {
      margin-top: 15px; }
    .checkout__radio input {
      position: absolute;
      left: -9999px; }
      .checkout__radio input:checked + .checkout__radio-text::after {
        background: #000; }
      .checkout__radio input:checked + .checkout__radio-text::before {
        opacity: 1; }
  .checkout__radio-text {
    position: relative;
    display: block;
    padding-left: 32px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-shadow: 1px 1px 0px #fff; }
    .checkout__radio-text::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background: #fff;
      border: 1px solid #e0e0e0;
      width: 20px;
      height: 20px;
      border-radius: 50%; }
    .checkout__radio-text::before {
      content: '';
      position: absolute;
      border: 1px solid #fff;
      border-width: 0 0 2px 2px;
      width: 11px;
      height: 6px;
      left: 5px;
      top: 6px;
      -webkit-transform: scale(1) rotate(-45deg);
      transform: scale(1) rotate(-45deg);
      opacity: 0;
      z-index: 1; }
  .checkout__payment-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
    .checkout__payment-list .checkout__radio + .checkout__radio {
      margin: 0 0 0 17px; }
  .checkout__special {
    margin-bottom: 18px; }
  .checkout__special-box {
    background: #f4f4f4;
    border: 1px solid #bdbdbd;
    padding: 6px 5px 6px 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .checkout__special-box input {
      padding: 0;
      border: none;
      background: none;
      font-weight: bold;
      font-size: 14px;
      max-width: 145px; }
  .checkout__special-btn {
    max-width: 215px;
    -ms-flex-preferred-size: 215px;
    flex-basis: 215px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 10px;
    width: 100%;
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #141414;
    background: #141414;
    text-decoration: none;
    cursor: pointer; }
    @media screen and (min-width: 1250px) {
      .checkout__special-btn:hover {
        background: #fff;
        color: #141414; } }
    @media screen and (max-width: 767px) {
      .checkout__special-btn {
        max-width: 147px;
        -ms-flex-preferred-size: 147px;
        flex-basis: 147px; } }
  .checkout__error {
    font-size: 14px;
    line-height: 18px;
    color: #cc0303;
    text-shadow: 1px 1px 0px #fff;
    margin-top: 16px;
    padding-left: 32px;
    position: relative; }
  .checkout__error-ico {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #cc0303; }
    .checkout__error-ico::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 5px;
      width: 10px;
      height: 1px;
      background: #fff;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .checkout__error-ico::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 5px;
      width: 10px;
      height: 1px;
      background: #fff;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .checkout__success {
    max-width: 620px;
    margin: 0 auto 100px;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .checkout__success {
        padding: 0 15px; } }
  .checkout__success-title {
    font-size: 36px;
    line-height: 44px;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    font-weight: bold;
    margin-bottom: 18px; }
    @media screen and (max-width: 767px) {
      .checkout__success-title {
        font-size: 26px;
        line-height: 34px; } }
  .checkout__success-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #454545;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 60px; }
  .checkout__success-buttons {
    max-width: 300px;
    margin: 0 auto; }
  .checkout__success-cont {
    background: #141414;
    max-width: 100%;
    height: 47px;
    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;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    text-decoration: none;
    border: 1px solid #141414;
    margin-bottom: 20px; }
    @media screen and (min-width: 1250px) {
      .checkout__success-cont:hover {
        background: #fff;
        color: #141414; } }
  .checkout__success-login {
    background: #fff;
    max-width: 100%;
    height: 47px;
    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;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-decoration: none;
    border: 1px solid #141414; }
    @media screen and (min-width: 1250px) {
      .checkout__success-login:hover {
        background: #141414;
        color: #e6e6e6; } }

.second-title {
  margin-top: 30px; }

.check-tabs {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .check-tabs li + li {
    margin-left: 20px; }
    @media screen and (max-width: 767px) {
      .check-tabs li + li {
        margin-left: 10px; } }
  .check-tabs a {
    font-weight: bold;
    font-size: 14px;
    line-height: 93.75%;
    color: #141414;
    opacity: 0.5;
    text-shadow: 1px 1px 0px #fff;
    border-bottom: 1px solid transparent;
    text-decoration: none; }
    @media screen and (max-width: 767px) {
      .check-tabs a {
        font-size: 13px; } }
    .check-tabs a.active {
      opacity: 1;
      border-color: #141414; }

.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .quantity input {
    width: 54px;
    height: 39px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    border: 1px solid #c1c0ba;
    background: #f4f4f4;
    border-radius: 0; }

.plus {
  width: 54px;
  height: 39px;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f4f4f4;
  border: solid #c1c0ba;
  border-width: 1px 1px 1px 0;
  padding: 0;
  border-radius: 0;
  cursor: pointer; }

.minus {
  width: 54px;
  height: 39px;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f4f4f4;
  border: solid #c1c0ba;
  border-width: 1px 0 1px 1px;
  padding: 0;
  border-radius: 0;
  cursor: pointer; }

.edit-btn {
  width: 46px;
  height: 46px;
  background: url("../images/edit.svg") no-repeat;
  display: none;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.area-holder__btn {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  padding-bottom: 9px;
  border-bottom: 2px solid;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer; }
  @media screen and (min-width: 1250px) {
    .area-holder__btn:hover {
      border-color: transparent; } }

.area-holder__box {
  height: 0;
  overflow: hidden; }
  .area-holder__box.show {
    height: auto; }

.area-holder textarea {
  background: #f4f4f4;
  border: 1px solid #c1c0ba;
  padding: 20px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  resize: none; }
  .area-holder textarea:focus {
    border: solid #141414;
    border-width: 1px 1px 1px 3px;
    padding: 20px 20px 20px 18px; }

.contacts {
  max-width: 1240px;
  margin: 0 auto 90px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 1250px) {
    .contacts {
      padding: 0 15px; } }
  @media screen and (max-width: 1023px) {
    .contacts {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .contacts__info {
    max-width: 560px;
    -ms-flex-preferred-size: 560px;
    flex-basis: 560px;
    width: 100%; }
    @media screen and (max-width: 1250px) {
      .contacts__info {
        max-width: 490px;
        -ms-flex-preferred-size: 490px;
        flex-basis: 490px; } }
    @media screen and (max-width: 1023px) {
      .contacts__info {
        margin-bottom: 40px; } }
  .contacts__title {
    font-size: 36px;
    line-height: 44px;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .contacts__title {
        font-size: 26px;
        line-height: 34px; } }
  .contacts__item {
    max-width: 310px;
    padding-left: 27px;
    position: relative; }
    .contacts__item + .contacts__item {
      margin-top: 13px; }
  .contacts__text {
    font-size: 14px;
    line-height: 175.78%;
    color: #000;
    font-style: normal;
    text-decoration: none; }
  .contacts__ico {
    position: absolute;
    top: 5px;
    left: 0; }
  .contacts__list {
    margin-bottom: 33px; }
  .contacts__form-section {
    max-width: 611px;
    -ms-flex-preferred-size: 611px;
    flex-basis: 611px;
    width: 100%;
    background: #e6e6e6;
    border: 1px solid #c1c0ba;
    padding: 39px 45px; }
    @media screen and (max-width: 1250px) {
      .contacts__form-section {
        max-width: 480px;
        -ms-flex-preferred-size: 480px;
        flex-basis: 480px; } }
    @media screen and (max-width: 767px) {
      .contacts__form-section {
        padding: 20px; } }
    .contacts__form-section textarea {
      height: 260px;
      resize: none; }
  .contacts__form-title {
    font-weight: bold;
    font-size: 36px;
    line-height: 93.75%;
    color: #141414;
    margin-bottom: 45px; }
    @media screen and (max-width: 767px) {
      .contacts__form-title {
        font-size: 26px;
        line-height: 34px; } }

#map {
  height: 498px; }

.delivery {
  max-width: 949px;
  margin: 0 auto 90px;
  width: 100%; }
  @media screen and (max-width: 1023px) {
    .delivery {
      padding: 0 15px; } }
  .delivery__image {
    margin-bottom: 49px; }
  .delivery__content {
    font-size: 14px;
    line-height: 152.34%;
    color: #454545;
    text-shadow: 1px 1px 0px #fff;
    max-width: 716px;
    margin: 0 auto; }
    .delivery__content img {
      margin: 44px 0;
      display: block; }
    .delivery__content h2 {
      font-weight: bold;
      font-size: 36px;
      line-height: 44px;
      color: #141414;
      text-shadow: 1px 1px 0px #fff;
      margin: 17px 0; }
      @media screen and (max-width: 767px) {
        .delivery__content h2 {
          font-size: 26px;
          line-height: 34px; } }
      .delivery__content h2:first-child {
        margin-top: 0; }
      .delivery__content h2:last-child {
        margin-bottom: 0; }
    .delivery__content h3 {
      font-weight: bold;
      font-size: 24px;
      line-height: 93.75%;
      color: #141414;
      text-shadow: 1px 1px 0px #fff;
      margin: 17px 0; }
      .delivery__content h3:first-child {
        margin-top: 0; }
      .delivery__content h3:last-child {
        margin-bottom: 0; }
    .delivery__content ul {
      margin: 25px 0;
      padding: 0;
      list-style: none; }
      .delivery__content ul:first-child {
        margin-top: 0; }
      .delivery__content ul:last-child {
        margin-bottom: 0; }
      .delivery__content ul li {
        position: relative;
        padding-left: 15px; }
        .delivery__content ul li::after {
          content: '';
          position: absolute;
          top: 8px;
          left: 0;
          width: 6px;
          height: 6px;
          background: #000; }
    .delivery__content p {
      margin: 20px 0; }
      .delivery__content p:first-child {
        margin-top: 0; }
      .delivery__content p:last-child {
        margin-bottom: 0; }
    .delivery__content table img {
      margin: 0; }
    .delivery__content table td {
      padding: 15px 30px; }
      .delivery__content table td:first-child {
        padding: 0; }

.faq {
  margin: 0 auto 90px !important;
  padding: 0 !important;
  list-style: none !important;
  max-width: 762px; }
  @media screen and (max-width: 1023px) {
    .faq {
      padding: 0 15px !important; } }
  .faq li {
    border: 1px solid #c1c0ba;
    padding: 24px 32px 24px 61px !important;
    list-style:none;
     }
     .faq li:after{
      display:none;
     }
    .faq li + li {
      margin-top: 15px; }
    .faq li.active {
      border-color: #141414; }
      .faq li.active .opener::before {
        display: none; }
  .faq .opener {
    font-weight: bold;
    font-size: 18px;
    line-height: 93.75%;
    color: #454545;
    text-shadow: 1px 1px 0px #fff;
    text-decoration: none;
    position: relative;
    display: block; }
    .faq .opener::after {
      content: '';
      position: absolute;
      top: 7px;
      left: -20px;
      width: 12px;
      height: 2px;
      background: #141414; }
    .faq .opener::before {
      content: '';
      position: absolute;
      top: 2px;
      left: -15px;
      height: 12px;
      width: 2px;
      background: #141414; }
  .faq .slide {
    font-size: 14px;
    line-height: 152.34%;
    color: #454545;
    text-shadow: 1px 1px 0px #fff;
    padding: 13px 0 0; }
    .faq .slide p:first-child {
      margin-top: 0; }
    .faq .slide p:last-child {
      margin-bottom: 0; }

.footer {
  padding: 40px 15px 20px;
  background: #839074; }
  .footer__inner {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    position: relative; }
    .footer__inner::after {
      content: '';
      position: absolute;
      top: 0;
      right: -60px;
      background: url("../images/footer-decor.svg") no-repeat;
      width: 10px;
      height: 325px; }
      @media screen and (max-width: 1250px) {
        .footer__inner::after {
          display: none; } }
    .footer__inner::before {
      content: '';
      position: absolute;
      top: 0;
      left: -60px;
      background: url("../images/footer-decor.svg") no-repeat;
      width: 10px;
      height: 325px;
      -webkit-transform: scale(-1, 1);
      transform: scale(-1, 1); }
      @media screen and (max-width: 1250px) {
        .footer__inner::before {
          display: none; } }
  .footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 44px; }
    @media screen and (max-width: 767px) {
      .footer__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .footer__middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 36px; }
    @media screen and (max-width: 767px) {
      .footer__middle {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .footer__bottom {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.footer-logo {
  margin-bottom: 27px; }

@media screen and (max-width: 767px) {
  .footer-info {
    margin-bottom: 20px;
    text-align: center; } }

.footer-socials {
  margin: 0 -5px; }
  .footer-socials__item {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(20, 20, 20, 0.3);
    margin: 0 5px;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .footer-socials__item a {
      width: 100%;
      height: 100%; }
      .footer-socials__item a svg {
        width: 14px;
        height: 14px;
        fill: #141414;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
    @media only screen and (min-width: 1025px) {
      .footer-socials__item:hover {
        background: #141414;
        border-color: #141414; }
        .footer-socials__item:hover svg {
          fill: #839074; } }

.footer-subscribe__title {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .footer-subscribe__title {
      text-align: center; } }

.footer-subscribe__input {
  max-width: 308px;
  width: 100%;
  background: transparent;
  border: 1px solid #141414;
  padding: 0 20px;
  height: 47px;
  color: #141414;
  margin-right: -1px; }
  .footer-subscribe__input::-webkit-input-placeholder {
    color: rgba(20, 20, 20, 0.7); }
  .footer-subscribe__input::-moz-placeholder {
    color: rgba(20, 20, 20, 0.7); }
  .footer-subscribe__input::-ms-input-placeholder {
    color: rgba(20, 20, 20, 0.7); }
  .footer-subscribe__input::placeholder {
    color: rgba(20, 20, 20, 0.7); }

.footer-nav {
  max-width: 520px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .footer-nav {
      margin-bottom: 20px; } }
  .footer-nav__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px; }
    .footer-nav__list li {
      margin: 0 20px 16px;
      font-weight: 500;
      font-size: 12px;
      text-transform: uppercase; }
      .footer-nav__list li a {
        color: #141414;
        text-decoration: none; }
        @media only screen and (min-width: 1025px) {
          .footer-nav__list li a:hover {
            text-decoration: underline; } }

.footer-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  @media screen and (max-width: 767px) {
    .footer-contacts {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; } }
  .footer-contacts__email {
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #c7c7c7;
    margin-bottom: 20px;
    text-decoration: none; }
  .footer-contacts__phone {
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #c7c7c7;
    margin-bottom: 20px;
    text-decoration: none; }

.work-time__item {
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 10px;
  text-align: right; }
  .work-time__item:last-of-type {
    margin-bottom: 0; }
  .work-time__item span {
    font-weight: 600; }

.footer-link {
  font-weight: 300;
  font-size: 12px;
  line-height: 160%;
  color: #141414;
  text-decoration: none; }
  @media only screen and (min-width: 1025px) {
    .footer-link:hover {
      text-decoration: underline; } }

.copyright {
  position: relative;
  font-weight: 300;
  font-size: 12px;
  line-height: 160%;
  color: #141414;
  margin-left: 40px; }
  @media screen and (max-width: 767px) {
    .copyright {
      margin: 10px 0; } }
  .copyright::before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 12px;
    left: -20px;
    background: rgba(69, 69, 69, 0.3); }
    @media screen and (max-width: 767px) {
      .copyright::before {
        display: none; } }

.devs {
  font-weight: 300;
  font-size: 12px;
  color: #141414;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  margin-left: auto; }
  @media only screen and (max-width: 767px) {
    .devs {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin: 0; } }
  @media only screen and (max-width: 1023px) {
    .devs {
      width: auto; } }
  .devs a {
    width: 100%; }
  .devs__icon-box {
    width: 98px;
    height: 16px;
    position: relative;
    overflow: hidden;
    margin-left: 16px; }
  .devs__icon {
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 100%; }
    .devs__icon svg {
      fill: #141414; }
  .devs__icon-hover {
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%); }
    .devs__icon-hover svg {
      fill: #141414; }
  @media only screen and (min-width: 1025px) {
    .devs:hover {
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      .devs:hover .devs__icon {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%); }
      .devs:hover .devs__icon-hover {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%); } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 20; }
  .header__inner {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 90px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 767px) {
      .header__inner {
        height: 70px; } }
  .header__left {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #839074;
    padding: 0 40px 0 24px;
    max-width: 340px;
    width: 100%;
    position: relative; }
    @media screen and (max-width: 767px) {
      .header__left {
        padding: 0 24px;
        max-width: 160px;
        background: #fff; } }
  .header__middle {
    margin: 0 auto; }
    @media only screen and (max-width: 1600px) {
      .header__middle {
        margin: 0 auto 0 50px; } }
    @media screen and (max-width: 767px) {
      .header__middle {
        display: none; } }

.catalog-opener {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #c6c6c6;
  cursor: pointer; }
  .catalog-opener.active {
    font-size: 0; }
    .catalog-opener.active .catalog-opener__close {
      display: block; }
    .catalog-opener.active .catalog-opener__ico {
      display: none; }
  .catalog-opener__close {
    display: none; }
  .catalog-opener svg {
    width: 24px;
    height: 19px;
    fill: #141414;
    margin-left: 12px; }
  @media only screen and (max-width: 767px) {
    .catalog-opener {
      font-size: 0;
      padding:10px } }

@media only screen and (max-width: 1200px) {
  .main-nav__list {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }

.main-nav__list li {
  margin: 0 20px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase; }
  .main-nav__list li a {
    color: #141414;
    text-decoration: none;
    position: relative; }
    @media screen and (min-width: 1250px) {
      .main-nav__list li a {
        padding: 5px 0;
        display: block; } }
    .main-nav__list li a::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 100%;
      height: 2px;
      -webkit-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      background: #141414; }
    @media screen and (min-width: 1250px) {
      .main-nav__list li a:hover::after {
        right: 0; } }
  @media only screen and (max-width: 1279px) {
    .main-nav__list li {
      margin: 0 10px; } }
  @media only screen and (max-width: 1200px) {
    .main-nav__list li {
      margin: 0; } }

.mobile-search {
  display: none;
  margin-right: 10px; }
  @media screen and (max-width: 767px) {
    .mobile-search {
      display: block; } }

@media only screen and (max-width: 767px) {
  .search {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0; }
    .search.open {
      display: block; } }

.search__button {
  cursor: pointer; }
  @media only screen and (max-width: 767px) {
    .search__button {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 20px; } }

.search__input {
  padding: 0 12px;
  width: 84px;
  border: none;
  background: transparent;
  margin-right: 10px; }
  @media only screen and (max-width: 767px) {
    .search__input {
      background: #fff;
      height: 60px;
      margin: 0;
      padding: 0 40px 0 15px;
      width: 100%; } }
  .search__input::-webkit-input-placeholder {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: rgba(20, 20, 20, 0.65); }
  .search__input::-moz-placeholder {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: rgba(20, 20, 20, 0.65); }
  .search__input::-ms-input-placeholder {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: rgba(20, 20, 20, 0.65); }
  .search__input::placeholder {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: rgba(20, 20, 20, 0.65); }

.login-button {
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .login-button {
      margin: 0 11px; } }
  @media screen and (max-width: 413px) {
    .login-button {
      margin: 0 5px; } }
  @media screen and (max-width: 374px) {
    .login-button {
      margin: 0; } }
  .login-button svg {
    width: 20px;
    height: 20px;
    fill: #141414; }

.wishlist-button {
  margin: 0 20px;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .wishlist-button {
      margin: 0 10px; } }
  .wishlist-button svg {
    width: 20px;
    height: 20px;
    fill: #141414; }

.basket {
  width: 90px;
  height: 90px;
  background: #141414;
  margin-left: 10px;
  cursor: pointer;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .basket {
      height: 70px; } }
  .basket__buuton {
    width: 20px;
    height: 20px;
    fill: #e6e6e6;
    cursor: pointer; }
  .basket__quantity {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    text-shadow: 1px 1px 0px #414141;
    margin-left: 5px; }
  .basket .checkout__basket {
    position: absolute;
    top: 100%;
    right: 0;
    width: 481px;
    padding: 44px 43px 71px;
    display: none; }
    @media screen and (max-width: 1439px) {
      .basket .checkout__basket {
        padding: 25px 43px 71px; } }
    @media screen and (max-width: 767px) {
      .basket .checkout__basket {
        width: 414px;
        padding: 25px 20px 71px; } }
    @media screen and (max-width: 413px) {
      .basket .checkout__basket {
        width: 375px; } }
    @media screen and (max-width: 374px) {
      .basket .checkout__basket {
        width: 360px; } }
    @media screen and (max-width: 359px) {
      .basket .checkout__basket {
        width: 320px; } }
    .basket .checkout__basket.show {
      display: block; }
  @media screen and (max-width: 1439px) {
    .basket .checkout__product-list {
      margin-bottom: 30px; } }
  .basket .checkout__basket-bottom {
    padding: 22px 40px 0; }
  .basket .checkout__basket-title {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 29px; }
    @media screen and (max-width: 767px) {
      .basket .checkout__basket-title {
        font-size: 26px;
        line-height: 28px; } }
  .basket__buy {
    background: #141414;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    height: 47px;
    width: 100%;
    border: 1px solid #141414;
    padding: 0; }

.catalog-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: url("../images/haki-bg.png");
  padding: 15px 28px;
  height: 90vh;
  overflow-y: auto;
  display: none; }
  @media only screen and (max-width: 767px) {
    .catalog-nav {
      width: 414px; } }
  @media only screen and (max-width: 413px) {
    .catalog-nav {
      width: 375px; } }
  @media only screen and (max-width: 374px) {
    .catalog-nav {
      width: 360px; } }
  @media only screen and (max-width: 359) {
    .catalog-nav {
      width: 320px; } }
  .catalog-nav.open {
    display: block; }
  .catalog-nav > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 20px;}
    .catalog-nav > ul > li {
      position: relative;
      padding: 20px 0; }
      .catalog-nav > ul > li::after {
        content: '';
        position: absolute;
        top: 15px;
        right: 0;
        background: url("../images/nav-arrow.svg") no-repeat;
        width: 22px;
        height: 22px;
        pointer-events: none; }
      .catalog-nav > ul > li + li {
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
      .catalog-nav > ul > li:first-child > a {
        font-weight: bold; }
      .catalog-nav > ul > li > a {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #141414;
        text-shadow: 1px 1px 0px #c6c6c6;
        text-decoration: none;
        display: block; }
        @media screen and (min-width: 1250px) {
          .catalog-nav > ul > li > a:hover {
            color: #fff;
            text-shadow: 1px 1px 0px #000; } }
  .catalog-nav__opener {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #C6C6C6;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 13px 0 0;
    position: relative;
    display: none !important;}
    .catalog-nav__opener.active::after {
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg); }
    @media screen and (min-width: 1250px) {
      .catalog-nav__opener:hover {
        color: #fff;
        text-shadow: 1px 1px 0px #000; } }
    .catalog-nav__opener::after {
      border-bottom: 1px solid #000;
      border-right: 1px solid #000;
      content: '';
      height: 7px;
      width: 7px;
      margin-top: -5px;
      pointer-events: none;
      position: absolute;
      right: -15px;
      top: 50%;
      -webkit-transform-origin: 66% 66%;
      transform-origin: 66% 66%;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }

.second-list {
  margin: 0;
  padding: 26px 0 0 20px;
  list-style: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  display: none; }
  .second-list.open {
    display: block; }
  .second-list li + li {
    margin-top: 20px; }
  .second-list a {
    color: #141414;
    text-decoration: none; }

.main-section__inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0 80px; }
  @media only screen and (max-width: 1600px) {
    .main-section__inner {
      margin: 0 auto; } }
  @media only screen and (max-width: 1400px) {
    .main-section__inner {
      padding: 60px 15px 80px; } }
  @media only screen and (max-width: 767px) {
    .main-section__inner {
      padding: 40px 15px 173px; } }

.main-section__title {
  font-family: "MATROSKA", sans-serif;
  font-weight: 900;
  font-size: 56px;
  line-height: 55px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 2px 2px 0px #fff;
  margin-bottom: 10px; }
  @media only screen and (max-width: 1400px) {
    .main-section__title {
      font-size: 42px;
      line-height: normal; } }
  @media only screen and (max-width: 1023px) {
    .main-section__title {
      font-size: 32px;
      letter-spacing: 0.03em; } }
  @media only screen and (max-width: 1023px) {
    .main-section__title {
      font-size: 24px;
      line-height: 26px;
      letter-spacing: 0.03em; } }

.main-section__text {
  max-width: 715px;
  width: 100%;
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  color: #454545;
  text-shadow: 1px 1px 0px #fff; }
  @media only screen and (max-width: 767px) {
    .main-section__text {
      font-size: 12px; } }

.main-section__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .main-section__box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.main-section__box-inner {
  position: relative;
  max-width: 1054px;
  width: 100%;
  -ms-flex-preferred-size: 1054px;
  flex-basis: 1054px;
  min-width: 0;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    .main-section__box-inner {
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }

.main-section__slider {
  width: 100%;
  height: 100%; }

.main-section__slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  width: 100%;
  height: 622px;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.1);}
  @media only screen and (max-width: 1200px) {
    .main-section__slide {
      height: 450px; } }
  @media only screen and (max-width: 1023px) {
    .main-section__slide {
      position: relative;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
      .main-section__slide::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.3); } }
  @media only screen and (max-width: 767px) {
    .main-section__slide {
      background-position: left; } }

.main-section__box-content {
  max-width: 402px;
  width: 100%;
  padding: 78px 15px 78px 0;
  z-index: 2; }
  @media only screen and (max-width: 1023px) {
    .main-section__box-content {
      z-index: 2;
      padding: 0 20px 40px; } }
  @media only screen and (max-width: 767px) {
    .main-section__box-content {
      max-width: 100%;
      padding: 0 20px 20px; } }

.main-section__box-title {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #e3e3e3;
  margin-bottom: 10px; }
  @media only screen and (max-width: 1023px) {
    .main-section__box-title {
      font-weight: 500;
      text-shadow: none; } }

.main-section__box-price {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #e3e3e3;
  margin-bottom: 30px; }
  @media only screen and (max-width: 1023px) {
    .main-section__box-price {
      text-shadow: none; } }
  @media only screen and (max-width: 767px) {
    .main-section__box-price {
      margin-bottom: 20px; } }

.main-section__side {
  max-width: 286px;
  width: 100%;
  -ms-flex-preferred-size: 286px;
  flex-basis: 286px;
  min-width: 0;
  background: #839074; }
  @media only screen and (max-width: 767px) {
    .main-section__side {
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      max-width: 100%;
      height: 100px; } }

.main-section__controls {
  position: absolute;
  right: 15px;
  bottom: 60px;
  max-width: 386px;
  width: 100%;
  border: 1px solid #141414; }
  @media only screen and (max-width: 767px) {
    .main-section__controls {
      right: 0;
      bottom: -214px;
      max-width: 400px;} }
  .main-section__controls .custom {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #e3e3e3;
    padding: 20px;
    border-bottom: 1px solid  #141414; }

.main-section__controls-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  position: relative; }

.main-section__link {
  text-decoration: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }
  @media only screen and (max-width: 767px) {
    .main-section__link {
      -webkit-transform: none;
      transform: none; } }

.main-section__link-icon {
  width: 46px;
  height: 46px;
  border: 1px solid #141414;
  border-radius: 50%;
  margin-right: 20px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  .main-section__link-icon svg {
    width: 22px;
    height: 22px;
    fill: #141414; }
  @media only screen and (max-width: 767px) {
    .main-section__link-icon {
      margin-right: 10px; } }

.main-section__link-text {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  white-space: nowrap; }
  .main-section__link-text span {
    display: block;
    font-family: "MATROSKA", sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #c7c7c7; }
  @media only screen and (max-width: 767px) {
    .main-section__link-text {
      font-size: 16px; }
      .main-section__link-text span {
        font-size: 18px; } }

.next-slide {
  font-weight: 900;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #e3e3e3;
  font-family: "MATROSKA", sans-serif; }

.main-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 2; }
  .main-arrow.prev-arrow {
    right: 99px; }
  .main-arrow.next-arrow {
    right: 19px; }
  .main-arrow svg {
    width: 24px;
    height: 24px;
    stroke: #141414;
    fill: #141414;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  @media only screen and (min-width: 1025px) {
    .main-arrow:hover svg {
      fill: #454545;
      stroke: #454545; } }
  .main-arrow.slick-disabled {
    cursor: default; }
    .main-arrow.slick-disabled svg {
      fill: transparent; }

.decore-block__inner {
  position: relative;
  height: 250px; }
  @media only screen and (max-width: 1023px) {
    .decore-block__inner {
      height: 160px; } }

.decore-block__item {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50px;
  border-top: 1px solid #141414;
  border-bottom: 1px solid #141414; }
  .decore-block__item.black {
    background: #141414; }
    .decore-block__item.black .decore-block__title {
      color: #e6e6e6;
      text-shadow: 1px 1px 0px #839074; }
      .decore-block__item.black .decore-block__title::after {
        background: #e6e6e6;
        -webkit-box-shadow: 1px 1px 0px #839074;
        box-shadow: 1px 1px 0px #839074; }
  .decore-block__item.green {
    background: #839074;
    border-color: #839074; }
    .decore-block__item.green .decore-block__title {
      color: #141414;
      text-shadow: 1px 1px 0px #c6c6c6; }
      .decore-block__item.green .decore-block__title::after {
        background: #141414;
        -webkit-box-shadow: 1px 1px 0px #c6c6c6;
        box-shadow: 1px 1px 0px #c6c6c6; }
  .decore-block__item:first-of-type {
    -webkit-transform: translate(-50%, -50%) rotate(5.98deg);
    transform: translate(-50%, -50%) rotate(5.98deg);
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .decore-block__item:first-of-type {
        -webkit-transform: translate(-50%, -50%) rotate(8.98deg);
        transform: translate(-50%, -50%) rotate(8.98deg); } }
  .decore-block__item:last-of-type {
    -webkit-transform: translate(-50%, -50%) rotate(-1.71deg);
    transform: translate(-50%, -50%) rotate(-1.71deg);
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .decore-block__item:last-of-type {
        -webkit-transform: translate(-50%, -50%) rotate(-4.71deg);
        transform: translate(-50%, -50%) rotate(-4.71deg); } }

.decore-block__title {
  position: relative;
  white-space: nowrap;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #fff;
  margin: 0 57px; }
  .decore-block__title::after {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background: #141414;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-shadow: 1px 1px 0px #fff;
    box-shadow: 1px 1px 0px #fff;
    border-radius: 50%;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  @media only screen and (max-width: 1023px) {
    .decore-block__title {
      font-size: 14px;
      margin: 0 40px; }
      .decore-block__title::after {
        right: -45px; } }

.decore-line {
  height: 50px;
  background: #141414;
  border-top: 1px solid #141414;
  border-bottom: 1px solid #141414; }
  .decore-line__item {
    position: relative;
    white-space: nowrap;
    font-weight: 900;
    font-size: 18px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    text-shadow: 1px 1px 0px #839074;
    margin: 0 57px; }
    .decore-line__item::after {
      content: '';
      position: absolute;
      width: 11px;
      height: 11px;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      background: #e6e6e6;
      -webkit-box-shadow: 1px 1px 0px #839074;
      box-shadow: 1px 1px 0px #839074;
      border-radius: 50%;
      right: -50px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }

.main-categories {
  margin-top: -125px;
  padding: 205px 0 60px;
  margin-bottom: -140px;
  position: relative; }
  @media only screen and (max-width: 1023px) {
    .main-categories {
      margin-top: -90px; } }
  @media only screen and (max-width: 991px) {
    .main-categories {
      padding: 190px 15px 180px; } }
  @media only screen and (max-width: 767px) {
    .main-categories {
      padding: 150px 15px 10px;
      margin-bottom: -111px; } }
  .main-categories__decor-text {
    font-family: 'MATROSKA';
    font-weight: 900;
    font-size: 52px;
    line-height: 84px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    left: 0;
    right: 0;
    top: 130px;
    color: #141414;
    opacity: 0.1;
    text-shadow: 2px 2px 0px #fff;
    position: absolute;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .main-categories__decor-text {
        display: none; } }
    .main-categories__decor-text span {
      display: block; }
  .main-categories__inner {
    position: relative;
    max-width: 952px;
    width: 100%;
    margin: 0 auto 130px; }
    @media only screen and (max-width: 767px) {
      .main-categories__inner {
        margin: 0 auto 30px; } }
  .main-categories__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px; }
    .main-categories__list .categories__item {
      max-width: calc(50% - 60px);
      width: 100%;
      -ms-flex-preferred-size: calc(50% - 60px);
      flex-basis: calc(50% - 60px);
      margin: 0 30px 30px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .main-categories__list .categories__item .categories__item-link {
        margin: 0 20px 0 0; }
      .main-categories__list .categories__item:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
        .main-categories__list .categories__item:nth-child(even) .categories__item-link {
          margin: 0 0 0 20px;
          -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
      @media only screen and (max-width: 767px) {
        .main-categories__list .categories__item {
          max-width: 100%;
          width: 100%;
          -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
  .main-categories__caption {
    position: absolute;
    top: -80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: "MATROSKA", sans-serif;
    font-weight: 900;
    font-size: 52px;
    line-height: 84px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: rgba(20, 20, 20, 0.1);
    text-shadow: 2px 2px 0px rgba(255, 255, 255, 0.1);
    text-align: center;
    z-index: -1;
    display: none;}
    @media only screen and (max-width: 991px) {
      .main-categories__caption {
        font-size: 46px;
        line-height: 74px; } }
    @media only screen and (max-width: 767px) {
      .main-categories__caption {
        font-size: 88px;
        line-height: 120px; } }

.instagram-block__inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto 50px; }
  @media only screen and (max-width: 1279px) {
    .instagram-block__inner {
      padding: 0 15px; } }
  @media only screen and (max-width: 767px) {
    .instagram-block__inner {
      margin: 0 auto 30px; } }

.instagram-block__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .instagram-block__head {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }

.instagram-block__link {
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-shadow: 1px 1px 0px #fff; }
  @media only screen and (max-width: 767px) {
    .instagram-block__link {
      margin-top: 15px;
      font-size: 16px; } }

.instagram-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px; }
  @media only screen and (max-width: 767px) {
    .instagram-block__list {
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; } }

.instagram-block__item {
  max-width: calc(25% - 20px);
  width: 100%;
  -ms-flex-preferred-size: calc(25% - 20px);
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px; }
  .instagram-block__item img {
    width: 100%; }
  @media only screen and (max-width: 767px) {
    .instagram-block__item {
      max-width: calc(50% - 20px);
      -ms-flex-preferred-size: calc(50% - 20px);
      flex-basis: calc(50% - 20px); }
      .instagram-block__item img {
        min-height: 100%; } }

.main-about {
  padding: 162px 0 128px;
  background: rgba(243, 243, 242); }
  @media screen and (max-width: 767px) {
    .main-about {
      padding: 50px 0; } }
  .main-about__inner {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 1279px) {
      .main-about__inner {
        padding: 0 15px; } }
    @media only screen and (max-width: 767px) {
      .main-about__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .main-about__image {
    position: relative;
    max-width: 570px;
    width: 100%;
    -ms-flex-preferred-size: 570px;
    flex-basis: 570px;
    margin-right: 30px; }
    @media only screen and (max-width: 767px) {
      .main-about__image {
        margin: 0 0 30px; } }
  .main-about__content {
    max-width: 610px;
    width: 100%;
    -ms-flex-preferred-size: 610px;
    flex-basis: 610px; }
  .main-about__title {
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .main-about__title {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 20px; } }
  .main-about__text {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 30px; }
    .main-about__text p:first-of-type {
      margin-top: 0; }
    .main-about__text p:last-of-type {
      margin-bottom: 0; }
    .main-about__text p span {
      font-weight: 600;
      text-transform: uppercase; }
  .main-about__subtitle {
    margin-top: 24px;
    padding: 0 0 0 20px;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    border-left: 1px solid  #141414; }
    @media screen and (max-width: 767px) {
      .main-about__subtitle {
        font-size: 20px;
        line-height: 24px; } }
    .main-about__subtitle span {
      font-weight: 800; }
  .main-about__image-label {
    height: 110px;
    width: 375px;
    background: #e6e6e6;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
    position: absolute;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    bottom: 100px;
    left: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-weight: 900;
    font-size: 36px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 2px 2px 0px #fff; }
    @media screen and (max-width: 767px) {
      .main-about__image-label {
        height: 45px;
        width: 247px;
        bottom: 27px; } }

.main-content {
  background: rgba(243, 243, 242);
  padding: 0 0 80px; }
  @media screen and (max-width: 1250px) {
    .main-content {
      padding: 0 15px 50px; } }
  .main-content--bg {
    background: none; }
  .main-content__inner {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto; }
  .main-content__title {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .main-content__title {
        font-size: 20px;
        line-height: 27px; } }
  .main-content__text {
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    color: #141414;
    text-shadow: 1px 1px 0px #fff; }
    .main-content__text p:first-of-type {
      margin-top: 0; }
    .main-content__text p:last-of-type {
      margin-bottom: 0; }
    .main-content__text p span {
      font-weight: 600;
      text-transform: uppercase; }

.new-prodocts__inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1250px) {
    .new-prodocts__inner {
      padding: 0 0 0 15px; } }
  @media screen and (max-width: 767px) {
    .new-prodocts__inner {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 20px; } }

.new-prodocts__main {
  max-width: 900px;
  -ms-flex-preferred-size: 900px;
  flex-basis: 900px;
  width: 100%;
  margin: 0 0 0 105px; }
  @media screen and (max-width: 1023px) {
    .new-prodocts__main {
      margin: 0 0 0 35px;
      max-width: 600px;
      -ms-flex-preferred-size: 600px;
      flex-basis: 600px; } }
  @media screen and (max-width: 767px) {
    .new-prodocts__main {
      margin: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; } }

.new-prodocts__side {
  max-width: 420px;
  -ms-flex-preferred-size: 420px;
  flex-basis: 420px;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media screen and (max-width: 1023px) {
    .new-prodocts__side {
      max-width: 290px;
      -ms-flex-preferred-size: 290px;
      flex-basis: 290px; } }
  @media screen and (max-width: 767px) {
    .new-prodocts__side {
      max-width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      margin-bottom: 40px; } }
  .new-prodocts__side .main-title {
    margin-bottom: 30px; }
    .new-prodocts__side .main-title::before {
      background: #e6e6e6; }

.new-prodocts__text {
  font-weight: 300;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.04em;
  color: #000;
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .new-prodocts__text {
      margin-bottom: 30px; } }
  .new-prodocts__text p {
    margin: 0; }

.products-box {
  max-width: 295px;}
  @media screen and (min-width: 1250px) {
    .products-box:hover {
       background: rgba(243, 243, 242); }
      .products-box:hover .products-box__info {
        border-color: #141414; }
      .products-box:hover .products-box__price.hide {
        display: none; }
      .products-box:hover .products-box__color {
        opacity: 1; }
      .products-box:hover .products-box__bottom {
        opacity: 1; }
      .products-box:hover .products-box__options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .products-box:hover .products-box__options-color {
        display: block; }
      .products-box:hover .products-box__rating {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  @media screen and (max-width: 1250px) {
    .products-box {
      background: rgba(243, 243, 242); } }
  .products-box__image {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden; }
    @media screen and (min-width: 1250px) {
      .products-box__image:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); } }
    .products-box__image img {
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
  .products-box__options {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0 10px -9px; }
    @media screen and (max-width: 1250px) {
      .products-box__options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .products-box__options-item {
    width: 35px;
    margin: 9px 0 0 9px; }
    .products-box__options-item input {
      position: absolute;
      left: -9999px; }
      .products-box__options-item input:checked + .products-box__options-text {
        background: #141414;
        border-color: #141414;
        color: #fff; }
  .products-box__options-text {
    width: 35px;
    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;
    height: 28px;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #c1c0ba; }
  .products-box__options-color {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    display: none;
    letter-spacing: 0.04em;
    color: #000;
    margin-bottom: 14px; }
  .products-box__rating {
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .products-box__stock {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.04em;
    color: #839074; }
  .products-box .rate__star {
    width: 14px;
    height: 13px; }
    .products-box .rate__star svg {
      width: 14px;
      height: 13px; }
  .products-box .rate-text {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.04em;
    color: #000;
    margin-left: 8px; }
  .products-box__info {
    padding: 20px 20px 0;
    border: 1px solid transparent; }
    @media screen and (max-width: 1250px) {
      .products-box__info {
        border: 1px solid #141414; } }
    @media screen and (max-width: 767px) {
      .products-box__info {
        padding: 10px 10px 0;
        background: #fff; } }
  .products-box__name {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    text-decoration: none; }
  .products-box__price {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff; }
    @media screen and (max-width: 1023px) {
      .products-box__price {
        font-size: 16px; } }
    .products-box__price.hide {
      margin-top: 10px; }
      @media screen and (max-width: 1250px) {
        .products-box__price.hide {
          display: none; } }
  .products-box__color {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    text-decoration: none;
    margin-top: 5px;
    opacity: 0; }
    @media screen and (max-width: 1250px) {
      .products-box__color {
        opacity: 1; } }
  .products-box__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 18px -20px 0;
    padding: 0 0 0 20px;
    border-top: 1px solid #141414;
    opacity: 0; }
    @media screen and (max-width: 1250px) {
      .products-box__bottom {
        opacity: 1; } }
    @media screen and (max-width: 1023px) {
      .products-box__bottom {
        padding: 0 0 0 10px; } }
    @media screen and (max-width: 767px) {
      .products-box__bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 18px -10px 0;
        padding: 10px 10px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px; } }
  .products-box__price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .products-box__price-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px; } }
  .products-box__price-old {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.04em;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-right: 12px; }
  .products-box__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .products-box .wishlist-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background: none; }
    @media screen and (max-width: 1023px) {
      .products-box .wishlist-button {
        margin: 0 10px; } }
    @media screen and (max-width: 767px) {
      .products-box .wishlist-button {
        border: 1px solid #141414;
        width: 49px;
        margin: 0 10px 0 0; } }
  .products-box__label {
    background: #141414;
    color: #fff;
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    color: #e6e6e6;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    height: 80px;
    width: 34px;
    position: absolute;
    top: 0;
    left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.buy {
  width: 49px;
  height: 49px;
  background: #141414;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  border: none;
  cursor: pointer; }

@media screen and (max-width: 1250px) {
  .special-section {
    padding: 0 15px; } }

.special-section .main-title {
  margin-bottom: 30px; }

.special-section__inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto 50px; }

.special-section__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1023px) {
    .special-section__columns {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.special-section__category {
  max-width: 610px;
  -ms-flex-preferred-size: 610px;
  flex-basis: 610px;
  width: 100%;
  margin-right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media screen and (max-width: 1250px) {
    .special-section__category {
      max-width: 400px;
      -ms-flex-preferred-size: 400px;
      flex-basis: 400px; } }
  @media screen and (max-width: 1023px) {
    .special-section__category {
      max-width: 610px;
      -ms-flex-preferred-size: 610px;
      flex-basis: 610px;
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .special-section__category {
      max-width: 100%;
      margin: 0 0 40px; } }

.special-section__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 13px 0 0 -20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 1023px) {
    .special-section__products {
      max-width: 649px; } }
  .special-section__products .products-box {
    margin: -13px 0 0 20px; }
    @media screen and (max-width: 1250px) {
      .special-section__products .products-box {
        max-width: 277px;
        margin: -13px 0 20px 20px; } }
    @media screen and (max-width: 1023px) {
      .special-section__products .products-box {
        max-width: 296px; } }
    @media screen and (max-width: 767px) {
      .special-section__products .products-box {
        max-width: 44%; } }

.special-section__image {
  margin: 0 0 22px; }

.special-section__link {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #e6e6e6;
  background: #141414;
  border: 1px solid #141414;
  position: relative;
  padding: 0 50px 0 20px;
  text-decoration: none;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (min-width: 1250px) {
    .special-section__link:hover {
      background: #fff;
      color: #141414; }
      .special-section__link:hover::after, .special-section__link:hover::before {
        background: #141414; } }
  .special-section__link::after {
    content: '';
    position: absolute;
    right: 29px;
    top: 50%;
    background: #fff;
    width: 1px;
    height: 13px;
    margin: -6px 0 0; }
  .special-section__link::before {
    content: '';
    position: absolute;
    right: 23px;
    top: 50%;
    background: #fff;
    width: 13px;
    height: 1px; }

.product-section {
  max-width: 1240px;
  margin: 0 auto; }

.main {
  padding: 39px 0 0; }
  @media screen and (max-width: 1250px) {
    .main .breadcrumb {
      padding: 0 15px; } }

.pagetitle {
  font-weight: 800;
  font-size: 44px;
  line-height: 54px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .pagetitle {
      font-size: 24px;
      line-height: 34px; } }
  .pagetitle span {
    font-weight: normal; }

.news {
  max-width: 1240px;
  margin: 0 auto 90px; }
  @media screen and (max-width: 1250px) {
    .news {
      padding: 0 15px; } }
  .news__list {
    margin: -60px 0 70px -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .news__box {
    max-width: 610px;
    -ms-flex-preferred-size: 610px;
    flex-basis: 610px;
    width: 100%;
    margin: 60px 0 0 20px; }
    @media screen and (max-width: 1250px) {
      .news__box {
        max-width: 447px;
        -ms-flex-preferred-size: 447px;
        flex-basis: 447px; } }
    @media screen and (max-width: 1023px) {
      .news__box {
        max-width: 359px;
        -ms-flex-preferred-size: 359px;
        flex-basis: 359px; } }
    @media screen and (max-width: 767px) {
      .news__box {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
  .news__image {
    position: relative;
    display: block; }
  .news__date {
    position: absolute;
    right: 30px;
    top: 0;
    background: #141414;
    font-weight: 900;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #e6e6e6;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    width: 34px;
    height: 129px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .news__info {
    background: #fff;
    border-left: 5px solid #839074;
    padding: 30px 20px 25px;
    margin-bottom: 14px; }
  .news__name {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #141414;
    text-decoration: none; }
  .news__more {
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    text-decoration: none; }
    .news__more .main-section__link-icon {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      margin: 0 0 0 20px; }

.news-inner {
  max-width: 949px;
  margin: 0 auto 90px; }
  @media screen and (max-width: 1023px) {
    .news-inner {
      padding: 0 15px; } }
  .news-inner__title {
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin: 0 0 40px; }
    @media screen and (max-width: 767px) {
      .news-inner__title {
        font-size: 20px;
        line-height: 26px; } }
  .news-inner__image {
    margin-bottom: 30px; }
    .news-inner__image .slick-arrow path {
      fill: none;
      stroke: #454545; }
    @media screen and (min-width: 1250px) {
      .news-inner__image .slick-arrow:hover path {
        fill: #141414;
        stroke: none; } }
    .news-inner__image .slick-prev:before, .news-inner__image .slick-next:before {
      display: none; }
    .news-inner__image .slick-prev {
      left: -60px; }
    .news-inner__image .slick-next {
      right: -60px; }
    .news-inner__image .slick-dots {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      bottom: 30px; }
      .news-inner__image .slick-dots li {
        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: 9px;
        height: 9px; }
        .news-inner__image .slick-dots li.slick-active button {
          width: 9px;
          height: 9px; }
      .news-inner__image .slick-dots button {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        position: relative;
        background: #e6e6e6;
        padding: 0; }
        .news-inner__image .slick-dots button::before {
          display: none; }
  .news-inner__content {
    max-width: 716px;
    margin: 0 auto; }
  .news-inner__date {
    font-weight: 500;
    font-size: 18px;
    line-height: 97.52%;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 10px; }
  .news-inner__text {
    font-size: 14px;
    line-height: 22px;
    color: #454545;
    text-shadow: 1px 1px 0px #fff; }
    .news-inner__text h2 {
      font-weight: bold;
      font-size: 24px;
      line-height: 29px;
      color: #141414;
      margin: 30px 0;
      text-shadow: 1px 1px 0px #fff; }
      .news-inner__text h2:first-child {
        margin-top: 0; }
      .news-inner__text h2:last-child {
        margin-bottom: 0; }
    .news-inner__text p {
      margin: 25px 0; }
      .news-inner__text p:first-child {
        margin-top: 0; }
      .news-inner__text p:last-child {
        margin-bottom: 0; }

.add-news {
  max-width: 1240px;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 1250px) {
    .add-news {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .add-news {
      padding: 0 15px 70px; } }
  .add-news__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 39px; }
  .add-news__top-box {
    max-width: 530px;
    -ms-flex-preferred-size: 530px;
    flex-basis: 530px;
    width: 100%; }
  .add-news .main-title {
    margin-bottom: 35px;
    font-size: 30px;
    line-height: 32px; }
    @media screen and (max-width: 767px) {
      .add-news .main-title {
        font-size: 20px;
        line-height: 22px; } }
    .add-news .main-title span {
      display: inline; }
  .add-news__text {
    font-size: 18px;
    line-height: 146.48%;
    color: #141414;
    text-shadow: 1px 1px 0px #fff; }

.all-news {
  max-width: 215px;
  -ms-flex-preferred-size: 215px;
  flex-basis: 215px;
  height: 47px;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-decoration: none;
  border: 1px solid #141414; }
  @media screen and (max-width: 767px) {
    .all-news {
      position: absolute;
      bottom: 50px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); } }
  @media screen and (min-width: 1250px) {
    .all-news:hover {
      background: #141414;
      color: #fff; } }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 30;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none; }
  .popup.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .popup__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1; }
  .popup__holder {
    background: #e6e6e6;
    border: 1px solid #c1c0ba;
    position: relative;
    z-index: 1;
    padding: 40px 50px;
    z-index: 999;
    max-width: 925px;
    -ms-flex-preferred-size: 925px;
    flex-basis: 925px;
    width: 100%;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .popup__holder {
        padding: 20px; } }
    .popup__holder--small {
      max-width: 507px;
      -ms-flex-preferred-size: 507px;
      flex-basis: 507px; }
  .popup__alert-text {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #141414;
    max-width: 360px;
    margin: 0 auto; }
  .popup__big-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: #141414;
    text-align: center;
    margin-bottom: 30px; }
  .popup__buttons {
    max-width: 215px;
    margin: 0 auto;
    text-align: center; }
  .popup__btn {
    background: #141414;
    max-width: 215px;
    height: 47px;
    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;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    text-decoration: none;
    border: 1px solid #141414;
    margin-bottom: 20px; }
    @media screen and (min-width: 1250px) {
      .popup__btn:hover {
        background: #fff;
        color: #141414; } }
  .popup__cancel {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    color: #000;
    border-bottom: 1px dashed;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    @media screen and (min-width: 1250px) {
      .popup__cancel:hover {
        border-color: transparent; } }
  .popup__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .popup__product {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .popup__title {
    margin-bottom: 22px;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #000;
    text-shadow: 1px 1px 0px #fff; }
    @media screen and (max-width: 767px) {
      .popup__title {
        font-size: 26px;
        line-height: 34px; } }
  .popup__close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer; }
    .popup__close svg {
      width: 15px;
      height: 15px;
      fill: #141414; }
  .popup__info {
    width: 100%; }
  .popup__product-image {
    margin-right: 20px;
    max-width: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media screen and (max-width: 767px) {
      .popup__product-image {
        max-width: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        margin: 0 0 20px; } }
  .popup__product-name {
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 10px; }
  .popup__product-options {
    font-size: 14px;
    line-height: 152.34%;
    color: #454545;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 10px; }
    .popup__product-options span {
      font-weight: bold; }
  .popup__product-bottom {
    border-top: 1px solid #c1c0ba;
    margin-top: 10px;
    padding-top: 22px; }
  .popup__product-price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
  .popup__product-price-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    text-shadow: 1px 1px 0px #fff; }
  .popup__product-price {
    font-weight: 600;
    font-size: 24px;
    line-height: 163.41%;
    color: #4f4f4f;
    text-shadow: 1px 1px 0px #fff; }
  .popup__product-notes {
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    max-width: 295px;
    margin-bottom: 27px; }
  .popup__product-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .popup__product-form input {
      max-width: 215px;
      height: 47px;
      padding: 0 15px;
      background: #f4f4f4;
      border: 1px solid #c1c0ba; }
  .popup__product-btn {
    max-width: 215px;
    background: #141414;
    border: 1px solid #141414;
    padding: 0;
    -ms-flex-preferred-size: 215px;
    flex-basis: 215px;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #e6e6e6;
    cursor: pointer; }
    @media screen and (min-width: 1250px) {
      .popup__product-btn:hover {
        background: #fff;
        color: #141414; } }
  .popup__size-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -35px 0 0; }
  .popup__size-image {
    margin: 35px 20px 0;
    max-width: 276px;
    width: 100%; }
  .popup__size-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff;
    margin-bottom: 30px; }
  .popup__size-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px; }
    .popup__size-table th {
      border-bottom: 1px solid #c1c0ba;
      font-weight: bold;
      font-size: 16px;
      line-height: 18px;
      color: #141414;
      padding-bottom: 15px;
      text-align: left; }
      @media screen and (max-width: 767px) {
        .popup__size-table th {
          padding-right: 15px;
          font-size: 14px; } }
    .popup__size-table td {
      font-size: 14px;
      line-height: 16px;
      color: #454545;
      min-width: 115px;
      padding: 6px 0; }
      @media screen and (max-width: 767px) {
        .popup__size-table td {
          min-width: 0;
          padding: 3px 0; } }
  .popup__terms-title {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 38px;
    color: #141414;
    margin-bottom: 30px; }
  .popup__terms-holder {
    font-size: 14px;
    line-height: 152.34%;
    color: #454545;
    max-height: 364px; }

#popup-size .popup__holder {
  max-width: 700px;
  padding: 30px; }
  @media screen and (max-width: 1679px) {
    #popup-size .popup__holder {
      height: 600px;
      overflow-y: auto; } }
  @media screen and (max-width: 767px) {
    #popup-size .popup__holder {
      height: 450px;
      overflow-y: auto; } }

.iosBugFixCaret {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.product-inner {
  max-width: 1240px;
  margin: 0 auto 60px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 1250px) {
    .product-inner {
      padding: 0 15px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .product-inner__images {
    max-width: 605px;
    -ms-flex-preferred-size: 605px;
    flex-basis: 605px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 1250px) {
      .product-inner__images {
        margin-bottom: 40px; } }
  .product-inner__small {
    max-width: 128px;
    -ms-flex-preferred-size: 128px;
    flex-basis: 128px;
    width: 100%;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .product-inner__small {
        display: none; } }
  .product-inner__big {
    max-width: 462px;
    -ms-flex-preferred-size: 462px;
    flex-basis: 462px;
    width: 100%; }
    .product-inner__big .slick-dots {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      bottom: -32px; }
      .product-inner__big .slick-dots li {
        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: 9px;
        height: 9px; }
        .product-inner__big .slick-dots li.slick-active button {
          width: 9px;
          height: 9px; }
      .product-inner__big .slick-dots button {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        position: relative;
        background: #454545;
        padding: 0; }
        .product-inner__big .slick-dots button::before {
          display: none; }
  .product-inner__small {
    padding: 45px 0;
    max-width: 128px;
    -ms-flex-preferred-size: 128px;
    flex-basis: 128px;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .product-inner__small .slick-arrow {
      margin-left: -12px;
      width: 24px;
      height: 24px; }
      .product-inner__small .slick-arrow::before {
        display: none; }
    .product-inner__small .slick-prev {
      top: 0;
      left: 50%;
      -webkit-transform: translate(0, 0) rotate(90deg);
      transform: translate(0, 0) rotate(90deg); }
    .product-inner__small .slick-next {
      bottom: 0;
      left: 50%;
      top: auto;
      -webkit-transform: translate(0, 0) rotate(90deg);
      transform: translate(0, 0) rotate(90deg); }
  .product-inner__small-slide {
    padding: 4px;
    border: 1px solid #000;
    margin: 5px 0; }
  .product-inner__info {
    max-width: 610px;
    -ms-flex-preferred-size: 610px;
    flex-basis: 610px;
    width: 100%; }
  .product-inner__top {
    background: rgba(243, 243, 242);
    border: 1px solid #c1c0ba;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .product-inner__top {
        padding: 15px; } }
  .product-inner__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    text-shadow: 1px 1px 0px #fff; }
    @media screen and (max-width: 1250px) {
      .product-inner__title {
        max-width: 437px; } }
    @media screen and (max-width: 767px) {
      .product-inner__title {
        font-size: 20px;
        line-height: 28px; } }
  .product-inner__vendor {
    margin-left: 10px;
    font-size: 16px;
    line-height: 93.75%;
    color: #141414;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .product-inner__vendor span {
      font-weight: bold; }
  .product-inner__table-size {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 93.75%;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-left: 12px; }
    @media screen and (min-width: 1250px) {
      .product-inner__table-size:hover {
        text-decoration: none; } }
    .product-inner__table-size svg {
      margin-right: 5px; }
  .product-inner__options {
    padding: 0 30px 28px;
    border-bottom: 1px solid #c1c0ba;
    margin-bottom: 29px; }
    @media screen and (max-width: 767px) {
      .product-inner__options {
        padding: 0 0 28px; } }
  .product-inner__options-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
  .product-inner__options-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 93.75%;
    color: #141414; }
    @media screen and (max-width: 767px) {
      .product-inner__options-title {
        font-size: 16px; } }
  .product-inner__options-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -10px 0 20px -10px; }
    @media screen and (max-width: 767px) {
      .product-inner__options-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .product-inner__options-item {
    max-width: 74px;
    width: 100%;
    -ms-flex-preferred-size: 74px;
    flex-basis: 74px;
    width: 100%;
    margin: 10px 0 0 10px;
    cursor: pointer; }
    .product-inner__options-item input {
      position: absolute;
      left: -9999px; }
      .product-inner__options-item input:checked + .product-inner__options-size-box {
        background: #141414;
        color: #fff; }
      .product-inner__options-item input[disabled] + .product-inner__options-size-box {
        opacity: 0.3;
        cursor: default; }
  .product-inner__options-size-box {
    color: #000;
    display: block;
    border: 1px solid #c1c0ba;
    padding: 9px 2px;
    height: 100%; }
  .product-inner__options-size {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    display: block;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: 5px;
        color: #000;
    border: 1px solid #c1c0ba;
    padding: 9px 2px;
    height: 100%;
      margin: 0 auto;
  }
    
    .product-inner__options-item.is-active {
  border: 1px solid #000;
  background: #f5f5f5;
}

  .product-inner__options-size-2 {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: block;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
  .product-inner__options-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .product-inner__options-info {
    font-size: 14px;
    line-height: 16px;
    color: #141414;
    margin-left: 12px; }
  .product-inner__colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -10px 0 0 -10px; }
  .product-inner__colors-item input:checked + .product-inner__colors-item-image-wrap{
    border-color:#000;
  }

  .product-inner__colors-item input{
    position:absolute;
    left:-9999px;
  }
  .product-inner__colors-item-image-wrap {
    text-decoration: none;
    border: 1px solid #c1c0ba;
    margin: 10px 0 0 10px; }
    @media screen and (min-width: 1250px) {
      .product-inner__colors-item:hover .product-inner__colors-item-image-wrap {
        border-color: #000; } }
  .product-inner__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-weight: bold;
    font-size: 48px;
    line-height: 50px;
    color: #141414;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .product-inner__price {
        font-size: 28px;
        line-height: 36px; } }
  .product-inner__price-old {
    font-weight: bold;
    font-size: 24px;
    line-height: 35px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #c1c0ba;
    margin-left: 20px; }
  .product-inner__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .product-inner__buttons .wishlist-button {
      padding: 0;
      border: none;
      background: none; }

.product-buy {
  background: #141414;
  max-width: 215px;
  -ms-flex-preferred-size: 215px;
  flex-basis: 215px;
  width: 100%;
  color: #fff;
  font-family: 'Montserrat';
  height: 47px;
  border: 1px solid #141414;
  text-transform: uppercase;
  cursor: pointer; }
  @media screen and (min-width: 1250px) {
    .product-buy:hover {
      background: #fff;
      color: #141414; } }

.product-fast {
  margin-left: 20px;
  max-width: 215px;
  -ms-flex-preferred-size: 215px;
  flex-basis: 215px;
  width: 100%;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  border: 1px solid #141414;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .product-fast {
      margin-left: 5px; } }
  @media screen and (min-width: 1250px) {
    .product-fast:hover {
      background: #141414;
      color: #fff; } }

.product-information {
  max-width: 1240px;
  margin: 0 auto 100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 1250px) {
    .product-information {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .product-information {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .product-information__tabs {
    max-width: 295px;
    -ms-flex-preferred-size: 295px;
    flex-basis: 295px;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media screen and (max-width: 1250px) {
      .product-information__tabs {
        margin-right: 20px; } }
    @media screen and (max-width: 767px) {
      .product-information__tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 30px;
        text-align: center; } }
    .product-information__tabs a {
      padding: 0 27px;
      font-weight: bold;
      font-size: 18px;
      line-height: 93.75%;
      color: #828282;
      text-decoration: none;
      border: 1px solid transparent;
      height: 70px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      @media screen and (max-width: 1250px) {
        .product-information__tabs a {
          padding: 0 15px; } }
      @media screen and (max-width: 1250px) {
        .product-information__tabs a {
          font-size: 14px; } }
      .product-information__tabs a::after {
        content: '';
        position: absolute;
        top: 0;
        left: -1px;
        bottom: 0;
        width: 5px; }
      .product-information__tabs a.active {
        border-color: #141414;
        color: #000; }
        .product-information__tabs a.active::after {
          background: #414141; }
  .product-information__holder {
    max-width: 926px;
    -ms-flex-preferred-size: 926px;
    flex-basis: 926px;
    width: 100%;
    border: 1px solid #414141;
    padding: 30px; }
    @media screen and (max-width: 1023px) {
      .product-information__holder {
        padding: 20px; } }
  .product-information__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media screen and (max-width: 767px) {
      .product-information__columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .product-information__descr {
    max-width: 375px; }
    @media screen and (max-width: 1023px) {
      .product-information__descr {
        max-width: 265px; } }
    @media screen and (max-width: 767px) {
      .product-information__descr {
        max-width: 100%;
        margin-bottom: 30px; } }
  .product-information__text {
    font-size: 12px;
    line-height: 152.34%;
    color: #4f4f4f; }
    .product-information__text ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .product-information__text p {
      margin: 20px 0; }
      .product-information__text p:first-child {
        margin-top: 0; }
      .product-information__text p:last-child {
        margin-bottom: 0; }
  .product-information__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 93.75%;
    color: #000;
    margin-bottom: 20px; }
  .product-information__sub-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 93.75%;
    color: #000;
    margin: 40px 0 30px; }
  .product-information__rec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -44px 0 0 -10px; }
  .product-information__rec-box {
    max-width: 115px;
    -ms-flex-preferred-size: 115px;
    flex-basis: 115px;
    width: 100%;
    padding: 51px 0 0;
    position: relative;
    margin: 44px 0 0 10px; }
  .product-information__icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .product-information__icon-title {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #000; }
  .product-information__info {
    max-width: 271px;
    -ms-flex-preferred-size: 271px;
    flex-basis: 271px;
    width: 100%;
    margin-left: 122px; }
    @media screen and (max-width: 1023px) {
      .product-information__info {
        margin-left: 20px; } }
    @media screen and (max-width: 767px) {
      .product-information__info {
        max-width: 100%;
        margin: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
    .product-information__info strong {
      font-weight: 500; }
  .product-information__info-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 93.75%;
    color: #000;
    margin-bottom: 20px; }

.product-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 1023px) {
    .product-review {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .product-review__list {
    margin-bottom: 30px; }
  .product-review__box {
    border-bottom: 1px solid #c1c0ba;
    padding-bottom: 20px; }
    .product-review__box + .product-review__box {
      margin-top: 20px; }
  .product-review__info {
    max-width: 370px;
    -ms-flex-preferred-size: 370px;
    flex-basis: 370px;
    width: 100%; }
    @media screen and (max-width: 1250px) {
      .product-review__info {
        max-width: 310px;
        -ms-flex-preferred-size: 310px;
        flex-basis: 310px; } }
    @media screen and (max-width: 1023px) {
      .product-review__info {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 30px; } }
  .product-review__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 93.75%;
    color: #141414;
    margin-bottom: 19px; }
  .product-review__rating {
    padding-top: 6px;
    font-size: 12px;
    line-height: 152.34%;
    color: #454545;
    margin-bottom: 30px; }
  .product-review__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px; }
  .product-review__name {
    font-weight: 500;
    font-size: 16px;
    line-height: 93.75%;
    color: #141414; }
  .product-review__date {
    font-size: 12px;
    line-height: 93.75%;
    color: #454545;
    margin-bottom: 14px; }
  .product-review__text {
    font-size: 12px;
    line-height: 152.34%;
    color: #454545; }
  .product-review__answer {
    background: #f6f6f6;
    border-radius: 5px;
    margin: 20px 0 0 40px;
    padding: 20px; }
  .product-review__btn {
    max-width: 215px;
    -ms-flex-preferred-size: 215px;
    flex-basis: 215px;
    width: 100%;
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #141414;
    border: 1px solid #141414;
    text-decoration: none;
    cursor: pointer; }
    @media screen and (min-width: 1250px) {
      .product-review__btn:hover {
        background: #141414;
        color: #fff; } }
  .product-review__form {
    max-width: 370px;
    -ms-flex-preferred-size: 370px;
    flex-basis: 370px;
    width: 100%; }
    @media screen and (max-width: 1023px) {
      .product-review__form {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

.form__title {
  font-size: 18px;
  line-height: 93.75%;
  color: #141414;
  font-weight: 700;
  margin-bottom: 20px; }

.form .rate {
  margin-bottom: 20px; }

.form .rate__star {
  cursor: pointer; }

.form__row input {
  height: 58px;
  width: 100%;
  text-transform: uppercase;
  padding: 0 20px;
  background: #f4f4f4;
  border: 1px solid #c1c0ba;
  font-weight: bold; }
  .form__row input:focus {
    border: solid #141414;
    border-width: 1px 1px 1px 3px;
    padding: 0 20px 0 18px; }

.form__row textarea {
  background: #f4f4f4;
  border: 1px solid #c1c0ba;
  padding: 20px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%; }
  .form__row textarea:focus {
    border: solid #141414;
    border-width: 1px 1px 1px 3px;
    padding: 20px 20px 20px 18px; }

.form__row + .form__row {
  margin-top: 15px; }

.form__terms-text {
  position: relative;
  padding-left: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
  .form__terms-text::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #141414;
    width: 20px;
    height: 20px;
    background: #f4f4f4; }
  .form__terms-text::before {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    border-width: 0 0 2px 2px;
    width: 11px;
    height: 6px;
    left: 5px;
    top: 6px;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale(1) rotate(-45deg);
    transform: scale(1) rotate(-45deg); }

.form__terms-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 20px;
  color: #141414;
  margin: 19px 0 40px; }
  @media screen and (max-width: 767px) {
    .form__terms-box {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .form__terms-box a {
    color: #141414;
    margin-left: 3px; }

.form__terms {
  position: relative;
  display: block; }
  .form__terms input {
    position: absolute;
    left: -9999px; }
    .form__terms input:checked + .form__terms-text::after {
      background: #141414; }
    .form__terms input:checked + .form__terms-text::before {
      opacity: 1; }

.form__btn {
  max-width: 215px;
  -ms-flex-preferred-size: 215px;
  flex-basis: 215px;
  width: 100%;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #141414;
  background: #141414;
  text-decoration: none;
  cursor: pointer; }
  @media screen and (min-width: 1250px) {
    .form__btn:hover {
      background: #fff;
      color: #141414; } }

.form__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .form__bottom {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.form__login-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 0 32px; }
  .form__login-bottom .form__terms-box {
    margin: 0; }

.form__link {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.04em;
  color: #000;
  border-bottom: 1px dashed;
  text-decoration: none; }
  @media screen and (max-width: 767px) {
    .form__link {
      margin: 20px 30px 0; } }
  @media screen and (min-width: 1250px) {
    .form__link:hover {
      border-color: transparent; } }

.rate {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .rate__star + .rate__star {
    margin-left: 4px; }
  .rate__star path {
    fill: #141414; }
  .rate svg {
    display: block; }

.rate[data-rate="1"] .rate__star:nth-child(n+2) path,
.rate[data-rate="2"] .rate__star:nth-child(n+3) path,
.rate[data-rate="3"] .rate__star:nth-child(n+4) path,
.rate[data-rate="4"] .rate__star:nth-child(n+5) path,
.rate[data-rate="5"] .rate__star:nth-child(n+6) path,
.rate[data-rate="0"] .rate__star path {
  fill: #C1C0BA; }

.table-size {
  margin: -30px; }
  @media screen and (max-width: 767px) {
    .table-size {
      overflow-y: auto; } }
  .table-size table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
    @media screen and (max-width: 767px) {
      .table-size table {
        width: 700px; } }
    .table-size table th {
      border: 1px solid #c1c0ba;
      font-size: 16px;
      line-height: 93.75%;
      text-align: center;
      color: #141414;
      padding: 17px 0 16px; }
      .table-size table th:first-child {
        width: 184px; }
    @media screen and (max-width: 767px) {
      .table-size table tr {
        background: #fff; } }
    .table-size table tr:nth-child(odd) {
      background: #E6E6E6; }
    .table-size table td {
      font-weight: 500;
      font-size: 16px;
      line-height: 93.75%;
      text-align: center;
      color: #141414;
      border: solid #c1c0ba;
      border-width: 0 1px;
      text-align: center;
      padding: 17px 0 16px; }
      .table-size table td:first-child {
        font-weight: 700;
        font-size: 14px; }

.product-add {
  max-width: 1240px;
  margin: 0 auto 36px; }
  @media screen and (max-width: 1250px) {
    .product-add {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .product-add .products-box {
      max-width: 165px; } }
  .product-add + .product-add {
    margin-top: 90px; }
    @media screen and (max-width: 767px) {
      .product-add + .product-add {
        margin-bottom: 100px; } }
  .product-add .main-title {
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .product-add .main-title {
        margin-bottom: 30px; } }

.no-review__text {
  font-size: 12px;
  line-height: 152.34%;
  color: #4f4f4f;
  margin-bottom: 40px; }

.registration-form {
  max-width: 406px;
  margin: 0 auto 164px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .registration-form {
      padding: 0 15px; } }
  .registration-form--password {
    margin: 0 auto 300px; }

.forgot {
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  color: #141414; }

.login-btn {
  max-width: 100%;
  margin-bottom: 29px; }

.password-btn {
  max-width: 100%;
  margin: 30px 0; }

.login-link {
  font-size: 14px;
  line-height: 93.75%;
  color: #141414;
  text-decoration: none;
  border-bottom: 1px dashed; }
  .login-link span {
    font-weight: 700; }
  @media screen and (min-width: 1250px) {
    .login-link:hover {
      border-color: transparent; } }

.login-link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 40px; }
  @media screen and (max-width: 479px) {
    .mCSB_inside > .mCSB_container {
      margin-right: 30px; } }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 3px;
  height: 100%;
  margin: 0 auto;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
	----------------------------------------
	6.1 THEMES
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #D3DAE0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: #402F22; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #402F22;
  border-radius: 3px; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #402F22; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #402F22; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-color: #D3DAE0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(111, 141, 167, 0.25); }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(111, 141, 167, 0.25); }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
		sprites locations
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
		sprites locations
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
		sprites locations
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
select {
  display: none; }

.select {
  margin: 0;
  border: 1px solid #c1c0ba;
  background: #fff;
  padding: 20px 29px 19px;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #141414;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis; }
  .select::after {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    content: '';
    height: 7px;
    width: 7px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .select:focus {
    border-color: #666; }
  .select__current {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden; }
    .select__current.placeholder {
      color: #ccc; }
  .select--open {
    overflow: visible; }
    .select--open::after {
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg); }
  .select__list {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 2px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-2em);
    transform: scale(0.75) translateY(-2em);
    -webkit-transition: opacity 0.1s ease-out, -webkit-transform 0.2s cubic-bezier(0.5, 0, 0, 1.25);
    transition: opacity 0.1s ease-out, -webkit-transform 0.2s cubic-bezier(0.5, 0, 0, 1.25);
    transition: transform 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.1s ease-out;
    transition: transform 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.1s ease-out, -webkit-transform 0.2s cubic-bezier(0.5, 0, 0, 1.25);
    z-index: -1; }
    .select--open .select__list {
      visibility: visible;
      opacity: 1;
      z-index: 1;
      -webkit-transform: scale(1) translateY(0);
      transform: scale(1) translateY(0); }
  .select__item {
    padding: 10px 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer; }
    .select__item:hover {
      background: #efefef; }
    .select__item--active {
      font-weight: bold;
      background: #eee; }
    .select__item--disabled {
      display: none;
      cursor: not-allowed; }
    .select__item.hidden {
      display: none; }
  .select.to-up .select__list {
    bottom: 100%;
    top: auto; }

.search-holder {
  z-index: 6;
  position: absolute;
  left: 5px;
  right: 5px;
  top: 50px;
  height: 40px; }
  .search-holder input {
    width: 100%;
    height: 40px;
    font-weight: normal;
    font-size: 16px;
    color: #4f4f4f;
    padding: 0 20px;
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.08); }

.search-select .select__list {
  padding-top: 60px; }

.tab {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  .tab.active {
    height: auto;
    overflow: visible;
    opacity: 1; }


#checkout-cart {
  padding: 30px 0;
}

#checkout-cart table tbody tr td:last-child {
  font-weight: bold;
}

#checkout-cart .table {
  background: rgba(243, 243, 242);
  border: 1px solid #C1C0BA;
}

#checkout-cart .table .input-group input[type=text] {
  border-color: #333;
}

#checkout-cart .table .input-group .input-group-btn .btn-primary {
  background: #fff;
    border-color: #333;
}

#checkout-cart .table .input-group .input-group-btn .btn-primary svg {
  color: #333;
}

#checkout-cart .table .input-group .input-group-btn .btn-danger {
  border-color: #333;
  background: #333;
}

#checkout-cart .table a {
  color: #333;
  font-weight: bold;
}

#checkout-cart .table thead td {
  font-weight: bold;
}

#checkout-cart .table-bordered>tbody>tr>td,
#checkout-cart .table-bordered>tbody>tr>th,
#checkout-cart .table-bordered>tfoot>tr>td,
#checkout-cart .table-bordered>tfoot>tr>th,
#checkout-cart .table-bordered>thead>tr>td,
#checkout-cart .table-bordered>thead>tr>th {
    border: 1px solid #C1C0BA;
}

#checkout-cart .buttons .main-button {
  max-width: none;
  border-radius: 0;
} 

#checkout-cart .buttons .pull-left .btn-default {
  border-radius: 0;
  background: none;
  max-width: 100%;
  height: 47px;
  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;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-decoration: none;
  border: 1px solid #141414;
  -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

}

#checkout-cart .buttons .pull-left .btn-default:hover {
  background: #000;
  color: #fff;
}

.filter .filter__title {
  padding: 0 10px;
  font-weight: bold;
}

.filter .bf-panel-wrapper .box-heading {
  display: none;
}

.filter .bf-layout-id-48 .bf-attr-header {
  background: none;
  color: #141414;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.56px;
}

.filter .bf-panel-wrapper .box {
  border: none;
}

.filter input[type=text].bf-range-max,
.filter input[type=text].bf-range-min,
.filter input[type=text].bf-slider-input {
  border: 1px solid #141414;
}

.filter .sort-list {
  padding: 5px 10px 5px 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  flex-direction: column;
}

.filter .bf-layout-id-48 .ui-widget-header {
  background: #839074;
}

.filter .ui-slider-horizontal .ui-slider-handle {
  top: -0.4em;
}

.filter .bf-cell label {
  font-weight: 400;
}

.filter .sort-list .sort-list__btn {
  text-align: left;
  border: none;
  background: none;
  padding: 2px 0;
}

.filter .bf-attr-block-cont {
  padding: 5px 10px;
}

.filter .bf-layout-id-48 .bf-count {
  background: #839074;
}

.bf-float-submit .btn {
  background: #000;
  border-radius: 0;
}

.alert-success {
  color: #fff;
  background-color: #839074;
}

.simple-content .simplecheckout #simplecheckout_step_menu .checkout-heading {
  border: 1px solid #141414;
  background-color: rgba(243, 243, 242);
  border-radius: 0;
  padding: 30px 40px;
}

.simple-content .simplecheckout #simplecheckout_step_menu .checkout-heading h4 {
  font-weight: bold;
  font-size: 20px;
}

.simple-content .simplecheckout-bottom-menu .checkout-heading h4 {
  color: #828282;
}

.simple-content .simplecheckout-top-menu.simple-step-vertical-completed .checkout-heading h4 {

}

.simple-content .form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}

.simple-content .simplecheckout-steps-wrapper {
  padding: 0;
}

.simple-content .simplecheckout-block-content {
  padding: 0;
}

.simple-content #simplecheckout_customer .checkout-heading {
  border: none;
  background: none;
  border-radius: 0;
  padding: 0;
}

.simple-content .buttons {
  background: none;
  padding: 0;
}

.simple-content .buttons .main-button {
  border-radius: 0;
}

.simple-content #buttons .simplecheckout-button-right {
  float: none;
}

.simple-content .simplecheckout-block-content .form-control {
  border: 1px solid #BDBDBD;
  background: #F4F4F4;
  border-radius: 0;
}

.simple-content .simplecheckout-left-column .simplecheckout-block#simplecheckout_customer .checkout-heading {
  display: flex;
  padding: 20px 0 5px !important;
}

.simple-content .simplecheckout-left-column .simplecheckout-block .checkout-heading span,
.simple-content .simplecheckout-left-column .simplecheckout-block .checkout-heading span a {
  text-shadow: 1px 1px 0px #FFF;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

.simple-content .simplecheckout-left-column .simplecheckout-block .checkout-heading span:last-child {
  text-decoration: underline;
  padding-left: 20px;
}

.simple-content .button, #simplecheckout_login .button {
  border-radius: 0;
}

.main-button.btn-primary:active {
  background: none;
  color: #000;
}

.simple-content #simplecheckout_login .form__row a {
  color: #000;
  padding: 10px 0;
  display: block;
}

.simple-content .simplecheckout-block#simplecheckout_shipping .checkout-heading,
.simple-content .simplecheckout-block#simplecheckout_payment .checkout-heading,
.simple-content .simplecheckout-block#simplecheckout_shipping_address .checkout-heading,
.simple-content .simplecheckout-block#simplecheckout_comment .checkout-heading {
  font-size: 18px;
  font-weight: 700;
  border: 0;
  padding: 10px 0;
  background: none;
  color:#000;
}

.simple-content .simplecheckout-steps-wrapper .simplecheckout-button-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.simple-content .simplecheckout-steps-wrapper .simplecheckout-button-block:after {
  display: none;
}

.simple-content .simplecheckout-steps-wrapper .simplecheckout-button-block .main-button {
  max-width: none;
}

.simple-content .simplecheckout-steps-wrapper .simplecheckout-button-block .simplecheckout-button-left .button {
  border-radius: 0;
  background: none;
  max-width: 100%;
  height: 47px;
  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;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #141414;
  text-decoration: none;
  border: 1px solid #141414;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.simple-content .simplecheckout-steps-wrapper .simplecheckout-button-block .simplecheckout-button-left .button:hover {
  color: #fff;
  background: #000;
}

.radio label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  color: #000;
  text-shadow: 1px 1px 0px #FFF;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #E0E0E0;
  border-radius: 50%;
}

.radio label:hover input ~ .checkmark {
  background-color: #ccc;
}

.radio label input:checked ~ .checkmark {
  background-color: #000;
}

.radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.radio label input:checked ~ .checkmark:after {
  display: block;
}

.radio label .checkmark:after {
  top: 3px;
  left: 4px;
  border-radius: 50%;
  color: #fff;
  height: 13px;
  width: 10px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><style>svg{fill:%23ffffff}</style><path d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>');
}

.simple-content #button-confirm {
  max-width: none;
  width: 100%;
  height: 47px;
  background: #141414;
  border: 1px solid #141414;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #e6e6e6;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.simple-content #button-confirm:hover {
  background: transparent;
  color: #141414;
}

.simplecheckout-cart td.model,
.simplecheckout-cart th.model {
  display: none;
}

.simplecheckout-cart th {
  background: none !important;
}

.simple-content .simplecheckout-cart .total {
  display: none !important;
}

.simple-content .simplecheckout-cart {
  background: rgba(243, 243, 242);
  border: 1px solid #C1C0BA;
  margin-top: 44px !important;
}

.simple-content .simplecheckout-cart-total {
  border-right: 1px solid #C1C0BA;
  border-bottom: 1px solid #C1C0BA;
  border-left: 1px solid #C1C0BA;
  background: rgba(243, 243, 242);
}

.simple-content .simplecheckout-cart td {
  border-bottom: 1px solid #C1C0BA;
}

.simplecheckout-cart th {
  color: #333 !important;
}

.simple-content .simplecheckout-cart a {
  font-size: 14px;
  color: #141414;
  font-weight: bold;
}

.simple-content .btn-danger {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.simple-content .simplecheckout-cart .input-group-btn .btn-primary {
    color: #333;
    background-color: #fff;
    border-color: #333;
}

.simple-content .simplecheckout-cart .quantity .form-control {
  background: #fff;
  border-color: #333;
  height: 34px;
}

.simple-content .simplecheckout-cart-total span {
  color: #333;
}

.simple-content .simplecheckout-cart-total span.simplecheckout-cart-total-value {
  font-weight: bold;
}

.simple-content .simplecheckout-cart td.price div {
  font-weight: bold;
}

::-webkit-scrollbar {
  width: 3px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
  background: #454545; 
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}

@media only screen and (max-width: 480px) {

    .filter__box {
      width: 300px;
    }
}

.helper-nav-wrapper {
    display: none !important;
}

.upsell-box {
    padding: 0px 30px 30px 30px !important;
}

.upsell-box a {
        color: #000000 !important;
        font-size: 14px;
        text-decoration-line: underline;
        cursor: pointer;
         font-weight: 400;
}

@media screen and (min-width: 1250px) {
    .upsell-box a:hover {
        text-decoration: none !important;
    }
    .upsell-box h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 93.75%;
    color: #141414;
}

  .product-inner__options.form-group {
    display: none !important;
}

nav.catalog-nav .catalog-nav__categories {
    padding-bottom: 30px !important;
}

/*# sourceMappingURL=index.css.map */
