@charset "UTF-8";
/*=========================================
  THEME
=========================================*/
/* line 1, _custom.scss */
.mobile_menu-top ul,
.mobile_menu-top li,
.mobile_menu-top a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
  color: #fff; }

/* line 10, _custom.scss */
.mobile_menu-top {
  padding-bottom: 15px; }

/* line 13, _custom.scss */
.mobile_menu-top .interface-links__link img,
.mobile_menu-top .interface-links__link span {
  float: left; }

/* line 17, _custom.scss */
.mobile_menu-top .interface-links__link span {
  padding-top: 2px; }

/* line 21, _custom.scss */
.mobile_menu-bottom {
  padding: 15px 0 0 0;
  font-size: 16px; }

/* line 25, _custom.scss */
.mobile_menu-bottom li {
  padding: 4px 0; }

/* line 28, _custom.scss */
.mobile_menu-item-open > .menu-link:before {
  content: '\2716' !important; }

/* line 31, _custom.scss */
.mobile_menu-item-gotoroot > .menu-link {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'PFDinTextCompPro-Regular', sans-serif; }

/* line 36, _custom.scss */
.mobile_menu-item-gotoroot > .menu-link:before {
  content: '\27A5' !important;
  font-size: 17px;
  margin-right: 5px; }

/* line 42, _custom.scss */
.catalog-menu .main-menu.level-2 {
  padding: 20px 0; }

/* line 45, _custom.scss */
.catalog-menu .menu-item.level-2 {
  transform: none;
  margin: -15px 20px 0px 0px; }

/* line 49, _custom.scss */
.catalog-menu .main-menu.level-3 .main-menu-link > span {
  line-height: 16px; }

