@charset "utf-8";
html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-size: 1em;
  font-family: monospace, monospace; }

button, input, optgroup, select, textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #afafaf; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f00; }

label {
  cursor: pointer; }

.site-path-wrap {
  font-size: 12px;
  color: #b210bb;
  padding-top: 10px; }
  .site-path-wrap a:hover {
    color: #b210bb; }

.crumbs a {
  color: #c74bad; }

.sertit {
  font-size: 0;
  margin-bottom: 3px;
  padding-left: 1px;
  display: block; }
  .sertit img {
    display: block;
    padding: 0;
    margin: 0; }

.wr_s {
  position: relative;
  margin-bottom: 15px; }
  .wr_s .search-wrap {
    width: 148px;
    height: 20px;
    margin-left: 11px;
    background: url(../bg_search.png) left top no-repeat; }
    .wr_s .search-wrap .search-text {
      width: 103px;
      font: 10px Arial, Helvetica, sans-serif;
      color: #4f4f4d;
      height: 20px;
      margin: 0;
      border: none;
      outline: none;
      background: none;
      float: left;
      margin: 0 0 0 9px;
      line-height: 20px; }
    .wr_s .search-wrap .search-button {
      width: 31px;
      height: 20px;
      margin: 0 0 0 0px;
      border: none;
      background: none;
      cursor: pointer;
      float: right;
      outline: none; }

.menu-left-wrap {
  margin: 0; }
  .menu-left-wrap .menu-left {
    margin: 0;
    padding: 0;
    list-style: none; }
    .menu-left-wrap .menu-left > li {
      display: block;
      background: none; }
      .menu-left-wrap .menu-left > li > a {
        font-family: Arial, Helvetica, sans-serif;
        display: block;
        padding: 8px 17px 9px 15px;
        display: block;
        font-size: 13px;
        line-height: normal;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c1a4e7), color-stop(11.1111111111%, #a985de));
        background-image: -o-linear-gradient(top, #c1a4e7, #a985de);
        background-image: -moz-linear-gradient(top, #c1a4e7, #a985de);
        background-image: -webkit-linear-gradient(top, #c1a4e7, #a985de);
        background-image: -ms-linear-gradient(top, #c1a4e7, #a985de);
        background-image: linear-gradient(to bottom, #c1a4e7, #a985de);
        -pie-background: linear-gradient(to bottom, #c1a4e7, #a985de);
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px; }
        .menu-left-wrap .menu-left > li > a:hover {
          text-decoration: underline;
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c1a4e7), color-stop(11.1111111111%, #a985de));
          background-image: -o-linear-gradient(top, #c1a4e7, #a985de);
          background-image: -moz-linear-gradient(top, #c1a4e7, #a985de);
          background-image: -webkit-linear-gradient(top, #c1a4e7, #a985de);
          background-image: -ms-linear-gradient(top, #c1a4e7, #a985de);
          background-image: linear-gradient(to bottom, #c1a4e7, #a985de);
          -pie-background: linear-gradient(to bottom, #c1a4e7, #a985de); }
      .menu-left-wrap .menu-left > li ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .menu-left-wrap .menu-left > li ul li {
          display: block;
          background: none; }
          .menu-left-wrap .menu-left > li ul li a {
            font-family: Arial, Helvetica, sans-serif;
            display: block;
            padding: 8px 17px 9px 15px;
            display: block;
            font-size: 13px;
            line-height: normal;
            font-weight: bold;
            color: grey;
            text-decoration: none;
            background: none;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -ms-border-radius: 8px;
            -o-border-radius: 8px;
            border-radius: 8px; }
            .menu-left-wrap .menu-left > li ul li a:hover {
              text-decoration: underline;
              background: none; }
/*---------------------------------------!CONTENT!----------------------------------------------------------------*/
/*--TABLE-BACKGROUND--*/
table.table2 th {
  background: #999; }

.shop2-block {
  margin: 0px 0;
  width: 194px;
  text-align: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .shop2-block:first-child {
    margin-top: 0; }
  .shop2-block .block-title {
    min-height: 34px;
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .shop2-block .block-title span, .shop2-block .block-title strong {
      display: block; }
    .shop2-block .block-title span {
      position: absolute;
      top: 0;
      right: 20px;
      bottom: 0;
      margin: auto 0;
      line-height: 0;
      font-size: 0;
      width: 13px;
      height: 8px;
      background: url(../arrows.svg) no-repeat;
      background-size: 34px 29px; }
    .shop2-block .block-title strong {
      padding: 9px 42px 9px 20px;
      font-size: 14px;
      -webkit-user-select: none;
      -moz-user-select: none;
      user-select: none; }
  .shop2-block .block-body {
    padding: 20px;
    display: none; }
  .shop2-block.opened .block-body {
    display: block; }

.shop2-block.search-form {
  position: absolute;
  right: 8px;
  top: -1px;
  background: none;
  z-index: 1; }
  .shop2-block.search-form .search-btn {
    border: none;
    padding: 6px 12px;
    margin-top: 6px;
    font-size: 13px;
    line-height: 1;
    color: #333;
    background-color: #ddd;
    -moz-box-shadow: inset 0 0 0 1px #cbcbcb;
    -webkit-box-shadow: inset 0 0 0 1px #cbcbcb;
    box-shadow: inset 0 0 0 1px #cbcbcb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-image: -o-linear-gradient(#f8f8f8, #ddd);
    background-image: -moz-linear-gradient(#f8f8f8, #ddd);
    background-image: -webkit-linear-gradient(#f8f8f8, #ddd);
    background-image: -ms-linear-gradient(#f8f8f8, #ddd);
    background-image: linear-gradient( #f8f8f8, #ddd);
    -pie-background: linear-gradient( #f8f8f8, #ddd);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(enabled=false)"; }
    .shop2-block.search-form .search-btn:hover {
      background-color: #ededed;
      background-image: -o-linear-gradient(#fbfbfb, #ededed);
      background-image: -moz-linear-gradient(#fbfbfb, #ededed);
      background-image: -webkit-linear-gradient(#fbfbfb, #ededed);
      background-image: -ms-linear-gradient(#fbfbfb, #ededed);
      background-image: linear-gradient( #fbfbfb, #ededed);
      -pie-background: linear-gradient( #fbfbfb, #ededed);
      -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(enabled=false)"; }
    .shop2-block.search-form .search-btn:active {
      background-color: #ddd;
      -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
      background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1), color-stop(11.1111111111%, #ddd));
      background-image: -o-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -moz-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -webkit-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -ms-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: linear-gradient(to top, #f1f1f1, #ddd);
      -pie-background: linear-gradient(to top, #f1f1f1, #ddd);
      -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(enabled=false)"; }
  .shop2-block.search-form .block-title {
    position: relative;
    width: 32px;
    height: 22px;
    min-height: 22px;
    padding: 0;
    margin: 0 0 0 160px;
    background-color: #cfcfcf;
    color: #333;
    background: url(../bg_search_tit.png) 0 0 no-repeat; }
    .shop2-block.search-form .block-title span {
      background-position: 0 0px;
      -webkit-background-size: auto auto !important;
      background-size: auto auto !important;
      margin: 0;
      padding: 0;
      top: 7px;
      right: 10px; }
    .shop2-block.search-form .block-title strong {
      display: none; }
  .shop2-block.search-form.opened .block-title span {
    background-position: -22px 0px; }
  .shop2-block.search-form .block-body {
    font-size: 13px;
    padding: 8px 12px 4px;
    background-color: #fff;
    border: solid #eee;
    border-width: 0 2px 2px;
    color: #333;
    margin-top: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .shop2-block.search-form .block-body div.row {
      margin: 10px 0;
      overflow: hidden; }
      .shop2-block.search-form .block-body div.row select {
        width: 100%;
        font-family: inherit;
        font-size: 13px;
        cursor: pointer; }
      .shop2-block.search-form .block-body div.row input[type="text"] {
        width: 97%;
        font-size: 13px; }
        .shop2-block.search-form .block-body div.row input[type="text"].small {
          width: 54px; }
      .shop2-block.search-form .block-body div.row span {
        color: #333; }
    .shop2-block.search-form .block-body div.row-title, .shop2-block.search-form .block-body label.row-title {
      display: block;
      padding-bottom: 2px; }
  .shop2-block.search-form button[type="submit"] {
    outline: none; }

.shop2-block.cart-preview {
  background: url(../cart.png) no-repeat left top;
  height: 38px;
  width: 112px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #000;
  position: absolute;
  right: 21px;
  top: 133px;
  padding: 0 0 0 41px; }
  .shop2-block.cart-preview .block-title {
    color: #fff;
    height: 46px;
    display: none;
    background: url(../bg_tit_card.png) 0 0 no-repeat;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px; }
    .shop2-block.cart-preview .block-title strong {
      padding-top: 0;
      padding-bottom: 0;
      line-height: 46px; }
    .shop2-block.cart-preview .block-title span {
      background-position: 0 0; }
  .shop2-block.cart-preview.opened .block-title span {
    background-position: -22px 0; }
  .shop2-block.cart-preview .block-body {
    font-size: 12px;
    padding: 0;
    cursor: default;
    background: none;
    margin-top: 0px;
    border-radius: none;
    display: block; }
    .shop2-block.cart-preview .block-body p {
      margin: 0px 0; }
    .shop2-block.cart-preview .block-body span, .shop2-block.cart-preview .block-body strong {
      display: block; }
    .shop2-block.cart-preview .block-body strong {
      font-size: 15px;
      line-height: 18px;
      font-weight: bold;
      color: #000; }
    .shop2-block.cart-preview .block-body div {
      font-weight: bold;
      font-size: 14px;
      margin: 0px 0; }
  .shop2-block.cart-preview .order-btn {
    padding: 0;
    vertical-align: top;
    text-decoration: none;
    display: block;
    text-decoration: underline;
    font: 13px Arial, Helvetica, sans-serif;
    color: #000;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background: none; }
    .shop2-block.cart-preview .order-btn:hover {
      background: none;
      text-decoration: none; }
    .shop2-block.cart-preview .order-btn:active {
      box-shadow: none;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px;
      background: none; }

.shop2-block.tag-cloud .block-title {
  color: #fff;
  background-color: #08c;
  background-image: -o-linear-gradient(#0094d1, #08c);
  background-image: -moz-linear-gradient(#0094d1, #08c);
  background-image: -webkit-linear-gradient(#0094d1, #08c);
  background-image: -ms-linear-gradient(#0094d1, #08c);
  background-image: linear-gradient( #0094d1, #08c);
  -pie-background: linear-gradient( #0094d1, #08c);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(enabled=false)"; }
  .shop2-block.tag-cloud .block-title span {
    background: none; }
  .shop2-block.tag-cloud .block-body {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 14px; }
  .shop2-block.tag-cloud .block-body a {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 4px 6px;
    position: relative;
    padding: 0 6px 0 8px;
    background-color: #ddd;
    color: #333;
    line-height: 20px;
    font-size: 11px;
    text-decoration: none;
    white-space: pre;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -ms-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0; }
    .shop2-block.tag-cloud .block-body a span {
      position: absolute;
      left: -6px;
      top: 0;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 10px 6px 10px 0;
      border-right-color: #ddd; }
    .shop2-block.tag-cloud .block-body a ins {
      position: absolute;
      left: 0;
      top: 50%;
      width: 4px;
      height: 4px;
      background: #fff;
      margin: -2px 0 0;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px; }
    .shop2-block.tag-cloud .block-body a em {
      color: #08c;
      font-style: normal; }

.product-details .title {
  font-size: 20px;
  color: #363636;
  font-family: Arial;
  font-weight: bold;
  padding-bottom: 10px; }

.my_modifications {
  display: table;
  width: 100%;
  background: #fff; }
  .my_modifications .amount-title {
    display: none; }
  .my_modifications .tr {
    display: table-row;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .my_modifications .th, .my_modifications .td {
    display: table-cell;
    border-left: 1px solid rgba(0, 0, 0, 0.1); }
  .my_modifications .th:first-child, .my_modifications .td:first-child {
    border: none; }
  .my_modifications .td {
    padding: 7px 10px;
    font-size: 14px;
    color: #4a4a4a;
    font-family: Arial;
    vertical-align: middle; }
  .my_modifications .tr_prod:nth-child(4), .my_modifications .tr_prod:nth-child(5), .my_modifications .tr_prod:nth-child(8), .my_modifications .tr_prod:nth-child(9), .my_modifications .tr_prod:nth-child(12), .my_modifications .tr_prod:nth-child(13), .my_modifications .tr_prod:nth-child(16), .my_modifications .tr_prod:nth-child(17), .my_modifications .tr_prod:nth-child(20), .my_modifications .tr_prod:nth-child(21), .my_modifications .tr_prod:nth-child(24), .my_modifications .tr_prod:nth-child(25), .my_modifications .tr_prod:nth-child(28), .my_modifications .tr_prod:nth-child(29) {
    background: #e0dce1; }
  .my_modifications .shop2-product-btn {
    background: url(but1.png) 0 0 no-repeat !important;
    width: 109px !important;
    height: 30px !important;
    box-shadow: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    border: none; }
  .my_modifications .shop2-product-btn span {
    display: none; }
  .my_modifications .th {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    background: #b898e4;
    padding: 10px 10px;
    vertical-align: middle; }
  .my_modifications .th span {
    font-weight: normal;
    text-transform: lowercase; }

.shop2-product {
  margin-bottom: 35px !important; }

.shop2-block.cart-preview {
  top: 436px; }

.button2 {
  margin: 0 0 74px; }

.mail-top {
  right: 7px; }

.skyp-top {
  right: 108px; }

.contacts-top {
  font: 20px Arial, Helvetica, sans-serif; }

.mail-top {
  font: 16px Arial, Helvetica, sans-serif; }

.site-name {
  margin: 0 0 0 -211px; }

.slog {
  margin: 0 0 0 -148px !important; }

.contacts-top {
  top: 173px;
  right: 28px;
  background: url(/t/images/tel.png) no-repeat -7px 22px; }

@media (max-width: 1475px) {
  .fast_sale-block2 {
    width: 660px;
    margin: 0 auto; } }

@media (max-width: 1146px) {
  .fast_sale-block2 {
    width: 430px; } }

.decor-wrap .decor-block-frm-in3 .btn_info {
  display: block;
  width: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  background-color: #e74c3c;
  border-radius: 2px;
  box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 18px;
  padding: 7px 16px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: none; }
  .decor-wrap .decor-block-frm-in3 .btn_info:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%); }

#cat_list li li a {
  font-size: 11.6px; }

@media (max-width: 1304px) {
  .shop2-block.cart-preview {
    top: 466px; }

  .table {
    margin: 30px 0 0 0; } }

.s_networks {
  position: absolute;
  top: 158px;
  right: 26px; }
  .s_networks a {
    text-decoration: none; }
  .s_networks a img {
    width: 35px;
    height: 35px; }

.s_networks_bot {
  position: absolute;
  right: 33%;
  top: 155px; }
  .s_networks_bot a {
    text-decoration: none; }
  .s_networks_bot a img {
    width: 35px;
    height: 35px; }

.site-counters {
  top: 222px; }

.skyp-top {
  background: none; }
