/* line 1, shop_a/00__init.scss */
.p-colors {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  text-align: right;
  line-height: 1; }

/* line 9, shop_a/00__init.scss */
.p-color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 1px solid grey;
  margin: 1px; }

/* line 34, shop_a/02__card_block.scss */
.p-stickers {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 0 0 0;
  line-height: 1;
  font-size: 0;
  z-index: 1; }
  /* line 42, shop_a/02__card_block.scss */
  .p-stickers .p-sticker {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: right;
    clear: right;
    margin-right: -5px; }
    /* line 49, shop_a/02__card_block.scss */
    .p-stickers .p-sticker span {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      text-align: center;
      line-height: 32px;
      color: #fff;
      padding: 0 0 0 20px;
      font-size: 12px;
      font-weight: bold; }
    /* line 65, shop_a/02__card_block.scss */
    .p-stickers .p-sticker.rost span {
      color: #000; }

/* line 72, shop_a/02__card_block.scss */
.wc-product .properties-widget {
  padding: 0 10px; }
  /* line 74, shop_a/02__card_block.scss */
  .wc-product .properties-widget .object-property-group {
    font-size: 0;
    text-align: left; }
    /* line 77, shop_a/02__card_block.scss */
    .wc-product .properties-widget .object-property-group dt, .wc-product .properties-widget .object-property-group dd {
      width: auto;
      display: inline-block; }
    /* line 81, shop_a/02__card_block.scss */
    .wc-product .properties-widget .object-property-group dl {
      margin: 0;
      padding: 2px 0; }
      /* line 84, shop_a/02__card_block.scss */
      .wc-product .properties-widget .object-property-group dl dt {
        font-size: 14px;
        color: #777;
        font-weight: normal; }
        /* line 88, shop_a/02__card_block.scss */
        .wc-product .properties-widget .object-property-group dl dt:after {
          content: ":";
          display: inline-block;
          padding: 0 10px 0 0; }
      /* line 96, shop_a/02__card_block.scss */
      .wc-product .properties-widget .object-property-group dl dd {
        margin: 0 5px 0 0;
        border: 1px solid #000;
        padding: 0 6px;
        font-size: 12px;
        color: #000;
        font-weight: normal; }

/* line 110, shop_a/02__card_block.scss */
.wc-product .wc-like {
  font-size: 30px; }
/* line 113, shop_a/02__card_block.scss */
.wc-product .wc-product-image {
  border: 1px dotted #f1f1f1; }
/* line 117, shop_a/02__card_block.scss */
.wc-product .wc-product-name {
  padding: 0 0 10px 0; }
  /* line 120, shop_a/02__card_block.scss */
  .wc-product .wc-product-name a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1; }
  /* line 125, shop_a/02__card_block.scss */
  .wc-product .wc-product-name span {
    font-size: 16px;
    font-weight: bold;
    color: #000000; }
/* line 136, shop_a/02__card_block.scss */
.wc-product .wc-product-sku {
  color: #777;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #eeeeee; }
  /* line 140, shop_a/02__card_block.scss */
  .wc-product .wc-product-sku span {
    color: #000; }
/* line 145, shop_a/02__card_block.scss */
.wc-product .wc-product-buy {
  padding: 10px 0 10px 0; }
  /* line 146, shop_a/02__card_block.scss */
  .wc-product .wc-product-buy .wc-product-price {
    font-size: 22px;
    font-weight: bold;
    color: #4fa7d0;
    padding: 0 0 10px 0; }
    /* line 151, shop_a/02__card_block.scss */
    .wc-product .wc-product-buy .wc-product-price .big {
      font-weight: normal;
      font-size: 20px;
      color: silver;
      text-decoration: line-through; }
/* line 183, shop_a/02__card_block.scss */
.wc-product .prop-row {
  padding: 0 0 0 70px;
  position: relative;
  text-align: left;
  text-align-last: left; }
  /* line 188, shop_a/02__card_block.scss */
  .wc-product .prop-row .p-title {
    font-size: 14px;
    position: absolute;
    left: 10px;
    top: 2px; }
  /* line 194, shop_a/02__card_block.scss */
  .wc-product .prop-row .pr-item {
    font-size: 12px;
    margin: 0; }
  /* line 198, shop_a/02__card_block.scss */
  .wc-product .prop-row .prd-clr span {
    height: 25px;
    width: 26px; }
  /* line 203, shop_a/02__card_block.scss */
  .wc-product .prop-row + .prop-row {
    border-top: 1px dashed silver; }
/* line 208, shop_a/02__card_block.scss */
.wc-product .wc-product-properties {
  text-align: left;
  text-align-last: left;
  padding: 20px 10px 0 10px; }
  /* line 212, shop_a/02__card_block.scss */
  .wc-product .wc-product-properties p {
    margin: 0;
    line-height: 1.2;
    font-size: 14px; }
    /* line 217, shop_a/02__card_block.scss */
    .wc-product .wc-product-properties p + p {
      margin-top: 10px;
      padding-top: 10px;
      border-top: 1px dashed silver; }

/* line 230, shop_a/02__card_block.scss */
#listView .view-price {
  color: darkseagreen; }

/* line 233, shop_a/02__card_block.scss */
#listView .not-avail .view-price {
  color: silver; }

/* line 237, shop_a/02__card_block.scss */
.wc-product {
  display: inline-block;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  overflow: hidden;
  width: 298px;
  height: 470px;
  margin: 1px;
  box-sizing: content-box !important; }
  /* line 248, shop_a/02__card_block.scss */
  .wc-product div {
    box-sizing: content-box !important; }
  /* line 252, shop_a/02__card_block.scss */
  .wc-product .wc-clear {
    clear: both; }
  /* line 256, shop_a/02__card_block.scss */
  .wc-product .wc-product-image {
    position: relative;
    height: 294px;
    line-height: 294px;
    text-align: center;
    font-size: 0; }
    /* line 274, shop_a/02__card_block.scss */
    .wc-product .wc-product-image img {
      vertical-align: middle !important;
      display: inline-block !important;
      width: auto !important;
      max-width: 100%;
      max-height: 100%;
      transition: all 0.7s ease; }
    /* line 283, shop_a/02__card_block.scss */
    .wc-product .wc-product-image .inner {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 0;
      line-height: 294px;
      overflow: hidden; }
      /* line 292, shop_a/02__card_block.scss */
      .wc-product .wc-product-image .inner img {
        opacity: 0; }
  /* line 297, shop_a/02__card_block.scss */
  .wc-product .wc-product-name {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    font-size: 0; }
    /* line 302, shop_a/02__card_block.scss */
    .wc-product .wc-product-name span {
      display: inline-block;
      line-height: 1;
      vertical-align: middle; }
  /* line 313, shop_a/02__card_block.scss */
  .wc-product.hover-yes:hover {
    overflow: visible; }
    /* line 316, shop_a/02__card_block.scss */
    .wc-product.hover-yes:hover .wc-wrapper {
      z-index: 20;
      background: #fff; }
    /* line 320, shop_a/02__card_block.scss */
    .wc-product.hover-yes:hover .wc-product-image > img {
      opacity: 0; }
    /* line 323, shop_a/02__card_block.scss */
    .wc-product.hover-yes:hover .wc-product-image .inner img {
      opacity: 1; }
  /* line 329, shop_a/02__card_block.scss */
  .wc-product .wc-wrapper {
    position: relative;
    border: 1px solid #4fa7d0;
    border-radius: 6px;
    background: #fff;
    width: 298px;
    left: -1px;
    top: -1px; }
    /* line 339, shop_a/02__card_block.scss */
    .wc-product .wc-wrapper .wc-block {
      box-sizing: border-box;
      float: left;
      overflow: hidden; }
      /* line 344, shop_a/02__card_block.scss */
      .wc-product .wc-wrapper .wc-block.wc-left {
        width: 0px; }
      /* line 347, shop_a/02__card_block.scss */
      .wc-product .wc-wrapper .wc-block.wc-cont {
        width: 298px; }
        /* line 351, shop_a/02__card_block.scss */
        .wc-product .wc-wrapper .wc-block.wc-cont .wc-row.wc-top {
          height: 0px;
          overflow: hidden; }
        /* line 356, shop_a/02__card_block.scss */
        .wc-product .wc-wrapper .wc-block.wc-cont .wc-row.wc-center {
          min-height: 470px;
          overflow: hidden;
          text-align: center;
          box-sizing: border-box !important;
          padding: 10px; }
        /* line 364, shop_a/02__card_block.scss */
        .wc-product .wc-wrapper .wc-block.wc-cont .wc-row.wc-bottom {
          height: 0px;
          overflow: hidden; }
      /* line 370, shop_a/02__card_block.scss */
      .wc-product .wc-wrapper .wc-block.wc-right {
        width: 0px; }
  /* line 377, shop_a/02__card_block.scss */
  .wc-product:hover .wc-product-name a span,
  .wc-product:hover .wc-product-name a {
    color: #4fa7d0 !important; }

/* line 386, shop_a/02__card_block.scss */
.wc-default {
  padding: 6px 10px;
  border: 1px solid #eee; }
  /* line 389, shop_a/02__card_block.scss */
  .wc-default span, .wc-default i {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px; }
  /* line 394, shop_a/02__card_block.scss */
  .wc-default i {
    font-size: 20px;
    color: darkseagreen !important; }
  /* line 398, shop_a/02__card_block.scss */
  .wc-default:hover {
    background: #eee; }

/* line 406, shop_a/02__card_block.scss */
.wc-product.avl-no .wc-product-image img {
  opacity: 0.4; }
/* line 409, shop_a/02__card_block.scss */
.wc-product.avl-no .wc-product-name span {
  color: silver; }

/* line 4, shop_a/02__card_row.scss */
.prod-row {
  padding: 15px 20px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  transition: border-color 0.7s ease;
  clear: both; }
  /* line 13, shop_a/02__card_row.scss */
  .prod-row + .prod-row {
    margin: -1px 0 0 0; }
  /* line 16, shop_a/02__card_row.scss */
  .prod-row .inner {
    position: relative;
    font-size: 0;
    line-height: 1;
    text-align: left; }
    /* line 21, shop_a/02__card_row.scss */
    .prod-row .inner > div {
      display: inline-block;
      vertical-align: top; }
  /* line 28, shop_a/02__card_row.scss */
  .prod-row .photo {
    min-width: 240px;
    text-align: center;
    position: relative; }
    /* line 32, shop_a/02__card_row.scss */
    .prod-row .photo .p-colors {
      right: 20px; }
    /* line 35, shop_a/02__card_row.scss */
    .prod-row .photo .p-color {
      border: none !important; }
      /* line 37, shop_a/02__card_row.scss */
      .prod-row .photo .p-color + .p-color {
        margin-top: 5px !important; }
  /* line 42, shop_a/02__card_row.scss */
  .prod-row .info {
    min-width: 320px;
    max-width: 500px;
    font-size: 16px;
    padding: 0 0 0 20px; }
    /* line 47, shop_a/02__card_row.scss */
    .prod-row .info a.link {
      font-size: 21px;
      font-weight: bold;
      color: #000;
      transition: all 0.7s ease;
      display: block;
      margin: 0 0 40px 0; }
      /* line 54, shop_a/02__card_row.scss */
      .prod-row .info a.link:hover {
        color: #6b916b; }
  /* line 59, shop_a/02__card_row.scss */
  .prod-row .order {
    width: 160px;
    float: right;
    font-size: 16px;
    text-align: center !important; }
    /* line 64, shop_a/02__card_row.scss */
    .prod-row .order .big {
      color: #bbb;
      font-size: 16px;
      font-weight: 700;
      position: relative;
      margin-bottom: 10px;
      display: inline-block; }
      /* line 71, shop_a/02__card_row.scss */
      .prod-row .order .big:after {
        display: block;
        content: "";
        position: absolute;
        top: 52%;
        left: 0;
        right: 0;
        height: 1px;
        background: #bbb; }
    /* line 82, shop_a/02__card_row.scss */
    .prod-row .order .price {
      font-size: 30px;
      color: darkseagreen;
      font-weight: bold;
      margin: 0 0 30px 0; }
    /* line 88, shop_a/02__card_row.scss */
    .prod-row .order .buy {
      font-size: 20px;
      padding: 10px 40px; }

/* line 101, shop_a/02__card_row.scss */
.prod-row .prop-item {
  padding: 2px 0; }
  /* line 103, shop_a/02__card_row.scss */
  .prod-row .prop-item > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1; }
  /* line 110, shop_a/02__card_row.scss */
  .prod-row .prop-item .pname {
    color: #00b900; }
  /* line 113, shop_a/02__card_row.scss */
  .prod-row .prop-item .param {
    color: #000; }

/* line 4, shop_a/03__cart_block.scss */
.cart-block {
  font-size: 0;
  text-align: left;
  text-align-last: left; }
  /* line 9, shop_a/03__cart_block.scss */
  .cart-block, .cart-block .inner, .cart-block a, .cart-block a > div {
    display: inline-block; }
  /* line 17, shop_a/03__cart_block.scss */
  .cart-block a {
    position: relative; }
    /* line 19, shop_a/03__cart_block.scss */
    .cart-block a > div {
      vertical-align: middle; }
  /* line 25, shop_a/03__cart_block.scss */
  .cart-block .pic {
    text-align: center;
    text-align-last: center;
    width: 44px;
    height: 41px;
    line-height: 41px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
    /* line 34, shop_a/03__cart_block.scss */
    .cart-block .pic span {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      background: rgba(255, 255, 255, 0.8);
      border-radius: 20px;
      line-height: 1;
      padding: 4px 8px 4px 8px;
      font-weight: bold;
      color: #3b78d7;
      margin: 0 0 0 9px;
      border: 1px solid #3b78d7 !important; }
  /* line 48, shop_a/03__cart_block.scss */
  .cart-block .text {
    color: #52a75f;
    line-height: 1.2;
    font-size: 14px;
    margin: 0 0 0 10px; }
    /* line 53, shop_a/03__cart_block.scss */
    .cart-block .text .items-sum {
      color: #3b78d7;
      font-weight: bold; }
  /* line 58, shop_a/03__cart_block.scss */
  .cart-block .title {
    color: #52a75f;
    font-size: 14px;
    margin: 0 0 6px 0;
    font-weight: bold; }
  /* line 66, shop_a/03__cart_block.scss */
  .cart-block .empty .pic {
    background-image: url("/themes/basic/img/cart-empty.png"); }
  /* line 71, shop_a/03__cart_block.scss */
  .cart-block .filled .pic {
    background-image: url("/themes/basic/img/cart-empty.png"); }

/* line 4, shop_a/04__filter.scss */
#filter-widget {
  font-size: 14px; }
  /* line 6, shop_a/04__filter.scss */
  #filter-widget .head {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    padding: 0 0 20px 0;
    line-height: 1;
    text-align: left; }
    /* line 13, shop_a/04__filter.scss */
    #filter-widget .head .filter-total {
      color: darkseagreen;
      text-decoration: underline; }

/* line 20, shop_a/04__filter.scss */
.property-block.price-range .range {
  text-align: center; }
  /* line 22, shop_a/04__filter.scss */
  .property-block.price-range .range .min-max {
    padding: 10px 0 0 0; }
  /* line 25, shop_a/04__filter.scss */
  .property-block.price-range .range .range-txt {
    display: inline-block;
    vertical-align: middle; }
    /* line 28, shop_a/04__filter.scss */
    .property-block.price-range .range .range-txt.lbl {
      font-size: 14px;
      padding: 0 4px; }
    /* line 32, shop_a/04__filter.scss */
    .property-block.price-range .range .range-txt.val {
      width: 70px;
      text-align: center;
      background: #fff;
      box-shadow: none;
      border: 1px solid silver;
      font-size: 18px;
      border-radius: 8px; }
/* line 43, shop_a/04__filter.scss */
.property-block.price-range .ui-slider {
  margin: 10px 16px;
  background: #878787;
  border: none;
  border-radius: 0;
  height: 5px; }
  /* line 49, shop_a/04__filter.scss */
  .property-block.price-range .ui-slider .ui-slider-range {
    background: darkseagreen; }
  /* line 52, shop_a/04__filter.scss */
  .property-block.price-range .ui-slider .ui-slider-handle {
    top: -7px;
    margin-left: -.6em;
    border-radius: 18px;
    background: darkseagreen;
    border: 1px solid darkseagreen;
    cursor: pointer; }
    /* line 59, shop_a/04__filter.scss */
    .property-block.price-range .ui-slider .ui-slider-handle:hover {
      background: darkseagreen; }
/* line 64, shop_a/04__filter.scss */
.property-block.price-range button.wc-btn.wc-primary {
  padding: 3px 10px;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle; }

/* line 79, shop_a/04__filter.scss */
.property-block {
  background: #fff;
  margin-bottom: 20px;
  padding: 10px;
  box-shadow: 0px 0px 5px 3px rgba(130, 130, 130, 0.3);
  border-radius: 10px;
  overflow: hidden; }
  /* line 86, shop_a/04__filter.scss */
  .property-block .property-name {
    color: #fff;
    background: #4fa7d0;
    padding: 10px 20px;
    position: relative;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    margin: -10px -10px 0 -10px; }
  /* line 116, shop_a/04__filter.scss */
  .property-block .property-values {
    margin: 0;
    padding: 10px 0 20px 0; }
    /* line 120, shop_a/04__filter.scss */
    .property-block .property-values .li {
      list-style: none;
      padding: 4px 30px 4px 34px;
      font-size: 12px;
      clear: both;
      position: relative;
      overflow: hidden; }
      /* line 128, shop_a/04__filter.scss */
      .property-block .property-values .li .filter-flag {
        position: absolute;
        left: -9000px; }
      /* line 132, shop_a/04__filter.scss */
      .property-block .property-values .li .filter-label {
        cursor: pointer;
        margin: 0;
        width: 16px;
        height: 16px;
        position: absolute;
        left: 0;
        top: 7px;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain; }
        /* line 143, shop_a/04__filter.scss */
        .property-block .property-values .li .filter-label.check-no {
          background-image: url("/themes/basic/img/filter-off.png"); }
        /* line 146, shop_a/04__filter.scss */
        .property-block .property-values .li .filter-label.check-yes {
          background-image: url("/themes/basic/img/filter-on.png"); }
      /* line 150, shop_a/04__filter.scss */
      .property-block .property-values .li .filter-count {
        position: absolute;
        top: 4px;
        right: 0;
        color: #505050;
        font-size: 14px;
        font-weight: bold; }
      /* line 158, shop_a/04__filter.scss */
      .property-block .property-values .li .filter-text {
        display: block;
        color: #505050;
        font-size: 16px; }
        /* line 163, shop_a/04__filter.scss */
        .property-block .property-values .li .filter-text:hover, .property-block .property-values .li .filter-text:active, .property-block .property-values .li .filter-text:focus, .property-block .property-values .li .filter-text:visited {
          text-decoration: none;
          color: #505050; }
    /* line 175, shop_a/04__filter.scss */
    .property-block .property-values .li.active-no .filter-text {
      color: silver; }
    /* line 178, shop_a/04__filter.scss */
    .property-block .property-values .li.active-no .filter-count {
      color: silver; }
    /* line 184, shop_a/04__filter.scss */
    .property-block .property-values .li.check-yes .filter-text {
      color: #000; }
    /* line 187, shop_a/04__filter.scss */
    .property-block .property-values .li.check-yes .filter-count {
      color: #000; }
    /* line 193, shop_a/04__filter.scss */
    .property-block .property-values .li:hover .filter-label.check-no {
      background-image: url("/themes/basic/img/check-hover.png"); }
    /* line 197, shop_a/04__filter.scss */
    .property-block .property-values .li:hover .filter-text {
      text-decoration: none;
      color: #6b916b; }
    /* line 205, shop_a/04__filter.scss */
    .property-block .property-values .prop-second-area.not-visible {
      display: none; }
    /* line 209, shop_a/04__filter.scss */
    .property-block .property-values .prop-more-area {
      display: inline-block;
      margin: 10px 0 20px 0;
      color: darkseagreen;
      font-weight: bold;
      font-size: 16px;
      cursor: pointer; }
      /* line 217, shop_a/04__filter.scss */
      .property-block .property-values .prop-more-area.not-visible {
        color: darkseagreen; }

/* line 227, shop_a/04__filter.scss */
.filter-panel {
  padding: 10px;
  background: #fff; }
  /* line 35, core_a/00__var.scss */
  .filter-panel:after {
    display: block;
    content: "";
    clear: both; }
  /* line 232, shop_a/04__filter.scss */
  .filter-panel a {
    color: #6b916b; }
    /* line 234, shop_a/04__filter.scss */
    .filter-panel a:hover {
      color: #fff; }

/* line 243, shop_a/04__filter.scss */
.property-block .property-values[data-entity="1"] .li .filter-label.check-no {
  background-image: none !important; }

/* line 258, shop_a/04__filter.scss */
.c-top {
  font-size: 0;
  margin: 30px 0; }
  /* line 260, shop_a/04__filter.scss */
  .c-top .title {
    color: #fff;
    background: #009600;
    padding: 5px 20px;
    border-top: 3px solid #8db53a;
    position: relative;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700; }

/* line 274, shop_a/04__filter.scss */
.top-product + .top-product {
  border-top: 1px solid silver;
  padding-top: 20px; }

/* line 278, shop_a/04__filter.scss */
.top-product {
  margin: 20px 0 0 0;
  text-align: center; }
  /* line 284, shop_a/04__filter.scss */
  .top-product .stickers {
    top: 20px;
    left: auto;
    right: 0; }
  /* line 289, shop_a/04__filter.scss */
  .top-product .stickers .p-sticker.disc {
    width: 40px;
    height: 40px;
    font-size: 14px;
    padding: 13px 0 0 0; }
  /* line 295, shop_a/04__filter.scss */
  .top-product .price {
    display: inline-block; }
  /* line 298, shop_a/04__filter.scss */
  .top-product .cur {
    font-size: 18px;
    color: #009600;
    font-weight: bold; }
  /* line 303, shop_a/04__filter.scss */
  .top-product .big {
    font-size: 14px;
    text-decoration: line-through;
    color: grey;
    margin-right: 10px; }

/* line 310, shop_a/04__filter.scss */
.top-wrap {
  position: relative;
  clear: both; }

/* line 315, shop_a/04__filter.scss */
.top-num {
  padding-top: 3px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #009600;
  background: #f1f1f1;
  border-radius: 28px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: 60px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); }

/* line 336, shop_a/04__filter.scss */
.top-img-a {
  display: inline-block;
  vertical-align: middle; }

/* line 345, shop_a/04__filter.scss */
.top-name-a {
  display: block;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  color: #000 !important; }

/* line 4, shop_a/04__filter_selection.scss */
.filter-status {
  margin: 20px 0 0 0;
  text-align: center; }
  /* line 8, shop_a/04__filter_selection.scss */
  .filter-status .finner {
    background: #fff;
    border-radius: 10px;
    padding: 10px 20px 9px 20px; }
  /* line 18, shop_a/04__filter_selection.scss */
  .filter-status .ftitle {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 0 0 10px 0; }
  /* line 24, shop_a/04__filter_selection.scss */
  .filter-status .fgroup, .filter-status .fstatus-reset {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border-radius: 8px;
    margin: 0 10px 10px 10px;
    overflow: hidden; }
  /* line 34, shop_a/04__filter_selection.scss */
  .filter-status .fgroup {
    font-size: 0;
    background: #f1f1f1; }
    /* line 37, shop_a/04__filter_selection.scss */
    .filter-status .fgroup * {
      font-size: 16px; }
    /* line 40, shop_a/04__filter_selection.scss */
    .filter-status .fgroup span {
      display: inline-block;
      vertical-align: middle;
      padding: 5px 10px 5px 10px; }
  /* line 46, shop_a/04__filter_selection.scss */
  .filter-status a {
    display: inline-block;
    vertical-align: middle; }
    /* line 50, shop_a/04__filter_selection.scss */
    .filter-status a:hover {
      text-decoration: none;
      background: #ef4235 !important;
      color: white !important; }
    /* line 55, shop_a/04__filter_selection.scss */
    .filter-status a.fstatus-link {
      padding: 5px 10px;
      background: darkseagreen;
      color: white;
      border-left: 1px solid #7db62b; }
      /* line 59, shop_a/04__filter_selection.scss */
      .filter-status a.fstatus-link img {
        margin: -11px 0 -10px 0; }
    /* line 64, shop_a/04__filter_selection.scss */
    .filter-status a.fstatus-reset {
      padding: 4px 10px;
      color: #6b916b;
      border: 1px solid #6b916b; }
      /* line 68, shop_a/04__filter_selection.scss */
      .filter-status a.fstatus-reset:hover {
        border-color: #ef4235; }
  /* line 73, shop_a/04__filter_selection.scss */
  .filter-status .fsepar {
    height: 1px;
    background: #f3f3f3;
    margin: 20px 0 20px 0; }

/* line 4, shop_a/04__search.scss */
.srchlink {
  padding: 6px 20px !important;
  clear: both;
  cursor: pointer !important;
  transition: all 0.5s ease; }
  /* line 5, shop_a/04__search.scss */
  .srchlink + .srchlink {
    border-top: 1px solid #f1f1f1; }
  /* line 12, shop_a/04__search.scss */
  .srchlink img {
    max-width: 70px;
    max-height: 70px; }
  /* line 35, core_a/00__var.scss */
  .srchlink:after {
    display: block;
    content: "";
    clear: both; }
  /* line 18, shop_a/04__search.scss */
  .srchlink > img {
    float: left;
    margin: 0 10px 10px 0; }
  /* line 22, shop_a/04__search.scss */
  .srchlink .srchname {
    font-size: 14px;
    white-space: normal;
    color: #000;
    line-height: 1;
    transition: all 0.5s ease; }
    /* line 24, shop_a/04__search.scss */
    .srchlink .srchname span {
      font-weight: bold; }
  /* line 32, shop_a/04__search.scss */
  .srchlink .srchprice {
    color: #359421;
    font-weight: bold;
    font-size: 24px; }
    /* line 36, shop_a/04__search.scss */
    .srchlink .srchprice span {
      display: inline-block; }
    /* line 39, shop_a/04__search.scss */
    .srchlink .srchprice .old {
      margin-right: 10px;
      color: grey;
      text-decoration: line-through;
      font-weight: normal; }

/* line 48, shop_a/04__search.scss */
.srchlink.av-no .srchprice {
  color: grey; }

/* line 53, shop_a/04__search.scss */
.srchlink.who-c .srchname {
  color: #359421; }
/* line 57, shop_a/04__search.scss */
.srchlink.who-c .srchprice {
  display: none !important; }

/* line 61, shop_a/04__search.scss */
.srchlink:hover {
  background: #fff !important; }
  /* line 64, shop_a/04__search.scss */
  .srchlink:hover .srchprice, .srchlink:hover .srchname {
    text-decoration: none !important; }

/* line 4, shop_a/05__catalog.scss */
.list-options {
  padding: 10px;
  margin: 20px 0 10px 0;
  text-align: right;
  font-size: 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }
  /* line 12, shop_a/05__catalog.scss */
  .list-options .option-cell {
    display: inline-block;
    vertical-align: middle;
    text-align: left; }
    /* line 16, shop_a/05__catalog.scss */
    .list-options .option-cell + .option-cell {
      margin-left: 30px; }
    /* line 20, shop_a/05__catalog.scss */
    .list-options .option-cell label, .list-options .option-cell .two-points {
      display: inline-block;
      vertical-align: middle !important;
      font-size: 16px;
      font-weight: bold; }
    /* line 26, shop_a/05__catalog.scss */
    .list-options .option-cell .two-points {
      margin: 0 10px 0 0; }
  /* line 31, shop_a/05__catalog.scss */
  .list-options select {
    display: inline-block;
    vertical-align: middle !important;
    font-size: 14px; }
  /* line 37, shop_a/05__catalog.scss */
  .list-options [data-value="row"],
  .list-options [data-value="block"] {
    display: inline-block;
    vertical-align: middle !important;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid silver;
    border-radius: 6px;
    padding: 3px 8px 8px 8px;
    line-height: 1; }
    /* line 47, shop_a/05__catalog.scss */
    .list-options [data-value="row"] *,
    .list-options [data-value="block"] * {
      display: inline-block;
      vertical-align: middle !important; }
    /* line 51, shop_a/05__catalog.scss */
    .list-options [data-value="row"].active,
    .list-options [data-value="block"].active {
      background: darkseagreen;
      border-color: darkseagreen; }
      /* line 54, shop_a/05__catalog.scss */
      .list-options [data-value="row"].active img,
      .list-options [data-value="block"].active img {
        filter: brightness(0) invert(1); }
  /* line 61, shop_a/05__catalog.scss */
  .list-options .ui-selectmenu-button {
    font-size: 14px;
    background: #fff;
    color: darkseagreen;
    border: 1px solid #d3d3d3 !important;
    transition: all 0.7s ease; }
    /* line 67, shop_a/05__catalog.scss */
    .list-options .ui-selectmenu-button.ui-selectmenu-button-open {
      background: #f1f1f1;
      border-top: 1px solid #6b916b !important;
      border-left: 1px solid #6b916b !important;
      border-right: 1px solid #6b916b !important;
      border-bottom: 1px solid #f1f1f1 !important; }
  /* line 75, shop_a/05__catalog.scss */
  .list-options .ui-icon-triangle-1-s {
    background-position: -65px -0; }
  /* line 78, shop_a/05__catalog.scss */
  .list-options .ui-selectmenu-icon.ui-icon {
    margin-top: 3px; }

/* line 83, shop_a/05__catalog.scss */
.ui-menu.ui-widget.ui-widget-content {
  border: 1px solid #6b916b;
  border-top: 1px solid transparent;
  font-size: 14px;
  transition: all 0.7s ease; }

/* line 89, shop_a/05__catalog.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: none;
  color: #6b916b; }

/* line 101, shop_a/05__catalog.scss */
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: 0; }

/* line 112, shop_a/05__catalog.scss */
.product-index {
  text-align: justify;
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 5px 3px rgba(130, 130, 130, 0.3);
  border-radius: 10px; }
  /* line 118, shop_a/05__catalog.scss */
  .product-index > .category {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px 0; }
    /* line 123, shop_a/05__catalog.scss */
    .product-index > .category span {
      color: silver; }
  /* line 127, shop_a/05__catalog.scss */
  .product-index > .desc {
    text-align: left;
    background: #fff; }
  /* line 132, shop_a/05__catalog.scss */
  .product-index .sub-category {
    text-align: center; }
    /* line 134, shop_a/05__catalog.scss */
    .product-index .sub-category .sc {
      color: #009600;
      display: inline-block;
      padding: 0 20px;
      font-size: 18px;
      font-weight: bold;
      border-radius: 10px; }

/* line 149, shop_a/05__catalog.scss */
.cat-banner {
  display: block;
  margin: 10px 0 0 0;
  transition: all 0.7s ease; }
  /* line 153, shop_a/05__catalog.scss */
  .cat-banner:hover {
    opacity: 0.5; }

/* line 158, shop_a/05__catalog.scss */
.cat-hint {
  color: #ff9200 !important;
  display: block;
  font-size: 18px;
  font-weight: 700; }

/* line 165, shop_a/05__catalog.scss */
#link-more {
  display: block;
  padding: 10px 20px;
  background: darkseagreen;
  color: #fff;
  cursor: pointer;
  text-align: center;
  margin: 20px 0 10px 0;
  font-size: 24px;
  font-weight: bold;
  border-radius: 8px;
  border-top: 3px solid #8db53a; }
  /* line 177, shop_a/05__catalog.scss */
  #link-more:hover {
    color: #fff;
    border-top: 3px solid #6b916b; }

/* line 187, shop_a/05__catalog.scss */
.sub-nav {
  font-size: 14px;
  background: #fafafa;
  margin: 0 0 20px 0; }
  /* line 191, shop_a/05__catalog.scss */
  .sub-nav .header {
    color: #ee3444;
    background: #eeeeee;
    padding: 5px 10px;
    border-bottom: 1px solid #fafafa;
    position: relative;
    font-size: 14px; }
  /* line 199, shop_a/05__catalog.scss */
  .sub-nav .body {
    padding: 10px; }
    /* line 201, shop_a/05__catalog.scss */
    .sub-nav .body a {
      display: block;
      color: grey;
      transition: all 0.5s ease; }
      /* line 205, shop_a/05__catalog.scss */
      .sub-nav .body a:hover, .sub-nav .body a:active, .sub-nav .body a:focus, .sub-nav .body a:visited {
        text-decoration: none; }
      /* line 208, shop_a/05__catalog.scss */
      .sub-nav .body a:hover {
        color: #ee3444; }
    /* line 212, shop_a/05__catalog.scss */
    .sub-nav .body ul.lvl-1 {
      margin: 0;
      padding: 0; }
    /* line 216, shop_a/05__catalog.scss */
    .sub-nav .body li.lvl-1 {
      list-style: none; }

/* line 232, shop_a/05__catalog.scss */
.ch-lbl {
  position: relative;
  overflow: hidden; }
  /* line 235, shop_a/05__catalog.scss */
  .ch-lbl input {
    position: absolute;
    z-index: -100;
    opacity: 0; }

/* line 241, shop_a/05__catalog.scss */
.ch-txt {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: white url(/themes/basic/img/check-off.png) scroll no-repeat 0 0;
  transition: .2s; }

/* line 252, shop_a/05__catalog.scss */
.ch-lbl input:checked + .ch-txt {
  background-image: url(/themes/basic/img/check-on.png); }

/* line 262, shop_a/05__catalog.scss */
.wl-kill {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 2px;
  right: 2px;
  width: 25px;
  height: 25px;
  background: url(/themes/basic/img/my/chk_close_p.png) scroll no-repeat 0 0; }
  /* line 271, shop_a/05__catalog.scss */
  .wl-kill:hover {
    background-image: url(/themes/basic/img/my/chk_close_a.png); }

/* line 276, shop_a/05__catalog.scss */
.pd-check {
  position: absolute;
  left: 2px;
  top: 2px; }

/* line 282, shop_a/05__catalog.scss */
.plist-tools {
  padding: 10px;
  margin: 20px 0 10px;
  text-align: left;
  font-size: 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }

/* line 5, shop_a/06__product_page.scss */
html.product.view main > .main-inner {
  padding: 0 0 20px 0; }

/* line 10, shop_a/06__product_page.scss */
.product-view {
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 5px 3px rgba(130, 130, 130, 0.3);
  border-radius: 10px; }

/* line 35, core_a/00__var.scss */
.siblings:after {
  display: block;
  content: "";
  clear: both; }
/* line 24, shop_a/06__product_page.scss */
.siblings > a {
  display: inline-block;
  color: darkseagreen;
  font-size: 16px; }
  /* line 28, shop_a/06__product_page.scss */
  .siblings > a i, .siblings > a span {
    display: inline-block;
    vertical-align: middle; }
  /* line 32, shop_a/06__product_page.scss */
  .siblings > a.near-prev-a, .siblings > a.near-next-a {
    background: #fefefe;
    margin: 10px 0 10px 0;
    position: relative;
    padding: 5px 15px; }
    /* line 37, shop_a/06__product_page.scss */
    .siblings > a.near-prev-a:hover, .siblings > a.near-next-a:hover {
      background: #6b916b;
      color: #fff; }
  /* line 42, shop_a/06__product_page.scss */
  .siblings > a.near-prev-a {
    margin-left: -5px;
    border-radius: 0 6px 6px 0; }
    /* line 45, shop_a/06__product_page.scss */
    .siblings > a.near-prev-a:after {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      margin-top: -3px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 3px 5px;
      border-color: transparent transparent grey transparent; }
  /* line 59, shop_a/06__product_page.scss */
  .siblings > a.near-next-a {
    margin-right: -5px;
    border-radius: 6px 0 0 6px; }
    /* line 62, shop_a/06__product_page.scss */
    .siblings > a.near-next-a:after {
      display: block;
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      margin-top: -3px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 3px 0 0 5px;
      border-color: transparent transparent transparent grey; }
  /* line 76, shop_a/06__product_page.scss */
  .siblings > a.near-prev-ai, .siblings > a.near-next-ai {
    padding: 10px; }
  /* line 79, shop_a/06__product_page.scss */
  .siblings > a.near-prev-a, .siblings > a.near-prev-ai {
    float: left; }
  /* line 82, shop_a/06__product_page.scss */
  .siblings > a.near-next-a, .siblings > a.near-next-ai {
    float: right; }
  /* line 85, shop_a/06__product_page.scss */
  .siblings > a .fa {
    font-size: 20px; }
  /* line 88, shop_a/06__product_page.scss */
  .siblings > a img {
    border: 1px solid #cfcfcf; }
  /* line 91, shop_a/06__product_page.scss */
  .siblings > a:hover {
    text-decoration: none; }
    /* line 93, shop_a/06__product_page.scss */
    .siblings > a:hover img {
      border: 1px solid #6b916b; }

/* line 100, shop_a/06__product_page.scss */
.product-view > .product {
  background: #fff;
  padding: 30px 20px; }
  /* line 104, shop_a/06__product_page.scss */
  .product-view > .product .name {
    padding: 0 0 20px 0; }
    /* line 106, shop_a/06__product_page.scss */
    .product-view > .product .name h1 {
      font-size: 36px;
      font-weight: bold;
      margin: 0; }
  /* line 112, shop_a/06__product_page.scss */
  .product-view > .product .code {
    padding: 30px 0; }
    /* line 116, shop_a/06__product_page.scss */
    .product-view > .product .code .id {
      font-size: 24px;
      display: inline-block;
      vertical-align: middle; }
      /* line 118, shop_a/06__product_page.scss */
      .product-view > .product .code .id span {
        color: #4fa7d0;
        font-weight: bold; }
    /* line 125, shop_a/06__product_page.scss */
    .product-view > .product .code .other {
      display: inline-block;
      vertical-align: middle;
      float: right;
      font-size: 24px; }
      /* line 131, shop_a/06__product_page.scss */
      .product-view > .product .code .other a {
        vertical-align: middle;
        font-weight: bold; }
  /* line 138, shop_a/06__product_page.scss */
  .product-view > .product .base {
    text-align: justify;
    text-align-last: justify;
    clear: both; }
    /* line 142, shop_a/06__product_page.scss */
    .product-view > .product .base > div {
      display: inline-block;
      vertical-align: top;
      text-align: center;
      text-align-last: center; }
      /* line 148, shop_a/06__product_page.scss */
      .product-view > .product .base > div.info {
        text-align: left;
        text-align-last: left; }
  /* line 154, shop_a/06__product_page.scss */
  .product-view > .product .photos {
    width: 100%;
    max-width: 700px;
    position: relative; }
    /* line 159, shop_a/06__product_page.scss */
    .product-view > .product .photos .photo-main img {
      cursor: pointer; }
    /* line 166, shop_a/06__product_page.scss */
    .product-view > .product .photos #photos_main {
      border: 1px solid silver;
      text-align: center; }
      /* line 169, shop_a/06__product_page.scss */
      .product-view > .product .photos #photos_main a {
        display: inline-block; }
      /* line 172, shop_a/06__product_page.scss */
      .product-view > .product .photos #photos_main img {
        width: auto !important; }
    /* line 176, shop_a/06__product_page.scss */
    .product-view > .product .photos #photos_mini {
      border-top: 1px solid #4fa7d0;
      margin: 10px 0 0 0;
      padding: 10px 0 0 0; }
      /* line 180, shop_a/06__product_page.scss */
      .product-view > .product .photos #photos_mini img {
        border: 1px solid silver;
        margin: 5px;
        display: inline-block; }
  /* line 187, shop_a/06__product_page.scss */
  .product-view > .product .actions {
    width: 500px;
    border-radius: 0;
    padding: 0;
    font-size: 0; }
    /* line 194, shop_a/06__product_page.scss */
    .product-view > .product .actions .act-0 {
      font-size: 16px;
      font-weight: bold;
      padding: 0 0 20px 0; }
      /* line 198, shop_a/06__product_page.scss */
      .product-view > .product .actions .act-0 img {
        margin-right: 10px; }
      /* line 201, shop_a/06__product_page.scss */
      .product-view > .product .actions .act-0 span, .product-view > .product .actions .act-0 img {
        display: inline-block;
        vertical-align: middle; }
      /* line 205, shop_a/06__product_page.scss */
      .product-view > .product .actions .act-0 .a-avl-text.avl-yes {
        color: #61ceff; }
      /* line 208, shop_a/06__product_page.scss */
      .product-view > .product .actions .act-0 .a-avl-text.avl-no {
        color: red; }
    /* line 212, shop_a/06__product_page.scss */
    .product-view > .product .actions .act-1 > div {
      display: block;
      font-size: 16px; }
  /* line 221, shop_a/06__product_page.scss */
  .product-view > .product .order {
    width: 300px;
    text-align: center; }
    /* line 224, shop_a/06__product_page.scss */
    .product-view > .product .order .avail {
      margin: 0 0 10px 0;
      border-radius: 8px;
      background: darkseagreen;
      color: #fff;
      font-size: 18px;
      padding: 7px 10px; }
      /* line 231, shop_a/06__product_page.scss */
      .product-view > .product .order .avail.no {
        background: red; }
    /* line 235, shop_a/06__product_page.scss */
    .product-view > .product .order .inner {
      border: 1px dashed grey;
      background: #f7f7f7;
      padding: 10px 25px;
      border-radius: 8px; }
      /* line 240, shop_a/06__product_page.scss */
      .product-view > .product .order .inner .block {
        margin: 15px 0; }
  /* line 246, shop_a/06__product_page.scss */
  .product-view > .product .info {
    width: 300px;
    line-height: 1;
    font-size: 16px; }
    /* line 251, shop_a/06__product_page.scss */
    .product-view > .product .info .block + .block {
      margin-top: 10px;
      padding-top: 10px;
      border-top: 1px solid #d0d0d0; }
    /* line 257, shop_a/06__product_page.scss */
    .product-view > .product .info .title {
      padding: 0 0 5px 0; }
      /* line 260, shop_a/06__product_page.scss */
      .product-view > .product .info .title img, .product-view > .product .info .title span {
        display: inline-block;
        vertical-align: middle; }
      /* line 264, shop_a/06__product_page.scss */
      .product-view > .product .info .title img {
        margin-right: 10px; }
      /* line 267, shop_a/06__product_page.scss */
      .product-view > .product .info .title span {
        font-size: 20px;
        font-weight: bold; }
    /* line 274, shop_a/06__product_page.scss */
    .product-view > .product .info .paragraph .caption {
      font-weight: bold;
      color: darkseagreen; }
    /* line 279, shop_a/06__product_page.scss */
    .product-view > .product .info .paragraph p {
      margin: 0;
      text-indent: 0; }
    /* line 283, shop_a/06__product_page.scss */
    .product-view > .product .info .paragraph + .paragraph {
      padding: 15px 0 0 0; }
  /* line 290, shop_a/06__product_page.scss */
  .product-view > .product .a-code {
    padding: 15px 0; }
  /* line 296, shop_a/06__product_page.scss */
  .product-view > .product .btn-cart {
    border: none !important;
    margin: 10px 0;
    background: #4FA7D0;
    color: white;
    font-size: 30px;
    font-weight: bold; }
  /* line 310, shop_a/06__product_page.scss */
  .product-view > .product .price-row.old > span {
    display: inline-block;
    vertical-align: middle; }
  /* line 314, shop_a/06__product_page.scss */
  .product-view > .product .price-row.old .caption {
    color: #505050;
    font-size: 18px; }
  /* line 318, shop_a/06__product_page.scss */
  .product-view > .product .price-row.old .price {
    color: #bbb;
    font-size: 30px;
    margin-left: 30px;
    font-weight: bold;
    position: relative; }
    /* line 324, shop_a/06__product_page.scss */
    .product-view > .product .price-row.old .price:after {
      display: block;
      content: "";
      position: absolute;
      top: 55%;
      left: 0;
      right: 0;
      height: 2px;
      background: #bbb; }
  /* line 337, shop_a/06__product_page.scss */
  .product-view > .product .price-row.real .price {
    display: block;
    clear: both;
    font-size: 48px;
    text-align: center;
    text-align-last: center;
    color: #6b916b;
    font-weight: bold; }
  /* line 351, shop_a/06__product_page.scss */
  .product-view > .product .deliv > span {
    display: inline-block;
    border: 2px solid #bbb;
    border-radius: 8px;
    padding: 2px 10px 4px 10px;
    color: #4FA7D0;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2; }
    /* line 360, shop_a/06__product_page.scss */
    .product-view > .product .deliv > span img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
    /* line 365, shop_a/06__product_page.scss */
    .product-view > .product .deliv > span span {
      display: inline-block;
      vertical-align: middle;
      text-align: left; }
  /* line 373, shop_a/06__product_page.scss */
  .product-view > .product .cart .btn-cart {
    padding: 15px 20px;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    max-width: 400px;
    border-radius: 4px; }
  /* line 384, shop_a/06__product_page.scss */
  .product-view > .product .click .btn-1-click {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none !important;
    display: inline-block;
    width: 100%;
    max-width: 400px;
    overflow: hidden;
    border-radius: 4px;
    margin: 0 0 10px 0;
    border: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: #4FA7D0;
    color: white !important; }
  /* line 402, shop_a/06__product_page.scss */
  .product-view > .product .act-2 {
    padding-top: 15px;
    border-top: 1px solid #d0d0d0; }
    /* line 405, shop_a/06__product_page.scss */
    .product-view > .product .act-2 .btn-call2 {
      font-size: 14px;
      color: #888;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      padding: 0 0 0 20px; }
    /* line 413, shop_a/06__product_page.scss */
    .product-view > .product .act-2 .btn-call {
      text-decoration: none !important;
      display: inline-block;
      width: 100%;
      overflow: hidden;
      border-radius: 4px;
      margin: 10px 0 0 0;
      border: 0;
      padding: 0;
      height: 40px;
      line-height: 40px;
      background: #eee;
      color: #000;
      font-size: 16px;
      font-weight: bold;
      max-width: 400px; }
      /* line 429, shop_a/06__product_page.scss */
      .product-view > .product .act-2 .btn-call:hover {
        color: #fff !important;
        background: #333; }
  /* line 436, shop_a/06__product_page.scss */
  .product-view > .product .comp-re .compare {
    display: inline-block;
    line-height: 1;
    padding: 10px 20px;
    border-radius: 6px;
    cursor: pointer;
    transition: all .7s ease;
    font-weight: 700;
    width: 100%;
    font-size: 16px;
    background: #fff;
    color: #000;
    text-decoration: none !important;
    border: 2px solid silver; }
  /* line 452, shop_a/06__product_page.scss */
  .product-view > .product .btn-block {
    border-width: 2px !important; }
  /* line 465, shop_a/06__product_page.scss */
  .product-view > .product .prod-tabs {
    clear: both;
    padding: 30px 0 0 0; }
    /* line 466, shop_a/06__product_page.scss */
    .product-view > .product .prod-tabs:after {
      display: block;
      clear: both;
      content: ""; }
    /* line 474, shop_a/06__product_page.scss */
    .product-view > .product .prod-tabs ul.nav-tabs {
      border-bottom: 2px solid #4FA7D0; }
      /* line 478, shop_a/06__product_page.scss */
      .product-view > .product .prod-tabs ul.nav-tabs li a {
        font-size: 18px;
        color: darkseagreen;
        padding: 10px 35px 10px 35px;
        top: 1px; }
      /* line 495, shop_a/06__product_page.scss */
      .product-view > .product .prod-tabs ul.nav-tabs li.active a {
        color: #505050;
        border: 2px solid #4FA7D0;
        border-bottom: 2px solid white; }
    /* line 507, shop_a/06__product_page.scss */
    .product-view > .product .prod-tabs .tab-content {
      padding: 20px 0; }
      /* line 35, core_a/00__var.scss */
      .product-view > .product .prod-tabs .tab-content:after {
        display: block;
        content: "";
        clear: both; }
      /* line 513, shop_a/06__product_page.scss */
      .product-view > .product .prod-tabs .tab-content .prop-box {
        padding: 0;
        font-size: 0; }
        /* line 525, shop_a/06__product_page.scss */
        .product-view > .product .prod-tabs .tab-content .prop-box .prop-item {
          border-bottom: 1px solid #f7f7f7; }
          /* line 527, shop_a/06__product_page.scss */
          .product-view > .product .prod-tabs .tab-content .prop-box .prop-item:nth-child(odd) {
            background: #fff; }
          /* line 530, shop_a/06__product_page.scss */
          .product-view > .product .prod-tabs .tab-content .prop-box .prop-item:nth-child(even) {
            background: #fafafa; }
          /* line 533, shop_a/06__product_page.scss */
          .product-view > .product .prod-tabs .tab-content .prop-box .prop-item .pname,
          .product-view > .product .prod-tabs .tab-content .prop-box .prop-item .param {
            font-size: 16px;
            font-weight: 300;
            width: 49.99%;
            display: inline-block;
            padding: 10px 20px;
            border-right: 1px solid #f7f7f7;
            margin-right: -1px; }
          /* line 545, shop_a/06__product_page.scss */
          .product-view > .product .prod-tabs .tab-content .prop-box .prop-item .param {
            border-left: 1px solid #f7f7f7; }

/* line 559, shop_a/06__product_page.scss */
.stop-label {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 100;
  margin: 0 0 0 -200px;
  width: 400px;
  height: 100px;
  line-height: 100px;
  font-size: 0; }
  /* line 569, shop_a/06__product_page.scss */
  .stop-label span {
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
    border: 2px solid red;
    color: red;
    font-size: 30px;
    font-weight: bold;
    background: #fff;
    line-height: 1; }

/* line 581, shop_a/06__product_page.scss */
body .product-view > .product .base > div.stopped {
  width: 100%;
  max-width: 500px; }
  /* line 594, shop_a/06__product_page.scss */
  body .product-view > .product .base > div.stopped .head .title {
    width: 100%;
    display: inline-block;
    padding: 0 0 4px 0;
    color: red;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid red;
    margin-bottom: 20px;
    text-align: left;
    text-align-last: left; }

/* line 612, shop_a/06__product_page.scss */
.prod-near {
  padding: 0;
  text-align: center; }
  /* line 615, shop_a/06__product_page.scss */
  .prod-near .all {
    font-size: 20px;
    color: #000;
    text-align: left;
    margin: 10px 20px 20px 20px;
    font-weight: bold; }
    /* line 621, shop_a/06__product_page.scss */
    .prod-near .all a {
      position: relative;
      display: inline-block;
      -webkit-transition: all 1s ease;
      transition: all 1s ease;
      text-decoration: none; }
      /* line 628, shop_a/06__product_page.scss */
      .prod-near .all a:after {
        content: "";
        display: block;
        border-bottom: 1px solid #4FA7D0;
        width: 100%;
        height: 1px;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transition: all 1s ease;
        transition: all 1s ease; }
      /* line 642, shop_a/06__product_page.scss */
      .prod-near .all a:hover {
        text-decoration: none; }
        /* line 644, shop_a/06__product_page.scss */
        .prod-near .all a:hover:after {
          border-bottom: 1px solid transparent; }

/* line 654, shop_a/06__product_page.scss */
.product-view .cities {
  padding: 30px 0 0 0; }
  /* line 656, shop_a/06__product_page.scss */
  .product-view .cities a {
    color: #f1f1f1; }
/* line 660, shop_a/06__product_page.scss */
.product-view .pics {
  padding: 30px 0 0 0;
  text-align: center; }
  /* line 663, shop_a/06__product_page.scss */
  .product-view .pics .title {
    font-size: 30px;
    padding: 2px 0 10px 0;
    margin: 0;
    font-weight: bold; }
    /* line 668, shop_a/06__product_page.scss */
    .product-view .pics .title span {
      color: grey; }
  /* line 672, shop_a/06__product_page.scss */
  .product-view .pics a {
    display: inline-block;
    vertical-align: top;
    border: 1px solid silver;
    padding: 5px;
    font-size: 0;
    height: 212px;
    line-height: 200px;
    margin-top: 10px; }
    /* line 681, shop_a/06__product_page.scss */
    .product-view .pics a img {
      display: inline-block;
      vertical-align: middle; }
  /* line 686, shop_a/06__product_page.scss */
  .product-view .pics a + a {
    margin-left: 10px; }
/* line 692, shop_a/06__product_page.scss */
.product-view .discount-list a.all {
  font-weight: bold; }
  /* line 694, shop_a/06__product_page.scss */
  .product-view .discount-list a.all:hover {
    color: #6b916b; }

/* line 703, shop_a/06__product_page.scss */
.stickers {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  text-align: center;
  line-height: 1;
  font-size: 0;
  z-index: 2; }
  /* line 712, shop_a/06__product_page.scss */
  .stickers > * {
    display: inline-block;
    line-height: 1; }
  /* line 717, shop_a/06__product_page.scss */
  .stickers .p-sticker.disc {
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: transparent url("/themes/basic/img/labels/sale.png") scroll no-repeat 50% 50%;
    background-size: auto auto;
    background-size: contain;
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    border-radius: 60px;
    padding: 10px 0 0 0; }
  /* line 734, shop_a/06__product_page.scss */
  .stickers .p-sticker.video {
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
    overflow: hidden;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 0; }

/* line 754, shop_a/06__product_page.scss */
.p-dialog {
  display: inline-block;
  position: relative;
  overflow: hidden; }
  /* line 758, shop_a/06__product_page.scss */
  .p-dialog .p-win {
    display: none;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    width: 300px;
    left: 0;
    padding: 20px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    transition: opacity 1s ease;
    background: #fff;
    border-radius: 8px;
    margin: 0 0 5px -110px;
    color: #000;
    text-align: center !important;
    line-height: 1;
    font-weight: normal; }
  /* line 777, shop_a/06__product_page.scss */
  .p-dialog .p-pic {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: darkseagreen;
    text-decoration: underline; }

/* line 785, shop_a/06__product_page.scss */
.p-dialog:hover {
  overflow: visible; }
  /* line 787, shop_a/06__product_page.scss */
  .p-dialog:hover .p-pic {
    left: 0 !important; }
  /* line 790, shop_a/06__product_page.scss */
  .p-dialog:hover .p-win {
    display: block;
    opacity: 1; }

/* line 814, shop_a/06__product_page.scss */
.blog-links {
  clear: both;
  background: #f1f7e9;
  padding: 20px; }
  /* line 820, shop_a/06__product_page.scss */
  .blog-links .blog-links-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 0 0 20px 0; }
    /* line 826, shop_a/06__product_page.scss */
    .blog-links .blog-links-title .blog_ico {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px 0 0; }
    /* line 831, shop_a/06__product_page.scss */
    .blog-links .blog-links-title .logo_ico {
      display: inline-block;
      vertical-align: middle;
      float: right;
      margin: 0 20px 0 0; }
    /* line 837, shop_a/06__product_page.scss */
    .blog-links .blog-links-title a {
      display: inline-block;
      vertical-align: middle;
      float: right;
      font-size: 12px;
      color: #505050;
      text-decoration: underline;
      margin: 18px 0 0 0; }
      /* line 845, shop_a/06__product_page.scss */
      .blog-links .blog-links-title a:hover {
        color: #6b916b; }
  /* line 850, shop_a/06__product_page.scss */
  .blog-links .blog-links-body {
    text-align: left; }
    /* line 853, shop_a/06__product_page.scss */
    .blog-links .blog-links-body a {
      display: inline-block;
      vertical-align: top;
      padding: 0 10px 20px 0;
      width: 100%;
      max-width: 370px; }
      /* line 859, shop_a/06__product_page.scss */
      .blog-links .blog-links-body a:hover {
        color: #6b916b; }
      /* line 862, shop_a/06__product_page.scss */
      .blog-links .blog-links-body a img {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px 0 0; }
  /* line 869, shop_a/06__product_page.scss */
  .blog-links .blog-links-foot {
    text-align: center; }
    /* line 871, shop_a/06__product_page.scss */
    .blog-links .blog-links-foot .logo_ico {
      display: inline-block;
      vertical-align: middle;
      margin: 0 20px 0 0; }
    /* line 876, shop_a/06__product_page.scss */
    .blog-links .blog-links-foot a {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      color: #505050;
      text-decoration: underline;
      margin: 18px 0 0 0; }
      /* line 883, shop_a/06__product_page.scss */
      .blog-links .blog-links-foot a:hover {
        color: #6b916b; }
    /* line 35, core_a/00__var.scss */
    .blog-links .blog-links-foot:after {
      display: block;
      content: "";
      clear: both; }

/* line 894, shop_a/06__product_page.scss */
.product-view > .product .code .other a {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: auto;
  padding: 5px;
  border: 2px solid transparent;
  border-radius: 6px;
  text-align: center; }
  /* line 903, shop_a/06__product_page.scss */
  .product-view > .product .code .other a:hover {
    text-decoration: none;
    border-color: #6b916b; }

/* line 917, shop_a/06__product_page.scss */
.photos-main .cboxElement {
  cursor: pointer; }

/* line 923, shop_a/06__product_page.scss */
body #cboxLoadedContent {
  margin: 0; }
/* line 926, shop_a/06__product_page.scss */
body #cboxCurrent {
  left: 0; }
/* line 929, shop_a/06__product_page.scss */
body #cboxClose {
  bottom: auto;
  top: 0; }
/* line 934, shop_a/06__product_page.scss */
body #cboxTitle,
body #cboxCurrent {
  display: none !important; }
/* line 939, shop_a/06__product_page.scss */
body #cboxPrevious {
  width: 52px;
  height: 52px;
  top: 50%;
  left: 0;
  right: auto;
  bottom: auto;
  margin: -25px 0 0 0;
  transition-property: background;
  transition-duration: 300ms;
  background: transparent url("/themes/basic/img/arr-left.png") scroll no-repeat 50% 50%; }
  /* line 951, shop_a/06__product_page.scss */
  body #cboxPrevious:hover {
    background: rgba(255, 255, 255, 0) url("/themes/basic/img/arr-left.png") scroll no-repeat 50% 50%; }
/* line 955, shop_a/06__product_page.scss */
body #cboxNext {
  width: 52px;
  height: 52px;
  top: 50%;
  left: auto;
  right: 0;
  bottom: auto;
  margin: -25px 0 0 0;
  transition-property: background;
  transition-duration: 300ms;
  background: transparent url("/themes/basic/img/arr-right.png") scroll no-repeat 50% 50%; }
  /* line 967, shop_a/06__product_page.scss */
  body #cboxNext:hover {
    background: rgba(255, 255, 255, 0) url("/themes/basic/img/arr-right.png") scroll no-repeat 50% 50%; }

/* line 972, shop_a/06__product_page.scss */
.anti-margin {
  margin-left: 0;
  margin-right: 0; }

/* line 977, shop_a/06__product_page.scss */
#product-box {
  height: 100%;
  max-width: 1200px;
  position: relative;
  overflow: hidden;
  background: #fff; }
  /* line 984, shop_a/06__product_page.scss */
  #product-box .box-info {
    padding: 10px 20px 0 20px; }
    /* line 35, core_a/00__var.scss */
    #product-box .box-info:after {
      display: block;
      content: "";
      clear: both; }
    /* line 990, shop_a/06__product_page.scss */
    #product-box .box-info .p-name {
      font-size: 30px;
      font-weight: bold;
      color: darkseagreen;
      line-height: 1; }
    /* line 996, shop_a/06__product_page.scss */
    #product-box .box-info .p-price {
      float: right;
      font-size: 26px;
      font-weight: bold;
      color: #000;
      padding: 10px;
      background: #fff3b5;
      border-radius: 4px;
      margin: 0 20px 20px 20px; }
      /* line 1005, shop_a/06__product_page.scss */
      #product-box .box-info .p-price .wc-btn.wc-primary {
        padding: 0 10px 2px 10px;
        font-size: 16px;
        border-radius: 4px;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle; }
  /* line 1017, shop_a/06__product_page.scss */
  #product-box .owl-thumbs {
    text-align: center;
    display: block;
    padding: 0 0 10px 0; }
    /* line 1027, shop_a/06__product_page.scss */
    #product-box .owl-thumbs .owl-thumb-item {
      opacity: 0.5;
      cursor: pointer;
      margin: 0 5px; }
      /* line 1031, shop_a/06__product_page.scss */
      #product-box .owl-thumbs .owl-thumb-item.active {
        opacity: 1; }
  /* line 1037, shop_a/06__product_page.scss */
  #product-box #owl-product {
    height: 70%;
    margin-bottom: 10px; }
  /* line 1043, shop_a/06__product_page.scss */
  #product-box .owl-stage-outer {
    height: 100%; }
  /* line 1046, shop_a/06__product_page.scss */
  #product-box .owl-stage {
    height: 100%; }
  /* line 1049, shop_a/06__product_page.scss */
  #product-box .owl-item {
    height: 100%;
    text-align: center;
    overflow: hidden; }
    /* line 1053, shop_a/06__product_page.scss */
    #product-box .owl-item:after {
      content: "";
      width: 1px;
      background: none;
      color: transparent;
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    /* line 1062, shop_a/06__product_page.scss */
    #product-box .owl-item img {
      display: inline-block;
      width: auto;
      max-height: 100%;
      vertical-align: middle; }
  /* line 1073, shop_a/06__product_page.scss */
  #product-box .owl-nav > button {
    position: absolute;
    top: 50%;
    width: 80px;
    height: 98px;
    margin-top: -50px; }
  /* line 1082, shop_a/06__product_page.scss */
  #product-box .owl-nav > .owl-prev {
    left: 0;
    border-radius: 0;
    background: url("/themes/basic/img/last_p.png") scroll no-repeat 50% 50%; }
    /* line 1087, shop_a/06__product_page.scss */
    #product-box .owl-nav > .owl-prev:hover {
      background-image: url("/themes/basic/img/last_a.png");
      width: 90px; }
  /* line 1092, shop_a/06__product_page.scss */
  #product-box .owl-nav > .owl-next {
    right: 0;
    border-radius: 0;
    background: url("/themes/basic/img/next_p.png") scroll no-repeat 50% 50%; }
    /* line 1097, shop_a/06__product_page.scss */
    #product-box .owl-nav > .owl-next:hover {
      background-image: url("/themes/basic/img/next_a.png");
      width: 90px; }
  /* line 1102, shop_a/06__product_page.scss */
  #product-box .owl-nav > .owl-prev,
  #product-box .owl-nav > .owl-prev:hover,
  #product-box .owl-nav > .owl-next,
  #product-box .owl-nav > .owl-next:hover {
    background-size: contain; }

/* line 1119, shop_a/06__product_page.scss */
#colorbox.color-html #cboxPrevious,
#colorbox.color-html #cboxNext {
  display: none !important; }

/* line 1126, shop_a/06__product_page.scss */
body #cboxClose {
  background: transparent url(/themes/basic/img/modal/close-p.png) scroll no-repeat 0 0;
  background-size: contain;
  width: 30px;
  height: 30px; }
/* line 1132, shop_a/06__product_page.scss */
body #cboxClose:hover {
  background: transparent url(/themes/basic/img/modal/close-a.png) scroll no-repeat 0 0 !important; }

/* line 1147, shop_a/06__product_page.scss */
.description-tab iframe {
  max-width: 560px !important;
  max-height: 340px !important; }

/* line 1160, shop_a/06__product_page.scss */
.sizes {
  padding: 20px 0 0 0; }
  /* line 1167, shop_a/06__product_page.scss */
  .sizes > .body {
    text-align: center; }

/* line 1172, shop_a/06__product_page.scss */
.mini-product {
  display: inline-block;
  width: 190px;
  font-size: 0;
  line-height: 1;
  text-align: center;
  border: 1px dashed grey;
  padding: 0;
  border-radius: 8px;
  background: #fff;
  vertical-align: top;
  position: relative;
  left: -1px;
  top: -1px; }
  /* line 1194, shop_a/06__product_page.scss */
  .mini-product .name {
    display: block;
    height: 60px;
    line-height: 40px;
    background: #fcfcfc;
    padding: 10px;
    border-radius: 8px; }
    /* line 1201, shop_a/06__product_page.scss */
    .mini-product .name span {
      font-size: 14px;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      max-height: 40px;
      overflow: hidden;
      font-weight: bold;
      color: black !important; }
  /* line 1212, shop_a/06__product_page.scss */
  .mini-product .sz {
    display: block;
    height: 40px;
    line-height: 40px; }
    /* line 1216, shop_a/06__product_page.scss */
    .mini-product .sz span {
      font-size: 14px;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      max-height: 40px;
      overflow: hidden;
      font-weight: bold;
      color: silver !important;
      padding: 0 10px; }
  /* line 1228, shop_a/06__product_page.scss */
  .mini-product .art {
    display: block;
    height: 40px;
    line-height: 40px; }
    /* line 1232, shop_a/06__product_page.scss */
    .mini-product .art span {
      font-size: 14px;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      max-height: 40px;
      overflow: hidden;
      font-weight: bold;
      color: darkseagreen !important;
      text-decoration: underline; }
    /* line 1244, shop_a/06__product_page.scss */
    .mini-product .art:hover span {
      text-decoration: none; }
  /* line 1249, shop_a/06__product_page.scss */
  .mini-product .image {
    display: block;
    height: 200px;
    line-height: 200px;
    padding-top: 10px; }
    /* line 1254, shop_a/06__product_page.scss */
    .mini-product .image image {
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
  /* line 1261, shop_a/06__product_page.scss */
  .mini-product .price {
    background: #fcfcfc;
    padding: 10px 10px 5px 10px;
    border-radius: 8px; }
  /* line 1266, shop_a/06__product_page.scss */
  .mini-product .big {
    display: block;
    font-size: 12px;
    height: 12px;
    color: grey;
    text-decoration: line-through; }
  /* line 1273, shop_a/06__product_page.scss */
  .mini-product .cur {
    font-size: 22px;
    color: darkseagreen;
    font-weight: bold; }
  /* line 1280, shop_a/06__product_page.scss */
  .mini-product .buy-bt {
    font-size: 12px; }
  /* line 1286, shop_a/06__product_page.scss */
  .mini-product .price.avl-no .cur {
    color: silver !important; }
  /* line 1291, shop_a/06__product_page.scss */
  .mini-product .chars {
    font-size: 0;
    padding: 10px;
    text-align: left; }
    /* line 1296, shop_a/06__product_page.scss */
    .mini-product .chars .ch-val,
    .mini-product .chars .ch-name {
      display: inline;
      font-size: 14px;
      word-wrap: break-word;
      line-height: 1; }
    /* line 1307, shop_a/06__product_page.scss */
    .mini-product .chars .ch-row + .ch-row {
      margin-top: 10px;
      padding-top: 10px;
      border-top: 1px dashed silver; }
    /* line 1313, shop_a/06__product_page.scss */
    .mini-product .chars .ch-name {
      color: darkseagreen;
      font-weight: bold; }
    /* line 1317, shop_a/06__product_page.scss */
    .mini-product .chars .ch-val {
      font-weight: normal; }

/* line 1324, shop_a/06__product_page.scss */
.mini-wrap {
  overflow: hidden;
  height: 290px;
  display: inline-block;
  width: 190px;
  font-size: 0;
  line-height: 1;
  margin: 10px;
  text-align: center;
  border: 1px dashed grey;
  padding: 0;
  border-radius: 8px;
  background: #fff;
  vertical-align: top; }
  /* line 1344, shop_a/06__product_page.scss */
  .mini-wrap:hover {
    overflow: visible; }
    /* line 1346, shop_a/06__product_page.scss */
    .mini-wrap:hover .mini-product {
      z-index: 20; }

/* line 5, shop_a/06__product_review.scss */
.desc-review {
  width: 50%;
  float: right;
  margin: 0 0 20px 20px;
  border-left: 1px solid #d0d0d0;
  padding-left: 20px; }

/* line 14, shop_a/06__product_review.scss */
.p-reviews .title {
  font-size: 20px;
  color: grey;
  padding: 0 0 20px 0; }

/* line 21, shop_a/06__product_review.scss */
#form-comment {
  margin: 40px 0 0 0;
  padding: 20px;
  background: #e9e9e9; }
  /* line 25, shop_a/06__product_review.scss */
  #form-comment .title {
    font-size: 20px;
    color: grey;
    padding: 0 0 20px 0; }

/* line 32, shop_a/06__product_review.scss */
.r-review {
  margin-bottom: 20px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff; }

/* line 46, shop_a/06__product_review.scss */
.p-comment {
  position: relative; }
  /* line 48, shop_a/06__product_review.scss */
  .p-comment + .p-comment {
    margin-top: 15px; }
  /* line 51, shop_a/06__product_review.scss */
  .p-comment .human {
    color: #009600;
    font-weight: bold;
    font-size: 16px; }
  /* line 56, shop_a/06__product_review.scss */
  .p-comment .time {
    font-size: 14px;
    color: grey;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }
  /* line 63, shop_a/06__product_review.scss */
  .p-comment .rate {
    float: right; }
    /* line 66, shop_a/06__product_review.scss */
    .p-comment .rate .rating-container .caption {
      display: none; }
  /* line 71, shop_a/06__product_review.scss */
  .p-comment .content {
    padding: 20px 15px;
    background: #f0f5e2;
    border-radius: 0 10px 10px 10px;
    font-size: 14px; }
  /* line 78, shop_a/06__product_review.scss */
  .p-comment .rating-xs {
    font-size: 16px; }

/* line 82, shop_a/06__product_review.scss */
.p-comment + .p-comment.answer-no {
  margin-top: 50px; }

/* line 85, shop_a/06__product_review.scss */
.p-comment.answer-yes {
  padding-left: 30px; }
  /* line 87, shop_a/06__product_review.scss */
  .p-comment.answer-yes .content {
    background: #e9e9e9; }

/* line 93, shop_a/06__product_review.scss */
.field-commentform-files input[type="file"] {
  display: inline-block !important; }

/* line 96, shop_a/06__product_review.scss */
.field-commentform-files [for="commentform-files"] {
  display: inline-block;
  color: grey;
  margin-right: 20px;
  font-size: 14px; }

/* line 102, shop_a/06__product_review.scss */
#form-comment .checkbox__text {
  font-size: 14px;
  color: grey;
  font-weight: normal !important; }

/* line 107, shop_a/06__product_review.scss */
#form-comment [type="submit"] {
  padding: 10px 40px; }

/* line 4, shop_a/06__rating.scss */
.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0;
  color: #fff;
  border: none; }

/*
 * Stars & Input
 */
/* line 15, shop_a/06__rating.scss */
.rating-container .rating-stars {
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  background: silver;
  font-size: 0 !important;
  line-height: 1; }

/* line 27, shop_a/06__rating.scss */
.rating-container .rating-input {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  font-size: 1px;
  border: none;
  background: none;
  opacity: 0;
  padding: 0;
  margin: 0; }

/* line 42, shop_a/06__rating.scss */
.rating-container.is-display-only .rating-input,
.rating-container.is-display-only .rating-stars {
  cursor: default; }

/* line 47, shop_a/06__rating.scss */
.rating-disabled .rating-input, .rating-disabled .rating-stars {
  cursor: not-allowed; }

/* line 51, shop_a/06__rating.scss */
.rating-container .star {
  display: inline-block;
  margin: 0 !important;
  text-align: center;
  background: transparent url("/themes/basic/img/star.png") no-repeat scroll 0 0;
  background-size: cover !important;
  width: 35px;
  height: 35px; }
  /* line 59, shop_a/06__rating.scss */
  .rating-container .star .glyphicon {
    display: none; }

/* line 64, shop_a/06__rating.scss */
.rating-container .empty-stars {
  color: #aaa; }

/* line 68, shop_a/06__rating.scss */
.rating-container .filled-stars {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  color: #fde16d;
  background: #fde16d;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 1px #777;
  text-shadow: 1px 1px #999; }

/* line 81, shop_a/06__rating.scss */
.rating-rtl {
  float: right; }

/* line 85, shop_a/06__rating.scss */
.rating-animate .filled-stars {
  transition: width 0.25s ease; }

/* line 89, shop_a/06__rating.scss */
.rating-rtl .filled-stars {
  left: auto;
  right: 0;
  transition: none;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0); }

/* line 97, shop_a/06__rating.scss */
.rating-rtl.is-star .filled-stars {
  right: 0.06em; }

/* line 101, shop_a/06__rating.scss */
.rating-rtl.is-heart .empty-stars {
  margin-right: 0.07em; }

/**
 * Clear
 */
/* line 108, shop_a/06__rating.scss */
.rating-container .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%; }

/* line 116, shop_a/06__rating.scss */
.clear-rating-active {
  cursor: pointer !important; }

/* line 120, shop_a/06__rating.scss */
.clear-rating-active:hover {
  color: #843534; }

/* line 124, shop_a/06__rating.scss */
.rating-container .clear-rating {
  padding-right: 5px; }

/**
 * Caption
 */
/* extend support to BS4 */
/* line 133, shop_a/06__rating.scss */
.rating-container .caption .label {
  display: inline-block;
  padding: .25em .4em;
  line-height: 1;
  text-align: center;
  vertical-align: baseline;
  border-radius: .25rem; }

/* line 142, shop_a/06__rating.scss */
.rating-container .caption {
  color: #999;
  display: inline-block;
  vertical-align: middle;
  line-height: 1; }

/* line 149, shop_a/06__rating.scss */
.rating-container .caption {
  margin-left: 5px;
  margin-right: 0; }

/* line 154, shop_a/06__rating.scss */
.rating-rtl .caption {
  margin-right: 5px;
  margin-left: 0; }

/**
 * Print
 */
@media print {
  /* line 163, shop_a/06__rating.scss */
  .rating-container .clear-rating {
    display: none; } }
/**
 * Sizes
 */
/* line 171, shop_a/06__rating.scss */
.rating-xl {
  font-size: 48px; }

/* line 174, shop_a/06__rating.scss */
.rating-lg {
  font-size: 40px; }

/* line 177, shop_a/06__rating.scss */
.rating-md {
  font-size: 32px; }

/* line 180, shop_a/06__rating.scss */
.rating-sm {
  font-size: 24px; }

/* line 183, shop_a/06__rating.scss */
.rating-xs {
  font-size: 16px; }

/* line 187, shop_a/06__rating.scss */
.rating-xl .caption {
  font-size: 20px; }

/* line 190, shop_a/06__rating.scss */
.rating-lg .caption {
  font-size: 18px; }

/* line 193, shop_a/06__rating.scss */
.rating-md .caption {
  font-size: 16px; }

/* line 196, shop_a/06__rating.scss */
.rating-sm .caption {
  font-size: 14px; }

/* line 199, shop_a/06__rating.scss */
.rating-xs .caption {
  font-size: 12px; }

/* line 5, shop_a/07__cart_page.scss */
.cart-index {
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 5px 3px rgba(130, 130, 130, 0.3);
  border-radius: 10px; }

/* line 13, shop_a/07__cart_page.scss */
.table.cart-table {
  border: none; }
  /* line 15, shop_a/07__cart_page.scss */
  .table.cart-table > thead,
  .table.cart-table > tbody {
    border: none; }
    /* line 18, shop_a/07__cart_page.scss */
    .table.cart-table > thead > tr,
    .table.cart-table > tbody > tr {
      border: none; }
      /* line 20, shop_a/07__cart_page.scss */
      .table.cart-table > thead > tr > td,
      .table.cart-table > thead > tr > th,
      .table.cart-table > tbody > tr > td,
      .table.cart-table > tbody > tr > th {
        border: none;
        font-size: 20px;
        font-weight: 700;
        color: #000;
        text-align: center;
        padding: 10px;
        vertical-align: middle; }
      /* line 31, shop_a/07__cart_page.scss */
      .table.cart-table > thead > tr > th,
      .table.cart-table > tbody > tr > th {
        border-bottom: 1px solid #6b916b; }
      /* line 34, shop_a/07__cart_page.scss */
      .table.cart-table > thead > tr > td,
      .table.cart-table > tbody > tr > td {
        border-bottom: 1px solid #ddd; }

/* line 52, shop_a/07__cart_page.scss */
#modal-form .custom-body > h1 {
  display: none; }
/* line 55, shop_a/07__cart_page.scss */
#modal-form .table.cart-table > thead > tr > td,
#modal-form .table.cart-table > thead > tr > th,
#modal-form .table.cart-table > tbody > tr > td,
#modal-form .table.cart-table > tbody > tr > th {
  font-size: 18px; }
/* line 63, shop_a/07__cart_page.scss */
#modal-form .cart-table img {
  max-height: 100px; }
/* line 67, shop_a/07__cart_page.scss */
#modal-form .cart-buttons .btn-group .cart-quantity-s,
#modal-form .cart-buttons .btn-group .cart-quantity {
  padding: 10px 0;
  width: 30px !important;
  text-align: center !important;
  font-size: 18px !important; }
/* line 83, shop_a/07__cart_page.scss */
#modal-form .cart-buttons {
  min-width: 150px; }

/* line 92, shop_a/07__cart_page.scss */
.cart-head {
  background: #fff;
  border: none; }

/* line 97, shop_a/07__cart_page.scss */
.cart-row td {
  background: #fff;
  border: none; }

/* line 113, shop_a/07__cart_page.scss */
.cart-row img {
  max-height: 100px; }

/* line 128, shop_a/07__cart_page.scss */
.cart-buttons .btn-group {
  position: relative;
  min-width: 120px; }
  /* line 131, shop_a/07__cart_page.scss */
  .cart-buttons .btn-group .cart-change-s,
  .cart-buttons .btn-group .cart-change {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
    padding: 0;
    height: 34px;
    line-height: 34px;
    width: 40px;
    text-align: center;
    display: inline-block;
    background: darkseagreen;
    color: #fff;
    border-bottom: 2px solid #6b916b;
    vertical-align: middle;
    font-size: 18px;
    box-shadow: none; }
    /* line 154, shop_a/07__cart_page.scss */
    .cart-buttons .btn-group .cart-change-s.plus,
    .cart-buttons .btn-group .cart-change.plus {
      border-radius: 0 0 8px 0; }
    /* line 157, shop_a/07__cart_page.scss */
    .cart-buttons .btn-group .cart-change-s.minus,
    .cart-buttons .btn-group .cart-change.minus {
      border-radius: 0 0 0 8px; }
    /* line 161, shop_a/07__cart_page.scss */
    .cart-buttons .btn-group .cart-change-s .fa,
    .cart-buttons .btn-group .cart-change .fa {
      color: #fff;
      font-size: 20px;
      line-height: 1;
      vertical-align: middle !important; }
  /* line 185, shop_a/07__cart_page.scss */
  .cart-buttons .btn-group .cart-quantity-s,
  .cart-buttons .btn-group .cart-quantity {
    border-radius: 0;
    border: none;
    box-shadow: none;
    font-size: 16px;
    padding: 10px 0;
    color: #000;
    width: 30px !important;
    float: none !important;
    text-align: center;
    border: 1px solid silver;
    display: inline-block;
    vertical-align: middle; }

/* line 207, shop_a/07__cart_page.scss */
.cart-btns .minus, .cart-btns .minus:hover,
.cart-btns .plus,
.cart-btns .plus:hover,
.cart-btns .quantity,
.cart-btns .quantity:hover {
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px !important;
  border: 1px solid darkseagreen;
  background: darkseagreen;
  color: #fff;
  text-align: center;
  width: 50px !important; }
/* line 221, shop_a/07__cart_page.scss */
.cart-btns .quantity {
  border: 1px solid #ccc;
  background: #fff;
  color: #000;
  margin: 0 10px; }

/* line 228, shop_a/07__cart_page.scss */
.price-total {
  display: inline-block;
  vertical-align: middle; }

/* line 232, shop_a/07__cart_page.scss */
.cart-del {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-left: 20px;
  box-shadow: none;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url("/themes/basic/img/clos_p.png"); }
  /* line 245, shop_a/07__cart_page.scss */
  .cart-del:hover {
    background-image: url("/themes/basic/img/clos_a.png"); }

/* line 250, shop_a/07__cart_page.scss */
.crt-total td {
  border: none !important;
  background: #fff;
  font-size: 18px !important; }
  /* line 254, shop_a/07__cart_page.scss */
  .crt-total td:first-child {
    color: darkseagreen !important;
    font-weight: bold !important; }
  /* line 259, shop_a/07__cart_page.scss */
  .crt-total td:last-child .items-sum {
    display: inline-block;
    padding: 0 10px;
    border-radius: 6px;
    background: darkseagreen;
    border: none !important;
    color: #fff;
    font-weight: bold; }

/* line 278, shop_a/07__cart_page.scss */
.cart-submit {
  text-align: center; }

/* line 292, shop_a/07__cart_page.scss */
.cartlite-form .alrm-hint {
  text-align: center !important;
  font-weight: bold;
  color: #4fa7d0;
  font-size: 24px; }

/* line 298, shop_a/07__cart_page.scss */
.cartlite-form .order-collapse-title {
  text-align: left !important;
  font-weight: bold;
  color: #4fa7d0; }

/* line 311, shop_a/07__cart_page.scss */
#shop-stage {
  background: #fff;
  display: block;
  margin: 0 auto;
  padding: 40px; }
  /* line 318, shop_a/07__cart_page.scss */
  #shop-stage .help-block {
    font-size: 12px; }
  /* line 322, shop_a/07__cart_page.scss */
  #shop-stage .headline {
    padding: 0 0 40px 0; }
    /* line 323, shop_a/07__cart_page.scss */
    #shop-stage .headline span {
      font-size: 20px; }
  /* line 329, shop_a/07__cart_page.scss */
  #shop-stage .cartlite-form {
    display: block;
    margin: 0 auto; }
  /* line 342, shop_a/07__cart_page.scss */
  #shop-stage ::placeholder {
    color: #dadada;
    font-size: 14px; }
  /* line 344, shop_a/07__cart_page.scss */
  #shop-stage .order-collapse-title {
    padding: 0;
    margin: 20px 0 20px 0;
    cursor: pointer;
    border-bottom: 1px dashed #4fa7d0; }
    /* line 350, shop_a/07__cart_page.scss */
    #shop-stage .order-collapse-title:after {
      background-image: url("/themes/basic/img/ar_a.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      content: " ";
      display: inline-block;
      height: 8px;
      margin-left: 5px;
      transition: all 0.1s ease-in-out 0s;
      width: 15px;
      box-sizing: border-box;
      float: right;
      margin-top: 8px;
      transform: rotate(180deg); }
    /* line 366, shop_a/07__cart_page.scss */
    #shop-stage .order-collapse-title[aria-expanded="true"]:after {
      transform: rotate(0deg); }
  /* line 372, shop_a/07__cart_page.scss */
  #shop-stage .order-collapse-wrap {
    padding: 0 0 40px 0; }
  /* line 375, shop_a/07__cart_page.scss */
  #shop-stage .order-submit {
    padding: 0 0 50px 0; }

