@charset "UTF-8";
/*=========================================
  THEME
=========================================*/
/* line 10, theme.scss */
* {
  font-display: swap; }

/* line 14, theme.scss */
input, textarea {
  -webkit-appearance: none;
  border-radius: 0; }

/* line 18, theme.scss */
a, button {
  outline: 0;
  outline: none; }
  /* line 21, theme.scss */
  a:hover, a:focus, a:active, a:focus-within, a:visited, button:hover, button:focus, button:active, button:focus-within, button:visited {
    outline: 0;
    outline: none; }

/* line 26, theme.scss */
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

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

/* line 41, theme.scss */
.from-1440, .from-1040, .from-1024, .from-1000, .from-768, .from-700, .from-480, .from-425 {
  display: none; }

/* line 44, theme.scss */
.overflow-container {
  overflow: hidden; }

/* line 47, theme.scss */
.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* line 54, theme.scss */
.advantage-text {
  color: #282828;
  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: 2px solid #d8d8d8; }

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

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

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

/* line 115, theme.scss */
.article_preview-blog a {
  text-decoration: none;
  color: #282828;
  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: #282828;
  font-size: 14px; }

/* line 135, theme.scss */
.article-date {
  display: block;
  color: #282828;
  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: 20px;
  position: relative; }

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

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

/* line 179, theme.scss */
.stiker {
  position: absolute;
  bottom: 10px;
  right: 0;
  padding: 6px;
  background-color: #ff8463;
  color: #fff;
  z-index: 2;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Bebas Neue Bold", sans-serif; }

/* line 192, theme.scss */
.stiker-new {
  background-color: #9a9a9a; }

/* line 196, theme.scss */
.stiker-hit {
  background-color: #9a9a9a; }

/* line 200, theme.scss */
.stiker-sale {
  background-color: #ff8463; }

/* line 204, theme.scss */
.stiker + .stiker {
  bottom: 50px; }

/* line 208, theme.scss */
.stiker:nth-child(2) + .stiker {
  bottom: 90px; }

/* line 212, theme.scss */
.stiker:nth-child(3) + .stiker {
  bottom: 130px; }

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

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

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

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

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

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

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

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

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

/* line 262, theme.scss */
.category_menu.level-2 {
  padding-left: 0;
  width: 100%; }

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

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

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

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

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

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

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

/* line 324, 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);
  width: 100%;
  padding: 0 20px;
  min-width: 100%;
  max-width: 100%; }

/* line 336, 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;
  z-index: 10;
  background: #fff;
  padding: 0 20px 20px 20px;
  position: relative; }

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

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

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

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

/* line 372, theme.scss */
.collection-filter {
  margin-bottom: 1rem;
  position: relative;
  margin-top: 5px; }

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

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

/* line 388, 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 397, theme.scss */
input[type="checkbox"]:checked + .filter-span-control {
  border-color: #282828; }

/* line 401, 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 416, theme.scss */
.filter-color[title="белый"],
.filter-color[title="Прозрачный"],
.filter-color[title="Белый"] {
  border: 1px solid #d8d8d8; }

/* line 422, 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 #282828; }

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

/* line 436, theme.scss */
.collection-filter .range-slider .irs-slider.from,
.collection-filter .range-slider .irs-slider.to {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 3px solid #ff8463;
  border-radius: 50%;
  top: 22px; }

/* line 446, theme.scss */
.irs-from, .irs-to, .irs-single {
  bottom: -12px;
  top: auto;
  background-color: #fff;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400; }

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

/* line 459, theme.scss */
.collection-filter .range-slider .irs-bar {
  height: 4px;
  top: 26px;
  /*background: $color-link-primary;*/
  background: #979797; }

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

/* line 471, 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: #9a9a9a; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 658, 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 674, theme.scss */
.fixed_header.is-enabled {
  top: 0; }

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

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

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

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

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

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

/* line 720, 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 731, theme.scss */
.menu {
  list-style: none;
  padding-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

/* line 739, 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 746, 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 752, theme.scss */
.menu-link {
  display: inline-block;
  vertical-align: middle; }

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

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

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

/* line 777, theme.scss */
.feedback-title {
  font-size: 24px;
  margin-bottom: 1.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 929, theme.scss */
.props label {
  width: 60%;
  position: relative; }

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

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

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

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

/* line 963, theme.scss */
.product-available:before {
  content: '';
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: baseline;
  border-radius: 50%;
  margin-right: 5px;
  top: 3px;
  position: relative; }

/* line 975, theme.scss */
[data-product-id].is-available .product-available:before {
  border: 3px solid #50c068; }

/* line 979, theme.scss */
[data-product-id].not-available .product-available:before {
  border: 3px solid #f9040e; }

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

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

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

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

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

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

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

/* line 1012, theme.scss */
.reviews-wrapper {
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

/* line 1083, theme.scss */
.gallery-top {
  border: 0;
  margin: 70px 0 20px 0;
  padding: 10px; }

/* line 1089, theme.scss */
.swiper-slide.is-active .gallery-thumb {
  border: 2px solid #ff8463; }

/* line 1093, 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 1101, theme.scss */
.gallery-thumb {
  cursor: pointer;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid transparent;
  overflow: hidden;
  padding-bottom: -webkit-calc(80% - 2px);
  padding-bottom: calc(80% - 2px); }

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

/* line 1134, 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 #282828;
  top: -webkit-calc(50% + 9px);
  top: calc(50% + 9px);
  left: -44px; }

/* line 1140, 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 #282828;
  top: -webkit-calc(50% + 9px);
  top: calc(50% + 9px);
  right: -44px; }

/* line 1146, theme.scss */
.gallery-thumbs-wrap {
  overflow: hidden; }
  /* line 1148, theme.scss */
  .gallery-thumbs-wrap .classic-arrow.in-swiper {
    position: absolute;
    bottom: 20px;
    z-index: 5; }
  /* line 1153, theme.scss */
  .gallery-thumbs-wrap .classic-arrow__left.in-swiper {
    right: calc(105% - 121px); }
  /* line 1156, theme.scss */
  .gallery-thumbs-wrap .classic-arrow__right.in-swiper {
    left: calc(105% - 121px); }

/* line 1161, theme.scss */
.gallery-thumbs-wrap .gallery-thumbs {
  width: 100%;
  padding: 0 100px;
  position: relative;
  margin: auto; }
  /* line 1166, theme.scss */
  .gallery-thumbs-wrap .gallery-thumbs::before, .gallery-thumbs-wrap .gallery-thumbs::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background-color: #fff;
    width: 500px;
    z-index: 2; }
  /* line 1177, theme.scss */
  .gallery-thumbs-wrap .gallery-thumbs::before {
    right: calc(100% - 100px); }
  /* line 1180, theme.scss */
  .gallery-thumbs-wrap .gallery-thumbs::after {
    left: calc(100% - 100px); }

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1277, theme.scss */
.scroll_top {
  display: block;
  position: fixed;
  bottom: 10px;
  cursor: pointer;
  right: 10px;
  opacity: 0;
  -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;
  outline: none;
  height: 60px;
  border: 2px solid #ff8463;
  color: #ff8463;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 20px;
  background-color: transparent;
  font-weight: 400;
  text-align: center;
  padding: 17px 45px; }
  /* line 1300, theme.scss */
  .scroll_top::before {
    content: '';
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100%;
    width: 100%;
    height: 0;
    background-color: #ff8463;
    transition: 0.4s;
    position: absolute;
    z-index: 1; }
  /* line 1314, theme.scss */
  .scroll_top span {
    position: relative;
    z-index: 2; }
  /* line 1318, theme.scss */
  .scroll_top:hover {
    color: #ffffff; }
    /* line 1320, theme.scss */
    .scroll_top:hover::before {
      top: 0;
      height: 100%;
      transition: 0.4s; }

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

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

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

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

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

/* line 1370, theme.scss */
.ajax-search-item {
  margin-bottom: 2px;
  display: none; }
  /* line 1373, theme.scss */
  .ajax-search-item:first-child, .ajax-search-item:nth-child(2), .ajax-search-item:nth-child(3), .ajax-search-item:nth-child(4), .ajax-search-item:nth-child(5), .ajax-search-item:nth-child(6), .ajax-search-item:nth-child(7), .ajax-search-item:nth-child(8), .ajax-search-item:nth-child(9), .ajax-search-item:nth-child(10) {
    display: block;
    width: 100%; }

/* line 1378, theme.scss */
.show-result {
  display: none; }

/* line 1381, theme.scss */
.ajax-search-results {
  padding: 41px 0 0 0; }

/* line 1384, theme.scss */
.search_widget-result {
  position: relative; }

/* line 1387, theme.scss */
.search_widget-result-inner.full + .show-result {
  display: block;
  background-color: #ff8463;
  width: 100%;
  text-align: center;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 20px;
  color: #fff;
  padding: 10px 2px;
  position: absolute;
  top: 0;
  z-index: 44; }

/* line 1401, theme.scss */
.ajax-search-link {
  padding: 5px 10px;
  display: block;
  transition: 0.3s; }
  /* line 1405, theme.scss */
  .ajax-search-link:hover {
    background-color: rgba(0, 0, 0, 0.1); }

/* line 1410, theme.scss */
.ajax_search-marked {
  text-decoration: underline; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1585, 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: #9a9a9a; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1701, theme.scss */
.swiper-container .swiper-slide.promo-slide {
  height: 660px;
  position: relative;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat; }
  /* line 1707, theme.scss */
  .swiper-container .swiper-slide.promo-slide::before {
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, #000000 100%);
    position: absolute;
    width: 100%;
    height: 100%; }

/* line 1720, theme.scss */
.container-1192 {
  width: 100%;
  max-width: 1192px;
  margin: 0 auto; }

/* line 1725, theme.scss */
.promo-side__text1 {
  margin: 0;
  color: #ffffff;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 1;
  max-width: 500px; }

/* line 1734, theme.scss */
.promo-side__text2 {
  margin: 20px 0 0 0;
  color: #ffffff;
  font-family: "Clear Sans - Thin", sans-serif;
  font-size: 18px;
  font-weight: 400;
  max-width: 450px; }

/* line 1742, theme.scss */
.promo-side__body {
  position: relative;
  margin: 200px 0 0 0;
  z-index: 3; }

/* line 1747, theme.scss */
.promo-side__url {
  margin: 25px 0 0 0; }

/* line 1750, theme.scss */
.custom-pagination {
  position: absolute;
  bottom: 81px;
  left: 0;
  right: 0;
  z-index: 5; }

/* line 1757, theme.scss */
.main-filters-block {
  width: 518px;
  height: 360px;
  position: absolute;
  right: 310px;
  bottom: 171px;
  background-color: #fff;
  z-index: 5;
  background-image: url("main-coll-bg.jpg");
  background-position: 0 0;
  background-size: 100% auto; }

/* line 1769, theme.scss */
.main-filters-block {
  padding: 60px 75px 30px 70px; }

/* line 1772, theme.scss */
.main-filters__title {
  color: #282828;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 15px 0; }

/* line 1779, theme.scss */
.filter {
  border: 2px solid #d8d8d8;
  background-color: #ffffff;
  margin: 0 0 10px 0;
  width: 100%;
  min-width: 100%;
  padding: 0;
  background-image: url("point.svg");
  background-size: 28px 4px;
  background-position: calc(100% - 26px) 23px;
  background-repeat: no-repeat; }

/* line 1791, theme.scss */
.filter-title span {
  display: flex;
  width: 100%;
  padding: 17px 33px;
  color: #9a9a9a;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 20px;
  font-weight: 400; }

/* line 1800, theme.scss */
.main-header {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  z-index: 50;
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
  background: #FAFAFA;
  height: 125px; }
  /* line 1809, theme.scss */
  .main-header.index {
    position: fixed; }
  /* line 1812, theme.scss */
  .main-header.on-scroll {
    position: fixed;
    height: 60px; }
    /* line 1815, theme.scss */
    .main-header.on-scroll .logo-link img {
      /*transform: scale(0.4) translateY(-50px);*/
      width: 40px;
      min-width: 40px;
      max-width: 40px;
      height: 40px;
      min-height: 40px;
      max-height: 40px;
      transition: 0.4s;
      -ms-transition: 0.4s; }

/* line 1829, theme.scss */
.logo-link img {
  transition: 0.2s;
  -ms-transition: 0.2s;
  width: 120px;
  min-width: 120px;
  max-width: 120px;
  height: 120px;
  min-height: 120px;
  max-height: 120px;
  display: block; }

/* line 1841, theme.scss */
.header-catalog-btn__img {
  margin: 0 17px 0 0; }

/* line 1844, theme.scss */
.header-catalog-btn2__img {
  margin: 0 0 0 17px; }

/* line 1847, theme.scss */
.header-catalog-btn__btn {
  padding: 0;
  background-color: transparent; }
  /* line 1850, theme.scss */
  .header-catalog-btn__btn span {
    color: #ffffff;
    font-family: "Bebas Neue Bold", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 3px 0 0 0; }

/* line 1858, theme.scss */
.open-search {
  padding: 0;
  background-color: transparent;
  background-image: url("search.svg");
  background-position: center;
  background-size: 14px 14px;
  width: 20px;
  height: 14px;
  background-repeat: no-repeat; }

/* line 1871, theme.scss */
.js-city-name {
  background-image: url("geo-icon.png");
  background-position: right center;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: 400;
  margin-right: 40px;
  padding: 0 25px 0 0; }

/* line 1881, theme.scss */
a.phone-header {
  color: #343434;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px; }

/* line 1888, theme.scss */
.phone-header {
  display: block; }

/* line 1891, theme.scss */
a.callback {
  height: 54px;
  border-radius: 4px;
  padding: 17px 20px;
  font-size: 16px;
  font-weight: 500; }

/* line 1904, theme.scss */
.cart-count {
  width: 16px;
  height: 16px;
  background-color: #ff8463;
  border-radius: 50%;
  color: #000000;
  font-size: 13px;
  font-weight: 700;
  display: block;
  text-align: center; }

/* line 1915, theme.scss */
.header-not-index {
  min-height: 145px;
  background-image: url("bg1920.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

/* line 1922, theme.scss */
.site-menu {
  padding: 0;
  background-color: #1e202d; }

/* line 1926, theme.scss */
.custom-tabs {
  overflow: hidden; }

/* line 1929, theme.scss */
.site-menu-list {
  margin: 0;
  padding: 0;
  list-style: armenian;
  flex-wrap: nowrap;
  color: transparent; }

/* line 1936, theme.scss */
.site-menu-list__link {
  display: block;
  padding: 35px 0 25px 0; }
  /* line 1939, theme.scss */
  .site-menu-list__link p {
    margin: 0;
    color: #ffffff;
    font-family: "Clear Sans - Thin", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase; }
  /* line 1949, theme.scss */
  .site-menu-list__link:hover svg * {
    fill: #ff8463; }
  /* line 1954, theme.scss */
  .site-menu-list__link.current svg * {
    fill: #ff8463; }
  /* line 1958, theme.scss */
  .site-menu-list__link > .row {
    height: 80px; }

/* line 1962, theme.scss */
.site-menu-list__item {
  width: 11.11%; }
  /* line 1964, theme.scss */
  .site-menu-list__item svg {
    margin: 0 0 17px 0; }
  /* line 1969, theme.scss */
  .site-menu-list__item:hover svg * {
    fill: #ff8463; }

/* line 1975, theme.scss */
.wrap-custom-tabs-btn {
  font-size: 0;
  position: relative;
  z-index: 5;
  padding-top: 50px; }

/* line 1982, theme.scss */
.custom-tabs-btn {
  display: inline-block;
  height: 185px;
  cursor: pointer; }
  /* line 1986, theme.scss */
  .custom-tabs-btn.current {
    position: relative; }
    /* line 1988, theme.scss */
    .custom-tabs-btn.current svg * {
      fill: #ff8463; }
    /* line 1991, theme.scss */
    .custom-tabs-btn.current::before {
      content: '';
      width: 25px;
      height: 15px;
      display: inline-block;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      transition: 0.6s;
      background-image: url("sub-arrow.svg");
      background-size: 25px 15px;
      background-repeat: no-repeat;
      background-position: center bottom; }

/* line 2009, theme.scss */
.custom-tabs-container {
  overflow: hidden;
  height: 0; }

/* line 2014, theme.scss */
.custom-tabs-container.active {
  height: auto;
  padding: 6px 16px;
  overflow: visible; }

/* line 2021, theme.scss */
.sub-site-menu {
  height: auto;
  background-color: #fff; }

/* line 2026, theme.scss */
.subcoll-item-wrap {
  display: inline-block;
  width: 100%;
  min-width: 100%; }

/* line 2031, theme.scss */
.subcoll-item {
  display: inline-block;
  width: auto;
  color: #9a9a9a;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 8px 4px;
  border: 2px solid rgba(255, 255, 255, 0);
  transition: 0.3s; }
  /* line 2041, theme.scss */
  .subcoll-item:hover {
    color: #9a9a9a;
    border: 2px solid #ff8463; }

/* line 2046, theme.scss */
.sub-colls-wrap {
  height: auto;
  overflow: hidden; }

@keyframes up {
  0% {
    transform: translate(0); }
  100% {
    transform: translate(0, -35px); } }
/* line 2059, theme.scss */
.advantages {
  padding: 79px 0;
  background-image: url("adv-bg.jpg");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  z-index: 3;
  background-color: #3a3d43; }
  /* line 2069, theme.scss */
  .advantages::before {
    content: '';
    position: absolute;
    left: -10px;
    bottom: 0;
    height: 90%;
    width: 740px;
    background-image: url(man.png);
    background-size: auto 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: 1s; }
  /* line 2082, theme.scss */
  .advantages::after {
    content: '';
    position: absolute;
    width: 57px;
    height: 50px;
    background-image: url("pop.svg");
    background-size: 57px 50px;
    background-repeat: no-repeat;
    background-position: center;
    left: 31%;
    top: 485px;
    transition: 1.5s; }
  /* line 2096, theme.scss */
  .advantages:hover::before {
    left: 50px;
    transition: 0.8s; }
  /* line 2100, theme.scss */
  .advantages:hover::after {
    top: 450px;
    transition: 1.5s; }

/* line 2106, theme.scss */
.works {
  width: 100%;
  max-width: 1079px;
  margin: 40px auto 0 auto;
  height: 500px;
  border-radius: 2px;
  background-color: rgba(30, 32, 45, 0.95); }

/* line 2114, theme.scss */
.works-title {
  display: block;
  color: #ffffff;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 42px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  padding: 25px 130px 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  /* line 2124, theme.scss */
  .works-title.black {
    padding: 25px 0;
    color: #282828;
    border-bottom: 1px solid rgba(10, 10, 10, 0.2); }
  /* line 2129, theme.scss */
  .works-title.algorithm-pagination {
    border-bottom: 1px solid rgba(10, 10, 10, 0);
    border-top: 1px solid rgba(10, 10, 10, 0.2);
    padding: 25px 0; }
  /* line 2134, theme.scss */
  .works-title:hover {
    color: #ffffff;
    text-decoration: underline; }

/* line 2140, theme.scss */
.algorithm .works-title {
  color: #282828;
  display: flex;
  justify-content: center; }
  /* line 2144, theme.scss */
  .algorithm .works-title:hover {
    color: #282828;
    text-decoration: none; }

/* line 2150, theme.scss */
.about-company {
  padding: 55px 48px;
  border-radius: 2px;
  background-color: #ffffff; }

/* line 2155, theme.scss */
.advantages-list {
  border-radius: 2px;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  /* line 2162, theme.scss */
  .advantages-list li {
    border-right: 1px solid  #e2e2e2;
    border-bottom: 1px solid  #e2e2e2;
    margin: -1px -1px 0 0;
    height: 0;
    padding: 0 0 27.5% 0;
    position: relative; }
    /* line 2169, theme.scss */
    .advantages-list li:hover {
      border-right: 1px solid  #ff8463;
      border-bottom: 1px solid  #ff8463; }
      /* line 2172, theme.scss */
      .advantages-list li:hover .advantages-list__url {
        box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.14);
        background-color: #ff8463;
        transition: 0.3s; }
        /* line 2177, theme.scss */
        .advantages-list li:hover .advantages-list__url svg * {
          fill: #fff; }
        /* line 2181, theme.scss */
        .advantages-list li:hover .advantages-list__url div {
          color: #fff; }

/* line 2188, theme.scss */
.advantages-list__url {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s; }
  /* line 2197, theme.scss */
  .advantages-list__url div {
    margin: 10px 0 0 0;
    color: #282828;
    font-family: "Bebas Neue Bold", sans-serif;
    font-size: 16px;
    font-weight: 400; }

/* line 2205, theme.scss */
.advantages-list__text {
  max-width: 140px; }

/* line 2208, theme.scss */
.about-company__title {
  margin: 0 0 25px 0;
  color: #282828;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 48px;
  font-weight: 400; }

/* line 2216, theme.scss */
.about-company__content * {
  padding: 0;
  color: #282828;
  font-size: 14px;
  font-weight: 400; }
/* line 2222, theme.scss */
.about-company__content ul {
  margin: 0;
  list-style: none; }
  /* line 2225, theme.scss */
  .about-company__content ul li {
    position: relative;
    padding: 0 0 15px 15px; }
    /* line 2228, theme.scss */
    .about-company__content ul li::before {
      content: '';
      width: 10px;
      height: 10px;
      border-radius: 50%;
      border: 3px solid #ff8463;
      position: absolute;
      left: 0;
      top: 4px; }

/* line 2241, theme.scss */
a.card-sku, span.card-sku {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 8px 25px;
  /*border-bottom: 1px solid #d8d8d8;*/
  display: block; }

/* line 2250, theme.scss */
a.card-brand, span.card-brand {
  color: #282828;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px 25px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  display: block; }

/* line 2259, theme.scss */
.card-title {
  border-bottom: 1px solid #d8d8d8; }

/* line 2262, theme.scss */
.card-title a {
  color: #282828;
  font-size: 14px;
  font-weight: 400;
  display: block;
  text-decoration: none;
  padding: 8px 25px; }

/* line 2270, theme.scss */
.card-compare {
  position: absolute;
  z-index: 5;
  right: 10px;
  top: 40px;
  width: 15px;
  border: 0;
  background-color: rgba(255, 255, 255, 0);
  display: none; }

/* line 2280, theme.scss */
.card-favorites {
  right: 10px;
  top: 0px;
  padding: 0; }

/* line 2285, theme.scss */
.card-favorites svg {
  width: 16px;
  vertical-align: bottom; }

/* line 2289, theme.scss */
.props.in-card {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400;
  height: 0;
  overflow: hidden;
  padding: 0; }

/* line 2297, theme.scss */
.card-action {
  background-color: #ff8463;
  height: 0;
  overflow: hidden;
  padding: 0; }

/* line 2303, theme.scss */
.card-image {
  position: relative;
  /*&::before {
    content: '';
    position: absolute;
    left: -10px;
    right: -10px;
    width: auto;
    height: auto;
    top: -10px;
    bottom: 0;
    box-shadow: 0 -3px 12px 11px rgba(0, 0, 0, 0.03);
    display: block;
  }*/ }

/* line 2319, theme.scss */
.card-info::before {
  content: '';
  position: absolute;
  left: -10px;
  right: -10px;
  width: auto;
  height: auto;
  top: -10px;
  bottom: 0;
  box-shadow: 0 -3px 12px 11px rgba(0, 0, 0, 0.03);
  display: block; }

/* line 2332, theme.scss */
.card-body-abs {
  display: none; }

/* line 2336, theme.scss */
.card:hover {
  /*a.card-sku,*/ }
  /* line 2337, theme.scss */
  .card:hover .card-compare {
    display: block; }
  /* line 2340, theme.scss */
  .card:hover .card-image::before {
    /*display: block;*/ }
  /* line 2343, theme.scss */
  .card:hover .card-body-abs {
    box-shadow: 0 2px 12px 11px rgba(0, 0, 0, 0.03);
    background-color: #282828;
    position: absolute;
    display: block;
    left: -10px;
    right: -10px;
    width: calc(100% + 20px);
    z-index: 8;
    top: 0;
    padding: 0;
    height: auto; }
    /* line 2355, theme.scss */
    .card:hover .card-body-abs .product-sku-price {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  /* line 2359, theme.scss */
  .card:hover a.card-sku, .card:hover a.card-brand, .card:hover .card-title a, .card:hover span.card-sku, .card:hover span.card-brand {
    color: #fff; }
  /* line 2362, theme.scss */
  .card:hover a.card-brand {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  /* line 2365, theme.scss */
  .card:hover .props.in-card {
    padding: 0 25px 20px 25px;
    height: auto; }
  /* line 2369, theme.scss */
  .card:hover .card-action {
    padding: 15px 25px;
    height: auto; }

/* line 2375, theme.scss */
.card-price {
  color: #ffffff;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 30px;
  font-weight: 400; }

/* line 2382, theme.scss */
.main-products-section .site-menu {
  background-color: #e7f0ed;
  overflow: visible; }
/* line 2386, theme.scss */
.main-products-section .site-menu-list__link p {
  color: #282828;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400; }
/* line 2392, theme.scss */
.main-products-section .custom-tabs-btn.current p {
  color: #ff8463; }
/* line 2395, theme.scss */
.main-products-section .custom-tabs-btn {
  height: 120px; }

/* line 2399, theme.scss */
.container-1500 {
  width: 100%;
  margin: 0 auto;
  max-width: 1500px; }

/* line 2404, theme.scss */
.algorithm {
  background-image: url("marble.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0; }

/* line 2410, theme.scss */
.algorithm__body {
  padding: 103px 150px 175px 150px; }

/* line 2413, theme.scss */
footer {
  background-color: #212121;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  padding-top: 75px !important;
  padding-bottom: 20px !important; }

/* line 2421, theme.scss */
.footer-adv__item {
  width: 16.5%;
  padding: 0 20px; }

/* line 2425, theme.scss */
.footer-adv {
  padding: 0 94px 30px 94px; }

/* line 2428, theme.scss */
.footer-adv__row {
  flex-wrap: nowrap; }

/* line 2431, theme.scss */
.footer-adv__title {
  color: #9a9a9a;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 21px 0 0 0; }

/* line 2438, theme.scss */
.footer-adv__text {
  color: #9a9a9a;
  font-size: 14px;
  margin: 21px 0 0 0;
  font-weight: 400; }

/* line 2445, theme.scss */
.footer-subscribe {
  max-width: 500px; }

/* line 2448, theme.scss */
.footer-subscribe__input {
  border-radius: 4px;
  background-color: transparent;
  height: 60px;
  border: 1px solid #fff;
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  width: 60%; }
  /* line 2456, theme.scss */
  .footer-subscribe__input::placeholder {
    color: rgba(255, 255, 255, 0.6);
    font-size: 15px; }

/* line 2461, theme.scss */
.footer-subscribe__btn {
  border-radius: 4px;
  font-size: 15px !important;
  font-weight: 500 !important;
  max-width: 35%;
  padding: 17px 35px !important; }

/* line 2468, theme.scss */
.main-footer__label {
  margin-bottom: 40px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400; }

/* line 2473, theme.scss */
.footer-middle {
  padding: 25px 0; }

/* line 2476, theme.scss */
.footer-middle-container {
  position: relative; }

/* line 2479, theme.scss */
.abs-logo {
  position: absolute;
  right: 0;
  bottom: -45px; }

/* line 2484, theme.scss */
.footer-menu__title {
  color: #ffffff;
  font-size: 24px;
  margin: 0; }

/* line 2489, theme.scss */
.footer-middle-list {
  margin-top: 50px;
  padding: 0;
  list-style: none; }

/* line 2494, theme.scss */
a.footer-middle-list__item {
  color: rgba(255, 255, 255, 0.7);
  line-height: 1;
  padding-bottom: 28px;
  display: inline-block; }
  /* line 2499, theme.scss */
  a.footer-middle-list__item:hover {
    text-decoration: underline; }

/* line 2503, theme.scss */
.footer-text {
  color: rgba(255, 255, 255, 0.7); }
  /* line 2505, theme.scss */
  .footer-text p {
    margin: 0;
    line-height: 26px; }

/* line 2510, theme.scss */
.footer-mail {
  margin-top: 50px; }
  /* line 2512, theme.scss */
  .footer-mail a {
    font-size: 28px;
    color: #fff;
    text-decoration: none; }
    /* line 2516, theme.scss */
    .footer-mail a:hover {
      text-decoration: underline; }

/* line 2521, theme.scss */
.footer-phone {
  margin-top: 30px; }
  /* line 2523, theme.scss */
  .footer-phone a {
    font-size: 28px;
    color: #fff;
    text-decoration: none; }
    /* line 2527, theme.scss */
    .footer-phone a:hover {
      text-decoration: underline; }

/* line 2532, theme.scss */
.copyright-item {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 400; }

/* line 2537, theme.scss */
.copyright-item_idbi {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  line-height: 24px;
  padding: 20px 0; }
  /* line 2544, theme.scss */
  .copyright-item_idbi a {
    text-decoration: underline;
    color: #fff; }

/* line 2549, theme.scss */
.social {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px; }

/* line 2555, theme.scss */
.social-row {
  margin: 10px 0 0 0; }

/* line 2558, theme.scss */
.social-item {
  margin: 0 0 0 46px; }

/* line 2561, theme.scss */
.works-slider .swiper-slide {
  padding: 30px 85px; }

/* line 2564, theme.scss */
.works-slider__title {
  color: #ffffff;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 27px;
  font-weight: 400;
  padding: 15px;
  text-decoration: none;
  margin-top: 25px; }

/* line 2573, theme.scss */
.works-slider__text {
  margin: 0px 0 0 19px;
  color: #ffffff;
  font-size: 17px;
  height: 219px;
  overflow: hidden;
  line-height: 22px;
  padding-right: 41px; }

/* line 2583, theme.scss */
.main-products-section .swiper-container {
  position: relative; }
  /* line 2585, theme.scss */
  .main-products-section .swiper-container::before, .main-products-section .swiper-container::after {
    content: '';
    display: block;
    position: absolute;
    width: 50vw;
    height: auto;
    background-color: #fff;
    z-index: 4;
    top: 0;
    bottom: 0; }
  /* line 2596, theme.scss */
  .main-products-section .swiper-container::after {
    left: calc(100% - 130px); }
  /* line 2599, theme.scss */
  .main-products-section .swiper-container::before {
    right: calc(100% - 130px); }

/* line 2605, theme.scss */
.sub-site-menu .swiper-container {
  padding: 0 150px; }

/* line 2609, theme.scss */
.stiker-in-banner {
  color: #ff8463;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 30px 0 15px 0; }

/* line 2617, theme.scss */
.main-card-banner {
  box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.09);
  border-radius: 2px; }
  /* line 2620, theme.scss */
  .main-card-banner:hover {
    box-shadow: 0 0 0 0 transparent; }

/* line 2624, theme.scss */
.card-body {
  padding: 0 0 15px 0;
  height: 100%; }

/* line 2628, theme.scss */
.slick-prev, .slick-next {
  display: none !important; }

/* line 2631, theme.scss */
.article-big-images .slick-list {
  overflow: hidden; }

/* line 2636, theme.scss */
.template-is-index .works .article-big-images .slick-list img {
  max-height: 303px;
  width: auto !important; }

/* line 2641, theme.scss */
.template-is-index .works .article-big-images .slick-list .slick-track {
  text-align: center; }

/* line 2647, theme.scss */
.article-small-images {
  width: 80%;
  margin: 3px auto 0 auto; }
  /* line 2650, theme.scss */
  .article-small-images img {
    border-radius: 2px;
    max-height: 58px;
    margin: 0 0 0 4px;
    cursor: pointer; }

/* line 2657, theme.scss */
.algorithm-slide {
  height: 0;
  padding: 0 0 15% 0;
  position: relative;
  width: 15%;
  border: 2px solid #ff8463;
  background-color: #ffffff; }
  /* line 2664, theme.scss */
  .algorithm-slide p {
    color: #282828;
    font-size: 14px;
    font-weight: 400; }
  /* line 2669, theme.scss */
  .algorithm-slide.active {
    background-color: #282828;
    border: 2px solid #282828; }
    /* line 2672, theme.scss */
    .algorithm-slide.active p {
      color: #fff; }
  /* line 2676, theme.scss */
  .algorithm-slide:not(:last-child)::before {
    content: '';
    position: absolute;
    right: -25%;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 11px;
    background-image: url("arrow-dark.svg");
    background-position: center;
    background-size: 16px 11px;
    background-repeat: no-repeat; }

/* line 2690, theme.scss */
.swiper-button-disabled {
  opacity: 0.2; }

/* line 2693, theme.scss */
.article-small-images .slick-slide {
  position: relative;
  -webkit-filter: brightness(40%);
  filter: brightness(40%); }
  /* line 2697, theme.scss */
  .article-small-images .slick-slide.slick-active.slick-center {
    -webkit-filter: brightness(100%);
    filter: brightness(100%); }

/* line 2702, theme.scss */
.left-modal {
  position: fixed;
  display: block;
  min-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #ff8463;
  width: 0;
  max-width: 0;
  overflow: hidden;
  transition: 0.5s;
  z-index: 6; }
  /* line 2715, theme.scss */
  .left-modal.on-show {
    width: 50%;
    max-width: 520px; }

/* line 2720, theme.scss */
.right-modal {
  position: fixed;
  display: block;
  min-height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ff8463;
  width: 0;
  max-width: 0;
  overflow: hidden;
  transition: 0.5s;
  z-index: 6; }
  /* line 2733, theme.scss */
  .right-modal.on-show {
    width: 50%;
    max-width: 520px; }

/* line 2739, theme.scss */
.main-header::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 5;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: none; }
/* line 2751, theme.scss */
.main-header.on-shadow::before {
  display: block; }
/* line 2754, theme.scss */
.main-header.on-shadow .header-catalog-btn__btn {
  z-index: 6;
  position: relative; }

/* line 2760, theme.scss */
.close-modal {
  color: #fff;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  border: 0;
  border-bottom: 1px solid #fff;
  width: 100%;
  min-width: 100%;
  background-color: #ff8463;
  padding: 20px; }

/* line 2772, theme.scss */
.collections-modal {
  padding: 70px; }
  /* line 2775, theme.scss */
  .collections-modal .site-menu-list__item:hover svg * {
    fill: #282828; }

/* line 2780, theme.scss */
.search_widget {
  display: block; }

/* line 2783, theme.scss */
.inpt-group .search_widget-control:not(:last-child) {
  border: 1px solid #FF8463;
  border-radius: 4px;
  color: rgba(52, 52, 52, 0.6);
  padding: 15px 30px;
  font-weight: 500;
  display: block;
  width: calc(100% - 30px);
  min-width: 250px;
  min-height: 40px;
  height: 54px; }
  /* line 2794, theme.scss */
  .inpt-group .search_widget-control:not(:last-child):placeholder, .inpt-group .search_widget-control:not(:last-child):-moz-placeholder, .inpt-group .search_widget-control:not(:last-child):-ms-input-placeholder, .inpt-group .search_widget-control:not(:last-child)::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.6); }

@media screen and (min-width: 1600px) and (max-width: 1849px) {
  /* line 2802, theme.scss */
  .inpt-group .search_widget-control:not(:last-child) {
    min-width: 450px !important; } }
@media screen and (min-width: 1850px) {
  /* line 2811, theme.scss */
  .inpt-group .search_widget-control:not(:last-child) {
    min-width: 800px !important; } }
/* line 2818, theme.scss */
.search-start {
  border: 0;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  bottom: 0;
  width: 85px;
  background-image: url("search.png");
  background-color: #FF8463;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px; }

/* line 2832, theme.scss */
.header-bottom-row {
  padding: 15px 0 15px 290px; }

/* line 2836, theme.scss */
.breadcrumb * {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400; }
/* line 2841, theme.scss */
.breadcrumb a {
  text-decoration: underline; }
  /* line 2843, theme.scss */
  .breadcrumb a:hover {
    text-decoration: none; }

/* line 2848, theme.scss */
.breadcrumb-item:not(:last-child):after {
  content: '—'; }

/* line 2851, theme.scss */
.header-title {
  display: block;
  width: 100%;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  margin: 0; }

/* line 2861, theme.scss */
.page-title {
  color: #282828;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin: 25px 0;
  line-height: 1; }

/* line 2870, theme.scss */
.pop-characteristic a {
  color: #ff8463;
  font-family: "Clear Sans";
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  margin: 0 60px 0 0;
  padding: 3px; }
  /* line 2878, theme.scss */
  .pop-characteristic a:hover {
    text-decoration: none; }
/* line 2883, theme.scss */
.pop-characteristic a.highlight {
  background-color: #ff8463;
  color: #fff;
  border: 1px solid #ff8463; }
  /* line 2887, theme.scss */
  .pop-characteristic a.highlight:hover {
    background-color: #fff;
    color: #ff8463; }

/* line 2894, theme.scss */
.js-filter-trigger input {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: -1px;
  color: #fff;
  background-color: #fff;
  border-color: #fff; }

/* line 2905, theme.scss */
.label-field, .js-filter-trigger label {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400;
  margin: 0 17px 0 0;
  padding: 5px 5px 8px 0; }

/* line 2912, theme.scss */
.collection-order.is-order {
  border-bottom: 1px solid #d8d8d8;
  margin: 20px 0 35px 0; }

/* line 2916, theme.scss */
.coll-cell-3 {
  max-width: 320px;
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px; }

/* line 2922, theme.scss */
.coll-cell-9 {
  max-width: calc(100% - 360px);
  -webkit-flex-basis: calc(100% - 360px);
  -ms-flex-preferred-size: calc(100% - 360px);
  flex-basis: calc(100% - 360px); }

/* line 2928, theme.scss */
.category_menu.level-1 {
  height: 250px;
  overflow: scroll;
  border: 2px solid #d8d8d8;
  margin: 5px 0 10px 0;
  padding: 20px; }

/* line 2935, theme.scss */
.category_menu-item.level-1 {
  margin: 0 0 15px 0; }
  /* line 2937, theme.scss */
  .category_menu-item.level-1 .menu-link.level-1 {
    color: #9a9a9a;
    font-family: "Bebas Neue Bold", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase; }

/* line 2946, theme.scss */
.level-2.category_menu-item .menu-link.level-2 {
  font-size: 14px;
  font-weight: 400;
  color: #9a9a9a;
  padding: 4px 0; }
/* line 2953, theme.scss */
.level-2.category_menu-item.is-current .menu-link.level-2 {
  color: #ff8463; }

/* line 2958, theme.scss */
.category_menu-products_count {
  display: none; }

/* line 2961, theme.scss */
.category_menu-marker {
  background-color: #fff;
  padding: 3px;
  width: 16px; }
  /* line 2965, theme.scss */
  .category_menu-marker::after {
    color: #9a9a9a; }

/* line 2969, theme.scss */
.category_menu-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

/* line 2974, theme.scss */
.filter-toggle {
  display: none; }

/* line 2978, theme.scss */
.template-is-collection .filter-title span {
  color: #282828;
  font-family: "Clear Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 19px; }

/* line 2986, theme.scss */
.chkbx-label {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400; }

/* line 2991, theme.scss */
.range-slider-input {
  display: none; }

/* line 2994, theme.scss */
.big-filter {
  border: 2px solid #ff8463;
  background-color: #ffffff;
  padding: 20px 20px 10px 20px;
  margin: 0 0 10px 0; }

/* line 3000, theme.scss */
.big-filter__title {
  color: #9a9a9a;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase; }

/* line 3008, theme.scss */
.coll-filter-btns {
  margin: 0 0 20px 0;
  flex-wrap: nowrap; }
  /* line 3011, theme.scss */
  .coll-filter-btns .filter-submit, .coll-filter-btns .filters-clear {
    width: calc(50% - 10px);
    min-width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    padding: 17px 10px; }

/* line 3018, theme.scss */
.coll-footer {
  padding: 8px 0;
  margin: 30px 0;
  border-top: 1px solid #d8d8d8; }
  /* line 3022, theme.scss */
  .coll-footer .page_size-radio-control {
    margin: 0 10px;
    color: #d8d8d8;
    font-family: "Clear Sans", sans-serif;
    font-size: 14px;
    font-weight: 400; }
  /* line 3029, theme.scss */
  .coll-footer .page_size-radio [type="radio"]:checked + .page_size-radio-control {
    color: #282828;
    font-weight: bold; }

/* line 3034, theme.scss */
.collection-description {
  margin: 20px 0 0 0;
  font-size: 16px;
  font-weight: 400; }

/* line 3040, theme.scss */
.from-900 {
  display: none; }

/* line 3043, theme.scss */
.ajs-panel.at-left-position {
  width: 310px;
  min-width: 310px;
  max-width: 310px; }

/* line 3048, theme.scss */
.alertify .ajs-commands {
  margin: 7px; }

/* line 3051, theme.scss */
.card-action {
  flex-wrap: nowrap; }

/* line 3054, theme.scss */
.left-264 {
  width: 264px;
  min-width: 264px;
  max-width: 264px; }

/* line 3059, theme.scss */
.right-left-264 {
  width: calc(100% - 264px);
  min-width: calc(100% - 264px);
  max-width: calc(100% - 264px); }

/* line 3064, theme.scss */
.product-container {
  /*margin-top: 40px;*/ }

/* line 3067, theme.scss */
.product-title {
  margin: 0;
  color: #282828;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 30px;
  font-weight: 400; }

/* line 3074, theme.scss */
.product-info {
  box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  padding: 20px 0 0 0; }

/* line 3079, theme.scss */
.product-padding {
  padding: 4px 40px 5px 40px; }

/* line 3082, theme.scss */
.b-b {
  border-bottom: 1px solid #d8d8d8; }

/* line 3085, theme.scss */
.product-compare {
  padding: 5px 0 5px 5px;
  background-color: #fff; }

/* line 3089, theme.scss */
.product-sku {
  color: #ff8463;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

/* line 3095, theme.scss */
.product-available {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: bold; }

/* line 3100, theme.scss */
.product-brand {
  color: #9a9a9a;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase; }

/* line 3107, theme.scss */
.option-selector .option-label {
  display: block;
  width: 100%;
  color: #9a9a9a;
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 3px 0; }
/* line 3115, theme.scss */
.option-selector .slct {
  width: 100%;
  -ms-appearance: none;
  appearance: none !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 2px solid #d8d8d8;
  background-color: #ffffff;
  color: #9a9a9a;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 20px;
  font-weight: 400;
  max-width: 300px;
  padding: 7px 48px 6px 22px;
  background-image: url(point.svg);
  background-size: 28px 4px;
  background-position: calc(100% - 14px) 15px;
  background-repeat: no-repeat;
  cursor: pointer;
  border-radius: 0; }

/* line 3137, theme.scss */
.dark-info {
  background-color: #282828;
  margin-top: 20px; }

/* line 3141, theme.scss */
.red-info {
  background-color: #ff8463; }

/* line 3144, theme.scss */
[data-product-price] {
  color: #ffffff;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 30px;
  font-weight: 400; }

/* line 3150, theme.scss */
a.prop-link {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline; }
  /* line 3155, theme.scss */
  a.prop-link img {
    margin: 0 0 0 5px;
    transition: 0.3s; }
  /* line 3159, theme.scss */
  a.prop-link:hover {
    text-decoration: none; }
    /* line 3161, theme.scss */
    a.prop-link:hover img {
      margin: 0 0 0 8px;
      transition: 0.3s; }

/* line 3167, theme.scss */
.quantity-control.bttn-count {
  width: 40px;
  height: 40px;
  border: 2px solid #d8d8d8;
  background-color: #ffffff;
  position: relative; }
  /* line 3173, theme.scss */
  .quantity-control.bttn-count img {
    transition: 0.3s; }
  /* line 3177, theme.scss */
  .quantity-control.bttn-count:hover img {
    transform: translate(-50%, -50%) scale(1.15);
    transition: 0.3s; }

/* line 3183, theme.scss */
.quantity-input {
  border: 2px solid #d8d8d8;
  background-color: #ffffff;
  margin: 0 -2px;
  width: 80px;
  text-align: center;
  padding: 9px 5px;
  vertical-align: top;
  border-radius: 0;
  height: 40px; }

/* line 3195, theme.scss */
.dark-info a.callback {
  color: #fff; }

/* line 3199, theme.scss */
.serv__label {
  display: block;
  margin: 0 0 10px 0; }
  /* line 3202, theme.scss */
  .serv__label span {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 0 22px;
    display: block;
    position: relative; }
    /* line 3209, theme.scss */
    .serv__label span::before {
      content: '';
      position: absolute;
      width: 16px;
      height: 16px;
      border: 2px solid #d8d8d8;
      left: 0;
      top: 0; }
  /* line 3221, theme.scss */
  .serv__label .serv__inpt:checked ~ span::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #ff8463;
    left: 4px;
    top: 4px; }

/* line 3234, theme.scss */
.product-info .property span {
  background-color: #fff;
  position: relative;
  z-index: 2; }

/* line 3240, theme.scss */
.product-banner {
  box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  max-width: 221px;
  margin: 0 auto 20px auto;
  padding: 40px 20px;
  transition: 0.3s; }
  /* line 3247, theme.scss */
  .product-banner:hover {
    box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.12);
    transition: 0.3s; }

/* line 3252, theme.scss */
.product-banner__title {
  margin: 20px 0 0 0;
  color: #9a9a9a;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }

/* line 3260, theme.scss */
.product-banner__text {
  color: #9a9a9a;
  font-size: 13px;
  font-weight: 400;
  margin: 20px 0 0 0; }
  /* line 3265, theme.scss */
  .product-banner__text b {
    color: #ff8463; }

/* line 3269, theme.scss */
.product-banner__body {
  display: block; }

/* line 3272, theme.scss */
.serv__inpt {
  width: 0;
  height: 0;
  border: 0;
  color: #fff;
  background-color: #fff;
  overflow: hidden;
  position: absolute; }

/* line 3281, theme.scss */
.custom-product-tabs {
  margin-top: 30px;
  position: relative; }
  /* line 3284, theme.scss */
  .custom-product-tabs::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-image: url("product-bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 485px; }
  /* line 3296, theme.scss */
  .custom-product-tabs .custom-tabs-btn {
    height: auto;
    color: #282828;
    font-family: "Bebas Neue Bold", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 25px 50px; }
    /* line 3303, theme.scss */
    .custom-product-tabs .custom-tabs-btn.current {
      color: #ff8463; }
  /* line 3307, theme.scss */
  .custom-product-tabs .custom-tabs-btn.current::before {
    display: none; }
  /* line 3310, theme.scss */
  .custom-product-tabs .custom-tabs-container.active {
    height: auto;
    padding: 70px 117px;
    border: 2px solid #d8d8d8;
    background-color: #ffffff;
    min-height: 477px; }

/* line 3318, theme.scss */
.custom-props {
  column-count: 2;
  column-gap: 107px; }
  /* line 3321, theme.scss */
  .custom-props .property {
    width: 100%;
    display: inline-block;
    padding: 3px 0;
    border-bottom: 1px solid #d8d8d8; }
    /* line 3326, theme.scss */
    .custom-props .property span {
      color: #282828;
      font-size: 14px;
      font-weight: 400;
      line-height: 30px; }

/* line 3334, theme.scss */
.custom-tabs-container__text {
  color: #282828;
  font-size: 14px;
  font-weight: 400; }

/* line 3340, theme.scss */
#review_form input, #review_form textarea {
  height: 40px;
  border: 2px solid #d8d8d8;
  background-color: #ffffff;
  border-radius: 0; }
/* line 3346, theme.scss */
#review_form textarea {
  height: 100px; }
/* line 3349, theme.scss */
#review_form .form-label {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400; }

/* line 3356, theme.scss */
.similar-tabs .products-title, .main-products-section .products-title {
  display: none; }
/* line 3359, theme.scss */
.similar-tabs .custom2-tabs-btn, .main-products-section .custom2-tabs-btn {
  /*display: block;
  height: auto;
  cursor: pointer;
  color: #282828;
  font-family: "Bebas Neue Bold";
  font-size: 18px;
  font-weight: 400;
    &.current {
      border: none;
    }*/ }
/* line 3371, theme.scss */
.similar-tabs .similar-wrapper, .main-products-section .similar-wrapper {
  /*background-color: #e7f0ed;
  margin: -63px 0 0 0;*/ }
/* line 3375, theme.scss */
.similar-tabs .custom2-tabs-container, .main-products-section .custom2-tabs-container {
  overflow: hidden;
  height: 0; }
/* line 3379, theme.scss */
.similar-tabs .custom2-tabs-container.active, .main-products-section .custom2-tabs-container.active {
  height: auto;
  padding: 6px 16px;
  overflow: visible; }

/* line 3385, theme.scss */
.main-products-section .custom2-tabs-btn {
  font-size: 0 !important; }

/* line 3389, theme.scss */
.cart-title {
  color: #ffffff;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 72px;
  font-weight: 400;
  padding: 0 0 0 102px;
  line-height: 72px; }

/* line 3397, theme.scss */
.cart-header {
  background-color: #1e202d;
  padding: 30px 0; }

/* line 3401, theme.scss */
.cart-top {
  color: #ffffff;
  font-family: "Bebas Neue Bold",sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 3px 3px 0 3px;
  background-color: #ff8463; }

/* line 3409, theme.scss */
.form-cart {
  padding: 20px 0 0 79px; }

/* line 3412, theme.scss */
.cart-item {
  box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  padding: 20px 50px 20px 20px;
  margin: 0 0 20px 0;
  position: relative;
  flex-wrap: nowrap; }

/* line 3420, theme.scss */
.item-img {
  width: 112px;
  min-width: 112px;
  max-width: 112px;
  height: 112px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  border: 2px solid #d8d8d8;
  background-color: #ffffff;
  margin: 0 20px 0 0; }

/* line 3433, theme.scss */
.delete-item {
  position: absolute;
  background-color: #fff;
  background-image: url("delete-red.svg");
  background-size: 13px 13px;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  padding: 0;
  right: 22px;
  top: 22px; }

/* line 3446, theme.scss */
.item-name {
  width: 35%; }

/* line 3449, theme.scss */
.item-money {
  width: 15%; }

/* line 3452, theme.scss */
.quantity.is-cart {
  width: 156px;
  margin: 0 10px; }

/* line 3456, theme.scss */
.item-total_price {
  width: 10%; }

/* line 3459, theme.scss */
.item-name__link {
  display: block; }

/* line 3462, theme.scss */
.item-name__sku {
  margin: 0;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 4px 26px; }

/* line 3470, theme.scss */
.item-name__brand {
  margin: 0;
  color: #282828;
  font-size: 20px;
  font-weight: 400;
  padding: 4px 26px;
  text-transform: uppercase; }

/* line 3478, theme.scss */
.item-name__title {
  margin: 0;
  padding: 4px 26px;
  color: #282828;
  font-size: 14px;
  font-weight: 400; }

/* line 3485, theme.scss */
.item-money {
  padding: 0 10px;
  text-align: center;
  color: #282828;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 22px;
  font-weight: 400;
  white-space: nowrap; }

/* line 3494, theme.scss */
.item-total_price {
  color: #ff8463;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 18px;
  font-weight: 400;
  white-space: nowrap;
  text-align: center; }

/* line 3502, theme.scss */
.cart-footer.row.is-grid {
  box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.06);
  background-color: #ff8463;
  margin: 0 0 22px 0;
  padding: 25px 60px; }

/* line 3508, theme.scss */
.discounts-coupon {
  color: #d8d8d8;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  border: 2px solid #d8d8d8;
  width: 100%;
  height: 60px;
  display: block; }

/* line 3519, theme.scss */
.discounts-wrap {
  max-width: 142px; }
  /* line 3521, theme.scss */
  .discounts-wrap button {
    color: #d8d8d8;
    font-family: "Bebas Neue Regular", sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    border: 2px solid #d8d8d8;
    width: 100%;
    display: block;
    height: 60px;
    margin: 12px 0 0 0;
    background-color: transparent;
    transition: 0.3s; }
    /* line 3534, theme.scss */
    .discounts-wrap button:hover {
      background-color: #fff;
      border: 2px solid #fff;
      color: #ff8463;
      transition: 0.3s; }

/* line 3542, theme.scss */
.cart-total-capture {
  color: #ffffff;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400; }

/* line 3548, theme.scss */
.cart-total {
  color: #ffffff;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 48px;
  font-weight: 400;
  white-space: nowrap; }

/* line 3555, theme.scss */
.cart-submit.border-btn {
  border: 2px solid #fff; }
  /* line 3557, theme.scss */
  .cart-submit.border-btn:before {
    z-index: 1;
    background-color: #fff; }
  /* line 3561, theme.scss */
  .cart-submit.border-btn:hover span {
    color: #ff8463;
    z-index: 2;
    position: relative; }

/* line 3567, theme.scss */
.products-title {
  background-color: #e7f0ed;
  color: #282828;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding: 50px 10px;
  position: relative; }
  /* line 3576, theme.scss */
  .products-title::before {
    content: '';
    width: 25px;
    height: 15px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.6s;
    background-image: url(sub-arrow.svg);
    background-size: 25px 15px;
    background-repeat: no-repeat;
    background-position: center bottom; }

/* line 3592, theme.scss */
.products-slider-wrapper {
  padding: 27px 130px; }

/* line 3595, theme.scss */
.swiper-button-prev.swiper-button-black, .swiper-button-prev.swiper-button {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #ff8463;
  border-radius: 50%;
  background-color: transparent;
  background-size: 16px 11px;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  background-image: url(arrow-orange.svg);
  z-index: 5; }

/* line 3609, theme.scss */
.swiper-button-next.swiper-button-black, .swiper-button-next.swiper-button {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 1px solid #ff8463;
  border-radius: 50%;
  background-color: transparent;
  background-size: 16px 11px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(arrow-orange.svg);
  z-index: 5; }

/* line 3622, theme.scss */
.item-option_name {
  margin: 0;
  padding: 4px 26px;
  color: #282828;
  font-size: 14px;
  font-weight: 400; }

/* line 3630, theme.scss */
.template-is-cart .footer-adv {
  background-color: #e7f0ed; }

/* line 3635, theme.scss */
.main-filters .filter-items-wrapper {
  position: absolute; }
/* line 3638, theme.scss */
.main-filters .filter-items-wrapper.is-tab-active {
  position: absolute;
  border: 2px solid #d8d8d8;
  left: -2px;
  right: -2px;
  max-width: 500px;
  top: 100%;
  width: auto;
  padding: 20px; }
/* line 3648, theme.scss */
.main-filters .chkbx-label {
  display: flex; }
/* line 3651, theme.scss */
.main-filters .chkbx-label {
  font-size: 18px; }

/* line 3655, theme.scss */
.swiper-container .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: transparent;
  opacity: 1;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 17px !important; }
  /* line 3665, theme.scss */
  .swiper-container .swiper-pagination-bullet-active {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #ff8463 !important;
    border-radius: 50%;
    opacity: 1;
    color: transparent; }

/* line 3675, theme.scss */
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 80px; }

/* line 3679, theme.scss */
.compares .title-link {
  font-size: 16px;
  line-height: 1; }

/* line 3684, theme.scss */
.algorithm-pagination__item {
  color: #282828;
  font-size: 18px;
  width: 16px;
  height: 16px;
  font-weight: 700;
  margin: 0 17px; }
  /* line 3691, theme.scss */
  .algorithm-pagination__item.active {
    color: transparent;
    background-color: #ff8463;
    border-radius: 50%; }

/* line 3697, theme.scss */
.mobile-menu-body {
  padding: 50px; }

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

/* line 3705, theme.scss */
a.mobile-menu-list__item {
  color: #fff;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 0;
  display: block; }

/* line 3713, theme.scss */
.main-products-section .sub-site-menu {
  padding: 30px 0; }

/* line 3717, theme.scss */
.main-products-section .site-menu-list__link.custom2-tabs-btn.current {
  position: relative; }
  /* line 3719, theme.scss */
  .main-products-section .site-menu-list__link.custom2-tabs-btn.current::before {
    content: '';
    width: 25px;
    height: 15px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.6s;
    background-image: url(sub-arrow.svg);
    background-size: 25px 15px;
    background-repeat: no-repeat;
    background-position: center bottom; }
  /* line 3734, theme.scss */
  .main-products-section .site-menu-list__link.custom2-tabs-btn.current p {
    color: #ff8463; }

/* line 3739, theme.scss */
.main-products-section .custom2-tabs-btn, .main-products-section .site-menu-list__link.custom2-tabs-btn.current {
  padding: 51px 0; }

/* line 3742, theme.scss */
.feedback-title, .added-title, .m-modal-heading, .co-modal-title {
  color: #282828;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 30px;
  font-weight: 400; }

/* line 3749, theme.scss */
.border-btn.feedback-btn span {
  color: #fff;
  position: relative;
  z-index: 2; }
/* line 3755, theme.scss */
.border-btn.feedback-btn:hover span {
  color: #ff8463; }
/* line 3758, theme.scss */
.border-btn.feedback-btn:hover::before {
  z-index: 1; }

/* line 3764, theme.scss */
.works-slider .classic-arrow.in-swiper {
  bottom: calc(86% - 109px); }

/* line 3770, theme.scss */
.main-products-section .classic-arrow.in-swiper {
  bottom: calc(50% - 60px); }

/* line 3774, theme.scss */
.products-slider-is-cart_similar {
  overflow: visible; }
  /* line 3776, theme.scss */
  .products-slider-is-cart_similar::before, .products-slider-is-cart_similar::after {
    content: '';
    display: block;
    position: absolute;
    width: 50vw;
    height: auto;
    background-color: #fff;
    z-index: 4;
    top: 0;
    bottom: 0; }
  /* line 3787, theme.scss */
  .products-slider-is-cart_similar::before {
    right: calc(100% + 20px); }
  /* line 3790, theme.scss */
  .products-slider-is-cart_similar::after {
    left: calc(100% + 20px); }

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

/* line 3798, theme.scss */
.template-is-product .stiker {
  position: relative;
  bottom: auto;
  right: auto;
  padding: 6px;
  background-color: #ff8463;
  color: #fff;
  z-index: 2;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Bebas Neue Bold", sans-serif;
  margin: 0 5px 3px 0; }
/* line 3812, theme.scss */
.template-is-product .stiker:nth-child(2) + .stiker, .template-is-product .stiker:nth-child(3) + .stiker {
  bottom: auto; }

/* line 3817, theme.scss */
.similar-wrapper .swiper-container {
  overflow: visible; }
  /* line 3819, theme.scss */
  .similar-wrapper .swiper-container::before, .similar-wrapper .swiper-container::after {
    content: '';
    display: block;
    position: absolute;
    width: 50vw;
    height: auto;
    background-color: #fff;
    z-index: 4;
    top: 0;
    bottom: 0; }
  /* line 3830, theme.scss */
  .similar-wrapper .swiper-container::before {
    right: calc(100% + 20px); }
  /* line 3833, theme.scss */
  .similar-wrapper .swiper-container::after {
    left: calc(100% + 20px); }

/* line 3839, theme.scss */
.similar-wrapper .custom2-tabs-btn {
  position: relative;
  border-bottom: 2px dotted black; }

/* line 3844, theme.scss */
a.article_preview-url.standard-btn {
  margin: 10px auto 0 auto; }

/* line 3847, theme.scss */
.first-element {
  position: relative;
  z-index: 2; }

/* line 3851, theme.scss */
.second-element {
  transform: translateY(-63px); }

/* line 3854, theme.scss */
.m-input-field {
  border-radius: 0;
  border: 2px solid #d8d8d8;
  height: 60px; }

/* line 3859, theme.scss */
.co-input-field:hover, .co-input-field:focus, .picker-input--active {
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent; }

/* line 3863, theme.scss */
.co-input-field, .co-input-field, .picker-input--active {
  height: 60px;
  border-radius: 0;
  border: 2px solid #d8d8d8; }

/* line 3868, theme.scss */
.link--active, .co-link--active, .link:focus, .link:hover, .co-link:focus, .co-link:hover {
  color: #ff8463; }

/* line 3872, theme.scss */
.cart-item.services {
  padding: 9px 50px 9px 20px;
  box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.09); }
  /* line 3875, theme.scss */
  .cart-item.services .item-img {
    width: 42px;
    min-width: 42px;
    max-width: 42px;
    height: 42px;
    border: 0;
    margin: 0; }
  /* line 3883, theme.scss */
  .cart-item.services .item-image {
    width: 112px;
    min-width: 112px;
    max-width: 112px;
    margin: 0 20px 0 0; }
  /* line 3889, theme.scss */
  .cart-item.services .item-name__link {
    display: none; }
  /* line 3892, theme.scss */
  .cart-item.services .item-name__sku {
    padding: 0;
    border-bottom: 0; }
  /* line 3896, theme.scss */
  .cart-item.services .serv-name {
    color: #282828;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase; }
  /* line 3903, theme.scss */
  .cart-item.services .quantity.is-cart, .cart-item.services .item-total_price {
    position: relative; }
    /* line 3905, theme.scss */
    .cart-item.services .quantity.is-cart:before, .cart-item.services .item-total_price:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: #fff;
      z-index: 8; }
  /* line 3917, theme.scss */
  .cart-item.services .delete-item {
    top: calc(50% - 10px); }

/* line 3924, theme.scss */
.cart-item.master .item-name__link {
  display: none; }
/* line 3927, theme.scss */
.cart-item.master .master-title {
  margin: 0;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase; }
/* line 3934, theme.scss */
.cart-item.master .master-name {
  color: #282828;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 5px 0 0 0; }
/* line 3941, theme.scss */
.cart-item.master .quantity.is-cart, .cart-item.master .item-total_price {
  position: relative; }
  /* line 3943, theme.scss */
  .cart-item.master .quantity.is-cart:before, .cart-item.master .item-total_price:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 8; }

/* line 3957, theme.scss */
.serv-price {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: block;
  width: 100%;
  padding: 5px 0; }

/* line 3965, theme.scss */
a.subcoll-link {
  color: #ff8463;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  margin: 0 25px 15px 0; }

/* line 3973, theme.scss */
.template-is-product .footer-adv {
  margin: 0 0 0 0; }

/* line 3978, theme.scss */
.ajax-search-link {
  width: 100%;
  overflow: hidden; }

/* line 3984, theme.scss */
.ajax-search-link img {
  max-height: 55px; }

/* line 3990, theme.scss */
.ajax-search-link-image {
  width: 70px;
  text-align: center;
  display: inline-block;
  vertical-align: middle; }

@media screen and (max-width: 1600px) {
  /* line 4001, theme.scss */
  .ajax-search-link {
    text-align: center; }

  /* line 4005, theme.scss */
  .ajax-search-link-image {
    display: block;
    width: 100%; }

  /* line 4010, theme.scss */
  .ajax-search-link img {
    max-height: 35px; } }
/* line 4017, theme.scss */
.template-is-collection_lvl1 .subcoll-link {
  font-size: 16px;
  font-family: "Bebas Neue Bold", sans-serif;
  display: block; }

/* line 4022, theme.scss */
.subcoll-img {
  display: block;
  height: 0;
  padding: 0 0 100% 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

/* line 4034, theme.scss */
.lvl2-seo a {
  color: #282828;
  font-size: 16px; }
  /* line 4037, theme.scss */
  .lvl2-seo a:hover {
    opacity: 0.9;
    color: #282828; }

/* line 1, _custom.scss */
.stiker.stiker-available, .stiker-not-available {
  top: 10px;
  left: 0;
  bottom: auto;
  right: auto; }

/* line 7, _custom.scss */
.stiker.stiker-available {
  background-color: green; }

/* line 10, _custom.scss */
.stiker-not-available {
  background-color: red; }

/* line 13, _custom.scss */
.card:hover .card-compare {
  background-color: transparent; }

/* line 17, _custom.scss */
[data-favorites-trigger]:hover path,
[data-favorites-trigger].is-added path,
[data-compares-trigger]:hover use,
[data-compares-trigger].is-added use {
  fill: #ff8463 !important; }

/* line 24, _custom.scss */
[data-favorites-trigger]:not(.card-compare) {
  position: relative; }

/* line 28, _custom.scss */
[data-favorites-trigger]::after,
[data-compares-trigger]::after {
  content: 'В сравнение';
  position: absolute;
  top: 50%;
  right: calc(100% + 4px);
  z-index: 1;
  padding: .75rem;
  white-space: nowrap;
  display: flex;
  line-height: 0;
  transform: translate(-5px, -50%);
  background: #fff;
  border: 2px solid #ff8463;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transition: .5s;
  pointer-events: none; }

/* line 49, _custom.scss */
[data-favorites-trigger]::after {
  content: 'В избранное'; }

/* line 53, _custom.scss */
[data-compares-trigger].is-added::after {
  content: 'Удалить из сравнения'; }

/* line 57, _custom.scss */
[data-favorites-trigger].is-added::after {
  content: 'Удалить из избранного'; }

/* line 61, _custom.scss */
[data-compares-trigger]:hover::after,
[data-favorites-trigger]:hover::after {
  opacity: 1;
  visibility: visible;
  transform: translate(0, -50%); }

/* line 68, _custom.scss */
button.product-compare:hover use,
button.card-compare:hover use {
  fill: #ff8463 !important; }

/* line 73, _custom.scss */
footer .social-menu-item.list-item a {
  filter: brightness(2.1); }

/* line 76, _custom.scss */
.p_title {
  position: relative; }

/* line 79, _custom.scss */
.p_title .stiker.stiker-sale {
  left: calc(100% + 15px);
  top: -11px;
  z-index: 9999;
  width: 75px;
  text-align: center;
  height: 26px; }

/* line 87, _custom.scss */
.prod_title_wrap {
  max-width: calc(100% - 100px); }

/* line 90, _custom.scss */
form.form_coupon {
  display: flex;
  align-items: center;
  justify-content: start; }

/* line 95, _custom.scss */
.collection_coupon input {
  border: 2px solid #d8d8d8;
  background-color: transparent;
  min-height: 60px;
  font-size: 16px; }

/* line 101, _custom.scss */
form.form_coupon button {
  margin: 0 !important; }

/* line 104, _custom.scss */
form.form_coupon {
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 109, _custom.scss */
.collection_coupon {
  margin: 20px 0; }

/* line 112, _custom.scss */
.coupon_notice {
  margin-bottom: 10px;
  text-align: center; }

/* line 116, _custom.scss */
.coupon_notice.coupon_err {
  color: red; }

/* line 119, _custom.scss */
.coupon_notice.coupon_ok {
  color: green; }

/* line 122, _custom.scss */
.clear_cart a {
  color: #ff8463;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  margin: 10px 0; }

@media (max-width: 700px) {
  /* line 132, _custom.scss */
  .p_title .stiker.stiker-sale {
    left: 0;
    top: 0;
    z-index: 9999;
    width: 75px;
    text-align: center;
    height: 26px; }

  /* line 140, _custom.scss */
  .p_title {
    position: inherit; }

  /* line 143, _custom.scss */
  .prod_title_wrap {
    max-width: 100%; } }
/* line 149, _custom.scss */
.site-menu-list__item-main-collection {
  position: relative;
  /*text-align: center;*/ }

/* line 154, _custom.scss */
.site-menu-list__item-main-collection:hover::before {
  content: '';
  width: 25px;
  height: 15px;
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.6s;
  background-image: url("sub-arrow.svg");
  background-size: 25px 15px;
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 4; }

/* line 171, _custom.scss */
.site-menu--collection .wrap-custom-tabs-btn {
  z-index: 9; }

/* line 175, _custom.scss */
.site-menu-list__item-subcol {
  display: none;
  position: absolute;
  top: 100%;
  left: 10px;
  background: #fff;
  padding: 10px 20px 10px;
  width: 1228px;
  border: 1px solid #1e202d;
  z-index: 99;
  min-height: 400px; }

/* line 190, _custom.scss */
.site-menu-list__item-subcol .subcoll-item-wrap .subcoll-item {
  color: #000; }

/* line 194, _custom.scss */
.site-menu-list__item-subcol .sub-colls-wrap {
  overflow: visible;
  column-gap: 30px; }

/* line 199, _custom.scss */
.product-sku-price .card-sku:first-child {
  display: none !important; }

/* line 200, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(2) .site-menu-list__item-subcol {
  margin-left: -126px; }

/* line 204, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(3) .site-menu-list__item-subcol {
  margin-left: -252px;
  width: 960px; }

/* line 208, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(4) .site-menu-list__item-subcol {
  margin-left: -378px; }

/* line 212, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(5) .site-menu-list__item-subcol {
  width: 600px; }

/* line 216, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(6) .site-menu-list__item-subcol {
  width: 600px; }

/* line 219, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(7) .site-menu-list__item-subcol {
  width: 500px; }

/* line 222, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(8) .site-menu-list__item-subcol {
  width: 500px; }

/* line 225, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(9) .site-menu-list__item-subcol {
  /*margin-right: -126px;*/
  width: 600px; }

/* line 229, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(10) .site-menu-list__item-subcol {
  width: 1248px; }

/* line 233, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(1) .sub-colls-wrap,
.site-menu-list__item-main-collection:nth-of-type(2) .sub-colls-wrap {
  column-count: 6; }

/* line 237, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(3) .sub-colls-wrap {
  column-count: 4; }

/* line 240, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(4) .sub-colls-wrap {
  column-count: 6; }

/* line 243, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(5) .sub-colls-wrap,
.site-menu-list__item-main-collection:nth-of-type(6) .sub-colls-wrap {
  column-count: 3; }

/* line 249, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(7) .sub-colls-wrap,
.site-menu-list__item-main-collection:nth-of-type(8) .sub-colls-wrap {
  column-count: 2; }

/* line 255, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(9) .sub-colls-wrap {
  column-count: 3; }

/* line 261, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(10) .sub-colls-wrap {
  column-count: 6; }

@media screen and (min-width: 1410px) {
  /* line 266, _custom.scss */
  .site-menu-list__item-main-collection:nth-of-type(10) .site-menu-list__item-subcol {
    max-width: 1300px; } }
@media screen and (max-width: 1409px) {
  /* line 273, _custom.scss */
  .site-menu-list__item-main-collection:nth-of-type(10) .site-menu-list__item-subcol {
    max-width: 1200px; } }
/* line 280, _custom.scss */
.subcoll-item-wrap-banner {
  padding-left: 4px; }

/* line 284, _custom.scss */
.site-menu-list__item-main-collection:hover .site-menu-list__item-subcol {
  display: block; }

/* line 288, _custom.scss */
.site-menu-list__item-main-collection:nth-of-type(5) ~ .site-menu-list__item-main-collection:hover .site-menu-list__item-subcol {
  left: auto;
  right: 10px; }

/* line 293, _custom.scss */
custom-tabs-btn.current {
  position: relative; }

/* line 298, _custom.scss */
.site-menu-list__item-main-collection .subcoll-item-wrap-banner {
  width: 170px; }

/* line 302, _custom.scss */
.site-menu-list__item-subcol .subcoll-item-wrap .subcoll-item {
  font-size: 15px !important;
  display: block;
  padding: 5px 4px; }

/* line 308, _custom.scss */
.site-menu-list__item-subcol .stiker-in-banner {
  margin-top: 15px; }

/* line 313, _custom.scss */
.site-menu-list__item-main-collection .main-card-banner:hover {
  box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.09); }

/* line 319, _custom.scss */
.site-menu-list__item-main-collection .cards-col:hover .card-compare {
  display: none; }
/* line 322, _custom.scss */
.site-menu-list__item-main-collection .cards-col:hover .card-image::before {
  display: none; }
/* line 325, _custom.scss */
.site-menu-list__item-main-collection .cards-col:hover .card-body-abs {
  box-shadow: 0 2px 12px 11px rgba(0, 0, 0, 0.03);
  background-color: #282828;
  position: absolute;
  display: none; }
/* line 331, _custom.scss */
.site-menu-list__item-main-collection .cards-col:hover a.card-sku, .site-menu-list__item-main-collection .cards-col:hover a.card-brand, .site-menu-list__item-main-collection .cards-col:hover .card-title a {
  color: #282828; }
/* line 334, _custom.scss */
.site-menu-list__item-main-collection .cards-col:hover a.card-sku, .site-menu-list__item-main-collection .cards-col:hover a.card-brand {
  border-bottom: 1px solid #d8d8d8; }
/* line 337, _custom.scss */
.site-menu-list__item-main-collection .cards-col:hover .props.in-card {
  display: none; }
/* line 340, _custom.scss */
.site-menu-list__item-main-collection .cards-col:hover .card-action {
  display: none; }

/* line 345, _custom.scss */
.card {
  margin-bottom: 0px; }

/* line 348, _custom.scss */
.card-info {
  position: inherit;
  display: flex;
  flex-direction: column; }

@-moz-document url-prefix() {
  /* line 354, _custom.scss */
  .card {
    margin-bottom: 0px; }

  /* line 357, _custom.scss */
  .site-menu-list__item-subcol {
    min-height: 400px; }

  /* line 360, _custom.scss */
  .subcoll-item-wrap-banner {
    page-break-inside: avoid; }

  /* line 363, _custom.scss */
  .stiker-in-banner {
    display: none; } }
/*=========================================
  модалка - Кредит
=========================================*/
/* line 370, _custom.scss */
#kredit {
  max-width: 940px; }

/* line 371, _custom.scss */
#kredit .feedback-field-wrap {
  width: 100%;
  max-width: none; }

/* line 372, _custom.scss */
.ptl {
  text-align: left; }

/* line 373, _custom.scss */
.tovarimg {
  padding: 20px 0; }

/* line 374, _custom.scss */
.product-title-f {
  margin: 0;
  color: #282828;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 20px;
  font-weight: 400; }

/* line 381, _custom.scss */
.kredit-ras p {
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  line-height: 24px; }

/* line 385, _custom.scss */
.kvc {
  text-align: left;
  padding-left: 28px !important; }

@media screen and (max-width: 700px) {
  /* line 387, _custom.scss */
  .kvc {
    text-align: center;
    padding-left: 0px;
    padding-top: 20px; } }
/* line 389, _custom.scss */
a.zels {
  color: #0ab61f;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline; }

/* line 396, _custom.scss */
.tfol {
  padding-left: 0px; }

/* line 397, _custom.scss */
.tful {
  padding-left: 0px;
  padding-top: 14px; }

/* line 398, _custom.scss */
.tf1 {
  color: black;
  background: #ffe400;
  width: 24px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  height: 24px;
  padding-top: 1px;
  margin-right: 20px; }

/* line 407, _custom.scss */
.tfol li {
  padding-bottom: 10px;
  list-style-type: none;
  font-size: 16px; }

/* line 408, _custom.scss */
.tful li {
  padding-bottom: 10px;
  list-style-type: none;
  font-size: 16px; }

/* line 409, _custom.scss */
.tful .tf1 {
  color: #ffe400; }

/* line 410, _custom.scss */
.menu-title {
  border: 2px solid #ff8463;
  padding: 20px;
  margin-top: 20px;
  color: #9a9a9a;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase; }

/* line 420, _custom.scss */
.collection-certificates {
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2); }

/* line 425, _custom.scss */
.collection-certificates span {
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  width: 100%; }

/* line 431, _custom.scss */
.price-title {
  color: #9a9a9a;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase; }

/* line 438, _custom.scss */
.collection-help {
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  border-radius: 5px;
  overflow: hidden; }

/* line 446, _custom.scss */
.collection-help-title {
  padding: 15px;
  background-color: #ff8463;
  color: #fff;
  font-size: 18px;
  font-weight: 400; }

/* line 453, _custom.scss */
.collection-help-content {
  padding: 15px; }

/* line 456, _custom.scss */
.collection-help-content-phone a {
  font-size: 18px;
  text-decoration: none; }

/* line 460, _custom.scss */
.collection-help-content-subphone {
  color: #9a9a9a;
  font-size: 12px; }

/* line 464, _custom.scss */
.collection-help-content-messengers {
  margin-top: 15px; }

/* line 467, _custom.scss */
.collection-help-content-mail {
  margin-top: 15px; }

/* line 470, _custom.scss */
.collection-help-content-mail a {
  color: #ff8463;
  font-size: 16px; }

/* line 474, _custom.scss */
.collection-help-content-text {
  color: #9a9a9a;
  margin-top: 15px; }

/* line 478, _custom.scss */
.cards-row .card-in-collection {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px; }

/* line 483, _custom.scss */
.min-count {
  color: #50c068;
  margin-bottom: 5px;
  font-weight: bold; }

/*         COLLECTION_CART              */
/* line 4048, theme.scss */
.prod_wrap {
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 5px 0;
  border-bottom: 1px solid #efefef;
  position: relative; }

/* line 4056, theme.scss */
.prod_img a {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px; }

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

/* line 4067, theme.scss */
.subcol_title {
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 5px 10px;
  background: #efefef;
  min-height: 48px; }

/* line 4075, theme.scss */
.subcol_title_h {
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 10px; }

/* line 4082, theme.scss */
.subcol_prices {
  margin-left: auto; }

/* line 4085, theme.scss */
.subcol_items {
  font-style: italic;
  color: #999999; }

/* line 4089, theme.scss */
.prod_btns {
  width: 25px;
  line-height: 1px; }

/* line 4093, theme.scss */
.prod_totla_proce, .prod_price {
  width: 100px;
  text-align: center;
  min-width: 100px;
  max-width: 100px;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 16px;
  position: relative; }

/* line 4102, theme.scss */
.prod_qnt input {
  width: 100%;
  text-align: center;
  padding: 5px;
  border: none; }

/* line 4108, theme.scss */
.prod_change_qnt {
  width: 60px;
  border: 1px solid #efefef;
  display: flex;
  align-items: center;
  justify-content: space-between; }

/* line 4115, theme.scss */
.qnt_btns {
  border-left: 1px solid #efefef;
  min-width: 20px;
  text-align: center; }

/* line 4120, theme.scss */
span.prod_qnt_btn {
  display: block;
  cursor: pointer; }

/* line 4124, theme.scss */
span.prod_qnt_btn:first-child {
  border-bottom: 1px solid #efefef; }

/* line 4127, theme.scss */
.prod_qnt {
  margin: 0 10px; }

/* line 4130, theme.scss */
.subcol_prices {
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 18px; }

/* line 4134, theme.scss */
.prod_price {
  margin-left: auto; }

/* line 4138, theme.scss */
.prod_price:after {
  content: 'x';
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 12px;
  color: #ccc;
  margin-top: -7px; }

/* line 4147, theme.scss */
.prod_totla_proce:before {
  content: '=';
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 12px;
  color: #ccc;
  margin-top: -7px; }

/* line 4156, theme.scss */
.prod_o_price {
  font-size: 14px;
  text-decoration: line-through;
  color: #999999; }

/* line 4161, theme.scss */
.prod_s_price {
  color: #ff8463; }

/* line 4164, theme.scss */
.subcol_price {
  color: #ff8463; }

/* line 4167, theme.scss */
.subcol_old_price {
  color: #999999;
  text-decoration: line-through;
  font-size: 16px; }

/* line 4172, theme.scss */
.prod_wrap.activex_prod .prod_btns svg {
  fill: #ccc;
  transform: none; }

/* line 4176, theme.scss */
.prod_wrap .prod_btns svg:hover {
  fill: #ff8463; }

/* line 4179, theme.scss */
.prod_wrap .prod_btns svg {
  cursor: pointer;
  transform: rotate(-45deg); }

/* line 4183, theme.scss */
.prod_wrap:after {
  content: ' ';
  width: calc(100% - 25px);
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  height: 100%;
  opacity: .7; }

/* line 4193, theme.scss */
.prod_wrap.activex_prod:after {
  content: '';
  display: none; }

/* line 4197, theme.scss */
.p_sku {
  color: #ccc; }

/* line 4200, theme.scss */
.p_sim {
  font-style: italic; }

/* line 4203, theme.scss */
.prod_title {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%; }

/* line 4209, theme.scss */
.next_sim svg {
  transform: rotate(180deg) !important; }

/* line 4212, theme.scss */
.prod_title svg {
  width: 12px;
  fill: #000 !important; }

/* line 4216, theme.scss */
.prev_sim, .next_sim {
  cursor: pointer;
  padding: 10px 5px; }

/* line 4220, theme.scss */
.prev_sim {
  margin-right: 10px; }

/* line 4223, theme.scss */
.next_sim {
  margin-left: auto; }

/* line 4226, theme.scss */
.prod_wrap.hidden_prod {
  display: none; }

/* line 4229, theme.scss */
.subcol_big_total {
  border-top: 4px solid #ff8463;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0; }

/* line 4236, theme.scss */
.big_total_price {
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 20px;
  color: #ff8463; }

/* line 4241, theme.scss */
.big_total_o_price {
  font-family: "Bebas Neue Bold", sans-serif;
  color: #999999;
  text-decoration: line-through; }

/* line 4246, theme.scss */
.big_total_title {
  font-family: "Bebas Neue Bold", sans-serif;
  color: #ff8463;
  font-size: 24px; }

/* line 4251, theme.scss */
button.border-btn.colletion_cart_btn {
  color: #ff8463;
  margin: 20px auto;
  display: block;
  transition: color .5s; }

/* line 4257, theme.scss */
button.border-btn.colletion_cart_btn:hover {
  color: #fff; }

/* line 4260, theme.scss */
.coll_btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: wrap; }

/* line 4266, theme.scss */
button.filter-submit.border-btn.fill.js-modal.callback:hover {
  color: #ff8463; }

/* line 4269, theme.scss */
.coll_btns button {
  margin: 20px; }

/* line 4272, theme.scss */
form.feedback.js-feedback button.border-btn.feedback-btn:before {
  height: 101%;
  bottom: 0; }

/* line 4276, theme.scss */
form.feedback.js-feedback button.border-btn.feedback-btn {
  overflow: hidden; }

/* line 4279, theme.scss */
.coll_btns button {
  margin: 20px 0 !important; }

/* line 4282, theme.scss */
.coll_btns .border-btn.fill:hover {
  color: #ff8463; }

/* line 4285, theme.scss */
.cart_wrap {
  width: 100%; }

/* line 4288, theme.scss */
.cart_item_wrap {
  display: flex;
  align-items: stretch;
  justify-content: start; }

/* line 4293, theme.scss */
.cart-item {
  max-width: 75%; }

/* line 4296, theme.scss */
.related_item {
  width: 25%;
  box-shadow: 0 0 23px 4px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  padding: 15px;
  margin: 0 0 20px 0;
  position: relative;
  flex-wrap: nowrap;
  z-index: 1;
  max-width: 25%;
  padding-top: 30px !important; }

/* line 4308, theme.scss */
.related_item button.button.border-btn.fill {
  padding: 5px 15px;
  height: auto;
  font-size: 18px;
  line-height: 1; }

/* line 4314, theme.scss */
.related_item button.button.border-btn.fill::before {
  top: 0;
  height: 102%; }

/* line 4318, theme.scss */
.related_item button.button.border-btn.fill:hover::before {
  top: 100%;
  height: 0; }

/* line 4322, theme.scss */
.related_item button.button.border-btn.fill:hover span {
  color: #ff8463; }

/* line 4325, theme.scss */
.r_item_title a {
  margin: 0;
  padding: 4px 0;
  color: #282828;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none; }

/* line 4333, theme.scss */
.cart_item_wrap .related_item {
  display: none;
  align-items: center;
  justify-content: start;
  position: relative; }

/* line 4339, theme.scss */
.cart_item_wrap .related_item:first-child {
  display: block; }

/* line 4342, theme.scss */
.related_item .item-img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  min-width: 80px; }

/* line 4348, theme.scss */
.r_item_price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px; }

/* line 4354, theme.scss */
.related_item.added_rel {
  display: none !important; }

/* line 4357, theme.scss */
.related_item:before {
  content: 'Не забудьте купить';
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #ff8463;
  font-weight: bold; }

/* line 4367, theme.scss */
.more_related {
  align-items: center;
  justify-content: space-between;
  width: 100%;
  order: 3;
  margin-top: 10px;
  display: none; }

/* line 4375, theme.scss */
.more_related svg {
  fill: #ff8463;
  width: 15px; }

/* line 4379, theme.scss */
.next_related svg {
  transform: rotate(180deg); }

/* line 4382, theme.scss */
.prev_related, .next_related {
  line-height: 1px;
  cursor: pointer; }

/* line 4386, theme.scss */
.prev_related:hover svg, .next_related:hover svg {
  fill: #000; }

/* line 4389, theme.scss */
.info_related {
  width: 100%;
  padding: 0 15px;
  text-align: center; }

@media screen and (min-width: 1024px) {
  /* line 4395, theme.scss */
  .related_item .item-name__title {
    padding: 0; }

  /* line 4399, theme.scss */
  .cart_item_wrap .related_item {
    flex-flow: wrap; }

  /* line 4402, theme.scss */
  .related_item .item-name {
    width: calc(100% - 100px); }

  /* line 4405, theme.scss */
  .related_item .item-total_price {
    width: 50%;
    min-width: 50%; }

  /* line 4409, theme.scss */
  .related_item .mobile-cart {
    width: 50%;
    order: 2;
    margin: 0; }

  /* line 4414, theme.scss */
  .related_item .item-money {
    display: none; } }
@media screen and (max-width: 1024px) {
  /* line 4419, theme.scss */
  .more_related {
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 40px);
    order: 3;
    margin-top: 10px;
    display: none;
    position: absolute;
    bottom: 10px;
    left: 20px; }

  /* line 4430, theme.scss */
  .related_item .item-img {
    width: 112px;
    height: 112px;
    max-width: 112px;
    min-width: 112px; }

  /* line 4436, theme.scss */
  .cart_item_wrap {
    flex-flow: wrap; }

  /* line 4439, theme.scss */
  .related_item .quantity-controls button {
    width: 100%; }

  /* line 4442, theme.scss */
  .cart-item {
    max-width: 100%; }

  /* line 4445, theme.scss */
  .colore {
    width: 10%;
    height: 12px; }

  /* line 4450, theme.scss */
  .related_item {
    width: 100%;
    margin-top: -20px;
    padding: 20px 50px 20px 20px;
    justify-content: space-between  !important; }

  /* line 4456, theme.scss */
  .item_content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }

  /* line 4462, theme.scss */
  .r_item_title {
    padding: 4px 26px;
    width: 35%; }

  /* line 4466, theme.scss */
  .r_item_sale {
    width: 156px;
    margin: 0 10px;
    min-width: 156px; }

  /* line 4471, theme.scss */
  .r_item_sale button {
    width: 100%; }

  /* line 4474, theme.scss */
  .r_item_sale.item-total_price {
    margin: 0;
    min-width: auto; }

  /* line 4478, theme.scss */
  .r_item_sale.item-total_price {
    padding: 0 10px;
    text-align: center;
    color: #282828;
    font-family: "Bebas Neue Regular", sans-serif;
    font-size: 22px;
    font-weight: 400;
    white-space: nowrap;
    width: 15%;
    margin-left: 0; } }
@media screen and (max-width: 648px) {
  /* line 4492, theme.scss */
  .coll_btns button {
    margin: 20px auto !important; }

  /* line 4495, theme.scss */
  .coll_btns [type="submit"] {
    order: -1; } }
@media screen and (max-width: 600px) {
  /* line 4500, theme.scss */
  .subcol_big_total {
    flex-flow: wrap; }

  /* line 4503, theme.scss */
  .prev_sim {
    margin-right: 10px;
    left: -5px; }

  /* line 4507, theme.scss */
  .prev_sim, .next_sim {
    cursor: pointer;
    padding: 10px 5px;
    position: absolute; }

  /* line 4512, theme.scss */
  .next_sim {
    margin-left: auto;
    right: -5px; }

  /* line 4516, theme.scss */
  .prod_img {
    margin-bottom: auto; }

  /* line 4519, theme.scss */
  .p_sku {
    margin: 10px 0; }

  /* line 4522, theme.scss */
  .prod_price {
    margin-left: 0; }

  /* line 4525, theme.scss */
  .prod_title {
    margin-bottom: 15px; }

  /* line 4528, theme.scss */
  .subcol_big_total > div {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  /* line 4533, theme.scss */
  .qnt_btns {
    display: none; }

  /* line 4536, theme.scss */
  .prod_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 70px);
    padding-right: 25px; }

  /* line 4543, theme.scss */
  .prod_wrap {
    flex-flow: wrap;
    justify-content: center;
    padding: 10px; }

  /* line 4548, theme.scss */
  .prod_btns {
    position: absolute;
    right: 0;
    top: 10px; }

  /* line 4553, theme.scss */
  .subcol_title {
    flex-flow: wrap;
    padding: 15px 15px 10px; }

  /* line 4557, theme.scss */
  .coll_btns .border-btn {
    height: auto !important; }

  /* line 4560, theme.scss */
  .subcol_title > div {
    width: 100%;
    text-align: center;
    margin-bottom: 5px; } }
/* line 4566, theme.scss */
.look {
  color: #ff8463;
  border: 2px solid #ff8463;
  display: inline-block;
  padding: 15px 15px 16px;
  margin-top: 25px;
  font-size: 18px;
  -webkit-transition: ease-out 0.5s;
  -moz-transition: ease-out 0.5s;
  -o-transition: ease-out 0.5s;
  transition: ease-out 0.5s; }

/* line 4578, theme.scss */
.look:hover {
  color: #fff;
  border: 2px solid #fff; }

/* line 4582, theme.scss */
.index_reviews {
  background-image: url(marble.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0; }

/* line 4588, theme.scss */
.index_reviews .works-title:hover {
  color: inherit;
  text-decoration: none; }

/* line 4592, theme.scss */
.index_reviews_item_wrap {
  border: 2px solid #ff8463;
  padding: 15px 30px 30px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  height: 100%;
  min-height: 460px; }

/* line 4604, theme.scss */
.index_reviews_item {
  padding: 010px; }

/* line 4607, theme.scss */
.index_reviews_wrapper.row {
  padding-bottom: 40px; }

/* line 4612, theme.scss */
.index_reviews_item_wrap > * {
  width: 100%; }

/* line 4615, theme.scss */
.index_reviews_logo {
  height: 70px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  text-align: center; }

/* line 4623, theme.scss */
.index_reviews_logo img {
  margin: 0 auto; }

/* line 4627, theme.scss */
.index_reviews_author {
  font-weight: bold; }

/* line 4635, theme.scss */
.index_reviews_image {
  text-align: center;
  margin-top: auto;
  max-height: 185px;
  overflow: hidden; }

/* line 4642, theme.scss */
.index_reviews_image img {
  max-width: 300px;
  max-height: none; }

/* line 4648, theme.scss */
.index_reviews .works-title {
  border-bottom: none; }

/* line 4654, theme.scss */
.template-is-page_reviews {
  background-image: url("rev_bgr.png");
  background-position: 50% 50%;
  background-repeat: repeat-y;
  background-size: cover; }

/* line 4661, theme.scss */
.page-reviews {
  position: relative;
  /*  height: calc( 100% - 145px );*/ }

@media screen and (min-width: 1300px) {
  /* line 4671, theme.scss */
  .page-reviews::after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url("povar.png");
    background-size: cover;
    background-position: 220px 0;
    background-repeat: no-repeat;
    width: 500px;
    height: 632px; } }
@media screen and (min-width: 1880px) {
  /* line 4689, theme.scss */
  .page-reviews::after {
    width: 700px;
    height: 884px;
    background-position: 300px 0; } }
/* line 4696, theme.scss */
.page-reviews {
  padding-bottom: 150px; }

/* line 4700, theme.scss */
.template-is-page_reviews .page-title {
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 42px; }

/* line 4705, theme.scss */
.reviews-list {
  margin-top: 3.2rem;
  /*  margin-bottom: 10rem;*/ }

/* line 4710, theme.scss */
.reviews-list-item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 4721, theme.scss */
.reviews-list-item-image img {
  display: inline-block;
  border-radius: 5px; }

/* line 4727, theme.scss */
.reviews-list-item-text {
  margin-left: 27px;
  height: 158px;
  border-radius: 5px;
  background-color: #222431;
  color: #fff;
  font-family: "Clear Sans";
  font-size: 14px;
  font-weight: 400;
  padding: 25px;
  position: relative;
  max-width: 475px; }

/* line 4741, theme.scss */
.reviews-list-item-text::before {
  position: absolute;
  left: 8px;
  bottom: 10px;
  width: 21px;
  height: 20px;
  content: " ";
  background: url("quotes-l.png") 0 0 no-repeat; }

/* line 4751, theme.scss */
.reviews-list-item-text::after {
  position: absolute;
  right: 8px;
  top: 10px;
  width: 21px;
  height: 20px;
  content: " ";
  background: url("quotes-r.png") 0 0 no-repeat; }

/* line 4761, theme.scss */
.reviews-list-item-name {
  padding-right: 10px;
  text-align: right;
  font-style: italic; }

@media screen and (min-width: 769px) {
  /* line 4770, theme.scss */
  .reviews-list-item:nth-child(even) .reviews-list-item-image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  /* line 4776, theme.scss */
  .reviews-list-item:nth-child(even) .reviews-list-item-rev {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  /* line 4782, theme.scss */
  .reviews-list-item:nth-child(even) .reviews-list-item-text {
    margin-left: 0;
    margin-right: 27px; } }
/* line 4790, theme.scss */
.reviews-list-item-image {
  max-width: 475px; }

@media screen and (min-width: 770px) and (max-width: 1025px) {
  /* line 4796, theme.scss */
  .reviews-list-item-image {
    min-width: 40%;
    max-width: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%; }

  /* line 4803, theme.scss */
  .reviews-list-item-rev {
    min-width: 60%;
    max-width: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%; }

  /* line 4810, theme.scss */
  .reviews-list-item-text {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }
@media screen and (max-width: 769px) {
  /* line 4820, theme.scss */
  .reviews-list-item-image {
    min-width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center; }

  /* line 4828, theme.scss */
  .reviews-list-item-rev {
    min-width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 4835, theme.scss */
  .reviews-list-item-text {
    min-width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 1rem 0 2rem; } }
@media screen and (max-width: 1099px) {
  /* line 4853, theme.scss */
  .article-gallery-wrapper .gallery-thumbs-wrap {
    position: relative;
    margin: 0 auto 10px; }

  /* line 4863, theme.scss */
  .article-gallery-wrapper .gallery-slide {
    height: auto !important; }

  /* line 4871, theme.scss */
  .article-gallery-wrapper .gallery-thumbs img {
    max-height: 100px; }

  /* line 4875, theme.scss */
  .article-gallery-wrapper .classic-arrow__left {
    transform: rotate(180deg) translateY(30px) !important; }

  /* line 4879, theme.scss */
  .article-gallery-wrapper .classic-arrow.in-swiper {
    top: 50%;
    transform: translateY(-30px); }

  /* line 4885, theme.scss */
  .article-gallery-wrapper .gallery-top {
    margin: 0 0 20px 0;
    padding: 0; }

  /* line 4891, theme.scss */
  .article-gallery-wrapper .gallery-thumbs .slide-inner {
    padding: 2px; }

  /* line 4895, theme.scss */
  .article-gallery-wrapper .gallery-thumbs .is-active img {
    box-shadow: 0 0 0 2px #ff8463; } }
@media screen and (min-width: 1100px) {
  /* line 4906, theme.scss */
  .article-gallery-wrapper {
    display: inline-flex;
    flex-flow: row;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    height: 600px; }

  /* line 4916, theme.scss */
  .article-gallery-wrapper .gallery-top {
    width: calc(100% - 180px);
    margin: 0;
    padding: 0; }

  /* line 4921, theme.scss */
  .article-gallery-wrapper .gallery-top .swiper-container {
    height: 100%; }

  /* line 4925, theme.scss */
  .article-gallery-wrapper .gallery-thumbs-wrap {
    width: 180px;
    position: relative;
    padding-left: 0;
    min-width: 180px; }

  /* line 4932, theme.scss */
  .article-gallery-wrapper .gallery-thumbs {
    padding: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: -3px;
    padding: 4px 10px 3px 5px; }

  /* line 4943, theme.scss */
  .article-gallery-wrapper .gallery-thumbs .swiper-slide {
    background: transparent;
    box-shadow: 0 0 0 2px #ccc;
    cursor: pointer;
    text-align: center;
    width: 100%; }

  /* line 4952, theme.scss */
  .article-gallery-wrapper .gallery-thumbs .is-active {
    box-shadow: 0 0 0 2px #ff8463; }

  /* line 4957, theme.scss */
  .article-gallery-wrapper .gallery-thumbs .swiper-slide .slide-inner {
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 1px; }

  /* line 4966, theme.scss */
  .article-gallery-wrapper .gallery-thumbs img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%; }

  /* line 4976, theme.scss */
  .article-gallery-wrapper .gallery-slide {
    height: 100% !important; }

  /* line 4979, theme.scss */
  .article-gallery-wrapper .gallery-slide figure.mz-figure > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: none !important; }

  /* line 4986, theme.scss */
  .article-gallery-wrapper .gallery-thumbs-wrap .gallery-thumbs::before, .article-gallery-wrapper .gallery-thumbs-wrap .gallery-thumbs::after {
    display: none !important; }

  /* line 4992, theme.scss */
  .article-gallery-wrapper .classic-arrow.in-swiper {
    top: auto;
    transform: none;
    opacity: 0;
    visibility: hidden;
    background-size: 16px auto; }

  /* line 5000, theme.scss */
  .article-gallery-wrapper .gallery-thumbs-wrap:hover .classic-arrow.in-swiper {
    opacity: 1;
    visibility: visible;
    background-color: #ff8463; }

  /* line 5006, theme.scss */
  .article-gallery-wrapper .classic-arrow__right.in-swiper {
    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("arrow_orange-down.svg"); }

  /* line 5013, theme.scss */
  .article-gallery-wrapper .classic-arrow__left.in-swiper {
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("arrow_orange-up.svg"); }

  /* line 5020, theme.scss */
  a.all_reviews.border-btn.footer-subscribe__btn {
    color: inherit;
    margin: 40px auto 20px; }

  /* line 5024, theme.scss */
  a.all_reviews.border-btn.footer-subscribe__btn:hover {
    color: #fff; } }
@media screen and (max-width: 376px) {
  /* line 5033, theme.scss */
  .gallery-slide > figure.mz-figure > img {
    max-height: 250px !important; } }
@media screen and (max-width: 480px) {
  /* line 5042, theme.scss */
  .article-gallery-wrapper .gallery-thumbs img {
    max-height: 70px; }

  /* line 5046, theme.scss */
  .gallery-slide > figure.mz-figure > img {
    max-height: 300px !important; } }
/* line 5052, theme.scss */
.mobile-search-widget {
  display: none; }

@media screen and (max-width: 640px) {
  /* line 5058, theme.scss */
  .main-header.index .mobile-search-widget {
    min-width: 100%;
    display: block;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
    padding: 1rem 20px 1rem; }

  /* line 5066, theme.scss */
  .main-header.index .mobile-search-widget .search_widget {
    padding: 0; }

  /* line 5070, theme.scss */
  .mobile-search-widget .inpt-group .search_widget-control:not(:last-child) {
    max-width: none; }

  /* line 5074, theme.scss */
  .mobile-search-widget .search_widget {
    z-index: 5; }

  /* line 5078, theme.scss */
  .mobile-search-widget .search_widget button {
    border: 0; }

  /* line 5083, theme.scss */
  .main-header.index.on-scroll .mobile-search-widget {
    background-color: #282828; } }
/* line 5089, theme.scss */
.inline-form {
  background-color: #ff8463;
  padding: 20px 0;
  font-size: 18px; }

/* line 5094, theme.scss */
.inline-row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 5100, theme.scss */
.inline-form .phone {
  font-size: 18px;
  font-weight: bold; }

/* line 5104, theme.scss */
.inline-col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

/* line 5110, theme.scss */
.inline-field {
  width: 100%;
  font-size: 18px;
  padding: 8px 12px;
  background-color: #fff;
  border: 2px dotted #000; }

/* line 5117, theme.scss */
.inline-btn {
  display: inline-block;
  height: 60px;
  border: 2px dotted #000;
  color: #000;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 20px;
  background-color: #fff;
  font-weight: 400;
  text-align: center;
  padding: 17px 45px;
  transition: 0.3s;
  position: relative;
  width: 100%; }

/* line 5132, theme.scss */
.inline-btn:hover {
  background-image: url("footer-bg.jpg");
  background-position: center center;
  color: #fff;
  border: 2px dotted #fff; }

/* line 5138, theme.scss */
.inline-form .chkbx + .chkbx-control::after {
  background-color: #d8d8d8; }

/* line 5141, theme.scss */
.inline-form .chkbx-label {
  color: #fff;
  font-size: 18px; }

/* line 5145, theme.scss */
.inline-field-wrap {
  margin-bottom: 10px; }

/* line 5148, theme.scss */
.inline-form .form-done {
  font-size: 24px;
  font-weight: bold; }

/* line 5152, theme.scss */
.inline-form h3 {
  font-size: 24px; }

/*Клиенты на странице По типу*/
/* line 5157, theme.scss */
.clients_item {
  padding: 0 !important; }

/* line 5161, theme.scss */
.clients .swiper-container {
  position: static; }

/* line 5165, theme.scss */
.clients_wrapper {
  position: relative; }

/* line 5169, theme.scss */
.clients .classic-arrow.in-swiper {
  bottom: calc(50% - 10px); }

/* line 5174, theme.scss */
.clients .classic-arrow__left.in-swiper {
  right: auto;
  left: -120px; }

/* line 5179, theme.scss */
.clients .classic-arrow__right.in-swiper {
  right: -120px;
  left: auto; }

/* line 5183, theme.scss */
.clients_item_wrap {
  /*border: 2px solid #ff8463;*/
  padding: 15px 30px 30px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  height: 100%;
  /*min-height: 460px;*/ }

/* line 5194, theme.scss */
.clients_logo {
  height: 70px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  text-align: center; }

/* line 5201, theme.scss */
.clients_item_wrap > * {
  width: 100%; }

/* line 5204, theme.scss */
.clients_logo img {
  margin: 0 auto;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); }

/* line 5209, theme.scss */
.clients_logo img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%); }

@media screen and (min-width: 1920px) {
  /* line 5215, theme.scss */
  .clients .classic-arrow__left.in-swiper {
    right: auto;
    left: -150px; }

  /* line 5220, theme.scss */
  .clients .classic-arrow__right.in-swiper {
    right: -150px;
    left: auto; } }
@media screen and (max-width: 1400px) {
  /* line 5229, theme.scss */
  .clients .classic-arrow__left.in-swiper {
    right: auto;
    left: 0; }

  /* line 5234, theme.scss */
  .clients .classic-arrow__right.in-swiper {
    right: 0;
    left: auto; } }
@media screen and (max-width: 480px) {
  /* line 5244, theme.scss */
  .clients .classic-arrow.in-swiper {
    bottom: 55px; } }
@media screen and (min-width: 481px) and (max-width: 1400px) {
  /* line 5254, theme.scss */
  .clients_wrapper.row {
    padding-left: 100px;
    padding-right: 100px; } }
/*стили для страницы По типу*/
/* line 5261, theme.scss */
.type-img {
  width: 100%; }

/* line 5264, theme.scss */
.type1 li {
  list-style-image: url(type1.png); }

/* line 5267, theme.scss */
.type2 li {
  list-style-image: url(type2.png); }

/* line 5270, theme.scss */
.type3 li {
  list-style-image: url(type3.png); }

/* line 5273, theme.scss */
.type4 li {
  list-style-image: url(type4.png); }

/* line 5276, theme.scss */
.type_menu.level-1 {
  height: 403px;
  overflow: scroll;
  border: 2px solid #d8d8d8;
  margin: 19px 0 10px 0;
  padding: 20px; }

/* line 5283, theme.scss */
.type-title {
  color: #ff8463;
  font-size: 42px; }

/* line 5287, theme.scss */
.type-description {
  font-size: 22px;
  color: #50585d; }

/* line 5291, theme.scss */
.type-menu h3 {
  font-size: 22px; }

/* line 5294, theme.scss */
.type-menu ul {
  font-size: 18px;
  line-height: 1.8;
  padding-left: 21px; }

/* line 5299, theme.scss */
.type-menu a {
  text-decoration: none;
  border-bottom: 1px dotted; }

/* line 5303, theme.scss */
.type-menu a:hover {
  color: #ff8463; }

/* line 5306, theme.scss */
.type-works {
  width: 100%;
  max-width: 100%; }

/* line 5310, theme.scss */
.type-works-title {
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 42px;
  padding: 25px 0; }

/* line 5315, theme.scss */
.type_works-slider__text {
  font-size: 18px; }

/* line 5318, theme.scss */
.type-works .article-big-images, .works .article-big-images {
  text-align: center; }

/* line 5321, theme.scss */
.type-works .article-big-images img, .works .article-big-images img {
  max-height: 320px; }

/* line 5324, theme.scss */
.clients, .type-blog {
  margin-top: 50px; }

/* line 5327, theme.scss */
.clients h2 {
  font-family: "Bebas Neue Regular", sans-serif;
  color: #ff8463;
  font-size: 42px; }

/* line 5332, theme.scss */
.two-cols {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px; }

/* line 5340, theme.scss */
.type-blog h2 {
  font-family: "Bebas Neue Regular", sans-serif;
  color: #ff8463;
  font-size: 42px; }

/* line 5345, theme.scss */
.type-phone {
  font-size: 22px;
  font-weight: bold; }

/* line 5349, theme.scss */
.type-phone a {
  color: #ff8463; }

/* line 5352, theme.scss */
.anchors {
  margin-bottom: 15px; }

/* line 5355, theme.scss */
.type-collection-name {
  margin-top: 50px;
  margin-bottom: 35px; }

/* line 5359, theme.scss */
.links-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto; }

/* line 5368, theme.scss */
.links {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between; }

/* line 5377, theme.scss */
.links a {
  text-decoration: none;
  border-bottom: 1px dotted; }

/* line 5381, theme.scss */
.promo a {
  color: #ff8463;
  font-weight: bold; }

/* line 5385, theme.scss */
.works-slider .classic-arrow__left {
  right: calc(105% - 126px) !important; }

/* line 5388, theme.scss */
.works-slider .classic-arrow__right {
  left: calc(105% - 126px) !important; }

/* line 5391, theme.scss */
.all-equipment:hover {
  color: #ff8463; }

/* line 5394, theme.scss */
.big-interval {
  line-height: 2.5; }

/* line 5397, theme.scss */
.type-cat-link {
  position: relative; }

/* line 5400, theme.scss */
.type-cat-link h3 {
  position: absolute;
  bottom: 5%;
  width: 100%;
  padding: 10px 0;
  background-color: #ff8463;
  text-align: center;
  margin: 0;
  transition: all 0.3s ease; }

/* line 5410, theme.scss */
.type-cat-link h3 a {
  color: #fff; }

/* line 5413, theme.scss */
.type-cat-link h3:hover {
  background-color: #1e202d; }

/* line 5416, theme.scss */
.type-cat-link h3 a:hover {
  color: #fff; }

@media screen and (max-width: 480px) {
  /* line 5420, theme.scss */
  .anchors, .links {
    display: block; }

  /* line 5423, theme.scss */
  .two-cols {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0; }

  /* line 5431, theme.scss */
  .all-equipment-wrap {
    text-align: left; }

  /* line 5434, theme.scss */
  .promo {
    margin-top: 10px; } }
/* line 5438, theme.scss */
.more {
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 16px; }

/* line 5442, theme.scss */
.ya-share2 {
  margin-right: 5px; }

/* line 5445, theme.scss */
.social-menu-link.is-youtube {
  margin: 0; }

/* line 5448, theme.scss */
.product-card-relative {
  position: relative;
  flex-grow: 1; }

/* line 5452, theme.scss */
.product-card-relative-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

/* line 5457, theme.scss */
.product-sku-price {
  /*border-bottom: 1px solid #d8d8d8;*/
  justify-content: space-between;
  padding-top: 5px; }

/* line 5462, theme.scss */
.product-sku-price a.border-btn {
  height: auto;
  padding: 10px 25px;
  margin-right: 25px;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5); }

/* line 5470, theme.scss */
.show-all {
  display: block;
  position: fixed;
  bottom: 75px;
  cursor: pointer;
  right: 10px;
  opacity: 0;
  -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;
  outline: none;
  height: 60px;
  border: 2px solid #ff8463;
  color: #ff8463;
  font-family: "Bebas Neue Regular", sans-serif;
  font-size: 20px;
  background-color: transparent;
  font-weight: 400;
  text-align: center;
  padding: 17px 45px; }

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

/* line 5499, theme.scss */
.card-sku.card-price {
  color: #ff8463 !important;
  font-size: 25px; }

/* line 5503, theme.scss */
.title-bc {
  justify-content: space-between;
  align-items: center; }

/* line 5507, theme.scss */
.fish-btn-wrapper {
  justify-content: flex-end; }

@keyframes sheen {
  100% {
    transform: rotateZ(90deg) translateY(-25rem); } }
/* line 5515, theme.scss */
.fish-btn {
  border-radius: 3px;
  height: 60px;
  display: inline-block;
  border: 2px solid #ff8463;
  min-width: 240px;
  background-color: #ff8463;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin: 5px;
  padding: 17px 45px;
  position: relative;
  overflow: hidden; }

/* line 5531, theme.scss */
.fish-btn::after {
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
  transform: rotateZ(90deg) translateY(25rem); }

/* line 5541, theme.scss */
.fish-btn::after {
  animation: sheen 3s infinite; }

/* line 5542, theme.scss */
.collection-description .fish-btn-wrapper {
  justify-content: center; }

/* line 5545, theme.scss */
.upper {
  text-transform: uppercase; }

/* line 5548, theme.scss */
.main-articles a.all-blog {
  color: #ff8463; }

/* line 5551, theme.scss */
.article-new-size {
  font-size: 1.2rem !important; }

/* line 5554, theme.scss */
.opened-range {
  flex-grow: 1;
  min-width: auto;
  width: auto; }

/* line 5559, theme.scss */
.pop-property-characteristics .pop-characteristic {
  margin-bottom: 7px; }

/* line 5562, theme.scss */
.big-filter .filter-title {
  min-width: 95px; }

/* line 5565, theme.scss */
.show-more {
  color: #ff6600;
  text-decoration: underline !important; }

/* line 5569, theme.scss */
.hidden-text {
  display: none; }

/* line 5572, theme.scss */
.hidden-text.active {
  display: block; }

/* line 5575, theme.scss */
.hidden.active {
  display: block; }

/* line 5578, theme.scss */
.filter-amount {
  position: absolute;
  background-color: #ff8463;
  color: #fff;
  z-index: 9999;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Bebas Neue Bold", sans-serif; }

/* line 5587, theme.scss */
.filter-amount button {
  font-family: "Bebas Neue Regular", sans-serif;
  background: green;
  padding: 6px;
  font-size: 14px;
  border: none;
  height: 100%;
  color: #fff; }

/* line 5596, theme.scss */
.filter-amount-inner {
  position: relative;
  display: flex; }

/* line 5600, theme.scss */
.filter-amount-inner div {
  padding: 6px;
  display: flex; }

/* line 5604, theme.scss */
.filter-amount-inner::before {
  content: '';
  position: absolute;
  /* Абсолютное позиционирование */
  left: -10px;
  bottom: 10px;
  /* Положение треугольника */
  border: 5px solid transparent;
  border-right: 5px solid #ff8463; }

/* line 5611, theme.scss */
.article-form-wrapper h3 {
  font-size: 28px;
  color: #fff; }

/* line 5615, theme.scss */
.article-form-wrapper p.phone a {
  color: #fff; }

/* line 5618, theme.scss */
.article-form-wrapper .chkbx-label .chkbx-control {
  position: relative; }

/* line 5621, theme.scss */
.article-form-wrapper .inline-form .chkbx + .chkbx-control::after {
  background: none;
  content: '\2714';
  line-height: 0.4;
  font-size: 18px;
  width: 12px;
  height: 12px;
  transform: none;
  top: 0;
  left: 0; }

/* line 5633, theme.scss */
.co-section--content .checkbox {
  -webkit-appearance: checkbox;
  margin-right: 5px;
  font-size: 18px; }

/* line 5639, theme.scss */
.hide-button {
  opacity: 0.6;
  cursor: pointer; }

/*New card styles*/
/* line 5644, theme.scss */
.product-text-block {
  padding: 0 50px 40px 50px;
  border: 1px solid #d8d8d8;
  background-color: #ffffff;
  margin: 20px 0; }

/* line 5650, theme.scss */
.product-header {
  margin-bottom: 15px; }

/* line 5653, theme.scss */
.product-menu {
  margin-bottom: 15px; }

/* line 5656, theme.scss */
.product-anchors a {
  border-bottom: 1px dashed black;
  text-decoration: none;
  display: inline-block; }

/* line 5661, theme.scss */
.product-characteristics {
  padding: 20px;
  /*font-weight: bold;*/ }

/* line 5665, theme.scss */
.product-characteristics .text-bold {
  font-weight: bold; }

/* line 5668, theme.scss */
.product-brand img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

/* line 5672, theme.scss */
.payments {
  margin: 15px 0; }

/* line 5675, theme.scss */
.payments-icons img {
  max-height: 20px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

/* line 5680, theme.scss */
.payments-icons {
  margin-top: 25px; }

/* line 5683, theme.scss */
.product-buy-block {
  padding: 20px;
  background-color: #f4f4f4; }

/* line 5687, theme.scss */
.price [data-product-price] {
  color: #282828;
  font-weight: bold;
  font-size: 48px; }

/* line 5692, theme.scss */
.orange {
  color: #ff8463; }

/* line 5695, theme.scss */
.old-price {
  padding: 10px 0; }

/* line 5698, theme.scss */
.discount {
  font-weight: bold;
  font-size: 16px; }

/* line 5702, theme.scss */
.old-price s span {
  color: #282828; }

/* line 5705, theme.scss */
.delivery.props label {
  width: 70%;
  position: relative; }

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

/* line 5713, theme.scss */
.delivery {
  margin-top: 25px; }

/* line 5716, theme.scss */
.guarantee {
  margin-top: 25px; }

/* line 5719, theme.scss */
.more-montaj {
  margin-top: 25px; }

/* line 5722, theme.scss */
.more-montaj a {
  text-decoration: none;
  border-bottom: 1px dashed #9a9a9a; }

/* line 5726, theme.scss */
.product-buy-button-block .border-btn.product-buy {
  background-color: #ff8463;
  min-width: 100%;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  border: none;
  color: #000; }

/* line 5733, theme.scss */
.product-buy-button-block .border-btn.product-buy:hover {
  box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.5);
  color: #000 !important; }

/* line 5737, theme.scss */
.product-buy-button-block .border-btn.product-buy:hover:before {
  background-color: #ff8463;
  height: 0 !important; }

/* line 5741, theme.scss */
.product-buy-button-block .border-btn.product-buy:hover i {
  position: relative;
  z-index: 2; }

/* line 5745, theme.scss */
.product-buttons-block .border-btn.product-quick {
  padding: 17px;
  min-width: 100%;
  margin-top: 25px;
  background-color: transparent;
  border: 2px solid black;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  color: #000; }

/* line 5754, theme.scss */
.product-buttons-block .border-btn.product-quick:hover {
  box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.5); }

/* line 5757, theme.scss */
.product-buttons-block .border-btn.product-kredit {
  padding: 17px;
  min-width: 100%;
  margin-top: 60px;
  background-color: transparent;
  border: 2px solid #ddd;
  color: #000; }

/* line 5766, theme.scss */
.product-buttons-block .border-btn.product-kredit:hover {
  box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.5); }

/* line 5769, theme.scss */
.product-buttons-block .border-btn.product-help {
  padding: 17px;
  min-width: 100%;
  margin-top: 10px;
  background-color: transparent;
  border: 2px solid #ddd;
  color: #000; }

/* line 5778, theme.scss */
.product-buttons-block .border-btn.product-help:hover {
  box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.5); }

/* line 5781, theme.scss */
.product-buttons-block .border-btn.product-delivery {
  padding: 17px;
  min-width: 100%;
  margin-top: 10px;
  background-color: transparent;
  border: 2px solid #ddd;
  color: #000; }

/* line 5790, theme.scss */
.product-buttons-block .border-btn.product-delivery:hover {
  box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.5); }

/* line 5793, theme.scss */
[data-product-id].is-available .product-available {
  color: #50c068; }

/* line 5796, theme.scss */
.product-banners {
  margin: 20px 0; }

/* line 5799, theme.scss */
.product-banners .banner-item {
  border: 1px solid #d8d8d8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 10px;
  height: 100%;
  font-family: "Bebas Neue Bold", sans-serif; }

/* line 5809, theme.scss */
.banner-item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

/* line 5817, theme.scss */
.banner-item .icon {
  padding: 0 10px; }

/* line 5820, theme.scss */
.banner-item .icon svg {
  height: 70px;
  width: 70px; }

/* line 5824, theme.scss */
.banner-item .text .title {
  color: #9a9a9a;
  font-size: 18px; }

/* line 5828, theme.scss */
.banner-item .text .subtitle {
  color: #ff8463;
  font-size: 18px;
  line-height: 2; }

/* line 5833, theme.scss */
.product-banners .to-768 .banner-item:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

/* line 5836, theme.scss */
.similar-wrapper {
  margin: 20px 0;
  /*border: 1px solid #d8d8d8;*/ }

/*.similar-wrapper .swiper-container {
    overflow: visible;
}*/
/* line 5843, theme.scss */
.product-variants {
  margin: 10px 0; }

/* line 5846, theme.scss */
.template-is-product .custom2-tabs-container .stiker {
  position: absolute; }

/* line 5849, theme.scss */
.template-is-product .stiker.stiker-available {
  background: green !important; }

/* line 5852, theme.scss */
.template-is-product .stiker.stiker-not-available {
  background: red !important; }

/* line 5855, theme.scss */
.template-is-product .stiker.stiker-available {
  background: green !important; }

/* line 5858, theme.scss */
.template-is-product .custom2-tabs-container .stiker + .stiker {
  bottom: 50px !important; }

/* line 5861, theme.scss */
.template-is-product .custom2-tabs-container .stiker.stiker-sale {
  right: 0 !important; }

/* line 5864, theme.scss */
.oferta .product-text-block {
  padding: 0;
  color: #ff8463;
  border: none;
  margin: 0; }

/* line 5870, theme.scss */
.delivery-payment .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

/* line 5878, theme.scss */
.delivery-payment .item a {
  text-decoration: underline; }

/* line 5881, theme.scss */
.instructions .inner {
  font-size: 18px; }

/* line 5884, theme.scss */
.instructions .inner a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }

/* line 5892, theme.scss */
.instructions .inner a i {
  padding-right: 15px; }

/* line 5895, theme.scss */
.instructions .instructions-text {
  font-size: 14px; }

/* line 5899, theme.scss */
.reviews .reviews-item {
  border: none; }

/* line 5902, theme.scss */
.reviews .product-text-block {
  margin: 0;
  border: none; }

/* line 5906, theme.scss */
.reviews .custom-tabs-container__text {
  border: 1px solid #d8d8d8;
  margin: 20px 0; }

/* line 5910, theme.scss */
.reviews .custom2-tabs-btn {
  position: relative;
  border-bottom: 2px dotted black; }

/* line 5914, theme.scss */
.reviews .custom2-tabs-btn {
  display: block;
  height: auto;
  cursor: pointer;
  color: #282828;
  font-family: "Bebas Neue Bold";
  font-size: 18px;
  font-weight: 400; }

/* line 5923, theme.scss */
.reviews .wrap-custom-tabs-btn .separator {
  margin: 0 20px;
  color: #282828;
  font-size: 20px;
  font-family: "Bebas Neue Bold"; }

/* line 5929, theme.scss */
.reviews .custom2-tabs-btn.current {
  color: #9a9a9a;
  border: none; }

/* line 5933, theme.scss */
.reviews .custom3-tabs-container {
  overflow: hidden;
  height: 0; }

/* line 5937, theme.scss */
.reviews .custom3-tabs-container.active {
  height: auto;
  overflow: hidden; }

/* line 5941, theme.scss */
.characteristics-wrapper {
  background-image: url(product-bg.jpg); }

/* line 5944, theme.scss */
a.phone-header-480 {
  color: #ffffff;
  font-family: "Bebas Neue Bold", sans-serif;
  font-size: 24px;
  font-weight: 400; }

/* line 5950, theme.scss */
#similar hr {
  margin: 0; }

/*new delivery pages*/
/* line 5954, theme.scss */
.address-item {
  border: 1px solid #d8d8d8;
  padding: 10px;
  width: 100%; }

/* line 5959, theme.scss */
.address-item p {
  margin-top: 0; }

/* line 5962, theme.scss */
.delivery-text {
  border: 1px solid #d8d8d8;
  padding: 10px 50px;
  width: 100%; }

/* line 5967, theme.scss */
.rekvizity {
  border: 1px solid #d8d8d8;
  padding: 10px 50px;
  width: 100%;
  font-size: 120%;
  margin-bottom: 25px; }

/* line 5974, theme.scss */
.banner-item.delivery-banner .icon {
  color: #ff8463; }

/* line 5977, theme.scss */
.product-banners .banner-item.delivery-banner:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

/* line 5980, theme.scss */
.catalog-btn .button {
  margin: 20px 0; }

/* line 5983, theme.scss */
.catalog-btn button {
  min-width: auto !important;
  max-width: 300px !important;
  width: 300px; }

/* line 5988, theme.scss */
.product-buttons-block a.callback {
  padding: 0; }

/* new redesign styles */
/*common*/
/* line 5997, theme.scss */
body.is-index-page {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #343434; }
  /* line 6002, theme.scss */
  body.is-index-page h1 {
    font-size: 42px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700; }
  /* line 6007, theme.scss */
  body.is-index-page h2 {
    font-size: 42px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700; }
    /* line 6011, theme.scss */
    body.is-index-page h2.section-title {
      margin: 0 0 100px 0; }
  /* line 6015, theme.scss */
  body.is-index-page h3 {
    font-size: 34px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700; }
  /* line 6020, theme.scss */
  body.is-index-page h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700; }

/* line 6026, theme.scss */
.ff__oswald {
  font-family: 'Oswald', sans-serif !important; }

/* line 6029, theme.scss */
.ff__inter {
  font-family: 'Inter', sans-serif !important; }

/* line 6032, theme.scss */
.ts-container {
  padding: 0 120px; }

/* line 6035, theme.scss */
.ts-section {
  padding-top: 150px !important;
  padding-bottom: 150px !important; }

/* line 6039, theme.scss */
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 6044, theme.scss */
.border-btn.to-catalog {
  background: #fff;
  color: rgba(52, 52, 52, 0.8); }

/*header*/
/* line 6049, theme.scss */
.main-header_wrap {
  height: 100%; }

/* line 6052, theme.scss */
.top-contacts_wa {
  margin-left: 20px; }

/* line 6055, theme.scss */
.top-brands {
  position: relative; }
  /* line 6057, theme.scss */
  .top-brands .top-brands_btn {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    color: #343434;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 45px;
    height: 54px; }
    /* line 6066, theme.scss */
    .top-brands .top-brands_btn i {
      color: #9E9E9E; }
  /* line 6070, theme.scss */
  .top-brands .top-brands_list {
    position: absolute;
    top: 55px;
    left: 0;
    background: #FCFCFC;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    padding: 20px 40px;
    width: 580px; }
    /* line 6079, theme.scss */
    .top-brands .top-brands_list a {
      display: inline-block;
      margin: 0 25px 25px 0;
      text-decoration: none;
      font-weight: 400;
      text-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
      color: #343434; }
      /* line 6086, theme.scss */
      .top-brands .top-brands_list a:hover {
        color: #FF8463; }
    /* line 6090, theme.scss */
    .top-brands .top-brands_list .top-brands_all {
      color: #FF8463;
      font-weight: 700;
      border-bottom: 1px solid #FF8463;
      white-space: nowrap; }
    /* line 6096, theme.scss */
    .top-brands .top-brands_list .top-brands_block_title {
      font-size: 32px;
      font-weight: 600;
      margin-bottom: 15px; }
  /* line 6103, theme.scss */
  .top-brands:hover .top-brands_btn {
    background: #FF8463;
    color: #fff; }
    /* line 6106, theme.scss */
    .top-brands:hover .top-brands_btn i {
      color: #f4f4f4; }
  /* line 6110, theme.scss */
  .top-brands:hover .top-brands_list {
    display: block !important; }

/* line 6116, theme.scss */
.top-links .top-links_item {
  margin-right: 25px;
  position: relative; }
  /* line 6119, theme.scss */
  .top-links .top-links_item .cart-count {
    position: absolute;
    right: 5px;
    top: 10px; }
  /* line 6124, theme.scss */
  .top-links .top-links_item .top-links_item_title {
    font-size: 10px;
    font-weight: 400;
    color: rgba(52, 52, 52, 0.6);
    margin-top: 10px; }
  /* line 6130, theme.scss */
  .top-links .top-links_item .col {
    height: 100%; }

/* line 6136, theme.scss */
.main-header.on-scroll .top-brands {
  display: none; }
/* line 6139, theme.scss */
.main-header.on-scroll .top-site-menu_btn {
  display: block !important;
  padding: 0 !important; }
/* line 6143, theme.scss */
.main-header.on-scroll .top-site-menu_catalog_btn {
  height: 54px; }

/*menu section*/
/*.top-site-menu {*/
/* line 6149, theme.scss */
.top-site-menu_btn {
  /*padding: 30px 30px 30px 0;
  border-bottom: 2px solid rgba(255, 132, 99, 0.2);*/
  position: relative; }
  /* line 6153, theme.scss */
  .top-site-menu_btn .border-btn {
    border-radius: 4px;
    font-weight: 700;
    background-image: url("catalog-icon.png");
    background-repeat: no-repeat;
    background-position: 25px center; }
    /* line 6159, theme.scss */
    .top-site-menu_btn .border-btn:hover {
      background: #FF8463;
      background-image: url("cross-icon.png");
      background-repeat: no-repeat;
      background-position: 25px center;
      color: #fff; }
  /* line 6167, theme.scss */
  .top-site-menu_btn .top-site-menu_catalog {
    position: absolute;
    top: 100%;
    left: 0;
    background: #FCFCFC;
    border: 1px solid rgba(0, 0, 0, 0.02);
    padding: 25px 0;
    z-index: 25; }
    /* line 6175, theme.scss */
    .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item {
      padding: 0 25px; }
      /* line 6177, theme.scss */
      .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item:hover {
        background-image: url("top-cat-link-hov.png");
        background-repeat: no-repeat;
        background-position: right center; }
        /* line 6181, theme.scss */
        .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item:hover .top-site-menu_catalog_item_sub {
          visibility: visible !important; }
      /* line 6185, theme.scss */
      .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item:not(:last-child) {
        margin-bottom: 25px; }
      /* line 6188, theme.scss */
      .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item .top-site-menu_catalog_link > a {
        display: block;
        width: 100%;
        white-space: nowrap;
        font-weight: 400;
        color: #343434;
        text-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
        text-decoration: none;
        background-image: url("top-cat-link.png");
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 25px;
        font-family: 'Inter', sans-serif !important;
        font-size: 16px; }
        /* line 6202, theme.scss */
        .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item .top-site-menu_catalog_link > a:hover {
          color: #FF8463; }
    /* line 6207, theme.scss */
    .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item_sub {
      visibility: hidden;
      position: absolute;
      left: 100%;
      top: 0;
      background: #FFFFFF;
      border: 1px solid rgba(0, 0, 0, 0.05);
      min-height: 100%;
      padding: 35px 45px; }
      /* line 6216, theme.scss */
      .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item_sub ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        -moz-column-gap: 50px;
        -webkit-column-gap: 50px;
        column-gap: 50px; }
        /* line 6226, theme.scss */
        .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item_sub ul li {
          display: block;
          margin-bottom: 20px; }
      /* line 6231, theme.scss */
      .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item_sub a {
        font-size: 14px;
        font-weight: 400;
        text-decoration: none;
        color: rgba(52, 52, 52, 0.8);
        text-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
        white-space: nowrap;
        font-family: 'Inter', sans-serif !important; }
        /* line 6239, theme.scss */
        .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item_sub a:hover {
          color: #FF8463; }
      /* line 6243, theme.scss */
      .top-site-menu_btn .top-site-menu_catalog .top-site-menu_catalog_item_sub .top-site-menu_catalog_item_sub_title {
        color: #FF8463;
        text-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
        padding-bottom: 10px;
        white-space: nowrap;
        border-bottom: 1px solid rgba(52, 52, 52, 0.08);
        margin-bottom: 30px;
        font-weight: 400;
        font-family: 'Inter', sans-serif !important;
        font-size: 16px; }
  /* line 6257, theme.scss */
  .top-site-menu_btn:hover .top-site-menu_catalog {
    display: block !important; }

/* line 6262, theme.scss */
.top-site-menu_wrap {
  margin-top: 15px; }
  /* line 6264, theme.scss */
  .top-site-menu_wrap .top-site-menu_links {
    position: relative;
    margin-left: 20px;
    border-bottom: 2px solid rgba(255, 132, 99, 0.2); }
  /* line 6269, theme.scss */
  .top-site-menu_wrap .top-site-menu_links_item {
    height: 100%;
    font-size: 16px;
    font-family: 'Inter', sans-serif !important; }
    /* line 6273, theme.scss */
    .top-site-menu_wrap .top-site-menu_links_item a {
      font-weight: 400;
      text-decoration: none;
      color: #343434;
      text-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
      font-size: 16px;
      font-family: 'Inter', sans-serif !important; }
    /* line 6281, theme.scss */
    .top-site-menu_wrap .top-site-menu_links_item:hover {
      border-bottom: 3px solid #FF8463; }
  /* line 6285, theme.scss */
  .top-site-menu_wrap .top-site-menu_links_divider {
    width: 30px;
    border-bottom: 2px solid rgba(255, 132, 99, 0.2);
    height: 100%; }
  /* line 6290, theme.scss */
  .top-site-menu_wrap .top-site-menu_addition {
    position: relative;
    cursor: pointer; }
    /* line 6293, theme.scss */
    .top-site-menu_wrap .top-site-menu_addition .top-site-menu_addition_list {
      position: absolute;
      top: 100%;
      right: 0;
      background: #FCFCFC;
      border: 1px solid rgba(0, 0, 0, 0.02);
      padding: 25px 40px;
      z-index: 25; }
      /* line 6301, theme.scss */
      .top-site-menu_wrap .top-site-menu_addition .top-site-menu_addition_list a {
        display: block;
        font-weight: 400;
        text-decoration: none;
        white-space: nowrap;
        font-size: 16px;
        font-family: 'Inter', sans-serif !important; }
        /* line 6308, theme.scss */
        .top-site-menu_wrap .top-site-menu_addition .top-site-menu_addition_list a:not(:last-child) {
          margin-bottom: 25px; }
        /* line 6311, theme.scss */
        .top-site-menu_wrap .top-site-menu_addition .top-site-menu_addition_list a:hover {
          color: #FF8463; }
    /* line 6317, theme.scss */
    .top-site-menu_wrap .top-site-menu_addition:hover .top-site-menu_addition_list {
      display: block !important; }
  /* line 6322, theme.scss */
  .top-site-menu_wrap .top-site-menu_links_item_sub {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #FCFCFC;
    border: 1px solid rgba(0, 0, 0, 0.02);
    padding: 10px;
    z-index: 25;
    white-space: nowrap; }
    /* line 6332, theme.scss */
    .top-site-menu_wrap .top-site-menu_links_item_sub ul {
      padding: 0;
      margin: 0;
      list-style-type: none;
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3;
      -moz-column-gap: 50px;
      -webkit-column-gap: 50px;
      column-gap: 50px; }
      /* line 6342, theme.scss */
      .top-site-menu_wrap .top-site-menu_links_item_sub ul li {
        display: block;
        margin-bottom: 20px; }
        /* line 6345, theme.scss */
        .top-site-menu_wrap .top-site-menu_links_item_sub ul li a {
          font-size: 14px;
          font-weight: 400;
          text-decoration: none;
          color: rgba(52, 52, 52, 0.8);
          text-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
          white-space: nowrap;
          font-family: 'Inter', sans-serif !important; }
  /* line 6359, theme.scss */
  .top-site-menu_wrap .top-site-menu_item_wrap:hover .top-site-menu_links_item_sub {
    display: block !important; }

/*}*/
/*promo section*/
/* line 6367, theme.scss */
.index-promo {
  padding-top: 45px !important;
  padding-bottom: 75px !important; }

/* line 6371, theme.scss */
.index-promo_slide {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  color: #fff; }
  /* line 6376, theme.scss */
  .index-promo_slide img {
    width: 100%;
    height: 100%; }
  /* line 6380, theme.scss */
  .index-promo_slide.index-promo_slide_first {
    margin-bottom: 20px; }
  /* line 6383, theme.scss */
  .index-promo_slide .index-promo_slide_hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(85.93deg, #000000 6.42%, transparent 80.52%);
    padding: 40px; }
    /* line 6391, theme.scss */
    .index-promo_slide .index-promo_slide_hover .index-promo_slide_title {
      font-size: 34px;
      font-weight: 700; }
    /* line 6395, theme.scss */
    .index-promo_slide .index-promo_slide_hover .index-promo_slide_text {
      font-size: 18px;
      font-weight: 400; }
    /* line 6399, theme.scss */
    .index-promo_slide .index-promo_slide_hover .index-promo_slide_content {
      height: 100%; }
    /* line 6402, theme.scss */
    .index-promo_slide .index-promo_slide_hover .border-btn {
      border-radius: 4px;
      font-size: 16px; }

/* line 6409, theme.scss */
.index-promo_col_center .index-promo_slide {
  height: 100%; }
/* line 6412, theme.scss */
.index-promo_col_center .index-promo_slide_hover {
  background: linear-gradient(180deg, #000000 6.42%, transparent 80.52%); }

/* line 6418, theme.scss */
.index-promo_col_right .index-promo_slide.index-promo_slide_first {
  border: 1px solid #000000;
  color: #343434; }
/* line 6422, theme.scss */
.index-promo_col_right .index-promo_slide.index-promo_slide_podbor {
  background: #FF8463;
  overflow: visible; }
  /* line 6425, theme.scss */
  .index-promo_col_right .index-promo_slide.index-promo_slide_podbor .index-promo_slide_hover {
    padding: 40px; }
/* line 6429, theme.scss */
.index-promo_col_right .index-promo_slide .filter-submit {
  background: #FCFCFC;
  color: #343434; }
/* line 6433, theme.scss */
.index-promo_col_right .index-promo_slide .filter {
  background-image: none;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 5px; }
/* line 6439, theme.scss */
.index-promo_col_right .index-promo_slide .filter-title span {
  color: #fff;
  font-size: 16px;
  font-weight: 700; }
/* line 6445, theme.scss */
.index-promo_col_right .index-promo_slide_hover {
  padding: 40px 20px;
  background: none; }
/* line 6449, theme.scss */
.index-promo_col_right .col {
  height: 100%; }

/*catalog section*/
/* line 6454, theme.scss */
.index-catalog {
  background: #FAFAFA;
  padding-top: 75px !important;
  padding-bottom: 75px !important; }

/* line 6459, theme.scss */
.index-catalog_wrap {
  margin-bottom: 20px; }

/* line 6462, theme.scss */
.index-catalog_wrap a {
  display: block;
  text-decoration: none;
  height: 100%; }

/* line 6467, theme.scss */
.index-catalog_item {
  background: #FFFFFF;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 30px 30px 50px 30px;
  height: 100%;
  position: relative; }
  /* line 6474, theme.scss */
  .index-catalog_item:hover .index-catalog_item_link {
    display: block !important; }

/* line 6478, theme.scss */
.index-catalog_item_title {
  font-size: 18px;
  margin-bottom: 20px; }

/* line 6482, theme.scss */
.index-catalog_item_img {
  text-align: center; }

/* line 6485, theme.scss */
.index-catalog_item_link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  /* line 6490, theme.scss */
  .index-catalog_item_link .border-btn {
    border-radius: 4px;
    width: 100%;
    height: 50px;
    padding: 15px 45px;
    font-size: 16px;
    font-weight: 500;
    text-transform: none; }

/*works section*/
/* line 6501, theme.scss */
.index-works {
  overflow: hidden;
  padding-top: 75px !important; }
  /* line 6505, theme.scss */
  .index-works h2 a {
    text-decoration: none;
    color: #343434; }
  /* line 6510, theme.scss */
  .index-works .index-works_slider {
    width: 1000px;
    overflow: visible; }
  /* line 6515, theme.scss */
  .index-works .index-works_slider .index-works_img {
    height: 600px;
    margin-bottom: 70px; }
    /* line 6518, theme.scss */
    .index-works .index-works_slider .index-works_img img {
      height: 100%;
      width: 100%;
      border-radius: 4px; }
  /* line 6525, theme.scss */
  .index-works .index-works_slider .index-works_content .index-works_title {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 25px; }
  /* line 6530, theme.scss */
  .index-works .index-works_slider .index-works_content .index-works_text {
    font-size: 18px;
    font-weight: 400;
    color: rgba(52, 52, 52, 0.8);
    margin-bottom: 25px; }
  /* line 6536, theme.scss */
  .index-works .index-works_slider .index-works_content .border-btn {
    font-size: 16px;
    border-radius: 4px; }
  /* line 6541, theme.scss */
  .index-works .index-works_slider .swiper-pagination {
    bottom: 280px; }
  /* line 6544, theme.scss */
  .index-works .index-works_slider .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background: #FF8463; }
  /* line 6549, theme.scss */
  .index-works .index-works_slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #E7E7E7;
    margin: 0 5px !important; }
  /* line 6555, theme.scss */
  .index-works .index-works_slider .works-arrow {
    display: inline-block;
    width: 51px;
    height: 51px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 30%;
    z-index: 15; }
  /* line 6566, theme.scss */
  .index-works .index-works_slider .works-arrow__left {
    background-image: url("work-left-bg.png");
    left: -35%; }
  /* line 6570, theme.scss */
  .index-works .index-works_slider .works-arrow__right {
    background-image: url("work-right-bg.png");
    right: -35%; }

/*reviews section*/
/* line 6577, theme.scss */
.index-reviews {
  background-image: url(certs-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative; }
  /* line 6583, theme.scss */
  .index-reviews .section-title {
    color: #fff; }
  /* line 6586, theme.scss */
  .index-reviews .index-reviews_hover_top {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 50%;
    right: 0;
    background: linear-gradient(16.81deg, #101010 53.07%, rgba(16, 16, 16, 0) 91.69%); }
  /* line 6594, theme.scss */
  .index-reviews .index-reviews_hover_bottom {
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(196.81deg, #101010 53.07%, rgba(16, 16, 16, 0) 91.69%); }
  /* line 6602, theme.scss */
  .index-reviews .index-reviews_orange_top {
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
    height: 455px;
    background: linear-gradient(128.76deg, #FF8463 -13.64%, #F77C37 208.82%); }
  /* line 6610, theme.scss */
  .index-reviews .index-reviews_content {
    position: relative; }
  /* line 6613, theme.scss */
  .index-reviews .index-reviews_item:not(:last-child) {
    margin-bottom: 230px; }
  /* line 6616, theme.scss */
  .index-reviews .index-reviews_item:last-child {
    margin-bottom: 130px; }
  /* line 6619, theme.scss */
  .index-reviews img {
    width: 100%;
    display: block; }
  /* line 6625, theme.scss */
  .index-reviews .index-reviews_item_1 .index-reviews_image_second img {
    -webkit-filter: grayscale(100%) opacity(0.7);
    filter: grayscale(100%) opacity(0.7); }
  /* line 6630, theme.scss */
  .index-reviews .index-reviews_item_1 .index-reviews_image_first {
    margin-right: 30px;
    margin-left: 30px; }
    /* line 6633, theme.scss */
    .index-reviews .index-reviews_item_1 .index-reviews_image_first img {
      border-radius: 4px; }
  /* line 6640, theme.scss */
  .index-reviews .index-reviews_item_2 .index-reviews_image_first img {
    border-radius: 4px; }
  /* line 6644, theme.scss */
  .index-reviews .index-reviews_item_2 .index-reviews_item_small {
    margin-right: 30px;
    margin-left: 30px; }
  /* line 6650, theme.scss */
  .index-reviews .index-reviews_item_3 .index-reviews_image_second {
    position: relative; }
    /* line 6652, theme.scss */
    .index-reviews .index-reviews_item_3 .index-reviews_image_second img {
      -webkit-filter: grayscale(100%) opacity(0.7);
      filter: grayscale(100%) opacity(0.7); }
    /* line 6656, theme.scss */
    .index-reviews .index-reviews_item_3 .index-reviews_image_second .index-reviews_image_second_orange {
      background: linear-gradient(129.92deg, #FF8463 -11.54%, #F77C37 206.81%);
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      width: 300px;
      transform: translateX(120px); }
  /* line 6666, theme.scss */
  .index-reviews .index-reviews_item_3 .index-reviews_image_first {
    margin-right: 30px;
    margin-left: 30px; }
    /* line 6669, theme.scss */
    .index-reviews .index-reviews_item_3 .index-reviews_image_first img {
      border-radius: 4px; }
  /* line 6674, theme.scss */
  .index-reviews .index-reviews_image_second {
    margin-bottom: 60px; }
    /* line 6676, theme.scss */
    .index-reviews .index-reviews_image_second img {
      border-radius: 4px; }
  /* line 6680, theme.scss */
  .index-reviews .index-reviews_item_content {
    font-weight: 400;
    font-size: 36px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 30px; }
    /* line 6686, theme.scss */
    .index-reviews .index-reviews_item_content p {
      margin: 0; }
  /* line 6690, theme.scss */
  .index-reviews .index-reviews_item_name {
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    text-align: right; }

/*clients section*/
/* line 6697, theme.scss */
.index-clients {
  padding-bottom: 75px !important; }

/* line 6700, theme.scss */
.index-clients_wrap {
  background: #FCFCFC;
  border: 2px solid rgba(52, 52, 52, 0.04);
  padding: 50px 0; }

/* line 6705, theme.scss */
.index-clients_item:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

/* line 6708, theme.scss */
.index-clients_img {
  height: 100%;
  padding: 0 25px; }

/*videos section*/
/* line 6713, theme.scss */
.index-videos {
  background: #FAFAFA;
  padding-top: 75px !important; }

/* line 6717, theme.scss */
.index-videos_wrapper {
  padding: 0 120px;
  position: relative; }

/* line 6721, theme.scss */
.index-videos-slider {
  position: static; }

/* line 6724, theme.scss */
.index-videos_item_wrap {
  display: flex;
  flex-direction: column;
  align-items: start;
  height: 100%; }

/* line 6730, theme.scss */
.index-videos_item {
  height: 100%; }

/* line 6733, theme.scss */
.index-videos_item_wrap > * {
  width: 100%; }

/* line 6736, theme.scss */
.index-videos_title {
  font-weight: 400;
  font-size: 18px;
  margin-top: 25px; }

/* line 6741, theme.scss */
.index-videos_content iframe {
  max-width: 100%; }

/* line 6744, theme.scss */
.index-videos_content p {
  margin: 0; }

/* line 6747, theme.scss */
.videos-arrow {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 15; }

/* line 6759, theme.scss */
.videos-arrow__left {
  background-image: url("vid-left.png");
  left: 60px; }

/* line 6763, theme.scss */
.videos-arrow__right {
  background-image: url("vid-right.png");
  right: 60px; }

/*about section*/
/* line 6768, theme.scss */
.index-about {
  background-image: url(certs-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative; }
  /* line 6774, theme.scss */
  .index-about .section-title {
    color: #fff;
    font-size: 96px;
    text-transform: uppercase;
    margin-bottom: 130px; }
  /* line 6780, theme.scss */
  .index-about .index-about_orange {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(129.92deg, #FF8463 -11.54%, #F77C37 206.81%);
    height: 485px;
    width: 350px; }
  /* line 6788, theme.scss */
  .index-about .index-about_hover {
    position: relative;
    background-image: url(about-bg.png);
    background-repeat: no-repeat;
    background-position: right top; }
  /* line 6794, theme.scss */
  .index-about .index-about_first {
    background-image: url(about-bg-col1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    mix-blend-mode: luminosity; }
  /* line 6801, theme.scss */
  .index-about .index-about_first_text {
    color: #fff;
    margin-bottom: 70px;
    font-size: 24px;
    line-height: 150%; }
  /* line 6807, theme.scss */
  .index-about .index-about_second_text {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 70px;
    line-height: 150%;
    font-weight: 400; }
  /* line 6813, theme.scss */
  .index-about img {
    width: 100%;
    border-radius: 4px;
    display: block; }
  /* line 6818, theme.scss */
  .index-about p {
    margin: 0; }

/*why we section*/
/* line 6823, theme.scss */
.index-advantages {
  background: #1F1F1F; }
  /* line 6825, theme.scss */
  .index-advantages .index-advantages_item_wrap {
    margin-bottom: 20px; }
  /* line 6828, theme.scss */
  .index-advantages .index-advantages_item {
    background: #2B2B2B;
    border-radius: 4px;
    padding: 20px 35px;
    height: 100%; }
    /* line 6833, theme.scss */
    .index-advantages .index-advantages_item .index-advantages_item_title {
      color: #fff;
      font-size: 24px;
      margin-bottom: 15px; }
    /* line 6838, theme.scss */
    .index-advantages .index-advantages_item .index-advantages_item_text {
      color: rgba(255, 255, 255, 0.7);
      font-weight: 400; }
    /* line 6842, theme.scss */
    .index-advantages .index-advantages_item:hover {
      box-shadow: 0 0 20px rgba(255, 255, 255, 0.5); }
  /* line 6846, theme.scss */
  .index-advantages h2 {
    color: #fff; }
  /* line 6849, theme.scss */
  .index-advantages .index-advantages_orange {
    background: linear-gradient(101.45deg, #FF8463 36.02%, #FFA063 90.33%);
    border-radius: 4px;
    padding: 70px 100px;
    color: #fff;
    margin-top: 80px; }
    /* line 6855, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_title {
      font-size: 96px; }
    /* line 6858, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_title_right {
      font-size: 34px; }
    /* line 6861, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_text {
      font-weight: 400;
      line-height: 150%; }
    /* line 6865, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_text_right {
      font-size: 20px;
      line-height: 40px; }
      /* line 6868, theme.scss */
      .index-advantages .index-advantages_orange .index-advantages_orange_text_right ul {
        list-style-image: url(list-square.png); }
    /* line 6872, theme.scss */
    .index-advantages .index-advantages_orange .col {
      height: 100%; }
    /* line 6875, theme.scss */
    .index-advantages .index-advantages_orange .border-btn {
      height: 85px;
      padding: 28px 45px; }
    /* line 6879, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_tel {
      background: #FCFCFC;
      border-radius: 5px;
      margin-right: 25px;
      color: #343434;
      font-size: 24px; }
      /* line 6885, theme.scss */
      .index-advantages .index-advantages_orange .index-advantages_orange_tel:hover {
        background: #343434;
        color: #fff; }
    /* line 6890, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_catalog {
      background: #343434;
      border-radius: 4px;
      color: #fff;
      font-size: 24px; }
      /* line 6895, theme.scss */
      .index-advantages .index-advantages_orange .index-advantages_orange_catalog:hover {
        background: #FCFCFC;
        color: #343434; }

/*famous section*/
/* line 6903, theme.scss */
.index-famous {
  background-image: url(certs-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0; }

/* line 6909, theme.scss */
.index-famous h2 {
  color: #fff; }

/* line 6912, theme.scss */
.index-famous_wrap {
  margin-bottom: 20px; }

/* line 6915, theme.scss */
.index-famous_wrap a {
  display: block;
  text-decoration: none;
  height: 100%; }

/* line 6920, theme.scss */
.index-famous_item {
  background: #FFFFFF;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 30px 30px 50px 30px;
  height: 100%;
  position: relative; }
  /* line 6927, theme.scss */
  .index-famous_item:hover .index-famous_item_link {
    display: block !important; }

/* line 6931, theme.scss */
.index-famous_item_title {
  font-size: 18px;
  margin-bottom: 20px;
  height: 40px;
  padding-right: 40px;
  text-align: left; }

/* line 6938, theme.scss */
.index-famous_item_img {
  text-align: center; }

/* line 6941, theme.scss */
.index-famous_item_link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  /* line 6946, theme.scss */
  .index-famous_item_link .border-btn {
    border-radius: 4px;
    width: 100%;
    height: 50px;
    padding: 15px 45px;
    font-size: 16px;
    font-weight: 500;
    text-transform: none; }

/* line 6956, theme.scss */
.index-famous_item_title__bar {
  background-image: url(bar-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center; }

/* line 6962, theme.scss */
.index-famous_item_title__shop {
  background-image: url(shop-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center; }

/* line 6968, theme.scss */
.index-famous_item_title__kitchen {
  background-image: url(kitchen-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center; }

/* line 6974, theme.scss */
.index-famous_item_title__restaurant {
  background-image: url(restaurant-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center; }

/*tabs section*/
/* line 6981, theme.scss */
.index-products_tabs {
  background: linear-gradient(101.45deg, #FF8463 36.02%, #FFA063 90.33%);
  padding: 20px; }
  /* line 6984, theme.scss */
  .index-products_tabs .custom2-tabs-btn {
    padding: 30px 0;
    cursor: pointer;
    font-size: 42px !important;
    color: #fff; }
    /* line 6989, theme.scss */
    .index-products_tabs .custom2-tabs-btn:not(:last-child) {
      border-right: 1px solid rgba(255, 255, 255, 0.38); }
    /* line 6992, theme.scss */
    .index-products_tabs .custom2-tabs-btn .index-products_tabs_text {
      background-image: url(inactive-tab-icon.png);
      background-repeat: no-repeat;
      background-position: right 70%;
      padding-right: 50px; }
    /* line 6999, theme.scss */
    .index-products_tabs .custom2-tabs-btn.current .index-products_tabs_text {
      background-image: url(active-tab-icon.png); }

/* line 7005, theme.scss */
.index-products_tabs_content {
  background: #fafafa; }
  /* line 7007, theme.scss */
  .index-products_tabs_content .custom2-tabs-container.active {
    padding: 0; }
  /* line 7010, theme.scss */
  .index-products_tabs_content .index-products_tabs_content_title {
    font-size: 32px;
    font-style: italic;
    margin-bottom: 65px; }
    /* line 7014, theme.scss */
    .index-products_tabs_content .index-products_tabs_content_title .grey {
      color: rgba(52, 52, 52, 0.4); }
  /* line 7018, theme.scss */
  .index-products_tabs_content .index-products_item_wrap {
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    padding: 20px 30px 30px 30px;
    position: relative;
    height: 100%; }
    /* line 7025, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_icon {
      position: absolute;
      top: 20px;
      left: 30px; }
    /* line 7030, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .col {
      height: 100%; }
    /* line 7033, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_img {
      margin-bottom: 35px; }
    /* line 7037, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_title {
      font-size: 15px;
      font-weight: 400;
      margin-bottom: 10px; }
      /* line 7041, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_title a {
        text-decoration: none; }
    /* line 7045, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_brand {
      margin-bottom: 5px; }
    /* line 7048, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_props {
      margin-bottom: 15px; }
    /* line 7051, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prop_name {
      font-size: 10px;
      color: rgba(52, 52, 52, 0.7);
      font-weight: 400; }
    /* line 7056, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prop_value {
      font-size: 10px; }
    /* line 7059, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prices {
      margin-bottom: 20px; }
      /* line 7061, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prices .index-products_item_curprice {
        font-size: 22px;
        font-weight: 600; }
      /* line 7065, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prices .index-products_item_oldprice {
        font-size: 22px;
        font-weight: 600;
        color: rgba(52, 52, 52, 0.25);
        position: relative; }
        /* line 7070, theme.scss */
        .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prices .index-products_item_oldprice:after {
          position: absolute;
          left: 0;
          right: 0;
          top: 50%;
          border-bottom: 2px solid #FF8463; }
    /* line 7080, theme.scss */
    .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_buttons .border-btn {
      border-radius: 4px;
      width: 100%;
      padding: 13px 0;
      text-align: center;
      font-size: 15px;
      font-weight: 500;
      height: auto; }
      /* line 7088, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_buttons .border-btn.to-catalog {
        background: #fff;
        color: rgba(52, 52, 52, 0.8); }
        /* line 7091, theme.scss */
        .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_buttons .border-btn.to-catalog:hover {
          background: #FF8463;
          color: #fff; }
  /* line 7101, theme.scss */
  .index-products_tabs_content .index-products_item_actions button {
    position: relative;
    background: none;
    padding: 0; }
    /* line 7105, theme.scss */
    .index-products_tabs_content .index-products_item_actions button.index-products_item_actions_favourites {
      margin-right: 20px; }

/*certificates section*/
/* line 7112, theme.scss */
.index-certificates h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 180px; }

/* line 7117, theme.scss */
.index-certificates {
  background-image: url(certs-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0; }

/* line 7123, theme.scss */
.index-certificates-slider {
  padding: 0 80px; }

/* line 7126, theme.scss */
.index-certificates_item_wrap {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  height: 100%; }

/* line 7133, theme.scss */
.index-certificates_item {
  height: 100%; }

/* line 7136, theme.scss */
.index-certificates_item_wrap > * {
  width: 100%; }

/* line 7139, theme.scss */
.index-certificates_author {
  font-weight: 700;
  font-size: 24px;
  margin-top: 40px;
  color: #FF8463; }

/* line 7145, theme.scss */
.index-certificates_image {
  text-align: center;
  height: 90%; }

/* line 7150, theme.scss */
.index-certificates_image img {
  width: 100%;
  height: 100%; }

/* line 7154, theme.scss */
.certs-arrow {
  display: inline-block;
  width: 47px;
  height: 47px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 15; }

/* line 7166, theme.scss */
.certs-arrow__left {
  background-image: url("cert-left.png");
  left: 0; }

/* line 7170, theme.scss */
.certs-arrow__right {
  background-image: url("cert-right.png");
  right: 0; }

/*manufacturers section*/
/* line 7175, theme.scss */
.index-manufacturers {
  padding-bottom: 75px !important; }

/* line 7178, theme.scss */
.index-manufacturers_wrapper {
  padding: 0 120px;
  position: relative; }

/* line 7182, theme.scss */
.index-manufacturers-slider {
  position: static; }

/* line 7185, theme.scss */
.index-manufacturers-slider__slide {
  height: 100%;
  padding: 0 25px; }

/* line 7189, theme.scss */
.index-manufacturers-slider__slide + .index-manufacturers-slider__slide {
  border-left: 1px solid rgba(52, 52, 52, 0.21); }

/* line 7192, theme.scss */
.manufacturers-arrow {
  display: inline-block;
  width: 51px;
  height: 51px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 15; }

/* line 7204, theme.scss */
.manufacturers-arrow__left {
  background-image: url("man-left.png");
  left: 60px; }

/* line 7208, theme.scss */
.manufacturers-arrow__right {
  background-image: url("man-right.png");
  right: 60px; }

/*content section*/
/* line 7213, theme.scss */
.index-content-section {
  padding-top: 75px !important; }

/*.index-content p:first-child {
  font-size: 24px;
}*/
/*news section*/
/* line 7220, theme.scss */
.news-section {
  background: #000;
  position: relative; }
  /* line 7223, theme.scss */
  .news-section .news-section_orange {
    position: absolute;
    top: 0;
    right: 0;
    width: 1200px;
    height: 340px;
    background: linear-gradient(129.92deg, #FF8463 -11.54%, #F77C37 206.81%);
    border-radius: 4px 0 0 4px; }
  /* line 7232, theme.scss */
  .news-section .news-section_title {
    z-index: 25;
    position: relative;
    margin-bottom: 30px; }
    /* line 7236, theme.scss */
    .news-section .news-section_title a {
      text-decoration: none; }
  /* line 7241, theme.scss */
  .news-section .news-section_title_news a {
    color: #fff;
    text-decoration: none; }
    /* line 7244, theme.scss */
    .news-section .news-section_title_news a:hover {
      color: #fff; }
  /* line 7249, theme.scss */
  .news-section .news-section_title_new_items {
    color: #fff;
    font-size: 96px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1; }
  /* line 7256, theme.scss */
  .news-section .news-section_item_wrap {
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    padding: 45px 35px 60px; }
    /* line 7262, theme.scss */
    .news-section .news-section_item_wrap .col {
      height: 100%; }
    /* line 7265, theme.scss */
    .news-section .news-section_item_wrap .news-section_item_icon {
      font-size: 24px;
      font-weight: 700; }
    /* line 7269, theme.scss */
    .news-section .news-section_item_wrap .news-section_item_title {
      font-size: 18px;
      font-weight: 400;
      margin-bottom: 10px; }
    /* line 7274, theme.scss */
    .news-section .news-section_item_wrap .news-section_item_date {
      font-weight: 400;
      margin-bottom: 30px;
      color: rgba(52, 52, 52, 0.7); }
    /* line 7280, theme.scss */
    .news-section .news-section_item_wrap .news-section_item_buttons .border-btn {
      border-radius: 4px; }

/* line 7286, theme.scss */
.above-footer-section {
  min-height: 300px;
  background-image: url("news-bg.png");
  position: relative; }
  /* line 7290, theme.scss */
  .above-footer-section .above-footer-section-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, #000 0%, rgba(33, 33, 33, 0) 129.36%);
    transform: rotate(-180deg); }

/*footer*/
/* line 7301, theme.scss */
a.whatsapp-btn {
  display: inline-block;
  background: linear-gradient(110.56deg, #4FCC5D 15.91%, #30B945 74.72%);
  border-radius: 4px;
  margin-top: 30px;
  font-size: 15px;
  color: #fff;
  width: 275px; }
  /* line 7309, theme.scss */
  a.whatsapp-btn:hover {
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.5); }

/* line 7313, theme.scss */
a.whatsapp-btn div {
  padding: 15px; }

/* line 7316, theme.scss */
.footer-menu_delivery_title {
  font-weight: 400;
  color: #fff; }

/* line 7320, theme.scss */
.delivery-selection {
  background: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.6);
  padding: 20px 30px;
  font-size: 15px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("chevron.png");
  background-repeat: no-repeat;
  background-position: right .7em top 50%, 0 0; }

/* line 7334, theme.scss */
.delivery-selection option {
  color: #000; }

/* line 7337, theme.scss */
.footer-bottom {
  margin-bottom: 50px; }

/* line 7341, theme.scss */
.sm-icons a {
  display: block;
  max-width: 20%; }

/*mobile*/
@media screen and (max-width: 480px) {
  /* line 7351, theme.scss */
  body.is-index-page h1 {
    font-size: 24px; }
  /* line 7354, theme.scss */
  body.is-index-page h2 {
    font-size: 24px; }
    /* line 7356, theme.scss */
    body.is-index-page h2.section-title {
      margin: 0 0 35px 0; }

  /* line 7362, theme.scss */
  .ts-container {
    padding: 0 10px; }

  /* line 7365, theme.scss */
  .ts-section {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }

  /*header*/
  /* line 7370, theme.scss */
  .main-header {
    height: 85px; }

  /* line 7374, theme.scss */
  .main-header.on-scroll .top-site-menu_btn {
    display: none !important; }

  /* line 7378, theme.scss */
  a.phone-header {
    font-size: 14px !important; }

  /* line 7381, theme.scss */
  .js-city-name {
    font-size: 8px;
    background-size: contain !important;
    background-position: left center !important;
    text-align: left;
    padding: 0 0 0 10px;
    margin-top: 0; }

  /* line 7389, theme.scss */
  .top-contacts_wa {
    margin-left: 0;
    margin-right: 10px; }

  /* line 7393, theme.scss */
  .top-contacts_wa img {
    width: 30px; }

  /* line 7396, theme.scss */
  .header-catalog-btn2__img {
    margin: 0 !important;
    width: 30px !important;
    height: auto !important; }

  /* line 7401, theme.scss */
  .top-site-menu-links {
    padding-top: 10px; }

  /* line 7404, theme.scss */
  .top-site-menu-links .cart-widget-link {
    padding: 0 0 0 15px;
    position: relative; }

  /* line 7408, theme.scss */
  .top-site-menu-links .cart-widget-link .cart-count {
    position: absolute;
    top: 40%; }

  /* line 7412, theme.scss */
  .top-site-menu_wrap {
    padding: 20px 0;
    margin-top: 0; }

  /* line 7416, theme.scss */
  .top-site-menu_btn {
    padding: 0 10px 0 0;
    border-bottom: none; }

  /* line 7420, theme.scss */
  .top-site-menu .top-site-menu_btn .border-btn {
    font-size: 10px;
    padding: 6px 10px 6px 30px;
    height: 34px;
    background-position: 10px center; }

  /* line 7426, theme.scss */
  .top-site-menu .top-site-menu_btn .border-btn:hover {
    background-position: 10px center; }

  /* line 7429, theme.scss */
  .mobile-top-search {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

  /* line 7434, theme.scss */
  .mobile-top-search .search_widget-control {
    height: 34px !important;
    max-height: 34px !important;
    min-height: 34px !important;
    min-width: 100% !important;
    max-width: 100% !important;
    padding: 10px !important;
    font-size: 10px !important; }

  /* line 7443, theme.scss */
  .mobile-top-search .search_widget {
    padding: 0 !important; }

  /* line 7446, theme.scss */
  .mobile-top-search .search_widget .search-start {
    border: none;
    width: 34px;
    background-size: 50%; }

  /* line 7452, theme.scss */
  .top-site-menu .top-site-menu_catalog {
    top: 90%;
    padding: 10px 0;
    min-width: 300px;
    max-width: 300px; }
    /* line 7457, theme.scss */
    .top-site-menu .top-site-menu_catalog .top-site-menu_catalog_item {
      padding: 0 10px; }
      /* line 7459, theme.scss */
      .top-site-menu .top-site-menu_catalog .top-site-menu_catalog_item:not(:last-child) {
        margin-bottom: 15px; }
      /* line 7462, theme.scss */
      .top-site-menu .top-site-menu_catalog .top-site-menu_catalog_item .top-site-menu_catalog_link > a {
        font-size: 12px;
        background-image: none;
        padding-right: 0;
        margin-left: 10px;
        display: inline-block; }
    /* line 7470, theme.scss */
    .top-site-menu .top-site-menu_catalog i {
      cursor: pointer; }
    /* line 7473, theme.scss */
    .top-site-menu .top-site-menu_catalog .top-site-menu_catalog_item_sub {
      visibility: visible;
      position: static;
      display: none;
      max-height: 200px;
      padding: 10px;
      overflow: scroll; }
      /* line 7480, theme.scss */
      .top-site-menu .top-site-menu_catalog .top-site-menu_catalog_item_sub ul {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1; }
        /* line 7484, theme.scss */
        .top-site-menu .top-site-menu_catalog .top-site-menu_catalog_item_sub ul li {
          display: block;
          margin-bottom: 5px; }
      /* line 7489, theme.scss */
      .top-site-menu .top-site-menu_catalog .top-site-menu_catalog_item_sub a {
        font-size: 12px; }

  /*catalog section*/
  /* line 7496, theme.scss */
  .index-catalog {
    padding-top: 20px !important; }

  /* line 7499, theme.scss */
  .index-catalog .row.is-grid {
    margin-left: -5px;
    margin-right: -5px; }

  /* line 7503, theme.scss */
  .index-catalog_wrap {
    margin-bottom: 10px;
    padding-right: 5px !important;
    padding-left: 5px !important; }

  /* line 7508, theme.scss */
  .index-catalog_item {
    padding: 10px 10px 20px 10px; }

  /* line 7511, theme.scss */
  .index-catalog_item_title {
    font-size: 9px; }

  /* line 7515, theme.scss */
  .index-catalog_item_link .border-btn {
    height: auto;
    padding: 5px 0;
    font-size: 8px; }

  /*works section*/
  /* line 7522, theme.scss */
  .index-works {
    overflow: hidden;
    padding-top: 75px !important; }
    /* line 7526, theme.scss */
    .index-works h2 a {
      text-decoration: none;
      color: #343434; }
    /* line 7531, theme.scss */
    .index-works .index-works_slider {
      width: 100%; }
    /* line 7535, theme.scss */
    .index-works .index-works_slider .index-works_img {
      height: 200px;
      margin-bottom: 45px; }
      /* line 7538, theme.scss */
      .index-works .index-works_slider .index-works_img img {
        height: 100%;
        width: 100%;
        border-radius: 4px; }
    /* line 7545, theme.scss */
    .index-works .index-works_slider .index-works_content .index-works_title {
      font-size: 18px;
      margin-bottom: 15px; }
    /* line 7549, theme.scss */
    .index-works .index-works_slider .index-works_content .index-works_text {
      font-size: 14px;
      color: rgba(52, 52, 52, 0.8);
      margin-bottom: 25px; }
    /* line 7554, theme.scss */
    .index-works .index-works_slider .index-works_content .border-btn {
      width: 100%; }
    /* line 7558, theme.scss */
    .index-works .index-works_slider .swiper-pagination {
      bottom: 315px; }
    /* line 7561, theme.scss */
    .index-works .index-works_slider .swiper-pagination-bullet-active {
      width: 6px;
      height: 6px; }
    /* line 7565, theme.scss */
    .index-works .index-works_slider .swiper-pagination-bullet {
      width: 6px;
      height: 6px;
      margin: 0 3px !important; }
    /* line 7570, theme.scss */
    .index-works .index-works_slider .works-arrow {
      width: 19px;
      height: 19px;
      top: 100px;
      background-size: contain; }
    /* line 7576, theme.scss */
    .index-works .index-works_slider .works-arrow__left {
      left: 20px; }
    /* line 7579, theme.scss */
    .index-works .index-works_slider .works-arrow__right {
      right: 20px; }

  /*reviews section*/
  /* line 7586, theme.scss */
  .index-reviews .section-title {
    color: #fff;
    margin-bottom: 15px !important; }
  /* line 7590, theme.scss */
  .index-reviews .index-reviews_orange_top {
    top: 440px;
    right: 0;
    width: 95px;
    height: 150px; }
  /* line 7596, theme.scss */
  .index-reviews .index-reviews_item:not(:last-child) {
    margin-bottom: 30px; }
  /* line 7599, theme.scss */
  .index-reviews .index-reviews_item:last-child {
    margin-bottom: 0; }
  /* line 7602, theme.scss */
  .index-reviews img {
    width: auto;
    display: block; }
  /* line 7606, theme.scss */
  .index-reviews .index-reviews_logo {
    margin-bottom: 30px; }
  /* line 7610, theme.scss */
  .index-reviews .index-reviews_item_1 .index-reviews_image_second {
    height: 200px; }
    /* line 7612, theme.scss */
    .index-reviews .index-reviews_item_1 .index-reviews_image_second img {
      height: 100%; }
  /* line 7616, theme.scss */
  .index-reviews .index-reviews_item_1 .index-reviews_image_first {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px; }
  /* line 7623, theme.scss */
  .index-reviews .index-reviews_item_2 .index-reviews_item_small {
    margin-right: 0;
    margin-left: 0; }
  /* line 7627, theme.scss */
  .index-reviews .index-reviews_item_2 .index-reviews_image_first {
    margin-bottom: 20px; }
  /* line 7630, theme.scss */
  .index-reviews .index-reviews_item_2 .index-reviews_image_second {
    margin-left: 0;
    margin-right: 10px;
    height: 200px; }
    /* line 7634, theme.scss */
    .index-reviews .index-reviews_item_2 .index-reviews_image_second img {
      height: 100%; }
  /* line 7640, theme.scss */
  .index-reviews .index-reviews_item_3 .index-reviews_image_second {
    height: 200px; }
    /* line 7642, theme.scss */
    .index-reviews .index-reviews_item_3 .index-reviews_image_second img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      height: 100%; }
  /* line 7648, theme.scss */
  .index-reviews .index-reviews_item_3 .index-reviews_image_first {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px; }
  /* line 7654, theme.scss */
  .index-reviews .index-reviews_image_second {
    margin-bottom: 0;
    margin-left: 10px; }
  /* line 7658, theme.scss */
  .index-reviews .index-reviews_item_content {
    font-size: 12px;
    margin-bottom: 15px; }
  /* line 7662, theme.scss */
  .index-reviews .index-reviews_item_name {
    font-size: 10px;
    text-align: left; }
  /* line 7667, theme.scss */
  .index-reviews .index-reviews_logo img {
    width: 50%; }

  /*clients section*/
  /* line 7673, theme.scss */
  .index-clients {
    padding-bottom: 0 !important; }

  /* line 7676, theme.scss */
  .index-clients_wrap {
    padding: 40px 0; }

  /* line 7679, theme.scss */
  .index-clients_item {
    border: none !important;
    margin-bottom: 40px; }

  /*videos section*/
  /* line 7684, theme.scss */
  .index-videos {
    background: #fff; }

  /* line 7687, theme.scss */
  .index-videos_wrapper {
    padding: 0 10px;
    position: relative; }

  /* line 7691, theme.scss */
  .index-videos_title {
    font-size: 14px; }

  /* line 7694, theme.scss */
  .videos-arrow {
    bottom: 15%; }

  /*about section*/
  /* line 7698, theme.scss */
  .index-about {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0 !important;
    overflow-x: hidden; }
    /* line 7703, theme.scss */
    .index-about .section-title {
      font-size: 64px;
      margin-bottom: 30px;
      padding-right: 10px;
      padding-left: 10px; }
    /* line 7709, theme.scss */
    .index-about .index-about_hover {
      background-image: none; }
    /* line 7712, theme.scss */
    .index-about .index-about_first_text {
      margin-bottom: 35px;
      font-size: 18px;
      padding-right: 10px;
      padding-left: 10px; }
    /* line 7718, theme.scss */
    .index-about .index-about_second_text {
      margin-bottom: 0;
      padding-top: 35px;
      background: linear-gradient(179.27deg, #131313 43.95%, rgba(24, 24, 24, 0) 97.88%); }
      /* line 7722, theme.scss */
      .index-about .index-about_second_text .index-about_second_text_1 {
        margin-bottom: 25px;
        padding-right: 20px;
        padding-left: 20px; }
      /* line 7727, theme.scss */
      .index-about .index-about_second_text .index-about_second_text_2 {
        margin-bottom: 50px;
        padding-right: 20px;
        padding-left: 20px; }
      /* line 7733, theme.scss */
      .index-about .index-about_second_text .index-about_second_img img {
        mix-blend-mode: luminosity; }

  /*why we section*/
  /* line 7741, theme.scss */
  .index-advantages .index-advantages_item {
    padding: 10px 10px 20px 10px;
    height: 100%; }
    /* line 7744, theme.scss */
    .index-advantages .index-advantages_item .index-advantages_item_title {
      font-size: 18px; }
    /* line 7747, theme.scss */
    .index-advantages .index-advantages_item .index-advantages_item_text {
      font-size: 13px; }
  /* line 7751, theme.scss */
  .index-advantages .index-advantages_orange {
    padding: 25px 10px 50px;
    margin-top: 0; }
    /* line 7754, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_title {
      font-size: 32px;
      margin-bottom: 25px; }
    /* line 7758, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_title_right {
      font-size: 18px;
      font-weight: 400;
      margin-bottom: 20px; }
    /* line 7763, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_text {
      font-weight: 700;
      font-size: 14px;
      margin-bottom: 40px; }
    /* line 7768, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_text_right {
      font-size: 14px; }
      /* line 7770, theme.scss */
      .index-advantages .index-advantages_orange .index-advantages_orange_text_right ul {
        margin-bottom: 10px;
        padding-left: 20px; }
        /* line 7773, theme.scss */
        .index-advantages .index-advantages_orange .index-advantages_orange_text_right ul li {
          line-height: 1.5;
          margin-bottom: 15px; }
    /* line 7779, theme.scss */
    .index-advantages .index-advantages_orange .border-btn {
      width: 100%;
      padding: 28px 0px;
      text-align: center;
      border: none; }
    /* line 7785, theme.scss */
    .index-advantages .index-advantages_orange .index-advantages_orange_tel {
      margin-right: 0;
      margin-bottom: 35px; }

  /*famous section*/
  /* line 7792, theme.scss */
  .index-famous .row.is-grid {
    margin-right: -5px !important;
    margin-left: -5px !important; }

  /* line 7796, theme.scss */
  .index-famous .row.is-grid > * {
    padding-right: 5px !important;
    padding-left: 5px !important; }

  /* line 7800, theme.scss */
  .index-famous_wrap {
    margin-bottom: 10px; }

  /* line 7803, theme.scss */
  .index-famous_item {
    padding: 15px 10px 10px 10px; }

  /* line 7806, theme.scss */
  .index-famous_item_title {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 400;
    word-break: break-word; }

  /* line 7813, theme.scss */
  .index-famous_item_link .border-btn {
    height: auto;
    padding: 5px 0;
    font-size: 8px;
    font-weight: 500; }

  /* line 7820, theme.scss */
  .index-famous_item_title__bar {
    background-size: 20px 20px; }

  /* line 7823, theme.scss */
  .index-famous_item_title__shop {
    background-size: 20px 20px; }

  /* line 7826, theme.scss */
  .index-famous_item_title__kitchen {
    background-size: 20px 20px; }

  /* line 7829, theme.scss */
  .index-famous_item_title__restaurant {
    background-size: 20px 20px; }

  /*tabs section*/
  /* line 7833, theme.scss */
  .index-products_tabs {
    padding: 0; }
    /* line 7835, theme.scss */
    .index-products_tabs .custom2-tabs-btn {
      font-size: 20px !important;
      color: rgba(255, 255, 255, 0.8);
      border: none !important; }
      /* line 7839, theme.scss */
      .index-products_tabs .custom2-tabs-btn .index-products_tabs_text {
        background-size: 23px 23px;
        background-position: right center;
        padding-right: 25px;
        line-height: 1.5; }
      /* line 7846, theme.scss */
      .index-products_tabs .custom2-tabs-btn.current .index-products_tabs_text {
        border-bottom: 1px solid #fff;
        color: #fff; }

  /* line 7853, theme.scss */
  .index-products_tabs_content {
    padding-top: 30px !important; }
    /* line 7855, theme.scss */
    .index-products_tabs_content .row.is-grid {
      margin-right: -5px !important;
      margin-left: -5px !important; }
    /* line 7859, theme.scss */
    .index-products_tabs_content .row.is-grid > * {
      padding-right: 5px;
      padding-left: 5px; }
    /* line 7863, theme.scss */
    .index-products_tabs_content .index-products_tabs_content_title {
      font-size: 16px;
      margin-bottom: 30px; }
    /* line 7867, theme.scss */
    .index-products_tabs_content .index-products_item_wrapper {
      margin-bottom: 10px; }
    /* line 7870, theme.scss */
    .index-products_tabs_content .index-products_item_wrap {
      padding: 10px 10px 20px; }
      /* line 7872, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_icon {
        top: 10px;
        left: 15px; }
        /* line 7875, theme.scss */
        .index-products_tabs_content .index-products_item_wrap .index-products_item_icon img {
          width: 30px;
          height: 30px; }
      /* line 7880, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_img {
        margin-bottom: 15px; }
      /* line 7884, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_title {
        font-size: 9px;
        margin-bottom: 5px; }
      /* line 7888, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_props {
        margin-bottom: 15px; }
      /* line 7891, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prop_name {
        font-size: 8px; }
      /* line 7894, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prop_value {
        font-size: 8px;
        font-weight: 500; }
      /* line 7898, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prices {
        margin-bottom: 15px; }
        /* line 7900, theme.scss */
        .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prices .index-products_item_curprice {
          font-size: 12px; }
        /* line 7903, theme.scss */
        .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_prices .index-products_item_oldprice {
          font-size: 12px; }
      /* line 7909, theme.scss */
      .index-products_tabs_content .index-products_item_wrap .index-products_item_content .index-products_item_buttons .border-btn.to-catalog {
        margin-top: 15px; }
    /* line 7919, theme.scss */
    .index-products_tabs_content .index-products_item_actions button.index-products_item_actions_compare img {
      width: 7px;
      height: 9px; }
    /* line 7924, theme.scss */
    .index-products_tabs_content .index-products_item_actions button.index-products_item_actions_favourites {
      margin-right: 5px; }
      /* line 7926, theme.scss */
      .index-products_tabs_content .index-products_item_actions button.index-products_item_actions_favourites img {
        width: 11px;
        height: 10px; }

  /*certificates section*/
  /* line 7935, theme.scss */
  .index-certificates h3 {
    margin-bottom: 25px;
    font-size: 18px !important; }

  /* line 7939, theme.scss */
  .index-certificates-slider {
    padding: 0 20px; }

  /* line 7942, theme.scss */
  .index-certificates_author {
    font-size: 18px;
    margin-top: 20px; }

  /* line 7946, theme.scss */
  .certs-arrow {
    width: 28px;
    height: 28px;
    bottom: 60%; }

  /* line 7951, theme.scss */
  .certs-arrow__left {
    background-image: url("cert-left-mob.png");
    left: -10px; }

  /* line 7955, theme.scss */
  .certs-arrow__right {
    background-image: url("cert-right-mob.png");
    right: -10px; }

  /*manufacturers section*/
  /* line 7960, theme.scss */
  .index-manufacturers_wrapper {
    padding: 0 20px;
    position: relative; }

  /* line 7964, theme.scss */
  .index-manufacturers-slider {
    position: static; }

  /* line 7967, theme.scss */
  .index-manufacturers-slider__slide {
    height: 100%;
    padding: 0 5px; }

  /* line 7971, theme.scss */
  .manufacturers-arrow {
    width: 15px;
    height: 15px; }

  /* line 7975, theme.scss */
  .manufacturers-arrow__left {
    background-image: url("man-left-mob.png");
    left: 5px; }

  /* line 7979, theme.scss */
  .manufacturers-arrow__right {
    background-image: url("man-right-mob.png");
    right: 5px; }

  /*content section*/
  /* line 7984, theme.scss */
  .index-content > *:not(:first-child) {
    display: none; }

  /* line 7987, theme.scss */
  .index-content.opened > * {
    display: block !important; }

  /*news section*/
  /* line 7991, theme.scss */
  .news-section {
    padding-bottom: 10px !important; }
    /* line 7993, theme.scss */
    .news-section .row.is-grid {
      margin-right: -5px !important;
      margin-left: -5px !important; }
    /* line 7997, theme.scss */
    .news-section .row.is-grid > * {
      padding-right: 5px;
      padding-left: 5px;
      margin-bottom: 10px; }
    /* line 8002, theme.scss */
    .news-section .news-section_orange {
      position: absolute;
      top: 60px;
      width: 200px;
      height: 50px;
      border-radius: 4px 0 0 4px; }
    /* line 8009, theme.scss */
    .news-section .news-section_title {
      margin-bottom: 0; }
    /* line 8013, theme.scss */
    .news-section .news-section_title_news a {
      color: rgba(255, 255, 255, 0.8);
      position: relative;
      z-index: 25; }
    /* line 8019, theme.scss */
    .news-section .news-section_title_new_items {
      font-size: 48px;
      transform: translateY(-50%);
      text-align: right; }
    /* line 8024, theme.scss */
    .news-section .news-section_item_wrap {
      padding: 10px 10px 20px; }
      /* line 8026, theme.scss */
      .news-section .news-section_item_wrap .news-section_item_icon {
        font-size: 16px; }
      /* line 8029, theme.scss */
      .news-section .news-section_item_wrap .news-section_item_title {
        font-size: 10px; }
      /* line 8032, theme.scss */
      .news-section .news-section_item_wrap .news-section_item_date {
        font-size: 8px;
        margin-bottom: 20px; }
      /* line 8037, theme.scss */
      .news-section .news-section_item_wrap .news-section_item_buttons .border-btn {
        padding: 10px 0;
        height: auto;
        width: 100%;
        font-size: 10px; }

  /*footer*/
  /* line 8047, theme.scss */
  footer.ts-section {
    padding-top: 50px !important;
    background-image: url("footer-mob.jpg");
    background-color: none;
    background-repeat: no-repeat;
    background-size: cover; }

  /* line 8054, theme.scss */
  .footer-middle {
    padding: 0 !important; }

  /* line 8057, theme.scss */
  .footer-bottom {
    margin-bottom: 30px; }

  /* line 8060, theme.scss */
  .footer-menu__title {
    font-size: 18px !important;
    margin: 0 !important;
    padding: 30px 0;
    border-bottom: 1px solid rgba(111, 111, 111, 0.57);
    font-weight: 500;
    background-image: url("chevron.png");
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer; }

  /* line 8071, theme.scss */
  .footer-subscribe {
    padding: 0 !important;
    margin-top: 50px;
    background-color: transparent !important; }

  /* line 8076, theme.scss */
  .main-footer__label {
    margin: 0 0 45px 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    text-align: left !important; }

  /* line 8083, theme.scss */
  .footer-subscribe__btn {
    min-width: 100%;
    margin: 30px 0 0 0; }

  /* line 8087, theme.scss */
  a.whatsapp-btn {
    font-size: 16px;
    width: 100%; }

  /* line 8091, theme.scss */
  .footer-middle-list {
    margin-top: 15px !important; }

  /* line 8094, theme.scss */
  a.footer-middle-list__item {
    font-size: 14px !important;
    padding-bottom: 15px; }

  /* line 8098, theme.scss */
  .footer-menu_delivery_title {
    color: rgba(255, 255, 255, 0.8); }

  /* line 8101, theme.scss */
  .delivery-selection {
    width: 100%; }

  /* line 8104, theme.scss */
  .sm-icons {
    margin-top: 40px; }
    /* line 8106, theme.scss */
    .sm-icons a {
      padding: 0 15px;
      margin-left: 0; }
      /* line 8108, theme.scss */
      .sm-icons a img {
        width: auto; }

  /* line 8114, theme.scss */
  .copyright-item {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.6); }

  /*product page*/
  /* line 8119, theme.scss */
  .product-anchors a {
    margin-bottom: 10px; } }
/* line 8123, theme.scss */
.top-header {
  padding: 5px 0; }

/* line 8126, theme.scss */
.top-main-menu {
  display: flex; }

/* line 8129, theme.scss */
.top-main-menu a {
  display: inline-block;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none; }

/* line 8136, theme.scss */
.sublogan {
  font-weight: 400;
  margin-top: 10px;
  font-size: 14px; }

/* line 8141, theme.scss */
.callback-top {
  text-decoration: underline !important;
  padding-top: 10px; }
