/* russo-one-regular - latin_cyrillic */
@font-face {
  font-family: 'Russo One';
  font-style: normal;
  font-weight: 400;
  src: url("russo-one-v8-latin_cyrillic-regular.eot");
  /* IE9 Compat Modes */
  src: local("Russo One"), local("RussoOne-Regular"), url("russo-one-v8-latin_cyrillic-regular.eot?#iefix") format("embedded-opentype"), url("russo-one-v8-latin_cyrillic-regular.woff2") format("woff2"), url("russo-one-v8-latin_cyrillic-regular.woff") format("woff"), url("russo-one-v8-latin_cyrillic-regular.ttf") format("truetype"), url("russo-one-v8-latin_cyrillic-regular.svg#RussoOne") format("svg");
  /* Legacy iOS */
  font-display: swap; }
/*=========================================
  _LAYOUT
=========================================*/
/* line 9, base.scss */
html,
body {
  color: #333333;
  font-family: 'Russo One';
  height: 100%;
  margin: 0;
  font-size: 100%;
  min-width: 320px;
  background: #fff; }

/* line 20, base.scss */
body {
  position: relative; }

/* line 25, base.scss */
p, h2, h1, h3, h4, ul {
  margin: 0;
  padding: 0; }

@media (max-width: 1300px) {
  /* line 30, base.scss */
  ul {
    padding-left: 10px; } }

/* line 36, base.scss */
a {
  text-decoration: none; }

/* line 39, base.scss */
body .show_me_slow {
  transition: max-height 1s 1.5s;
  -moz-transition: max-height 1s 1.5s;
  -webkit-transition: max-height 1s 1.5s;
  -o-transition: max-height 1s 1.5s;
  max-height: 150px; }

/* line 47, base.scss */
.hidden {
  display: none; }

/* line 51, base.scss */
.visible {
  display: block; }

/* line 55, base.scss */
.container {
  max-width: 1217px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1250px) {
    /* line 55, base.scss */
    .container {
      padding: 0 10px; } }

/* line 64, base.scss */
.container-bigger {
  padding: 0;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

/* line 71, base.scss */
.container .container {
  padding-left: 0px;
  padding-right: 0px; }

/* line 76, base.scss */
.row {
  margin-left: 0px;
  margin-right: 0px; }

/* line 81, base.scss */
.row-reverse {
  margin-left: 0px;
  margin-right: 0px; }

/* line 86, base.scss */
.col {
  margin-left: 0px;
  margin-right: 0px; }

/* line 91, base.scss */
.col-reverse {
  margin-left: 0px;
  margin-right: 0px; }

/* line 96, base.scss */
[class*='cell-'] {
  padding-left: 0px;
  padding-right: 0px; }

/* line 101, base.scss */
.row.is-stretch > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

@media (max-width: 1237px) {
  /*
  .container {
    padding-right: $gutter-width-secondary;
    padding-left: $gutter-width-secondary;
  }
  */ }
/* line 118, base.scss */
.container.with-grid {
  padding-left: 10px;
  padding-right: 10px; }

/* line 123, base.scss */
.row.is-grid,
.row-reverse.is-grid,
.col.is-grid,
.col-reverse.is-grid {
  margin-left: -10px;
  margin-right: -10px; }

/* line 131, base.scss */
.row.is-grid > *,
.row-reverse.is-grid > *,
.col.is-grid > *,
.col-reverse.is-grid > * {
  padding-left: 10px;
  padding-right: 10px; }

/* line 141, base.scss */
a[class] {
  text-decoration: none; }

/* line 145, base.scss */
a:hover {
  color: inherit; }

/*=========================================
  ALERTIFY
=========================================*/
/* line 154, base.scss */
body .alertify-notifier .ajs-message {
  background: #E2E5EA; }

/* line 159, base.scss */
body .alertify-notifier .ajs-message.ajs-success {
  background: #144184;
  color: #fff; }

/* line 164, base.scss */
body .alertify-notifier .ajs-message.ajs-error {
  background: #f65050;
  color: #fff; }

/* line 169, base.scss */
body .alertify-notifier .ajs-message.ajs-warning {
  background: #F2930C;
  color: #fff; }

/*=========================================
  BREADCRUMB
=========================================*/
/* line 177, base.scss */
.widget-breadcrumbs {
  list-style: none;
  margin: 30px 0 55px 0; }
  @media (max-width: 1024px) {
    /* line 177, base.scss */
    .widget-breadcrumbs {
      margin: 10px 0 35px 0; } }

/*=========================================
  CHKBX
=========================================*/
/* line 191, base.scss */
.chkbx {
  display: none; }

/* line 195, base.scss */
.chkbx-control {
  width: 22px;
  height: 22px;
  position: relative;
  border: 1px solid #144184;
  display: inline-block;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 208, base.scss */
.chkbx + .chkbx-control:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  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'%3E%3Cdefs%3E%3Cpath id='a' d='M708.71 347.72l-5 5a1 1 0 0 1-1.05.22.98.98 0 0 1-.9-.26l-2.94-2.95a1 1 0 0 1 1.41-1.41l2.51 2.5 4.54-4.53a1 1 0 1 1 1.43 1.43z'/%3E%3C/defs%3E%3Cuse fill='%23292f39' xlink:href='%23a' transform='translate(-697 -344)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: 70% 70%;
  background-size: 70%;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }

/* line 227, base.scss */
.chkbx:checked + .chkbx-control:after {
  opacity: 1; }

/* line 231, base.scss */
.chkbx:disabled + .chkbx-control {
  opacity: 0.5; }

/* line 235, base.scss */
.chkbx:disabled + .chkbx-control:hover {
  cursor: no-drop; }

/* line 239, base.scss */
.chkbx-label {
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 24px; }

/* line 251, base.scss */
.chkbx-label .chkbx-control {
  left: 0;
  position: absolute;
  top: 0; }

/* line 258, base.scss */
.chkbx-inline {
  display: inline-block;
  vertical-align: top; }

/*=========================================
  DROP
=========================================*/
/* line 266, base.scss */
.drop {
  position: relative; }

/* line 270, base.scss */
.drop-target {
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(5px);
  transition: transform 300ms;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 99; }

/* line 274, base.scss */
.drop:hover .drop-target {
  overflow: visible;
  max-height: 10000px;
  transform: translateY(0px);
  display: block;
  visibility: visible; }

/*=========================================
  IMAGES
=========================================*/
/* line 282, base.scss */
img {
  max-height: 100%;
  height: auto; }

/* line 287, base.scss */
.image-container {
  display: inline-block;
  height: 0;
  width: 100%;
  position: relative;
  vertical-align: top; }

/* line 295, base.scss */
.image-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%; }

/* line 306, base.scss */
.image-container.is-square {
  padding-top: 100%; }

/* line 310, base.scss */
.image-container.is-rectangle {
  padding-top: 150%; }

/* line 314, base.scss */
.image-container.is-rounded {
  padding-top: 100%;
  overflow: hidden;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 321, base.scss */
.image-container.is-simple {
  padding-top: 75%; }

/* line 325, base.scss */
.image-container.is-wide {
  padding-top: 56.25%; }

/* line 329, base.scss */
.image-container.is-cover {
  overflow: hidden; }

/* line 333, base.scss */
.image-container.is-cover img {
  height: 100%;
  max-width: none;
  max-height: none; }

@supports (-o-object-fit: cover) or (object-fit: cover) {
  /* line 340, base.scss */
  .image-container.is-cover img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0;
    width: 100%; } }
/* line 349, base.scss */
.image-container.is-cover.with-trick {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center; }

/* line 356, base.scss */
.image-container.is-cover.with-trick img {
  display: none; }

/* line 360, base.scss */
.image-flex-center {
  position: absolute;
  left: 0;
  top: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

/* line 392, base.scss */
.image-flex-center img {
  position: static;
  top: initial;
  left: initial;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

/*=========================================
  NOTICE
=========================================*/
/* line 405, base.scss */
.notice,
.page-feedback form #thanks:not(:empty),
.page-feedback form small {
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  line-height: 1.2; }

/* line 420, base.scss */
.notice:last-child,
.page-feedback form #thanks:last-child:not(:empty),
.page-feedback form small:last-child {
  margin-bottom: 0; }

/* line 426, base.scss */
.notice h2,
.page-feedback form #thanks:not(:empty) h2,
.page-feedback form small h2,
.notice h3,
.page-feedback form #thanks:not(:empty) h3,
.page-feedback form small h3,
.notice h4,
.page-feedback form #thanks:not(:empty) h4,
.page-feedback form small h4 {
  margin-top: 0;
  color: inherit; }

/* line 439, base.scss */
.notice > p + p,
.page-feedback form #thanks:not(:empty) > p + p,
.page-feedback form small > p + p {
  margin-top: 5px; }

/* line 445, base.scss */
.notice.is-error,
.page-feedback form .is-error#thanks:not(:empty),
.page-feedback form small.is-error,
.notice.notice-error,
.page-feedback form .notice-error#thanks:not(:empty),
.page-feedback form small.notice-error {
  background-color: #f65050;
  border-color: #f53838;
  color: #fff; }

/* line 456, base.scss */
.notice.is-error hr,
.page-feedback form .is-error#thanks:not(:empty) hr,
.page-feedback form small.is-error hr,
.notice.notice-error hr,
.page-feedback form .notice-error#thanks:not(:empty) hr,
.page-feedback form small.notice-error hr {
  border-top-color: #f65050; }

/* line 465, base.scss */
.notice.is-error a,
.page-feedback form .is-error#thanks:not(:empty) a,
.page-feedback form small.is-error a,
.notice.notice-error a,
.page-feedback form .notice-error#thanks:not(:empty) a,
.page-feedback form small.notice-error a {
  color: #210001; }

/* line 474, base.scss */
.notice.is-info,
.page-feedback form .is-info#thanks:not(:empty),
.page-feedback form small.is-info,
.notice.notice-info,
.page-feedback form .notice-info#thanks:not(:empty),
.page-feedback form small#thanks:not(:empty),
.page-feedback form small {
  background-color: #E2E5EA;
  border-color: #d3d8df; }

/* line 486, base.scss */
.notice.is-info hr,
.page-feedback form .is-info#thanks:not(:empty) hr,
.page-feedback form small.is-info hr,
.notice.notice-info hr,
.page-feedback form .notice-info#thanks:not(:empty) hr,
.page-feedback form small#thanks:not(:empty) hr,
.page-feedback form small hr {
  border-top-color: #E2E5EA; }

/* line 496, base.scss */
.notice.is-info a,
.page-feedback form .is-info#thanks:not(:empty) a,
.page-feedback form small.is-info a,
.notice.notice-info a,
.page-feedback form .notice-info#thanks:not(:empty) a,
.page-feedback form small#thanks:not(:empty) a,
.page-feedback form small a {
  color: #0a2730; }

/* line 506, base.scss */
.notice.is-warning,
.page-feedback form .is-warning#thanks:not(:empty),
.page-feedback form small.is-warning,
.notice.notice-warning,
.page-feedback form .notice-warning#thanks:not(:empty),
.page-feedback form small.notice-warning {
  background-color: #F2930C;
  border-color: #da840b;
  color: #ffffff; }

/* line 517, base.scss */
.notice.is-warning hr,
.page-feedback form .is-warning#thanks:not(:empty) hr,
.page-feedback form small.is-warning hr,
.notice.notice-warning hr,
.page-feedback form .notice-warning#thanks:not(:empty) hr,
.page-feedback form small.notice-warning hr {
  border-top-color: #F2930C; }

/* line 526, base.scss */
.notice.is-warning a,
.page-feedback form .is-warning#thanks:not(:empty) a,
.page-feedback form small.is-warning a,
.notice.notice-warning a,
.page-feedback form .notice-warning#thanks:not(:empty) a,
.page-feedback form small.notice-warning a {
  color: #3a2405; }

/* line 535, base.scss */
.notice.is-success,
.page-feedback form .is-success#thanks:not(:empty),
.page-feedback form small.is-success,
.notice.notice-success,
.page-feedback form #thanks:not(:empty),
.page-feedback form small.notice-success {
  background-color: #144184;
  border-color: #11366e;
  color: #ffffff; }

/* line 546, base.scss */
.notice.is-success hr,
.page-feedback form .is-success#thanks:not(:empty) hr,
.page-feedback form small.is-success hr,
.notice.notice-success hr,
.page-feedback form #thanks:not(:empty) hr,
.page-feedback form small.notice-success hr {
  border-top-color: #144184; }

/* line 555, base.scss */
.notice.is-success a,
.page-feedback form .is-success#thanks:not(:empty) a,
.page-feedback form small.is-success a,
.notice.notice-success a,
.page-feedback form #thanks:not(:empty) a,
.page-feedback form small.notice-success a {
  color: #060f06; }

/*=========================================
  PAGE
=========================================*/
/* line 567, base.scss */
.page-title {
  font-size: calc( * 2);
  display: block;
  margin: 0;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1rem; }

/*=========================================
  PAGINATION
=========================================*/
/** pagination */
/* line 580, base.scss */
.pagination {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  width: 100%;
  width: auto;
  -webkit-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-left: auto; }
  /* line 604, base.scss */
  .pagination .deco {
    margin-left: 25px; }
  @media (max-width: 768px) {
    /* line 580, base.scss */
    .pagination {
      justify-content: center;
      margin-top: 10px;
      margin-bottom: 32px; }
      /* line 611, base.scss */
      .pagination .deco {
        margin-left: 0; } }

/* line 617, base.scss */
.pagination > .pagination-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  position: relative; }

/* line 626, base.scss */
.pagination .pagination-link {
  display: inline-block; }

/* line 630, base.scss */
.pagination .pagination-item + .pagination-item {
  margin-left: 3px; }

/* line 634, base.scss */
.pagination .pagination-item .pagination-link {
  display: block;
  padding: 0;
  height: auto;
  min-width: 30px;
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  line-height: 1.1;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  margin-left: 0px;
  margin-right: 0px;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  border: 0 !important; }
  @media (max-width: 768px) {
    /* line 634, base.scss */
    .pagination .pagination-item .pagination-link {
      min-width: 15px; } }

/* line 658, base.scss */
.pagination .pagination-item .pagination-link:hover {
  text-decoration: none; }

/* line 670, base.scss */
.left-direction, .pag_right_no {
  transform: scale(-1); }

/* line 673, base.scss */
.left-direction, .left-direction-no {
  margin-right: 13px; }

/* line 676, base.scss */
.right-direction, .pag_right_no {
  margin-left: 13px; }

/* line 680, base.scss */
.next_page, .prev_page {
  display: none; }

/* line 684, base.scss */
.pagination_page {
  font-family: Russo One;
  font-size: 22px;
  line-height: 27px;
  text-transform: uppercase;
  color: #989898;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 25px; }
  /* line 696, base.scss */
  .pagination_page a {
    font-family: Russo One;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    color: #989898;
    transition: 0.3s;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center; }
  @media (max-width: 768px) {
    /* line 684, base.scss */
    .pagination_page {
      margin-left: 0; } }

/* line 714, base.scss */
.pagination_page:not(.current_page):hover {
  background: #F5F5F5;
  border-radius: 4px;
  cursor: pointer; }
  /* line 718, base.scss */
  .pagination_page:not(.current_page):hover a {
    color: #333333; }

/* line 724, base.scss */
.pagination_page.current_page {
  color: #6AB446; }

/*=========================================
  SELECT
=========================================*/
/* line 736, base.scss */
select {
  font-size: 16px;
  font-weight: 500;
  padding: 5px; }

/* line 740, base.scss */
select:focus {
  outline: none; }

/* line 744, base.scss */
.slct {
  color: #144184;
  padding: 5px 25px 5px 13px;
  border: 1px solid;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("arr-down-prime.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 7px) center;
  -webkit-background-size: 10px 10px;
  background-size: 10px; }

/* line 758, base.scss */
.slct::-ms-expand {
  display: none; }

/* line 762, base.scss */
[name="variant_id"] {
  /*display: none;*/ }

/*=========================================
  STAR-RATING
=========================================*/
/* line 768, base.scss */
.star-rating-wrapper {
  *zoom: 1; }

/* line 772, base.scss */
.star-rating-wrapper:after {
  content: "";
  display: table;
  clear: both; }

/* line 778, base.scss */
.star-rating {
  float: left;
  *zoom: 1; }

/* line 783, base.scss */
.star-rating:after {
  content: "";
  display: table;
  clear: both; }

/* line 789, base.scss */
.star-rating .star-radio {
  display: none; }

/* line 793, base.scss */
.star-rating .star-radio:hover ~ .star-label:after,
.star-rating .star-radio:checked ~ .star-label:after {
  background-image: url("yellow_star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 801, base.scss */
.star-rating .star-radio:hover ~ .star-label:after {
  background-image: url("yellow_star.svg") !important;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 808, base.scss */
.star-rating .star-radio:checked ~ .star-label:after {
  background-image: url("yellow_star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 815, base.scss */
.star-rating .star-label {
  cursor: pointer;
  float: right;
  font-size: 1.4rem;
  margin-right: 4px; }

/* line 822, base.scss */
.star-rating .star-label:first-child {
  margin-right: 0; }

/* line 826, base.scss */
.star-rating .star-label:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("black_star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 837, base.scss */
.star-rating .star-label:hover:after {
  background-image: url("black_star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 844, base.scss */
.star-rating .star-label:hover ~ .star-label:after {
  background-image: url("yellow_star.svg") !important;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 851, base.scss */
.star-rating .star-label.active ~ .star-label:after,
.star-rating .star-label.active:after {
  background-image: url("yellow_star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 859, base.scss */
.star-rating .star-item {
  float: right;
  overflow: hidden;
  margin-right: 4px; }

/* line 865, base.scss */
.star-rating .star-item:first-child {
  margin-right: 0; }

/* line 869, base.scss */
.star-rating .star-item:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("black_star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 880, base.scss */
.star-rating .star-item.active:after {
  background-image: url("yellow_star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: ""; }

/* line 888, base.scss */
.star-rating .star-item.active ~ .star-item:after {
  background-image: url("yellow_star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: ""; }

/*=========================================
  STICKY
=========================================*/
/* line 899, base.scss */
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0; }

/* line 905, base.scss */
.sticky:before,
.sticky:after {
  content: '';
  display: table; }

/*=========================================
  SWIPER
=========================================*/
/* line 914, base.scss */
.swiper-container .swiper-slide {
  height: auto; }

/* line 918, base.scss */
.swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 923, base.scss */
.swiper-container .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #000;
  opacity: .5; }
  @media (max-width: 500px) {
    /* line 923, base.scss */
    .swiper-container .swiper-pagination-bullet {
      width: 9px;
      height: 9px; } }

/* line 937, base.scss */
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #C2A284;
  opacity: 1; }

/* line 942, base.scss */
[class^="swiper-button"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 950, base.scss */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 951, base.scss */
.noUi-target {
  position: relative;
  direction: ltr; }

/* line 952, base.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  box-shadow: none; }

/* line 953, base.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

/* line 954, base.scss */
.noUi-handle {
  position: relative;
  z-index: 1;
  width: 12px;
  border-radius: 100%;
  height: 12px;
  background: #6DAAD6; }

/* line 958, base.scss */
.noUi-stacking .noUi-handle {
  z-index: 10; }

/* line 959, base.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
  transition: left .3s,top .3s; }

/* line 960, base.scss */
.noUi-state-drag * {
  cursor: inherit !important; }

/* line 960, base.scss */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 961, base.scss */
.noUi-horizontal {
  height: 2px;
  margin: 0 auto; }

/* line 966, base.scss */
.noUi-horizontal .noUi-handle {
  top: -7px;
  left: -5px; }

/* line 969, base.scss */
.noUi-vertical {
  width: 18px; }

/* line 970, base.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* line 971, base.scss */
.noUi-background {
  background: #ddd;
  box-shadow: none; }

/* line 975, base.scss */
.noUi-connect {
  background: #6DAAD6;
  box-shadow: none; }

/* line 981, base.scss */
.noUi-handle.noUi-handle-upper {
  left: -4px; }

/*.noUi-handle.noUi-handle-upper:after {
 content: "\f104";
 }*/
/* line 988, base.scss */
.noUi-handle {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 996, base.scss */
.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

/* line 996, base.scss */
.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* line 996, base.scss */
[disabled] .noUi-connect, [disabled].noUi-connect {
  background: #B8B8B8; }

/* line 996, base.scss */
[disabled] .noUi-handle, [disabled].noUi-origin {
  cursor: not-allowed; }

/* line 996, base.scss */
.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 996, base.scss */
.noUi-pips {
  position: absolute;
  font: 400 12px Arial;
  color: #999; }

/* line 996, base.scss */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center; }

/* line 996, base.scss */
.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* line 996, base.scss */
.noUi-marker {
  position: absolute;
  background: #CCC; }

/* line 996, base.scss */
.noUi-marker-large, .noUi-marker-sub {
  background: #AAA; }

/* line 996, base.scss */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%; }

/* line 996, base.scss */
.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px; }

/* line 996, base.scss */
.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px; }

/* line 996, base.scss */
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

/* line 996, base.scss */
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

/* line 996, base.scss */
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* line 996, base.scss */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

/* line 996, base.scss */
.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px; }

/* line 996, base.scss */
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

/* line 996, base.scss */
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

/* line 996, base.scss */
.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

/* line 1000, base.scss */
.alerts {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 9999999;
  display: none; }
  /* line 1010, base.scss */
  .alerts .my_cart_add, .alerts .my_fav_add {
    display: none;
    align-items: center;
    padding-left: 20px;
    position: absolute;
    top: 100px;
    right: 100px;
    width: 622px;
    height: 127px;
    background: #333333;
    border-radius: 4px;
    font-family: Open Sans;
    font-style: normal;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF; }
    /* line 1026, base.scss */
    .alerts .my_cart_add img, .alerts .my_fav_add img {
      position: absolute;
      right: 15px;
      top: 15px;
      cursor: pointer; }
    /* line 1032, base.scss */
    .alerts .my_cart_add .prod_js_title, .alerts .my_fav_add .prod_js_title {
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 2px; }
      @media (max-width: 920px) {
        /* line 1032, base.scss */
        .alerts .my_cart_add .prod_js_title, .alerts .my_fav_add .prod_js_title {
          font-size: 12px;
          line-height: 16px;
          max-width: 200px; } }
    /* line 1042, base.scss */
    .alerts .my_cart_add .js_link_cart, .alerts .my_fav_add .js_link_cart {
      font-family: Open Sans;
      font-size: 17px;
      line-height: 23px;
      color: #FFFFFF;
      background: #6AB446;
      border-radius: 4px;
      width: 100%;
      max-width: 232px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 10px; }
      @media (max-width: 920px) {
        /* line 1042, base.scss */
        .alerts .my_cart_add .js_link_cart, .alerts .my_fav_add .js_link_cart {
          font-size: 12px;
          line-height: 16px;
          height: 34px;
          margin-top: 13px;
          margin-left: 0; } }
    @media (max-width: 920px) {
      /* line 1010, base.scss */
      .alerts .my_cart_add, .alerts .my_fav_add {
        width: initial;
        font-size: 12px;
        line-height: 16px;
        padding: 20px;
        height: auto;
        top: 25px;
        right: 25px;
        max-width: 275px; } }
  /* line 1076, base.scss */
  .alerts .my_fav_add {
    width: 386px;
    flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
    /* line 1082, base.scss */
    .alerts .my_fav_add .prod_js_title {
      max-width: 300px; }
      @media (max-width: 920px) {
        /* line 1082, base.scss */
        .alerts .my_fav_add .prod_js_title {
          max-width: 230px; } }

/* line 1091, base.scss */
.co-breadcrumbs-pipe.halfling-menu-right {
  display: none; }

/* line 1095, base.scss */
a.link.co-breadcrumbs-page {
  font-family: Open Sans;
  font-size: 17px;
  line-height: 23px;
  color: #333333;
  border: 0;
  position: relative;
  margin-right: 35px; }
  /* line 1103, base.scss */
  a.link.co-breadcrumbs-page:after {
    content: '';
    width: 6px;
    height: 12px;
    background-image: url(slash.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 4px;
    right: -21px; }
  @media (max-width: 768px) {
    /* line 1095, base.scss */
    a.link.co-breadcrumbs-page {
      margin-right: 18px;
      font-size: 14px;
      line-height: 19px; }
      /* line 1118, base.scss */
      a.link.co-breadcrumbs-page:after {
        top: 1px;
        right: -13px; } }

/* line 1125, base.scss */
span.co-breadcrumbs-page {
  font-family: Open Sans;
  font-size: 17px;
  line-height: 23px;
  color: #989898; }
  @media (max-width: 768px) {
    /* line 1125, base.scss */
    span.co-breadcrumbs-page {
      font-size: 14px;
      line-height: 19px; } }

/* line 1136, base.scss */
#textback_widget {
  right: auto;
  left: 0; }

/* line 1140, base.scss */
#rotate_frames {
  cursor: grab;
  background: url(loader.gif) #fff;
  background-position: center center;
  background-repeat: no-repeat;
 /*position: absolute!important;
 top: 0;
 left: 0;
 bottom: 0;
 right: 0;
 z-index: 500;
 display: none;
width: auto!important;
height: auto!important; */
  margin: 0 auto; }

/* line 1157, base.scss */
.rotate-image-slide, .rotate-image-slide-mobile {
  position: relative; }
  /* line 1159, base.scss */
  .rotate-image-slide:after, .rotate-image-slide-mobile:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    bottom: 4px;
    right: 4px;
    z-index: 400;
    background: url(360degree.svg) center center no-repeat rgba(0, 0, 0, 0.1);
    background-size: 60%; }
  /* line 1171, base.scss */
  .rotate-image-slide.is-rotate-active img, .rotate-image-slide-mobile.is-rotate-active img {
    /* -webkit-box-shadow: 0px 0px 1px 2px #f39664;
    box-shadow: 0px 0px 1px 2px #f39664;*/ }

/* line 1177, base.scss */
.rotate-image-slide-mobile:after {
  background-size: 30%; }

/* line 1180, base.scss */
.rotate-image-close {
  display: none;
  position: fixed;
  z-index: 1010;
  line-height: 1;
  font-size: 44px;
  right: 20px;
  top: 10px; }

/* line 1189, base.scss */
body.ovh {
  overflow: hidden; }
  /* line 1190, base.scss */
  body.ovh .rotate-image-close {
    display: block; }

/* line 1193, base.scss */
.giftcards-block {
  font-family: Russo One;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0rem 0 4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2rem 0;
  border-top: 4px solid #69b445;
  border-bottom: 4px solid #69b445; }

/* line 1217, base.scss */
.giftcards-block a {
  color: #fff;
  font-size: 26px;
  display: block;
  background: #69b445;
  padding: 10px 25px;
  border-radius: 5px;
  font-weight: 200;
  line-height: 1; }

/* line 1227, base.scss */
.giftcards-block a:hover {
  transform: scale(1.07);
  opacity: .9; }

/* line 1231, base.scss */
.giftcards-block a .ruble {
  color: #fff;
  background-image: url(rub-w.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 14px !important;
  height: 18px !important;
  display: inline-block !important; }

@media (max-width: 1024px) {
  /* line 1241, base.scss */
  .giftcards-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    white-space: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  /* line 1248, base.scss */
  .giftcards-block .gc-title {
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 1.5rem; } }
@media (max-width: 620px) {
  /* line 1257, base.scss */
  .giftcards-block {
    padding-bottom: calc(2rem - 10px); }

  /* line 1260, base.scss */
  .giftcards-block .gc-title {
    font-size: 26px;
    margin-bottom: 0.5rem; }

  /* line 1264, base.scss */
  .giftcards-block a {
    padding: 10px 11px;
    font-size: 18px;
    margin: 10px 0; }

  /* line 1269, base.scss */
  .giftcards-block a .ruble {
    width: 10px !important;
    height: 13px !important;
    background-size: 100%; } }
/* line 1277, base.scss */
.bottom_products_sliders .products-is-similar {
  margin-bottom: 0; }
  /* line 1279, base.scss */
  .bottom_products_sliders .products-is-similar .products-slider-wrapper {
    padding-bottom: 0; }
  /* line 1282, base.scss */
  .bottom_products_sliders .products-is-similar .card .card-prices .card-price {
    font-size: 15px;
    line-height: 21px; }
    /* line 1285, base.scss */
    .bottom_products_sliders .products-is-similar .card .card-prices .card-price .ruble {
      width: 9px;
      height: 12px;
      display: inline-block;
      background-size: 100%; }
  /* line 1293, base.scss */
  .bottom_products_sliders .products-is-similar .card .do_product {
    font-size: 14px;
    line-height: 20px;
    padding: 6px 0; }
  /* line 1298, base.scss */
  .bottom_products_sliders .products-is-similar .card .card-title a {
    font-size: 12px !important;
    line-height: 14px !important;
    height: 28px; }
  /* line 1303, base.scss */
  .bottom_products_sliders .products-is-similar .card .bttn-favorite {
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
    background-size: 17px;
    padding-left: 20px; }
/* line 1312, base.scss */
.bottom_products_sliders + div.tabs.product_tabs {
  margin-top: 0; }
/* line 1316, base.scss */
.bottom_products_sliders .product_slider_h {
  font-size: 20px; }
  /* line 1318, base.scss */
  .bottom_products_sliders .product_slider_h:after {
    content: ":"; }

/* line 1326, base.scss */
.product-available div a {
  color: #6AB446;
  text-decoration: underline; }
  /* line 1329, base.scss */
  .product-available div a:hover {
    text-decoration: none; }

/* line 1336, base.scss */
.map-shop iframe {
  position: relative;
  opacity: 0;
  width: calc(100vw - 98px);
  height: calc(100vh - 98px);
  max-width: 900px;
  max-height: 900px; }

@media (max-width: 768px) {
  /* line 1340, base.scss */
  .template-is-product .fancybox-content {
    padding: 1rem; }

  /* line 1343, base.scss */
  .map-shop iframe {
    position: relative;
    opacity: 0;
    width: calc(100vw - 42px);
    height: calc(100vh - 42px);
    max-height: 100vw; } }