/* line 381, shop_a/07__cart_page.scss */
#shop-stage .ui-selectmenu-button {
  background: #e0e0e0 !important;
  box-shadow: none;
  padding: 10px 20px;
  border-radius: 30px;
  border: none !important;
  width: 100% !important;
  font-style: italic;
  color: grey; }

/* line 393, shop_a/07__cart_page.scss */
.cartcell {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  min-width: 200px;
  padding: 20px 20px 60px 20px; }
  /* line 401, shop_a/07__cart_page.scss */
  .cartcell .select2-container--krajee .select2-selection,
  .cartcell input, .cartcell textarea {
    font-size: 14px;
    border-top-width: 0 !important;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    border-bottom-width: 1px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: none !important;
    color: #005796 !important;
    padding: 6px 0 !important; }
  /* line 415, shop_a/07__cart_page.scss */
  .cartcell .select2-container--krajee .select2-selection--single .select2-selection__placeholder {
    color: #dadada !important; }

/* line 438, shop_a/07__cart_page.scss */
.ccell-title {
  padding: 0 0 20px 0;
  position: relative; }
  /* line 441, shop_a/07__cart_page.scss */
  .ccell-title:after {
    content: '';
    position: absolute;
    display: block;
    top: 24px;
    left: 80px;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #dadada; }
  /* line 452, shop_a/07__cart_page.scss */
  .ccell-title span:nth-child(1) {
    display: inline-block;
    vertical-align: middle;
    color: #005796;
    padding: 10px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 46px;
    line-height: 1;
    border: 1px solid #005796;
    width: 46px;
    text-align: center; }
  /* line 465, shop_a/07__cart_page.scss */
  .ccell-title span:nth-child(2) {
    display: inline-block;
    vertical-align: middle;
    color: #005796;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
    background: #fff;
    position: relative;
    z-index: 1; }
  /* line 477, shop_a/07__cart_page.scss */
  .ccell-title span:nth-child(3) {
    display: block;
    color: #005796;
    font-weight: bold;
    font-size: 16px;
    min-height: 14px;
    padding: 0 0 0 66px;
    position: relative;
    top: -6px; }

/* line 5, shop_a/08__cabinet.scss */
html.cabinet .sidebar-left {
  padding: 0 20px 20px 0; }
/* line 8, shop_a/08__cabinet.scss */
html.cabinet .main-inner {
  padding: 20px 0 20px 15px; }
  /* line 10, shop_a/08__cabinet.scss */
  html.cabinet .main-inner > .content {
    padding-right: 15px; }
/* line 15, shop_a/08__cabinet.scss */
html.cabinet .wc-btn {
  padding: 15px 30px !important;
  font-weight: 400 !important;
  font-size: 16px !important; }

/* line 21, shop_a/08__cabinet.scss */
html.cabinet.index .main-inner > .content {
  background: url("/themes/basic/img/my/userinfo_bg.png") scroll no-repeat 100% 50%/contain; }

/*  / contain */
/* line 22, shop_a/08__cabinet.scss */
html.cabinet.wishlist .main-inner > .content {
  background: url("/themes/basic/img/my/izbran_bg.png") scroll no-repeat 100% 50%/contain; }

/* line 23, shop_a/08__cabinet.scss */
html.cabinet.comments .main-inner > .content {
  background: url("/themes/basic/img/my/otzivi_bg.png") scroll no-repeat 100% 50%/contain; }

/* line 24, shop_a/08__cabinet.scss */
html.cabinet.viewed .main-inner > .content {
  background: url("/themes/basic/img/my/prosmotren_bg.png") scroll no-repeat 100% 50%/contain; }

/* line 25, shop_a/08__cabinet.scss */
html.cabinet.settings .main-inner > .content {
  background: url("/themes/basic/img/my/rassilka_bg.png") scroll no-repeat 100% 50%/contain; }

/* line 27, shop_a/08__cabinet.scss */
.my-nav {
  background: #f1f5e2;
  padding: 20px 0;
  border-radius: 0 0 30px 0; }
  /* line 33, shop_a/08__cabinet.scss */
  .my-nav .head {
    padding: 0 20px; }
    /* line 35, shop_a/08__cabinet.scss */
    .my-nav .head:after {
      content: "";
      display: block;
      clear: both; }
  /* line 41, shop_a/08__cabinet.scss */
  .my-nav .my-title {
    color: #777;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin: 0 10px 10px 0; }
  /* line 49, shop_a/08__cabinet.scss */
  .my-nav .my-logout {
    color: #b58c8c;
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: underline;
    margin: 4px 0 0 0;
    float: right; }
  /* line 58, shop_a/08__cabinet.scss */
  .my-nav ul {
    margin: 0;
    padding: 0; }
  /* line 63, shop_a/08__cabinet.scss */
  .my-nav li {
    list-style: none;
    display: block;
    position: relative; }
    /* line 67, shop_a/08__cabinet.scss */
    .my-nav li a {
      font-size: 14px;
      display: block !important;
      font-weight: normal !important;
      padding: 5px 20px;
      text-decoration: none !important;
      transition: all 0.7s ease; }
      /* line 79, shop_a/08__cabinet.scss */
      .my-nav li a:hover {
        border-color: darkseagreen; }
      /* line 83, shop_a/08__cabinet.scss */
      .my-nav li a:after {
        display: none; }
      /* line 86, shop_a/08__cabinet.scss */
      .my-nav li a:before {
        content: "";
        position: relative;
        top: -2px;
        margin: 0 10px 0 0;
        display: inline-block;
        vertical-align: middle;
        width: 6px;
        height: 6px;
        border-radius: 6px;
        background: darkseagreen; }
  /* line 100, shop_a/08__cabinet.scss */
  .my-nav li + li {
    margin-top: 10px; }
  /* line 104, shop_a/08__cabinet.scss */
  .my-nav li:hover {
    background: #e4eacc; }
    /* line 106, shop_a/08__cabinet.scss */
    .my-nav li:hover:after {
      content: "";
      display: block;
      position: absolute;
      left: 100%;
      top: 0;
      bottom: 100%;
      border-style: solid;
      border-width: 15px 0 15px 10px;
      border-color: transparent transparent transparent #e4eacc; }
  /* line 118, shop_a/08__cabinet.scss */
  .my-nav li.active {
    background: #c2ce93; }
    /* line 120, shop_a/08__cabinet.scss */
    .my-nav li.active a {
      color: #000 !important; }
      /* line 123, shop_a/08__cabinet.scss */
      .my-nav li.active a:before {
        display: none !important; }
    /* line 127, shop_a/08__cabinet.scss */
    .my-nav li.active:after {
      content: "";
      display: block;
      position: absolute;
      left: 100%;
      top: 0;
      bottom: 100%;
      border-style: solid;
      border-width: 15px 0 15px 10px;
      border-color: transparent transparent transparent #c2ce93; }

/* line 144, shop_a/08__cabinet.scss */
html.cabinet .data {
  padding: 10px 0;
  font-size: 0; }
  /* line 148, shop_a/08__cabinet.scss */
  html.cabinet .data + .data {
    border-top: 1px solid #f1f1f1; }
  /* line 152, shop_a/08__cabinet.scss */
  html.cabinet .data > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px; }
  /* line 157, shop_a/08__cabinet.scss */
  html.cabinet .data .caption {
    width: 49.99%;
    color: #999; }
  /* line 161, shop_a/08__cabinet.scss */
  html.cabinet .data .value {
    width: 49.99%;
    color: #000;
    font-weight: bold; }

/* line 171, shop_a/08__cabinet.scss */
.page-wrapper.profile .p-card .info {
  max-width: 500px; }

/* line 177, shop_a/08__cabinet.scss */
.ord-row {
  font-size: 0;
  border-radius: 4px;
  border: 1px solid silver;
  overflow: hidden; }
  /* line 184, shop_a/08__cabinet.scss */
  .ord-row + .ord-row {
    margin-top: 20px; }
  /* line 192, shop_a/08__cabinet.scss */
  .ord-row > div.items {
    padding: 10px;
    margin-right: 250px; }
  /* line 196, shop_a/08__cabinet.scss */
  .ord-row > div .prod {
    border-bottom: 1px solid #f1f1f1;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0; }
    /* line 200, shop_a/08__cabinet.scss */
    .ord-row > div .prod:after {
      content: "";
      display: block;
      clear: left; }
    /* line 205, shop_a/08__cabinet.scss */
    .ord-row > div .prod + .prod {
      margin-top: 10px; }
  /* line 213, shop_a/08__cabinet.scss */
  .ord-row > div .photo {
    width: 100px;
    float: left;
    text-align: center; }
  /* line 218, shop_a/08__cabinet.scss */
  .ord-row > div .info {
    font-size: 16px;
    margin: 0 0 0 120px; }
    /* line 222, shop_a/08__cabinet.scss */
    .ord-row > div .info .name, .ord-row > div .info .name a {
      font-size: 18px;
      color: darkseagreen;
      font-weight: bold; }
    /* line 228, shop_a/08__cabinet.scss */
    .ord-row > div .info .code {
      color: silver; }
      /* line 230, shop_a/08__cabinet.scss */
      .ord-row > div .info .code span {
        color: #00c200;
        font-weight: bold; }
    /* line 235, shop_a/08__cabinet.scss */
    .ord-row > div .info .price {
      color: silver; }
      /* line 237, shop_a/08__cabinet.scss */
      .ord-row > div .info .price span {
        color: #00c200;
        font-weight: bold; }
    /* line 242, shop_a/08__cabinet.scss */
    .ord-row > div .info .qnt {
      color: silver; }
      /* line 244, shop_a/08__cabinet.scss */
      .ord-row > div .info .qnt span {
        color: #00c200;
        font-weight: bold; }
  /* line 250, shop_a/08__cabinet.scss */
  .ord-row > div.ord {
    font-size: 16px;
    width: 250px;
    float: right;
    padding: 10px;
    position: relative;
    z-index: 1; }
    /* line 257, shop_a/08__cabinet.scss */
    .ord-row > div.ord:after {
      content: "";
      display: block;
      position: absolute;
      background: #f1f1f1;
      top: 0;
      left: 0;
      right: 0;
      height: 1000px;
      z-index: -1; }
    /* line 270, shop_a/08__cabinet.scss */
    .ord-row > div.ord .numb, .ord-row > div.ord .numb a {
      font-size: 16px;
      font-weight: bold;
      color: #000; }
    /* line 276, shop_a/08__cabinet.scss */
    .ord-row > div.ord .date {
      font-size: 12px;
      color: grey;
      font-weight: bold;
      margin-bottom: 20px; }
    /* line 282, shop_a/08__cabinet.scss */
    .ord-row > div.ord .state {
      margin-bottom: 20px; }
      /* line 284, shop_a/08__cabinet.scss */
      .ord-row > div.ord .state img {
        margin-right: 10px; }
      /* line 287, shop_a/08__cabinet.scss */
      .ord-row > div.ord .state img, .ord-row > div.ord .state span {
        display: inline-block;
        vertical-align: middle; }
      /* line 291, shop_a/08__cabinet.scss */
      .ord-row > div.ord .state span {
        color: silver;
        font-size: 20px;
        text-transform: uppercase; }
    /* line 297, shop_a/08__cabinet.scss */
    .ord-row > div.ord .quant {
      font-size: 16px;
      color: grey; }
    /* line 301, shop_a/08__cabinet.scss */
    .ord-row > div.ord .total {
      color: #000;
      font-size: 16px;
      font-weight: bold; }
      /* line 306, shop_a/08__cabinet.scss */
      .ord-row > div.ord .total span {
        color: darkseagreen; }

/* line 316, shop_a/08__cabinet.scss */
.ord-row.s-ok > div.ord:after {
  background: #f1f5e2; }
/* line 320, shop_a/08__cabinet.scss */
.ord-row.s-ok > div.ord .state span {
  color: darkseagreen; }

/* line 330, shop_a/08__cabinet.scss */
.ord-row.s-no > div.ord:after {
  background: #f5e2e2; }
/* line 334, shop_a/08__cabinet.scss */
.ord-row.s-no > div.ord .state span {
  color: red; }

/* line 352, shop_a/08__cabinet.scss */
.my-button {
  color: #6b916b;
  font-size: 12px;
  text-align: right;
  text-align-last: right; }
  /* line 358, shop_a/08__cabinet.scss */
  .my-button a.link-top {
    color: #6b916b;
    font-size: 12px;
    font-weight: 700;
    display: inline-block; }
    /* line 363, shop_a/08__cabinet.scss */
    .my-button a.link-top span {
      text-decoration: underline; }
  /* line 368, shop_a/08__cabinet.scss */
  .my-button [href="/my/login"]:before,
  .my-button [href="/my/profile"]:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 1px;
    margin: 0 1px 0 0;
    width: 8px;
    height: 10px;
    background: url("/themes/basic/img/my/uli.png") scroll no-repeat 0 0; }

/* line 383, shop_a/08__cabinet.scss */
.my-dropdown {
  background: #f0f5e2;
  left: auto !important;
  right: 0 !important; }
  /* line 387, shop_a/08__cabinet.scss */
  .my-dropdown li {
    display: block !important;
    text-align: left;
    text-align-last: left; }

/* line 393, shop_a/08__cabinet.scss */
.my-dropdown > .active > a,
.my-dropdown > .active > a:focus {
  color: #fff !important;
  text-decoration: none;
  background-color: #009600;
  outline: 0; }

/* line 400, shop_a/08__cabinet.scss */
.my-dropdown > .active > a:hover {
  color: #6b916b !important;
  background: #009600 !important; }

/* line 404, shop_a/08__cabinet.scss */
.my-dropdown > li > a:focus,
.my-dropdown > li > a:hover {
  color: #6b916b !important;
  background: #f0f5e2 !important; }

/* line 431, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li {
  position: relative;
  padding: 0 10px 0 50px !important;
  list-style: none;
  font-size: 20px;
  line-height: 2;
  box-sizing: border-box;
  background-color: transparent; }
/* line 443, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 10px 0 0;
  position: absolute;
  left: 10px;
  top: 5px; }
/* line 455, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:nth-child(1):before {
  background: url(/themes/basic/img/my/mob/lich.png) scroll no-repeat 0 0; }
/* line 456, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:nth-child(2):before {
  background: url(/themes/basic/img/my/mob/izbr.png) scroll no-repeat 0 0; }
/* line 457, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:nth-child(3):before {
  background: url(/themes/basic/img/my/mob/korzina.png) scroll no-repeat 0 0; }
/* line 458, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:nth-child(4):before {
  background: url(/themes/basic/img/my/mob/zakazs.png) scroll no-repeat 0 0; }
/* line 459, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:nth-child(5):before {
  background: url(/themes/basic/img/my/mob/otzi.png) scroll no-repeat 0 0; }
/* line 460, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:nth-child(6):before {
  background: url(/themes/basic/img/my/mob/prosm.png) scroll no-repeat 0 0; }
/* line 461, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:nth-child(7):before {
  background: url(/themes/basic/img/my/mob/sravn.png) scroll no-repeat 0 0; }
/* line 462, shop_a/08__cabinet.scss */
.mob-cnt .my-menu li:nth-child(8):before {
  background: url(/themes/basic/img/my/mob/razsilka.png) scroll no-repeat 0 0; }

/* line 466, shop_a/08__cabinet.scss */
.my-menu.guest li:nth-child(1):before {
  background: url(/themes/basic/img/my/mob/lich.png) scroll no-repeat 0 0; }
/* line 467, shop_a/08__cabinet.scss */
.my-menu.guest li:nth-child(2):before {
  background: none; }
/* line 468, shop_a/08__cabinet.scss */
.my-menu.guest li:nth-child(3):before {
  background: none; }
/* line 469, shop_a/08__cabinet.scss */
.my-menu.guest li:nth-child(4):before {
  background: none; }
/* line 470, shop_a/08__cabinet.scss */
.my-menu.guest li:nth-child(5):before {
  background: none; }
/* line 471, shop_a/08__cabinet.scss */
.my-menu.guest li:nth-child(6):before {
  background: none; }
/* line 472, shop_a/08__cabinet.scss */
.my-menu.guest li:nth-child(7):before {
  background: none; }
/* line 473, shop_a/08__cabinet.scss */
.my-menu.guest li:nth-child(8):before {
  background: none; }

/* line 3, shop_a/42__page_reviews-shop.scss */
.reviews-shop {
  font-size: 0; }
  /* line 4, shop_a/42__page_reviews-shop.scss */
  .reviews-shop > h1 {
    margin: 10px 0 20px 0; }
  /* line 9, shop_a/42__page_reviews-shop.scss */
  .reviews-shop .comment-items {
    display: inline-block;
    vertical-align: top;
    width: 49.99%;
    font-size: 16px; }
  /* line 15, shop_a/42__page_reviews-shop.scss */
  .reviews-shop .comment-form {
    display: inline-block;
    vertical-align: top;
    width: 49.99%;
    font-size: 16px;
    padding: 0 0 0 50px; }
  /* line 25, shop_a/42__page_reviews-shop.scss */
  .reviews-shop .r-info .who .rate {
    display: inline-block;
    vertical-align: middle; }
  /* line 29, shop_a/42__page_reviews-shop.scss */
  .reviews-shop .r-info .who .human {
    display: inline-block;
    vertical-align: middle;
    color: darkseagreen;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 4px; }
  /* line 38, shop_a/42__page_reviews-shop.scss */
  .reviews-shop .r-info .content {
    background: #f0f5e2;
    color: #212842;
    font-size: 14px;
    padding: 20px 15px;
    border-radius: 10px; }
  /* line 47, shop_a/42__page_reviews-shop.scss */
  .reviews-shop .wc-review {
    margin-bottom: 20px; }

/* line 54, shop_a/42__page_reviews-shop.scss */
.rating-container > .caption {
  display: none; }

/* line 62, shop_a/42__page_reviews-shop.scss */
.reviews-shop #form-comment {
  background: #eeeeee;
  padding: 30px 20px;
  border-radius: 10px; }
  /* line 66, shop_a/42__page_reviews-shop.scss */
  .reviews-shop #form-comment .title {
    font-weight: bold;
    color: #000;
    font-size: 22px; }
  /* line 71, shop_a/42__page_reviews-shop.scss */
  .reviews-shop #form-comment .form-control {
    border-color: white;
    box-shadow: none !important; }
  /* line 75, shop_a/42__page_reviews-shop.scss */
  .reviews-shop #form-comment .field-commentform-name {
    margin-top: 20px;
    margin-bottom: 5px; }
  /* line 79, shop_a/42__page_reviews-shop.scss */
  .reviews-shop #form-comment .field-commentform-content {
    margin-bottom: 40px; }
  /* line 82, shop_a/42__page_reviews-shop.scss */
  .reviews-shop #form-comment [type="submit"] {
    font-weight: normal !important; }

/* line 4, shop_a/42__page_reviews-prod.scss */
.reviews-product > h1 {
  margin: 10px 0 20px 0; }

/* line 18, shop_a/42__page_reviews-prod.scss */
.r-info .prodname {
  font-size: 20px;
  font-weight: bold;
  color: darkseagreen;
  line-height: 1;
  padding: 10px 0 20px 0; }
  /* line 24, shop_a/42__page_reviews-prod.scss */
  .r-info .prodname a {
    text-decoration: underline; }
/* line 28, shop_a/42__page_reviews-prod.scss */
.r-info .who {
  padding: 0 0 10px 0; }
  /* line 29, shop_a/42__page_reviews-prod.scss */
  .r-info .who .rate {
    display: inline-block;
    vertical-align: middle; }
  /* line 33, shop_a/42__page_reviews-prod.scss */
  .r-info .who .human {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 4px; }
/* line 43, shop_a/42__page_reviews-prod.scss */
.r-info .content {
  color: #000;
  font-size: 14px; }

/* line 50, shop_a/42__page_reviews-prod.scss */
.wc-review {
  margin-bottom: 20px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff; }

/* line 62, shop_a/42__page_reviews-prod.scss */
.rating-container .caption {
  display: none !important; }

/* line 68, shop_a/42__page_reviews-prod.scss */
.wc-review.answer {
  margin-left: 20px;
  position: relative;
  overflow: visible;
  box-shadow: none;
  background: #f0f5e2;
  padding: 5px 20px 10px 20px; }
  /* line 76, shop_a/42__page_reviews-prod.scss */
  .wc-review.answer .r-info .content {
    background: #fff;
    padding: 10px 15px; }
  /* line 80, shop_a/42__page_reviews-prod.scss */
  .wc-review.answer .r-info .who {
    padding: 0 0 5px; }
  /* line 84, shop_a/42__page_reviews-prod.scss */
  .wc-review.answer:before {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 0 20px;
    border-color: transparent transparent transparent #f0f5e2; }

/* line 8, shop_a/99__mobile.scss */
#mob-chk {
  display: none; }

/* line 11, shop_a/99__mobile.scss */
.mob-tgl {
  position: fixed;
  display: none;
  top: 5px;
  left: 10px;
  z-index: 1003; }
  /* line 17, shop_a/99__mobile.scss */
  .mob-tgl:before {
    color: #fff;
    content: '';
    display: inline-block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: url("/themes/basic/img/ico_main.png") scroll no-repeat 50% 50%/contain; }

/* line 29, shop_a/99__mobile.scss */
.mob-wrp {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000; }

/* line 39, shop_a/99__mobile.scss */
.mob-row {
  height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  line-height: 1;
  font-size: 0;
  overflow: hidden; }

/* line 51, shop_a/99__mobile.scss */
.mob-pnl {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  bottom: 0;
  z-index: 1002;
  transition: all 0.8s ease; }

/* line 60, shop_a/99__mobile.scss */
.mob-hdr {
  font-size: 0;
  height: 50px;
  line-height: 34px;
  overflow: hidden; }
  /* line 65, shop_a/99__mobile.scss */
  .mob-hdr span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1; }

/* line 71, shop_a/99__mobile.scss */
.mob-cnt {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll; }

/* line 83, shop_a/99__mobile.scss */
#mob-chk:checked + .mob-tgl:before {
  background-image: url("/themes/basic/img/ico_main_close.png"); }
/* line 89, shop_a/99__mobile.scss */
#mob-chk:checked + .mob-tgl + .mob-wrp .mob-pnl {
  left: 0; }
/* line 93, shop_a/99__mobile.scss */
#mob-chk:checked + .mob-tgl + .mob-wrp + #global {
  overflow: hidden;
  width: 100%;
  height: 100vh; }

@media (max-width: 1000px) {
  /* line 103, shop_a/99__mobile.scss */
  body #global {
    padding: 50px 0 0 0; }

  /* line 106, shop_a/99__mobile.scss */
  header.header {
    display: none; }

  /* line 109, shop_a/99__mobile.scss */
  body .mob-tgl,
  body .mob-wrp {
    display: block !important; } }
/* line 3, shop_a/99__mobile_right.scss */
.mob-usr {
  transition: all 0.7s ease;
  background: #f9fcdf;
  color: #000;
  border: 1px solid #ff9e00; }

/* line 14, shop_a/99__mobile_right.scss */
html.msr-on body .mob-usr {
  left: 0 !important; }
/* line 17, shop_a/99__mobile_right.scss */
html.msr-on body #global {
  overflow: hidden;
  width: 100%;
  height: 100vh; }
/* line 22, shop_a/99__mobile_right.scss */
html.msr-on body .over {
  display: block;
  opacity: 1; }

/* line 27, shop_a/99__mobile_right.scss */
.ms-close {
  line-height: 1;
  font-size: 0;
  display: block;
  position: absolute;
  top: 5px;
  right: 10px;
  color: #fff;
  content: '';
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(/themes/basic/img/ico_main_close.png) scroll no-repeat 50% 50%/contain; }

/* line 5, shop_a/99__mobile-custom.scss */
.mob-row {
  background: #cdfeff;
  color: #da860a;
  border-bottom: 1px solid #444;
  padding: 5px;
  text-align: center; }
  /* line 8, shop_a/99__mobile-custom.scss */
  .mob-row a {
    color: #da860a; }

/* line 18, shop_a/99__mobile-custom.scss */
.mob-pnl {
  background: #444;
  color: #fff;
  border: 1px solid #444; }
  /* line 22, shop_a/99__mobile-custom.scss */
  .mob-pnl a {
    color: #000; }

/* line 26, shop_a/99__mobile-custom.scss */
.mob-hdr {
  background: #f0f5e2;
  color: #444;
  padding: 5px;
  border-bottom: 1px solid #444;
  text-align: center; }
  /* line 29, shop_a/99__mobile-custom.scss */
  .mob-hdr a {
    color: #da860a; }
  /* line 36, shop_a/99__mobile-custom.scss */
  .mob-hdr span {
    font-size: 28px; }

/* line 40, shop_a/99__mobile-custom.scss */
.mob-cnt {
  padding: 15px 0; }

/* line 49, shop_a/99__mobile-custom.scss */
.mob-logo {
  font-size: 0;
  line-height: 1;
  display: inline-block;
  margin-top: 5px; }
  /* line 57, shop_a/99__mobile-custom.scss */
  .mob-logo span {
    font-size: 30px;
    line-height: 1;
    display: inline-block; }

/* line 74, shop_a/99__mobile-custom.scss */
.mob-cnt ul, .mob-cnt li, .mob-cnt a {
  list-style: none;
  margin: 0;
  padding: 0; }
/* line 79, shop_a/99__mobile-custom.scss */
.mob-cnt ul.menu-main {
  display: block;
  padding: 20px 0; }
  /* line 82, shop_a/99__mobile-custom.scss */
  .mob-cnt ul.menu-main li {
    display: block; }
    /* line 84, shop_a/99__mobile-custom.scss */
    .mob-cnt ul.menu-main li a {
      display: block;
      font-size: 22px;
      font-weight: normal;
      border-radius: 5px;
      color: #fff;
      border-bottom: 1px solid #505050;
      margin: 8px 0px 0px 0px;
      padding: 6px 12px 6px 12px;
      text-decoration: none;
      line-height: 1;
      position: relative; }
      /* line 98, shop_a/99__mobile-custom.scss */
      .mob-cnt ul.menu-main li a .item-image {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }
        /* line 102, shop_a/99__mobile-custom.scss */
        .mob-cnt ul.menu-main li a .item-image img {
          max-height: 30px; }
        /* line 105, shop_a/99__mobile-custom.scss */
        .mob-cnt ul.menu-main li a .item-image img {
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(104%) contrast(101%); }
      /* line 109, shop_a/99__mobile-custom.scss */
      .mob-cnt ul.menu-main li a .item-label {
        display: inline;
        line-height: 1;
        font-size: 22px;
        font-weight: normal;
        text-decoration: none;
        color: #fff; }
      /* line 118, shop_a/99__mobile-custom.scss */
      .mob-cnt ul.menu-main li a:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        right: 10px;
        width: 18px;
        height: 22px;
        background: transparent url("/themes/basic/img/mobile/strelka.png") scroll no-repeat 0 0;
        background-size: contain; }
  /* line 132, shop_a/99__mobile-custom.scss */
  .mob-cnt ul.menu-main > li + li ::before {
    display: none; }
/* line 136, shop_a/99__mobile-custom.scss */
.mob-cnt .mobcathdr {
  font-size: 24px;
  border-bottom: 1px solid grey;
  padding: 10px 10px 10px 10px;
  margin: 0 0 0 0;
  color: #da860a; }
/* line 143, shop_a/99__mobile-custom.scss */
.mob-cnt ul.cats-tree {
  display: block;
  padding: 20px 0;
  font-size: 0; }
  /* line 147, shop_a/99__mobile-custom.scss */
  .mob-cnt ul.cats-tree li {
    display: block; }
    /* line 149, shop_a/99__mobile-custom.scss */
    .mob-cnt ul.cats-tree li.lvl-1 {
      padding: 0 10px 10px 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #505050; }
    /* line 154, shop_a/99__mobile-custom.scss */
    .mob-cnt ul.cats-tree li a {
      display: block;
      font-size: 24px;
      font-weight: normal;
      border-radius: 5px;
      color: #fff;
      text-decoration: none;
      line-height: 1;
      position: relative; }
      /* line 165, shop_a/99__mobile-custom.scss */
      .mob-cnt ul.cats-tree li a .item-image {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }
        /* line 169, shop_a/99__mobile-custom.scss */
        .mob-cnt ul.cats-tree li a .item-image img {
          max-height: 30px; }
        /* line 172, shop_a/99__mobile-custom.scss */
        .mob-cnt ul.cats-tree li a .item-image img {
          filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(104%) contrast(101%); }
      /* line 176, shop_a/99__mobile-custom.scss */
      .mob-cnt ul.cats-tree li a .item-label {
        display: inline;
        line-height: 1;
        font-size: 22px;
        font-weight: normal;
        text-decoration: none;
        color: #fff; }
      /* line 185, shop_a/99__mobile-custom.scss */
      .mob-cnt ul.cats-tree li a:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        right: 10px;
        width: 18px;
        height: 22px;
        background: transparent url("/themes/basic/img/mobile/strelka.png") scroll no-repeat 0 0;
        background-size: contain; }
/* line 200, shop_a/99__mobile-custom.scss */
.mob-cnt .menu-main {
  text-align: center; }
/* line 205, shop_a/99__mobile-custom.scss */
.mob-cnt ul.lvl-1 li.li-empty {
  display: none; }
/* line 210, shop_a/99__mobile-custom.scss */
.mob-cnt .mmob-title {
  font-size: 24px;
  border-bottom: 1px solid grey;
  padding: 10px 10px 10px 10px;
  margin: 0 0 0 0;
  color: #da860a; }
/* line 217, shop_a/99__mobile-custom.scss */
.mob-cnt .mmob-phones {
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  padding: 20px 10px 30px 10px;
  line-height: 1.8; }

/* line 228, shop_a/99__mobile-custom.scss */
.list-options .option-cell.p-filter {
  display: none; }

/* line 232, shop_a/99__mobile-custom.scss */
body #modal-form .modal-cart-order {
  background: green; }

@media (max-width: 1000px) {
  /* line 239, shop_a/99__mobile-custom.scss */
  .mob-wrp .cart-block {
    position: fixed;
    top: 5px;
    right: 10px; }

  /* line 244, shop_a/99__mobile-custom.scss */
  .cart-block .text {
    display: none !important; }

  /* line 247, shop_a/99__mobile-custom.scss */
  .cart-block .pic {
    width: 40px;
    height: 40px;
    line-height: 40px; }

  /* line 252, shop_a/99__mobile-custom.scss */
  .cart-block .pic span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    background: #fff;
    border-radius: 14px;
    line-height: 1;
    padding: 2px 6px;
    font-weight: normal;
    color: #000;
    margin: 14px 0 0 0px; } }
@media (max-width: 750px) {
  /* line 267, shop_a/99__mobile-custom.scss */
  body .breadcrumbs {
    position: static; }

  /* line 270, shop_a/99__mobile-custom.scss */
  #global {
    overflow-x: hidden !important; }

  /* line 273, shop_a/99__mobile-custom.scss */
  main .main-inner {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  /* line 277, shop_a/99__mobile-custom.scss */
  main .main-inner {
    padding: 20px 5px; }

  /* line 280, shop_a/99__mobile-custom.scss */
  #filter-widget {
    position: fixed;
    left: -300px;
    top: 50px;
    bottom: 0;
    width: 300px;
    transition: all 0.7s ease;
    z-index: 9000;
    background: #fff;
    padding: 20px 10px; }

  /* line 295, shop_a/99__mobile-custom.scss */
  .list-options .option-cell.p-filter {
    display: inline-block; }

  /* line 309, shop_a/99__mobile-custom.scss */
  ul.menu-main > li > a {
    background: none !important;
    text-align: left !important;
    text-align-last: left !important;
    color: #fff !important;
    padding: 6px 22px 6px 22px !important; }

  /* line 319, shop_a/99__mobile-custom.scss */
  #modal-form .modal-dialog .modal-content .modal-header .close {
    top: 10px;
    right: 0; }

  /* line 323, shop_a/99__mobile-custom.scss */
  #modal-form .modal-dialog .modal-content .modal-header {
    padding: 10px 5px 0 5px;
    border-radius: 0 !important; }

  /* line 327, shop_a/99__mobile-custom.scss */
  #modal-form .modal-dialog .modal-content .modal-body {
    padding: 10px 5px 10px 5px;
    border-radius: 0 !important; }

  /* line 331, shop_a/99__mobile-custom.scss */
  #modal-form .modal-dialog .modal-content .modal-footer {
    display: none !important; }

  /* line 335, shop_a/99__mobile-custom.scss */
  #modal-form .cart-buttons {
    min-width: 50px; }
    /* line 337, shop_a/99__mobile-custom.scss */
    #modal-form .cart-buttons .btn-group {
      min-width: 50px; }

  /* line 342, shop_a/99__mobile-custom.scss */
  #modal-form .modal-dialog .modal-content .modal-body .custom-body .cart-buttons .form-group {
    padding: 0; }

  /* line 345, shop_a/99__mobile-custom.scss */
  #modal-form .modal-dialog .modal-content .modal-body .custom-body .form-group .form-control.cart-quantity-s,
  #modal-form .modal-dialog .modal-content .modal-body .custom-body .form-group .form-control.cart-quantity {
    border-bottom-width: 0 !important; }

  /* line 353, shop_a/99__mobile-custom.scss */
  .modal-body [href="/cart"] {
    float: none !important; }

  /* line 359, shop_a/99__mobile-custom.scss */
  body.mob-filter #filter-widget {
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll; }
  /* line 364, shop_a/99__mobile-custom.scss */
  body.mob-filter #global {
    overflow: hidden !important;
    height: 100vh !important; }
  /* line 369, shop_a/99__mobile-custom.scss */
  body.mob-filter .oley {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 8000;
    background: rgba(0, 0, 0, 0.5); }

  /* line 381, shop_a/99__mobile-custom.scss */
  body #modal-form .modal-cart-continue,
  body #modal-form .modal-cart-order {
    float: none !important;
    margin: 10px; } }
