@charset "UTF-8";
/*=========================================
  THEME
=========================================*/
/* line 10, theme.scss */
input, textarea {
  -webkit-appearance: none; }

/* line 13, theme.scss */
a, button {
  outline: 0;
  outline: none; }
  /* line 16, 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 21, 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 31, theme.scss */
body {
  font-family: 'Gilroy', sans-serif; }

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

/* line 39, theme.scss */
.from-1140, .from-1040, .from-1024, .from-1000, .from-768, .from-480 {
  display: none; }

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

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

/* line 57, theme.scss */
.advantage {
  padding: 85px 0 30px 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 159, theme.scss */
.card-info {
  position: relative;
  z-index: 3; }

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

/* line 169, theme.scss */
.card-title {
  margin-bottom: 16px; }
  /* line 171, theme.scss */
  .card-title .product-title {
    height: 40px;
    overflow: hidden;
    margin-top: 14px; }
  /* line 176, theme.scss */
  .card-title .product-about {
    height: 50px;
    overflow: hidden; }

/* line 182, theme.scss */
.stiker {
  position: absolute;
  top: 15px;
  left: 0;
  padding: 7px;
  background-color: #6eb8b2;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  z-index: 2; }

/* line 195, theme.scss */
.card.cards-col .stiker {
  left: -15px; }

/* line 200, theme.scss */
.stiker-new {
  background-color: #6eb8b2; }

/* line 204, theme.scss */
.stiker-hit {
  background-color: #6eb8b2; }

/* line 208, theme.scss */
.stiker-sale {
  background-color: #6eb8b2; }

/* line 212, theme.scss */
.stiker + .stiker {
  top: 45px; }

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

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

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

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

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

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

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

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

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

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

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

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

/* line 274, theme.scss */
.filter {
  padding: 7px 0;
  border-bottom: 2px solid #c2c9c7;
  margin: 0 40px 0 0;
  position: relative;
  min-width: 125px; }
  /* line 281, theme.scss */
  .filter:first-child .filter-items-wrapper {
    width: 200px; }

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

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

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

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

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

/* line 338, 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);
  top: calc(100% + 10px);
  left: 0;
  width: auto;
  min-width: 100px;
  z-index: 10;
  background-color: #fff;
  padding: 0;
  visibility: hidden; }

/* line 354, 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;
  position: absolute;
  box-shadow: 8px 7px 5px -1px rgba(0, 0, 0, 0.28); }

/* line 364, theme.scss */
.filter-items-wrapper {
  position: absolute; }

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

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

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

/* line 388, theme.scss */
.filter-title span {
  cursor: pointer;
  width: calc(100% - 16px); }

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

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

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

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

/* line 437, 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 #000; }

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

/* line 451, theme.scss */
.collection-filter .range-slider .irs-slider.from,
.collection-filter .range-slider .irs-slider.to {
  background: #fff;
  width: 17px;
  height: 15px;
  top: 21px;
  border: 2px solid #000; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 762, theme.scss */
.alertify .ajs-commands button {
  padding: 7px; }

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

/* line 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: #000; }

/* 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 821, theme.scss */
.added-title {
  text-align: center;
  margin-bottom: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 973, theme.scss */
.reviews-item {
  padding: 5px 0;
  border-bottom: 2px solid #000; }

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

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

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

/* line 992, 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 1002, theme.scss */
.tabs-target {
  display: none; }

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

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

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

/* line 1040, theme.scss */
.gallery-top {
  padding: 35px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1201, theme.scss */
.scroll_top {
  display: block;
  position: fixed;
  color: #fff;
  background-color: #000;
  bottom: 10px;
  cursor: pointer;
  right: 10px;
  height: 40px;
  opacity: 0;
  text-align: center;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  z-index: 1000;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px;
  padding: 9px 44px;
  border: 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  transition: 0.3s;
  height: 42px; }

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

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

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

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

/* line 1254, 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(194, 201, 199, 0.5);
  padding: 0;
  list-style: none;
  text-align: left;
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1374, 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 1379, 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 1384, 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 1389, 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 1394, theme.scss */
.settings_guide-font-size::before {
  font-size: 16px;
  content: '$font-size-primary: '; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1570, theme.scss */
.main-header {
  left: 0;
  top: 0;
  right: 0;
  z-index: 5; }
  /* line 1575, theme.scss */
  .main-header.index {
    position: absolute; }
  /* line 1579, theme.scss */
  .main-header.some-page .header-container {
    padding: 0 154px; }
  /* line 1582, theme.scss */
  .main-header.some-page .header-right {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: rgba(255, 255, 255, 0); }
    /* line 1587, theme.scss */
    .main-header.some-page .header-right::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      background-color: #000;
      width: 150vw;
      height: 197px; }
  /* line 1599, theme.scss */
  .main-header.some-page .header-left {
    padding-top: 30px;
    padding-bottom: 30px; }

/* line 1605, theme.scss */
.interface-buttons {
  position: relative; }

/* line 1608, theme.scss */
.interface-buttons__item {
  background-color: rgba(255, 255, 255, 0);
  padding: 0 13px; }
  /* line 1611, theme.scss */
  .interface-buttons__item span {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.7px; }

/* line 1618, theme.scss */
.bttn-burger {
  background-color: rgba(255, 255, 255, 0); }
  /* line 1620, theme.scss */
  .bttn-burger img {
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    height: 8px; }

/* line 1627, theme.scss */
.site-list {
  padding: 0;
  list-style-type: none;
  margin: 0 25px; }

/* line 1632, theme.scss */
.site-list__link {
  padding: 0 13px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px;
  position: relative; }
  /* line 1639, theme.scss */
  .site-list__link::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 2px;
    background-color: #000000;
    bottom: -6px;
    left: 13px; }
  /* line 1650, theme.scss */
  .site-list__link:hover::before {
    width: auto;
    right: 13px; }

/* line 1656, theme.scss */
.interface-buttons__item_search img {
  width: 19px;
  min-width: 19px;
  max-width: 19px; }

/* line 1661, theme.scss */
.interface-buttons__item_user img {
  width: 21px;
  min-width: 21px;
  max-width: 21px; }

/* line 1666, theme.scss */
.interface-buttons__item_basket img {
  width: 16px;
  min-width: 16px;
  max-width: 16px; }

/* line 1671, theme.scss */
.header-left {
  width: 490px;
  min-width: 490px;
  max-width: 490px;
  position: relative;
  background-color: #fff;
  z-index: 2; }
  /* line 1678, theme.scss */
  .header-left::before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    width: 50vw;
    background-color: #fff;
    z-index: 2;
    height: 100%;
    top: 0;
    bottom: 0; }

/* line 1691, theme.scss */
.header-right {
  width: calc(100% - 490px);
  min-width: calc(100% - 490px);
  max-width: calc(100% - 490px);
  position: relative; }

/* line 1697, theme.scss */
.header-container {
  padding: 30px 154px; }

/* line 1700, theme.scss */
.promo-container {
  padding: 0 0 0  154px; }

/* line 1703, theme.scss */
.logo.in-header {
  margin: 0 0 0 22%; }

/* line 1706, theme.scss */
.slider-promo {
  width: 100%;
  overflow: visible; }

/* line 1710, theme.scss */
.slider-promo__slide {
  height: 744px !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative; }

/* line 1717, theme.scss */
.slider-promo__text2 {
  margin: 0;
  color: #ffffff;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 66px;
  font-weight: 500;
  line-height: 60px;
  max-width: 370px; }

/* line 1726, theme.scss */
.slider-promo__text1 {
  margin: 55px 0 0 0;
  color: #ffffff;
  font-family: "Gill Sans", sans-serif;
  font-size: 18px;
  font-weight: 200;
  max-width: 340px; }

/* line 1734, theme.scss */
.number-slide {
  position: absolute;
  right: 155px;
  top: 50%;
  transform: translateY(-50%); }

/* line 1740, theme.scss */
.current-number-slide {
  color: #ffffff;
  font-family: 'Lora', sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 2.2;
  text-transform: uppercase; }

/* line 1748, theme.scss */
.all-slides {
  color: #ffffff;
  font-family: 'Lora', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0 5px 0 0;
  position: relative; }
  /* line 1757, theme.scss */
  .all-slides::before {
    content: '';
    position: absolute;
    top: -70px;
    height: 60px;
    width: 1px;
    background-color: #fff;
    display: block;
    right: 14px; }

/* line 1768, theme.scss */
.border-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px;
  padding: 9px 44px;
  display: inline-block;
  border: 0;
  border-top: 2px solid rgba(255, 255, 255, 0);
  border-bottom: 2px solid #fff;
  transition: 0.3s;
  position: relative; }
  /* line 1781, theme.scss */
  .border-btn.black {
    color: #000;
    border-bottom: 2px solid #000;
    transition: 0.5s; }
    /* line 1785, theme.scss */
    .border-btn.black::before, .border-btn.black::after {
      background-color: #000; }
    /* line 1788, theme.scss */
    .border-btn.black:hover {
      color: #fff;
      background-color: #000;
      border-top: 2px solid #000; }
      /* line 1793, theme.scss */
      .border-btn.black:hover svg * {
        fill: #fff; }
  /* line 1799, theme.scss */
  .border-btn::before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    height: 0;
    width: 2px;
    background-color: #fff;
    transition: 0.4s; }
  /* line 1810, theme.scss */
  .border-btn::after {
    content: '';
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    height: 0;
    width: 2px;
    background-color: #fff;
    transition: 0.4s; }
  /* line 1821, theme.scss */
  .border-btn:hover {
    color: #fff;
    border-top: 2px solid #fff;
    transition: 0.3s; }
    /* line 1825, theme.scss */
    .border-btn:hover::before, .border-btn:hover::after {
      top: 0;
      bottom: 0;
      height: auto;
      transition: 0.4s; }

/* line 1833, theme.scss */
.slider-promo__text {
  padding: 10px 10px 10px 156px; }

/* line 1836, theme.scss */
.promo-btn {
  margin: 40px 0 0 0; }

/* line 1839, theme.scss */
.promo-site-list {
  padding: 0;
  margin: 0;
  list-style: none; }

/* line 1844, theme.scss */
.promo-site-list__link {
  text-decoration: none;
  color: #000000;
  font-family: "Gill Sans",sans-serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 20px;
  padding: 33px 0;
  transition: 0.3s; }
  /* line 1853, theme.scss */
  .promo-site-list__link span {
    padding: 0 20px;
    transition: 0.3s;
    color: #000; }
  /* line 1859, theme.scss */
  .promo-site-list__link:hover span {
    transform: translateX(10px);
    transition: 0.3s; }

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

/* line 1868, theme.scss */
.slider-promo__product {
  height: 100% !important;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

/* line 1878, theme.scss */
.promo-thumbs {
  position: absolute;
  background-color: #fff;
  top: 300px;
  transform: translateY(-45%);
  z-index: 5;
  left: 350px;
  width: 387px;
  height: 387px; }
  /* line 1887, theme.scss */
  .promo-thumbs .swiper-container {
    height: 387px; }

@keyframes toTop {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-40px); } }
/* line 1899, theme.scss */
.main-filters {
  padding: 40px 60px;
  background-image: url("main-coll.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
  animation-name: toTop;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-delay: 1s;
  margin-top: -40px;
  animation-timing-function: ease-in-out; }
  /* line 1914, theme.scss */
  .main-filters .filter {
    max-width: 155px; }

/* line 1918, theme.scss */
.main-filters__container {
  background-color: #e7f0ed;
  padding: 40px; }

/* line 1922, theme.scss */
.main-banners__small-img {
  transition: 1s; }

/* line 1925, theme.scss */
.main-banners {
  margin-top: 80px; }
  /* line 1928, theme.scss */
  .main-banners:hover .main-banners__small-img {
    transform: translateX(15px);
    transition: 1s; }

/* line 1934, theme.scss */
.main-banners__left-banner {
  width: 100%;
  position: relative; }
  /* line 1938, theme.scss */
  .main-banners__left-banner:hover .main-banners__img {
    background-size: auto 101%;
    transition: 0.3s; }

/* line 1944, theme.scss */
.main-banners__img-wrapper {
  position: relative;
  margin: 25px 0 15px 0;
  height: 0;
  padding: 0 0 68.5% 0;
  overflow: hidden;
  width: 100%; }

/* line 1952, theme.scss */
.main-banners__img {
  height: 0;
  padding: 0 0 68.5% 0;
  width: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  transition: 0.3s; }

/* line 1961, theme.scss */
.main-banners__small-img {
  position: absolute;
  bottom: 0;
  left: -50px; }

/* line 1966, theme.scss */
.main-banners__text1 {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 0 55px; }

/* line 1972, theme.scss */
.main-banners__text2 {
  margin: 0 0 0 55px;
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  max-width: 300px;
  padding: 2px 0 0 5px; }

/* line 1982, theme.scss */
.main-banners__right {
  padding: 0 0 0 80px; }

/* line 1985, theme.scss */
.main-banners__right-text {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 15px; }

/* line 1997, theme.scss */
.main-banners__right-img-wrap {
  height: 0;
  max-width: 327px;
  padding: 0 0 89% 0;
  overflow: hidden;
  width: 100%; }

/* line 2004, theme.scss */
.main-banners__right-img {
  height: 0;
  max-width: 327px;
  padding: 0 0 115% 0;
  width: 100%;
  transition: 0.3s; }

/* line 2011, theme.scss */
.main-banners__right-banner {
  position: relative; }
  /* line 2014, theme.scss */
  .main-banners__right-banner:hover .main-banners__right-img {
    background-size: auto 101%;
    transition: 0.3s; }

/* line 2020, theme.scss */
.main-banners__right-btn {
  position: absolute;
  left: 0;
  z-index: 3;
  bottom: 15px; }

/* line 2026, theme.scss */
.main-banners__right-img {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.3s; }

/* line 2032, theme.scss */
.text-banner {
  margin-top: 35px;
  padding: 40px;
  background-image: url("text-banner-bg.jpg");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.3s; }
  /* line 2040, theme.scss */
  .text-banner:hover {
    background-size: auto 101%;
    transition: 0.3s; }

/* line 2045, theme.scss */
.filter-submit {
  background-color: rgba(255, 255, 255, 0);
  margin: 0 0 0 auto; }

/* line 2049, theme.scss */
.text-banner__container {
  padding: 60px 10px;
  background-color: #e7f0ed; }
  /* line 2052, theme.scss */
  .text-banner__container p {
    color: #000000;
    font-family: "Narziss Pro Cyrillic Drops", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 25px 0; }

/* line 2061, theme.scss */
.big-banner__cell-8 {
  height: 585px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

/* line 2068, theme.scss */
.bolshoy-banner__img {
  transition: 1s; }

/* line 2071, theme.scss */
.big-banner {
  margin-top: 75px; }
  /* line 2073, theme.scss */
  .big-banner:hover .bolshoy-banner__img {
    transform: translateX(25px);
    transition: 1s; }

/* line 2078, theme.scss */
.big-banner__body {
  padding: 50px 10px 50px 100px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(70%, -50%); }

/* line 2086, theme.scss */
.bolshoy-banner__text1 {
  margin: 0;
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 66px;
  font-weight: 700;
  line-height: 60px;
  max-width: 300px; }

/* line 2095, theme.scss */
.bolshoy-banner__text2 {
  margin: 30px 0 0 0;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  max-width: 300px; }

/* line 2102, theme.scss */
.bolshoy-banner__btn {
  margin: 80px 0 0 0; }

/* line 2105, theme.scss */
.bolshoy-banner__img {
  position: absolute;
  left: 26%;
  bottom: -24px; }

/* line 2110, theme.scss */
.brands {
  margin-top: 80px; }
  /* line 2112, theme.scss */
  .brands .swiper-slide {
    display: block;
    width: 190px;
    height: 115px;
    background-position: center;
    background-size: 90% auto;
    background-repeat: no-repeat; }

/* line 2121, theme.scss */
.brands-slider {
  border-bottom: 2px solid #000;
  padding: 0 0 33px 0; }

/* line 2126, theme.scss */
.blog-slide .blog-slide__img {
  height: 400px;
  background-size: auto 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: 0.2s; }
/* line 2133, theme.scss */
.blog-slide:nth-child(even) {
  text-align: center; }
  /* line 2135, theme.scss */
  .blog-slide:nth-child(even) .blog-slide__img {
    height: 360px; }
  /* line 2138, theme.scss */
  .blog-slide:nth-child(even) .blog-slide__preview {
    display: none; }
  /* line 2141, theme.scss */
  .blog-slide:nth-child(even) .blog-slide__name {
    text-align: center;
    width: 100%;
    margin: 40px auto 0 auto;
    height: 43px;
    overflow: hidden; }
  /* line 2148, theme.scss */
  .blog-slide:nth-child(even) .blog-slide__title {
    width: 100%; }
  /* line 2151, theme.scss */
  .blog-slide:nth-child(even) .blog-slide__body {
    justify-content: center; }
/* line 2155, theme.scss */
.blog-slide:hover .blog-slide__img {
  background-size: auto 101%;
  transition: 0.2s; }

/* line 2160, theme.scss */
.blog-slide__name {
  margin: 69px auto 0 auto; }
  /* line 2162, theme.scss */
  .blog-slide__name p {
    margin: 0; }

/* line 2166, theme.scss */
.blog-slide__preview {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  height: 15px;
  overflow: hidden; }

/* line 2175, theme.scss */
.main-blog {
  margin-top: 80px; }

/* line 2178, theme.scss */
.blog-slide__title {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 36px;
  font-weight: 700;
  height: 43px;
  overflow: hidden; }

/* line 2186, theme.scss */
.instagram {
  margin-top: 80px; }

/* line 2189, theme.scss */
.inst {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin: 0; }

/* line 2197, theme.scss */
.inst-name {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 37px;
  font-weight: 700;
  line-height: 60px;
  margin: 0; }
  /* line 2204, theme.scss */
  .inst-name span {
    color: #000000;
    font-family: 'Gilroy', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 60px; }

/* line 2212, theme.scss */
.instagram-container {
  padding: 0 90px; }

/* line 2216, theme.scss */
.instagram-list .swiper-container {
  padding: 20px 0; }
/* line 2219, theme.scss */
.instagram-list .swiper-slide:nth-child(even) {
  transform: translateY(20px); }

/* line 2223, theme.scss */
.insta-btn {
  margin-top: 35px; }

/* line 2226, theme.scss */
.advantage-item__text1 {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 24px;
  font-weight: 700;
  max-width: 280px;
  margin: 20px 0 0 0; }

/* line 2234, theme.scss */
.advantage-item__text2 {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  max-width: 220px;
  letter-spacing: 0.6px;
  margin: 20px 0 0 0; }

/* line 2242, theme.scss */
.advantage-container {
  padding: 0 90px; }

/* line 2245, theme.scss */
.advantage-item__im-wrap {
  height: 50px; }

/* line 2248, theme.scss */
.advantage-item__link {
  margin: 40px 0 0 0; }

/* line 2251, theme.scss */
.footer-container {
  background-image: url("pic1.jpg");
  background-size: auto 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 85px 0 105px 0;
  background-color: #e7f0ed; }

/* line 2259, theme.scss */
.footer-middle-row {
  margin: 35px 0 0 0; }

/* line 2262, theme.scss */
.mailing {
  position: relative;
  width: 100%;
  max-width: 450px; }

/* line 2267, theme.scss */
.mailing .mailing__submit {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0);
  transition: 0.3s;
  height: 42px;
  font-family: 'Gilroy', sans-serif;
  padding: 9px 44px; }
  /* line 2278, theme.scss */
  .mailing .mailing__submit:hover {
    background-color: #000;
    border-color: #000;
    color: #fff; }

/* line 2284, theme.scss */
.mailing__title {
  display: block;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  margin: 0 0 15px 0; }

/* line 2294, theme.scss */
.mailing__input {
  display: block;
  width: 100%;
  max-width: 450px;
  border: 2px solid transparent;
  border-bottom: 2px solid #000;
  padding: 10px 180px 10px 0;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  background-color: rgba(255, 255, 255, 0);
  letter-spacing: 0.7px;
  border-radius: 0; }
  /* line 2308, theme.scss */
  .mailing__input::-webkit-input-placeholder, .mailing__input::placeholder {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.7px; }
  /* line 2315, theme.scss */
  .mailing__input:focus + .mailing__submit {
    color: #000; }
    /* line 2317, theme.scss */
    .mailing__input:focus + .mailing__submit:hover {
      background-color: #000;
      border-color: #000;
      color: #fff; }

/* line 2324, theme.scss */
.mailing__input::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px; }

/* line 2332, theme.scss */
.mailing__input:-moz-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px; }

/* line 2340, theme.scss */
.mailing__input::-moz-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px; }

/* line 2348, theme.scss */
.mailing__input:-ms-input-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px; }

/* line 2355, theme.scss */
.footer-menu {
  column-count: 2;
  padding-left: 60px;
  column-gap: 40px; }
  /* line 2359, theme.scss */
  .footer-menu a {
    display: inline-block;
    width: 100%;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0.7px;
    padding: 0 0 15px 0; }

/* line 2370, theme.scss */
.social {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 2375, theme.scss */
.social__li {
  padding: 0 7px; }

/* line 2378, theme.scss */
footer {
  margin-top: 45px; }

/* line 2381, theme.scss */
.footer-bottom {
  color: #000000;
  margin-top: 20px;
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px; }
  /* line 2389, theme.scss */
  .footer-bottom .decoration {
    position: relative; }
    /* line 2391, theme.scss */
    .footer-bottom .decoration::before {
      content: '';
      position: absolute;
      display: block;
      width: 100%;
      height: 2px;
      background-color: #000000;
      bottom: -6px;
      left: 0;
      right: 0; }

/* line 2404, theme.scss */
.text-block__small-img {
  transition: 1s; }

/* line 2408, theme.scss */
.banners-main-two .text-block {
  padding: 40px; }
/* line 2411, theme.scss */
.banners-main-two .text-block-product {
  width: 100%;
  background-color: #fff;
  height: 280px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center; }
/* line 2420, theme.scss */
.banners-main-two:hover .text-block__small-img {
  transform: translateX(-10px);
  transition: 1s; }

/* line 2426, theme.scss */
.text-block-cell-6 {
  position: relative; }

/* line 2429, theme.scss */
.text-block__small-img {
  position: absolute;
  right: -40px;
  top: -48px;
  z-index: 2; }

/* line 2435, theme.scss */
.main-slider__title {
  text-decoration: none;
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 3; }

/* line 2448, theme.scss */
.card-image .swiper-slide {
  background-color: #fff; }

/* line 2452, theme.scss */
.product-title {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  max-width: 200px;
  text-decoration: none; }

/* line 2460, theme.scss */
.product-about {
  text-decoration: none;
  color: #a3a2a8;
  font-size: 14px;
  font-weight: 400;
  max-width: 200px;
  margin: 5px auto 0 auto; }
  /* line 2467, theme.scss */
  .product-about * {
    margin: 0;
    text-decoration: none; }

/* line 2472, theme.scss */
.card-price, .card-old_price {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 0 5px; }

/* line 2479, theme.scss */
.card-old_price {
  opacity: 0.7;
  text-decoration: line-through;
  font-size: 16px; }

/* line 2485, theme.scss */
.card-pagination .swiper-pagination-bullet {
  height: 4px;
  width: 30%;
  border-radius: 0;
  background-color: #fff; }
  /* line 2490, theme.scss */
  .card-pagination .swiper-pagination-bullet-active {
    background-color: #000; }

/* line 2495, theme.scss */
.card-to-basket {
  margin-top: 15px;
  opacity: 0; }

/* line 2499, theme.scss */
.card-absolute {
  display: none; }

/* line 2502, theme.scss */
.card.cards-col {
  position: relative;
  background-color: #fff;
  height: auto;
  padding: 16px 20px; }
  /* line 2507, theme.scss */
  .card.cards-col::before {
    content: '';
    display: none;
    position: absolute;
    left: -30px;
    right: -30px;
    top: -30px;
    bottom: -20px;
    background-color: #fff;
    z-index: 1;
    background-image: url("pic2.jpg");
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat; }
  /* line 2522, theme.scss */
  .card.cards-col::after {
    content: '';
    display: none;
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -10px;
    background-color: #fff;
    z-index: 2; }
  /* line 2534, theme.scss */
  .card.cards-col:hover .card-to-basket {
    opacity: 1; }
  /* line 2537, theme.scss */
  .card.cards-col:hover::before, .card.cards-col:hover::after {
    display: block; }

/* line 2542, theme.scss */
.overflow-slider {
  overflow: visible;
  position: relative; }
  /* line 2545, theme.scss */
  .overflow-slider::before, .overflow-slider::after {
    content: '';
    display: block;
    position: absolute;
    width: 50vw;
    height: 100%;
    top: -10px;
    bottom: -10px;
    background-color: #fff;
    z-index: 2; }
  /* line 2556, theme.scss */
  .overflow-slider::before {
    right: calc(100% + 30px); }
  /* line 2559, theme.scss */
  .overflow-slider::after {
    left: calc(100% + 30px); }

/* line 2563, theme.scss */
.main-slider {
  margin-top: 80px; }
  /* line 2565, theme.scss */
  .main-slider .swiper-slide:nth-child(4n+3), .main-slider .swiper-slide:nth-child(4n + 4) {
    transform: translateY(60px); }

/* line 2569, theme.scss */
.card-to-basket {
  padding: 4px 44px; }
  /* line 2571, theme.scss */
  .card-to-basket span {
    display: inline-block;
    padding: 0 0 5px 0; }
  /* line 2575, theme.scss */
  .card-to-basket svg {
    padding: 5px 0 0 0; }

/* line 2579, theme.scss */
.collection-title {
  position: relative;
  z-index: 5;
  padding: 40px 60px;
  background-image: url(main-coll.jpg);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 0; }

/* line 2589, theme.scss */
.collection-title__container {
  background-color: #e7f0ed;
  padding: 40px; }

/* line 2593, theme.scss */
.collection-title__title {
  margin: 0;
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 66px;
  font-weight: 700;
  line-height: 47px; }

/* line 2602, theme.scss */
.collection-description * {
  margin: 0;
  color: #000000;
  font-size: 16px;
  font-weight: 600; }

/* line 2609, theme.scss */
.collection-order-wrapper {
  margin: 37px 0 0 0; }

/* line 2613, theme.scss */
.collection-order .label-field {
  color: #c2c9c7;
  font-size: 14px;
  font-weight: 400;
  padding: 0 18px 0 0; }
/* line 2620, theme.scss */
.collection-order .js-filter-trigger label {
  color: #000000;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.7px;
  padding: 0 18px;
  position: relative;
  z-index: 2; }
  /* line 2629, theme.scss */
  .collection-order .js-filter-trigger label input {
    position: absolute;
    z-index: -1;
    height: 0;
    width: 0;
    margin: -1px;
    overflow: hidden;
    visibility: hidden; }

/* line 2642, theme.scss */
.in-filter {
  white-space: nowrap; }

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

/* line 2649, theme.scss */
.filter-list {
  margin: 35px 0 0 0; }

/* line 2652, theme.scss */
.filter-list-item {
  display: inline-block;
  padding: 0 1rem .5rem 0;
  color: #667353; }

/* line 2657, theme.scss */
.filter-list-item {
  display: inline-block;
  padding: 0 1rem .5rem 0;
  color: #667353;
  text-decoration: underline !important; }

/* line 2663, theme.scss */
.filter-list-item.is-active {
  color: #000;
  text-decoration: none !important; }

/* line 2667, theme.scss */
.collection-wrapper {
  margin: 50px 0 0 0; }

/* line 2670, theme.scss */
.filter-toggle {
  background-image: url("tr.svg");
  background-size: 6px 5px;
  background-position: center;
  background-repeat: no-repeat; }

/* line 2676, theme.scss */
.filter-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: nowrap; }

/* line 2682, theme.scss */
.page_size-radio-control {
  color: #c2c9c7;
  font-family: 'Lora', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0 12px; }

/* line 2691, theme.scss */
.page_size-radio [type="radio"]:checked + .page_size-radio-control {
  color: #000; }

/* line 2695, theme.scss */
.filter .filter-item {
  padding: 5px; }
  /* line 2697, theme.scss */
  .filter .filter-item:not(:last-child) {
    border-bottom: 1px solid #000; }

/* line 2702, theme.scss */
.chkbx-label {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.7px;
  white-space: nowrap; }

/* line 2710, theme.scss */
.chkbx + .chkbx-control:after {
  background-color: #000; }

/* line 2713, theme.scss */
.card-cell-3 {
  position: relative; }
  /* line 2715, theme.scss */
  .card-cell-3 .pagination-link {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: calc(100% - 70px);
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000; }
    /* line 2726, theme.scss */
    .card-cell-3 .pagination-link::before {
      content: '';
      position: absolute;
      width: 100%;
      left: 0;
      right: 0;
      height: 0;
      bottom: 0;
      background-color: #fff;
      z-index: -1;
      transition: 0.3s; }
    /* line 2739, theme.scss */
    .card-cell-3 .pagination-link:hover::before {
      background-color: #000;
      height: 100%;
      top: 0;
      transition: 0.3s; }
    /* line 2745, theme.scss */
    .card-cell-3 .pagination-link:hover span {
      color: #fff;
      border-bottom: 2px solid #fff; }
    /* line 2750, theme.scss */
    .card-cell-3 .pagination-link span {
      z-index: 5;
      position: relative; }

/* line 2756, theme.scss */
.pagination-item {
  width: 6px;
  height: 6px;
  background-color: #c2c9c7;
  border-radius: 50%;
  margin: 0 20px; }
  /* line 2762, theme.scss */
  .pagination-item.is-current {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 2px solid #000000; }

/* line 2769, theme.scss */
.pagination .pagination-link {
  display: inline-block;
  width: 100%;
  position: relative; }
  /* line 2773, theme.scss */
  .pagination .pagination-link::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: -15px;
    top: -15px; }

/* line 2782, theme.scss */
.current-page {
  color: #000000;
  font-family: 'Lora', sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0 90px 0 0;
  position: relative; }
  /* line 2791, theme.scss */
  .current-page::before {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background-color: #c2c9c7;
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translateY(-50%); }

/* line 2803, theme.scss */
.last-page {
  color: #c2c9c7;
  font-family: 'Lora', sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase; }

/* line 2811, theme.scss */
.pagination-number {
  max-width: 250px;
  margin: 20px auto 0 auto; }

/* line 2815, theme.scss */
.pagination {
  margin-right: auto; }

/* line 2819, theme.scss */
.template-is-collection .brands-slider {
  border-bottom: 0 solid #000;
  border-top: 2px solid #000; }
/* line 2823, theme.scss */
.template-is-collection .site-list__link[href="/collection/all"] {
  position: relative; }
  /* line 2825, theme.scss */
  .template-is-collection .site-list__link[href="/collection/all"]::before {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 2px;
    background-color: #000000;
    bottom: -6px;
    left: 13px;
    right: 13px; }
/* line 2838, theme.scss */
.template-is-collection.sale-page .site-list__link[href="/collection/all"] {
  position: relative; }
  /* line 2840, theme.scss */
  .template-is-collection.sale-page .site-list__link[href="/collection/all"]::before {
    width: 0; }
  /* line 2843, theme.scss */
  .template-is-collection.sale-page .site-list__link[href="/collection/all"]:hover::before {
    width: auto; }
/* line 2847, theme.scss */
.template-is-collection.sale-page .site-list__link[href="/collection/sale"] {
  position: relative; }
  /* line 2849, theme.scss */
  .template-is-collection.sale-page .site-list__link[href="/collection/sale"]::before {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 2px;
    background-color: #000000;
    bottom: -6px;
    left: 13px;
    right: 13px; }

/* line 2864, theme.scss */
.template-is-index .site-list__link[href="/"] {
  position: relative; }
  /* line 2866, theme.scss */
  .template-is-index .site-list__link[href="/"]::before {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 2px;
    background-color: #000000;
    bottom: -6px;
    left: 13px;
    right: 13px; }

/* line 2879, theme.scss */
.product-container {
  background-color: #fff;
  position: relative;
  z-index: 2; }

/* line 2885, theme.scss */
.swiper-container .swiper-slide .gallery-thumb {
  background-color: #fff;
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0; }
  /* line 2891, theme.scss */
  .swiper-container .swiper-slide .gallery-thumb::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    padding: 0;
    background-color: #c2c9c7;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

/* line 2905, theme.scss */
.swiper-slide.is-active .gallery-thumb::before {
  width: 12px;
  height: 12px;
  border: 2px solid #000000;
  background-color: #fff;
  margin: 0 0 13px 0; }

/* line 2913, theme.scss */
.swiper-slide.is-active .gallery-thumb {
  border: 0; }

/* line 2917, theme.scss */
.template-is-product .main-header.some-page .header-right::before, .template-is-cart .main-header.some-page .header-right::before {
  height: 746px; }
/* line 2920, theme.scss */
.template-is-product .header-left::before, .template-is-cart .header-left::before {
  height: 746px;
  background-image: url("product-bg.jpg");
  background-size: cover;
  background-position: left bottom;
  right: 0;
  z-index: -1;
  max-width: 743px; }
/* line 2929, theme.scss */
.template-is-product .site-list__link[href="/collection/all"], .template-is-cart .site-list__link[href="/collection/all"] {
  position: relative; }
  /* line 2931, theme.scss */
  .template-is-product .site-list__link[href="/collection/all"]::before, .template-is-cart .site-list__link[href="/collection/all"]::before {
    content: '';
    position: absolute;
    display: block;
    width: auto;
    height: 2px;
    background-color: #000000;
    bottom: -6px;
    left: 13px;
    right: 13px; }

/* line 2944, theme.scss */
.product-title.in-product {
  color: #070807;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 48px;
  font-weight: 700;
  max-width: 85%; }

/* line 2951, theme.scss */
.product-short_description.in-product {
  color: #c2c9c7;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  max-width: 80%; }

/* line 2958, theme.scss */
.product-old_price.in-product span {
  color: #c2c9c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: line-through;
  padding: 0 20px 0 0; }

/* line 2966, theme.scss */
.product-price.in-product span {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 24px;
  font-weight: 700; }

/* line 2972, theme.scss */
.product-properties {
  margin: 100px 0 0 0; }

/* line 2975, theme.scss */
.product-sku {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #c2c9c7; }
  /* line 2980, theme.scss */
  .product-sku span {
    color: #070807; }

/* line 2984, theme.scss */
.props label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #c2c9c7; }
  /* line 2989, theme.scss */
  .props label + span {
    color: #070807;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; }

/* line 2997, theme.scss */
.option-selector .option {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 40px 0 0 0; }
  /* line 3002, theme.scss */
  .option-selector .option .option-label {
    position: absolute;
    background-color: #fff;
    display: block;
    width: 100%;
    left: 0;
    top: 5px;
    bottom: 2px;
    z-index: 2;
    visibility: visible;
    transition: 0.3s;
    background-image: url("tr.svg");
    background-repeat: no-repeat;
    background-position: -webkit-calc(100% - 15px) center;
    background-position: calc(100% - 15px) center;
    -webkit-background-size: 6px 5px;
    background-size: 6px 5px;
    padding: 0 10px 0 0;
    font-size: 14px; }
    /* line 3021, theme.scss */
    .option-selector .option .option-label.relative {
      bottom: calc(100% + 10px);
      top: auto;
      background-image: none; }

/* line 3029, theme.scss */
.green-btn {
  background-color: #6eb8b2;
  padding: 12px 27px;
  border-bottom: 2px solid #6eb8b2;
  transition: 0.3s;
  margin: 40px 0 0 0; }
  /* line 3035, theme.scss */
  .green-btn:hover {
    background-color: #fff;
    border-bottom: 2px solid #000; }

/* line 3040, theme.scss */
.product-info-bottom .quantity {
  margin: 40px 63px 0 0; }

/* line 3043, theme.scss */
.product-full-description-title {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  margin: 0 0 30px 0; }

/* line 3051, theme.scss */
.row.is-grid > .product-full-description {
  padding-left: 101px;
  margin: 40px 0 0 0; }

/* line 3055, theme.scss */
.product-full-description-text {
  color: #070807;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px; }

/* line 3061, theme.scss */
.bttn-count:hover, a.bttn-count:hover {
  background-color: #fff; }

/* line 3064, theme.scss */
.gallery-wrapper .swiper-button-next, .gallery-wrapper .swiper-container-rtl .swiper-button-prev {
  -webkit-background-size: 20px 20px;
  background-size: 20px;
  background-position: center;
  width: 30px;
  height: 30px;
  border: 0;
  top: -webkit-calc(50% + 9px);
  top: calc(50% + 9px);
  right: 0;
  background-image: url("right.svg"); }

/* line 3076, theme.scss */
.gallery-wrapper .swiper-button-prev, .gallery-wrapper .swiper-container-rtl .swiper-button-next {
  -webkit-background-size: 20px 20px;
  background-size: 20px;
  background-position: center;
  width: 30px;
  height: 30px;
  border: 0;
  top: -webkit-calc(50% + 9px);
  top: calc(50% + 9px);
  left: 0;
  background-image: url("left.svg"); }

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

/* line 3091, theme.scss */
.cart-container {
  background-color: #fff;
  position: relative;
  z-index: 5;
  padding: 40px 60px 0 10px; }

/* line 3097, theme.scss */
.cart-bar__container {
  background-image: url("block-bg.jpg");
  background-size: cover;
  background-position: -20px 0;
  background-repeat: no-repeat;
  padding: 10px; }

/* line 3104, theme.scss */
.white-container {
  background-color: #fff;
  padding: 36.5px 10px; }

/* line 3108, theme.scss */
.cart-title {
  color: #070807;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 24px;
  font-weight: 700; }

/* line 3114, theme.scss */
.cart-top {
  color: #009688;
  font-size: 14px;
  font-weight: 400;
  line-height: 36px; }

/* line 3120, theme.scss */
.cart-total {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 48px;
  font-weight: 700;
  margin: 50px 0 0 0; }

/* line 3127, theme.scss */
.cart-sale {
  color: #c2c9c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 36px;
  margin: 13px 0 0 0; }
  /* line 3133, theme.scss */
  .cart-sale span {
    color: #070807; }

/* line 3138, theme.scss */
.not-index-page .header-right::before {
  height: 105px; }

/* line 3142, theme.scss */
.main-header.some-page .header-right::before {
  height: 105px; }

/* line 3146, theme.scss */
.template-is-collection .main-header.some-page .header-right::before {
  height: 197px; }

/* line 3150, theme.scss */
.discounts-wrap {
  margin: 50px auto 0 auto;
  max-width: 197px; }

/* line 3154, theme.scss */
.discounts-coupon {
  background-color: #fff;
  border: 2px solid #fff;
  border-bottom: 2px solid #c2c9c7;
  padding: 10px 0;
  color: #c2c9c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px; }
  /* line 3164, theme.scss */
  .discounts-coupon:focus + .coupon-submit {
    visibility: visible; }

/* line 3168, theme.scss */
.coupon-submit {
  background-color: #fff;
  margin: 10px 0;
  visibility: hidden; }

/* line 3173, theme.scss */
.border-btn.in-cart {
  margin-top: 10px;
  background-color: #000;
  color: #fff; }
  /* line 3177, theme.scss */
  .border-btn.in-cart:hover {
    color: #000;
    background-color: #fff; }

/* line 3182, theme.scss */
.item-old-money {
  color: #c2c9c7;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: line-through;
  margin: 0 20px 0 0; }

/* line 3190, theme.scss */
.item-money {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 24px;
  font-weight: 700; }

/* line 3196, theme.scss */
.product-properties.in-cart {
  margin: 30px 0 0 0; }

/* line 3199, theme.scss */
.item-title-link {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  max-width: 190px;
  display: inline-block; }

/* line 3206, theme.scss */
.quantity.is-cart {
  width: 105px; }

/* line 3209, theme.scss */
.card-quatnity {
  margin: 15px 0 0 0; }
  /* line 3211, theme.scss */
  .card-quatnity span {
    color: #c2c9c7;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin: 0 20px 0 0; }

/* line 3219, theme.scss */
.cart-item {
  padding: 20px 0;
  margin: 0 0 10px 0;
  border-bottom: 2px solid #c2c9c7;
  position: relative; }
  /* line 3224, theme.scss */
  .cart-item:last-child {
    border-bottom: 2px solid #000; }

/* line 3228, theme.scss */
.cart-items-title {
  color: #000000;
  font-family: "Narziss Pro Cyrillic Drops", sans-serif;
  font-size: 66px;
  font-weight: 700;
  line-height: 60px; }

/* line 3235, theme.scss */
.row.is-grid > .cart-cell-9 {
  padding-left: 20px; }

/* line 3238, theme.scss */
.item-delete {
  position: absolute;
  right: 0;
  top: 0; }

/* line 3243, theme.scss */
.sticker-cart {
  background-color: #009688;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px;
  display: inline-block;
  width: auto; }

/* line 3254, theme.scss */
.cart-footer .advantage {
  opacity: 0.5; }
/* line 3257, theme.scss */
.cart-footer .advantage-item__text2 {
  margin: 20px auto 0 auto; }

/* line 3261, theme.scss */
.alertify .ajs-body {
  background: #000; }

/* line 3264, theme.scss */
.mobile_menu-middle, .mobile_menu-footer {
  margin: 20px 0 0 0; }
  /* line 3266, theme.scss */
  .mobile_menu-middle *, .mobile_menu-middle a.mobile_menu-link:hover, .mobile_menu-footer *, .mobile_menu-footer a.mobile_menu-link:hover {
    color: #fff; }
  /* line 3269, theme.scss */
  .mobile_menu-middle .mobile_menu-item, .mobile_menu-footer .mobile_menu-item {
    line-height: 2; }

/* line 3273, theme.scss */
.search-widget.in-mobile {
  margin: 20px 0; }
  /* line 3275, theme.scss */
  .search-widget.in-mobile .search_widget-submit {
    border: 1px solid #fff; }

/* line 3279, theme.scss */
.main-header .search-widget {
  position: absolute;
  z-index: 8;
  top: 140%;
  width: 300px;
  background-color: white;
  padding: 10px; }

/* line 3287, theme.scss */
.interface-buttons__item_search {
  position: relative; }

/* line 3290, theme.scss */
.search_widget-control {
  border-radius: 0; }

/* line 3293, theme.scss */
.irs-slider {
  background: #fff;
  width: 17px;
  height: 15px;
  top: 21px;
  border: 2px solid #000; }

/* line 3300, theme.scss */
.irs-bar {
  height: 5px;
  background-color: #000;
  opacity: 0.5; }

/* line 3306, theme.scss */
.js-filter-trigger .decoration {
  position: relative; }
/* line 3309, theme.scss */
.js-filter-trigger .decoration::before {
  content: '';
  position: absolute;
  display: block;
  width: auto;
  height: 2px;
  background-color: #000000;
  bottom: -6px;
  left: 16px;
  right: 16px; }

/* line 3321, theme.scss */
.js-filter-range-slider-price {
  padding: 15px 10px; }

/* line 3324, theme.scss */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  bottom: 0;
  position: relative; }

/* line 3331, theme.scss */
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 13px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: black;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 3341, theme.scss */
.added-close {
  background-color: rgba(255, 255, 255, 0);
  font-family: 'Gilroy', sans-serif; }

/* line 3345, theme.scss */
.fancybox-close-small:after {
  display: none; }

/* line 3348, theme.scss */
.fancybox-close-small {
  background-image: url("delete.svg");
  background-repeat: no-repeat;
  background-position: center; }

/* line 3353, theme.scss */
.added-modal {
  font-family: 'Gilroy', sans-serif; }

/* line 3357, theme.scss */
.interface-buttons .search_widget-control {
  border: 2px solid #000;
  font-family: 'Gilroy', sans-serif;
  color: #000; }
  /* line 3361, theme.scss */
  .interface-buttons .search_widget-control:-ms-input-placeholder, .interface-buttons .search_widget-control:-moz-placeholder, .interface-buttons .search_widget-control::-webkit-input-placeholder, .interface-buttons .search_widget-control::-webkit-input-placeholder, .interface-buttons .search_widget-control:placeholder {
    font-family: 'Gilroy', sans-serif;
    color: #000; }
/* line 3367, theme.scss */
.interface-buttons .search_widget-submit:hover, .interface-buttons .search_widget-submit:focus {
  background-color: #000;
  border-color: #000; }

/* line 3373, theme.scss */
.alertify .ajs-commands {
  margin: -14px 4px 0 0; }

/* line 3376, theme.scss */
.new-pagination {
  margin: 15px 0 0 0;
  position: relative;
  z-index: 10; }

/* line 3381, theme.scss */
.new-pagination__current-slide {
  color: #000000;
  font-family: 'Lora', sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0 80px 0 0;
  position: relative; }
  /* line 3390, theme.scss */
  .new-pagination__current-slide::before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 1px;
    background-color: #c2c9c7;
    right: 10px;
    top: calc(50% - 1px); }

/* line 3401, theme.scss */
.new-pagination__all-slide {
  color: #c2c9c7;
  font-family: 'Lora', sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase; }

/* line 3409, theme.scss */
.swiper-pagination_new {
  margin: 0 0 0 20%; }
  /* line 3411, theme.scss */
  .swiper-pagination_new .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    border-radius: 0;
    border: 0;
    background-color: #fff;
    position: relative;
    margin: 0 10px 0 0;
    opacity: 1; }
    /* line 3420, theme.scss */
    .swiper-pagination_new .swiper-pagination-bullet::before {
      content: '';
      display: inline-block;
      width: 6px;
      height: 6px;
      background-color: #c2c9c7;
      top: 50%;
      left: 50%;
      position: absolute;
      border-radius: 50%;
      transform: translate(-50%, -50%); }
    /* line 3432, theme.scss */
    .swiper-pagination_new .swiper-pagination-bullet-active {
      background-color: #fff;
      border: 0; }
      /* line 3435, theme.scss */
      .swiper-pagination_new .swiper-pagination-bullet-active::before {
        width: 12px;
        height: 12px;
        border: 2px solid #000000;
        background-color: #fff; }
  /* line 3443, theme.scss */
  .swiper-pagination_new .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff; }

/* line 3447, theme.scss */
.pagination-wrap {
  position: relative;
  z-index: 0; }

/* line 3451, theme.scss */
.main-slider-pagination {
  padding: 25px 0; }

/* line 3454, theme.scss */
.co-section--checkout_content {
  font-family: 'Gilroy', sans-serif; }
  /* line 3456, theme.scss */
  .co-section--checkout_content input {
    border-radius: 0; }

/* line 3460, theme.scss */
a:not([class]):focus, a:not([class]):hover, .link:focus, .link:hover {
  color: #000; }

/* line 3463, theme.scss */
.co-modal-close.co-icon.halfling-remove.js-modal-close {
  background-image: url("delete.svg");
  background-position: center;
  background-repeat: no-repeat; }
  /* line 3467, theme.scss */
  .co-modal-close.co-icon.halfling-remove.js-modal-close::before {
    display: none; }

/* line 3471, theme.scss */
.co-modal-button.co-button.js-modal-submit--login, .co-button--password_recover {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px;
  padding: 9px 44px;
  display: inline-block;
  background-color: #000;
  border: 2px solid #000;
  transition: 0.3s;
  position: relative;
  max-width: 270px; }
  /* line 3484, theme.scss */
  .co-modal-button.co-button.js-modal-submit--login::after, .co-button--password_recover::after {
    display: none; }

/* line 3488, theme.scss */
.co-button--link:focus, .co-button--link:hover, .co-button--password_recover:focus, .co-button--password_recover:hover {
  color: #fff;
  background-color: #000;
  border: 2px solid #000; }

/* line 3493, theme.scss */
.products-is-cart_similar {
  padding: 0 0 50px 0; }

/* line 3496, theme.scss */
.bttn-prim:hover, .m-modal-button--checkout:hover, .wrapper.fc .button:hover, button#create_order:hover, .co-button:hover, .picker-button:hover, .wrapper .back_to_shop:hover,
.bttn-prim, .m-modal-button--checkout, .wrapper.fc .button, button#create_order, .co-button, .picker-button, .wrapper .back_to_shop,
.bttn-second, [href="/client_account/contacts/new"].co-form-button, .bttn-second:hover, [href="/client_account/contacts/new"].co-form-button:hover {
  color: #fff;
  background-color: #000;
  padding: 9px 20px;
  border: 2px solid #000;
  font-family: 'Gilroy', sans-serif;
  text-transform: none;
  max-width: 270px; }
  /* line 3506, theme.scss */
  .bttn-prim:hover::before, .bttn-prim:hover::after, .m-modal-button--checkout:hover::before, .m-modal-button--checkout:hover::after, .wrapper.fc .button:hover::before, .wrapper.fc .button:hover::after, button#create_order:hover::before, button#create_order:hover::after, .co-button:hover::before, .co-button:hover::after, .picker-button:hover::before, .picker-button:hover::after, .wrapper .back_to_shop:hover::before, .wrapper .back_to_shop:hover::after,
  .bttn-prim::before,
  .bttn-prim::after, .m-modal-button--checkout::before, .m-modal-button--checkout::after, .wrapper.fc .button::before, .wrapper.fc .button::after, button#create_order::before, button#create_order::after, .co-button::before, .co-button::after, .picker-button::before, .picker-button::after, .wrapper .back_to_shop::before, .wrapper .back_to_shop::after,
  .bttn-second::before,
  .bttn-second::after, [href="/client_account/contacts/new"].co-form-button::before, [href="/client_account/contacts/new"].co-form-button::after, .bttn-second:hover::before, .bttn-second:hover::after, [href="/client_account/contacts/new"].co-form-button:hover::before, [href="/client_account/contacts/new"].co-form-button:hover::after {
    display: none; }
  /* line 3509, theme.scss */
  .bttn-prim:hover:focus, .bttn-prim:hover:active, .bttn-prim:hover:visited, .m-modal-button--checkout:hover:focus, .m-modal-button--checkout:hover:active, .m-modal-button--checkout:hover:visited, .wrapper.fc .button:hover:focus, .wrapper.fc .button:hover:active, .wrapper.fc .button:hover:visited, button#create_order:hover:focus, button#create_order:hover:active, button#create_order:hover:visited, .co-button:hover:focus, .co-button:hover:active, .co-button:hover:visited, .picker-button:hover:focus, .picker-button:hover:active, .picker-button:hover:visited, .wrapper .back_to_shop:hover:focus, .wrapper .back_to_shop:hover:active, .wrapper .back_to_shop:hover:visited,
  .bttn-prim:focus,
  .bttn-prim:active,
  .bttn-prim:visited, .m-modal-button--checkout:focus, .m-modal-button--checkout:active, .m-modal-button--checkout:visited, .wrapper.fc .button:focus, .wrapper.fc .button:active, .wrapper.fc .button:visited, button#create_order:focus, button#create_order:active, button#create_order:visited, .co-button:focus, .co-button:active, .co-button:visited, .picker-button:focus, .picker-button:active, .picker-button:visited, .wrapper .back_to_shop:focus, .wrapper .back_to_shop:active, .wrapper .back_to_shop:visited,
  .bttn-second:focus,
  .bttn-second:active,
  .bttn-second:visited, [href="/client_account/contacts/new"].co-form-button:focus, [href="/client_account/contacts/new"].co-form-button:active, [href="/client_account/contacts/new"].co-form-button:visited, .bttn-second:hover:focus, .bttn-second:hover:active, .bttn-second:hover:visited, [href="/client_account/contacts/new"].co-form-button:hover:focus, [href="/client_account/contacts/new"].co-form-button:hover:active, [href="/client_account/contacts/new"].co-form-button:hover:visited {
    color: #fff;
    background-color: #000;
    padding: 9px 20px;
    border: 2px solid #000;
    font-family: 'Gilroy', sans-serif;
    text-transform: none; }

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

/* line 3521, theme.scss */
.overrflowx {
  overflow-x: hidden; }

/* line 3524, theme.scss */
.cart-empty {
  position: relative;
  z-index: 5;
  padding-bottom: 16%; }

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

/* line 3532, theme.scss */
.img-submit {
  background-color: #fff;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0; }

/* line 3539, theme.scss */
.fixed-product {
  transition: 1s; }

/* line 3542, theme.scss */
.hasScrolled {
  position: fixed;
  top: 0;
  z-index: 50;
  transition: 1s; }

/* line 3548, theme.scss */
.hasAbsolute {
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  transition: 1s; }

/* line 3556, theme.scss */
.review-form .form-field {
  display: block;
  border: 2px solid transparent;
  border-bottom: 2px solid #000;
  padding: 10px 10px 10px 0;
  letter-spacing: 0.7px;
  border-radius: 0;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  background-color: rgba(255, 255, 255, 0); }
  /* line 3568, theme.scss */
  .review-form .form-field::-webkit-input-placeholder, .review-form .form-field::placeholder {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.7px; }
  /* line 3575, theme.scss */
  .review-form .form-field:focus {
    box-shadow: none; }
/* line 3579, theme.scss */
.review-form .notice.notice-info {
  background-color: #eeeeee;
  border: 1px solid #eeeeee; }

/* line 3584, theme.scss */
.reviews-empty.notice.is-info {
  background-color: #eeeeee;
  border: 1px solid #eeeeee; }

/* line 3588, theme.scss */
.reviews-items-wrap {
  padding-left: 30px; }
