@charset "UTF-8";
/*=========================================
  THEME
=========================================*/
/* line 1, _custom-user.scss */
#referer_code_block {
  margin: 5px 0 -5px auto;
  max-width: 250px;
  text-align: center;
  display: block;
  color: #7a7a7a;
  font-weight: bold;
  height: 0; }

@media (max-width: 1920px) {
  /* line 12, _custom-user.scss */
  .hidden-lg {
    display: none; }

  /* line 15, _custom-user.scss */
  .hidden-sm {
    display: flex; } }
@media (max-width: 768px) {
  /* line 21, _custom-user.scss */
  .hidden-sm {
    display: none; }

  /* line 24, _custom-user.scss */
  .hidden-lg {
    display: flex; } }
/* line 29, _custom-user.scss */
.mobile-catalog-menu {
  margin-left: 0;
  /* Отступ слева в браузере IE и Opera */
  padding-left: 10px;
  display: none; }

/* line 35, _custom-user.scss */
.mobile-catalog-menu-title {
  color: #2B4E89;
  font-weight: 600; }

/* line 40, _custom-user.scss */
.mobile-catalog-menu-title:hover {
  color: #2B4E89; }

/* line 43, _custom-user.scss */
.mobile-catalog-submenu {
  list-style-type: none; }

/* line 46, _custom-user.scss */
.mobile_menu-middle {
  margin-top: 20px; }

/* line 50, _custom-user.scss */
.card .card-action .bttn-prim.not-available {
  padding: 10px 15px; }

/* line 11, theme.scss */
header {
  background-color: #2B4E89; }

/* line 14, theme.scss */
footer {
  background-color: #2B4E89;
  padding-bottom: 27px;
  margin-top: 23px; }

/* line 19, theme.scss */
footer .main-menu {
  background: none; }
  /* line 21, theme.scss */
  footer .main-menu .main-menu-item {
    border-right: 1px solid #5571a1; }
    /* line 23, theme.scss */
    footer .main-menu .main-menu-item .main-menu-link {
      padding: 20px 24px; }
  /* line 27, theme.scss */
  footer .main-menu .main-menu-item.is-current {
    background-color: transparent; }
  /* line 30, theme.scss */
  footer .main-menu .main-menu-item:first-child {
    border-left: 1px solid #5571a1; }

/* line 34, theme.scss */
.bttn-second:hover {
  background-color: #FF5C12; }

/* line 37, theme.scss */
.advantage-text {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  display: block;
  max-width: 190px;
  margin: 8px auto;
  text-align: center; }

/* line 47, theme.scss */
.advantage-icon {
  height: 120px;
  width: 120px;
  margin: 0 auto;
  margin-bottom: 20px;
  vertical-align: sub;
  background: #fff;
  border-radius: 50%; }
  /* line 55, theme.scss */
  .advantage-icon img {
    object-fit: contain; }

/* line 58, theme.scss */
.advantage {
  background-color: #2B4E89;
  padding: 100px 0 30px;
  position: relative; }

/* line 63, theme.scss */
.advantage:before {
  content: '';
  display: block;
  width: 100%;
  height: 107px;
  position: absolute;
  top: 0px;
  background: #F4F4F4;
  -webkit-clip-path: ellipse(50% 16% at 51% 0%);
  clip-path: ellipse(53% 59% at 50% -15%); }

/* line 74, theme.scss */
.advantage-title {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 33px;
  font-weight: bold;
  color: #fff; }

/* line 83, theme.scss */
.article-title h1 {
  font-weight: bold;
  line-height: 34px;
  font-size: 18px;
  text-transform: uppercase;
  color: #333333;
  text-align: left;
  margin: 0; }

/* line 92, theme.scss */
.article-text {
  color: #333333;
  font-size: 14px;
  line-height: 27px; }

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

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

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

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

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

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

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

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

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

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

/* line 149, theme.scss */
.article-date {
  line-height: 32px;
  font-size: 14px;
  color: #828282; }
  /* line 153, theme.scss */
  .article-date i {
    margin-right: 5px; }

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

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

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

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

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

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

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

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

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

/* line 200, theme.scss */
.stiker {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px;
  background-color: #FF5C12;
  color: #fff;
  z-index: 2; }

/* line 210, theme.scss */
.stiker-new {
  background-color: #f65050; }

/* line 214, theme.scss */
.stiker-hit {
  background-color: #FF5C12; }

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

/* line 222, theme.scss */
.stiker + .stiker {
  top: 50px; }

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

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

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

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

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

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

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

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

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

/* line 271, theme.scss */
.category_menu-marker::after {
  content: '+';
  font-size: 20px;
  color: #FF5C12;
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 434, 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 #FF5C12; }

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

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

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

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

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

/* line 471, theme.scss */
.collection-filter .range-slider .irs-line-mid,
.collection-filter .range-slider .irs-line-left,
.collection-filter .range-slider .irs-line-right {
  height: 4px;
  background: #f65050; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 561, theme.scss */
  .table.table-compare tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 577, theme.scss */
  .table.table-compare td,
  .table.table-compare th {
    padding: 5px;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    width: 25%; }

  /* line 589, theme.scss */
  .table.table-compare th:first-child,
  .table.table-compare td:first-child {
    text-align: center;
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

/* line 659, theme.scss */
.fixed_header {
  z-index: 99;
  position: fixed;
  background: #ffffff;
  top: 0;
  top: -105%;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: top 300ms;
  -o-transition: top 300ms;
  transition: top 300ms; }

/* line 674, theme.scss */
.fixed_header.is-enabled {
  top: 0; }

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

/* line 683, theme.scss */
.search_widget .inpt-group .inpt-control {
  background: #FFFFFF;
  border: 2px solid #2B4E89;
  box-sizing: border-box;
  border-radius: 40px;
  font-style: italic;
  font-size: 16px;
  color: #828282;
  padding: 12px 20px; }
/* line 693, theme.scss */
.search_widget .inpt-group .search_widget-submit {
  font-size: 18px;
  color: #BDBDBD;
  background: none;
  position: absolute;
  z-index: 100;
  right: 10px;
  top: 4px; }

/* line 703, theme.scss */
.phone.in-header {
  font-size: 27px;
  color: #fff;
  font-weight: bold;
  vertical-align: bottom; }
  /* line 708, theme.scss */
  .phone.in-header .fa {
    margin-right: 12px;
    font-size: 32px; }

/* line 713, theme.scss */
.main-menu {
  background: #333333;
  font-size: 0px; }
  /* line 716, theme.scss */
  .main-menu .main-menu-item {
    border-right: 1px solid #5c5c5c; }
    /* line 718, theme.scss */
    .main-menu .main-menu-item .main-menu-link {
      font-size: 14px;
      text-transform: uppercase;
      color: #fff;
      font-weight: bold;
      padding: 22px 20px; }
  /* line 726, theme.scss */
  .main-menu .main-menu-item.is-current {
    background-color: #FF5C12; }
  /* line 729, theme.scss */
  .main-menu .main-menu-item:hover {
    background-color: #FF5C12; }

/* line 733, theme.scss */
.search_widget .inpt-group .inpt-control::placeholder {
  color: #828282;
  font-size: 16px; }

/* line 738, theme.scss */
.main-menu-right a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 22px 20px;
  border-right: 1px solid #5c5c5c; }
/* line 747, theme.scss */
.main-menu-right .cart-widget-link i {
  position: relative; }
  /* line 749, theme.scss */
  .main-menu-right .cart-widget-link i .widget-counter {
    position: absolute;
    top: -3px;
    left: 20px;
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 50%;
    background-color: #FF5C12;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    color: #fff;
    text-align: center;
    font-family: "Open Sans", sans-serif; }
/* line 767, theme.scss */
.main-menu-right a:first-child {
  border-left: 1px solid #5c5c5c; }
/* line 770, theme.scss */
.main-menu-right i {
  font-size: 19px;
  margin-right: 10px;
  vertical-align: bottom; }

/* line 776, theme.scss */
.promo-slider-pagination {
  margin-bottom: 36px; }

/* line 779, theme.scss */
.promo-slider .swiper-button-next.swiper-button-white {
  background-image: none; }

/* line 782, theme.scss */
.promo-slider .swiper-button-prev.swiper-button-white {
  background-image: none; }

/* line 785, theme.scss */
.promo-slider .swiper-button-next.swiper-button-white:before {
  content: "\f054";
  font-family: FontAwesome;
  left: -5px;
  position: absolute;
  font-size: 57px;
  top: 0;
  color: #FF5C12; }

/* line 794, theme.scss */
.promo-slider .swiper-button-prev.swiper-button-white:before {
  content: "\f053";
  font-family: FontAwesome;
  left: -5px;
  position: absolute;
  font-size: 57px;
  top: 0;
  color: #FF5C12; }

/* line 803, theme.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px; }

/* line 806, theme.scss */
.sidebar_catalog {
  margin-bottom: 22px; }

@media (max-width: 768px) {
  /* line 812, theme.scss */
  .sidebar_catalog ul {
    margin-bottom: 22px;
    display: none; } }
/* line 819, theme.scss */
.sidebar_catalog ul {
  margin-bottom: 22px; }

/* line 824, theme.scss */
.sidebar_yandex {
  margin-bottom: 22px; }
  /* line 827, theme.scss */
  .sidebar_yandex img {
    width: 100%; }

@media (max-width: 768px) {
  /* line 833, theme.scss */
  .sidebar_yandex {
    display: none;
    margin-bottom: 22px; }
    /* line 836, theme.scss */
    .sidebar_yandex img {
      width: 100%; } }
/* line 844, theme.scss */
.sidebar-arrow {
  float: right;
  position: relative;
  top: 3px; }

/* line 849, theme.scss */
.sidebar-header {
  position: relative;
  background-color: #2B4E89;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px; }
  /* line 856, theme.scss */
  .sidebar-header a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 18px; }
  /* line 863, theme.scss */
  .sidebar-header:after {
    content: '';
    display: none;
    position: absolute;
    top: 5px;
    right: 70px;
    width: 36px;
    height: 50px;
    background: url(hand.gif) no-repeat;
    background-size: 82%;
    background-position: center center; }

/* line 876, theme.scss */
.sidebar-reviews_wrapper {
  background-color: #F4F4F4; }
  /* line 878, theme.scss */
  .sidebar-reviews_wrapper .review-name {
    font-weight: bold;
    line-height: normal;
    font-size: 14px;
    color: #333333; }
  /* line 884, theme.scss */
  .sidebar-reviews_wrapper .star-rating .star-item:after {
    width: 14px;
    height: 14px;
    margin-top: 6px;
    margin-bottom: 5px; }
  /* line 890, theme.scss */
  .sidebar-reviews_wrapper .review-content {
    line-height: 21px;
    font-size: 13px;
    color: #333333; }
    /* line 891, theme.scss */
    .sidebar-reviews_wrapper .review-content span {
      display: block;
      font-weight: bold;
      line-height: 23px;
      font-size: 14px;
      color: #333333;
      margin-bottom: 5px; }
  /* line 903, theme.scss */
  .sidebar-reviews_wrapper .sidebar-review {
    padding: 18px 17px 27px 18px;
    border-bottom: 1px solid #BDBDBD; }
  /* line 907, theme.scss */
  .sidebar-reviews_wrapper .all-reviews {
    margin: 0 auto;
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #FF5C12;
    padding: 23px 0; }

/* line 919, theme.scss */
.collection-wrap .navbar-nav {
  background-color: #F4F4F4;
  margin: 0; }
  /* line 922, theme.scss */
  .collection-wrap .navbar-nav .dropdown {
    list-style: none;
    border-bottom: 1px solid #BDBDBD;
    position: relative; }
    /* line 926, theme.scss */
    .collection-wrap .navbar-nav .dropdown .menu-link {
      text-transform: uppercase;
      padding: 13px 40px 13px 20px;
      color: #333333;
      position: relative;
      width: 100%;
      font-size: 14px; }
    /* line 934, theme.scss */
    .collection-wrap .navbar-nav .dropdown .menu-link:hover {
      background-color: #dedede; }
  /* line 938, theme.scss */
  .collection-wrap .navbar-nav .dropdown.level-2 {
    border-bottom: 0; }
  /* line 941, theme.scss */
  .collection-wrap .navbar-nav .dropdown.is-current:before {
    content: '';
    display: block;
    width: 6px;
    height: 43px;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 100;
    background-color: #FF5C12; }
/* line 953, theme.scss */
.collection-wrap .category_menu-marker {
  position: absolute;
  top: 12px;
  right: 20px;
  background-color: transparent;
  outline: none; }

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

/* line 968, theme.scss */
.instagram-title {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 14px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1236, 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 1249, 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 1253, 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 1257, theme.scss */
.form-row {
  margin-bottom: 0.8rem; }

/* line 1261, theme.scss */
.form-label {
  width: 100%;
  margin-bottom: 0.3rem;
  font-size: 14px; }

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

/* line 1270, theme.scss */
.form-field.inpt {
  background-color: #fff; }

/* line 1273, theme.scss */
.form-field.text-field.is-textarea {
  width: 100%;
  background-color: #fff; }

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

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

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

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

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

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

/* line 1303, theme.scss */
.tabs-head.tabs-head {
  position: relative;
  min-height: 34px;
  padding: 0 30px; }

/* line 1308, theme.scss */
.product_tabs .tabs-head.tabs-head {
  padding: 0; }

/* line 1311, 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 1321, theme.scss */
.tabs-target {
  display: none;
  background-color: #F4F4F4;
  padding: 36px 27px; }

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

/* line 1332, theme.scss */
.tabs-item {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #BDBDBD;
  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 0 11px 0;
  margin-left: 45px; }

/* line 1351, theme.scss */
.tabs-item:first-child {
  margin-left: 0px; }

/* line 1354, theme.scss */
.tabs-item.is-button-active {
  color: #333;
  border-bottom: 3px solid #FF5C12; }

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

/* line 1363, theme.scss */
.gallery-top {
  margin-bottom: 10px; }
  /* line 1365, theme.scss */
  .gallery-top .swiper-container {
    border: 1px solid #C4C4C4; }

/* line 1369, theme.scss */
.swiper-slide img {
  width: 100%;
  object-fit: cover; }

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

/* line 1377, 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 1385, 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 1399, theme.scss */
.image-container.is-cover.gallery-thumb > img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50%;
  object-position: 50%; }

/* line 1419, 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 #FF5C12;
  top: -webkit-calc(50% + 9px);
  top: calc(50% + 9px);
  left: 0px;
  border: none;
  background: none;
  text-align: center; }

/* line 1428, 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 #FF5C12;
  top: -webkit-calc(50% + 9px);
  top: calc(50% + 9px);
  right: 0px;
  border: none;
  background: none;
  text-align: center; }

/* line 1436, theme.scss */
.gallery-wrapper .swiper-button-next:after {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 17px;
  color: #FF5C12; }

/* line 1442, theme.scss */
.gallery-wrapper .swiper-button-prev:after {
  content: "\f053";
  font-family: FontAwesome;
  font-size: 17px;
  color: #FF5C12; }

/* line 1449, theme.scss */
.gallery-thumbs-wrap {
  width: 100%;
  position: relative;
  margin: auto; }

/* line 1455, theme.scss */
.gallery-slide {
  height: 400px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

/* line 1487, theme.scss */
.gallery-slide > figure.mz-figure > img {
  max-width: 100% !important;
  height: 100%;
  max-height: 400px !important;
  object-fit: contain; }

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

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

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

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

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

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

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

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

/* line 1535, theme.scss */
.quantity-input {
  width: 50px;
  text-align: center;
  padding: 4px 5px;
  vertical-align: top;
  border: 1px solid #828282;
  box-sizing: border-box;
  border-radius: 25px; }

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

/* line 1549, theme.scss */
.author {
  font-weight: bold; }

/* line 1552, theme.scss */
.review-body .text {
  font-size: 14px;
  margin: 0.8em 0; }

/* line 1557, theme.scss */
.review-manager_reply p {
  font-size: 14px;
  color: #3f983f;
  font-weight: 600;
  margin: 0.8em 0; }
  /* line 1562, theme.scss */
  .review-manager_reply p span {
    font-weight: bold;
    font-size: 14px;
    margin-right: 5px;
    color: #222; }

/* line 1570, theme.scss */
.scroll_top {
  color: #fff;
  display: block;
  position: fixed;
  background: #FF5C12;
  bottom: 10px;
  font-size: 2em;
  cursor: pointer;
  padding: 0 10px;
  right: 10px;
  height: 40px;
  opacity: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: right .25s ease, all .25s ease;
  -o-transition: right .25s ease, all .25s ease;
  transition: right .25s ease, all .25s ease;
  text-decoration: none;
  z-index: 1000;
  text-transform: uppercase;
  font-size: 20px;
  outline: none; }

/* line 1601, theme.scss */
.scroll_top:focus {
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1740, theme.scss */
.settings_guide-font-primary::before {
  content: '$font-family-primary: ';
  font-family: "Open Sans", sans-serif; }

/* line 1745, theme.scss */
.settings_guide-font-primary::after {
  content: "Open Sans, sans-serif";
  font-family: "Open Sans", sans-serif; }

/* line 1750, 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 1755, 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 1760, theme.scss */
.settings_guide-font-size::before {
  content: '$font-size-primary: '; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* акции */
/* line 1940, theme.scss */
.js-hits.tabs {
  position: relative;
  padding-bottom: 0; }
  /* line 1943, theme.scss */
  .js-hits.tabs .tabs-box {
    padding-bottom: 0; }
  /* line 1946, theme.scss */
  .js-hits.tabs .tabs-target {
    padding: 0; }

/* line 1950, theme.scss */
.js-hits.is-action {
  background-color: #F4F4F4; }
  /* line 1953, theme.scss */
  .js-hits.is-action .tabs-target .tabs-description_wrapper {
    padding: 35px 30px 0px; }
    /* line 1955, theme.scss */
    .js-hits.is-action .tabs-target .tabs-description_wrapper .card .bttn-prim {
      border-radius: 0;
      padding: 22px 36px;
      font-size: 16px; }
    /* line 1960, theme.scss */
    .js-hits.is-action .tabs-target .tabs-description_wrapper .card .bttn-second {
      border: none;
      background: none;
      color: #333333;
      font-weight: bold;
      font-size: 16px;
      padding: 0; }
  /* line 1969, theme.scss */
  .js-hits.is-action .tabs-target .tabs-header {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #BDBDBD;
    margin-bottom: 13px; }
  /* line 1976, theme.scss */
  .js-hits.is-action .tabs-target .tabs-description {
    font-weight: bold;
    font-size: 36px;
    color: #333333;
    margin-bottom: 40px; }
  /* line 1982, theme.scss */
  .js-hits.is-action .tabs-target .tabs-img {
    padding-right: 30px;
    position: absolute;
    right: 0px;
    top: 35px;
    z-index: 10; }

/* line 1991, theme.scss */
.popular-wrapper .products-title {
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
  margin: 33px 0; }

/* line 1999, theme.scss */
.card.cards-col {
  height: auto; }

/* line 2001, theme.scss */
.card .card-image {
  border: 1px solid #BDBDBD;
  border-bottom: 0; }
/* line 2005, theme.scss */
.card .card-wrap {
  padding: 13px 13px 12px;
  border: 1px solid #BDBDBD; }
/* line 2010, theme.scss */
.card .card-info .card-rating {
  margin-bottom: 7px; }
  /* line 2012, theme.scss */
  .card .card-info .card-rating .product-category a {
    font-weight: bold;
    line-height: normal;
    font-size: 10px;
    text-transform: uppercase;
    color: #828282;
    text-decoration: none; }
/* line 2022, theme.scss */
.card .card-info .card-title a {
  font-weight: bold;
  font-size: 13px;
  color: #333333;
  text-decoration: none; }
/* line 2029, theme.scss */
.card .card-info .card-quantity {
  margin-bottom: 14px;
  margin-top: 14px; }
/* line 2033, theme.scss */
.card .card-info .quantity-input {
  border: 1px solid #828282;
  box-sizing: border-box;
  border-radius: 25px;
  font-size: 14px;
  text-align: center;
  color: #333333;
  width: 67px;
  font-weight: bold; }
/* line 2043, theme.scss */
.card .card-info .quantity-controls .bttn-count {
  width: auto;
  height: auto;
  border: none;
  font-size: 16px;
  color: #BDBDBD; }
/* line 2050, theme.scss */
.card .card-info .quantity-controls .bttn-count:hover {
  color: #FF5C12; }
/* line 2053, theme.scss */
.card .card-info .quantity-controls .bttn-count .fa-minus-circle {
  color: #BDBDBD; }
/* line 2056, theme.scss */
.card .card-info .card-price {
  font-weight: bold;
  line-height: normal;
  font-size: 16px;
  color: #FF5C12; }
/* line 2064, theme.scss */
.card .card-action .bttn-prim {
  padding: 10px 32px; }
/* line 2067, theme.scss */
.card .card-action .bttn-second {
  padding: 10px 25px; }

/* line 2072, theme.scss */
.block-articles {
  background-image: url("news_bg.jpg");
  background-size: cover;
  padding: 22px 38px;
  min-height: 300px; }
  /* line 2077, theme.scss */
  .block-articles .block-articles_title {
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0.8rem 0; }
  /* line 2084, theme.scss */
  .block-articles .articles-list {
    padding: 0;
    margin: 0; }
    /* line 2087, theme.scss */
    .block-articles .articles-list li {
      list-style: none;
      margin-bottom: 8px; }
      /* line 2090, theme.scss */
      .block-articles .articles-list li a {
        font-weight: bold;
        font-size: 13px;
        text-transform: uppercase;
        color: #FFFFFF;
        text-decoration: none; }
        /* line 2096, theme.scss */
        .block-articles .articles-list li a i {
          margin-left: 5px; }
  /* line 2102, theme.scss */
  .block-articles .articles-list li:hover a {
    color: #FF5C12; }

/* line 2106, theme.scss */
.collection-description {
  padding: 35px 40px;
  background-color: #F4F4F4; }

/* line 2110, theme.scss */
.subcollection-item {
  border: 1px solid #BDBDBD;
  margin-bottom: 30px; }
  /* line 2113, theme.scss */
  .subcollection-item .subcollection-image img {
    width: 100%;
    margin: 0 auto;
    display: block;
    max-height: 220px;
    height: 100%;
    object-fit: cover; }
  /* line 2121, theme.scss */
  .subcollection-item .subcollection-title {
    padding: 10px 0; }
    /* line 2123, theme.scss */
    .subcollection-item .subcollection-title a {
      font-weight: bold;
      line-height: normal;
      font-size: 14px;
      text-transform: uppercase;
      color: #333;
      text-decoration: none; }

/* line 2134, theme.scss */
.products .products-title {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
  margin: 36px 0; }
/* line 2142, theme.scss */
.products .products-slider-wrapper {
  padding: 0; }
/* line 2145, theme.scss */
.products .swiper-button-prev {
  background: none;
  left: 40px; }
/* line 2149, theme.scss */
.products .swiper-button-next {
  background: none;
  right: 30px; }
/* line 2153, theme.scss */
.products .swiper-button-prev:after {
  content: "\f053";
  font-family: FontAwesome;
  left: -5px;
  position: absolute;
  font-size: 33px;
  top: 0;
  color: #FF5C12; }
/* line 2162, theme.scss */
.products .swiper-button-next:after {
  content: "\f054";
  font-family: FontAwesome;
  left: -5px;
  position: absolute;
  font-size: 33px;
  top: 0;
  color: #FF5C12; }

/* line 2173, theme.scss */
.products.products-is-related .swiper-button-prev {
  left: 0px; }
/* line 2176, theme.scss */
.products.products-is-related .swiper-button-prev:after {
  left: 5px; }
/* line 2179, theme.scss */
.products.products-is-related .swiper-button-next {
  right: 0px; }
/* line 2182, theme.scss */
.products.products-is-related .swiper-button-next:after {
  right: -5px; }

/* line 2186, theme.scss */
.products-recently-wrapper {
  padding: 0 90px !important; }
  /* line 2188, theme.scss */
  .products-recently-wrapper .card-wrap {
    background: #fff; }
  /* line 2192, theme.scss */
  .products-recently-wrapper .card-info .quantity {
    padding-right: 0px; }
  /* line 2195, theme.scss */
  .products-recently-wrapper .card-info .quantity-input {
    width: 38px; }
  /* line 2199, theme.scss */
  .products-recently-wrapper .card-action .bttn-second {
    padding: 10px 8px; }
  /* line 2202, theme.scss */
  .products-recently-wrapper .card-action .bttn-second:hover {
    background-color: #FF5C12; }
  /* line 2205, theme.scss */
  .products-recently-wrapper .card-action .bttn-prim {
    padding: 10px 15px; }

/* line 2210, theme.scss */
.js-recently_view {
  background: #F4F4F4;
  padding: 36px 0 18px;
  margin-bottom: 27px; }
  /* line 2214, theme.scss */
  .js-recently_view .index-title {
    font-weight: bold;
    line-height: normal;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    margin: 0 0 2.2rem; }

/* line 2224, theme.scss */
.product-info_wrapper {
  padding: 27px;
  margin-bottom: 27px;
  border: 1px solid #BDBDBD; }
  /* line 2228, theme.scss */
  .product-info_wrapper figure.mz-figure {
    width: 100%;
    height: 100%; }
  /* line 2232, theme.scss */
  .product-info_wrapper .product-title {
    font-weight: bold;
    line-height: 20px;
    font-size: 21px;
    text-transform: uppercase;
    color: #333333;
    margin: 0 0 5px; }
  /* line 2240, theme.scss */
  .product-info_wrapper .star-rating-wrapper {
    margin-bottom: 15px; }
    /* line 2242, theme.scss */
    .product-info_wrapper .star-rating-wrapper .star-rating .star-item:after {
      width: 14px;
      height: 14px; }
  /* line 2247, theme.scss */
  .product-info_wrapper .product-category {
    margin-bottom: 25px; }
    /* line 2249, theme.scss */
    .product-info_wrapper .product-category span {
      font-weight: bold;
      line-height: 23px;
      font-size: 14px;
      color: #333333; }
    /* line 2255, theme.scss */
    .product-info_wrapper .product-category a {
      font-weight: bold;
      line-height: 23px;
      font-size: 14px;
      text-transform: uppercase; }
  /* line 2262, theme.scss */
  .product-info_wrapper .product-short_description {
    margin-bottom: 36px; }
    /* line 2264, theme.scss */
    .product-info_wrapper .product-short_description .description-heading {
      display: block;
      font-weight: bold;
      line-height: 23px;
      font-size: 14px;
      color: #333333; }
    /* line 2271, theme.scss */
    .product-info_wrapper .product-short_description p {
      margin: 0;
      line-height: 23px;
      font-size: 14px; }
  /* line 2277, theme.scss */
  .product-info_wrapper .product-prices {
    line-height: 40px; }
    /* line 2279, theme.scss */
    .product-info_wrapper .product-prices .product-price {
      font-weight: bold;
      line-height: normal;
      font-size: 22px;
      color: #FF5C12; }
    /* line 2285, theme.scss */
    .product-info_wrapper .product-prices .product-old_price {
      font-weight: bold; }
  /* line 2290, theme.scss */
  .product-info_wrapper .quantity-controls span {
    line-height: 24px;
    font-size: 16px;
    color: #333333; }
  /* line 2295, theme.scss */
  .product-info_wrapper .quantity-controls .quantity-input {
    border: 1px solid #828282;
    box-sizing: border-box;
    border-radius: 25px;
    font-weight: bold;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    color: #333333; }
  /* line 2305, theme.scss */
  .product-info_wrapper .quantity-controls .bttn-count {
    font-size: 20px; }
  /* line 2308, theme.scss */
  .product-info_wrapper .quantity-controls .bttn-count:hover {
    border-color: transparent;
    background-color: transparent;
    color: #FF5C12; }
  /* line 2315, theme.scss */
  .product-info_wrapper .product-buy .bttn-prim {
    font-size: 14px;
    padding: 10px 30px; }
  /* line 2319, theme.scss */
  .product-info_wrapper .product-buy .bttn-prim.in-product {
    padding: 10px 25px; }
  /* line 2323, theme.scss */
  .product-info_wrapper .option-selector {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px; }
    /* line 2342, theme.scss */
    .product-info_wrapper .option-selector .option {
      flex-basis: 50%; }
    /* line 2345, theme.scss */
    .product-info_wrapper .option-selector .option:first-child {
      padding-right: 10px; }
    /* line 2348, theme.scss */
    .product-info_wrapper .option-selector .slct {
      width: 100%;
      border-radius: 25px; }

/* line 2354, theme.scss */
.product-description {
  background-color: #F4F4F4;
  padding: 40px 30px;
  margin-bottom: 30px; }

/* line 2359, theme.scss */
.product-info_wrapper .cell-6:first-child {
  padding-right: 29px; }

/* article */
/* line 2363, theme.scss */
.article-inner_wrapper {
  padding: 45px 40px 27px 45px;
  background-color: #F2F2F2; }

/* line 2367, theme.scss */
.article-back a {
  font-weight: bold;
  font-size: 14px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #FF5C12; }

/* page_404 */
/* line 2376, theme.scss */
.page-404 .page-title {
  font-weight: bold;
  line-height: normal;
  font-size: 288px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #2B4E89; }
/* line 2384, theme.scss */
.page-404 h2 {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 24px;
  text-transform: uppercase;
  color: #333333; }
/* line 2392, theme.scss */
.page-404 p {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color: #333333;
  margin: 2rem 0 3rem; }
/* line 2399, theme.scss */
.page-404 .buttons-404 {
  margin-bottom: 110px; }
  /* line 2401, theme.scss */
  .page-404 .buttons-404 .bttn-prim {
    font-weight: bold;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 16px 40px;
    margin-right: 30px; }
  /* line 2411, theme.scss */
  .page-404 .buttons-404 .bttn-second {
    border: none;
    background: #828282;
    color: #fff;
    font-size: 14px;
    padding: 18px 59px; }

/* page */
/* line 2421, theme.scss */
.page-wrapper {
  padding: 45px 40px 27px 45px;
  background-color: #F2F2F2; }
  /* line 2424, theme.scss */
  .page-wrapper .page-title {
    font-weight: bold;
    line-height: 31px;
    font-size: 16px;
    text-transform: uppercase;
    color: #333333;
    text-align: left; }
  /* line 2432, theme.scss */
  .page-wrapper .page-text {
    color: #333333;
    font-size: 14px;
    line-height: 27px; }

/* search */
/* line 2440, theme.scss */
.search-wrapper .inpt-group {
  margin-bottom: 30px; }

/* cart */
/* line 2446, theme.scss */
.cart-form {
  padding: 27px 45px;
  background-color: #F2F2F2; }
  /* line 2449, theme.scss */
  .cart-form .cart-item {
    padding: 27px 0 33px;
    border-bottom: 1px solid #BDBDBD; }
    /* line 2452, theme.scss */
    .cart-form .cart-item .item-header {
      line-height: normal;
      font-size: 15px;
      color: #828282; }
    /* line 2457, theme.scss */
    .cart-form .cart-item .item-title-link {
      font-weight: 600;
      line-height: normal;
      font-size: 16px;
      color: #333333; }
    /* line 2463, theme.scss */
    .cart-form .cart-item .item-total_price {
      font-weight: bold;
      line-height: normal;
      font-size: 22px;
      color: #FF5C12; }
    /* line 2469, theme.scss */
    .cart-form .cart-item .item-variant {
      font-size: 14px;
      margin-top: 10px;
      color: #828282; }
    /* line 2474, theme.scss */
    .cart-form .cart-item .item-delete {
      position: relative;
      top: 13px; }
    /* line 2478, theme.scss */
    .cart-form .cart-item .item-remove i {
      line-height: 34px;
      font-size: 24px;
      color: #FF5C12; }
    /* line 2483, theme.scss */
    .cart-form .cart-item .image-container {
      max-width: 100px;
      max-height: 100px; }
    /* line 2487, theme.scss */
    .cart-form .cart-item .image-container.is-square {
      padding-top: 100px; }
  /* line 2491, theme.scss */
  .cart-form .cart-order {
    font-size: 24px;
    color: #333333;
    margin-top: 25px; }
    /* line 2495, theme.scss */
    .cart-form .cart-order .cart-total {
      font-weight: bold;
      line-height: normal;
      color: #FF5C12; }
    /* line 2500, theme.scss */
    .cart-form .cart-order .bttn-prim {
      font-size: 14px;
      text-align: center;
      text-transform: uppercase;
      color: #FFFFFF;
      margin-left: 20px; }

/* line 2509, theme.scss */
.notice.notice-warning {
  margin: 2rem 0; }

/* line 2512, theme.scss */
.audio-review_item {
  padding: 10px 0;
  border-bottom: 1px solid #BDBDBD; }
  /* line 2515, theme.scss */
  .audio-review_item .review-item-descr {
    padding-right: 10px; }

/* line 2519, theme.scss */
#feedback_form table {
  margin: 0 auto; }

/* line 2522, theme.scss */
#feedback_commit {
  margin-top: 10px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  -webkit-border-radius: 0;
  border-radius: 245px;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.2s;
  -o-transition: background-color 0.3s, border-color 0.3s, color 0.2s;
  transition: background-color 0.3s, border-color 0.3s, color 0.2s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
  line-height: 1;
  background-color: #FF5C12;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  padding: 10px 27px; }

@media screen and (max-width: 768px) {
  /* line 2556, theme.scss */
  .page-wrapper {
    padding: 30px 15px 25px 15px; }

  /* line 2559, theme.scss */
  .js-hits.is-action .tabs-target .tabs-description_wrapper {
    padding: 8px 10px 0px; }

  /* line 2562, theme.scss */
  .js-hits.is-action .tabs-target .tabs-description {
    font-size: 25px; }

  /* line 2565, theme.scss */
  .js-hits.is-action .tabs-target .tabs-description_wrapper .card .bttn-prim {
    width: 100%;
    text-align: center; }

  /* line 2569, theme.scss */
  .js-hits.is-action .tabs-target .tabs-description_wrapper .card .bttn-second {
    width: 100%;
    text-align: center;
    margin-top: 20px; }

  /* line 2574, theme.scss */
  .advantage-text {
    padding: 0 10px; }

  /* line 2577, theme.scss */
  .card .card-action .bttn-prim {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px; }

  /* line 2583, theme.scss */
  .card .card-action .bttn-second {
    width: 100%;
    text-align: center;
    padding: 10px; }

  /* line 2588, theme.scss */
  footer .main-menu .main-menu-item {
    width: 100%;
    border: 0; }

  /* line 2592, theme.scss */
  footer .main-menu .main-menu-item .main-menu-link {
    padding: 12px 26px; }

  /* line 2595, theme.scss */
  footer .main-menu .main-menu-item:first-child {
    border: 0; }

  /* line 2598, theme.scss */
  .logotype svg {
    margin: 0 auto; }

  /* line 2601, theme.scss */
  .bttn-burger {
    padding: 10px 12px;
    text-align: center;
    float: left;
    position: absolute;
    top: 32px;
    border-radius: 5px; }
    /* line 2608, theme.scss */
    .bttn-burger img {
      width: 13px;
      margin-right: 0px; }

  /* line 2613, theme.scss */
  .main-header {
    padding-bottom: 15px; }

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

  /* line 2619, theme.scss */
  .products-recently-wrapper {
    padding: 0 10px !important; }

  /* line 2622, theme.scss */
  .block-articles {
    padding: 20px 15px; }

  /* line 2625, theme.scss */
  .advantage {
    padding-right: 10px; }

  /* line 2630, theme.scss */
  .mobile-menu .mobile-menu-item {
    padding: 5px 0; }
    /* line 2632, theme.scss */
    .mobile-menu .mobile-menu-item a {
      color: #2B4E89;
      font-weight: 600; }

  /* line 2638, theme.scss */
  .search_widget .inpt-group .search_widget-submit {
    padding: 10px; }

  /* line 2641, theme.scss */
  .mobile_menu-footer {
    margin-top: 20px; }
    /* line 2643, theme.scss */
    .mobile_menu-footer a {
      color: #2B4E89;
      font-weight: 600;
      position: relative; }
      /* line 2647, theme.scss */
      .mobile_menu-footer a i {
        margin-right: 5px;
        color: #bdbdbd; }
      /* line 2651, theme.scss */
      .mobile_menu-footer a .widget-counter {
        position: absolute;
        top: -3px;
        left: 20px;
        width: 14px;
        height: 14px;
        display: block;
        border-radius: 50%;
        background-color: #2B4E89;
        font-size: 10px;
        font-weight: bold;
        line-height: 13px;
        color: #fff;
        text-align: center;
        font-family: "Open Sans", sans-serif; }

  /* line 2669, theme.scss */
  .product-info_wrapper {
    padding: 15px; }

  /* line 2672, theme.scss */
  .product-info_wrapper .cell-6:first-child {
    padding: 0; }

  /* line 2675, theme.scss */
  .product-info_wrapper .product-title {
    line-height: 26px; }

  /* line 2679, theme.scss */
  .product-info_wrapper .product-buy .bttn-prim {
    width: 100%;
    text-align: center; }
  /* line 2683, theme.scss */
  .product-info_wrapper .product-buy .bttn-prim.in-product {
    margin-bottom: 15px; }

  /* line 2687, theme.scss */
  .cart-form {
    padding: 20px 10px; }
    /* line 2689, theme.scss */
    .cart-form .cart-item:first-child {
      padding-top: 0px; }
    /* line 2692, theme.scss */
    .cart-form .item-info {
      margin-bottom: 15px; }

  /* line 2696, theme.scss */
  .cart-form .cart-item .item-delete {
    top: 0px; }

  /* line 2699, theme.scss */
  .cart-form .cart-item .image-container {
    max-width: 100%;
    max-height: 100%; }

  /* line 2703, theme.scss */
  .cart-form .cart-item .image-container.is-square {
    padding-top: 100% !important; }

  /* line 2706, theme.scss */
  .cart-form .cart-item .item-total_price {
    width: 100%;
    font-size: 20px;
    text-align: center; }

  /* line 2711, theme.scss */
  .cart-order .cart-submit {
    margin-top: 15px; }

  /* line 2714, theme.scss */
  .article-inner_wrapper {
    padding: 20px 25px 20px 20px; }

  /* line 2717, theme.scss */
  .co-section--content .co-login {
    margin: 15px 10px; }

  /* line 2720, theme.scss */
  .co-section--content .co-checkout-block--padded {
    padding: 15px; }

  /* line 2723, theme.scss */
  .co-modal-login_form .co-input--nested .co-input-label {
    margin-bottom: 15px;
    padding: 0;
    width: 100%; }

  /* line 2728, theme.scss */
  .co-modal-login_form .co-input--nested .co-input-text {
    width: 100%; }

  /* line 2731, theme.scss */
  .co-section--checkout_order {
    padding: 0; }

  /* line 2734, theme.scss */
  #order_form {
    padding: 20px 10px; }

  /* line 2737, theme.scss */
  button#create_order {
    margin: 0;
    font-size: 16px !important;
    padding: 20px 20px !important; }

  /* line 2742, theme.scss */
  .co-toggable_field-information {
    flex: 1 1 150px; }

  /* line 2745, theme.scss */
  .adaptive .co-sidebar {
    padding: 0; }

  /* line 2748, theme.scss */
  .co-basket.co-checkout-block--padded {
    padding: 20px 10px; }

  /* line 2751, theme.scss */
  .co-section--checkout_header {
    margin-top: 15px; }

  /* line 2754, theme.scss */
  .co-section--checkout_header .page-title {
    margin-top: 20px;
    margin-bottom: 20px; }

  /* line 2758, theme.scss */
  .slide-inner img {
    height: auto; }

  /* line 2761, theme.scss */
  .promo-slider-pagination {
    margin-bottom: 5px; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 2766, theme.scss */
  .main-menu .main-menu-item .main-menu-link {
    font-size: 12px;
    padding: 13px 13px; }

  /* line 2770, theme.scss */
  .main-menu-right a {
    font-size: 12px;
    padding: 13px 13px; } }
/* line 2776, theme.scss */
#feedback_content {
  width: 100%; }

/* line 2780, theme.scss */
.cart-widget-fixed {
  position: fixed;
  display: none;
  top: 20px;
  right: 15px;
  z-index: 1000;
  background: rgba(51, 51, 51, 0.8);
  border-radius: 50%;
  padding: 20px 15px !important;
  font-size: 14px;
  font-weight: bold;
  color: #fff; }
  /* line 2792, theme.scss */
  .cart-widget-fixed:hover {
    color: #FF5C12; }
  /* line 2793, theme.scss */
  .cart-widget-fixed i {
    font-size: 19px;
    margin-right: 10px;
    vertical-align: bottom;
    position: relative; }
  /* line 2799, theme.scss */
  .cart-widget-fixed .widget-counter {
    position: absolute;
    top: -5px;
    left: 18px;
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 50%;
    background-color: #FF5C12;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    color: #fff;
    text-align: center;
    font-family: "Open Sans", sans-serif; }

/* line 2817, theme.scss */
#feedback_form table {
  max-width: 650px !important;
  width: 100% !important; }

@media screen and (max-width: 768px) {
  /* line 2823, theme.scss */
  .collection-wrap .navbar-nav .dropdown.is-current:before {
    height: 43px; }

  /* line 2824, theme.scss */
  .cart-widget-fixed {
    display: block; }

  /* line 2825, theme.scss */
  .sidebar-header:after {
    display: block; } }
/* line 2827, theme.scss */
#email_request img {
  filter: hue-rotate(125deg); }

/* line 2828, theme.scss */
#email_request #send {
  background-color: #ff5c12 !important; }