@media (max-width: 750px) {
  /* line 389, shop_a/99__mobile-custom.scss */
  body .breadcrumbs {
    position: static; }

  /* line 392, shop_a/99__mobile-custom.scss */
  body ul.breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100%; }
    /* line 397, shop_a/99__mobile-custom.scss */
    body ul.breadcrumb > li {
      flex: 0 0 auto; }

  /* line 403, shop_a/99__mobile-custom.scss */
  body .article-block .stat {
    display: none; }

  /* line 406, shop_a/99__mobile-custom.scss */
  body .article-block > .inner {
    margin-left: 0; }

  /* line 409, shop_a/99__mobile-custom.scss */
  body .page-wrapper.article {
    margin: 0; }

  /* line 412, shop_a/99__mobile-custom.scss */
  body .article-block:after {
    display: none; }

  /* line 416, shop_a/99__mobile-custom.scss */
  iframe {
    max-width: 90% !important; }

  /* line 423, shop_a/99__mobile-custom.scss */
  .mob-cnt .input-group .form-control {
    border-radius: 0 !important; }

  /* line 427, shop_a/99__mobile-custom.scss */
  .description-tab iframe {
    max-width: 100% !important; }

  /* line 431, shop_a/99__mobile-custom.scss */
  .list-options .option-cell.pd-view {
    display: none; }

  /* line 437, shop_a/99__mobile-custom.scss */
  .s-spr {
    display: block;
    margin: 20px 0; }

  /* line 441, shop_a/99__mobile-custom.scss */
  .product-view > .product .photos .slick-slider.photos-mini {
    display: none; }

  /* line 444, shop_a/99__mobile-custom.scss */
  .product-view > .product .photos .slick-slider.photos-main {
    width: 100% !important;
    max-height: 300px; }

  /* line 448, shop_a/99__mobile-custom.scss */
  .product-view > .product .photos .slick-slider.photos-main .photo-main {
    height: 300px;
    line-height: 300px; }

  /* line 452, shop_a/99__mobile-custom.scss */
  .product-view > .product .photos .slick-slider.photos-main .photo-main img {
    max-width: 100%;
    max-height: 100%; }

  /* line 456, shop_a/99__mobile-custom.scss */
  .product-view > .product .actions {
    width: auto;
    margin-top: 20px; }

  /* line 460, shop_a/99__mobile-custom.scss */
  .deliv.block {
    display: none; }

  /* line 463, shop_a/99__mobile-custom.scss */
  body .a-avl-text span {
    font-size: 16px;
    line-height: 1; }

  /* line 467, shop_a/99__mobile-custom.scss */
  #global .product-view > .product .price-row.old {
    text-align: center;
    text-align-last: center; }
    /* line 470, shop_a/99__mobile-custom.scss */
    #global .product-view > .product .price-row.old .price {
      font-size: 20px;
      line-height: 1;
      margin: 0; }

  /* line 476, shop_a/99__mobile-custom.scss */
  #global .price-row.old {
    text-align: center;
    text-align-last: center; }

  /* line 480, shop_a/99__mobile-custom.scss */
  .product-view > .product .actions .act-1 > div.a-price {
    padding: 0 5px 0 0; }

  /* line 483, shop_a/99__mobile-custom.scss */
  .product-view > .product .base {
    text-align: center;
    text-align-last: center;
    clear: both;
    font-size: 0; }

  /* line 489, shop_a/99__mobile-custom.scss */
  .product-view > .product .base > div {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-align-last: center; }

  /* line 497, shop_a/99__mobile-custom.scss */
  .product-view > .product .actions {
    display: block !important;
    width: auto;
    margin-top: 20px; }

  /* line 503, shop_a/99__mobile-custom.scss */
  .product-view > .product .actions {
    padding: 25px 5px; }

  /* line 506, shop_a/99__mobile-custom.scss */
  .product-view > .product .price-row.real {
    padding: 0 0 25px 0; }
    /* line 508, shop_a/99__mobile-custom.scss */
    .product-view > .product .price-row.real .price {
      line-height: 1; }

  /* line 513, shop_a/99__mobile-custom.scss */
  html body #global .product-view > .product .cart .btn-cart {
    padding: 5px 10px 10px 10px;
    font-size: 20px; }

  /* line 517, shop_a/99__mobile-custom.scss */
  .product-view > .product .prod-tabs ul.nav-tabs li a {
    padding: 10px; }

  /* line 520, shop_a/99__mobile-custom.scss */
  .product-view > .product .prod-tabs ul.nav-tabs li a {
    border: 2px solid transparent !important; }

  /* line 523, shop_a/99__mobile-custom.scss */
  .product-view > .product .prod-tabs ul.nav-tabs li.active a {
    border: 2px solid #ffa90d !important; }

  /* line 526, shop_a/99__mobile-custom.scss */
  .p-comment + .p-comment {
    padding: 0; }

  /* line 529, shop_a/99__mobile-custom.scss */
  body ul.breadcrumb > li:before {
    font-size: 10px;
    margin: 0 5px 0 5px; }

  /* line 533, shop_a/99__mobile-custom.scss */
  body ul.breadcrumb > li > * {
    font-size: 12px; }

  /* line 536, shop_a/99__mobile-custom.scss */
  body ul.breadcrumb {
    padding: 4px; }

  /* line 540, shop_a/99__mobile-custom.scss */
  .product-view > .product .photos #photos_main .owl-item {
    height: 260px;
    line-height: 260px;
    font-size: 0; }
    /* line 544, shop_a/99__mobile-custom.scss */
    .product-view > .product .photos #photos_main .owl-item a {
      display: inline-block;
      vertical-align: middle;
      max-height: 260px; }
    /* line 549, shop_a/99__mobile-custom.scss */
    .product-view > .product .photos #photos_main .owl-item img {
      width: auto !important;
      display: inline-block;
      max-height: 260px; }

  /* line 558, shop_a/99__mobile-custom.scss */
  .wc-product .wc-wrapper .wc-block {
    float: none; }

  /* line 561, shop_a/99__mobile-custom.scss */
  .wc-product .wc-wrapper .wc-block.wc-left,
  .wc-product .wc-wrapper .wc-block.wc-right {
    display: none; }

  /* line 565, shop_a/99__mobile-custom.scss */
  .wc-product .wc-wrapper {
    position: static;
    width: 100%;
    z-index: 20; }

  /* line 570, shop_a/99__mobile-custom.scss */
  .wc-product .wc-wrapper .wc-block.wc-cont {
    width: 100%; }

  /* line 573, shop_a/99__mobile-custom.scss */
  .wc-product {
    width: 310px;
    height: auto;
    border: none;
    box-sizing: border-box;
    overflow: visible; }

  /* line 581, shop_a/99__mobile-custom.scss */
  .wc-product .wc-product-name span {
    font-size: 13px; }

  /* line 584, shop_a/99__mobile-custom.scss */
  .wc-product .wc-product-properties {
    display: none; }

  /* line 587, shop_a/99__mobile-custom.scss */
  .wc-product .wc-wrapper .wc-block.wc-cont .wc-row.wc-center {
    padding: 4px;
    min-height: 300px; }

  /* line 591, shop_a/99__mobile-custom.scss */
  .wc-product .wc-product-image {
    height: 260px;
    line-height: 260px;
    border: 1px dotted silver; }

  /* line 598, shop_a/99__mobile-custom.scss */
  .product-view > .product {
    padding: 10px; }

  /* line 603, shop_a/99__mobile-custom.scss */
  #global .che-slider .slick-arrow {
    width: 30px;
    height: 30px; }
  /* line 607, shop_a/99__mobile-custom.scss */
  #global .che-slider .slick-prev {
    left: -10px; }
  /* line 610, shop_a/99__mobile-custom.scss */
  #global .che-slider .slick-next {
    right: -10px; }

  /* line 615, shop_a/99__mobile-custom.scss */
  .same-prod {
    padding: 0 20px !important; } }
