@charset "UTF-8";
/*=========================================
  THEME
=========================================*/
/* line 11, theme.scss */
.treug {
  width: 0;
  height: 0;
  border-top: 70px solid #f2f2f2;
  border-left: 70px solid transparent;
  position: absolute;
  top: 0;
  right: 0; }

/* line 21, theme.scss */
.treug1 {
  width: 0;
  height: 0;
  border-top: 47px solid #3878c2;
  border-left: 47px solid transparent;
  position: absolute;
  transform: rotate(225deg);
  top: 27px;
  right: -26px;
  display: none;
  z-index: 10; }
  @media (max-width: 1024px) {
    /* line 21, theme.scss */
    .treug1 {
      right: -13px;
      top: 18px;
      border-top: 25px solid #3878c2;
      border-left: 25px solid transparent; } }
  @media (max-width: 499px) {
    /* line 21, theme.scss */
    .treug1 {
      right: -15px;
      top: 10px;
      border-top: 30px solid #3878c2;
      border-left: 30px solid transparent; } }

/* line 46, theme.scss */
p {
  margin: 0; }

/* line 50, theme.scss */
h1, h3, h5, figure {
  margin: 0; }

/* line 54, theme.scss */
.advantage-text {
  color: #222222;
  font-size: 16px;
  display: block;
  max-width: 138px;
  margin: 10px auto;
  text-align: center; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 165, theme.scss */
.card {
  margin-bottom: 40px;
  position: relative; }

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

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

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

/* line 186, theme.scss */
.item-delete {
  border: none;
  background: none;
  font-size: 25px;
  cursor: pointer;
  outline: none;
  width: 26px;
  padding: 2px; }

/* line 196, theme.scss */
.item-delete img {
  width: 100%; }

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

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

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

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

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

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

/* line 228, theme.scss */
.category_menu-marker.is-button-active::after {
  content: '-'; }

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

/* line 236, theme.scss */
.filter {
  padding: 15px 0;
  border-bottom: 1px solid #ccc; }

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

/* line 246, theme.scss */
.filter-items-list {
  list-style: none;
  margin: 0;
  padding: 0; }

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

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

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

/* line 272, 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 287, theme.scss */
.checkbox-field:checked + .filter-checkbox:after {
  opacity: 1; }

/* line 291, theme.scss */
.filter-items-wrapper {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.4s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.4s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.4s cubic-bezier(0, 1, 0, 1); }

/* line 299, theme.scss */
.filter-items-wrapper.is-tab-active {
  max-height: 10000px;
  -webkit-transition: max-height 1.8s ease-in-out;
  -o-transition: max-height 1.8s ease-in-out;
  transition: max-height 1.8s ease-in-out;
  visibility: visible; }

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

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

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

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

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

/* line 335, theme.scss */
.collection-filter {
  margin-bottom: 1rem; }

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

/* line 345, theme.scss */
.filter-span {
  vertical-align: top; }

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

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

/* line 362, theme.scss */
.filter-color {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 7px;
  margin-right: 2px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none; }

/* line 377, theme.scss */
.filter-color[title="белый"],
.filter-color[title="Прозрачный"],
.filter-color[title="Белый"] {
  border: 1px solid #cccccc; }

/* line 383, theme.scss */
input[type="checkbox"]:checked + .filter-color,
input[type="checkbox"]:checked + .filter-color[title="Белый"],
input[type="checkbox"]:checked + .filter-color[title="Прозрачный"],
input[type="checkbox"]:checked + .filter-color[title="белый"] {
  border: 1px solid #144184; }

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

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

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

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

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

/* line 420, 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: #f65050; }

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

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

/* line 435, theme.scss */
.collection-order select {
  border-color: transparent; }

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

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

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

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

/* line 456, theme.scss */
.page_size-radio [type="radio"]:checked + .page_size-radio-control {
  color: #144184;
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

  /* line 510, 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 526, 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 538, theme.scss */
  .table.table-compare th:first-child,
  .table.table-compare td:first-child {
    text-align: center;
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

/* line 607, theme.scss */
.fixed_header {
  z-index: 99;
  position: fixed;
  background: #ffffff;
  top: 0;
  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 623, theme.scss */
.fixed_header.is-enabled {
  top: 0; }

/* line 627, theme.scss */
.logotype {
  height: 100px;
  display: block; }

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

/* line 638, theme.scss */
.instagram-title {
  color: #000000;
  font-family: Helvetica Neue Cyr, -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 646, theme.scss */
.main-menu-item {
  display: inline-block;
  position: static;
  vertical-align: middle; }

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

/* line 662, theme.scss */
.main-menu.level-1 {
  margin: 0;
  padding: 0;
  position: relative; }

/* line 668, theme.scss */
.main-menu-marker {
  display: inline-block;
  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 679, theme.scss */
.menu {
  list-style: none;
  padding-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

/* line 687, theme.scss */
.menu-item.is-drop_anchor > .menu.is-drop_target {
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(5px);
  transition: transform 300ms;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 99;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

/* line 694, theme.scss */
.menu-item.is-drop_anchor:hover > .menu.is-drop_target {
  overflow: visible;
  max-height: 10000px;
  transform: translateY(0px);
  display: block;
  visibility: visible;
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.15); }

/* line 700, theme.scss */
.menu-link {
  display: inline-block;
  vertical-align: middle; }

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

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

/* line 714, 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 725, theme.scss */
.feedback-title {
  font-size: 24px;
  margin-bottom: 1.5rem; }

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

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

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

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

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

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

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

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

/* line 769, theme.scss */
.added-title {
  text-align: center;
  margin-bottom: 1rem; }

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

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

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

/* line 786, 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 801, theme.scss */
.njs-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  font-size: 40px;
  line-height: 1;
  font-weight: normal; }

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

@media (max-width: 640px) {
  /* line 820, theme.scss */
  .njs-alert-wrapper {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0; } }
/* line 829, 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 849, theme.scss */
.njs-alert p {
  font-size: 18px;
  line-height: 23px; }

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

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

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

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

/* line 882, 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 891, theme.scss */
.props label:after {
  content: '';
  height: 1px;
  border-bottom: 1px dashed #222222;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0; }

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

/* line 907, 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 911, 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 915, theme.scss */
.form-row {
  margin-bottom: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 986, 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 1005, theme.scss */
.tabs-item.is-button-active {
  color: #444;
  border-bottom: 3px solid #144184; }

/* line 1010, theme.scss */
.gallery-wrapper {
  position: relative; }

/* line 1014, theme.scss */
.gallery-top {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 10px; }

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

/* line 1024, 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 1032, 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: calc(100% - 2px); }

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

/* line 1064, theme.scss */
.gallery-wrapper .swiper-button-prev,
.gallery-wrapper .swiper-container-rtl .swiper-button-next {
  -webkit-background-size: 8px 8px;
  background-size: 8px;
  background-position: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #144184;
  top: calc(50% + 9px);
  left: -44px; }

/* line 1070, theme.scss */
.gallery-wrapper .swiper-button-next,
.gallery-wrapper .swiper-container-rtl .swiper-button-prev {
  -webkit-background-size: 8px 8px;
  background-size: 8px;
  background-position: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #144184;
  top: calc(50% + 9px);
  right: -44px; }

/* line 1076, theme.scss */
.gallery-thumbs-wrap {
  width: calc(100% - 88px);
  position: relative;
  margin: auto; }

/* line 1082, 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;
  -ms-flex-positive: 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 1114, theme.scss */
.gallery-slide > figure.mz-figure > img {
  max-width: 100% !important;
  max-height: 400px !important; }

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

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

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

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

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

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

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

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

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

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

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

/* line 1174, theme.scss */
.scroll_top {
  color: #fff;
  display: block;
  position: fixed;
  background: #144184;
  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 1200, theme.scss */
  .scroll_top {
    display: none; } }
/* line 1205, theme.scss */
.scroll_top:focus {
  text-decoration: none; }

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

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

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

/* line 1224, theme.scss */
.ajax-search-results {
  position: absolute;
  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(204, 204, 204, 0.5);
  padding: 0;
  list-style: none;
  text-align: left;
  margin: 0; }

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

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

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

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

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

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

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

/* line 1273, 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 1295, theme.scss */
.social-menu-link:hover {
  opacity: 0.9; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1388, 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 1393, theme.scss */
.settings_guide-color-text-primary:before {
  content: '$color-text-primary: '; }

/* line 1397, 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 1402, theme.scss */
.settings_guide-color-text-gray:before {
  content: '$color-text-gray: '; }

/* line 1406, 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 1411, theme.scss */
.settings_guide-color-link-primary:before {
  content: '$color-link-primary: '; }

/* line 1415, 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: #144184; }

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

/* line 1424, 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 1429, theme.scss */
.settings_guide-color-info:before {
  content: '$color-info: '; }

/* line 1433, 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 1438, theme.scss */
.settings_guide-color-success:before {
  content: '$color-success: '; }

/* line 1442, 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: #144184; }

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

/* line 1451, 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 1456, theme.scss */
.settings_guide-color-warning:before {
  content: '$color-warning: '; }

/* line 1460, 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 1492, theme.scss */
.style_guide {
  padding: 0 50px; }

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

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

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

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

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

/* line 1522, 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 1535, theme.scss */
.option-value.is-active.is-span {
  border-color: #000; }

/* line 1539, theme.scss */
.option-selector {
  margin: 1rem 0; }

/* line 1544, theme.scss */
.top-header {
  min-height: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

/* line 1551, theme.scss */
.left-top-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-basis: 805px; }
  @media (max-width: 1300px) {
    /* line 1552, theme.scss */
    .left-top-header .search-widget {
      display: none; } }
  @media (max-width: 1300px) {
    /* line 1551, theme.scss */
    .left-top-header {
      flex-basis: initial;
      min-width: 330px; } }
  /* line 1566, theme.scss */
  .left-top-header p {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.61px;
    color: #1b539d;
    margin-top: 4px; }
    @media (max-width: 1560px) {
      /* line 1566, theme.scss */
      .left-top-header p {
        display: none; } }
  @media (max-width: 1024px) {
    /* line 1551, theme.scss */
    .left-top-header {
      display: none; } }

/* line 1581, theme.scss */
.search-widget, .search-widget1, .search-widget2 {
  max-width: 400px;
  width: 100%; }
  /* line 1584, theme.scss */
  .search-widget input.inpt-control.inpt.search_widget-control, .search-widget1 input.inpt-control.inpt.search_widget-control, .search-widget2 input.inpt-control.inpt.search_widget-control {
    border: 1px solid #dddddd !important;
    color: #000;
    border: none;
    font-size: 14px;
    font-weight: 300; }
    /* line 1585, theme.scss */
    .search-widget input.inpt-control.inpt.search_widget-control::placeholder, .search-widget1 input.inpt-control.inpt.search_widget-control::placeholder, .search-widget2 input.inpt-control.inpt.search_widget-control::placeholder {
      color: #969696; }
  /* line 1596, theme.scss */
  .search-widget button.bttn-prim.inpt-group-addon.search_widget-submit, .search-widget1 button.bttn-prim.inpt-group-addon.search_widget-submit, .search-widget2 button.bttn-prim.inpt-group-addon.search_widget-submit {
    background-image: url("lupa.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    width: 50px;
    min-height: 100%;
    border: 0;
    background-color: #3878c2; }
    /* line 1603, theme.scss */
    .search-widget button.bttn-prim.inpt-group-addon.search_widget-submit i.fa.fa-search, .search-widget1 button.bttn-prim.inpt-group-addon.search_widget-submit i.fa.fa-search, .search-widget2 button.bttn-prim.inpt-group-addon.search_widget-submit i.fa.fa-search {
      display: none; }
  /* line 1607, theme.scss */
  .search-widget .inpt-group, .search-widget1 .inpt-group, .search-widget2 .inpt-group {
    min-height: 50px; }
    @media (max-width: 1500px) {
      /* line 1607, theme.scss */
      .search-widget .inpt-group, .search-widget1 .inpt-group, .search-widget2 .inpt-group {
        min-height: 40px; } }

/* line 1615, theme.scss */
.search-widget1 {
  max-width: 342px;
  background: #fff; }

/* line 1621, theme.scss */
.right-top-header {
  flex-basis: 810px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 23px 0 60px; }
  @media (max-width: 1500px) {
    /* line 1621, theme.scss */
    .right-top-header {
      padding-right: 0;
      padding-left: 20px; } }
  @media (max-width: 1300px) {
    /* line 1621, theme.scss */
    .right-top-header {
      width: 100%;
      flex-basis: initial; } }
  @media (max-width: 1024px) {
    /* line 1621, theme.scss */
    .right-top-header {
      padding-left: 0;
      margin-bottom: 15px; } }

/* line 1641, theme.scss */
.change-city, .change-city1 {
  font-size: 14px;
  font-weight: 500;
  background-image: url("change-city.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 22px;
  height: 30px;
  margin-right: 10px; }
  /* line 1648, theme.scss */
  .change-city .drop-city, .change-city1 .drop-city {
    position: relative;
    font-size: 13px;
    font-weight: 300;
    border-bottom: 1px dashed #1b539d;
    position: relative; }
    /* line 1654, theme.scss */
    .change-city .drop-city span, .change-city1 .drop-city span {
      cursor: pointer;
      color: #1b539d; }
      /* line 1657, theme.scss */
      .change-city .drop-city span:hover, .change-city1 .drop-city span:hover {
        opacity: 0.8; }
    @media (max-width: 370px) {
      /* line 1648, theme.scss */
      .change-city .drop-city, .change-city1 .drop-city {
        border-bottom: 0; } }

@media (max-width: 570px) {
  /* line 1667, theme.scss */
  .change-city {
    display: none; } }

/* line 1673, theme.scss */
.get-call {
  background-image: url("tel.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 28px; }
  @media (max-width: 410px) {
    /* line 1673, theme.scss */
    .get-call {
      padding-left: 22px; } }
  @media (max-width: 350px) {
    /* line 1673, theme.scss */
    .get-call {
      padding-left: 0 !important;
      background-image: none; } }

/* line 1685, theme.scss */
.enter-user, .enter-user-in {
  background-image: url("enter.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px; }
  @media (max-width: 410px) {
    /* line 1685, theme.scss */
    .enter-user, .enter-user-in {
      padding-left: 15px; } }
  @media (max-width: 350px) {
    /* line 1685, theme.scss */
    .enter-user, .enter-user-in {
      padding-left: 0 !important;
      background-image: none; } }

/* line 1697, theme.scss */
.item-cont {
  display: inline-block;
  min-height: 20px;
  min-width: 20px;
  background-color: #3878c2;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  margin-left: 9px; }
  /* line 1706, theme.scss */
  .item-cont span {
    font-size: 14px;
    font-weight: 500;
    transform: translatey(2px);
    display: block; }

/* line 1714, theme.scss */
.favorites-widget-link, .cart-widget-link {
  display: flex !important;
  align-items: center;
  text-decoration: none;
  transition: 0.3s; }
  /* line 1719, theme.scss */
  .favorites-widget-link:hover, .cart-widget-link:hover {
    transform: scale(1.1); }

/* line 1724, theme.scss */
.header-cart {
  display: flex;
  align-items: center; }
  @media (max-width: 1023px) {
    /* line 1724, theme.scss */
    .header-cart {
      margin-right: 0 !important; } }

/* line 1732, theme.scss */
.header-price {
  margin-left: 6px;
  margin-top: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #1b539d; }

/* line 1740, theme.scss */
.phone-in-header, .enter-login, .kabinet, .paint-region {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #1b539d;
  text-decoration: none;
  transition: 0.3s; }
  /* line 1747, theme.scss */
  .phone-in-header:hover, .enter-login:hover, .kabinet:hover, .paint-region:hover {
    opacity: 0.8; }
  @media (max-width: 410px) {
    /* line 1740, theme.scss */
    .phone-in-header, .enter-login, .kabinet, .paint-region {
      font-size: 12px; } }

/* line 1757, theme.scss */
.paint-region:hover {
  opacity: 1; }

/* line 1762, theme.scss */
.js-modal, .enter-reg, .exit-reg {
  display: block;
  font-size: 13px;
  font-weight: 300;
  color: #1b539d;
  transition: 0.3s;
  text-decoration: none; }
  /* line 1769, theme.scss */
  .js-modal:hover, .enter-reg:hover, .exit-reg:hover {
    opacity: 0.8; }
  @media (max-width: 410px) {
    /* line 1762, theme.scss */
    .js-modal, .enter-reg, .exit-reg {
      font-size: 12px; } }

/* line 1777, theme.scss */
.js-modal {
  border-bottom: 1px dashed #1b539d; }

/* line 1781, theme.scss */
.regions, .regions1 {
  z-index: 9999999999;
  display: none;
  list-style-type: none;
  margin: 0;
  position: absolute;
  background-color: #3878c2;
  color: #fff;
  padding: 10px 26px;
  border-radius: 10px;
  top: 17px;
  left: -4px; }
  /* line 1793, theme.scss */
  .regions :first-child, .regions1 :first-child {
    margin-bottom: 5px; }
  /* line 1796, theme.scss */
  .regions li, .regions1 li {
    cursor: pointer; }

/* line 1801, theme.scss */
.regions1 {
  top: 5px;
  left: -30px; }

/* line 1807, theme.scss */
.down-header {
  position: relative;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: #1b539d; }
  /* line 1815, theme.scss */
  .down-header ul.main-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1416px;
    padding: 0; }
    /* line 1821, theme.scss */
    .down-header ul.main-menu li.main-menu-item a {
      font-size: 16px;
      font-weight: 500;
      text-transform: uppercase;
      color: #ffffff;
      text-decoration: none; }
      /* line 1827, theme.scss */
      .down-header ul.main-menu li.main-menu-item a:hover {
        opacity: 0.8; }
    @media (max-width: 1024px) {
      /* line 1815, theme.scss */
      .down-header ul.main-menu {
        display: none; } }
  /* line 1835, theme.scss */
  .down-header .down-header-left {
    width: 100%; }
    @media (max-width: 499px) {
      /* line 1835, theme.scss */
      .down-header .down-header-left {
        width: initial; } }
  /* line 1841, theme.scss */
  .down-header .down-header-right {
    max-width: 194px;
    width: 100%; }
    @media (max-width: 660px) {
      /* line 1841, theme.scss */
      .down-header .down-header-right {
        justify-content: space-between;
        max-width: 150px; } }
    @media (max-width: 570px) {
      /* line 1841, theme.scss */
      .down-header .down-header-right {
        justify-content: space-between;
        max-width: 230px; } }

/* line 1856, theme.scss */
a.main-menu-link.menu-link.catalog {
  background-image: url("catalog.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px; }

/* line 1862, theme.scss */
.catalog-burg {
  display: none;
  background-image: url("catalog.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  max-width: 100px; }
  @media (max-width: 1024px) {
    /* line 1862, theme.scss */
    .catalog-burg {
      display: block; } }
  @media (max-width: 355px) {
    /* line 1862, theme.scss */
    .catalog-burg {
      margin-right: 20px; } }

/* line 1878, theme.scss */
.cherta {
  height: 26px;
  border: 1px solid #e5e5e5;
  opacity: 0.2;
  height: 26px; }

/* line 1885, theme.scss */
.soc-header {
  transition: 0.3s; }
  /* line 1887, theme.scss */
  .soc-header:hover {
    transform: scale(1.1); }

/* line 1892, theme.scss */
.soc-header-2 {
  margin-top: 5px;
  margin-left: 45px;
  margin-right: 25px; }
  @media (max-width: 1023px) {
    /* line 1892, theme.scss */
    .soc-header-2 {
      margin-right: 0; } }
  @media (max-width: 660px) {
    /* line 1892, theme.scss */
    .soc-header-2 {
      margin-left: 0; } }

/* line 1904, theme.scss */
.header-cart {
  margin-right: 15px; }

/* line 1908, theme.scss */
.wide-catalog {
  padding: 30px 0;
  background-color: #ffffff;
  text-align: center;
  position: absolute;
  z-index: 2500;
  width: 100%;
  max-width: 0px;
  overflow: hidden;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }

/* line 1924, theme.scss */
.wide-catalog img {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  height: 100px; }

/* line 1930, theme.scss */
.wide-catalog ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 1951, theme.scss */
.wide-catalog > div > ul > li {
  max-width: 16.6666667%;
  -webkit-flex-basis: 16.6666667%;
  -ms-flex-preferred-size: 16.6666667%;
  flex-basis: 16.6666667%; }

/* line 1957, theme.scss */
.wide-catalog > div > ul > li span {
  line-height: 1.4;
  display: block; }

/* line 1961, theme.scss */
.wide-catalog ul ul {
  display: block; }

/* line 1964, theme.scss */
header .wide-catalog a {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; }

/* line 1969, theme.scss */
.wide-catalog a:hover {
  opacity: 0.5;
  border-color: #fff; }

/* line 1973, theme.scss */
.wide-catalog ul ul a {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  display: inline-block;
  border-bottom: 1px dotted blue; }

@media (min-width: 1025px) {
  /* line 1982, theme.scss */
  .wide-catalog.opened {
    max-width: 4000px;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.38);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.38); } }
/* line 1990, theme.scss */
.wide-catalog a {
  text-decoration: none; }
  /* line 1992, theme.scss */
  .wide-catalog a span.title {
    color: #00529b; }
/* line 1996, theme.scss */
.wide-catalog li {
  margin-bottom: 20px; }

/* line 2002, theme.scss */
.move-cross {
  background-image: url("cross1.svg") !important; }

/* line 2007, theme.scss */
.index-one {
  background-image: url("MAIN_BANER1.png");
  background-repeat: no-repeat;
  background-position: center;
  min-height: 590px;
  padding-top: 23px;
  background-size: cover; }
  /* line 2012, theme.scss */
  .index-one h1 {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 15px; }
    @media (max-width: 1300px) {
      /* line 2012, theme.scss */
      .index-one h1 {
        margin-top: 25px;
        text-align: center; } }
    @media (max-width: 920px) {
      /* line 2012, theme.scss */
      .index-one h1 {
        font-size: 55px; } }
    @media (max-width: 768px) {
      /* line 2012, theme.scss */
      .index-one h1 {
        font-size: 50px; } }
    @media (max-width: 500px) {
      /* line 2012, theme.scss */
      .index-one h1 {
        font-size: 43px; } }
    @media (max-width: 410px) {
      /* line 2012, theme.scss */
      .index-one h1 {
        font-size: 33px; } }

/* line 2036, theme.scss */
.js-tabs {
  min-height: 404px; }

/* line 2040, theme.scss */
.my-super-tabs {
  background-color: rgba(56, 120, 194, 0.8);
  border: 2px solid #fff;
  position: relative;
  padding: 20px; }
  /* line 2045, theme.scss */
  .my-super-tabs .js-filter-submit {
    margin-top: 20px;
    height: 50px;
    background-color: #1b539d;
    border: 0;
    font-size: 21px;
    font-weight: 700;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none; }
    @media (max-width: 1024px) {
      /* line 2045, theme.scss */
      .my-super-tabs .js-filter-submit {
        height: 40px;
        font-size: 19px; } }
  /* line 2062, theme.scss */
  .my-super-tabs select {
    width: 100%;
    color: #000;
    height: 40px;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #dddddd !important;
    margin-bottom: 20px;
    margin-top: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 20px;
    background-image: url(gray-arrow1.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
    cursor: pointer; }
    @media (max-width: 1024px) {
      /* line 2062, theme.scss */
      .my-super-tabs select {
        height: 35px;
        margin-bottom: 12px; } }
  /* line 2084, theme.scss */
  .my-super-tabs [disabled] {
    color: #969696; }
  @media (max-width: 1024px) {
    /* line 2040, theme.scss */
    .my-super-tabs {
      margin-bottom: 20px; } }

/* line 2092, theme.scss */
.my-anchors {
  font-size: 18px;
  font-weight: 500;
  text-align: left; }
  /* line 2096, theme.scss */
  .my-anchors span {
    text-align: left;
    position: absolute;
    top: 30px;
    left: 155px; }
    @media (max-width: 499px) {
      /* line 2096, theme.scss */
      .my-anchors span {
        font-size: 15px; } }

/* line 2107, theme.scss */
.my-anchor-4 {
  min-height: 100px;
  background-color: #1b539d;
  background-image: url("a4.svg");
  background-repeat: no-repeat;
  background-position: left 54px center;
  cursor: pointer;
  position: relative; }

/* line 2114, theme.scss */
.my-anchor-4.is-button-active {
  background-color: #fff;
  color: #143c64;
  background-image: url("a4a.svg");
  background-repeat: no-repeat;
  background-position: left 54px center; }
  /* line 2118, theme.scss */
  .my-anchor-4.is-button-active .treug1 {
    display: block; }

/* line 2122, theme.scss */
.my-anchor-1 {
  min-height: 100px;
  background-color: #1b539d;
  background-image: url("a1.svg");
  background-repeat: no-repeat;
  background-position: left 36px center;
  cursor: pointer;
  border-top: 2px solid #fff;
  position: relative; }

/* line 2131, theme.scss */
.my-anchor-1.is-button-active {
  background-color: #fff;
  color: #143c64;
  background-image: url("a1a.svg");
  background-repeat: no-repeat;
  background-position: left 36px center; }
  /* line 2135, theme.scss */
  .my-anchor-1.is-button-active .treug1 {
    display: block; }

/* line 2139, theme.scss */
.my-anchor-2 {
  min-height: 100px;
  background-color: #1b539d;
  background-image: url("a2.svg");
  background-repeat: no-repeat;
  background-position: left 40px center;
  cursor: pointer;
  border-top: 2px solid #fff;
  position: relative; }

/* line 2147, theme.scss */
.my-anchor-2.is-button-active {
  background-color: #fff;
  color: #143c64;
  background-image: url("a2a.svg");
  background-repeat: no-repeat;
  background-position: left 40px center; }
  /* line 2151, theme.scss */
  .my-anchor-2.is-button-active .treug1 {
    display: block; }

/* line 2155, theme.scss */
.my-anchor-3 {
  min-height: 100px;
  background-color: #1b539d;
  background-image: url("a3.svg");
  background-repeat: no-repeat;
  background-position: left 43px center;
  cursor: pointer;
  border-top: 2px solid #fff;
  position: relative; }

/* line 2163, theme.scss */
.my-anchor-3.is-button-active {
  background-color: #fff;
  color: #143c64;
  background-image: url("a3a.svg");
  background-repeat: no-repeat;
  background-position: left 43px center; }
  /* line 2167, theme.scss */
  .my-anchor-3.is-button-active .treug1 {
    display: block; }

/* line 2172, theme.scss */
.super-tab1 {
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px; }
  /* line 2176, theme.scss */
  .super-tab1 h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 8px; }
  /* line 2182, theme.scss */
  .super-tab1 p {
    font-size: 14px;
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 20px; }
  @media (max-width: 768px) {
    /* line 2172, theme.scss */
    .super-tab1 {
      padding-top: 0; } }

/* line 2196, theme.scss */
.search-tabs .inpt-group {
  display: block; }
/* line 2199, theme.scss */
.search-tabs span {
  font-size: 13px;
  font-weight: 300;
  color: #000;
  display: block;
  margin-bottom: 5px; }
/* line 2206, theme.scss */
.search-tabs .inpt-control.inpt.search_widget-control {
  width: 100%;
  height: 50px;
  border: 1px solid #dddddd;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  background: #fff; }
  /* line 2214, theme.scss */
  .search-tabs .inpt-control.inpt.search_widget-control::placeholder {
    color: #969696; }
  @media (max-width: 1024px) {
    /* line 2206, theme.scss */
    .search-tabs .inpt-control.inpt.search_widget-control {
      height: 39px; } }
/* line 2221, theme.scss */
.search-tabs .inpt-group-addon.search_widget-submit {
  width: 100%;
  margin-top: 21px;
  height: 50px;
  background-color: #1b539d;
  border: 0;
  font-size: 21px;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  cursor: pointer; }
  @media (max-width: 1024px) {
    /* line 2221, theme.scss */
    .search-tabs .inpt-group-addon.search_widget-submit {
      height: 40px;
      font-size: 19px; } }

/* line 2242, theme.scss */
.underliine {
  border-bottom: 1px dashed #fff;
  cursor: pointer; }

/* line 2247, theme.scss */
.simptom-descr {
  font-size: 13px;
  display: block; }
  @media (max-width: 768px) {
    /* line 2247, theme.scss */
    .simptom-descr {
      padding-bottom: 10px; } }

/* line 2255, theme.scss */
.zagluh {
  height: 82px; }
  @media (max-width: 1024px) {
    /* line 2255, theme.scss */
    .zagluh {
      height: 69px; } }
  @media (max-width: 768px) {
    /* line 2255, theme.scss */
    .zagluh {
      display: none; } }

/* line 2265, theme.scss */
.popup-container {
  overflow: scroll;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-image: url("bg1.png");
  z-index: 10000000000; }
  /* line 2273, theme.scss */
  .popup-container .popup-content {
    width: 453px !important;
    min-height: 480px;
    margin: 200px auto 0 auto;
    background: #fff;
    color: #000;
    padding: 25px;
    position: relative; }
    /* line 2281, theme.scss */
    .popup-container .popup-content p {
      margin-bottom: 20px;
      font-size: 14px;
      font-weight: 300;
      line-height: 20px; }
    /* line 2288, theme.scss */
    .popup-container .popup-content img {
      cursor: pointer;
      position: absolute;
      top: 20px;
      right: 20px; }
    @media (max-width: 499px) {
      /* line 2273, theme.scss */
      .popup-container .popup-content {
        max-width: 300px;
        height: auto !important; } }

/* line 2301, theme.scss */
.index-two {
  min-height: 242px; }
  /* line 2303, theme.scss */
  .index-two .circle-stuff {
    margin-top: 40px;
    text-align: center; }
    /* line 2306, theme.scss */
    .index-two .circle-stuff figcaption {
      font-size: 16px;
      font-weight: 700;
      color: #1b539d;
      max-width: 157px;
      margin: 23px auto 0 auto; }
  @media (max-width: 768px) {
    /* line 2301, theme.scss */
    .index-two {
      padding-bottom: 20px; } }

/* line 2320, theme.scss */
.index-three, .index-three-new {
  margin-bottom: 70px;
  justify-content: center; }
  /* line 2323, theme.scss */
  .index-three .index-three1, .index-three-new .index-three1 {
    min-width: 624px;
    min-height: 370px;
    padding-top: 115px; }
    /* line 2327, theme.scss */
    .index-three .index-three1 h1, .index-three-new .index-three1 h1 {
      font-size: 30px;
      font-weight: 500;
      text-transform: uppercase;
      max-width: 385px;
      margin: 0 auto;
      margin-bottom: 35px;
      text-align: center;
      color: #ffffff; }
    /* line 2337, theme.scss */
    .index-three .index-three1 .button, .index-three-new .index-three1 .button {
      background-color: #1b539d;
      font-size: 16px;
      font-weight: 300;
      color: #ffffff;
      background-image: url("arr-in-ban.svg");
      background-repeat: no-repeat;
      background-position: right 30px center;
      outline: none;
      margin: 0 auto;
      padding: 18px 52px 18px 22px;
      max-width: 246px; }

/* line 2351, theme.scss */
.dop-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/* line 2359, theme.scss */
.main-banner {
  position: relative;
  max-width: 624px;
  text-decoration: none !important; }

/* line 2366, theme.scss */
.content {
  width: 100%;
  position: relative; }
  /* line 2369, theme.scss */
  .content .editor-content {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    max-width: 242px;
    position: absolute;
    top: 42px;
    left: 57px;
    z-index: 100; }

/* line 2381, theme.scss */
.cropped-angle {
  border-bottom: 70px solid #00529b !important;
  border-left: 0px solid transparent !important;
  border-right: 70px solid transparent !important;
  height: 0;
  width: 100% !important;
  opacity: 0.85;
  transition: 0.5s; }

/* line 2390, theme.scss */
.banner-inner {
  width: 100%;
  min-height: 60px;
  background-color: #00529b;
  opacity: 0.85;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  transition: 0.5s !important; }

/* line 2403, theme.scss */
.upper-banner-three2 {
  margin-left: 20px;
  display: flex !important;
  align-items: flex-end;
  min-width: 592px;
  min-height: 370px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative; }
  /* line 2412, theme.scss */
  .upper-banner-three2 .editor-content {
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    max-width: 275px; }

/* line 2423, theme.scss */
.upper-banner-three2:hover .banner-inner {
  height: 85px;
  opacity: 0.94; }
/* line 2427, theme.scss */
.upper-banner-three2 .editor-content {
  top: 48px; }

/* line 2433, theme.scss */
.index-three2-dop:hover .cropped-angle {
  opacity: 0.94; }

/* line 2438, theme.scss */
.banner-inner1 {
  height: 60px; }

/* line 2442, theme.scss */
.down-banner-three2 {
  margin-left: 20px;
  text-decoration: none;
  color: #fff;
  position: relative;
  min-width: 624px;
  min-height: 370px;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: space-around; }
  /* line 2453, theme.scss */
  .down-banner-three2 .sistema-skidok {
    z-index: 10;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    max-width: 290px;
    display: block;
    align-self: flex-end;
    margin-bottom: 57px;
    margin-left: 50px; }
    @media (max-width: 1125px) {
      /* line 2453, theme.scss */
      .down-banner-three2 .sistema-skidok {
        max-width: 427px; } }
    @media (max-width: 1024px) {
      /* line 2453, theme.scss */
      .down-banner-three2 .sistema-skidok {
        bottom: 0px;
        left: -15px;
        position: absolute;
        font-size: 26px; } }
    @media (max-width: 499px) {
      /* line 2453, theme.scss */
      .down-banner-three2 .sistema-skidok {
        margin-bottom: 35px; } }
    @media (max-width: 359px) {
      /* line 2453, theme.scss */
      .down-banner-three2 .sistema-skidok {
        margin-bottom: 0px;
        bottom: 50px;
        left: -30px;
        font-size: 23px; } }
  /* line 2483, theme.scss */
  .down-banner-three2 .status-num-big {
    font-size: 50px;
    font-weight: 700;
    z-index: 10;
    align-self: flex-start;
    margin-top: 90px;
    margin-right: 30px; }
    @media (max-width: 1900px) {
      /* line 2483, theme.scss */
      .down-banner-three2 .status-num-big {
        width: 200px;
        margin-right: -25px; } }
    @media (max-width: 1125px) {
      /* line 2483, theme.scss */
      .down-banner-three2 .status-num-big {
        margin-right: -19px;
        font-size: 40px;
        transform: translateX(-20px); } }
    @media (max-width: 1024px) {
      /* line 2483, theme.scss */
      .down-banner-three2 .status-num-big {
        font-size: 50px;
        position: absolute;
        top: -40px;
        right: 20px; } }
    @media (max-width: 499px) {
      /* line 2483, theme.scss */
      .down-banner-three2 .status-num-big {
        margin-top: 0;
        top: 20px;
        font-size: 45px;
        transform: translateX(0px);
        margin-right: 0;
        width: 155px; } }
    @media (max-width: 359px) {
      /* line 2483, theme.scss */
      .down-banner-three2 .status-num-big {
        right: 10px; } }

/* line 2520, theme.scss */
.popular-slider-wrapper {
  position: relative; }
  /* line 2525, theme.scss */
  .popular-slider-wrapper a {
    color: #fff;
    text-decoration: none; }
  /* line 2529, theme.scss */
  .popular-slider-wrapper .title-popular {
    width: 200px;
    height: 60px;
    border-radius: 4px;
    background-color: #3878c2;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px; }
  /* line 2546, theme.scss */
  .popular-slider-wrapper .swiper-slide {
    position: relative; }
  /* line 2550, theme.scss */
  .popular-slider-wrapper .swiper-container {
    height: 275px;
    margin-top: 10px;
    margin-bottom: 35px; }

/* line 2558, theme.scss */
.popular {
  font-size: 60px;
  font-weight: 700;
  color: #1b539d;
  text-align: center;
  margin-bottom: 25px; }
  @media (max-width: 499px) {
    /* line 2558, theme.scss */
    .popular {
      font-size: 50px; } }
  @media (max-width: 400px) {
    /* line 2558, theme.scss */
    .popular {
      font-size: 43px; } }

/* line 2572, theme.scss */
.index-five {
  min-height: 805px;
  background-color: #f2f2f2;
  margin-top: 60px; }
  /* line 2576, theme.scss */
  .index-five a.new-inner {
    text-decoration: none;
    margin-bottom: 20px;
    height: 286px;
    color: #fff;
    background-position: center !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: flex-end;
    position: relative; }
    /* line 2579, theme.scss */
    .index-five a.new-inner:hover .cropped-angle {
      opacity: 0.94; }
    /* line 2582, theme.scss */
    .index-five a.new-inner:hover .arrow-for-new {
      transform: translateX(3px); }
    /* line 2585, theme.scss */
    .index-five a.new-inner:hover .banner-inner {
      opacity: 0.94; }
    /* line 2595, theme.scss */
    .index-five a.new-inner .new-stiker {
      position: absolute;
      top: 0;
      left: 150px; }
    /* line 2601, theme.scss */
    .index-five a.new-inner .content .arrow-for-new {
      position: absolute;
      right: 15px;
      bottom: 27px;
      z-index: 100;
      transition: 0.3s; }
    /* line 2608, theme.scss */
    .index-five a.new-inner .content .editor-content {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-transform: uppercase;
      position: static;
      transform: translate(20px, -20px);
      max-width: 220px; }
  /* line 2620, theme.scss */
  .index-five .new-header {
    text-align: center;
    padding-top: 70px; }
    /* line 2623, theme.scss */
    .index-five .new-header h1 {
      font-size: 60px;
      font-weight: 700;
      color: #1b539d; }
  @media (max-width: 1600px) {
    /* line 2572, theme.scss */
    .index-five {
      display: none; } }

/* line 2637, theme.scss */
.stiker {
  width: 95px;
  height: 33px;
  background-image: url("new-red3.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 45px;
  z-index: 10;
  font-size: 25px;
  font-weight: 700; }

/* line 2648, theme.scss */
.stiker-new {
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  align-items: flex-end;
  justify-content: center; }

/* line 2658, theme.scss */
.stiker-big {
  padding-top: 6px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  transform: scale(2);
  top: 67px;
  right: 64px;
  text-transform: lowercase; }

/* line 2669, theme.scss */
.index-three3 {
  height: 592px;
  min-width: 492px;
  background-repeat: no-repeat !important;
  background-position: left 56px center !important;
  display: flex !important;
  align-items: flex-end;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  color: #ffffff; }

/* line 2685, theme.scss */
.index-three3:hover .banner-inner {
  height: 85px;
  opacity: 0.94; }
/* line 2689, theme.scss */
.index-three3 .editor-content {
  top: 35px; }

/* line 2694, theme.scss */
.index-three3-dop {
  position: relative; }
  /* line 2696, theme.scss */
  .index-three3-dop .dop-img {
    object-fit: contain; }
  /* line 2700, theme.scss */
  .index-three3-dop:hover .cropped-angle {
    opacity: 0.94; }

/* line 2707, theme.scss */
.index-five {
  padding-top: 90px; }
  /* line 2709, theme.scss */
  .index-five a.new-inner {
    min-width: 287px !important; }

/* line 2714, theme.scss */
.right-part {
  width: 900px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 20px; }

/* line 2722, theme.scss */
.tabs-down-banners {
  padding-top: 45px;
  padding-left: 90px;
  padding-right: 90px; }

/* line 2728, theme.scss */
.switches {
  max-width: 485px;
  margin: auto; }
  /* line 2731, theme.scss */
  .switches .switch {
    font-size: 24px;
    font-weight: 700;
    color: #1b539d;
    cursor: pointer; }
    @media (max-width: 640px) {
      /* line 2731, theme.scss */
      .switches .switch {
        text-align: center; } }
  /* line 2740, theme.scss */
  .switches .switch2 {
    text-align: end; }
    @media (max-width: 640px) {
      /* line 2740, theme.scss */
      .switches .switch2 {
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px; } }
  /* line 2748, theme.scss */
  .switches .switch3 {
    text-align: end; }
    @media (max-width: 640px) {
      /* line 2748, theme.scss */
      .switches .switch3 {
        text-align: center; } }
  /* line 2755, theme.scss */
  .switches .switch.is-button-active {
    color: #009de0; }
  @media (max-width: 640px) {
    /* line 2728, theme.scss */
    .switches {
      max-width: initial; } }

/* line 2764, theme.scss */
.index-six {
  min-height: 605px;
  padding-top: 58px; }
  /* line 2765, theme.scss */
  .index-six .treug {
    background: #fff;
    transform: rotate(180deg);
    border-top: 70px solid #fff;
    top: -1px;
    right: -1px; }
  /* line 2772, theme.scss */
  .index-six .palka {
    position: absolute;
    height: 1px;
    width: 100px;
    background-color: #1b539d;
    transform: rotate(45deg);
    top: 34px;
    right: -15px; }
  @media (max-width: 499px) {
    /* line 2764, theme.scss */
    .index-six {
      padding-top: 0px; } }
  /* line 2787, theme.scss */
  .index-six h3 {
    margin: 0 0 20px 0; }
    /* line 2789, theme.scss */
    .index-six h3 a {
      text-decoration: none;
      font-size: 60px;
      font-weight: 700;
      color: #1b539d; }
    @media (max-width: 1199px) {
      /* line 2787, theme.scss */
      .index-six h3 {
        text-align: center;
        margin-top: 20px; } }
  /* line 2803, theme.scss */
  .index-six .my-blog {
    padding-right: 5px;
    padding-left: 27px;
    max-width: 592px;
    min-height: 286px;
    border: 1px solid #1b539d;
    position: relative;
    transition: 0.3s;
    margin-bottom: 20px; }
    /* line 2812, theme.scss */
    .index-six .my-blog a {
      display: block;
      color: #fff;
      text-decoration: none;
      color: #1b539d; }
    /* line 2818, theme.scss */
    .index-six .my-blog .title {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 15px;
      max-width: 260px;
      line-height: 23px;
      position: relative;
      z-index: 10000000; }
    /* line 2827, theme.scss */
    .index-six .my-blog .content {
      font-size: 14px;
      line-height: 23px;
      font-weight: 300;
      max-width: 300px;
      position: relative; }
  /* line 2838, theme.scss */
  .index-six .my-article {
    max-width: 286px;
    min-height: 286px;
    display: flex;
    align-items: flex-end;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative; }
    /* line 2847, theme.scss */
    .index-six .my-article .content img.arrow-for-new {
      position: absolute;
      right: 15px;
      bottom: 27px;
      z-index: 100;
      transition: 0.3s; }
    @media (max-width: 1199px) {
      /* line 2838, theme.scss */
      .index-six .my-article {
        margin-left: auto;
        margin-right: auto; } }
  /* line 2862, theme.scss */
  .index-six .six-a {
    min-width: 286px;
    margin-bottom: 20px;
    color: #fff;
    text-decoration: none; }
    /* line 2867, theme.scss */
    .index-six .six-a:hover .cropped-angle {
      opacity: 0.94; }
    /* line 2870, theme.scss */
    .index-six .six-a:hover .arrow-for-new {
      transform: translateX(3px); }
    /* line 2873, theme.scss */
    .index-six .six-a:hover .banner-inner {
      opacity: 0.94; }
  /* line 2877, theme.scss */
  .index-six .group-news {
    flex-wrap: wrap; }
    @media (max-width: 1200px) {
      /* line 2877, theme.scss */
      .index-six .group-news {
        display: none !important; } }
  /* line 2884, theme.scss */
  .index-six .group-news1 {
    display: none; }
    @media (max-width: 1200px) {
      /* line 2884, theme.scss */
      .index-six .group-news1 {
        display: block; } }
  /* line 2891, theme.scss */
  .index-six .art-date {
    font-size: 12px;
    padding-top: 2px;
    transform: translatey(8px);
    font-weight: 300;
    line-height: 24px;
    background-image: url("calendar1.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    margin-left: 20px; }
  /* line 2904, theme.scss */
  .index-six .banner-inner .editor-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: lowercase;
    max-width: 185px;
    left: 20px;
    bottom: 30px;
    top: initial; }
  /* line 2916, theme.scss */
  .index-six .diver {
    margin-top: 90px; }
    @media (max-width: 1199px) {
      /* line 2916, theme.scss */
      .index-six .diver {
        margin-top: 110px; } }
    @media (max-width: 640px) {
      /* line 2916, theme.scss */
      .index-six .diver {
        margin-top: 40px; } }

/* line 2930, theme.scss */
.my-mail {
  margin-top: 20px;
  min-height: 144px;
  margin-right: 0;
  margin-left: 0; }
  /* line 2935, theme.scss */
  .my-mail .podpis {
    font-size: 16px;
    font-weight: 700;
    color: #fff; }
    @media (max-width: 1200px) {
      /* line 2935, theme.scss */
      .my-mail .podpis {
        margin-top: 7px; } }
    @media (max-width: 499px) {
      /* line 2935, theme.scss */
      .my-mail .podpis {
        font-size: 13px; } }
  /* line 2946, theme.scss */
  .my-mail img {
    margin-right: 40px;
    transform: translateX(-40px); }
    @media (max-width: 1199px) {
      /* line 2946, theme.scss */
      .my-mail img {
        display: none; } }
  /* line 2953, theme.scss */
  .my-mail input {
    max-width: 360px;
    width: 100%;
    height: 50px;
    border: 1px solid #1b539d;
    background-color: #ffffff; }
    /* line 2959, theme.scss */
    .my-mail input::placeholder {
      font-size: 16px;
      font-weight: 300;
      color: #969696; }
  /* line 2965, theme.scss */
  .my-mail .do-podpis {
    width: 192px;
    height: 50px;
    border: 1px solid #1b539d;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    color: #1b539d;
    background-image: url("mail.svg");
    background-repeat: no-repeat;
    background-position: right 18px center;
    text-align: left;
    padding-left: 25px;
    cursor: pointer;
    outline: none; }
    @media (max-width: 1199px) {
      /* line 2965, theme.scss */
      .my-mail .do-podpis {
        margin-right: 0; } }
    @media (max-width: 580px) {
      /* line 2965, theme.scss */
      .my-mail .do-podpis {
        background-image: none;
        padding-left: 0;
        display: flex;
        justify-content: center; } }
  @media (max-width: 1200px) {
    /* line 2930, theme.scss */
    .my-mail {
      min-height: 120px; } }

/* line 2993, theme.scss */
.desktop-articles {
  padding-left: 6px !important; }
  @media (max-width: 1250px) {
    /* line 2993, theme.scss */
    .desktop-articles {
      padding-left: 0px !important; } }

/* line 3000, theme.scss */
.index-seven {
  background-image: url("down-per.png");
  background-repeat: no-repeat;
  background-position: center;
  min-height: 144px;
  background-size: cover; }
  @media (max-width: 1200px) {
    /* line 3000, theme.scss */
    .index-seven {
      min-height: 120px; } }

/* line 3011, theme.scss */
.down-footer {
  padding-top: 60px; }
  /* line 3013, theme.scss */
  .down-footer .down-footer-1 {
    min-height: 80px;
    background-color: #143c64; }
    /* line 3014, theme.scss */
    .down-footer .down-footer-1 a {
      font-size: 13px;
      font-weight: 300;
      color: #fff !important;
      text-decoration: none; }
      /* line 3019, theme.scss */
      .down-footer .down-footer-1 a:hover {
        opacity: 0.8; }
    /* line 3025, theme.scss */
    .down-footer .down-footer-1 .address {
      background-image: url("change-city1.svg");
      background-repeat: no-repeat;
      background-position: left center;
      padding-left: 30px;
      padding-top: 7px;
      cursor: pointer;
      height: 27px; }
    /* line 3033, theme.scss */
    .down-footer .down-footer-1 .time-work {
      background-image: url("clock.svg");
      background-repeat: no-repeat;
      background-position: left center;
      padding-left: 30px;
      font-size: 13px;
      font-weight: 300;
      margin-top: 30px;
      margin-bottom: 26px; }
      /* line 3040, theme.scss */
      .down-footer .down-footer-1 .time-work :last-child {
        font-size: 14px;
        font-weight: 500;
        margin-top: 2px; }
    /* line 3047, theme.scss */
    .down-footer .down-footer-1 .footer-phones {
      margin-left: 40px;
      display: flex;
      justify-content: space-between;
      max-width: 345px; }
      /* line 3052, theme.scss */
      .down-footer .down-footer-1 .footer-phones .soc-header-1 {
        margin-top: 6px;
        margin-left: 25px; }
    /* line 3057, theme.scss */
    .down-footer .down-footer-1 .get-call {
      background-image: url("tel1.svg");
      background-repeat: no-repeat;
      background-position: left center;
      padding-left: 28px; }
    @media (max-width: 1300px) {
      /* line 3013, theme.scss */
      .down-footer .down-footer-1 {
        text-align: center;
        margin-bottom: 40px; } }
  /* line 3069, theme.scss */
  .down-footer .footer_menu-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 18px; }
    @media (max-width: 919px) {
      /* line 3069, theme.scss */
      .down-footer .footer_menu-title {
        font-weight: 600; } }
  /* line 3078, theme.scss */
  .down-footer ul.footer_menu {
    padding: 0;
    margin-top: 10px;
    max-width: 220px; }
    /* line 3082, theme.scss */
    .down-footer ul.footer_menu li {
      list-style-type: none; }
      /* line 3084, theme.scss */
      .down-footer ul.footer_menu li a {
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        margin-bottom: 21px; }
        /* line 3091, theme.scss */
        .down-footer ul.footer_menu li a:hover {
          opacity: 0.8; }
        @media (max-width: 499px) {
          /* line 3084, theme.scss */
          .down-footer ul.footer_menu li a {
            margin-bottom: 10px; } }
  /* line 3101, theme.scss */
  .down-footer .down-footer-2 {
    margin-left: -25px; }
    @media (max-width: 1300px) {
      /* line 3101, theme.scss */
      .down-footer .down-footer-2 {
        margin-left: 0px; } }
    @media (max-width: 919px) {
      /* line 3101, theme.scss */
      .down-footer .down-footer-2 {
        text-align: center; } }
  /* line 3110, theme.scss */
  .down-footer .down-footer-3 {
    margin-left: 72px; }
    @media (max-width: 1300px) {
      /* line 3110, theme.scss */
      .down-footer .down-footer-3 {
        margin-left: 20px; } }
    @media (max-width: 919px) {
      /* line 3110, theme.scss */
      .down-footer .down-footer-3 {
        text-align: center;
        margin-left: 0; } }
  /* line 3121, theme.scss */
  .down-footer .down-footer-4 {
    margin-left: -60px; }
    @media (max-width: 1300px) {
      /* line 3121, theme.scss */
      .down-footer .down-footer-4 {
        margin-left: -25px; } }
    @media (max-width: 919px) {
      /* line 3121, theme.scss */
      .down-footer .down-footer-4 {
        text-align: center;
        margin-left: 0; } }

/* line 3134, theme.scss */
.logo-footer {
  transform: translateY(-10px);
  margin-bottom: 41px; }
  @media (max-width: 1300px) {
    /* line 3134, theme.scss */
    .logo-footer {
      margin-bottom: 10px; } }

/* line 3143, theme.scss */
.hell {
  flex-wrap: wrap;
  margin-top: 30px;
  font-size: 13px;
  font-weight: 300;
  min-height: 74px; }
  /* line 3150, theme.scss */
  .hell p span {
    text-decoration: underline; }
  /* line 3154, theme.scss */
  .hell img {
    margin-left: 20px; }
    @media (max-width: 924px) {
      /* line 3154, theme.scss */
      .hell img {
        margin-left: 0; } }
  @media (max-width: 756px) {
    /* line 3143, theme.scss */
    .hell {
      justify-content: center;
      text-align: center; } }
  @media (max-width: 359px) {
    /* line 3143, theme.scss */
    .hell {
      font-size: 12px; } }

@media (max-width: 1299px) {
  /* line 3174, theme.scss */
  .down-footer ul {
    margin-right: auto;
    margin-left: auto; } }
  @media (max-width: 1299px) and (max-width: 767px) {
    /* line 3174, theme.scss */
    .down-footer ul {
      margin-left: initial;
      margin-right: initial;
      max-width: initial !important;
      text-align: center; } }

@media (max-width: 1299px) {
  /* line 3186, theme.scss */
  .down-footer .footer_menu-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 220px; } }
@media (max-width: 767px) {
  /* line 3186, theme.scss */
  .down-footer .footer_menu-title {
    margin-left: initial;
    margin-right: initial;
    max-width: initial;
    text-align: center;
    margin-top: 30px;
    font-weight: 500; } }

@media (max-width: 1100px) {
  /* line 3207, theme.scss */
  .hell-pays span {
    display: none; } }
@media (max-width: 756px) {
  /* line 3206, theme.scss */
  .hell-pays {
    order: -1; } }

/* line 3217, theme.scss */
footer {
  min-height: 407px;
  background-color: #143c64; }
  /* line 3220, theme.scss */
  footer .phone-in-header {
    font-size: 14px !important;
    font-weight: 500 !important; }
  /* line 3225, theme.scss */
  footer .js-modal {
    font-size: 13px !important;
    font-weight: 300 !important;
    border-bottom: 1px dashed #ffffff !important;
    max-width: 160px; }
    @media (max-width: 410px) {
      /* line 3225, theme.scss */
      footer .js-modal {
        font-size: 12px; } }
  /* line 3234, theme.scss */
  footer .soc-header {
    margin-left: 0; }
  /* line 3237, theme.scss */
  footer .soc-header-2 {
    margin-top: 5px;
    margin-left: 45px;
    margin-right: 52px; }

/* line 3248, theme.scss */
.bread-cont {
  padding-top: 3px;
  padding-bottom: 3px; }
  /* line 3251, theme.scss */
  .bread-cont a {
    font-size: 13px;
    font-weight: 300;
    text-decoration: none;
    color: #143c64; }
  /* line 3257, theme.scss */
  .bread-cont a[title='Главная'] {
    background-image: url("home.svg");
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 17px; }
  /* line 3262, theme.scss */
  .bread-cont li.breadcrumb-item {
    position: relative;
    margin-right: 20px; }
  /* line 3267, theme.scss */
  .bread-cont .breadcrumb-item:not(:last-child):after {
    content: url("breadarr.svg");
    position: absolute;
    top: 3px;
    right: -15px; }
  /* line 3274, theme.scss */
  .bread-cont span.breadcrumb-link.current-page {
    font-size: 13px;
    font-weight: 300;
    color: #969696; }

/* line 3281, theme.scss */
a.a-for-reg {
  text-decoration: none;
  color: #fff; }

/* line 3286, theme.scss */
.registration {
  width: 100%;
  min-height: 120px;
  background-color: #3878c2; }
  /* line 3290, theme.scss */
  .registration .reg-text1 {
    font-size: 18px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      /* line 3290, theme.scss */
      .registration .reg-text1 {
        font-size: 15px; } }
  /* line 3297, theme.scss */
  .registration .reg-text2 {
    font-size: 12px;
    font-weight: 300;
    max-width: 1645px;
    margin-top: 20px; }
  /* line 3303, theme.scss */
  .registration .reg-cross {
    cursor: pointer; }
    @media (max-width: 1750px) {
      /* line 3303, theme.scss */
      .registration .reg-cross {
        position: absolute;
        right: 10px;
        top: 10px;
        transform: scale(0.6); } }
    @media (max-width: 1200px) {
      /* line 3303, theme.scss */
      .registration .reg-cross {
        right: -10px; } }
  /* line 3315, theme.scss */
  .registration .disabled {
    pointer-events: none; }
  @media (max-width: 1750px) {
    /* line 3286, theme.scss */
    .registration {
      padding: 10px 35px 10px 10px;
      position: relative; } }
  @media (max-width: 1200px) {
    /* line 3286, theme.scss */
    .registration {
      padding-left: 0;
      padding-right: 10px; } }

/* line 3329, theme.scss */
.collection-descr h1 {
  font-size: 60px;
  font-weight: 700;
  color: #1b539d;
  margin-top: 28px;
  margin-bottom: 17px;
  text-align: center; }
/* line 3338, theme.scss */
.collection-descr p {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 17px;
  color: #404040; }
/* line 3344, theme.scss */
.collection-descr .words-cont {
  font-size: 14px;
  font-weight: 300;
  color: #404040;
  margin-bottom: 50px;
  width: 964px;
  margin-left: -34px; }
  @media (max-width: 1700px) {
    /* line 3344, theme.scss */
    .collection-descr .words-cont {
      margin-left: 0;
      max-width: 900px;
      width: initial; } }
  @media (max-width: 1024px) {
    /* line 3344, theme.scss */
    .collection-descr .words-cont {
      margin: 20px auto 20px auto; } }
@media (max-width: 1024px) {
  /* line 3360, theme.scss */
  .collection-descr .descr-mova {
    margin-top: 60px; } }
@media (max-width: 1023px) {
  /* line 3364, theme.scss */
  .collection-descr .descr-mova h1 {
    margin-top: 0;
    text-align: center; } }
@media (max-width: 499px) {
  /* line 3364, theme.scss */
  .collection-descr .descr-mova h1 {
    margin-bottom: 25px;
    font-size: 50px; } }
@media (max-width: 1023px) {
  /* line 3375, theme.scss */
  .collection-descr img {
    margin-top: 20px; } }

/* line 3383, theme.scss */
.cat-filters {
  padding-top: 33px;
  padding-bottom: 5px;
  position: relative; }
  /* line 3387, theme.scss */
  .cat-filters select {
    width: 100%;
    color: #969696;
    height: 50px;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #dddddd !important;
    margin-bottom: 15px;
    margin-top: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 20px;
    background-image: url("gray-arrow1.svg");
    background-repeat: no-repeat;
    background-position: center right 20px;
    cursor: pointer; }
  /* line 3404, theme.scss */
  .cat-filters button {
    max-width: 192px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    padding: 16px 107px 16px 56px;
    background-color: #1b539d;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50px;
    right: 10px;
    outline: none;
    border: 0; }
    @media (max-width: 1400px) {
      /* line 3404, theme.scss */
      .cat-filters button {
        bottom: -35px;
        right: 10px;
        top: initial; } }
    @media (max-width: 640px) {
      /* line 3404, theme.scss */
      .cat-filters button {
        width: 140px;
        padding-left: 0px;
        padding-right: 0;
        font-size: 14px; } }
  /* line 3431, theme.scss */
  .cat-filters .title {
    font-size: 13px;
    font-weight: 500;
    color: #69737a;
    display: block; }

/* line 3439, theme.scss */
.sort-cont {
  padding-top: 45px;
  padding-bottom: 12px; }
  /* line 3442, theme.scss */
  .sort-cont .label-field {
    font-size: 16px;
    font-weight: 300;
    color: #969696; }
  /* line 3447, theme.scss */
  .sort-cont select.select-field {
    font-size: 16px;
    font-weight: 700;
    color: #1b539d;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 20px;
    background-image: url("arr-blue.svg");
    background-repeat: no-repeat;
    background-position: center right 28px;
    cursor: pointer; }
  /* line 3459, theme.scss */
  .sort-cont .collection-order-wrapper {
    padding-right: 50px;
    flex-wrap: wrap; }
  @media (max-width: 1400px) {
    /* line 3439, theme.scss */
    .sort-cont {
      padding-top: 60px; } }

/* line 3469, theme.scss */
.collection-heads {
  background-color: #f2f2f2;
  min-height: 50px; }
  @media (max-width: 1599px) {
    /* line 3469, theme.scss */
    .collection-heads {
      display: none; } }

/* line 3477, theme.scss */
.head-results {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px; }
  /* line 3482, theme.scss */
  .head-results p {
    font-size: 12px;
    font-weight: 300;
    color: #969696; }

/* line 3490, theme.scss */
.col-wrapper form {
  min-height: 152px;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  position: relative; }
/* line 3497, theme.scss */
.col-wrapper .prod-name a {
  font-size: 16px;
  font-weight: 300;
  color: #404040;
  text-decoration: none; }
@media (max-width: 479px) {
  /* line 3496, theme.scss */
  .col-wrapper .prod-name {
    display: block;
    text-align: center; } }
/* line 3509, theme.scss */
.col-wrapper .prod-sku {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #404040; }
/* line 3516, theme.scss */
.col-wrapper .prod-price {
  font-size: 16px;
  font-weight: 700;
  color: #1b539d; }
  @media (max-width: 919px) {
    /* line 3516, theme.scss */
    .col-wrapper .prod-price {
      display: flex;
      justify-content: flex-end;
      align-items: center; } }
  @media (max-width: 479px) {
    /* line 3516, theme.scss */
    .col-wrapper .prod-price {
      justify-content: center; } }
/* line 3531, theme.scss */
.col-wrapper .prod-summ {
  font-size: 14px;
  font-weight: 400;
  color: #3878c2; }

/* line 3538, theme.scss */
.avl-icon {
  width: 16px;
  height: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 3559, theme.scss */
.avl-icon span {
  width: 4px;
  height: 16px;
  background-color: #d6d6d6;
  display: inline-block; }

/* line 3565, theme.scss */
.avl-icon span:first-child {
  height: 8px; }

/* line 3568, theme.scss */
.avl-icon span:nth-child(2) {
  height: 12px; }

/* line 3571, theme.scss */
.avl-icon.avl-few span:nth-child(1) {
  background-color: #3ab63a; }

/* line 3574, theme.scss */
.avl-icon.avl-many span:nth-child(1) {
  background-color: #3ab63a; }

/* line 3577, theme.scss */
.avl-icon.avl-many span:nth-child(2) {
  background-color: #3ab63a; }

/* line 3580, theme.scss */
.avl-icon.avl-alot span:nth-child(1) {
  background-color: #3ab63a; }

/* line 3583, theme.scss */
.avl-icon.avl-alot span:nth-child(2) {
  background-color: #3ab63a; }

/* line 3586, theme.scss */
.avl-icon.avl-alot span:nth-child(3) {
  background-color: #3ab63a; }

/* line 3592, theme.scss */
.prod-name, .prod-avl, .prod-sku, .prod-price, .prod-qty, .prod-summ {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 152px; }
  @media (max-width: 919px) {
    /* line 3592, theme.scss */
    .prod-name, .prod-avl, .prod-sku, .prod-price, .prod-qty, .prod-summ {
      min-height: 100px; } }
  @media (max-width: 479px) {
    /* line 3592, theme.scss */
    .prod-name, .prod-avl, .prod-sku, .prod-price, .prod-qty, .prod-summ {
      min-height: 70px; } }

/* line 3605, theme.scss */
.prod-pic {
  position: absolute;
  top: 30px;
  left: -170px; }

/* line 3613, theme.scss */
.head-photo, .head-fav, .head-basket {
  font-size: 12px;
  font-weight: 300;
  color: #969696;
  position: absolute;
  top: 19px; }

/* line 3621, theme.scss */
.head-photo {
  left: -115px; }

/* line 3625, theme.scss */
.head-fav {
  right: -108px; }

/* line 3629, theme.scss */
.head-basket {
  right: -180px; }

/* line 3635, theme.scss */
.heads {
  position: relative; }

/* line 3639, theme.scss */
.button-icon {
  background-image: url("basket2.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 63px;
  right: -170px; }

/* line 3648, theme.scss */
.bttn-favorite {
  background-image: url("heart.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 63px;
  right: -90px; }

/* line 3657, theme.scss */
.col-foot-pag {
  padding-top: 36px;
  padding-bottom: 75px;
  transform: translatex(0px); }
  /* line 3661, theme.scss */
  .col-foot-pag .collection-order.is-order {
    display: none; }
  /* line 3664, theme.scss */
  .col-foot-pag .pagination {
    position: absolute;
    top: 32px;
    right: 0; }
    @media (max-width: 639px) {
      /* line 3664, theme.scss */
      .col-foot-pag .pagination {
        left: 0;
        top: 75px; } }
  /* line 3673, theme.scss */
  .col-foot-pag .collection-order.is-page-size {
    transform: translateX(55px); }

/* line 3678, theme.scss */
span.page_size-radio-control {
  font-size: 16px;
  font-weight: 300;
  color: #969696;
  margin-right: 8px;
  cursor: pointer; }

/* line 3686, theme.scss */
.my-field {
  margin-right: 12px;
  color: #969696; }

/* line 3691, theme.scss */
.dop-img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  top: 0px;
  left: 0; }

/* line 3700, theme.scss */
.random-stuff {
  max-width: 286px;
  color: #fff;
  position: relative;
  min-height: 286px;
  display: block; }
  /* line 3706, theme.scss */
  .random-stuff .content {
    position: absolute;
    bottom: 0; }
    /* line 3709, theme.scss */
    .random-stuff .content img.arrow-for-new {
      position: absolute;
      right: 15px;
      bottom: 27px;
      z-index: 100;
      transition: 0.3s; }
  /* line 3718, theme.scss */
  .random-stuff:hover .cropped-angle {
    opacity: 0.94; }
  /* line 3721, theme.scss */
  .random-stuff:hover .arrow-for-new {
    transform: translateX(3px); }
  /* line 3724, theme.scss */
  .random-stuff:hover .banner-inner {
    opacity: 0.94; }
  /* line 3727, theme.scss */
  .random-stuff .editor-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    max-width: 400px;
    left: 33px !important; }
  @media (max-width: 1199px) {
    /* line 3700, theme.scss */
    .random-stuff {
      margin-left: auto;
      margin-right: auto; } }

/* line 3742, theme.scss */
.down-collection {
  background-color: #f2f2f2;
  padding-top: 80px;
  padding-bottom: 48px; }
  /* line 3746, theme.scss */
  .down-collection .randoms {
    margin-bottom: 20px; }
    @media (max-width: 1024px) {
      /* line 3746, theme.scss */
      .down-collection .randoms {
        margin-bottom: 0; } }
  @media (max-width: 1024px) {
    /* line 3742, theme.scss */
    .down-collection {
      padding-top: 40px;
      padding-bottom: 0px; } }

/* line 3760, theme.scss */
.prod-qty input.product-quantity-input {
  width: 36px;
  height: 36px;
  border: 1px solid #dddddd;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 300;
  color: #969696; }
/* line 3769, theme.scss */
.prod-qty .fa-minus:before {
  content: " ";
  background-image: url("minus.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 5px;
  left: -23px;
  cursor: pointer; }
/* line 3779, theme.scss */
.prod-qty .fa-plus:before {
  content: " ";
  background-image: url("plus1.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0px;
  left: 6px;
  cursor: pointer; }
/* line 3789, theme.scss */
.prod-qty [data-quantity-change="-1"], .prod-qty [data-quantity-change="1"] {
  position: relative; }
/* line 3792, theme.scss */
.prod-qty input.product-quantity-input {
  padding: 0 !important;
  text-align: center; }

/* line 3806, theme.scss */
.product-info {
  padding-top: 80px; }
  @media (max-width: 479px) {
    /* line 3807, theme.scss */
    .product-info [type="submit"] {
      margin: 15px auto 0 auto; } }
  /* line 3812, theme.scss */
  .product-info .product-quantity {
    margin-left: -15px; }
    @media (max-width: 479px) {
      /* line 3812, theme.scss */
      .product-info .product-quantity {
        margin-left: 0px; } }
  @media (max-width: 1023px) {
    /* line 3818, theme.scss */
    .product-info form {
      text-align: center; } }
  /* line 3825, theme.scss */
  .product-info .product-title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #404040;
    margin-bottom: 28px; }
    @media (max-width: 1023px) {
      /* line 3825, theme.scss */
      .product-info .product-title {
        display: none; } }
  /* line 3836, theme.scss */
  .product-info .product-sku {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #009de0; }
    /* line 3841, theme.scss */
    .product-info .product-sku .art {
      font-size: 12px;
      font-weight: 300;
      color: #969696;
      margin-right: 10px; }
  /* line 3849, theme.scss */
  .product-info .product-available {
    font-size: 12px;
    font-weight: 300;
    color: #969696;
    width: 120px; }
    /* line 3854, theme.scss */
    .product-info .product-available .prod-q-span {
      margin-top: -6px; }
  /* line 3859, theme.scss */
  .product-info .product-short_description {
    font-size: 14px;
    font-weight: 300;
    color: #404040;
    margin-top: 32px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5; }
  /* line 3869, theme.scss */
  .product-info .props {
    font-size: 18px;
    font-weight: 300;
    color: #404040;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    /* line 3876, theme.scss */
    .product-info .props li {
      line-height: 33px; }
    /* line 3879, theme.scss */
    .product-info .props .char-bold {
      font-weight: 700; }
    /* line 3882, theme.scss */
    .product-info .props .property-item {
      border-bottom: 1px solid #e5e5e5;
      padding-top: 8px;
      padding-bottom: 8px; }
  /* line 3889, theme.scss */
  .product-info .bttn-favorite {
    background-image: url(heart.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 26px;
    height: 26px;
    position: static !important;
    cursor: pointer;
    transform: translateX(-20px);
    margin-top: 27px; }
    @media (max-width: 479px) {
      /* line 3889, theme.scss */
      .product-info .bttn-favorite {
        margin-top: 20px;
        transform: translateX(0); } }
  /* line 3905, theme.scss */
  .product-info .product-price {
    margin-top: 20px;
    margin-bottom: 25px; }
    /* line 3908, theme.scss */
    .product-info .product-price span {
      font-size: 36px;
      font-weight: 700;
      color: #1b539d; }
  /* line 3917, theme.scss */
  .product-info .product-buy button {
    width: 172px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    background-color: #1b539d;
    display: block;
    background-image: url(basket1.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
    cursor: pointer;
    height: 50px;
    text-align: left;
    padding-left: 38px;
    outline: none; }
  /* line 3935, theme.scss */
  .product-info .doings-container {
    max-width: 345px;
    margin-left: 19px; }
    @media (max-width: 1023px) {
      /* line 3935, theme.scss */
      .product-info .doings-container {
        margin-left: auto;
        margin-right: auto; } }
    /* line 3942, theme.scss */
    .product-info .doings-container .prod-qty {
      min-height: initial; }
  /* line 3947, theme.scss */
  .product-info .nalichie {
    margin-top: 17px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #404040; }
    /* line 3953, theme.scss */
    .product-info .nalichie p {
      font-weight: 300; }
  @media (max-width: 1023px) {
    /* line 3806, theme.scss */
    .product-info {
      padding-top: 30px; } }

/* line 3964, theme.scss */
.photo_gallery .photo-slider-wrapper {
  margin-top: 40px;
  margin-bottom: 38px; }
  @media (max-width: 1023px) {
    /* line 3964, theme.scss */
    .photo_gallery .photo-slider-wrapper {
      max-width: 573px;
      margin-right: auto;
      margin-left: auto;
      margin-top: 20px; } }
/* line 3975, theme.scss */
.photo_gallery .swiper-slide {
  padding-right: 20px; }
  /* line 3977, theme.scss */
  .photo_gallery .swiper-slide img {
    max-height: 500px !important;
    max-width: 100% !important; }
@media (max-width: 1300px) {
  /* line 3963, theme.scss */
  .photo_gallery {
    padding-top: 30px; } }

/* line 3988, theme.scss */
.social-menu-link.is-vk {
  background-color: #48729e;
  width: 25px;
  height: 25px;
  border-radius: 4px;
  background-image: url("vk1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  margin-right: -2px; }

/* line 3998, theme.scss */
.social-menu-link.is-facebook {
  background-color: #3b5998;
  width: 25px;
  height: 25px;
  border-radius: 4px;
  background-image: url("facebook1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px;
  margin-right: -2px; }

/* line 4008, theme.scss */
.social-menu-link.is-odnoklassniki {
  background-color: #eb722e;
  width: 25px;
  height: 25px;
  border-radius: 4px;
  background-image: url("odnoklassniki1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  margin-right: -2px; }

/* line 4018, theme.scss */
.social-menu-link.is-twitter {
  background-color: #00aced;
  width: 25px;
  height: 25px;
  border-radius: 4px;
  background-image: url("twitter1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  margin-right: -2px; }

/* line 4028, theme.scss */
.social-menu-link.is-livejournal {
  display: inline-block;
  background-color: #0d425a;
  width: 25px;
  height: 25px;
  border-radius: 4px;
  background-image: url("livejournal1.svg");
  background-repeat: no-repeat;
  background-position: center;
  margin-right: -2px; }

/* line 4038, theme.scss */
.social-menu-link.is-telegram {
  display: inline-block;
  background-color: #64a9dc;
  width: 25px;
  height: 25px;
  border-radius: 4px;
  background-image: url("telegram1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  margin-right: -2px; }

/* line 4050, theme.scss */
.card-tabs {
  margin-bottom: 50px;
  margin-top: 58px; }
  /* line 4053, theme.scss */
  .card-tabs [data-tab-anchor="1"], .card-tabs [data-tab-anchor="2"] {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: #969696;
    width: 100%;
    max-width: 390px;
    background-color: #f2f2f2;
    min-height: 50px;
    cursor: pointer;
    border-left: 1px solid #dddddd; }
    @media (max-width: 479px) {
      /* line 4053, theme.scss */
      .card-tabs [data-tab-anchor="1"], .card-tabs [data-tab-anchor="2"] {
        background-color: #fff;
        min-height: 40px;
        border: 1px solid #dddddd; } }
  /* line 4071, theme.scss */
  .card-tabs .is-button-active {
    background-color: #fff;
    border-bottom: 0 !important;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    box-shadow: 0px 3px 0px -1px #fff;
    font-weight: 700;
    color: #1b539d; }
    @media (max-width: 479px) {
      /* line 4071, theme.scss */
      .card-tabs .is-button-active {
        background-color: #f2f2f2; } }

/* line 4086, theme.scss */
.my-card-tabs {
  border: 1px solid #dddddd; }
  /* line 4088, theme.scss */
  .my-card-tabs .product-tab-description {
    font-size: 18px;
    font-weight: 300;
    line-height: 50px;
    color: #404040; }
    /* line 4093, theme.scss */
    .my-card-tabs .product-tab-description li {
      list-style-type: none;
      border-bottom: 1px solid #e5e5e5;
      position: relative;
      padding-left: 60px; }
      @media (max-width: 767px) {
        /* line 4093, theme.scss */
        .my-card-tabs .product-tab-description li {
          line-height: 40px; } }
      /* line 4101, theme.scss */
      .my-card-tabs .product-tab-description li strong {
        font-weight: 700;
        position: absolute;
        left: 460px; }
        @media (max-width: 767px) {
          /* line 4101, theme.scss */
          .my-card-tabs .product-tab-description li strong {
            position: static;
            margin-left: 10px; } }
      @media (max-width: 1024px) {
        /* line 4093, theme.scss */
        .my-card-tabs .product-tab-description li {
          padding-left: 20px;
          font-size: 16px; } }
    /* line 4115, theme.scss */
    .my-card-tabs .product-tab-description ul {
      padding-inline-start: 0px;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-top: 50px; }
      /* line 4119, theme.scss */
      .my-card-tabs .product-tab-description ul :nth-child(even) {
        background-color: #f2f2f2; }
      /* line 4122, theme.scss */
      .my-card-tabs .product-tab-description ul :nth-child(odd) > strong {
        background-color: #fff; }
      /* line 4126, theme.scss */
      .my-card-tabs .product-tab-description ul :last-child {
        border: 0 !important; }
      @media (max-width: 767px) {
        /* line 4115, theme.scss */
        .my-card-tabs .product-tab-description ul {
          margin-top: 10px;
          margin-left: 0;
          margin-bottom: 0; } }
  /* line 4137, theme.scss */
  .my-card-tabs [data-tab-target="1"], .my-card-tabs [data-tab-target="2"] {
    min-height: 100px; }
  /* line 4140, theme.scss */
  .my-card-tabs p {
    font-size: 18px;
    font-weight: 300;
    color: #404040;
    margin-left: 60px;
    margin-top: 65px; }

/* line 4152, theme.scss */
.product-down, .cart-slider {
  background-color: #f2f2f2;
  padding-top: 40px;
  padding-bottom: 20px; }
  /* line 4156, theme.scss */
  .product-down h3, .cart-slider h3 {
    font-size: 16px;
    font-weight: 700;
    color: #404040; }
  /* line 4161, theme.scss */
  .product-down .products-slider-wrapper, .cart-slider .products-slider-wrapper {
    padding-top: 15px; }
  /* line 4164, theme.scss */
  .product-down .editor-content, .cart-slider .editor-content {
    left: 20px !important; }
  /* line 4168, theme.scss */
  .product-down .my-mail, .cart-slider .my-mail {
    margin-top: -3px; }
  @media (max-width: 1024px) {
    /* line 4152, theme.scss */
    .product-down, .cart-slider {
      padding-top: 20px; } }

/* line 4176, theme.scss */
.reg-pencil {
  margin-left: 15px; }
  @media (max-width: 1199px) {
    /* line 4176, theme.scss */
    .reg-pencil {
      display: none; } }

/* line 4183, theme.scss */
.reg-cross {
  margin-right: 15px; }

/* line 4187, theme.scss */
.reg-text {
  padding-left: 20px;
  padding-right: 20px; }

/* line 4193, theme.scss */
.my-f-row {
  max-width: 1208px; }
  /* line 4195, theme.scss */
  .my-f-row select {
    max-width: 388px;
    margin-right: 20px;
    color: #000; }
    @media (max-width: 640px) {
      /* line 4195, theme.scss */
      .my-f-row select {
        margin-right: 0 !important; } }

/* line 4205, theme.scss */
.filters-clear {
  max-width: 192px;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  padding: 15px 30px 15px 27px;
  color: #1b539d;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 134px;
  right: 10px;
  outline: none;
  border: 1px solid #1b539d; }
  @media (max-width: 1400px) {
    /* line 4205, theme.scss */
    .filters-clear {
      bottom: -35px;
      right: 220px;
      top: initial; } }
  @media (max-width: 640px) {
    /* line 4205, theme.scss */
    .filters-clear {
      right: initial;
      left: 10px;
      top: initial;
      width: 140px;
      padding-left: 6px;
      font-size: 14px;
      font-weight: 500; } }

/* line 4238, theme.scss */
.collection-order.is-order, .collection-order.is-page-size {
  min-width: 293px; }
  @media (max-width: 802px) {
    /* line 4238, theme.scss */
    .collection-order.is-order, .collection-order.is-page-size {
      margin-bottom: 10px; } }

/* line 4246, theme.scss */
.pagination {
  position: relative; }
  @media (max-width: 639px) {
    /* line 4246, theme.scss */
    .pagination {
      margin-left: 0 !important;
      margin-top: 7px; } }

/* line 4254, theme.scss */
.stranici {
  font-size: 16px;
  font-weight: 300;
  color: #969696;
  position: absolute;
  left: -80px; }
  @media (max-width: 639px) {
    /* line 4254, theme.scss */
    .stranici {
      left: 95px; } }

/* line 4266, theme.scss */
a.pagination-link {
  border-radius: 50%;
  border: 1px solid #dddddd !important;
  color: #969696 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  padding: 8px !important;
  min-width: 36px !important;
  transition: 0.3s; }
  /* line 4275, theme.scss */
  a.pagination-link:hover {
    border-color: #3878c2 !important; }

/* line 4282, theme.scss */
.pagination-item.is-current span {
  border-radius: 50%;
  color: #fff !important;
  background-color: #3878c2;
  font-size: 16px !important;
  font-weight: 300 !important;
  padding: 8px !important;
  min-width: 36px !important;
  border: 0 !important; }

/* line 4294, theme.scss */
.pagination-item {
  margin-left: 2px;
  margin-right: 2px; }

/* line 4303, theme.scss */
.img-appear {
  display: none; }
  @media (max-width: 1599px) {
    /* line 4303, theme.scss */
    .img-appear {
      display: block; } }
  @media (max-width: 479px) {
    /* line 4309, theme.scss */
    .img-appear img {
      display: block;
      margin: auto;
      margin-bottom: 10px; } }

/* line 4317, theme.scss */
.prod-pic1 {
  padding-right: 10px; }

@media (max-width: 919px) {
  /* line 4321, theme.scss */
  .product-row {
    padding-top: 20px; } }

/* line 4328, theme.scss */
.my-line-left, .my-line-right {
  width: 193px;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  bottom: -1px; }
  @media (max-width: 1599px) {
    /* line 4328, theme.scss */
    .my-line-left, .my-line-right {
      display: none; } }

/* line 4340, theme.scss */
.my-line-left {
  left: -193px; }

/* line 4344, theme.scss */
.my-line-right {
  right: -193px; }

/* line 4349, theme.scss */
.product-title1 {
  display: none;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #404040;
  margin-top: 30px; }
  @media (max-width: 1023px) {
    /* line 4349, theme.scss */
    .product-title1 {
      display: block; } }

@media (max-width: 1023px) {
  /* line 4362, theme.scss */
  .social-container {
    text-align: center; } }

@media (max-width: 1599px) {
  /* line 4368, theme.scss */
  .item-remove {
    display: none !important; } }

@media (max-width: 920px) {
  /* line 4375, theme.scss */
  .korsins1 {
    position: relative; } }
@media (max-width: 480px) {
  /* line 4375, theme.scss */
  .korsins1 {
    position: static; } }
/* line 4382, theme.scss */
.korsins1 .item-delete {
  position: static;
  transform: translateY(3px); }
  @media (max-width: 919px) {
    /* line 4382, theme.scss */
    .korsins1 .item-delete {
      margin-right: -25px; } }
  @media (max-width: 479px) {
    /* line 4382, theme.scss */
    .korsins1 .item-delete {
      top: 3px;
      right: 0; } }

/* line 4399, theme.scss */
.cart-item .my-line-left, .cart-item .my-line-right {
  width: 183px !important; }
/* line 4402, theme.scss */
.cart-item .my-line-left {
  left: -183px; }
/* line 4405, theme.scss */
.cart-item .my-line-right {
  right: -183px; }

/* line 4410, theme.scss */
.wrappa {
  flex-wrap: wrap; }

@media (max-width: 1199px) {
  /* line 4415, theme.scss */
  .for-sum-order {
    order: -1;
    text-align: center; } }

@media (max-width: 1199px) {
  /* line 4422, theme.scss */
  .for-dis-order {
    order: 2;
    text-align: center; } }

@media (max-width: 1199px) {
  /* line 4429, theme.scss */
  .footer-cart-middle {
    text-align: center;
    padding-left: 0 !important;
    margin-top: 30px !important; } }

@media (max-width: 1199px) {
  /* line 4438, theme.scss */
  .inpt-group {
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 359px) {
  /* line 4445, theme.scss */
  .br-away-cart {
    display: none !important; } }

/* line 4452, theme.scss */
.border-deleter {
  border: 0 !important; }

/* line 4457, theme.scss */
.cart-form1 {
  border: 0 !important; }

@media (max-width: 479px) {
  /* line 4462, theme.scss */
  .item-remove1 {
    position: absolute;
    top: 15px;
    right: 25px; } }

/* line 4472, theme.scss */
.cart-footer .inpt-group {
  max-width: 218px; }
@media (max-width: 767px) {
  /* line 4471, theme.scss */
  .cart-footer {
    margin-bottom: 40px; } }

/* line 4482, theme.scss */
.stiker-big {
  padding-top: 6px;
  padding-left: 10px;
  font-size: 25px;
  font-weight: 700;
  transform: scale(2);
  top: 67px;
  right: 64px; }
  @media (max-width: 499px) {
    /* line 4482, theme.scss */
    .stiker-big {
      top: 20%;
      right: 10%; } }

/* line 4496, theme.scss */
#map {
  height: 400px;
  width: 100%; }

/* line 4503, theme.scss */
.down-collection .random-stuff {
  max-width: 592px; }
  @media (max-width: 499px) {
    /* line 4505, theme.scss */
    .down-collection .random-stuff .editor-content {
      max-width: 300px;
      left: 20px !important; } }
@media (max-width: 919px) {
  /* line 4512, theme.scss */
  .down-collection .stuff1 {
    margin-bottom: 20px; } }

@media (max-width: 1599px) {
  /* line 4520, theme.scss */
  img.prod-pic {
    display: none !important; } }

/* line 4526, theme.scss */
.korsins, .korsins1 {
  display: none; }
  @media (max-width: 1599px) {
    /* line 4526, theme.scss */
    .korsins, .korsins1 {
      display: flex;
      width: 100%;
      justify-content: space-between;
      align-items: center; }
      /* line 4533, theme.scss */
      .korsins a, .korsins1 a {
        display: inline-block;
        position: static; } }
  @media (max-width: 919px) {
    /* line 4539, theme.scss */
    .korsins .button-icon, .korsins1 .button-icon {
      margin-right: -25px; } }
  @media (max-width: 479px) {
    /* line 4539, theme.scss */
    .korsins .button-icon, .korsins1 .button-icon {
      margin-right: 0px; } }
  @media (max-width: 479px) {
    /* line 4539, theme.scss */
    .korsins .button-icon, .korsins1 .button-icon {
      position: absolute;
      top: 20px;
      right: 0; } }
  @media (max-width: 479px) {
    /* line 4526, theme.scss */
    .korsins, .korsins1 {
      justify-content: center;
      font-size: 20px; } }
  @media (max-width: 479px) {
    /* line 4556, theme.scss */
    .korsins .bttn-favorite, .korsins1 .bttn-favorite {
      position: absolute;
      top: 20px;
      left: 0; } }

@media (max-width: 1599px) {
  /* line 4566, theme.scss */
  .buyzone1 {
    display: none !important; } }

@media (max-width: 1599px) {
  /* line 4572, theme.scss */
  .price-away {
    display: none; } }

/* line 4578, theme.scss */
.my-cancel {
  margin-top: 0 !important; }

/* line 4587, theme.scss */
.cart-top-cont .cart-title {
  font-size: 60px;
  font-weight: 700;
  color: #1b539d;
  margin-top: 18px; }
/* line 4594, theme.scss */
.cart-top-cont .cart-summ {
  font-size: 18px;
  font-weight: 500;
  color: #404040;
  margin-bottom: 13px; }

/* line 4602, theme.scss */
a.back-to-cat {
  background-image: url("arr4.svg");
  background-repeat: no-repeat;
  background-position: left 22px center;
  border: 1px solid #1b539d;
  width: 232px;
  height: 48px;
  background-color: #fff;
  color: #1b539d;
  margin-top: 55px;
  padding-top: 13px;
  padding-left: 57px;
  outline: none;
  display: block;
  text-decoration: none; }
  @media (max-width: 523px) {
    /* line 4602, theme.scss */
    a.back-to-cat {
      margin-top: 10px;
      margin-left: auto;
      margin-right: auto; } }

/* line 4623, theme.scss */
.cart-form .cart-item, .cart-form1 .cart-item {
  position: relative;
  border-bottom: 1px solid #e5e5e5; }
  @media (max-width: 920px) {
    /* line 4623, theme.scss */
    .cart-form .cart-item, .cart-form1 .cart-item {
      min-height: 220px; } }
  @media (max-width: 479px) {
    /* line 4623, theme.scss */
    .cart-form .cart-item, .cart-form1 .cart-item {
      padding-top: 20px; } }
/* line 4634, theme.scss */
.cart-form .item-img, .cart-form1 .item-img {
  position: absolute;
  top: 30px;
  left: -160px; }
  @media (max-width: 1599px) {
    /* line 4634, theme.scss */
    .cart-form .item-img, .cart-form1 .item-img {
      display: none !important; } }
/* line 4643, theme.scss */
.cart-form .bttn-favorite, .cart-form1 .bttn-favorite {
  right: -70px; }
/* line 4646, theme.scss */
.cart-form .item-delete, .cart-form1 .item-delete {
  position: absolute;
  top: 63px;
  right: -140px; }
  @media (max-width: 1600px) {
    /* line 4646, theme.scss */
    .cart-form .item-delete, .cart-form1 .item-delete {
      right: 20px;
      top: 60px; } }
  @media (max-width: 920px) {
    /* line 4646, theme.scss */
    .cart-form .item-delete, .cart-form1 .item-delete {
      top: 0px;
      transform: scale(0.7);
      right: -7px; } }
  @media (max-width: 480px) {
    /* line 4646, theme.scss */
    .cart-form .item-delete, .cart-form1 .item-delete {
      top: 3px;
      right: 0; } }

/* line 4667, theme.scss */
.cart-footer {
  font-size: 16px;
  font-weight: 300;
  padding-left: 125px;
  position: relative;
  min-height: 250px;
  background-color: #1b539d;
  margin-bottom: 50px; }
  /* line 4675, theme.scss */
  .cart-footer .treug {
    border-top: 70px solid #fff; }
  /* line 4678, theme.scss */
  .cart-footer img {
    margin-top: 85px;
    margin-right: 10px; }
    @media (max-width: 1199px) {
      /* line 4678, theme.scss */
      .cart-footer img {
        margin-top: 35px; } }
  /* line 4686, theme.scss */
  .cart-footer .discounts-coupon {
    max-width: 170px;
    height: 48px;
    color: #fff;
    border: 1px solid #ffffff;
    padding-bottom: 8px;
    padding-left: 30px; }
    /* line 4693, theme.scss */
    .cart-footer .discounts-coupon ::placeholder {
      color: #fff !important; }
  /* line 4698, theme.scss */
  .cart-footer .discounts-submit {
    width: 48px;
    background: transparent;
    outline: none !important;
    border: 1px solid #ffffff;
    background-image: url("arr-discount.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer; }
  /* line 4706, theme.scss */
  .cart-footer .footer-cart-middle {
    padding-left: 65px;
    margin-top: 85px; }
  /* line 4710, theme.scss */
  .cart-footer .inpt-group {
    margin-top: 30px; }
  /* line 4713, theme.scss */
  .cart-footer .text-delivery {
    margin-top: 12px; }
  /* line 4716, theme.scss */
  .cart-footer .cart-total {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      /* line 4716, theme.scss */
      .cart-footer .cart-total {
        font-size: 50px; } }
    @media (max-width: 499px) {
      /* line 4716, theme.scss */
      .cart-footer .cart-total {
        font-size: 35px; } }
  /* line 4727, theme.scss */
  .cart-footer .cart-submit.in-cart {
    background-image: url("arr-discount.svg");
    background-repeat: no-repeat;
    background-position: right 23px center;
    width: 222px;
    height: 50px;
    background-color: #e40b12;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    outline: none;
    cursor: pointer;
    border: 0; }
    /* line 4738, theme.scss */
    .cart-footer .cart-submit.in-cart span {
      margin-left: -25px; }
  /* line 4743, theme.scss */
  .cart-footer .cart-order {
    padding-left: 60px; }
    @media (max-width: 1400px) {
      /* line 4743, theme.scss */
      .cart-footer .cart-order {
        padding-left: 0; } }
  /* line 4749, theme.scss */
  .cart-footer .cart-total-capture {
    margin-top: 44px; }
    @media (max-width: 1199px) {
      /* line 4749, theme.scss */
      .cart-footer .cart-total-capture {
        margin-top: 30px; } }
  @media (max-width: 1199px) {
    /* line 4667, theme.scss */
    .cart-footer {
      padding-left: 0;
      padding-bottom: 20px; } }

/* line 4762, theme.scss */
.cart-slider {
  padding-top: 58px;
  padding-bottom: 38px; }

/* line 4767, theme.scss */
.index-two-cart {
  min-height: 272px; }
  /* line 4769, theme.scss */
  .index-two-cart .circle-stuff {
    margin-top: 63px; }

/* line 4775, theme.scss */
.logo-header {
  min-width: 300px;
  margin-right: 20px; }

/* line 4780, theme.scss */
.search-widget1 {
  display: none; }
  @media (max-width: 1300px) {
    /* line 4780, theme.scss */
    .search-widget1 {
      display: block;
      position: absolute;
      right: 0;
      bottom: -40px; } }

/* line 4790, theme.scss */
.logo-header1 {
  display: none;
  width: 300px; }
  @media (max-width: 1024px) {
    /* line 4790, theme.scss */
    .logo-header1 {
      display: block;
      margin: 15px auto 15px auto; } }

@media (max-width: 1024px) {
  /* line 4800, theme.scss */
  .top-header .container-bigger {
    flex-wrap: wrap; } }

@media (max-width: 1200px) {
  /* line 4808, theme.scss */
  a.main-menu-link.menu-link.level-1 {
    font-size: 14px !important; } }

/* line 4814, theme.scss */
.favorites-widget1 {
  display: none; }
  @media (max-width: 660px) {
    /* line 4814, theme.scss */
    .favorites-widget1 {
      display: block; } }

@media (max-width: 660px) {
  /* line 4821, theme.scss */
  .favorites-widget {
    display: none; } }

/* line 4827, theme.scss */
.change-city1 {
  padding-left: 17px;
  height: initial;
  margin-right: 0;
  cursor: pointer;
  display: none;
  background-image: url("change-city1.svg");
  background-repeat: no-repeat;
  background-position: left center; }
  @media (max-width: 570px) {
    /* line 4827, theme.scss */
    .change-city1 {
      display: block; } }
  /* line 4838, theme.scss */
  .change-city1 .paint-region {
    color: #fff; }
  @media (max-width: 350px) {
    /* line 4827, theme.scss */
    .change-city1 {
      background-image: none;
      padding-left: 0; } }

@media (max-width: 410px) {
  /* line 4847, theme.scss */
  .order-away {
    display: none; } }

@media (max-width: 410px) {
  /* line 4853, theme.scss */
  .my-cap {
    text-transform: capitalize; } }

@media (max-width: 1300px) {
  /* line 4860, theme.scss */
  footer .js-modal {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-image: url("tel1.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-top: 3px;
    max-width: 190px;
    border-bottom: 0 !important;
    text-decoration: underline !important; } }
@media (max-width: 1300px) {
  /* line 4873, theme.scss */
  footer .get-call {
    background-image: none !important;
    padding-left: 0 !important; } }
@media (max-width: 1300px) {
  /* line 4879, theme.scss */
  footer .time-work {
    background-image: none !important;
    padding-left: 0 !important; } }
@media (max-width: 1300px) {
  /* line 4884, theme.scss */
  footer .time-work :nth-child(2) {
    background-image: url("clock.svg");
    background-repeat: no-repeat;
    background-position: left center;
    max-width: 243px;
    margin: 3px auto 0 auto;
    padding-left: 13px; } }
@media (max-width: 1300px) {
  /* line 4893, theme.scss */
  footer .address {
    background-image: none !important;
    padding-left: 0 !important; } }
@media (max-width: 1300px) {
  /* line 4898, theme.scss */
  footer .address .addr {
    background-image: url("change-city1.svg");
    background-repeat: no-repeat;
    background-position: left center;
    max-width: 285px;
    margin: 0px auto 0px auto;
    padding-left: 13px; } }
@media (max-width: 1100px) {
  /* line 4907, theme.scss */
  footer .a-dis-header, footer .soc-header.soc-header-2 {
    display: none; } }

/* line 4915, theme.scss */
.noopaci:hover {
  opacity: 1 !important; }

@media (max-width: 756px) {
  /* line 4922, theme.scss */
  .hell p {
    margin-bottom: 10px; } }

@media (max-width: 640px) {
  /* line 4930, theme.scss */
  .cat-align-center {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important; } }

/* line 4938, theme.scss */
.pad-deleter {
  margin-right: 0 !important; }

@media (max-width: 1220px) {
  /* line 4942, theme.scss */
  .my-f-row {
    margin-right: 0 !important;
    margin-left: 0 !important; } }

@media (max-width: 499px) {
  /* line 4950, theme.scss */
  .col-foot-pag .collection-order.is-page-size {
    transform: translateX(0); } }

@media (max-width: 1024px) {
  /* line 4956, theme.scss */
  .pad1 {
    padding-right: 0 !important; } }

@media (max-width: 410px) {
  /* line 4962, theme.scss */
  .mail-br {
    display: none; } }

@media (max-width: 499px) {
  /* line 4968, theme.scss */
  .my-mail input {
    height: 40px; } }

@media (max-width: 499px) {
  /* line 4974, theme.scss */
  .do-podpis {
    height: 40px !important; } }

@media (max-width: 1300px) {
  /* line 4981, theme.scss */
  .template-is-product .registration {
    margin-top: 60px; } }

/* line 4988, theme.scss */
.breadcrumb-wrapper {
  position: relative; }

/* line 4992, theme.scss */
.mar-del {
  padding-right: 0 !important; }

@media (max-width: 499px) {
  /* line 4996, theme.scss */
  .product-info.product-sku {
    font-size: 13px; } }

@media (max-width: 768px) {
  /* line 5002, theme.scss */
  .cart-top-cont .cart-title {
    padding-top: 40px;
    margin-top: 0; } }

@media (max-width: 768px) {
  /* line 5009, theme.scss */
  .circle-stuff {
    margin-top: 20px !important; } }

@media (max-width: 768px) {
  /* line 5015, theme.scss */
  .index-two.index-two-cart {
    padding-bottom: 20px !important; } }

@media (max-width: 499px) {
  /* line 5021, theme.scss */
  figcaption {
    font-size: 14px !important; } }

@media (max-width: 1400px) {
  /* line 5027, theme.scss */
  .editor-content {
    font-size: 13px; } }

/* line 5034, theme.scss */
.search-widget2 {
  display: none; }
  /* line 5036, theme.scss */
  .search-widget2 .inpt-group {
    background: #fff; }
  @media (max-width: 1300px) {
    /* line 5034, theme.scss */
    .search-widget2 {
      display: block;
      position: absolute;
      right: 0;
      bottom: -40px; } }

@media (max-width: 1024px) {
  /* line 5047, theme.scss */
  .anch {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    background-size: 50px;
    background-position: left 25px center; } }
@media (max-width: 499px) {
  /* line 5047, theme.scss */
  .anch {
    background-size: 25px;
    background-position: left 10px center;
    min-height: 50px; } }
@media (max-width: 1024px) {
  /* line 5061, theme.scss */
  .anch span {
    position: static; } }

@media (max-width: 1024px) {
  /* line 5068, theme.scss */
  .my-anchors br {
    display: none; } }

@media (max-width: 1024px) {
  /* line 5074, theme.scss */
  .anch.is-button-active {
    background-position: left 25px center; } }
@media (max-width: 499px) {
  /* line 5074, theme.scss */
  .anch.is-button-active {
    background-size: 25px;
    background-position: left 10px center; } }

/* line 5084, theme.scss */
.text-dis {
  text-decoration: none; }
  @media (max-width: 1250px) {
    /* line 5084, theme.scss */
    .text-dis {
      display: none; } }

/* line 5091, theme.scss */
.index-three-new {
  display: none; }
  @media (max-width: 1900px) {
    /* line 5091, theme.scss */
    .index-three-new {
      display: block; } }
  /* line 5096, theme.scss */
  .index-three-new .row {
    margin-left: 10px;
    margin-right: 10px; }
  @media (max-width: 1890px) {
    /* line 5101, theme.scss */
    .index-three-new .index-three3-dop {
      min-width: initial;
      max-width: 506px; } }
  @media (max-width: 1900px) {
    /* line 5109, theme.scss */
    .index-three-new .index-three1, .index-three-new .upper-banner-three2, .index-three-new .down-banner-three2 {
      min-width: initial !important;
      max-width: 100% !important;
      margin-left: 0 !important; } }
  @media (max-width: 1900px) {
    /* line 5117, theme.scss */
    .index-three-new .main-banner {
      margin-left: 0 !important; } }
  @media (max-width: 1600px) {
    /* line 5117, theme.scss */
    .index-three-new .main-banner {
      max-width: initial;
      margin-left: auto !important;
      margin-right: auto;
      margin-bottom: 20px;
      max-width: 900px;
      padding-left: 0px !important;
      padding-right: 0px !important; } }
  @media (max-width: 1024px) {
    /* line 5117, theme.scss */
    .index-three-new .main-banner {
      max-width: initial;
      height: 225px; } }
  @media (max-width: 1900px) {
    /* line 5138, theme.scss */
    .index-three-new .upper-banner-three2 {
      padding-left: 0 !important;
      padding-right: 0 !important;
      border-right: 10px solid #fff;
      border-left: 10px solid #fff; } }
  @media (max-width: 1600px) {
    /* line 5138, theme.scss */
    .index-three-new .upper-banner-three2 {
      border-left: 0px solid #fff; } }
  @media (max-width: 1024px) {
    /* line 5138, theme.scss */
    .index-three-new .upper-banner-three2 {
      border-right: 0;
      margin-bottom: 20px;
      min-height: 225px; } }
  @media (max-width: 1600px) {
    /* line 5155, theme.scss */
    .index-three-new .down-banner-three2 {
      border-left: 10px solid #fff; } }
  @media (max-width: 1600px) {
    /* line 5155, theme.scss */
    .index-three-new .down-banner-three2 {
      border-left: 0; } }
  @media (max-width: 1024px) {
    /* line 5155, theme.scss */
    .index-three-new .down-banner-three2 {
      min-height: 225px; } }
  @media (max-width: 1024px) {
    /* line 5168, theme.scss */
    .index-three-new .upper-banner-three2 .banner-inner1 {
      height: 50px; } }
  @media (max-width: 1024px) {
    /* line 5173, theme.scss */
    .index-three-new .upper-banner-three2 .banner-inner {
      min-height: 50px; } }
  @media (max-width: 1024px) {
    /* line 5178, theme.scss */
    .index-three-new .upper-banner-three2 .cropped-angle {
      border-right: 35px solid transparent !important;
      border-bottom: 35px solid #00529b !important; } }
  @media (max-width: 1024px) {
    /* line 5184, theme.scss */
    .index-three-new .upper-banner-three2 .editor-content {
      top: 23px;
      left: 35px;
      font-size: 26px; } }
  @media (max-width: 359px) {
    /* line 5184, theme.scss */
    .index-three-new .upper-banner-three2 .editor-content {
      top: 25px;
      left: 20px;
      font-size: 23px; } }

/* line 5199, theme.scss */
.index-five1 {
  display: none; }
  @media (max-width: 1600px) {
    /* line 5199, theme.scss */
    .index-five1 {
      display: block; } }
  /* line 5205, theme.scss */
  .index-five1 .index-three3 {
    max-width: 492px;
    margin: 40px auto 20px auto;
    min-width: initial; }
    @media (max-width: 410px) {
      /* line 5209, theme.scss */
      .index-five1 .index-three3 .editor-content {
        left: 30px;
        font-size: 16px;
        line-height: 26px; } }
  /* line 5218, theme.scss */
  .index-five1 .random-stuff {
    margin: 0 auto 20px auto; }
  /* line 5223, theme.scss */
  .index-five1 .random-stuff .editor-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    position: static;
    transform: translate(20px, -20px);
    max-width: 220px; }

@media (max-width: 1900px) {
  /* line 5239, theme.scss */
  .index-three {
    display: none !important; } }

@media (max-width: 1200px) {
  /* line 5247, theme.scss */
  .index-six .my-blog {
    margin-left: auto;
    margin-right: auto; } }
@media (max-width: 640px) {
  /* line 5247, theme.scss */
  .index-six .my-blog {
    padding-left: 10px;
    display: block !important;
    padding-top: 10px;
    padding-bottom: 10px; }
    /* line 5257, theme.scss */
    .index-six .my-blog img {
      margin-bottom: 10px;
      z-index: 999999;
      position: relative; }
    /* line 5262, theme.scss */
    .index-six .my-blog .title {
      margin-bottom: 5px; } }

/* line 5269, theme.scss */
.marg {
  margin-bottom: 20px; }

@media (max-width: 1200px) {
  /* line 5275, theme.scss */
  .get-away-paddi {
    padding-right: 0 !important; } }

/* line 5281, theme.scss */
.modify-mar {
  margin-left: -10px !important;
  margin-right: -10px !important; }

@media (max-width: 1024px) {
  /* line 5287, theme.scss */
  .index-three2-dop:hover .banner-inner {
    height: 60px !important;
    opacity: 0.94 !important; } }

@media (max-width: 1024px) {
  /* line 5296, theme.scss */
  .index-three1 {
    padding-top: 25px !important; } }
@media (max-width: 410px) {
  /* line 5296, theme.scss */
  .index-three1 {
    padding-top: 30px !important; } }
@media (max-width: 1024px) {
  /* line 5303, theme.scss */
  .index-three1 .text {
    font-size: 26px !important; } }
@media (max-width: 410px) {
  /* line 5303, theme.scss */
  .index-three1 .text {
    font-size: 23px !important; } }

/* line 5313, theme.scss */
.adapt {
  display: none; }
  @media (max-width: 1100px) {
    /* line 5313, theme.scss */
    .adapt {
      display: inline-block;
      margin-top: 10px; } }

/* line 5321, theme.scss */
.adapt-img {
  display: none; }
  @media (max-width: 1100px) {
    /* line 5321, theme.scss */
    .adapt-img {
      display: block !important;
      transform: translateY(4px); } }

/* line 5329, theme.scss */
.adapt-img1 {
  margin-left: 60px !important; }

/* line 5333, theme.scss */
.ajs-panel.at-left-position {
  width: 300px !important;
  background: #1b539d; }
  /* line 5336, theme.scss */
  .ajs-panel.at-left-position a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 8px;
    font-size: 14px; }
    /* line 5343, theme.scss */
    .ajs-panel.at-left-position a:hover {
      opacity: 0.8; }
  /* line 5347, theme.scss */
  .ajs-panel.at-left-position button.ajs-close {
    outline: none;
    filter: invert(100%); }
  /* line 5352, theme.scss */
  .ajs-panel.at-left-position .main-menu-mobile, .ajs-panel.at-left-position .mobile_hell {
    list-style-type: none;
    padding-left: 0;
    border-top: 1px solid #fff;
    padding-top: 16px;
    margin-top: 7px;
    margin-bottom: 9px; }
    /* line 5359, theme.scss */
    .ajs-panel.at-left-position .main-menu-mobile a, .ajs-panel.at-left-position .mobile_hell a {
      text-transform: capitalize;
      margin-bottom: 7px; }
  /* line 5367, theme.scss */
  .ajs-panel.at-left-position .mobile_hell li {
    margin-bottom: 5px; }

/* line 5373, theme.scss */
.alertify .ajs-body .ajs-content {
  padding-bottom: 0; }

/* line 5379, theme.scss */
.for-page .page-title {
  color: #1b539d;
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 55px; }
/* line 5386, theme.scss */
.for-page li {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  color: #000; }
/* line 5392, theme.scss */
.for-page label, .for-page span {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  text-decoration: none !important; }
/* line 5399, theme.scss */
.for-page span.request_engine-number_tooltip > span {
  margin-bottom: 0px !important; }
@media (max-width: 700px) {
  /* line 5403, theme.scss */
  .for-page .request_engine-number_tooltip {
    margin-left: 0; } }
/* line 5410, theme.scss */
.for-page p {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  color: #000; }
/* line 5416, theme.scss */
.for-page a {
  word-break: break-all !important;
  text-decoration: none !important;
  color: #1b539d; }
  /* line 5420, theme.scss */
  .for-page a:hover {
    opacity: 0.8; }
/* line 5424, theme.scss */
.for-page .request_link {
  margin-bottom: 15px; }
/* line 5427, theme.scss */
.for-page .request_button {
  cursor: pointer;
  background: #143c64;
  outline: none; }
/* line 5432, theme.scss */
.for-page u {
  text-decoration: none !important; }

/* line 5437, theme.scss */
.page-title {
  color: #1b539d;
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 55px;
  margin-top: 30px; }

/* line 5449, theme.scss */
.blog a {
  text-decoration: none; }

/* line 5454, theme.scss */
.blog-title {
  margin-top: 30px; }

/* line 5458, theme.scss */
.for-article {
  margin-top: 35px; }
  /* line 5460, theme.scss */
  .for-article .social-menu {
    margin-top: 20px;
    margin-bottom: 20px; }

/* line 5467, theme.scss */
.article-inner img {
  margin-top: 20px;
  margin-bottom: 20px; }
/* line 5471, theme.scss */
.article-inner p, .article-inner li {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  color: #000; }

/* line 5479, theme.scss */
.for-error {
  padding-bottom: 30px; }
  /* line 5481, theme.scss */
  .for-error p {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000; }
  /* line 5487, theme.scss */
  .for-error h2 {
    color: #000; }
  /* line 5490, theme.scss */
  .for-error li {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000; }
  /* line 5496, theme.scss */
  .for-error .page-title {
    font-size: 60px; }

/* line 5501, theme.scss */
.for-search {
  padding-bottom: 30px; }
  /* line 5503, theme.scss */
  .for-search .bttn-compares, .for-search .bttn-favorite {
    display: none; }
  /* line 5506, theme.scss */
  .for-search a {
    text-decoration: none; }

/* line 5511, theme.scss */
.notice {
  background-color: #143c64 !important; }

/* line 5518, theme.scss */
#quick-view .bttn-favorite {
  background-image: url(heart.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  position: static !important;
  cursor: pointer;
  outline: none;
  border: 0; }

/* line 5533, theme.scss */
.co-button.co-button--checkout, .co-button.co-form-button {
  background-color: #143c64; }

/* line 5537, theme.scss */
.co-button--link {
  background: none !important; }

/* line 5545, theme.scss */
.co-section--content_wrapper .page-title {
  margin-bottom: 0 !important;
  line-height: 30px !important; }

/* line 5552, theme.scss */
input#feedback_commit {
  background-color: #143c64;
  color: #fff;
  padding: 15px 20px;
  cursor: pointer; }

/* line 5561, theme.scss */
#cart-add .added-close.bttn-transparent {
  background-color: #143c64;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  font-family: "HelveticaNeueCyr";
  border: 0;
  margin-top: 20px; }
/* line 5572, theme.scss */
#cart-add .added-title {
  color: #000;
  transform: translateY(-6px); }

/* line 5579, theme.scss */
.added-content .added-link {
  background-color: #143c64 !important;
  color: #fff !important;
  padding: 10px 26px !important;
  cursor: pointer !important;
  text-decoration: none !important;
  border-bottom: 1px solid #143c64 !important;
  margin-bottom: 10px; }

/* line 5593, theme.scss */
.cart-empty.notice-info {
  color: #fff !important;
  margin-top: 30px !important; }

/* line 5600, theme.scss */
.for-favorites .bttn-favorite {
  background-image: url(heart.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  position: static !important;
  cursor: pointer;
  outline: none;
  border: 0;
  background-color: #fff; }
/* line 5612, theme.scss */
.for-favorites .card-price {
  color: #1b539d;
  font-size: 22px;
  font-weight: 500; }
/* line 5617, theme.scss */
.for-favorites .card-action-inner {
  display: flex;
  justify-content: space-between; }
/* line 5621, theme.scss */
.for-favorites .bttn-prim {
  background-image: url("basket1.svg");
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  background-color: transparent;
  width: 30px;
  height: 30px;
  border: 0;
  cursor: pointer; }

/* line 5634, theme.scss */
.template-is-search .card-price {
  color: #1b539d;
  font-size: 22px;
  font-weight: 500; }
/* line 5639, theme.scss */
.template-is-search .bttn-compares, .template-is-search .bttn-favorite {
  display: none; }
/* line 5642, theme.scss */
.template-is-search .card-title a, .template-is-search .card-quick a, .template-is-search .bttn-prim {
  text-decoration: none;
  color: #1b539d; }
/* line 5646, theme.scss */
.template-is-search .prod-block {
  margin: 10px;
  padding: 15px;
  line-height: 1.4;
  position: relative; }
  /* line 5652, theme.scss */
  .template-is-search .prod-block .image-wraps img {
    display: block;
    margin: 0 auto; }
/* line 5659, theme.scss */
.template-is-search .card-title {
  text-align: center; }
/* line 5663, theme.scss */
.template-is-search .card-image {
  margin-bottom: 10px; }
/* line 5667, theme.scss */
.template-is-search .prod-block.result {
  background-color: #bed7ef;
  font-weight: 500; }
/* line 5671, theme.scss */
.template-is-search .prod-block.result .card-title a {
  font-weight: 500; }
/* line 5674, theme.scss */
.template-is-search .search_query {
  color: #000;
  margin-bottom: 30px; }
/* line 5678, theme.scss */
.template-is-search .desc_tax {
  color: #000; }
  /* line 5680, theme.scss */
  .template-is-search .desc_tax a {
    border: 0;
    text-decoration: none; }

/* line 5695, theme.scss */
.co-checkout-block--padded p {
  color: #000; }

/* line 5699, theme.scss */
a.co-menu-link {
  color: #1b539d !important; }
  /* line 5701, theme.scss */
  a.co-menu-link:hover {
    opacity: 0.8; }

/* line 5707, theme.scss */
#feedback-modal {
  color: #000 !important; }
  /* line 5709, theme.scss */
  #feedback-modal .bttn-prim {
    background-color: #143c64 !important;
    color: #fff;
    padding: 10px; }

/* line 5716, theme.scss */
li.social-menu-item.list-item {
  color: #fff; }

/* line 5720, theme.scss */
.fancybox-button.fancybox-close-small {
  filter: invert(100%); }

/* line 5724, theme.scss */
.co-checkout-block--padded {
  color: #000; }

/* line 5728, theme.scss */
.blog-title.page-title {
  margin-top: 55px; }

/* line 5733, theme.scss */
.anch.is-button-active {
  z-index: 10;
  border-bottom: 1px solid #fff; }

/* line 5740, theme.scss */
.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

/* line 5746, theme.scss */
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

/* line 5755, theme.scss */
.paint-region {
  padding-top: 8px; }
  @media (max-width: 570px) {
    /* line 5755, theme.scss */
    .paint-region {
      padding-top: 4px; } }
  @media (max-width: 370px) {
    /* line 5755, theme.scss */
    .paint-region {
      display: none; } }

/* line 5767, theme.scss */
.superdashed {
  border-bottom: 1px dashed #1b539d; }

/* line 5771, theme.scss */
.namoproduct {
  color: #1b539d; }

/* line 5775, theme.scss */
.prodart {
  color: #1b539d;
  margin-top: 30px; }

/* line 5781, theme.scss */
.bttn-favorite.is-added {
  background-image: url(heart10.svg); }

/* line 5794, theme.scss */
.tab-submit .js-filter-submit {
  display: none; }

/* line 5800, theme.scss */
.popular-category img {
  margin: 0 auto;
  display: block; }

/*===================================================================================================*/
/* line 5809, theme.scss */
.new-popup--image {
  width: 100%;
  margin: 0 0 16px 0; }
  /* line 5812, theme.scss */
  .new-popup--image img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain; }
/* line 5818, theme.scss */
.new-popup--close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 25px; }
/* line 5828, theme.scss */
.new-popup--section {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 999;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
/* line 5850, theme.scss */
.new-popup--bg {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  z-index: -1; }
/* line 5859, theme.scss */
.new-popup--block {
  z-index: 2;
  background: #fff;
  max-width: 500px;
  background: #fff;
  color: #000;
  padding: 30px;
  margin: 0;
  max-height: 90%;
  overflow: auto; }
  /* line 5869, theme.scss */
  .new-popup--block--header {
    position: relative; }
  /* line 5872, theme.scss */
  .new-popup--block::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: transparent; }
  /* line 5876, theme.scss */
  .new-popup--block::-webkit-scrollbar {
    width: 6px;
    background-color: transparent; }
  /* line 5880, theme.scss */
  .new-popup--block::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #2677c0; }
/* line 5885, theme.scss */
.new-popup--show-rule {
  display: none; }

@media (max-width: 768px) {
  /* line 5892, theme.scss */
  .new-popup--block {
    max-width: 95%;
    padding: 10px; } }