/* line 52, _custom.scss */
.catalog-menu .menu.main-menu.level-2 ul {
  width: auto;
  left: auto !important;
  bottom: auto !important;
  top: auto;
  max-height: none !important;
  background-color: #fff !important;
  box-shadow: 3px 3px 6px -3px #000; }

/* line 61, _custom.scss */
.catalog-menu .main-menu.level-3 > li ul {
  display: none;
  margin: -27px 0 0 100%;
  min-width: 200px;
  top: auto;
  bottom: auto !important; }

/* line 68, _custom.scss */
.catalog-menu .main-menu.level-3 > li ul li {
  display: block;
  background: none; }

/* line 72, _custom.scss */
.catalog-menu .main-menu.level-3 li {
  border-bottom: 1px solid #d2d2d2; }

/* line 75, _custom.scss */
.catalog-menu .menu-item.level-3 .main-menu-link {
  background-color: transparent !important; }

/* line 78, _custom.scss */
.catalog-menu .menu-item.level-3 .main-menu-link {
  background-color: transparent !important; }

/* line 81, _custom.scss */
.catalog-menu .menu-item.level-3 .main-menu-link span {
  color: #000; }

/* line 84, _custom.scss */
.catalog-menu .menu-item.level-2 li.is-current > .main-menu-link span,
.catalog-menu .menu-item.level-3 .main-menu-link:hover span {
  color: #900; }

/* line 88, _custom.scss */
.catalog-menu .main-menu.level-3 > li ul:before {
  display: none !important; }

/* line 91, _custom.scss */
.catalog-menu .main-menu.level-3 li:hover > ul {
  display: block; }

/* line 94, _custom.scss */
.catalog-menu .main-menu.level-3 li.is-dropdown > a:after {
  content: '>';
  display: inline;
  float: right;
  font-weight: bold;
  color: #ababab; }

/* line 103, _custom.scss */
.favorite-widget img {
  height: 25px;
  display: inline-block;
  vertical-align: middle; }

/* line 108, _custom.scss */
header .favorite-widget-link {
  display: block;
  position: relative;
  width: 31px;
  height: 37px;
  margin: 0 0 10px auto;
  padding: 12px 6px 0 0; }

/* line 117, _custom.scss */
.mobile_menu-item.level-2 {
  transform: none !important; }

/* line 120, _custom.scss */
.mobile_menu-marker {
  display: none !important; }

/* line 123, _custom.scss */
.mobile_menu-item.is-dropdown > a:before {
  content: '\271A';
  display: inline-block;
  vertical-align: middle;
  color: #5f5f5f;
  font-size: 20px;
  width: auto !important; }

/* line 131, _custom.scss */
.mobile_menu-item > a > span {
  display: inline-block;
  vertical-align: middle; }

/* line 135, _custom.scss */
.mobile_menu-link.menu-link.level-2 {
  padding-top: 15px !important; }

/* line 138, _custom.scss */
ul.mobile_menu:not(.level-1) {
  margin: 0 0 0 22px !important; }

/* line 141, _custom.scss */
.mobile_menu-item a {
  color: #9a9a9a; }

/* line 144, _custom.scss */
.mobile_menu.menu.level-2 .menu-item {
  padding: 10px 0 !important;
  border-bottom: 1px solid #505050 !important; }

/* line 149, _custom.scss */
.collection-mobile-search {
  display: none;
  width: 100%; }

/* line 153, _custom.scss */
.collection-mobile-search input[type=text] {
  border: 1px solid #000 !important;
  color: #000;
  margin: 0; }

/* line 158, _custom.scss */
.collection-mobile-search .search_widget-submit {
  height: 33px; }

/* line 163, _custom.scss */
.mCollections * {
  color: #000 !important; }

/* line 166, _custom.scss */
.mCollections {
  margin-top: 15px !important; }

/* line 169, _custom.scss */
.mCollections ._backto a {
  font-size: 19px; }

/* line 172, _custom.scss */
.mCollections ._backto a span {
  font-size: 24px; }

/* line 175, _custom.scss */
.mCollections > ul * {
  font-size: 21px; }

/* line 178, _custom.scss */
.mCollections > ul > li > ul > li > ul {
  display: none; }

/* line 181, _custom.scss */
.mCollections > ul._root-parent > li > ul {
  display: none; }

/* line 184, _custom.scss */
.mCollections a {
  text-decoration: none; }

/* line 187, _custom.scss */
body:not(.is-index-page) .mCollections > ul > li:first-child > a ._lbl {
  text-decoration: underline;
  font-size: 120%; }

/* line 191, _custom.scss */
.mCollections span._cnt {
  font-size: 75%;
  color: #ccc;
  padding-left: 5px; }

/* line 198, _custom.scss */
._product .social-links {
  margin-left: 0 !important;
  padding-bottom: 0 !important; }

@media screen and (max-width: 1200px) {
  /* line 206, _custom.scss */
  .cell-8_catalog-menu > ul.main-menu {
    display: none; } }
@media screen and (max-width: 768px) {
  /* line 213, _custom.scss */
  .main-header .small-menu {
    display: none; }

  /* line 217, _custom.scss */
  .card.cards-col {
    height: auto !important; }

  /* line 220, _custom.scss */
  .card-prices {
    font-size: 16px !important; }

  /* line 223, _custom.scss */
  .collection-mobile-search {
    display: block; }

  /* line 226, _custom.scss */
  .cell-8_catalog-menu > ul.main-menu {
    display: none; } }
@media screen and (max-width: 500px) {
  /* line 233, _custom.scss */
  .cell-3_collection-products {
    max-width: 49.2% !important;
    flex-basis: 49.2% !important;
    margin: 0 1.5% 16px 0 !important; }

  /* line 238, _custom.scss */
  .cell-3_collection-products._rest2-0 {
    margin-right: 0 !important; } }
@media screen and (max-width: 310px) {
  /* line 245, _custom.scss */
  .cell-3_collection-products {
    max-width: 100% !important;
    flex-basis: 100% !important;
    margin: 0 0 16px 0 !important; } }
/* line 11, theme.scss */
.advantage-text {
  color: #222222;
  font-size: 16px;
  display: block;
  max-width: 138px;
  margin: 10px auto;
  text-align: center; }

/* line 20, theme.scss */
.advantage-icon {
  height: 60px;
  margin-bottom: 10px; }

/* line 25, theme.scss */
.advantage {
  padding: 55px 0; }

/* line 29, theme.scss */
.advantage-title {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px; }

/* line 36, theme.scss */
.article-title {
  font-size: 2.5rem; }

/* line 40, theme.scss */
.article-image {
  margin-bottom: 1rem; }

/* line 44, theme.scss */
.article-products {
  padding: 1rem 0; }

/* line 48, theme.scss */
.article_preview {
  margin-bottom: 20px;
  border: 1px solid #ccc; }

/* line 53, theme.scss */
.article_preview-title {
  color: #222222;
  font-size: 20px;
  word-break: break-word;
  text-align: left; }

/* line 60, theme.scss */
.article_preview-title a {
  text-decoration: none;
  color: #222222;
  cursor: pointer; }

/* line 66, theme.scss */
.article_preview-blog {
  color: #222222;
  font-size: 14px;
  font-weight: 300; }

/* line 72, theme.scss */
.article_preview-blog a {
  text-decoration: none;
  color: #222222;
  cursor: pointer; }

/* line 78, theme.scss */
.article_preview-inner {
  padding: 20px 20px 10px 20px; }

/* line 82, theme.scss */
.article_preview-bottom {
  padding: 10px 20px 20px 20px; }

/* line 86, theme.scss */
.article_preview-preview {
  display: block;
  color: #222222;
  font-size: 14px; }

/* line 92, theme.scss */
.article-date {
  display: block;
  color: #222222;
  margin: 0.5rem 0 1rem 0; }

/* line 98, theme.scss */
.list-link {
  text-decoration: none; }

/* line 102, theme.scss */
.aside-header a {
  text-decoration: none; }

/* line 106, theme.scss */
.aside-header h2 {
  margin-bottom: 10px; }

/* line 110, theme.scss */
.last-articles {
  margin-bottom: 20px; }

/* line 114, theme.scss */
.articles-list .list-item {
  margin-bottom: 10px; }

/* line 118, theme.scss */
#comment_form {
  max-width: 600px; }

/* line 122, theme.scss */
.card {
  margin-bottom: 20px;
  position: relative;
  z-index: 1; }

/* line 128, theme.scss */
.card-info {
  position: relative; }

/* line 132, theme.scss */
.card-old_price {
  text-decoration: line-through;
  color: #555555; }

/* line 137, theme.scss */
.card-title {
  margin-bottom: 14px; }

/* line 141, theme.scss */
.stiker {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 5px 6px;
  background-color: #000000;
  color: #fff;
  z-index: 50; }

/* line 151, theme.scss */
.stiker-new {
  background-color: #f43046; }

/* line 155, theme.scss */
.stiker-hit {
  background-color: #f43046; }

/* line 159, theme.scss */
.stiker-skidka {
  background-color: #f43046; }

/* line 163, theme.scss */
.stiker + .stiker {
  top: 50px; }

/* line 167, theme.scss */
.stiker:nth-child(2) + .stiker {
  top: 100px; }

/* line 171, theme.scss */
.stiker:nth-child(3) + .stiker {
  top: 150px; }

/* line 175, theme.scss */
.item-delete {
  border: none;
  background: #f43046;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  width: 16px;
  position: relative;
  height: 16px; }

/* line 186, theme.scss */
.item-delete img {
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 29%;
  transform: translate(-50%); }

/* line 195, theme.scss */
.item-title-link {
  text-decoration: none;
  color: inherit; }

/* line 200, theme.scss */
.category-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 206, theme.scss */
.category-menu-item {
  display: block; }

/* line 210, theme.scss */
.category_menu .category_menu {
  display: none; }

/* line 214, theme.scss */
.is-button-active + .category_menu {
  display: block; }

/* line 218, theme.scss */
.category_menu-marker::after {
  content: '+';
  font-size: 20px; }

/* line 223, theme.scss */
.category_menu-marker.is-button-active::after {
  content: '-';
  transform: translateY(-7px);
  display: inline-block; }

/* line 229, theme.scss */
.category_menu.level-2 {
  padding-left: 50px; }

/* line 233, theme.scss */
.filter {
  padding: 0;
  border-bottom: 0;
  position: relative; }

/* line 239, theme.scss */
.collection-filter-header {
  font-size: 22px;
  line-height: 1.5; }

/* line 244, theme.scss */
.filter-items-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 300px;
  overflow-x: visible;
  overflow-y: auto; }

/* line 253, theme.scss */
.filter-label {
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 20px; }

/* line 260, theme.scss */
.checkbox-field {
  display: none; }

/* line 264, theme.scss */
.filter-checkbox {
  width: 12px;
  height: 12px;
  position: absolute;
  border: 1px solid #3a4145;
  left: 0;
  top: -webkit-calc(50% - 8px);
  top: calc(50% - 8px); }

/* line 274, theme.scss */
.checkbox-field + .filter-checkbox:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 8px;
  height: 8px;
  background-color: #3a4145;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }

/* line 289, theme.scss */
.checkbox-field:checked + .filter-checkbox:after {
  opacity: 1; }

/* line 293, theme.scss */
.filter-items-wrapper {
  overflow: hidden;
  position: absolute;
  max-height: 0; }

/* line 299, theme.scss */
.filter-items-wrapper.is-tab-active {
  max-height: 10000px;
  visibility: visible;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25); }

/* line 305, theme.scss */
.filter-toggle {
  background: none;
  outline: none;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

/* line 313, theme.scss */
.filter-toggle.is-button-active {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

/* line 319, theme.scss */
.filter-title {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

/* line 325, theme.scss */
.filter-title span {
  cursor: pointer; }

/* line 329, theme.scss */
.filter.is-active-container .filter-title {
  padding-bottom: 10px; }

/* line 333, theme.scss */
.collection-filter {
  margin-bottom: 1rem;
  border-bottom: 1px solid #9a9a9a;
  padding: 1px 0 9px 0; }

/* line 338, theme.scss */
.filter-items-list.is-options.is-color {
  column-count: 2; }
  /* line 340, theme.scss */
  .filter-items-list.is-options.is-color li.filter-item {
    display: block; }

/* line 345, theme.scss */
.filter-items-list.is-span .filter-item,
.filter-items-list.is-color .filter-item {
  display: inline-block;
  vertical-align: top; }

/* line 351, theme.scss */
.filter-span {
  vertical-align: top;
  margin: 0 0 5px 0; }

/* line 356, theme.scss */
.filter-span-control {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #f5f6f6;
  padding: 5px;
  min-width: 30px;
  text-align: center; }

/* line 365, theme.scss */
input[type="checkbox"]:checked + .filter-span-control {
  border-color: #000000; }

/* line 369, theme.scss */
.filter-color {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none; }
  /* line 383, theme.scss */
  .filter-color img {
    position: absolute;
    left: 0;
    top: 0; }

/* line 389, theme.scss */
.color-label {
  display: inline-block; }

/* line 392, theme.scss */
.color-label__container {
  display: flex;
  margin: 0 0 7px 0;
  align-items: center; }

/* line 399, theme.scss */
input[type="checkbox"]:checked + .filter-color {
  border: 1px solid #000000; }

/* line 403, theme.scss */
.collection-filter .range-slider input {
  height: 50px;
  border: 1px solid #c9c9c9;
  background-color: #ffffff;
  width: 100%; }

/* line 410, theme.scss */
.collection-filter .range-slider .irs-slider.from,
.collection-filter .range-slider .irs-slider.to {
  background: #000000;
  width: 17px;
  height: 15px;
  top: 26px; }

/* line 418, theme.scss */
.collection-filter .range-slider .irs {
  height: 48px;
  margin: -17px 0 0 0; }

/* line 423, theme.scss */
.collection-filter .range-slider .irs-bar {
  height: 4px;
  top: 26px;
  background: #000000; }

/* line 429, theme.scss */
.collection-filter .range-slider .irs-line {
  height: 4px;
  top: 26px; }

/* line 434, theme.scss */
.collection-filter .range-slider .irs-line-mid,
.collection-filter .range-slider .irs-line-left,
.collection-filter .range-slider .irs-line-right {
  height: 4px;
  background: #000000; }

/* line 441, theme.scss */
.collection-order.is-page-size .label-field {
  vertical-align: middle; }

/* line 445, theme.scss */
.collection-order.is-page-size .select-field {
  vertical-align: middle; }

/* line 449, theme.scss */
.page_size_drop-item [type="radio"]:checked + .page_size_drop-control {
  color: #000000; }

/* line 453, theme.scss */
.page_size_drop-item {
  display: block; }

/* line 457, theme.scss */
.page_size_drop-target {
  background-color: #ffffff;
  width: 100%; }

/* line 462, theme.scss */
.collection-products_count {
  margin-bottom: 10px; }

/* line 466, theme.scss */
.page_size-radio {
  vertical-align: bottom; }

/*  Compare table
-----------------------------------------*/
/* line 472, theme.scss */
.table.table-compare {
  position: relative; }

/* line 476, theme.scss */
.table.table-compare tr,
.table.table-compare td {
  border: none; }

/* line 481, theme.scss */
.table.table-compare td {
  padding: 20px; }

/* line 485, theme.scss */
.table.table-compare .param-title {
  font-weight: bold;
  width: 15%; }

/* line 490, theme.scss */
.table.table-compare tr:nth-child(even) .param-title {
  background: #ccc; }

/* line 494, theme.scss */
.table.table-compare .param-value {
  width: 20%; }

/* line 498, theme.scss */
.table.table-compare .button-text {
  display: inline-block; }

@media screen and (max-width: 768px) {
  /* line 503, theme.scss */
  .table.table-compare .param-title {
    font-weight: bold; }

  /* line 507, theme.scss */
  .table.table-compare .button-text {
    display: none; }

  /* line 511, theme.scss */
  .table.table-compare .param-value {
    font-size: 12px; }

  /* line 515, theme.scss */
  .table.table-compare tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 531, theme.scss */
  .table.table-compare td,
  .table.table-compare th {
    padding: 5px;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    width: 25%; }

  /* line 543, theme.scss */
  .table.table-compare th:first-child,
  .table.table-compare td:first-child {
    text-align: center;
    width: 100%; }

  /* line 549, theme.scss */
  .table.table-compare th:first-child {
    display: none; } }
/*  Compare same toggler
-----------------------------------------*/
/* line 556, theme.scss */
.button-same-toggle .text-hide,
.button-same-toggle .fa-eye-slash {
  display: inline; }

/* line 561, theme.scss */
.button-same-toggle .text-show,
.button-same-toggle .fa-eye {
  display: none; }

/* line 566, theme.scss */
.button-same-toggle.active .text-hide,
.button-same-toggle.active .fa-eye-slash {
  display: none; }

/* line 571, theme.scss */
.button-same-toggle.active .text-show,
.button-same-toggle.active .fa-eye {
  display: inline; }

/*  Compare toolbar
-----------------------------------------*/
/* line 578, theme.scss */
.compare-toolbar {
  margin-bottom: 20px; }

/* line 582, theme.scss */
.dynamic_basket {
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 0 2px 0px #000;
  box-shadow: 0 0 2px 0px #000; }

/* line 589, theme.scss */
.dynamic_basket-header {
  text-align: center;
  padding: 1rem;
  border-bottom: 1px solid #f43046; }

/* line 595, theme.scss */
.dynamic_basket-empty {
  padding: 1rem 0; }

/* line 599, theme.scss */
.dynamic_item {
  border-bottom: 1px solid #f43046; }

/* line 603, theme.scss */
.dynamic_basket-drop {
  right: 0;
  width: 300px; }

/* line 608, theme.scss */
.favorite-head {
  margin-bottom: 20px; }

/* line 612, theme.scss */
.fixed_header {
  height: 99px;
  z-index: 99;
  position: fixed;
  background: #000000;
  padding: 10px 0;
  top: -105%;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: top 300ms;
  -o-transition: top 300ms;
  transition: top 300ms; }

/* line 628, theme.scss */
.fixed_header.is-enabled {
  top: 0;
  z-index: 550; }

/* line 633, theme.scss */
.hits-title {
  text-align: center;
  font-size: -webkit-calc(14px * 2);
  font-size: calc(14px * 2);
  margin-bottom: 1rem; }

/* line 640, theme.scss */
.instagram-title {
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 14px; }

/* line 648, theme.scss */
.main-menu-item {
  display: inline-block;
  position: static;
  vertical-align: middle; }

/* line 654, theme.scss */
.main-menu.level-2 {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  /*padding: 20px;*/ }

/* line 663, theme.scss */
.main-menu.level-1 {
  margin: 0;
  padding: 0;
  justify-content: space-between; }

/* line 669, theme.scss */
.main-menu-marker {
  display: none;
  vertical-align: middle;
  background-color: transparent;
  background-image: url("arr-down-prime.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 80% 80%;
  background-size: 80%;
  background-position: 50%; }

/* line 680, theme.scss */
.menu {
  list-style: none;
  padding-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

/* line 688, theme.scss */
.menu-item.is-drop_anchor > .menu.is-drop_target {
  position: absolute;
  left: 0;
  max-height: 0;
  overflow: hidden;
  z-index: 99;
  overflow: visible;
  visibality: visible; }
  /* line 696, theme.scss */
  .menu-item.is-drop_anchor > .menu.is-drop_target::before {
    content: "";
    display: block;
    position: relative;
    /*left: -50vw;*/
    top: 0;
    width: 100vw;
    z-index: -1;
    /*height: 55px;*/
    background-color: #FFFFFF; }

/*.menu-item.is-drop_anchor:hover > .menu.is-drop_target {
  @include dropTargetHover;
}*/
/* line 713, theme.scss */
.menu-link {
  display: inline-block;
  vertical-align: middle; }

/* line 718, theme.scss */
.alertify .ajs-commands button.ajs-close {
  background-image: url("delete-w.svg");
  display: inline-block !important; }

/* line 723, theme.scss */
.alertify .ajs-commands {
  top: 20px; }

/* line 727, theme.scss */
.feedback-modal {
  position: relative;
  max-width: 450px;
  background: #fff;
  margin: auto;
  padding: 30px;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 738, theme.scss */
.feedback-title {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  margin: 5px auto;
  color: #000000;
  font-size: 24px;
  text-transform: uppercase; }

/* line 746, theme.scss */
.feedback-row {
  margin-bottom: 1rem; }

/* line 750, theme.scss */
.feedback-field-wrap {
  max-width: 300px;
  margin: auto; }

/* line 755, theme.scss */
.feedback-field {
  width: 100%;
  font-size: 16px;
  padding: 8px 12px; }

/* line 761, theme.scss */
.form-error {
  color: red; }

/* line 765, theme.scss */
.form-done {
  color: #f43046; }

/* line 769, theme.scss */
.feedback-agree {
  margin: 0.5rem auto 0.5rem; }

/* line 773, theme.scss */
.mfp-bg {
  background: rgba(11, 11, 11, 0.3); }

/* line 777, theme.scss */
.added-modal {
  max-width: 500px;
  background: #fff;
  padding: 20px;
  margin: auto;
  position: relative; }

/* line 785, theme.scss */
.added-title {
  text-align: center;
  margin-bottom: 1rem;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000;
  text-transform: uppercase; }

/* line 793, theme.scss */
.added-content {
  text-align: center; }

/* line 797, theme.scss */
.modal-hide {
  display: none; }

/* line 801, theme.scss */
#close-njs-alert:target {
  display: none; }

/* line 805, theme.scss */
.njs-alert-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 99999;
  top: 0;
  left: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 820, theme.scss */
.njs-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  font-size: 40px;
  line-height: 1;
  font-weight: normal; }

/* line 830, theme.scss */
.njs-alert-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -75px; }

@media (max-width: 640px) {
  /* line 839, theme.scss */
  .njs-alert-wrapper {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0; } }
/* line 848, theme.scss */
.njs-alert {
  background-color: #fff;
  width: 400px;
  height: 200px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

/* line 868, theme.scss */
.njs-alert p {
  font-size: 18px;
  line-height: 23px; }

@media (max-width: 640px) {
  /* line 874, theme.scss */
  .njs-alert {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    border-radius: 0; } }
/* line 882, theme.scss */
.product-buy {
  margin: 1rem 0; }

/* line 886, theme.scss */
.props {
  margin-bottom: 10px; }

/* line 890, theme.scss */
.props label {
  width: 40%;
  opacity: 0.5;
  position: relative; }

/* line 896, theme.scss */
.props label + span {
  width: 58%;
  display: inline-block; }

/* line 901, theme.scss */
.props label span {
  background: #fff;
  display: inline;
  position: relative;
  z-index: 20;
  -webkit-box-shadow: 2px 0 0 #fff, -10px 0 0 #fff;
  box-shadow: 2px 0 0 #fff, -10px 0 0 #fff; }

/* line 910, theme.scss */
.props label:after {
  content: '';
  height: 1px;
  border-bottom: 1px dashed #222222;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0; }

/* line 920, theme.scss */
.product-old_price span {
  text-decoration: line-through;
  color: #555555; }

/* line 925, theme.scss */
.product-available:before {
  content: '';
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: baseline;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-right: 5px; }

/* line 938, theme.scss */
[data-product-id].is-available .product-available:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='r9nna' d='M1328.01 363.2l1.42-1.4 4.78 4.77-1.42 1.41zm4.78 1.96l5.78-5.78 1.42 1.41-5.78 5.78z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate%28-1327 -358%29'%3E%3Cuse fill='%235fb77a' xlink:href='%23r9nna'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

/* line 942, theme.scss */
[data-product-id].not-available .product-available:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cpath id='mbcua' d='M1253 195l2-2 3.5 3.5 3.5-3.5 2 2-3.5 3.5 3.5 3.5-2 2-3.5-3.5-3.5 3.5-2-2 3.5-3.5z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate%28-1251 -191%29'%3E%3Cuse fill='%23ff6058' xlink:href='%23mbcua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

/* line 946, theme.scss */
.form-row {
  margin-bottom: 1rem; }

/* line 950, theme.scss */
.form-label {
  width: 100%;
  margin-bottom: 0.5rem; }

/* line 955, theme.scss */
.form-field {
  width: 100%; }

/* line 959, theme.scss */
.form-field.text-field.is-textarea {
  width: 100%; }

/* line 963, theme.scss */
.reviews-form {
  margin-bottom: 20px; }

/* line 967, theme.scss */
.reviews-toggle-wrapper {
  margin-bottom: 20px; }

/* line 971, theme.scss */
.form-field.text-field.is-captcha {
  margin-top: 10px; }

/* line 975, theme.scss */
.reviews-wrapper {
  max-width: 600px; }

/* line 979, theme.scss */
.reviews-item {
  padding: 5px 0;
  border-bottom: 1px solid #ccc; }

/* line 984, theme.scss */
.product_tabs {
  border-top: 1px solid #d2d2d1; }

/* line 988, theme.scss */
.tabs-box {
  padding: 1em 0px; }

/* line 992, theme.scss */
.tabs-head.tabs-head {
  position: relative;
  padding-right: 50px;
  min-height: 34px; }

/* line 998, theme.scss */
.tabs-icon {
  display: inline-block;
  height: 34px;
  position: absolute;
  right: 0;
  top: -webkit-calc(50% - 25px);
  top: calc(50% - 25px);
  width: 41px; }

/* line 1008, theme.scss */
.tabs-target {
  display: none; }

/* line 1012, theme.scss */
.tabs {
  padding-top: 25px;
  margin-top: 25px;
  padding-bottom: 25px; }

/* line 1018, theme.scss */
.tabs-item {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #b4b4b4;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  padding: 0 5px 8px 5px; }

/* line 1037, theme.scss */
.gallery-wrapper {
  position: relative; }
  /* line 1039, theme.scss */
  .gallery-wrapper .swiper-slide {
    height: 60px !important; }

/* line 1044, theme.scss */
.gallery-top {
  border: 0;
  margin: 0;
  padding: 0;
  width: calc(100% - 70px);
  max-width: calc(100% - 70px); }
  /* line 1050, theme.scss */
  .gallery-top .swiper-slide {
    background-color: #f5f6f6;
    height: 480px !important;
    min-height: 480px !important;
    max-height: 480px !important;
    width: auto !important; }
  /* line 1058, theme.scss */
  .gallery-top .js-product-gallery-main_bundle .swiper-wrapper {
    column-count: 2;
    column-gap: 8px; }
  /* line 1062, theme.scss */
  .gallery-top .js-product-gallery-main_bundle .swiper-slide {
    display: inline-block;
    background-color: #f5f6f6;
    height: 240px !important;
    min-height: 240px !important;
    max-height: 240px !important;
    width: 240px !important;
    min-width: 240px !important;
    max-width: 240px !important;
    margin: 0 0 8px 0; }

/* line 1076, theme.scss */
.gallery-slide > figure.mz-figure > img {
  max-width: 100% !important;
  max-height: 550px !important; }

/* line 1080, theme.scss */
.MagicZoom, .mz-figure {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 550px; }

/* line 1087, theme.scss */
.right-product-top .gallery-wrapper .swiper-button-next, .right-product-top .gallery-wrapper .swiper-container-rtl {
  background-size: 10px 6px;
  background-position: center;
  width: 36px;
  height: 24px;
  border-radius: 0;
  border: 0;
  top: calc(100% - 2px);
  right: 50%;
  transform: translateX(50%);
  background-color: #000000;
  background-image: url("product-bottom.svg"); }
  /* line 1099, theme.scss */
  .right-product-top .gallery-wrapper .swiper-button-next:hover, .right-product-top .gallery-wrapper .swiper-container-rtl:hover {
    box-shadow: 0 0 0 transparent; }
  /* line 1102, theme.scss */
  .right-product-top .gallery-wrapper .swiper-button-next.swiper-button-disabled, .right-product-top .gallery-wrapper .swiper-container-rtl.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none; }
/* line 1108, theme.scss */
.right-product-top .gallery-wrapper .swiper-button-prev {
  background-size: 10px 6px;
  background-position: center;
  background-color: #000000;
  background-image: url("product-bottom.svg");
  width: 36px;
  height: 24px;
  border-radius: 0;
  border: 0;
  top: 22px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg); }
  /* line 1120, theme.scss */
  .right-product-top .gallery-wrapper .swiper-button-prev:hover {
    box-shadow: 0 0 0 transparent; }
  /* line 1123, theme.scss */
  .right-product-top .gallery-wrapper .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none; }

/* line 1131, theme.scss */
.swiper-slide.is-active .gallery-thumb {
  border: 1px solid #f43046; }

/* line 1135, theme.scss */
.gallery-wrapper .swiper-container-android .swiper-slide,
.gallery-wrapper .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 1143, theme.scss */
.gallery-thumb {
  cursor: pointer;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid transparent;
  overflow: hidden;
  padding-bottom: -webkit-calc(100% - 2px);
  padding-bottom: calc(100% - 2px); }

/* line 1157, theme.scss */
.image-container.is-cover.gallery-thumb > img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50%;
  object-position: 50%; }

/* line 1164, theme.scss */
.gallery-thumbs-wrap {
  width: 60px;
  position: relative;
  margin: 0 7px 0 0; }
  /* line 1168, theme.scss */
  .gallery-thumbs-wrap .swiper-slide .gallery-thumb {
    border: 1px solid #e5e5e5 !important; }
  /* line 1171, theme.scss */
  .gallery-thumbs-wrap .swiper-slide.is-active .gallery-thumb {
    border-bottom: 2px solid #f43046 !important; }

/* line 1176, theme.scss */
.gallery-slide {
  height: 400px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

/* line 1206, theme.scss */
.products-slider-wrapper {
  position: relative;
  padding: 24px 0; }

/* line 1211, theme.scss */
.products-title {
  font-size: 24px; }

/* line 1215, theme.scss */
.slide-inner {
  display: block;
  position: relative; }

/* line 1220, theme.scss */
.slide-inner img {
  width: 100%; }

/* line 1224, theme.scss */
.slide-absolute {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  width: 100%; }

/* line 1232, theme.scss */
.slide-content {
  padding-top: 100px; }

/* line 1236, theme.scss */
.slide-title {
  font-size: 3rem;
  color: #fff; }

/* line 1241, theme.scss */
.slide-description {
  font-size: 2rem;
  color: #fff; }

/* line 1246, theme.scss */
.quantity-input {
  width: 50px;
  text-align: center;
  padding: 4px 5px;
  vertical-align: top; }

/* line 1253, theme.scss */
.quick_view-modal {
  max-width: 1000px; }

/* line 1257, theme.scss */
.author {
  margin-bottom: 10px; }

/* line 1261, theme.scss */
.scroll_top {
  color: #fff;
  display: block;
  position: fixed;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  background: #979797;
  bottom: 10px;
  font-size: 2em;
  cursor: pointer;
  padding: 0 10px;
  right: 10px;
  height: 40px;
  opacity: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: right .25s ease, all .25s ease;
  -o-transition: right .25s ease, all .25s ease;
  transition: right .25s ease, all .25s ease;
  text-decoration: none;
  z-index: 1000;
  text-transform: uppercase;
  font-size: 20px;
  outline: none; }

@media (max-width: 1200px) {
  /* line 1288, theme.scss */
  .scroll_top {
    display: none; } }
/* line 1293, theme.scss */
.scroll_top:focus {
  text-decoration: none; }

/* line 1297, theme.scss */
.scroll_top.is-enabled {
  opacity: 1;
  right: 25px;
  text-decoration: none; }

/* line 1303, theme.scss */
.scroll_top.is-enabled:hover,
.scroll_top.is-enabled:focus {
  text-decoration: none; }

/* line 1308, theme.scss */
.search_widget {
  position: relative; }

/* line 1312, theme.scss */
.ajax-search-results {
  position: absolute;
  top: -webkit-calc(100% - 1px);
  top: calc(100% - 1px);
  background: #fff;
  -webkit-box-shadow: 0 1px 3px -1px #000;
  box-shadow: 0 1px 3px -1px #000;
  width: 100%;
  left: 0;
  z-index: 10;
  border: 1px solid rgba(244, 48, 70, 0.5);
  padding: 0;
  list-style: none;
  text-align: left;
  margin: 0; }

/* line 1329, theme.scss */
.ajax-search-item {
  margin-bottom: 2px; }

/* line 1333, theme.scss */
.ajax-search-link {
  padding: 5px 10px;
  display: block; }

/* line 1338, theme.scss */
.ajax_search-marked {
  font-weight: bold; }

/* line 1342, theme.scss */
.social_share-title {
  font-size: 1.2rem;
  margin-bottom: 0.5rem; }

/* line 1347, theme.scss */
.social_share {
  margin: 0.5rem 0; }

/* line 1351, theme.scss */
.social_share-list a {
  color: #f65050;
  font-size: 22px;
  display: inline-block;
  vertical-align: middle; }

/* line 1358, theme.scss */
.social_share-list a:not(:last-child) {
  margin-right: 10px; }

/* line 1362, theme.scss */
.social-menu-link {
  color: inherit;
  width: 35px;
  height: 35px;
  border: 1px solid;
  display: none;
  vertical-align: top;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  line-height: 32px;
  background-repeat: no-repeat;
  -webkit-background-size: 60% 60%;
  background-size: 60%;
  background-position: 50%;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

/* line 1384, theme.scss */
.social-menu-link:hover {
  opacity: 0.9; }

/* line 1388, theme.scss */
.social-menu-link.is-vk {
  background-image: url("vk.svg");
  display: inline-block; }

/* line 1393, theme.scss */
.social-menu-link.is-facebook {
  background-image: url("facebook.svg");
  display: inline-block; }

/* line 1398, theme.scss */
.social-menu-link.is-youtube {
  background-image: url("youtube.svg");
  display: inline-block; }

/* line 1403, theme.scss */
.social-menu-link.is-instagram {
  background-image: url("instagram.svg");
  display: inline-block; }

/* line 1408, theme.scss */
.social-menu-link.is-twitter {
  background-image: url("twitter.svg");
  display: inline-block; }

/* line 1413, theme.scss */
.social-menu-link.is-t_me {
  background-image: url("t_me.svg");
  display: inline-block; }

/* line 1418, theme.scss */
.social-menu-link.is-odnoklassniki {
  background-image: url("ok-social.svg");
  display: inline-block; }

/* line 1423, theme.scss */
.social-menu-link.is-google-plus {
  background-image: url("google-plus.svg");
  display: inline-block; }

/* line 1428, theme.scss */
.social-menu.is-icon-font .social-menu-link {
  background-image: none; }

/* line 1432, theme.scss */
.settings_guide-font-primary::before {
  content: '$font-family-primary: ';
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue; }

/* line 1437, theme.scss */
.settings_guide-font-primary::after {
  content: "-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue";
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue; }

/* line 1442, theme.scss */
.settings_guide-font-second::before {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  content: '$font-family-second: '; }

/* line 1447, theme.scss */
.settings_guide-font-second::after {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  content: "-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue"; }

/* line 1452, theme.scss */
.settings_guide-font-size::before {
  font-size: 14px;
  content: '$font-size-primary: '; }

/* line 1457, theme.scss */
.settings_guide-font-size::after {
  font-size: 14px;
  content: "14px"; }

/* line 1473, theme.scss */
.settings_guide-color-background-primary:before {
  content: '$color-background-primary: '; }

/* line 1477, theme.scss */
.settings_guide-color-background-primary:after {
  background-color: #fff;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 1482, theme.scss */
.settings_guide-color-text-primary:before {
  content: '$color-text-primary: '; }

/* line 1486, theme.scss */
.settings_guide-color-text-primary:after {
  background-color: #222222;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 1491, theme.scss */
.settings_guide-color-text-gray:before {
  content: '$color-text-gray: '; }

/* line 1495, theme.scss */
.settings_guide-color-text-gray:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #555555; }

/* line 1500, theme.scss */
.settings_guide-color-link-primary:before {
  content: '$color-link-primary: '; }

/* line 1504, theme.scss */
.settings_guide-color-link-primary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f43046; }

/* line 1509, theme.scss */
.settings_guide-color-link-secondary:before {
  content: '$color-link-secondary: '; }

/* line 1513, theme.scss */
.settings_guide-color-link-secondary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f65050; }

/* line 1518, theme.scss */
.settings_guide-color-info:before {
  content: '$color-info: '; }

/* line 1522, theme.scss */
.settings_guide-color-info:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #E2E5EA; }

/* line 1527, theme.scss */
.settings_guide-color-success:before {
  content: '$color-success: '; }

/* line 1531, theme.scss */
.settings_guide-color-success:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f43046; }

/* line 1536, theme.scss */
.settings_guide-color-error:before {
  content: '$color-error: '; }

/* line 1540, theme.scss */
.settings_guide-color-error:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f65050; }

/* line 1545, theme.scss */
.settings_guide-color-warning:before {
  content: '$color-warning: '; }

/* line 1549, theme.scss */
.settings_guide-color-warning:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #F2930C; }

/* line 1581, theme.scss */
.style_guide {
  padding: 0 50px; }

/* line 1585, theme.scss */
.style_guide > .row {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid; }

/* line 1591, theme.scss */
pre.html {
  margin-top: 0; }

/* line 1595, theme.scss */
.guide-fill {
  background: #ccc;
  min-height: 100px;
  border: 1px solid #999;
  text-align: center;
  line-height: 100px; }

/* line 1603, theme.scss */
.style_target {
  display: none; }

/* line 1607, theme.scss */
.style_target .sticky {
  top: 100px; }

/* line 1611, theme.scss */
.option-value.is-span {
  border: 1px solid #ccc;
  background: none;
  line-height: 1.5;
  min-width: 25px;
  display: inline-block;
  vertical-align: middle;
  min-height: 25px;
  text-align: center;
  cursor: pointer;
  outline: none; }

/* line 1624, theme.scss */
.option-value.is-active.is-span {
  border-color: #000; }

/* line 1627, theme.scss */
.main-header {
  background-color: #000000; }
  /* line 1629, theme.scss */
  .main-header * {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    list-style: none; }

/* line 1639, theme.scss */
.small-menu {
  border: 0;
  border-bottom: 1px solid #3d3d3d; }

/* line 1643, theme.scss */
.small-menu__container, .site-menu__container, .cell-8_catalog-menu {
  width: 70%;
  flex-basis: 70%;
  max-width: 1330px;
  margin: 0 auto;
  align-items: center;
  border: 0; }

/* line 1651, theme.scss */
.cell-8_catalog-menu {
  padding: 0; }

/* line 1654, theme.scss */
.site-menu__container {
  /*  padding: 13px 0 0 0;*/
  vertical-align: middle; }

/* line 1660, theme.scss */
.cell-5-logotype {
  padding-top: 0px; }

/* line 1663, theme.scss */
.phone {
  color: white;
  margin: 0 0 0 35px; }
  /* line 1666, theme.scss */
  .phone:hover {
    color: rgba(255, 255, 255, 0.8); }

/* line 1670, theme.scss */
.stock-list {
  margin: 0 0 -1px 45px; }

/* line 1673, theme.scss */
.stock-list__link {
  align-items: center;
  padding: 4px 12px; }
  /* line 1676, theme.scss */
  .stock-list__link span {
    color: #ffffff; }
  /* line 1679, theme.scss */
  .stock-list__link_dark span {
    color: #000000; }
  /* line 1682, theme.scss */
  .stock-list__link img {
    margin: 0 7px 0 0; }

/* line 1686, theme.scss */
.interface-links {
  margin: 0 0 0 auto;
  width: 100%; }

/* line 1690, theme.scss */
.interface-links__link {
  display: flex;
  padding: 2px 25px;
  align-items: center;
  border-left: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
  margin: 0 -1px 0 0;
  transition: 0.3s; }
  /* line 1698, theme.scss */
  .interface-links__link img {
    margin: 0 6px 0 0; }
  /* line 1701, theme.scss */
  .interface-links__link span {
    line-height: 1.4; }
  /* line 1704, theme.scss */
  .interface-links__link_login span {
    color: #ffffff;
    transition: 0.3s; }
  /* line 1708, theme.scss */
  .interface-links__link:hover span {
    color: #ffffff; }
  /* line 1711, theme.scss */
  .interface-links__link:hover {
    background-color: #3d3d3d; }

/* line 1715, theme.scss */
.logotype {
  height: 93px;
  display: flex;
  max-width: 200px;
  margin: 0 auto; }

/* line 1721, theme.scss */
.cell-5-logotype .HeaderLogoText {
  font-family: DIN Condensed;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 43px; }

/* line 1728, theme.scss */
.cell-2_search {
  max-width: 17.4%;
  flex-basis: 17.4%; }

/* line 1732, theme.scss */
.inpt-group .inpt-control, .search_widget-control {
  border: 0;
  border-bottom: 1px solid #ffffff;
  border-radius: 0;
  margin: 0 0 14px 0;
  color: #ffffff;
  text-transform: none;
  transition: 0.2s; }
  /* line 1740, theme.scss */
  .inpt-group .inpt-control:focus, .search_widget-control:focus {
    margin: 0;
    transition: 0.2s; }

/* line 1745, theme.scss */
.search_widget .inpt-group {
  display: flex;
  align-items: center; }

/* line 1749, theme.scss */
.search_widget-submit {
  background-color: #000000;
  border: 1px solid #000000;
  height: 42px;
  margin: 0 0 0 15px; }
  /* line 1754, theme.scss */
  .search_widget-submit img {
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    height: 20px; }
  /* line 1760, theme.scss */
  .search_widget-submit:hover {
    background-color: #000000;
    border: 1px solid #000000; }

/* line 1765, theme.scss */
.cart-widget-link {
  display: block;
  position: relative;
  width: 31px;
  height: 37px;
  margin: 0 0 10px auto;
  padding: 12px 6px 0 0; }

/* line 1773, theme.scss */
.cart-widget-link__number {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #ffffff; }

/* line 1782, theme.scss */
.favorite-widget {
  padding-top: 15px; }

/* line 1783, theme.scss */
.logotype img {
  margin: 0 auto;
  max-width: 175px; }

/* line 1787, theme.scss */
.bttn-burger {
  display: none;
  background-color: #000000;
  border: 0;
  border-radius: 0; }
  /* line 1792, theme.scss */
  .bttn-burger:hover {
    background-color: #000000;
    border: 0;
    border-radius: 0; }

/* line 1798, theme.scss */
.catalog-menu {
  width: 100%; }

/* line 1801, theme.scss */
.menu.main-menu.level-3 {
  bottom: auto;
  top: 100%;
  min-width: 170px;
  max-height: none;
  display: none; }

/* line 1808, theme.scss */
.menu-item.is-drop_anchor > .menu.level-3.is-drop_target::before {
  display: none; }

/* line 1812, theme.scss */
.menu-item.level-3 .main-menu-link {
  font-size: 18px;
  padding: 5px 5px;
  color: #000000; }

/* line 1817, theme.scss */
.menu-item.level-3 span {
  color: #000000; }

/* line 1818, theme.scss */
ul.main-menu.level-2.is-drop_target > li {
  visibility: hidden; }

/* line 1822, theme.scss */
.main-menu-item.menu-item.level-2:hover .menu.main-menu.level-3 {
  display: block; }

/* line 1827, theme.scss */
.main-menu-item.menu-item.level-2 .menu.main-menu.level-3 {
  padding-top: 25px; }

/* line 1831, theme.scss */
.main-menu-item.menu-item.level-3 {
  display: block; }

/* line 1835, theme.scss */
.level-2 .level-3 {
  width: auto; }

/* line 1836, theme.scss */
.level-3 .menu-item.is-drop_anchor > .menu.is-drop_target {
  margin-top: 0;
  position: relative; }

/* line 1837, theme.scss */
.menu-item.is-drop_anchor > .menu.is-drop_target::before {
  left: 0;
  background: black;
  position: relative; }

/* line 1838, theme.scss */
.level-3 .menu-item.is-drop_anchor > .menu.is-drop_target,
.level-3 .menu-item.is-drop_anchor > .menu.is-drop_target::before,
.level-3 .menu.is-drop_target::before,
.level-4,
.level-4 .level-4 {
  width: auto; }

/* line 1843, theme.scss */
.level-3 .menu-item.is-drop_anchor > .menu.is-drop_target::before {
  background: #FFFFFF;
  color: black; }

/* line 1845, theme.scss */
.level-4 {
  position: relative; }

/* line 1846, theme.scss */
.catalogMenu .level-1 .is-drop_target .level-2 li a span {
  font-size: 22px;
  color: #4F4F4F; }

/* line 1847, theme.scss */
.main-menu-item.menu-item.level-3 .level-3 {
  display: block; }

/* line 1849, theme.scss */
.fixed_header .menu-link.level-1 {
  font-size: 24px;
  color: #fff;
  padding: 7px 58px 45px 0;
  margin: 0; }
  /* line 1854, theme.scss */
  .fixed_header .menu-link.level-1 span {
    font-size: 24px;
    color: #fff; }

/* line 1861, theme.scss */
.catalog-menu .menu-link.level-1 {
  font-size: 24px;
  /*    color: $color-dark;*/
  color: #FFFFFF;
  margin: 7px 58px 45px 0;
  position: relative;
  border: 0; }
  /* line 1868, theme.scss */
  .catalog-menu .menu-link.level-1 span {
    font-size: 24px;
    /*color: $color-dark;*/
    color: #FFFFFF; }
  /* line 1873, theme.scss */
  .catalog-menu .menu-link.level-1::before {
    width: 0;
    transition: 0.3s;
    content: "";
    margin: 0;
    display: block;
    position: absolute;
    height: 2px;
    bottom: 0;
    z-index: 5;
    background-color: #000000; }
  /* line 1885, theme.scss */
  .catalog-menu .menu-link.level-1:hover::before {
    width: 100%;
    transition: 0.3s; }
/* line 1891, theme.scss */
.catalog-menu .main-menu-link.menu-link.level-2 span {
  display: block;
  color: #ffffff;
  font-size: 18px; }

/* line 1899, theme.scss */
.menu-item.is-drop_anchor > .menu.is-drop_target {
  font-size: 14px;
  top: unset;
  margin-top: 58px;
  padding-bottom: 0px; }

/* line 1905, theme.scss */
.is-drop_target {
  /*/background: #FFFFFF*/ }

/* line 1906, theme.scss */
.catalogMenu .level-3 {
  margin-top: 0 !important;
  border: none; }

/* line 1907, theme.scss */
.menu-item.level-1.item-is-kategoriya-1 .menu.is-drop_target {
  visibility: visible; }

/* line 1910, theme.scss */
.menu-item.level-2 .main-menu-link {
  display: block;
  font-family: 'Ubuntu Regular', sans-serif;
  color: #ffffff;
  font-size: 14px; }

/* line 1916, theme.scss */
.menu-item.level-2 a[href="/collection/katalog-1-a2523e"] {
  color: #f43046; }

/* line 1919, theme.scss */
.menu-item.level-2 {
  /*transform: translateY(-50%);*/
  margin: 0 20px 0px 0; }

/* line 1923, theme.scss */
.social_share {
  display: none; }

/* line 1926, theme.scss */
.main-slider {
  margin: 8px auto 0 auto; }

/* line 1929, theme.scss */
.main-slider__contaner {
  flex-wrap: nowrap; }

/* line 1932, theme.scss */
.cell-5_main-slider {
  width: 100%;
  display: inline-block;
  max-width: 100%;
  flex-basis: 100%; }
  /* line 1937, theme.scss */
  .cell-5_main-slider:not(:last-child) {
    margin: 0 8px 0 0; }

/* line 1941, theme.scss */
.cell-5_main-slider:first-child .main-slider__article {
  max-width: 610px;
  margin: 0 0 10px 0; }
  /* line 1944, theme.scss */
  .cell-5_main-slider:first-child .main-slider__article .article-title {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    left: 50%;
    top: 27px;
    text-align: center;
    transform: translateX(-50%); }
    /* line 1954, theme.scss */
    .cell-5_main-slider:first-child .main-slider__article .article-title span {
      display: block;
      white-space: nowrap; }
    /* line 1958, theme.scss */
    .cell-5_main-slider:first-child .main-slider__article .article-title .article-title__big {
      font-size: 90px; }
    /* line 1961, theme.scss */
    .cell-5_main-slider:first-child .main-slider__article .article-title .article-title__small {
      font-size: 30px;
      line-height: 0.5; }
  /* line 1966, theme.scss */
  .cell-5_main-slider:first-child .main-slider__article .main-slider__show-more {
    background-color: #f43046;
    bottom: 40px;
    left: 50%;
    transition: 0.25s;
    transform: translateX(-50%); }

/* line 1974, theme.scss */
.cell-5_main-slider:nth-child(2) .main-slider__article {
  max-width: 612px; }
  /* line 1976, theme.scss */
  .cell-5_main-slider:nth-child(2) .main-slider__article .article-title {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    color: #ffffff;
    font-size: 200px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    top: 36%;
    left: 50%;
    letter-spacing: -10px;
    text-align: center;
    transform: translate(-50%); }
  /* line 1989, theme.scss */
  .cell-5_main-slider:nth-child(2) .main-slider__article .main-slider__show-more {
    top: 56%;
    left: 50%;
    transition: 0.25s;
    transform: translateX(-50%); }

/* line 1996, theme.scss */
.cell-5_main-slider:last-child .main-slider__article {
  max-width: 610px; }
  /* line 1998, theme.scss */
  .cell-5_main-slider:last-child .main-slider__article .article-title {
    font-family: 'Ubuntu Regular', sans-serif;
    color: #ffffff;
    list-style: none;
    position: absolute;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    left: 50%;
    font-size: 14px;
    top: 110px;
    white-space: nowrap;
    text-align: center;
    transform: translateX(-50%); }
    /* line 2012, theme.scss */
    .cell-5_main-slider:last-child .main-slider__article .article-title li {
      position: relative;
      padding: 0 30px; }
    /* line 2016, theme.scss */
    .cell-5_main-slider:last-child .main-slider__article .article-title li:not(:last-child)::before {
      content: '';
      display: block;
      position: absolute;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      background-color: #ffffff; }

/* line 2030, theme.scss */
.cell-5_main-slider:last-child .main-slider__slider {
  margin: 0 0 10px 0; }

/* line 2033, theme.scss */
.main-slider__slider {
  margin: 0 0 10px 0; }

/* line 2036, theme.scss */
.main-slider__article {
  width: 100%;
  overflow: hidden; }

/* line 2040, theme.scss */
.main-slider__link {
  display: block;
  position: relative;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 0 0 100% 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.25s; }
  /* line 2051, theme.scss */
  .main-slider__link p {
    position: absolute; }
  /* line 2054, theme.scss */
  .main-slider__link:hover {
    transform: scale(1.05); }

/* line 2059, theme.scss */
.main-slider__article-center .main-slider__link {
  padding: 0 0 172.7% 0; }

/* line 2063, theme.scss */
.main-slider__slider {
  display: block;
  overflow: hidden; }

/* line 2067, theme.scss */
.main-slider__slide {
  display: block;
  position: relative;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 0 0 71% 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  /* line 2077, theme.scss */
  .main-slider__slide p {
    position: absolute; }

/* line 2081, theme.scss */
.bttn-rectangle {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  text-align: center;
  background-color: #000000;
  border: 0;
  border-radius: 0;
  width: 163px;
  padding: 8px;
  margin: 0;
  transition: 0.4s; }
  /* line 2095, theme.scss */
  .bttn-rectangle:hover {
    opacity: 0.8;
    cursor: pointer; }

/* line 2100, theme.scss */
.main-slider__title {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 120.61px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  top: 36%;
  left: 50%;
  letter-spacing: -7px;
  text-align: center;
  white-space: nowrap;
  transform: translate(-50%); }

/* line 2114, theme.scss */
.main-slider__description {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  bottom: 47px;
  left: 50%;
  letter-spacing: -1px;
  text-align: center;
  white-space: nowrap;
  transform: translate(-50%); }

/* line 2128, theme.scss */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  width: 8.225%;
  padding-bottom: 8.225%;
  height: 0;
  border: 0;
  border-radius: 50%;
  background-color: #ffffff;
  background-size: auto;
  transition: 0.1s; }
  /* line 2138, theme.scss */
  .swiper-button-prev:hover, .swiper-container-rtl .swiper-button-next:hover,
  .swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev:hover {
    transform: scale(1.15);
    box-shadow: 0 0 10px 0.3px rgba(0, 0, 0, 0.6);
    transition: 0.1s; }
  /* line 2143, theme.scss */
  .swiper-button-prev:focus, .swiper-button-prev:active, .swiper-container-rtl .swiper-button-next:focus, .swiper-container-rtl .swiper-button-next:active,
  .swiper-button-next:focus,
  .swiper-button-next:active, .swiper-container-rtl .swiper-button-prev:focus, .swiper-container-rtl .swiper-button-prev:active {
    outline: 0;
    opacity: 0.9;
    transition: 0s; }

/* line 2149, theme.scss */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("arrow-left.svg"); }

/* line 2152, theme.scss */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("arrow-right.svg"); }

/* line 2155, theme.scss */
.swiper-wrapper {
  max-width: 610px;
  width: 100% !important;
  min-width: 100% !important;
  flex-basis: 100% !important; }

/* line 2161, theme.scss */
.main-slider__slide {
  max-width: 610px !important;
  min-width: 100% !important;
  flex-basis: 100% !important;
  width: 100% !important; }

/* line 2167, theme.scss */
.fixed-menu-logotype {
  margin: 0;
  display: block;
  height: auto; }
  /* line 2171, theme.scss */
  .fixed-menu-logotype img {
    max-width: 130px; }

/* line 2176, theme.scss */
.fixed_header .menu-link.level-1 {
  color: #ffffff;
  padding: 0 10px;
  text-transform: uppercase;
  font-family: 'PFDinTextCompPro-Regular', sans-serif; }
/* line 2182, theme.scss */
.fixed_header .cell-5_fixed-menu {
  margin: 0 10% 0 0; }
/* line 2185, theme.scss */
.fixed_header .active-menu-item::before {
  display: none; }
/* line 2188, theme.scss */
.fixed_header .cell-3_logotype {
  margin-right: auto;
  max-width: 130px; }
/* line 2192, theme.scss */
.fixed_header .cell-2_search {
  margin: 0 5% 0 0; }

/* line 2196, theme.scss */
.brand-item.swiper-slide {
  display: block; }

/* line 2199, theme.scss */
.brands {
  width: 80%;
  max-width: 1440px;
  margin: 60px auto 0 auto; }
  /* line 2203, theme.scss */
  .brands .swiper-button-prev, .brands .swiper-container-rtl .swiper-button-next, .brands .swiper-button-next, .brands .swiper-container-rtl .swiper-button-prev {
    width: 2.77%;
    padding-bottom: 2.77%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }
    /* line 2207, theme.scss */
    .brands .swiper-button-prev:hover, .brands .swiper-container-rtl .swiper-button-next:hover, .brands .swiper-button-next:hover, .brands .swiper-container-rtl .swiper-button-prev:hover {
      transform: scale(1.1);
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.6); }
  /* line 2212, theme.scss */
  .brands .swiper-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 100% !important;
    flex-basis: 100% !important; }

/* line 2219, theme.scss */
.brand-item {
  padding: 0 12px; }

/* line 2222, theme.scss */
.brand-item__link {
  display: block;
  width: 100%;
  min-width: 100px;
  max-width: 183px; }

/* line 2228, theme.scss */
.brand-item__img {
  display: block;
  width: 100%;
  margin: 0 auto;
  filter: url(grayscale.svg);
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome & Safari 6+ */
  transition: 0.3s; }
  /* line 2236, theme.scss */
  .brand-item__img:hover {
    filter: none;
    -webkit-filter: grayscale(0); }

/* line 2241, theme.scss */
.main-products {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  margin: 60px auto 0 auto;
  width: 100%; }

/* line 2249, theme.scss */
.products, .hits {
  width: 49.5%;
  max-width: 916px;
  margin: 0;
  padding: 0; }
  /* line 2254, theme.scss */
  .products .swiper-button-prev, .products .swiper-container-rtl .swiper-button-next, .products .swiper-button-next, .products .swiper-container-rtl .swiper-button-prev, .hits .swiper-button-prev, .hits .swiper-container-rtl .swiper-button-next, .hits .swiper-button-next, .hits .swiper-container-rtl .swiper-button-prev {
    width: 5.46%;
    padding-bottom: 5.46%;
    top: 40%; }

/* line 2260, theme.scss */
.products-title, .hits-title {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #9a9a9a;
  display: block;
  margin: 0 auto;
  line-height: 1;
  font-size: 36px;
  text-transform: uppercase;
  padding: 0;
  text-align: center;
  font-weight: 100;
  position: relative; }
  /* line 2272, theme.scss */
  .products-title::before, .hits-title::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #9a9a9a;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    z-index: -2;
    transform: translateY(-50%); }
  /* line 2284, theme.scss */
  .products-title span.products-title__bg, .hits-title span.products-title__bg {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding: 3px 15px;
    background-color: #ffffff; }

/* line 2292, theme.scss */
.slide-is-frontpage {
  width: 33% !important;
  min-width: 33% !important;
  max-width: 300px !important;
  margin: 0 0 0 8px !important; }
  /* line 2297, theme.scss */
  .slide-is-frontpage:hover .card-absolute {
    opacity: 1;
    transition: 0.2s; }
  /* line 2301, theme.scss */
  .slide-is-frontpage .card-absolute {
    top: 0; }

/* line 2305, theme.scss */
.image-flex-center img {
  width: 100%;
  height: auto;
  max-height: initial;
  min-width: 100%; }

/* line 2311, theme.scss */
.card-clearfix {
  display: none; }

/* line 2314, theme.scss */
.card-title {
  margin: 7px 0 0 0; }

/* line 2317, theme.scss */
.image-inner {
  display: block;
  width: 100%;
  padding: 0 0 134.5% 0;
  background-color: #f5f6f6;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

/* line 2326, theme.scss */
.slide-is-frontpage {
  max-height: none !important;
  min-height: 310px !important; }

/* line 2330, theme.scss */
.card-title__link {
  text-decoration: none; }
  /* line 2332, theme.scss */
  .card-title__link span {
    font-family: 'Ubuntu Regular', sans-serif;
    font-size: 14px;
    display: block; }

/* line 2338, theme.scss */
.card-title__brand {
  color: #000000;
  text-transform: uppercase; }

/* line 2342, theme.scss */
.card-title__thing {
  color: #979797; }

/* line 2345, theme.scss */
.card-prices {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000;
  font-size: 18px;
  text-transform: none;
  margin: 8px 0 0 0;
  padding: 0; }

/* line 2353, theme.scss */
.container-1920 {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto; }

/* line 2359, theme.scss */
.container-1336 {
  display: block;
  width: 90%;
  max-width: 1336px;
  margin: 0 auto; }

/* line 2365, theme.scss */
.actual-item__body {
  display: block;
  margin: 16px auto 0 auto;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important; }
  /* line 2371, theme.scss */
  .actual-item__body .swiper-wrapper, .actual-item__body .swiper-item {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important; }
  /* line 2376, theme.scss */
  .actual-item__body .swiper-item {
    display: block;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap; }
  /* line 2382, theme.scss */
  .actual-item__body .swiper-item__body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap; }
  /* line 2388, theme.scss */
  .actual-item__body .swiper-item__item {
    display: block;
    width: 33% !important;
    min-width: 33% !important;
    max-width: 650px !important;
    height: 0;
    background-color: #9a9a9a;
    padding: 0 0 22.8% 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center; }
    /* line 2399, theme.scss */
    .actual-item__body .swiper-item__item:not(:last-of-type) {
      margin: 0 8px 0 0; }
  /* line 2403, theme.scss */
  .actual-item__body .swiper-button-prev, .actual-item__body .swiper-container-rtl .swiper-button-next, .actual-item__body .swiper-button-next, .actual-item__body .swiper-container-rtl .swiper-button-prev {
    width: 2.65%;
    padding-bottom: 2.65%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    top: 58%; }
  /* line 2409, theme.scss */
  .actual-item__body .swiper-button-prev {
    left: 29.5%; }
  /* line 2412, theme.scss */
  .actual-item__body .swiper-button-next {
    right: 29.5%; }
  /* line 2415, theme.scss */
  .actual-item__body .swiper-pagination {
    position: relative; }
  /* line 2418, theme.scss */
  .actual-item__body > .swiper-pagination-bullets, .actual-item__body .swiper-pagination-custom, .actual-item__body .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    margin: 18px auto 0 auto;
    width: 100%; }
  /* line 2424, theme.scss */
  .actual-item__body > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    margin: 0 7px;
    outline: none; }
    /* line 2429, theme.scss */
    .actual-item__body > .swiper-pagination-bullets .swiper-pagination-bullet:focus, .actual-item__body > .swiper-pagination-bullets .swiper-pagination-bullet:active {
      outline: none; }
  /* line 2433, theme.scss */
  .actual-item__body .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000000; }

/* line 2437, theme.scss */
.actual-item__description {
  display: block;
  width: 100%;
  margin: 15px auto;
  text-align: center; }
  /* line 2442, theme.scss */
  .actual-item__description .bttn-rectangle {
    margin: 17px auto 0 auto; }
    /* line 2444, theme.scss */
    .actual-item__description .bttn-rectangle:hover {
      color: #ffffff; }

/* line 2449, theme.scss */
.actual-item__title {
  display: block;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000;
  font-size: 36px;
  text-transform: uppercase;
  margin: 0; }

/* line 2457, theme.scss */
.actual-item__name {
  display: block;
  margin: 3px auto 0 auto;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase; }

/* line 2465, theme.scss */
.article-items {
  margin: 80px auto 0 auto; }

/* line 2468, theme.scss */
.article-items__container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap; }

/* line 2476, theme.scss */
.article-items__row {
  width: 32.9%;
  min-width: 32.9%;
  max-width: 440px;
  height: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  padding: 0 0 45.02% 0; }
  /* line 2485, theme.scss */
  .article-items__row .bttn-rectangle {
    z-index: 5;
    position: absolute;
    left: 6%;
    top: 24px; }
    /* line 2490, theme.scss */
    .article-items__row .bttn-rectangle:hover {
      opacity: 1; }
  /* line 2494, theme.scss */
  .article-items__row:not(:last-child) {
    margin: 0 8px 0 0; }
  /* line 2497, theme.scss */
  .article-items__row .swiper-button-prev, .article-items__row .swiper-container-rtl .swiper-button-next, .article-items__row .swiper-button-next, .article-items__row .swiper-container-rtl .swiper-button-prev {
    width: 11.5%;
    padding-bottom: 11.5%;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2); }
    /* line 2501, theme.scss */
    .article-items__row .swiper-button-prev:hover, .article-items__row .swiper-container-rtl .swiper-button-next:hover, .article-items__row .swiper-button-next:hover, .article-items__row .swiper-container-rtl .swiper-button-prev:hover {
      box-shadow: 0px 0px 15px 0px black; }

/* line 2506, theme.scss */
.article-items__name_blog:hover {
  color: #ffffff; }

/* line 2510, theme.scss */
.article-items__row:first-child .swiper-wrapper, .article-items__row:first-child .article-items__item, .article-items__row:first-child .article-items__link {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }
/* line 2520, theme.scss */
.article-items__row:first-child .article-items__description {
  position: absolute;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000;
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
  left: 6%;
  width: 55%;
  bottom: 35px; }
/* line 2531, theme.scss */
.article-items__row:first-child .article-items__link {
  background-position: 60px;
  background-repeat: no-repeat;
  background-size: auto 100%; }

/* line 2537, theme.scss */
.article-items__row:nth-child(2) {
  border: 1px solid #d4d4d6;
  width: calc(32.9% - 2px);
  min-width: calc(32.9% - 2px);
  max-width: 440px;
  padding: 0 0 44.89% 0; }
  /* line 2543, theme.scss */
  .article-items__row:nth-child(2) .news-recommendation {
    display: block;
    position: absolute;
    left: 3.67%;
    top: 72px;
    right: 3.67%;
    width: auto;
    margin: 0 auto;
    max-width: 406px; }
  /* line 2553, theme.scss */
  .article-items__row:nth-child(2) .news-recommendation__item {
    padding: 7px 0; }
    /* line 2555, theme.scss */
    .article-items__row:nth-child(2) .news-recommendation__item:not(:last-child) {
      border-bottom: 1px solid #d4d4d6; }
  /* line 2559, theme.scss */
  .article-items__row:nth-child(2) .news-recommendation__link {
    display: flex; }
  /* line 2562, theme.scss */
  .article-items__row:nth-child(2) .news-recommendation__img-wrapper {
    display: block;
    width: 35%;
    overflow: hidden;
    padding: 0 0 34% 0;
    position: relative;
    max-height: 150px; }
    /* line 2569, theme.scss */
    .article-items__row:nth-child(2) .news-recommendation__img-wrapper img {
      width: auto;
      height: 100%;
      position: absolute;
      vertical-align: middle; }
  /* line 2576, theme.scss */
  .article-items__row:nth-child(2) .news-recommendation__body {
    margin: 0 0 0 17.82%; }
  /* line 2579, theme.scss */
  .article-items__row:nth-child(2) .news-recommendation__date {
    display: block;
    margin: 31px 0 0 0;
    font-family: 'Ubuntu Regular', sans-serif;
    font-size: 12px;
    color: #979797; }
  /* line 2586, theme.scss */
  .article-items__row:nth-child(2) .card-title__link {
    margin: 20px 0 0 0; }

/* line 2591, theme.scss */
.article-items__row:last-child .swiper-container, .article-items__row:last-child .swiper-wrapper, .article-items__row:last-child .article-items__item {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }
/* line 2601, theme.scss */
.article-items__row:last-child .comparison-items {
  display: block;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%); }
/* line 2608, theme.scss */
.article-items__row:last-child .comparison-items__title {
  display: block;
  position: absolute;
  top: 14%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 100;
  white-space: nowrap; }
/* line 2623, theme.scss */
.article-items__row:last-child .comparison-items__body {
  display: flex;
  margin: 55px auto 0 auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap; }
/* line 2631, theme.scss */
.article-items__row:last-child .comparison-items__img-center {
  display: block;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%); }
/* line 2638, theme.scss */
.article-items__row:last-child .comparison-items__item {
  display: block;
  width: 104px;
  max-width: 104px; }
  /* line 2642, theme.scss */
  .article-items__row:last-child .comparison-items__item:first-child {
    margin: 0 8px 0 0; }
/* line 2646, theme.scss */
.article-items__row:last-child .comparison-items__link {
  display: block; }
/* line 2649, theme.scss */
.article-items__row:last-child .comparison-items__img {
  display: block;
  height: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  background-color: #dfdfdf;
  padding: 0 0 100% 0;
  overflow: hidden; }
  /* line 2658, theme.scss */
  .article-items__row:last-child .comparison-items__img img {
    display: block;
    width: auto;
    margin: 0 auto;
    height: 105px;
    min-height: 105px;
    vertical-align: middle; }
/* line 2668, theme.scss */
.article-items__row:last-child .comparison-items__article-body span {
  display: block; }
/* line 2671, theme.scss */
.article-items__row:last-child .comparison-items__article-body .comparison-items__name {
  margin: 10px 0 0 0;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #979797; }
/* line 2677, theme.scss */
.article-items__row:last-child .comparison-items__article-body .comparison-items__price {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 18px;
  margin: 7px 0 0 0; }
/* line 2684, theme.scss */
.article-items__row:last-child .article-items__description {
  position: absolute;
  display: block;
  width: 70%;
  text-align: center;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #979797;
  margin: 0;
  bottom: 42px;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%); }
  /* line 2697, theme.scss */
  .article-items__row:last-child .article-items__description span {
    display: block; }

/* line 2702, theme.scss */
.article-items__row:first-child .swiper-wrapper, .article-items__row:first-child .article-items__item, .article-items__row:first-child .article-items__link,
.article-items__row:last-child .swiper-wrapper, .article-items__row:last-child .article-items__item, .article-items__row:last-child .article-items__link {
  position: relative;
  padding: 0 0 137% 0; }

/* line 2707, theme.scss */
.article-items__row:first-child .swiper-wrapper,
.article-items__row:last-child .swiper-wrapper {
  display: flex; }

/* line 2711, theme.scss */
.sales-block {
  width: 100%;
  margin: 42px auto 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }

/* line 2719, theme.scss */
.sales-block__item {
  display: block;
  width: 49.8%;
  min-width: 49.5%;
  max-width: 920px;
  height: 0;
  padding: 0 0 23.55% 0;
  background-size: 37% auto;
  position: relative;
  overflow: hidden; }

/* line 2730, theme.scss */
.sales-block__item-container {
  width: 100%;
  height: 100%;
  position: absolute; }

/* line 2735, theme.scss */
.sales-block__container {
  position: absolute;
  left: 13.4%;
  top: 15%; }
  /* line 2739, theme.scss */
  .sales-block__container .bttn-rectangle {
    margin: 25px 0 0 0; }

/* line 2743, theme.scss */
.sales-block__title {
  display: flex;
  align-items: flex-start; }

/* line 2747, theme.scss */
.sales-block__name {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 120.61px;
  margin: 0;
  text-transform: uppercase;
  padding: 0 10px 0 0;
  line-height: 0.8; }

/* line 2756, theme.scss */
.sales-block__body {
  display: block;
  margin: 20px 0 0 0; }
  /* line 2759, theme.scss */
  .sales-block__body span {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Ubuntu Regular', sans-serif; }
  /* line 2765, theme.scss */
  .sales-block__body .sales-block__name-brand {
    text-transform: uppercase; }

/* line 2769, theme.scss */
.sales-block__price {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 18px;
  margin: 9px 0 0 0;
  text-transform: uppercase; }

/* line 2776, theme.scss */
.sales-block__title-sale {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000;
  font-size: 30px;
  margin: 0;
  text-transform: uppercase; }

/* line 2784, theme.scss */
.sales-block__body-sale .sales-block__name-brand {
  color: #000000; }
/* line 2787, theme.scss */
.sales-block__body-sale .sales-block__name-item {
  color: #979797; }

/* line 2791, theme.scss */
.sales-block__price-sale {
  margin: 10px 0 0 0; }
  /* line 2793, theme.scss */
  .sales-block__price-sale span {
    display: block;
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    text-transform: uppercase; }
  /* line 2798, theme.scss */
  .sales-block__price-sale .old-price {
    color: #f43046;
    font-size: 18px;
    text-decoration: line-through; }
  /* line 2803, theme.scss */
  .sales-block__price-sale .new-price {
    color: #000000;
    font-size: 120.61px;
    margin: 40px 0 0 0;
    line-height: 0.8; }

/* line 2810, theme.scss */
.horizontal-banner {
  margin: 8px auto 0 auto; }

/* line 2813, theme.scss */
.horizontal-banner__link {
  display: block;
  margin: 0 auto;
  padding: 5% 0 4.45% 0;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left, right; }
  /* line 2822, theme.scss */
  .horizontal-banner__link:hover .horizontal-banner__container {
    transform: scale(1.05);
    transition: 0.3s; }

/* line 2827, theme.scss */
.horizontal-banner__container {
  width: 80%;
  max-width: 1100px;
  margin: 0 auto;
  transition: 0.3s; }
  /* line 2832, theme.scss */
  .horizontal-banner__container .bttn-rectangle {
    margin: 13px 0 0 0; }
  /* line 2835, theme.scss */
  .horizontal-banner__container .cell-3:last-child p {
    margin-left: 18.25%; }

/* line 2839, theme.scss */
.horizontal-banner__img {
  max-width: 104px;
  height: auto; }

/* line 2843, theme.scss */
.horizontal-banner__description {
  display: block;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  margin: 21.9% auto 0 auto;
  padding: 0;
  font-size: 30px;
  color: #ffffff; }
  /* line 2851, theme.scss */
  .horizontal-banner__description span {
    display: block; }

/* line 2855, theme.scss */
.horizontal-banner__big {
  display: block;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 240px;
  color: #ffffff;
  margin: 0;
  vertical-align: middle;
  line-height: 0.8; }

/* line 2864, theme.scss */
.advertages-list {
  justify-content: space-around;
  list-style: none;
  align-items: center;
  margin: 0;
  padding: 28px 0 14px 0; }

/* line 2871, theme.scss */
.advertages-list__item {
  display: flex;
  align-items: center;
  width: 21%; }

/* line 2876, theme.scss */
.advertages-list__name {
  font-family: 'Roboto Regular', sans-serif;
  margin: 0;
  padding: 0 0 0 17px;
  color: #9a9a9a;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px; }

/* line 2885, theme.scss */
.subscribe {
  width: 100%;
  margin: 0 auto;
  padding: 26px 0 22px 0;
  background-color: #3d3d3d; }

/* line 2891, theme.scss */
.subscribe__container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }

/* line 2898, theme.scss */
.subscribe__description {
  display: block;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 30px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0; }
  /* line 2905, theme.scss */
  .subscribe__description span:hover {
    color: #f43046;
    transition: 0.2s; }

/* line 2910, theme.scss */
.subscribe__form {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0 0 0 36px;
  flex-wrap: nowrap;
  width: 40%;
  position: relative; }
  /* line 2919, theme.scss */
  .subscribe__form::before {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 8px;
    background-image: url(red-arrow.svg);
    background-repeat: no-repeat;
    left: 66px;
    top: 50%;
    transform: translateY(-50%); }
  /* line 2931, theme.scss */
  .subscribe__form .bttn-rectangle {
    margin: 0 0 0 8px; }

/* line 2935, theme.scss */
.subscribe__input {
  background-color: #3d3d3d;
  width: 50.87%;
  max-width: 270px;
  padding: 7px 15px;
  border-radius: 0;
  border: 1px solid #9a9a9a;
  color: #9a9a9a;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  text-transform: none; }
  /* line 2946, theme.scss */
  .subscribe__input::placeholder {
    font-family: 'Ubuntu Regular', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #9a9a9a; }

/* line 2953, theme.scss */
.main-footer {
  background-color: #000000;
  padding: 4.7% 0 3.25% 0;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 15%; }
  /* line 2959, theme.scss */
  .main-footer * {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    font-size: 16px;
    color: #646464;
    text-transform: uppercase; }
  /* line 2965, theme.scss */
  .main-footer ul {
    list-style: none; }

/* line 2969, theme.scss */
.main-footer__container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }

/* line 2975, theme.scss */
.main-footer__logo {
  max-width: 102px; }

/* line 2978, theme.scss */
.contacts {
  margin: 70px 0 0 0;
  padding: 0; }

/* line 2983, theme.scss */
.contacts-item_phone * {
  color: #ffffff;
  display: block; }
/* line 2987, theme.scss */
.contacts-item_phone a {
  text-decoration: none; }

/* line 2991, theme.scss */
.contacts__open-modal {
  background-color: #000000;
  border: 0;
  border-radius: 0;
  padding: 0;
  text-decoration: underline; }

/* line 2998, theme.scss */
.contacts-item:not(:first-child) {
  margin: 30px 0 0 17px; }

/* line 3001, theme.scss */
.contacts__text {
  display: block;
  max-width: 180px; }

/* line 3005, theme.scss */
.cell-3__services {
  display: flex; }
  /* line 3007, theme.scss */
  .cell-3__services ul {
    margin: 0; }

/* line 3011, theme.scss */
.services__item {
  margin: 2px 0 0 0; }

/* line 3014, theme.scss */
.services__link {
  transition: 0.2s; }
  /* line 3016, theme.scss */
  .services__link:hover {
    color: #ffffff;
    transition: 0.2s; }

/* line 3021, theme.scss */
.social-links {
  width: calc(70% - 17px);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 10% 0 0 17px;
  padding: 0; }

/* line 3030, theme.scss */
.instagram-title {
  color: #ffffff; }

/* line 3033, theme.scss */
.payment__title {
  margin: 0;
  font-weight: 100; }

/* line 3037, theme.scss */
.copyright {
  display: flex;
  margin: 150px auto 0 auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline; }
  /* line 3043, theme.scss */
  .copyright p {
    text-transform: none;
    color: #ffffff;
    margin: 0;
    padding: 0; }
  /* line 3049, theme.scss */
  .copyright a {
    color: #ffffff; }

/* line 3054, theme.scss */
.instagram .swiper-slide {
  max-width: 104px; }

/* line 3058, theme.scss */
.cell-4_footer {
  margin: 0 0 0 auto; }

/* line 3061, theme.scss */
.pay {
  padding: 0;
  width: 100%;
  max-width: 264px;
  margin: 15px 0 0 0;
  display: flex;
  flex-direction: row;
  align-items: baseline; }
  /* line 3069, theme.scss */
  .pay li:not(:last-child) {
    margin: 0 5px 0 0; }
  /* line 3072, theme.scss */
  .pay li:hover {
    opacity: 0.8;
    transition: 0.2s; }

/* line 3077, theme.scss */
.social-links__link {
  display: block; }
  /* line 3079, theme.scss */
  .social-links__link li:hover {
    opacity: 0.8;
    transition: 0.2s; }

/* line 3084, theme.scss */
.cell-3__services {
  padding: 95px 0 0 0;
  margin: 0 0 0 10px; }

/* line 3088, theme.scss */
.payment {
  margin: 90px 0 0 0; }

/* line 3091, theme.scss */
.main-slider__img-bottom {
  bottom: 6%;
  width: 85%;
  position: absolute;
  height: auto;
  left: 7.5%;
  max-width: 85%;
  min-width: 85%; }

/* line 3100, theme.scss */
.main-slider__img-top,
.sales-block__img-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 36%;
  min-width: 36%;
  max-width: 36%;
  height: auto; }

/* line 3110, theme.scss */
.sales-block__img-top {
  width: 25%;
  min-width: 25%;
  max-width: 25%; }

/* line 3115, theme.scss */
.main-slider__img-big {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  max-height: initial; }

/* line 3124, theme.scss */
.ajs-panel.at-left-position {
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #000000; }

/* line 3131, theme.scss */
.alertify .ajs-commands {
  position: absolute;
  right: auto;
  left: 0;
  margin: -14px 24px 0 0;
  z-index: 2; }

/* line 3139, theme.scss */
.mobile_menu-modal .mobile_menu-link.level-1 {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 34px;
  display: block;
  width: 100%;
  color: #646464;
  text-transform: uppercase;
  padding: 10px 0; }
/* line 3148, theme.scss */
.mobile_menu-modal .active-menu-item::before {
  display: none; }
/* line 3151, theme.scss */
.mobile_menu-modal .mobile_menu-footer {
  margin: 30px 0 0 0;
  width: 80%; }
/* line 3155, theme.scss */
.mobile_menu-modal .inpt-group .inpt-control, .mobile_menu-modal .search_widget-control {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  border: 0;
  border-bottom: 0.7px solid #ffffff;
  border-radius: 0;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase; }
  /* line 3163, theme.scss */
  .mobile_menu-modal .inpt-group .inpt-control:active, .mobile_menu-modal .inpt-group .inpt-control:focus, .mobile_menu-modal .search_widget-control:active, .mobile_menu-modal .search_widget-control:focus {
    margin: 0; }
/* line 3167, theme.scss */
.mobile_menu-modal .mobile_menu-search-title {
  margin: 0;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase; }
/* line 3174, theme.scss */
.mobile_menu-modal .mobile_menu-phone {
  margin: 15px 0 0 0; }
/* line 3177, theme.scss */
.mobile_menu-modal .phone.in-mobile_menu {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 22px;
  padding: 5px 0 0 0; }

/* line 3185, theme.scss */
.category_menu .active-menu-item::before {
  content: "";
  display: none;
  position: absolute;
  width: 0;
  height: 0;
  border-width: 0;
  margin: 0; }
/* line 3194, theme.scss */
.category_menu .menu-item.level-2:not(:last-child) {
  margin: 17px 26px 0 0;
  transform: none !important; }
/* line 3198, theme.scss */
.category_menu .menu-item.level-2:last-child {
  margin: 17px 26px 0 0;
  transform: none !important; }

/* line 3203, theme.scss */
.category_menu.menu.level-2 {
  border: 0; }

/* line 3206, theme.scss */
.category_menu.menu.level-1 {
  margin: 8px 0 0 0;
  padding: 40px 0; }

/* line 3210, theme.scss */
.category_menu-item.menu-item.level-1 {
  line-height: 0; }

/* line 3213, theme.scss */
.category_menu-item.menu-item.level-2 {
  line-height: 1; }

/* line 3216, theme.scss */
.category_menu-item.menu-item.level-3 {
  line-height: 1; }

/* line 3219, theme.scss */
.category_menu.level-2 {
  padding-left: 39px; }

/* line 3222, theme.scss */
.category_menu-link.menu-link.level-2,
.category_menu-link.menu-link.level-3 {
  display: flex;
  width: 100%;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 16px;
  margin: 0;
  font-weight: 100;
  text-transform: uppercase;
  color: #000000; }
  /* line 3232, theme.scss */
  .category_menu-link.menu-link.level-2[href="/collection/katalog-1-a2523e"],
  .category_menu-link.menu-link.level-3[href="/collection/katalog-1-a2523e"] {
    color: #000000; }
  /* line 3235, theme.scss */
  .category_menu-link.menu-link.level-2 .category_menu-products_count,
  .category_menu-link.menu-link.level-3 .category_menu-products_count {
    margin-left: auto;
    color: #9f9c9b; }

/* line 3240, theme.scss */
.category_menu-link.menu-link.level-3 {
  color: #9f9c9b;
  text-transform: none;
  margin: 15px 0 0 0; }

/* line 3245, theme.scss */
.category_menu.menu.level-3 {
  border: 0;
  margin: 0 0 0 20px; }

/* line 3249, theme.scss */
.category {
  display: block;
  width: 100%;
  margin: 8px auto 0 auto;
  background-color: #dfdfdf;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 88% top; }

/* line 3258, theme.scss */
.category__container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 0 16px 0; }

/* line 3266, theme.scss */
.breadcrumb-wrapper {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  flex-basis: 100%; }

/* line 3273, theme.scss */
.breadcrumb li:not(:last-child):hover {
  cursor: pointer; }

/* line 3277, theme.scss */
.breadcrumb-link {
  font-family: 'Bebas Neue Regular', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #9a9a9a; }
  /* line 3282, theme.scss */
  .breadcrumb-link.current-page {
    color: #3d3d3d; }

/* line 3286, theme.scss */
.page-title {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 90px;
  display: inline-block;
  margin: 0;
  font-weight: 100;
  line-height: 0.8;
  text-transform: uppercase;
  color: #000000; }

/* line 3296, theme.scss */
.collection-products_count {
  display: inline-block;
  margin-left: auto;
  margin-top: auto;
  padding: 0 25.2% 0 0;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 12px;
  color: #000000;
  white-space: nowrap; }

/* line 3306, theme.scss */
.collection-products_count-name {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 12px;
  color: #9a9a9a; }

/* line 3311, theme.scss */
.collection-filter__container {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline; }

/* line 3316, theme.scss */
.collection-banner {
  padding: 50px 0 45px 0;
  margin: 20px auto 0 auto;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: -7% top; }

/* line 3323, theme.scss */
.collection-banner__container {
  display: flex;
  justify-content: flex-end; }

/* line 3327, theme.scss */
.collection-category__body {
  width: 80%;
  max-width: 688px;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
  color: #9a9a9a;
  margin: 10px 0 0 0; }
  /* line 3336, theme.scss */
  .collection-category__body * {
    margin: 20px 0 0 0; }

/* line 3340, theme.scss */
.category-title {
  font-family: 'Bebas Neue Regular', sans-serif;
  text-transform: uppercase;
  color: #9a9a9a;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0; }

/* line 3349, theme.scss */
.filter-button {
  display: none; }

/* line 3352, theme.scss */
.fa-chevron-down:before {
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  background-image: url("arrow-bottom.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

/* line 3362, theme.scss */
.filter-toggle {
  padding: 3px; }

/* line 3365, theme.scss */
.filter-title {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #9a9a9a;
  padding: 6px 6px 6px 17px;
  border: 1px solid #d4d4d6;
  margin: 7px 8px 0 0; }

/* line 3373, theme.scss */
.filter.is-active-container .filter-title {
  padding-bottom: 6px; }

/* line 3376, theme.scss */
.is-page-size .label-field {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #000000;
  margin: 0 10px 0 0px; }

/* line 3382, theme.scss */
.page_size-radio {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #000000;
  margin: 0 0 0 7px;
  padding: 6px 0 9px 0;
  width: 30px;
  text-align: center;
  height: 30px;
  border: 1px solid #282828; }
  /* line 3392, theme.scss */
  .page_size-radio:active {
    font-size: 14px;
    color: #000000; }

/* line 3397, theme.scss */
.collection-order.is-page-size {
  align-items: center;
  display: flex;
  justify-content: flex-end; }

/* line 3404, theme.scss */
.category_menu.menu .menu-link.level-1 {
  font-size: 0;
  color: transparent;
  padding: 0;
  width: 0;
  height: 0; }
/* line 3411, theme.scss */
.category_menu.menu.level-1 .category_menu-marker {
  display: none;
  padding: 0;
  width: 0;
  height: 0; }
/* line 3417, theme.scss */
.category_menu.menu.level-2 .category_menu-marker {
  display: block;
  padding: 0;
  width: 22px;
  height: 22px;
  float: left;
  margin: -19px 0 0 -23px;
  background-color: #fff; }

/* line 3427, theme.scss */
.category_menu-item.menu-item {
  border: 0; }

/* line 3430, theme.scss */
.cell-3_collection {
  max-width: 328px;
  flex-basis: 328px;
  width: 328px;
  padding: 0 !important; }

/* line 3436, theme.scss */
.collection-slider {
  margin: 11px 0 0 0; }
  /* line 3438, theme.scss */
  .collection-slider:not(:first-child) {
    margin: 8px 0 0 0; }
  /* line 3441, theme.scss */
  .collection-slider .main-slider__slide {
    padding: 0 0 131.74% 0; }
  /* line 3444, theme.scss */
  .collection-slider .main-slider__description {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    bottom: 30px;
    left: 50%;
    letter-spacing: -1px;
    text-align: center;
    white-space: nowrap;
    transform: translate(-50%); }
  /* line 3458, theme.scss */
  .collection-slider .main-slider__title {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    color: #ffffff;
    font-size: 70px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    top: 65%;
    left: 50%;
    letter-spacing: -4px;
    text-align: center;
    white-space: nowrap;
    transform: translate(-50%); }
  /* line 3472, theme.scss */
  .collection-slider .swiper-button-prev, .collection-slider .swiper-container-rtl .swiper-button-next, .collection-slider .swiper-button-next, .collection-slider .swiper-container-rtl .swiper-button-prev {
    width: 15.3%;
    padding-bottom: 15.3%; }

/* line 3477, theme.scss */
.cell-3_collection-products {
  max-width: 32.3%;
  position: relative;
  flex-basis: 32.3%;
  padding: 0 !important;
  margin: 0 0 16px 0; }
  /* line 3483, theme.scss */
  .cell-3_collection-products:not(:nth-child(3n)) {
    margin: 0 1.5% 16px 0; }
  /* line 3486, theme.scss */
  .cell-3_collection-products:hover .card-absolute {
    opacity: 1;
    transition: 0.2s; }

/* line 3491, theme.scss */
.card-absolute {
  position: absolute;
  left: 0;
  top: -5px;
  right: 0;
  width: auto;
  height: auto !important;
  z-index: 22;
  opacity: 0;
  transition: 0.2s;
  background-color: #fff;
  border: 2px solid #282828;
  padding: 10px; }
  /* line 3504, theme.scss */
  .card-absolute .card-title__brand, .card-absolute .card-prices {
    color: #282828; }
  /* line 3507, theme.scss */
  .card-absolute .image-inner {
    padding: 0 0 390px 0; }
  /* line 3510, theme.scss */
  .card-absolute .card-quick a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-family: 'Ubuntu Regular', sans-serif;
    font-size: 14px;
    margin: 5px auto 0 auto;
    color: #fff;
    text-transform: uppercase;
    padding: 3px;
    background: #000000;
    border: 1px solid #282828;
    transition: 0.2s; }
    /* line 3523, theme.scss */
    .card-absolute .card-quick a:hover {
      opacity: 0.8;
      transition: 0.2s; }
  /* line 3528, theme.scss */
  .card-absolute .card-loves {
    float: right;
    margin: 10px 0 0 0;
    text-align: right;
    font-size: 16px;
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    color: #282828;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    position: relative;
    padding: 0 0 0 19px;
    background-image: url(grey-heart.svg);
    background-size: 11px 15px;
    background-repeat: no-repeat;
    background-position: left top; }
    /* line 3546, theme.scss */
    .card-absolute .card-loves.is-added::before {
      content: 'Убрать';
      display: block;
      width: auto;
      left: 0;
      text-align: left;
      background-color: #fff;
      color: #282828;
      top: 0;
      bottom: 0;
      right: 0;
      position: absolute;
      padding: 0 0 0 19px;
      background-image: url(red-heart.svg);
      background-size: 11px 15px;
      background-repeat: no-repeat;
      background-position: left top; }

/* line 3566, theme.scss */
.cell-9_collection {
  margin: 0 0 0 8px;
  max-width: calc(100% - 345px);
  flex-basis: calc(100% - 345px);
  width: calc(100% - 345px); }

/* line 3572, theme.scss */
.row.cards-row {
  margin: 7px 0 0 0; }

/* line 3575, theme.scss */
.filter-items-wrapper.is-tab-active {
  position: absolute;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  overflow-y: visible;
  overflow-x: visible;
  margin: 15px 0 0 0;
  background-color: #ffffff;
  padding: 25px 38px 15px 38px; }
  /* line 3585, theme.scss */
  .filter-items-wrapper.is-tab-active::before {
    content: '';
    display: block;
    position: absolute;
    width: 27px;
    height: 12px;
    z-index: 2;
    background-image: url(top-top.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    left: 50%;
    top: -12px; }

/* line 3600, theme.scss */
.show-more-block {
  display: block;
  width: 100%;
  text-align: center;
  max-width: 100%;
  white-space: nowrap;
  min-width: 100%;
  margin: 8px 0 0 0; }

/* line 3609, theme.scss */
.detailed {
  display: inline-block;
  padding: 7px 30px;
  border: 1px solid #000000;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  white-space: nowrap;
  color: #000000;
  text-transform: uppercase; }
  /* line 3618, theme.scss */
  .detailed :before {
    content: " ";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(arrow-bottom.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

/* line 3629, theme.scss */
.collection-wrapper {
  border-bottom: 1px solid #9a9a9a; }

/* line 3632, theme.scss */
.left-banner {
  width: 216px;
  min-width: 216px;
  max-width: 216px;
  margin: 0 21px 0 0; }

/* line 3638, theme.scss */
.right-product {
  width: calc(100% - 237px);
  min-width: calc(100% - 237px);
  max-width: calc(100% - 237px);
  display: block; }

/* line 3644, theme.scss */
.right-product-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between; }

/* line 3651, theme.scss */
.left-banner_cart {
  margin: 0 8px 0 0; }

/* line 3654, theme.scss */
.product-info {
  width: calc(50% - 8px);
  min-width: calc(50% - 8px);
  padding: 0;
  margin: 0 0 0 8px; }

/* line 3660, theme.scss */
.left-banner__banner {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0;
  height: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 95%, auto 100%;
  position: relative;
  transition: 0.2s; }
  /* line 3672, theme.scss */
  .left-banner__banner:hover {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.95);
    transition: 0.2s; }

/* line 3677, theme.scss */
.left-banner__body {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%); }

/* line 3683, theme.scss */
.left-banner__title, .left-banner__description {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #ffffff;
  font-size: 18px;
  max-width: 120px;
  margin: 0;
  text-transform: uppercase; }

/* line 3691, theme.scss */
.left-banner__description {
  font-size: 30px;
  max-width: 80px;
  margin: 14px 0 0 0px; }

/* line 3696, theme.scss */
.left-banner__img {
  display: block;
  width: 53px;
  height: 27px;
  min-height: 27px;
  max-height: none;
  margin: 90px 0 0 0; }

/* line 3704, theme.scss */
.left-banner__show-more {
  margin: 26px auto 0 auto; }

/* line 3707, theme.scss */
.left-banner__first-banner {
  padding: 0 0 255.1% 0; }

/* line 3710, theme.scss */
.left-banner__second-banner {
  padding: 0 0 167% 0;
  margin: 8px 0 0 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

/* line 3717, theme.scss */
.row_product {
  margin: 8px 0 0 0; }

/* line 3720, theme.scss */
.MagicZoom, .mz-figure {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%; }
  /* line 3725, theme.scss */
  .MagicZoom img, .mz-figure img {
    width: auto;
    height: 100%; }

/* line 3730, theme.scss */
.gallery-wrapper {
  display: flex;
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

/* line 3736, theme.scss */
.prodact-wrapper {
  width: 50%;
  max-width: 620px; }

/* line 3741, theme.scss */
.basket h1 {
  color: #ffffff; }

/* line 3745, theme.scss */
.cart-top {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 12px;
  color: #ffffff;
  margin: auto 0 0 37%; }

/* line 3751, theme.scss */
.item-in-cart {
  margin: 0; }

/* line 3754, theme.scss */
.item-in-cart__row {
  background-color: #ffffff;
  border: 1px solid #d4d4d6;
  margin: 0 0 8px 0;
  display: table;
  width: 100%;
  min-width: 100%; }

/* line 3762, theme.scss */
.container-cart {
  width: calc(100% - 224px); }

/* line 3765, theme.scss */
.cart-form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 8px auto 0 auto; }
  /* line 3772, theme.scss */
  .cart-form tbody > tr:nth-child(odd) > td, .cart-form table tbody > tr:nth-child(odd) > th {
    background-color: #ffffff; }
  /* line 3775, theme.scss */
  .cart-form td {
    vertical-align: middle;
    border: 0; }

/* line 3780, theme.scss */
.item-in-cart__img {
  width: 103px;
  min-width: 110px;
  max-width: 110px;
  padding: 7px; }

/* line 3786, theme.scss */
.image-container.is-square {
  background-color: #f5f6f6; }

/* line 3789, theme.scss */
.item-in-cart__name {
  width: 16%;
  min-width: 16%;
  max-width: 16%;
  padding: 7px; }
  /* line 3794, theme.scss */
  .item-in-cart__name .bundle-about__item {
    font-size: 14px; }

/* line 3798, theme.scss */
.item-in-cart__name-brand {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: 600;
  line-height: 0.95;
  vertical-align: middle; }

/* line 3806, theme.scss */
.item-in-cart__name-description {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #9a9a9a;
  line-height: 0.95;
  margin: 5px 0 0 0; }

/* line 3813, theme.scss */
.item-in-cart__color {
  width: 10%;
  min-width: 10%;
  max-width: 95px;
  padding: 7px; }
  /* line 3818, theme.scss */
  .item-in-cart__color .item-option_name {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    color: #9a9a9a;
    font-size: 16px;
    text-transform: capitalize;
    display: flex;
    align-items: center; }

/* line 3827, theme.scss */
.item-in-cart__size {
  width: 14%;
  min-width: 14%;
  max-width: 104px;
  padding: 0; }
  /* line 3832, theme.scss */
  .item-in-cart__size .item-option_name {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    align-items: center; }
    /* line 3839, theme.scss */
    .item-in-cart__size .item-option_name span:first-child {
      margin: 0 10px 0 0; }
  /* line 3843, theme.scss */
  .item-in-cart__size .item-in-cart__size-value {
    color: #9a9a9a;
    padding: 0 12px;
    border: 1px solid #9a9a9a; }

/* line 3849, theme.scss */
.item-in-cart__price {
  width: 21%;
  min-width: 21%;
  max-width: 232px;
  padding: 7px;
  text-align: center; }
  /* line 3855, theme.scss */
  .item-in-cart__price .item-money {
    display: flex;
    justify-content: center;
    align-items: baseline; }

/* line 3861, theme.scss */
.item-in-cart__price-old {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #f43046;
  font-size: 18px;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: line-through;
  margin: 0 8px 0 0; }

/* line 3870, theme.scss */
.item-in-cart__price-new {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000;
  font-size: 30px;
  white-space: nowrap;
  text-transform: uppercase;
  text-decoration: none; }

/* line 3878, theme.scss */
.item-in-cart__quantity {
  width: 8%;
  min-width: 8%;
  max-width: 80px;
  padding: 3px; }

/* line 3884, theme.scss */
.quantity-controls {
  display: flex; }

/* line 3887, theme.scss */
.quantity-control {
  position: relative; }
  /* line 3889, theme.scss */
  .quantity-control img {
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%); }

/* line 3896, theme.scss */
.quantity-input {
  width: 35px;
  text-align: center;
  padding: 4px 5px;
  border-radius: 0;
  vertical-align: top;
  border: 1px solid #000000;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #000000; }
  /* line 3906, theme.scss */
  .quantity-input::placeholder {
    font-family: 'Ubuntu Regular', sans-serif;
    font-size: 14px;
    color: #000000; }

/* line 3912, theme.scss */
.bttn-count, a.bttn-count {
  border: 1px solid #000000;
  border-radius: 0;
  background-image: none;
  box-shadow: none;
  cursor: pointer;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  box-sizing: border-box;
  user-select: none;
  outline: none;
  width: 15px;
  height: 16px;
  line-height: 26px;
  min-height: initial;
  color: #d1d1d1;
  text-align: center;
  padding: 0;
  margin: 0 0 0 -1px; }
  /* line 3932, theme.scss */
  .bttn-count:last-child, a.bttn-count:last-child {
    margin-top: -1px; }
  /* line 3935, theme.scss */
  .bttn-count:hover, a.bttn-count:hover {
    background-color: #979797;
    border: 1px solid #000000; }

/* line 3940, theme.scss */
.item-in-cart__price-to-pay {
  color: #666168;
  font-size: 19px;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: right; }

/* line 3948, theme.scss */
.cart-form .item-in-cart__delete {
  text-align: right;
  vertical-align: top; }

/* line 3952, theme.scss */
.item-in-cart__loves {
  width: 10%;
  max-width: 10%;
  text-align: right; }
  /* line 3956, theme.scss */
  .item-in-cart__loves button {
    text-align: right;
    font-size: 16px;
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    color: #9a9a9a;
    background-color: #ffffff;
    border: 0;
    border-radius: 0;
    position: relative;
    padding: 0 0 0 19px;
    background-image: url("grey-heart.svg");
    background-size: 11px 15px;
    background-repeat: no-repeat;
    background-position: left top; }
  /* line 3973, theme.scss */
  .item-in-cart__loves .is-added::before {
    content: 'Убрать';
    display: block;
    background-color: #ffffff;
    width: auto;
    left: 0;
    text-align: left;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    padding: 0 0 0 19px;
    background-image: url("red-heart.svg");
    background-size: 11px 15px;
    background-repeat: no-repeat;
    background-position: left top; }

/* line 3991, theme.scss */
.color-circle {
  width: 12px;
  height: 12px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  position: relative;
  margin: 0 7px 0 0;
  border: 1px solid #e6e6e7; }

/* line 4001, theme.scss */
.total-price-basket {
  display: block;
  width: 100%;
  min-width: 100%;
  padding: 60px 0 50px 0;
  background-repeat: no-repeat;
  background-size: auto 150%;
  background-position: 36% 49%; }

/* line 4010, theme.scss */
.total-price-basket__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 90%;
  max-width: 985px; }

/* line 4018, theme.scss */
.discounts-marker {
  display: block;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #ffffff;
  max-width: 150px; }

/* line 4025, theme.scss */
.discounts-coupon {
  width: 161px;
  margin: 36px 0 0 0; }
  /* line 4028, theme.scss */
  .discounts-coupon::placeholder {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase; }

/* line 4034, theme.scss */
.discount-btn.discounts-submit {
  width: 161px;
  text-align: center;
  margin: 7px 0 0 0;
  padding: 6px; }
  /* line 4039, theme.scss */
  .discount-btn.discounts-submit:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: #ffffff; }

/* line 4044, theme.scss */
.discount-btn {
  font-family: 'Ubuntu Regular', sans-serif;
  border: 1px solid #ffffff;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 6px; }

/* line 4052, theme.scss */
.total-price-basket__old-price {
  font-size: 16px;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  text-decoration: line-through;
  white-space: nowrap;
  color: #ffffff; }

/* line 4060, theme.scss */
.total-price-basket__price-total {
  font-size: 120px;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  color: #ffffff; }

/* line 4067, theme.scss */
.discounts-toggle {
  position: relative; }
  /* line 4069, theme.scss */
  .discounts-toggle::before {
    content: '';
    position: absolute;
    left: -30px;
    bottom: 12px;
    width: 10px;
    height: 8px;
    display: block;
    background-image: url("right-white.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

/* line 4083, theme.scss */
.item-in-cart__price-total {
  width: 9%;
  max-width: 9%; }

/* line 4087, theme.scss */
.data-cart-submit {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  width: 163px; }
  /* line 4092, theme.scss */
  .data-cart-submit:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    opacity: 0.9; }

/* line 4099, theme.scss */
.data-cart-submit_quick {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  width: 212px; }
  /* line 4104, theme.scss */
  .data-cart-submit_quick:hover {
    background-color: #f43046;
    border: 1px solid #ffffff;
    color: #ffffff;
    opacity: 0.9; }

/* line 4111, theme.scss */
.item-img {
  display: block; }

/* line 4114, theme.scss */
.item-in-cart__delete {
  width: 42px;
  max-width: 42px; }

/* line 4118, theme.scss */
.basket .breadcrumb-link.current-page {
  color: #9a9a9a; }

/* line 4121, theme.scss */
.basket .page-title {
  margin: 20px 0 0 0;
  line-height: 0.7; }

/* line 4125, theme.scss */
body .alertify-notifier .ajs-message.ajs-error {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  background-color: #f43046; }

/* line 4130, theme.scss */
body .alertify-notifier .ajs-message.ajs-success {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  background-color: #000000; }

/* line 4135, theme.scss */
.notice.is-warning {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  background-color: #000000;
  padding: 5px;
  border: 0;
  margin: 5px 0 0 0; }

/* line 4143, theme.scss */
.cart-form .products-is-cart_similar {
  width: 100%;
  max-width: 100%;
  margin: 40px 0 0 0;
  background-color: #000000; }

/* line 4149, theme.scss */
.cart-form .products-title, .hits-title,
.products-in-catalog .products-title {
  font-family: 'Ubuntu Regular', sans-serif;
  color: #000000;
  background-color: #cbe6f7;
  display: inline-block;
  margin: 24px 0 0 24px;
  line-height: 1.5;
  font-size: 14px;
  text-transform: uppercase;
  padding: 2px 30px;
  text-align: center;
  font-weight: 100;
  position: relative; }
  /* line 4163, theme.scss */
  .cart-form .products-title::before, .hits-title::before,
  .products-in-catalog .products-title::before {
    display: none; }

/* line 4167, theme.scss */
.cart-products {
  width: 100%;
  margin: 40px auto 0 auto;
  padding: 0 0 47px 0;
  position: relative; }
  /* line 4172, theme.scss */
  .cart-products .swiper-container {
    width: 84%;
    margin: 0 auto; }

/* line 4177, theme.scss */
.cart-products__img-wrapper {
  display: block;
  background-color: #f5f6f6;
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 100% 0; }
  /* line 4184, theme.scss */
  .cart-products__img-wrapper img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/* line 4193, theme.scss */
.cart-products__img {
  margin: 0 auto;
  display: block; }

/* line 4197, theme.scss */
.cart-products__name {
  font-family: 'Ubuntu Regular', sans-serif;
  color: #979797;
  font-size: 14px;
  display: inline-block;
  margin: 11px 0 0 0; }

/* line 4204, theme.scss */
.cart-products__price {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  margin: 5px 0 0 0; }

/* line 4210, theme.scss */
.cart-products .swiper-button-prev, .cart-products .swiper-container-rtl .swiper-button-next,
.cart-products .swiper-button-next, .cart-products .swiper-container-rtl .swiper-button-prev {
  width: 3.8%;
  padding-bottom: 3.8%;
  top: 25%; }

/* line 4216, theme.scss */
.notice.is-warning, .page-feedback form .is-warning#thanks:not(:empty), .page-feedback form small.is-warning, .notice.notice-warning, .page-feedback form .notice-warning#thanks:not(:empty), .page-feedback form small.notice-warning {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
  font-family: 'PFDinTextCompPro-Regular', sans-serif; }

/* line 4222, theme.scss */
.product-info__name {
  color: #666168;
  font-family: 'Ubuntu Regular', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #666168; }

/* line 4229, theme.scss */
.product-title {
  margin: 0;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-weight: 100;
  font-size: 36px;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 4238, theme.scss */
.category__container .social-links {
  list-style: none;
  width: 17%;
  margin: auto 0 0 120px;
  padding: 0 0 15px 0; }
/* line 4244, theme.scss */
.category__container .page-title {
  margin: 14px 0 0 0;
  line-height: 1; }

/* line 4250, theme.scss */
.product-info .item-in-cart__loves {
  width: auto;
  max-width: 100%;
  float: right;
  text-align: right;
  background-position: left top;
  padding: 0 0 3px 22px;
  line-height: 0.3;
  background-image: url("grey-heart.svg");
  background-size: 14px 16px;
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  color: #9a9a9a;
  background-color: white;
  position: relative;
  border-width: 0px; }
  /* line 4269, theme.scss */
  .product-info .item-in-cart__loves:hover {
    transform: scale(1); }
  /* line 4272, theme.scss */
  .product-info .item-in-cart__loves.is-added::before {
    content: 'Убрать';
    display: block;
    background-color: #ffffff;
    width: auto;
    max-width: 100%;
    text-align: right;
    left: 0;
    top: 0;
    float: right;
    background-position: 34% top;
    padding: 0 0 0 22px;
    line-height: 1;
    background-repeat: no-repeat;
    font-size: 16px;
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    color: #9a9a9a;
    border-width: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-image: url("red-heart.svg");
    background-size: 14px 16px;
    background-repeat: no-repeat; }

/* line 4301, theme.scss */
.product-info__variants {
  padding: 20px 18px;
  border: 1px solid #d4d4d6;
  margin: 30px 0 0 0; }

/* line 4306, theme.scss */
.product-prices {
  margin: 18px 0 0 0; }

/* line 4309, theme.scss */
.product-old_price {
  font-size: 18px;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  text-decoration: line-through;
  white-space: nowrap;
  color: #f43046; }
  /* line 4316, theme.scss */
  .product-old_price span {
    color: #f43046; }

/* line 4320, theme.scss */
.product-price {
  font-size: 120.61px;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  color: #000000;
  line-height: 0.9;
  margin: 18px 0 0 0;
  padding: 35px 0 0 0; }
  /* line 4329, theme.scss */
  .product-price span {
    color: #000000; }

/* line 4333, theme.scss */
.product-prices__bonus {
  float: right;
  align-items: baseline; }
  /* line 4336, theme.scss */
  .product-prices__bonus span {
    display: inline-block;
    color: #b8b8b8;
    background-color: #f5f6f6;
    font-size: 16px;
    padding: 6px;
    font-family: 'PFDinTextCompPro-Regular', sans-serif; }
  /* line 4344, theme.scss */
  .product-prices__bonus .product-prices__bonus-number {
    color: #000000;
    background-color: #cbe6f7; }
  /* line 4348, theme.scss */
  .product-prices__bonus .some-bonus {
    display: inline-block;
    color: #fff;
    margin: 0 10px 0 0;
    background-color: #f43046;
    font-size: 16px;
    padding: 6px;
    font-family: 'PFDinTextCompPro-Regular', sans-serif; }

/* line 4358, theme.scss */
.product-buy-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin: 10px 0 0 0; }
  /* line 4364, theme.scss */
  .product-buy-wrapper .bttn-second {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    font-family: 'Ubuntu Regular', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding: 9px;
    flex-basis: calc(50% - 50px);
    transition: 0.3s; }
    /* line 4374, theme.scss */
    .product-buy-wrapper .bttn-second:hover {
      transition: 0.3s;
      opacity: 0.8; }
  /* line 4379, theme.scss */
  .product-buy-wrapper .product-buy {
    margin: 0;
    flex-basis: calc(50% - 50px); }

/* line 4384, theme.scss */
.bttn-prim.in-product {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding: 9px;
  width: 100%;
  transition: 0.3s; }
  /* line 4394, theme.scss */
  .bttn-prim.in-product:hover {
    transition: 0.3s;
    opacity: 0.8; }

/* line 4399, theme.scss */
.right-product-bottom {
  margin: 7px 0 0 0; }

/* line 4402, theme.scss */
.product-description__open-button {
  display: inline-block;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #dfdfdf;
  padding: 7px 3%;
  border: 0;
  margin: 0 8px 0 0; }
  /* line 4412, theme.scss */
  .product-description__open-button_active {
    background-color: #000000; }

/* line 4416, theme.scss */
.product-description__text {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #9a9a9a;
  margin: 13px 0 0 0;
  width: 100%;
  max-width: 765px; }

/* line 4424, theme.scss */
.product-description__table {
  background-color: #ffffff;
  margin: 15px 0 0 0;
  width: 100%;
  border: 0; }

/* line 4430, theme.scss */
.product-description__row {
  background-color: #ffffff;
  border: 1px solid #d4d4d6; }
  /* line 4433, theme.scss */
  .product-description__row td {
    background-color: #ffffff;
    font-family: 'Ubuntu Regular', sans-serif;
    font-size: 14px;
    border: 0; }
  /* line 4439, theme.scss */
  .product-description__row .product-description__variant-name {
    color: #9a9a9a; }
  /* line 4442, theme.scss */
  .product-description__row .product-description__variant-value {
    color: #000000;
    font-weight: 600; }

/* line 4447, theme.scss */
.products-in-catalog {
  background-color: #000000;
  margin: 40px auto 0 auto; }

/* line 4451, theme.scss */
.products-recently {
  width: 100%;
  margin: 35px auto 0 auto; }
  /* line 4454, theme.scss */
  .products-recently .swiper-button-prev, .products-recently .swiper-container-rtl .swiper-button-next, .products-recently .swiper-button-next, .products-recently .swiper-container-rtl .swiper-button-prev {
    width: 2.72%;
    padding-bottom: 2.72%; }

/* line 4459, theme.scss */
.products-recently__title {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #9a9a9a;
  display: block;
  margin: 0 auto;
  line-height: 1;
  font-size: 36px;
  text-transform: uppercase;
  padding: 0;
  text-align: center;
  font-weight: 100;
  position: relative; }
  /* line 4471, theme.scss */
  .products-recently__title::before {
    content: '';
    display: block;
    position: absolute;
    background-color: #9a9a9a;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    z-index: -2;
    transform: translateY(-50%); }
  /* line 4483, theme.scss */
  .products-recently__title::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #ffffff;
    height: 50px;
    z-index: -1;
    width: 300px;
    top: 0;
    transform: translateX(-50%);
    left: 50%; }

/* line 4496, theme.scss */
.row_product .left-banner__first-banner {
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat; }
  /* line 4500, theme.scss */
  .row_product .left-banner__first-banner p {
    color: #ffffff;
    font-family: 'PFDinTextCompPro-Regular', sans-serif; }
  /* line 4504, theme.scss */
  .row_product .left-banner__first-banner .left-banner__body {
    width: 65%; }
  /* line 4507, theme.scss */
  .row_product .left-banner__first-banner .left-banner__title {
    max-width: 150px; }
  /* line 4510, theme.scss */
  .row_product .left-banner__first-banner .left-banner__big {
    font-size: 48px;
    margin: 25px 0 0 0; }
  /* line 4514, theme.scss */
  .row_product .left-banner__first-banner .left-banner__description {
    max-width: 122px;
    margin: 30px 0 0 0;
    font-size: 22px; }
  /* line 4519, theme.scss */
  .row_product .left-banner__first-banner .left-banner__show-more {
    margin: 55px auto 0 auto; }

/* line 4523, theme.scss */
.product-info__variants .option-label, .quick_view-modal .option-label {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  margin: 0;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase; }

/* line 4530, theme.scss */
.product-info__variants .option.option-razmer.is-radio, .quick_view-modal .option.option-razmer.is-radio {
  margin: 20px 0 0 0; }
  /* line 4532, theme.scss */
  .product-info__variants .option.option-razmer.is-radio .option-value, .quick_view-modal .option.option-razmer.is-radio .option-value {
    display: inline-block;
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    margin: 0 8px 3px 0;
    color: #9a9a9a;
    font-size: 16px;
    border: 1px solid #9a9a9a;
    background-color: #ffffff;
    width: 46px;
    text-align: center;
    padding: 4.5px 0; }
    /* line 4544, theme.scss */
    .product-info__variants .option.option-razmer.is-radio .option-value.is-disabled::before, .quick_view-modal .option.option-razmer.is-radio .option-value.is-disabled::before {
      content: '';
      display: block;
      position: absolute;
      background-color: #9a9a9a;
      width: 53px;
      height: 1px;
      top: 14px;
      left: -4px;
      transform: rotate(32deg); }
    /* line 4555, theme.scss */
    .product-info__variants .option.option-razmer.is-radio .option-value.is-disabled::after, .quick_view-modal .option.option-razmer.is-radio .option-value.is-disabled::after {
      content: '';
      display: block;
      position: absolute;
      background-color: #9a9a9a;
      width: 53px;
      height: 1px;
      top: 14px;
      right: -4px;
      transform: rotate(-32deg); }
    /* line 4567, theme.scss */
    .product-info__variants .option.option-razmer.is-radio .option-value.is-active, .quick_view-modal .option.option-razmer.is-radio .option-value.is-active {
      border: 2px solid #000000;
      color: #000000;
      font-weight: 800; }

/* line 4575, theme.scss */
.option.option-cvet.is-radio .option-values {
  column-count: 4; }
/* line 4578, theme.scss */
.option.option-cvet.is-radio .option-value {
  margin: 0 40px 10px 0;
  display: block;
  padding: 1px 0 0 23px; }
  /* line 4582, theme.scss */
  .option.option-cvet.is-radio .option-value span {
    position: relative; }
    /* line 4584, theme.scss */
    .option.option-cvet.is-radio .option-value span::before {
      content: '';
      display: block;
      background-color: #ffffff;
      position: absolute;
      width: 3px;
      height: 3px;
      top: -2px;
      left: -2px; }
  /* line 4595, theme.scss */
  .option.option-cvet.is-radio .option-value.is-active {
    color: #000000; }

/* line 4600, theme.scss */
.product-about-item__list {
  margin: 13px auto 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap; }

/* line 4609, theme.scss */
.product-info__variants .option-value, .quick_view-modal .option-value {
  display: inline-block;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  margin: 0 10px 0 0;
  color: #9a9a9a;
  font-size: 16px;
  border: 0;
  background-color: #ffffff;
  position: relative; }
  /* line 4618, theme.scss */
  .product-info__variants .option-value input, .quick_view-modal .option-value input {
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    z-index: -1; }

/* line 4627, theme.scss */
.option-values {
  margin: 7px 0 0 0; }

/* line 4630, theme.scss */
.bttn-transparent, .added-content .bttn-prim, .m-modal-button--checkout {
  font-size: 16px;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-weight: 300;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
  line-height: 1;
  background-color: transparent;
  border: 2px solid #000000;
  color: #000000; }
  /* line 4640, theme.scss */
  .bttn-transparent:hover, .added-content .bttn-prim:hover, .m-modal-button--checkout:hover {
    background-color: transparent;
    color: #979797;
    border: 2px solid #000000; }

/* line 4646, theme.scss */
.m-modal-heading, .m-modal-errors, .m-input, .m-modal-footer, .m-input-field, .m-input-field::placeholder, .review-form * {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000; }

/* line 4650, theme.scss */
.review-form .fa {
  display: none; }

/* line 4653, theme.scss */
.mobile_menu-marker.menu-marker.menu-marker.level-1 {
  display: none; }

/* line 4656, theme.scss */
.mobile_menu.menu.level-2 {
  margin: 0 0 0 20px; }

@keyframes mobileMenu {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }
/* line 4667, theme.scss */
.mobile_menu-link.menu-link.level-2 {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #9a9a9a;
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 20px 0 0 0;
  text-transform: uppercase;
  animation-name: mobileMenu;
  animation-duration: 0.4s;
  animation-timing-function: ease-out; }
  /* line 4678, theme.scss */
  .mobile_menu-link.menu-link.level-2[href="/collection/katalog-1-a2523e"] {
    color: #9a9a9a; }

/* line 4684, theme.scss */
.mobile_menu.menu.level-2 .menu-item {
  padding: 7px 0;
  border: 0;
  border-bottom: 1px solid #9a9a9a; }

/* line 4690, theme.scss */
.geo-modal {
  position: absolute;
  width: 200px;
  background-color: #000000; }
  /* line 4694, theme.scss */
  .geo-modal input {
    width: 175px !important; }

/* line 4698, theme.scss */
.city {
  background-color: #000000;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; }

/* line 4705, theme.scss */
.select-city {
  padding: 10px 0;
  margin: 0;
  list-style: none; }
  /* line 4709, theme.scss */
  .select-city button {
    background-color: #fff;
    border: 0;
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    color: #9a9a9a;
    display: block;
    font-size: 18px; }

/* line 4718, theme.scss */
.select-city__title {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #fff;
  margin: 0;
  font-size: 20px; }

/* line 4724, theme.scss */
.js-city-form.inpt-group {
  width: auto; }

/* line 4727, theme.scss */
.collection-order .slct {
  border-radius: 0; }

/* line 4730, theme.scss */
.mobile_menu.menu.level-2 {
  display: none; }

/* line 4733, theme.scss */
.discounts-coupon.inpt-control.inpt.discount-btn {
  border-radius: 0; }

/* line 4736, theme.scss */
.discounts-notice.notice.is-warning {
  display: inline-block;
  width: auto; }

/* line 4741, theme.scss */
.filter .irs {
  width: 250px; }
/* line 4744, theme.scss */
.filter .range-slider .irs-slider.to, .filter .range-slider .irs-slider.from {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 3px solid #f43046;
  top: 20px; }
/* line 4752, theme.scss */
.filter .range-slider .irs-bar {
  height: 3px;
  top: 26px;
  background: #1e1e1e; }
/* line 4757, theme.scss */
.filter .range-slider .irs-line-left, .filter .range-slider .irs-line-right {
  height: 3px;
  background: #d4d4d6; }
/* line 4761, theme.scss */
.filter .range-slider .irs-line-mid {
  height: 3px;
  top: 0;
  background: #d4d4d6; }
/* line 4766, theme.scss */
.filter .irs-min, .filter .irs-max {
  display: none;
  color: #999;
  font-size: 0;
  line-height: 0;
  padding: 0;
  background: transparent; }
/* line 4774, theme.scss */
.filter .irs-from, .filter .irs-to, .filter .irs-single {
  color: #000000;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 16px;
  line-height: 1;
  text-shadow: none;
  padding: 0;
  border-radius: 0;
  top: 40px;
  background-color: #ffffff; }

/* line 4786, theme.scss */
a.product-sizes-link {
  display: inline-block;
  float: right;
  color: #666168;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 16px;
  text-decoration: underline;
  padding: 0 0 0 15px;
  background-image: url("table.svg");
  background-position: left center;
  background-size: 12px 14px;
  background-repeat: no-repeat; }

/* line 4800, theme.scss */
.product-info__variants.product-about-item .option-value {
  position: relative; }
/* line 4803, theme.scss */
.product-info__variants.product-about-item .color-circle {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

/* line 4810, theme.scss */
.swiper-container.gallery-thumbs.js-gallery-thumbs.swiper-container-vertical {
  height: 480px; }

/* line 4814, theme.scss */
.right-product-top .gallery-wrapper .swiper-button-next::before, .right-product-top .gallery-wrapper .swiper-container-rtl::before {
  display: block;
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #000000;
  left: -12px;
  bottom: 0; }

/* line 4826, theme.scss */
.right-product-top .gallery-wrapper .swiper-button-prev::before {
  display: block;
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #000000;
  left: -12px;
  top: 22px; }
  /* line 4835, theme.scss */
  .right-product-top .gallery-wrapper .swiper-button-prev::before.swiper-button-disabled {
    display: none; }

/* line 4840, theme.scss */
.co-section--content * {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000;
  text-transform: uppercase; }

/* line 4845, theme.scss */
.filter-button-order {
  background-color: #ffffff;
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #000000;
  padding: 6px;
  width: 147px;
  height: 30px;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 0; }

/* line 4857, theme.scss */
.bundle-list {
  column-count: 2;
  column-gap: 7px; }

/* line 4861, theme.scss */
.bundle-item {
  display: inline-block;
  width: 100%; }

/* line 4865, theme.scss */
.bundle-item__container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }
  /* line 4871, theme.scss */
  .bundle-item__container:first-child, .bundle-item__container:nth-child(3) {
    margin: 0 0 8px 0; }

/* line 4875, theme.scss */
.bundle-img {
  background-color: #f5f6f6;
  width: 104px;
  min-width: 104px;
  max-width: 104px; }
  /* line 4880, theme.scss */
  .bundle-img img {
    height: 104px;
    width: auto; }

/* line 4885, theme.scss */
.bundle-name {
  margin: 0 0 0 7px; }

/* line 4888, theme.scss */
.bundle-name__title {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase; }

/* line 4894, theme.scss */
.bundle-name__description {
  font-family: 'Ubuntu Regular', sans-serif;
  font-size: 14px;
  color: #9a9a9a; }

/* line 4899, theme.scss */
.bundle-name__price {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000;
  font-size: 18px; }

/* line 4904, theme.scss */
.bundle-about {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: nowrap;
  margin: 13px 0 0 0; }
  /* line 4911, theme.scss */
  .bundle-about a.product-sizes-link {
    float: none; }

/* line 4915, theme.scss */
.bundle-about__item {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 16px;
  color: #000000;
  text-transform: uppercase; }

/* line 4921, theme.scss */
.bundle-about__item-count {
  display: inline-block;
  background-color: #f43046;
  padding: 0 6px;
  color: #ffffff;
  margin: 0 0 0 4px; }

/* line 4928, theme.scss */
.bundle-gallery {
  display: block;
  column-count: 2;
  column-gap: 8px; }
  /* line 4932, theme.scss */
  .bundle-gallery .gallery-slide:first-child, .bundle-gallery .gallery-slide:nth-child(3) {
    margin: 0 0 8px 0; }
  /* line 4935, theme.scss */
  .bundle-gallery .MagicZoom, .bundle-gallery .mz-figure, .bundle-gallery .gallery-slide {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 272px !important;
    display: inline-block;
    background-color: #f5f6f6; }
  /* line 4943, theme.scss */
  .bundle-gallery .MagicZoom > img, .bundle-gallery .mz-figure > img {
    width: auto;
    height: 272px !important; }
  /* line 4947, theme.scss */
  .bundle-gallery .gallery-slide img {
    width: auto;
    height: 272px !important; }

/* line 4952, theme.scss */
.products-favorite {
  margin: 20px 0 0 0; }
  /* line 4954, theme.scss */
  .products-favorite .image-inner {
    padding: 0; }
  /* line 4957, theme.scss */
  .products-favorite .image-flex-center img {
    height: 100% !important;
    width: auto !important;
    min-width: unset !important; }
  /* line 4962, theme.scss */
  .products-favorite .cards-col {
    height: auto !important;
    min-height: unset !important; }
  /* line 4966, theme.scss */
  .products-favorite .card-title a {
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none; }
  /* line 4973, theme.scss */
  .products-favorite .row.flex-center.flex-bottom {
    justify-content: flex-start !important;
    font-family: 'PFDinTextCompPro-Regular', sans-serif;
    font-size: 16px;
    color: #000000; }
  /* line 4979, theme.scss */
  .products-favorite .card-action-inner {
    margin: 10px 0 0 0; }
  /* line 4982, theme.scss */
  .products-favorite .bttn-prim {
    font-family: 'Ubuntu Regular', sans-serif;
    border: 1px solid #000000;
    background-color: #000000;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 6px; }

/* line 4992, theme.scss */
.stiker.stiker-skidka {
  font-family: 'Ubuntu Regular', sans-serif; }

/* line 4995, theme.scss */
.filter .bttn-rectangle {
  background-color: #f43046;
  color: #ffffff;
  width: 133px;
  margin: 20px auto 0 auto; }

/* line 5001, theme.scss */
.open-filter {
  width: auto;
  margin: 5px 0 0 0;
  white-space: nowrap; }

/* line 5006, theme.scss */
.no-desktop {
  display: none; }

/* line 5009, theme.scss */
.filter-close {
  display: none; }

/* line 5012, theme.scss */
.filters-clear.bttn-rectangle {
  width: auto;
  display: inline-block;
  margin: 3px 0;
  white-space: nowrap; }

/* line 5018, theme.scss */
.js-quick_view.quick_view {
  font-family: 'Ubuntu Regular', sans-serif; }
  /* line 5020, theme.scss */
  .js-quick_view.quick_view .swiper-button-next, .js-quick_view.quick_view .right-product-top .gallery-wrapper .swiper-container-rtl {
    background-size: 10px 6px;
    background-position: center;
    width: 36px;
    height: 24px;
    border-radius: 0;
    border: 0;
    top: calc(100% - 2px);
    right: 50%;
    transform: translateX(50%);
    background-color: #000000;
    background-image: url(product-bottom.svg); }
  /* line 5033, theme.scss */
  .js-quick_view.quick_view .swiper-button-prev {
    background-size: 10px 6px;
    background-position: center;
    background-color: #000000;
    background-image: url(product-bottom.svg);
    width: 36px;
    height: 24px;
    border-radius: 0;
    border: 0;
    top: 22px;
    left: 50%;
    transform: translateX(-50%) rotate(180deg); }
  /* line 5046, theme.scss */
  .js-quick_view.quick_view .swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none; }
  /* line 5051, theme.scss */
  .js-quick_view.quick_view .product-available, .js-quick_view.quick_view .product-sku {
    display: none !important; }
  /* line 5054, theme.scss */
  .js-quick_view.quick_view .product-info {
    width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0 0 0 8px; }
  /* line 5060, theme.scss */
  .js-quick_view.quick_view .option.option-cvet.is-radio .option-value {
    margin: 0 0 10px 0;
    display: flex;
    align-items: center;
    padding: 0 0 0 0; }
  /* line 5066, theme.scss */
  .js-quick_view.quick_view .bttn-second {
    background-color: #000000;
    color: #ffffff;
    font-family: 'Ubuntu Regular', sans-serif;
    text-transform: uppercase;
    border: 0; }
  /* line 5073, theme.scss */
  .js-quick_view.quick_view .product-old_price {
    text-decoration: line-through; }

/* line 5077, theme.scss */
.filter-reset-btn {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 0;
  outline: 0;
  margin: 0 0 0 10px;
  background-color: #f43046;
  position: relative; }
  /* line 5086, theme.scss */
  .filter-reset-btn::before, .filter-reset-btn::after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #ffffff;
    top: 8px;
    left: 3.9px; }
  /* line 5096, theme.scss */
  .filter-reset-btn::before {
    transform: rotate(45deg); }
  /* line 5099, theme.scss */
  .filter-reset-btn::after {
    transform: rotate(-45deg); }

/* line 5103, theme.scss */
.filter-title_result {
  display: flex;
  align-items: center;
  padding: 9.9px; }
  /* line 5107, theme.scss */
  .filter-title_result span {
    padding: 0 3px 0 0; }

/* line 5112, theme.scss */
.collection-slider-first .swiper-slide {
  padding: 0 0 128.1% 0;
  height: 0; }

/* line 5117, theme.scss */
.filter-item-margin {
  margin: 0 0 0 -2px; }

/* line 5120, theme.scss */
.collection-slider__logo {
  max-height: 39px;
  height: 39px;
  min-height: 39px;
  width: 39px;
  min-width: 39px;
  max-width: 39px; }

/* line 5128, theme.scss */
.collection-slider__slide-body {
  position: absolute;
  left: 50%;
  top: 65%;
  transform: translateX(-50%);
  width: 70%;
  text-align: center;
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 27px;
  color: #ffffff;
  text-transform: uppercase; }

/* line 5140, theme.scss */
.collection-slider__slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  box-shadow: inset 10px -116px 209px 2px rgba(0, 0, 0, 0.45); }

/* line 5147, theme.scss */
.slide-is-recently {
  width: 299px !important;
  min-width: 299px !important;
  max-width: 299px !important; }
  /* line 5151, theme.scss */
  .slide-is-recently .card_micro-image {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 80% !important;
    max-height: 80% !important;
    min-height: 80% !important; }
  /* line 5159, theme.scss */
  .slide-is-recently .card_micro-image img {
    width: auto !important;
    min-width: 50% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
    min-height: 0 !important; }

/* line 5168, theme.scss */
.image-container.is-square.card_micro-image, .card_micro-info.card-title__brand.card-prices {
  overflow: hidden;
  padding: 0;
  margin: 0; }

/* line 5173, theme.scss */
.card_micro-title {
  color: #000000;
  font-family: 'Ubuntu Regular', sans-serif;
  text-transform: uppercase;
  margin: 0; }

/* line 5179, theme.scss */
.card_micro-description {
  color: #979797;
  font-family: 'Ubuntu Regular', sans-serif;
  margin: 0;
  display: block; }

/* line 5185, theme.scss */
.card_micro-price {
  color: #000000; }

/* line 5188, theme.scss */
.article-text, .last-articles, .last-articles a {
  color: #000000;
  font-family: 'Ubuntu Regular', sans-serif; }

/* line 5192, theme.scss */
.js-products-slider.products.products-is-related {
  width: 100%;
  margin: 35px auto 0 auto; }

/* line 5197, theme.scss */
.js-quick_view.quick_view .MagicZoom > img, .js-quick_view.quick_view .mz-figure > img {
  width: 100%;
  height: auto; }
/* line 5201, theme.scss */
.js-quick_view.quick_view figure.mz-figure {
  background-color: #ffffff; }

/* line 5205, theme.scss */
.co-login {
  font-family: 'Ubuntu Regular', sans-serif;
  color: #000000; }
  /* line 5209, theme.scss */
  .co-login .co-form-controls .co-button, .co-login .co-form-controls .picker-button {
    font-size: 16px;
    border-radius: 0;
    color: #000000;
    background-color: #cbe6f7;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    /* line 5216, theme.scss */
    .co-login .co-form-controls .co-button:hover, .co-login .co-form-controls .picker-button:hover {
      border: 0;
      transform: scale(1);
      opacity: 0.7; }
  /* line 5222, theme.scss */
  .co-login .co-form-controls .co-button.co-button--link.co-form-button[href="/client_account/contacts/new"] {
    background-color: #f43046;
    border: 0;
    padding: 8px;
    color: #ffffff;
    font-family: 'PFDinTextCompPro-Regular', sans-serif; }
    /* line 5228, theme.scss */
    .co-login .co-form-controls .co-button.co-button--link.co-form-button[href="/client_account/contacts/new"]:hover {
      border: 0;
      transform: scale(1);
      opacity: 0.7; }

/* line 5237, theme.scss */
.co-section--checkout_header .co-logo, .co-section--checkout_header .co-header-phone {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  color: #000000; }

/* line 5242, theme.scss */
.swiper-wrapper-bundle {
  position: relative; }

/* line 5245, theme.scss */
.gallery-top .bundle-main-img-slide {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background-color: #ffffff !important;
  width: 480px !important;
  min-width: 480px !important;
  height: 550px !important;
  display: block;
  column-count: 2;
  column-gap: 8px;
  margin: 0; }

/* line 5260, theme.scss */
.bundle-main-img-slide {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background-color: #ffffff;
  width: 100%;
  display: block;
  column-count: 2;
  column-gap: 8px;
  margin: 0; }

/* line 5273, theme.scss */
.bundle-item-slide {
  display: inline-block;
  width: 100%;
  height: 0;
  background-color: #f5f6f6;
  padding: 0 0 100% 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

/* line 5283, theme.scss */
.bundle-item-slide__img {
  background-size: cover; }

/* line 5286, theme.scss */
.quick_view-modal {
  width: 90%; }

/* line 5290, theme.scss */
.option.option-cvet.is-radio .option-value.is-radio {
  display: inline-block; }

/* line 5294, theme.scss */
.products-recently.js-recently-slider {
  overflow: hidden; }

/* line 5297, theme.scss */
.search-widget {
  position: relative;
  z-index: 100; }

/* line 5301, theme.scss */
.ajax-search-link {
  padding: 5px; }

/* line 5305, theme.scss */
.card.in-search .image-inner {
  padding: 0 0 70% 0; }

/* line 5309, theme.scss */
.article-inner.cell-9.cell-12-mc {
  overflow: hidden; }
  /* line 5311, theme.scss */
  .article-inner.cell-9.cell-12-mc * {
    max-width: 100%; }

/* line 5315, theme.scss */
.card.cards-col {
  height: auto;
  min-height: 100px; }

/* line 5320, theme.scss */
.template-is-article .card.cards-col, .template-is-article .swiper-slide.slide-is-related {
  min-width: 250px; }

/* line 5324, theme.scss */
.product-description__text {
  max-width: 100%;
  overflow: hidden; }
  /* line 5327, theme.scss */
  .product-description__text * {
    max-width: 100%; }

/* line 5331, theme.scss */
.notice.notice-warning {
  margin: 1px 0 0 0; }

/* line 5335, theme.scss */
.template-is-search .page-title, .template-is-blog .page-title {
  margin: 20px 0; }

/* line 5339, theme.scss */
.order_form * {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  background-color: #000000; }

/* line 5344, theme.scss */
button#create_order, .co-modal-button.co-button.js-modal-submit--login, .co-button.co-form-button.js-co-login-submit {
  background-color: #000000;
  color: #fff;
  transition: 0.2s;
  border: 0; }
  /* line 5349, theme.scss */
  button#create_order:hover, .co-modal-button.co-button.js-modal-submit--login:hover, .co-button.co-form-button.js-co-login-submit:hover {
    background-color: #000000;
    opacity: 0.9;
    transition: 0.2s;
    border: 0; }

/* line 5356, theme.scss */
.co-button.co-button--link.co-form-button {
  background-color: #fff; }

/* line 5359, theme.scss */
.co-button--password_recover:hover {
  color: #000000; }

/* line 5362, theme.scss */
.notice.notice-info {
  margin: 20px 0 0 0; }

/* line 5365, theme.scss */
.ajax-search-results * {
  color: #000000;
  font-family: 'PFDinTextCompPro-Regular', sans-serif; }

/* line 5369, theme.scss */
.feedback button {
  background-color: #000000; }

/* line 5372, theme.scss */
.co-section--checkout_content {
  max-width: 1336px; }
  /* line 5374, theme.scss */
  .co-section--checkout_content * {
    color: #000000;
    font-family: 'PFDinTextCompPro-Regular', sans-serif; }
  /* line 5378, theme.scss */
  .co-section--checkout_content .co-section--checkout_header.co-checkout-block--padded {
    padding: 0;
    margin: 20px 0; }
  /* line 5382, theme.scss */
  .co-section--checkout_content .co-checkout-order_form.co-checkout-block--padded {
    padding: 0; }
  /* line 5385, theme.scss */
  .co-section--checkout_content .page-title {
    font-size: 70px; }

/* line 5389, theme.scss */
.js-city-form.inpt-group {
  min-width: 50px; }

/* line 5392, theme.scss */
.collection-filter.fixed {
  position: fixed;
  top: 71px;
  z-index: 800;
  padding: 0 200px 9px 200px;
  background-color: #fff;
  left: 0;
  right: 0;
  width: 100%; }

/* line 5402, theme.scss */
span.add-bonus {
  background: none;
  color: #282828;
  padding: 0; }

/* line 5407, theme.scss */
.card-sizes {
  color: #fff;
  text-align: center;
  padding: 5px 0; }

/* line 5413, theme.scss */
#cart-order-footer header, #cart-order-footer footer, #cart-order-footer .co-breadcrumbs, #cart-order-footer .cart-add, #cart-order-footer .feedback-modal, #cart-order-footer .quick-view {
  display: none; }

/* line 5417, theme.scss */
#cart-order-footer {
  position: relative;
  overflow: hidden;
  max-width: 100%; }
  /* line 5421, theme.scss */
  #cart-order-footer iframe.cart-order-footer-iframe {
    border: 0;
    height: 1000px;
    min-height: 1000px;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
    position: relative;
    left: 20px;
    max-width: 100%; }

/* line 5433, theme.scss */
.co-section--checkout_content * {
  max-width: 97%; }

/* line 5437, theme.scss */
.js-products-slider .swiper-container {
  padding: 10px 0 77px 0; }
/* line 5440, theme.scss */
.js-products-slider .products-slider-wrapper {
  padding: 0; }

/* line 5446, theme.scss */
.co-menu-item .link--active, .co-menu-item .co-link--active {
  color: #f43046; }
  /* line 5448, theme.scss */
  .co-menu-item .link--active:hover, .co-menu-item .link--active:focus, .co-menu-item .link--active:active, .co-menu-item .co-link--active:hover, .co-menu-item .co-link--active:focus, .co-menu-item .co-link--active:active {
    color: #f76868; }
/* line 5452, theme.scss */
.co-menu-item .co-menu-link.co-menu-link--personal.co-link:hover, .co-menu-item .co-menu-link.co-menu-link--personal.co-link:active {
  color: #f76868; }

/*.main-menu-item.level-1.is-drop_anchor:hover {
  .main-menu.menu.level-2 {
    visibality: visible;
	z-index: 100;
  }
}*/
/* line 5462, theme.scss */
.interface-links__link_login {
  position: relative; }
  /* line 5464, theme.scss */
  .interface-links__link_login:hover + .bonus-modal {
    display: block;
    transform: translateY(0); }

/* line 5469, theme.scss */
.bonus-modal {
  display: none;
  position: absolute;
  width: auto;
  background-color: #222222;
  padding: 10px;
  left: -57px;
  top: 100%;
  right: 0;
  z-index: 1110;
  font-size: 14px;
  color: #fff;
  transform: translateY(8px);
  -webkit-transition: 0;
  -o-transition: 0;
  transition: 0; }
  /* line 5485, theme.scss */
  .bonus-modal span {
    font-size: 16px; }
  /* line 5488, theme.scss */
  .bonus-modal .interface-links__link {
    display: block; }
    /* line 5490, theme.scss */
    .bonus-modal .interface-links__link:hover {
      background: #000000; }
  /* line 5495, theme.scss */
  .bonus-modal .interface-links__link_login {
    border: 0; }
    /* line 5497, theme.scss */
    .bonus-modal .interface-links__link_login:hover {
      background: #222222; }
  /* line 5501, theme.scss */
  .bonus-modal .co-modal-login_form:hover {
    background: #222222; }
  /* line 5504, theme.scss */
  .bonus-modal .co-form-controls {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    margin: 10px 0 0 0; }
    /* line 5510, theme.scss */
    .bonus-modal .co-form-controls *, .bonus-modal .co-form-controls button.co-form-button.co-button {
      color: #fff;
      font-size: 14px;
      background-color: #222222;
      border: 0;
      padding: 4px;
      font-family: 'PFDinTextCompPro-Regular', sans-serif; }
      /* line 5517, theme.scss */
      .bonus-modal .co-form-controls *:hover, .bonus-modal .co-form-controls *:active, .bonus-modal .co-form-controls *:focus, .bonus-modal .co-form-controls button.co-form-button.co-button:hover, .bonus-modal .co-form-controls button.co-form-button.co-button:active, .bonus-modal .co-form-controls button.co-form-button.co-button:focus {
        opacity: 0.6;
        border: 0; }

/* line 5525, theme.scss */
.fixed_header .stock-list {
  margin: 0 20px 0 0;
  list-style: none;
  padding: 0;
  align-items: center;
  height: 24px;
  overflow: hidden; }
  /* line 5532, theme.scss */
  .fixed_header .stock-list a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: -0.5px; }

/* line 5539, theme.scss */
.header-geo-wrapper {
  position: relative; }
  /* line 5541, theme.scss */
  .header-geo-wrapper:hover .select-city {
    visibility: visible;
    transform: translateY(0); }
  /* line 5545, theme.scss */
  .header-geo-wrapper:hover::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 4.5px 0 4.5px;
    border-color: #3d3d3d transparent transparent transparent;
    top: calc(100% + 6px);
    left: 5px;
    z-index: 120;
    margin: 0; }

/* line 5560, theme.scss */
.select-city {
  visibility: hidden;
  position: absolute;
  width: 250px;
  background-color: #222222;
  padding: 20px 10px;
  left: 0;
  top: calc(100% + 6px);
  right: 0;
  z-index: 1110;
  font-size: 14px;
  color: #fff;
  transform: translateY(8px);
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }
  /* line 5576, theme.scss */
  .select-city .suggestions-wrapper * {
    color: #282828; }

/* line 5580, theme.scss */
button.select-city__select-button {
  margin: 25px 0 0 0;
  background-color: #222222;
  padding: 5px;
  color: #fff; }

/* line 5586, theme.scss */
.interface-links__link_enter {
  position: relative; }
  /* line 5588, theme.scss */
  .interface-links__link_enter:hover::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 4.5px 0 4.5px;
    border-color: #3d3d3d transparent transparent transparent;
    top: 100%;
    left: 5px;
    z-index: 120;
    margin: 0; }

/* line 5603, theme.scss */
.co-client .co-button {
  background-color: #f43046; }

/* line 5606, theme.scss */
.products {
  position: relative; }
  /* line 5608, theme.scss */
  .products:first-child::before {
    content: '';
    position: absolute;
    right: -1.2%;
    width: 2px;
    opacity: 0.5;
    height: 100%;
    top: 19px;
    background-color: #9a9a9a; }

/* line 5619, theme.scss */
.card-sizes {
  display: flex;
  justify-content: center; }
  /* line 5622, theme.scss */
  .card-sizes a {
    color: #282828;
    text-decoration: none; }
    /* line 5625, theme.scss */
    .card-sizes a:hover {
      text-decoration: underline; }

/* line 5630, theme.scss */
.card-discount {
  color: #fff; }

/* line 5633, theme.scss */
.right-product-top .gallery-wrapper .swiper-button-prev.is-gallery {
  transform: translateX(0) rotate(90deg) translateY(-50%);
  top: 50%;
  left: -20px; }
  /* line 5637, theme.scss */
  .right-product-top .gallery-wrapper .swiper-button-prev.is-gallery::before {
    display: none; }

/* line 5641, theme.scss */
.right-product-top .gallery-wrapper .swiper-button-next.is-gallery {
  transform: translateX(0) rotate(-90deg) translateY(-50%);
  top: 50%;
  right: -20px; }
  /* line 5645, theme.scss */
  .right-product-top .gallery-wrapper .swiper-button-next.is-gallery::before {
    display: none; }

/* line 5649, theme.scss */
.co-form-controls .co-form-button.co-button {
  background-color: #000000; }
  /* line 5651, theme.scss */
  .co-form-controls .co-form-button.co-button:hover, .co-form-controls .co-form-button.co-button:active, .co-form-controls .co-form-button.co-button:focus {
    border: 0;
    border-color: #000000;
    background-color: #000000;
    opacity: 0.7; }

/* line 5658, theme.scss */
.exit-button {
  display: inline-block;
  margin: 5px 0 0 0;
  transition: 0.3s; }
  /* line 5662, theme.scss */
  .exit-button:hover {
    text-decoration: underline;
    transition: 0.3s; }

/* line 5667, theme.scss */
.category_menu.menu.level-4.is-tab-active {
  margin: 10px 0 0 10px;
  border: 0; }

/* line 5671, theme.scss */
.category_menu.menu.level-5 {
  display: none; }

/* line 5674, theme.scss */
.category_menu-item.menu-item.level-4 {
  display: flex;
  justify-content: space-between;
  margin: 7px 0 0 0; }

/* line 5679, theme.scss */
.category_menu-link.menu-link.level-4 {
  font-family: 'PFDinTextCompPro-Regular', sans-serif;
  font-size: 16px;
  color: #9f9c9b; }

/* line 5684, theme.scss */
.co-form-controls a.co-form-button.co-button {
  background-color: #222222;
  color: #fff;
  padding: 8px; }
  /* line 5688, theme.scss */
  .co-form-controls a.co-form-button.co-button::after {
    display: none; }
  /* line 5691, theme.scss */
  .co-form-controls a.co-form-button.co-button:hover, .co-form-controls a.co-form-button.co-button:focus, .co-form-controls a.co-form-button.co-button:active {
    background-color: #222222;
    color: #fff; }

/* line 5696, theme.scss */
.card-price-old {
  text-decoration: line-through;
  font-size: 14px;
  opacity: 0.8;
  margin: 0 0 0 5px; }

/* line 5702, theme.scss */
.category_menu-link.menu-link.level-4 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center; }

/* line 5709, theme.scss */
.bonus-modal #password {
  width: 100%; }
/* line 5712, theme.scss */
.bonus-modal input {
  height: 35px;
  border-radius: 0; }

/* line 5718, theme.scss */
.menu-item.level-1.is-current .menu-link.level-1::before {
  width: 100%; }

/* line 5722, theme.scss */
.main-menu-item.level-1.active-menu-item.is-drop_anchor > .main-menu.menu.level-2 {
  text-align: center;
  visibility: visible;
  z-index: 100; }

/* line 5727, theme.scss */
.main-menu-item.level-1.active-menu-item > ul > li {
  visibility: visible;
  position: relative; }

/* line 5731, theme.scss */
.main-header .site-menu {
  position: relative;
  z-index: 150; }

/* line 5735, theme.scss */
.filter-items-wrapper.is-tab-active.brand {
  min-width: 510px; }
  /* line 5737, theme.scss */
  .filter-items-wrapper.is-tab-active.brand .filter-item {
    width: 33%;
    padding-right: 10px; }
  /* line 5741, theme.scss */
  .filter-items-wrapper.is-tab-active.brand .filter-items-list.is-characteristics.is-checkbox {
    display: flex;
    flex-wrap: wrap; }

/* line 5752, theme.scss */
.slide-is-recently .card_micro-image.image-container.is-square {
  padding: 0 0 100% 0; }

/* line 5755, theme.scss */
.card.card-absolute .image-inner {
  padding: 0 0 88% 0 !important; }

/* line 5758, theme.scss */
.card .image-inner {
  padding: 0 0 100% 0 !important; }

/* line 5762, theme.scss */
.insales-checkout2 header + .container-1336 {
  display: flex; }

/* line 5767, theme.scss */
.category_menu .category_menu-marker.menu-marker.level-4, .category_menu .category_menu-marker.menu-marker.level-5 {
  display: none; }

/* line 5773, theme.scss */
.main-menu-item.menu-item.level-1.is-current .menu-link.level-1::before {
  width: 100%; }

/* line 5779, theme.scss */
.template-is-index .main-menu-item.menu-item.level-1.item-is-man .menu-link.level-1::before {
  width: 100%; }

/* line 5784, theme.scss */
.main-menu-item.level-1.active-menu-item:not(.is-current) > .menu-link:before {
  width: 100%;
  background-color: #F1334B; }

/* line 5789, theme.scss */
.bonus-modal input, #address-header {
  color: #282828;
  transition: 0s; }

/* line 5793, theme.scss */
.bonus-modal {
  transition: 0,3s; }

/* line 5796, theme.scss */
.rel {
  position: relative; }
  /* line 5799, theme.scss */
  .rel:hover .bonus-modal {
    display: block;
    transform: translateY(0);
    min-width: 250px;
    right: 0;
    position: absolute;
    left: initial; }

/* line 5809, theme.scss */
.bonus-modal input {
  padding-left: 12px; }

/* line 5812, theme.scss */
.stiker.stiker-sale {
  background: #f43046; }

/* line 5815, theme.scss */
.stiker.stiker-new {
  background: green; }

/* line 5818, theme.scss */
.product-description__text {
  font-size: 16px;
  color: #2b2b2b; }

/* line 5824, theme.scss */
.pop-characteristic {
  margin: 0 10px 10px 0; }

/* line 5827, theme.scss */
.category_menu.menu .category_menu-link.menu-link:hover {
  color: #f43046; }

/* line 5830, theme.scss */
.header-info {
  width: 100%;
  text-align: center;
  align-content: center; }

/* line 5831, theme.scss */
#header-col-0,
#header-col-2 {
  width: 30%; }

/* line 5833, theme.scss */
#header-col-1 {
  width: 40%; }

/* line 5834, theme.scss */
#header-col-0 {
  display: flex; }

/* line 5835, theme.scss */
.header-text,
.header-text span {
  font-family: DIN Condensed;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left; }

/* line 5846, theme.scss */
.main-slider__contaner {
  margin: auto; }

/* line 5847, theme.scss */
.top-menuNew,
.top-menuNew .main-header * {
  background: none !important; }

/* line 5849, theme.scss */
.top-menuNew .menu-link.level-1 span {
  color: #FFFFFF !important; }

/* line 5850, theme.scss */
.js-city-name {
  margin-top: 3px;
  margin-left: 5px; }

/* line 5851, theme.scss */
.catalogMenu .level-1 li a span {
  font-family: DIN Condensed;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left; }

/* line 5859, theme.scss */
.catalogMenu .level-1 .active-menu-item {
  border-bottom: #F1334B 3px solid;
  padding-bottom: 10px; }

/* line 5860, theme.scss */
.catalogMenu .level-1 .level-2 li a span {
  font-family: DIN Condensed;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left; }

/* line 5868, theme.scss */
.catalogMenu .level-4 .main-menu-item {
  display: block; }

/* line 5869, theme.scss */
.catalogMenu .level-4 .main-menu-item .menu-link {
  float: none;
  width: 100%;
  height: auto; }

/* line 5870, theme.scss */
.main-menu .is-drop_anchor .level-2 .level-2 {
  position: relative !important;
  height: 35px; }

/* line 5872, theme.scss */
.js-city-name,
.header-info {
  text-transform: none; }

/* line 5874, theme.scss */
.logotype .HeaderLogoText p {
  font-family: DIN Condensed;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 0px;
  margin-left: 7px; }

/* line 5885, theme.scss */
.logotype .HeaderLogoText .text-row-1 {
  margin-top: 5px; }

/* line 5886, theme.scss */
#headerBlock {
  /*height: 146px*/ }

/* line 5887, theme.scss */
.site-menu__container {
  height: 146px;
  background: #000; }

/* line 5889, theme.scss */
#headerBlock .inpt-group .inpt-control,
#headerBlock .search_widget-control {
  border: 1px solid #ffffff;
  margin-bottom: 0;
  height: 26px;
  opacity: .7; }

/* line 5891, theme.scss */
#headerBlock .menu-link.level-1 {
  font-size: 24px; }

/* line 5892, theme.scss */
#LoginCart .interface-links__link {
  border-left-style: none;
  border-right-style: none;
  margin-top: 6px;
  margin-left: 23px; }

/* line 5893, theme.scss */
.fixed_header #LoginCart .interface-links__link {
  margin-left: 0; }

/* line 5894, theme.scss */
.fixed_header #LoginCart #header-login a.interface-links__link_login span {
  font-weight: 300; }

/* line 5895, theme.scss */
#LoginCart #header-login a.interface-links__link_login span {
  font-family: DIN Condensed;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left; }

/* line 5903, theme.scss */
.SearchLogCartWr {
  display: flex; }

/* line 5904, theme.scss */
.fixed_header .SearchLogCartWr {
  margin-top: 15px; }

/* line 5905, theme.scss */
.fixed_header .SearchLogCartWr #header-login a span {
  text-transform: uppercase; }

/* line 5906, theme.scss */
.site-menu__container {
  align-items: unset; }

/* line 5907, theme.scss */
#header-cart {
  display: flex;
  justify-content: space-between;
  min-width: 70px;
  margin: auto; }

/* line 5908, theme.scss */
.item-is-man .item-is-new,
.item-is-man .item-is-katalog-1-f9f862,
.item-is-man .item-is-vidy-sporta,
.item-is-man .item-is-kimono-dlya-edinoborstv {
  display: none; }

/* line 5912, theme.scss */
.menu-item.is-drop_anchor > .menu.is-drop_target .level-2 {
  position: relative; }

/* line 5913, theme.scss */
.active-menu-item .level-2 .level-2 {
  position: relative; }

/* line 5914, theme.scss */
.catalogMenu .level-1 .is-drop_target .level-2 li a span {
  padding-bottom: 25px; }

/* line 5915, theme.scss */
.catalogMenu .level-1 .is-drop_target .level-2 .level-4 li a span {
  font-family: DIN Condensed;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-align: left;
  margin-bottom: 0; }

/* line 5923, theme.scss */
.catalogMenu .levelHeader {
  padding-top: 30px !important; }

/* line 5924, theme.scss */
.catalogMenuFixed .is-drop_target {
  display: none; }

/* line 5925, theme.scss */
.dis_no {
  display: none !important; }

/* line 5926, theme.scss */
.t-a-l {
  text-align: left; }

/* line 5927, theme.scss */
.t-a-c {
  text-align: center; }

/* line 5928, theme.scss */
.t-a-r {
  text-align: right; }

/* line 5929, theme.scss */
.fl_l {
  float: left; }

/* line 5930, theme.scss */
.fl_r {
  float: right; }

/* line 5931, theme.scss */
.fl_n {
  float: none; }

/* line 5932, theme.scss */
.clear {
  clear: both; }

@media screen and (min-width: 1920px) {
  /* line 5935, theme.scss */
  .catalogMenu .item-is-sumki-i-ryukzaki .menu.is-drop_target {
    left: -210px; }

  /* line 5938, theme.scss */
  .catalogMenu .item-is-obuv .menu.is-drop_target {
    left: -431px; }

  /* line 5941, theme.scss */
  .catalogMenu .item-is-aksessuary .menu.is-drop_target {
    left: -518px; }

  /* line 5944, theme.scss */
  .catalogMenu .item-is-dlya-pohudeniya .menu.is-drop_target {
    left: -522px; }

  /* line 5947, theme.scss */
  .catalogMenu .item-is-dlya-pohudeniya .menu.is-drop_target {
    left: -532px; }

  /* line 5950, theme.scss */
  .fixed_header #header-cart {
    min-width: 90px; } }
@media screen and (min-width: 1601px) {
  /*.top-menuNew{min-width: 350px}*/
  /* line 5955, theme.scss */
  #LoginCart {
    display: flex; }

  /* line 5956, theme.scss */
  .l-r-Cell {
    width: 35%;
    max-width: none !important; }

  /* line 5957, theme.scss */
  .center-Cell {
    width: 30%;
    max-width: none !important;
    flex-basis: auto !important; }

  /* line 5958, theme.scss */
  .cell-2_search {
    max-width: none;
    width: 100%;
    display: flex;
    flex-basis: 100%; }

  /* line 5959, theme.scss */
  #LoginCart {
    width: 50%;
    justify-content: space-between; }

  /* line 5960, theme.scss */
  .search-widget {
    width: 50%; }

  /* line 5961, theme.scss */
  .fixed_header #LoginCart {
    width: 30%; }

  /* line 5962, theme.scss */
  .fixed_header .search-widget {
    width: 70%; }

  /* line 5963, theme.scss */
  .header-text, .header-text span {
    text-align: center !important; }

  /* line 5964, theme.scss */
  .catalogMenu {
    margin-top: 22px; }

  /* line 5965, theme.scss */
  .cell-2_search {
    margin-top: 13px; } }
@media screen and (min-width: 1401px) {
  /* line 5968, theme.scss */
  .menu.main-menu.level-3 {
    width: 922px; }

  /* line 5971, theme.scss */
  .main-menu-item.menu-item.level-2 .menu.main-menu.level-3 {
    background: linear-gradient(180deg, #FFFFFF 51.04%, #C2C2C2 83.85%, #BCBCBC 100%);
    padding: 0px 25px 25px 25px; }

  /* line 5975, theme.scss */
  .level-2 .menu.is-drop_target {
    max-height: none !important; }

  /* line 5978, theme.scss */
  .catalogMenu .level-3 .level-3 {
    float: none; }

  /* line 5981, theme.scss */
  .main-menu-item.menu-item.level-3 {
    width: 33%;
    float: left;
    text-align: left; }

  /* line 5986, theme.scss */
  .catalogMenu .menu-marker {
    display: none !important; } }
@media screen and (max-width: 800px) {
  /* line 5992, theme.scss */
  .fixed_header {
    top: 0; }

  /* line 5993, theme.scss */
  .cell-3_logotype {
    position: absolute;
    left: 75px;
    top: 0;
    z-index: 1;
    width: calc(100% - 150px);
    text-align: center;
    display: block;
    max-width: none !important; }

  /* line 6002, theme.scss */
  .logotype {
    max-width: none; }

  /* line 6003, theme.scss */
  .fixed_header .bttn-burger {
    z-index: 2; } }
@media screen and (max-width: 500px) {
  /* line 6006, theme.scss */
  .fixed_header .cell-3_logotype {
    margin: 12px auto; }

  /* line 6009, theme.scss */
  .fixed-menu-logotype {
    margin-top: 12px; } }