@media (max-width: 500px) {
  /* line 624, shop_a/99__mobile-custom.scss */
  body .p-comment .who, body .p-comment .content {
    display: block;
    width: auto;
    padding: 10px 0 0 0;
    line-height: 1;
    font-size: 12px; } }
@media (max-width: 750px) {
  /* line 651, shop_a/99__mobile-custom.scss */
  body .list-options {
    text-align: center; }
    /* line 653, shop_a/99__mobile-custom.scss */
    body .list-options .option-cell {
      text-align: center;
      width: 49.9%;
      margin: 0 !important;
      padding: 5px; }
  /* line 660, shop_a/99__mobile-custom.scss */
  body .list-options .option-cell .two-points {
    display: none; }
  /* line 663, shop_a/99__mobile-custom.scss */
  body .list-options .option-cell label {
    display: block;
    font-size: 12px; } }
@media (max-width: 750px) {
  /* line 677, shop_a/99__mobile-custom.scss */
  body #modal-form .table.cart-table,
  body .cart-index .table.cart-table {
    overflow-x: scroll; }
    /* line 679, shop_a/99__mobile-custom.scss */
    body #modal-form .table.cart-table > thead > tr > th,
    body .cart-index .table.cart-table > thead > tr > th {
      font-size: 12px; }
    /* line 682, shop_a/99__mobile-custom.scss */
    body #modal-form .table.cart-table > tbody > tr > td,
    body .cart-index .table.cart-table > tbody > tr > td {
      padding: 5px 1px;
      font-size: 10px;
      line-height: 1;
      font-family: "Times New Roman", serif; }
    /* line 690, shop_a/99__mobile-custom.scss */
    body #modal-form .table.cart-table > tbody > tr.crt-total > td .items-sum,
    body .cart-index .table.cart-table > tbody > tr.crt-total > td .items-sum {
      padding: 0;
      background: none;
      color: #df7f00; }
  /* line 698, shop_a/99__mobile-custom.scss */
  body .cart-buttons .btn-group .cart-change-s,
  body .cart-buttons .btn-group .cart-change {
    padding: 0;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    display: inline-block;
    background: #009600;
    color: #fff;
    border: none !important;
    border-radius: 0 !important;
    vertical-align: middle;
    font-size: 12px;
    box-shadow: none; }
  /* line 714, shop_a/99__mobile-custom.scss */
  body #shop-stage {
    padding: 20px 0; }
  /* line 717, shop_a/99__mobile-custom.scss */
  body .cartcell {
    display: block;
    width: auto; }
  /* line 721, shop_a/99__mobile-custom.scss */
  body .ccell-title {
    display: none; }

  /* line 726, shop_a/99__mobile-custom.scss */
  html.cart.index main .main-inner {
    padding: 20px 5px; } }
