@charset "UTF-8";
/* line 5, theme.scss */
.star-rating-wrapper {
  *zoom: 1; }

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

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

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

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

/* line 30, theme.scss */
.star-rating .star-radio:hover ~ .star-label:after,
.star-rating .star-radio:checked ~ .star-label:after {
  content: url("https://static.insales-cdn.com/files/1/6887/35543783/original/Icon_base-star.svg"); }

/* line 35, theme.scss */
.star-rating .star-radio:hover ~ .star-label:after {
  content: url("https://static.insales-cdn.com/files/1/6842/35543738/original/Iconsdrwerrrrrrrrr.svg"); }

/* line 39, theme.scss */
.star-rating .star-radio:checked ~ .star-label:after {
  content: url("https://static.insales-cdn.com/files/1/6842/35543738/original/Iconsdrwerrrrrrrrr.svg"); }

/* line 43, theme.scss */
.star-rating .star-label {
  cursor: pointer;
  float: right;
  font-size: 1.4rem; }

/* line 49, theme.scss */
.star-rating .star-label:after {
  content: url("https://static.insales-cdn.com/files/1/6887/35543783/original/Icon_base-star.svg");
  display: inline-block;
  font-family: "FontAwesome"; }

/* line 55, theme.scss */
.star-rating .star-label:hover:after {
  content: url("https://static.insales-cdn.com/files/1/6842/35543738/original/Iconsdrwerrrrrrrrr.svg"); }

/* line 59, theme.scss */
.star-rating .star-label:hover ~ .star-label:after {
  content: url("https://static.insales-cdn.com/files/1/6842/35543738/original/Iconsdrwerrrrrrrrr.svg"); }

/* line 63, theme.scss */
.star-rating .star-label.active ~ .star-label:after,
.star-rating .star-label.active:after {
  content: url("https://static.insales-cdn.com/files/1/6842/35543738/original/Iconsdrwerrrrrrrrr.svg"); }

/* line 70, theme.scss */
.star-rating .star-item {
  color: rgba(207, 175, 150, 0.4);
  float: right;
  overflow: hidden; }

/* line 76, theme.scss */
.star-rating .star-item:after {
  content: "★";
  display: inline-block;
  font-family: "FontAwesome"; }

/* line 82, theme.scss */
.star-rating .star-item.active:after {
  color: #CFAF96;
  content: "★"; }

/* line 87, theme.scss */
.star-rating .star-item.active ~ .star-item:after {
  color: #CFAF96;
  content: "★"; }

/* line 92, theme.scss */
.form-field.text-field {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc; }

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

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

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

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

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

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

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

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

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

/* line 139, theme.scss */
[name="comment[captcha_solution]"] {
  margin-bottom: 10px; }

/* line 143, theme.scss */
.comments-item {
  margin-bottom: 1rem; }

/* line 147, theme.scss */
.comments-list {
  margin-bottom: 3rem; }

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

/* line 155, theme.scss */
.comment-body {
  padding: 10px 0; }

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

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

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

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

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

/* line 183, theme.scss */
.article_preview {
  height: 100%;
  position: relative; }

/* line 188, theme.scss */
.article_preview-title {
  color: #000000;
  font-size: 22px;
  font-weight: 300;
  word-break: break-word;
  text-align: left; }
  /* line 195, theme.scss */
  .article_preview-title a {
    text-decoration: none;
    color: #000000;
    cursor: pointer; }

/* line 202, theme.scss */
.article_preview-blog {
  color: #000000;
  font-size: 14px;
  font-weight: 300; }
  /* line 207, theme.scss */
  .article_preview-blog a {
    text-decoration: none;
    color: #000000;
    cursor: pointer; }

/** breadcrumb */
/* line 215, theme.scss */
.breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0.5rem 0; }

/* line 221, theme.scss */
.breadcrumb-item {
  display: inline-block;
  vertical-align: baseline; }

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

/* line 230, theme.scss */
.item-quantity-input.in-cart {
  width: 50px;
  text-align: center;
  padding: 5px; }

/* line 236, theme.scss */
.item-delete {
  border: none;
  background: none;
  cursor: pointer;
  outline: none; }

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

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

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

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

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

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

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

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

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

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

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

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

/* line 331, theme.scss */
.main-menu {
  display: block;
  text-align: center; }

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

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

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

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

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

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

/* line 378, theme.scss */
.form-done {
  color: #1565c0; }

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

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

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

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

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

/** pagination */
/* line 409, theme.scss */
.pagination {
  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 433, theme.scss */
.pagination > .pagination-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  position: relative; }

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

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

/* line 450, theme.scss */
.pagination .pagination-item .pagination-link {
  color: #2196f3;
  text-decoration: none;
  border: 1px solid #bbdefb;
  display: block;
  padding: 6px 4px;
  height: auto;
  min-width: 30px;
  color: #333333;
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  line-height: 1.1; }

/* line 466, theme.scss */
.pagination .pagination-item .pagination-link:hover {
  color: #0a6ebd;
  text-decoration: none; }

/* line 471, theme.scss */
.pagination .pagination-item.is-current .pagination-link {
  color: #4285f4;
  border-color: #4285f4; }

/* line 476, theme.scss */
.pagination .pagination-item:hover .pagination-link,
.pagination .pagination-item .pagination-link:hover {
  border-color: #6fc7f2;
  color: #6fc7f2; }

/* line 482, theme.scss */
.gallery-wrapper {
  margin: 0 15px; }

/* line 486, theme.scss */
.gallery-slide {
  text-align: center; }

/* line 490, theme.scss */
.gallery-thumb.active {
  border: 1px solid #1565c0; }

/* line 494, 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 502, theme.scss */
.gallery-thumb {
  -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; }

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

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

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

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

/* line 560, theme.scss */
.product-quantity-input {
  width: 40px;
  text-align: center;
  padding: 5px; }

/* line 566, theme.scss */
.product-buy {
  margin: 1rem 0; }

/* line 570, theme.scss */
.item-quantity-control {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 578, theme.scss */
.form-field.text-field {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  outline: none; }

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

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

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

/* line 600, theme.scss */
.button.button-is-border {
  color: #0b0b0b;
  font-family: "SFUI Text", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  background: none;
  border: none;
  text-decoration: none;
  border-bottom: 1px dotted #464646;
  cursor: pointer;
  padding: 0; }

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

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

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

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

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

/* line 635, theme.scss */
.reviews-empty {
  padding: 5px;
  background: #f9f9f9; }

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

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

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

/* line 660, theme.scss */
.product_tabs-target {
  display: none; }

/* line 664, theme.scss */
.product_tabs {
  border-top: 1px solid #d2d2d1;
  padding-top: 25px;
  margin-top: 25px;
  padding-bottom: 25px; }

/* line 671, theme.scss */
.product_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; }

/* line 683, theme.scss */
.product_tabs-item.is-button-active {
  color: #444; }

/* line 687, theme.scss */
.product_tabs-item {
  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 697, theme.scss */
.product_tabs-item.is-button-active {
  border-bottom: 3px solid #1565c0; }

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

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