@media (max-width: 750px) {
  /* line 739, shop_a/99__mobile-custom.scss */
  body .set2-block > .title {
    float: none;
    width: auto;
    text-align: center; }
    /* line 743, shop_a/99__mobile-custom.scss */
    body .set2-block > .title:after {
      display: none; }
  /* line 747, shop_a/99__mobile-custom.scss */
  body ul.front-tabs {
    float: none;
    width: auto;
    text-align: center;
    border: none !important;
    margin-bottom: 10px; }
    /* line 753, shop_a/99__mobile-custom.scss */
    body ul.front-tabs:before {
      display: none; }
    /* line 756, shop_a/99__mobile-custom.scss */
    body ul.front-tabs.nav-tabs > li {
      background: none; }
  /* line 763, shop_a/99__mobile-custom.scss */
  body #message {
    margin-top: 60px;
    margin-bottom: -40px; }
  /* line 768, shop_a/99__mobile-custom.scss */
  body #global .front-slider div.owl-nav > button {
    display: none !important; }
  /* line 773, shop_a/99__mobile-custom.scss */
  body .sidebar-right {
    display: none !important; } }
@media (max-width: 750px) {
  /* line 785, shop_a/99__mobile-custom.scss */
  body #global .footer .foot-block {
    display: block;
    padding: 0;
    width: auto;
    float: none;
    text-align: center;
    max-width: none; }
  /* line 793, shop_a/99__mobile-custom.scss */
  body #global .footer .foot-block.categories {
    padding: 30px 0 0 0; }
    /* line 795, shop_a/99__mobile-custom.scss */
    body #global .footer .foot-block.categories li {
      padding: 0 0 30px 0; }
  /* line 799, shop_a/99__mobile-custom.scss */
  body #global .footer .foot-block.subscribe {
    min-height: unset;
    padding: 30px 20px;
    display: none; }
  /* line 804, shop_a/99__mobile-custom.scss */
  body #global .footer ul.menu-main {
    text-align: center;
    text-align-last: center; }
  /* line 808, shop_a/99__mobile-custom.scss */
  body #global .footer ul.menu-main > li + li ::before {
    display: none !important; }
  /* line 811, shop_a/99__mobile-custom.scss */
  body #post-footer .copy {
    display: none !important; }
  /* line 814, shop_a/99__mobile-custom.scss */
  body #post-footer {
    display: none !important; }
  /* line 817, shop_a/99__mobile-custom.scss */
  body .stop-label {
    top: 60px; }
  /* line 820, shop_a/99__mobile-custom.scss */
  body .desc-review {
    display: none !important; }
  /* line 823, shop_a/99__mobile-custom.scss */
  body .wc-product {
    vertical-align: top !important; }
  /* line 826, shop_a/99__mobile-custom.scss */
  body .wc-product-buy .wc-disable {
    width: 100px;
    overflow: hidden;
    height: 36px;
    padding: 0;
    vertical-align: middle !important; }
  /* line 833, shop_a/99__mobile-custom.scss */
  body .wc-product .wc-product-buy .wc-product-price .big {
    font-size: 14px;
    line-height: 1;
    height: 14px;
    overflow: hidden;
    display: block;
    text-align: center; }
  /* line 841, shop_a/99__mobile-custom.scss */
  body .wc-product .wc-product-buy .wc-product-price {
    min-height: 60px; } }
@media (min-width: 750px) {
  /* line 846, shop_a/99__mobile-custom.scss */
  body .front-desc.toggle-body {
    height: auto !important; }
    /* line 848, shop_a/99__mobile-custom.scss */
    body .front-desc.toggle-body .tgl-block {
      display: none; } }

/*# sourceMappingURL=shop.css.map */
