@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; }

html, body {
  height: 100%; }

body {
  position: relative;
  min-width: 980px;
  text-align: left;
  color: #3b3131;
  background-color: #f6ead2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #3b3131;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic; }

h1 {
  font-size: 26px;
  margin: 0 0 16px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 15px; }

h4 {
  font-size: 13px; }

h5 {
  font-size: 11px; }

h6 {
  font-size: 9px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #a0ab01; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #3b3131; }

.color-1 {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background-color: #76af1e;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4d329), color-stop(100%, #6a9d1b));
  background-image: -o-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -moz-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -webkit-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -ms-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%);
  -pie-background: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%); }
  .color-1:hover {
    background-color: #76af1e;
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b6db2e), color-stop(100%, #76af1e));
    background-image: -o-linear-gradient(top, #b6db2e 0%, #76af1e 100%);
    background-image: -moz-linear-gradient(top, #b6db2e 0%, #76af1e 100%);
    background-image: -webkit-linear-gradient(top, #b6db2e 0%, #76af1e 100%);
    background-image: -ms-linear-gradient(top, #b6db2e 0%, #76af1e 100%);
    background-image: linear-gradient(to bottom, #b6db2e 0%, #76af1e 100%);
    -pie-background: linear-gradient(to bottom, #b6db2e 0%, #76af1e 100%); }
  .color-1:active {
    background-color: #588316;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .75);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .75);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .75);
    background-color: #588316;
    background-image: none;
    -pie-background: #588316; }
  .color-1[disabled="disabled"] {
    cursor: default;
    background-color: #c2c2c2;
    -moz-box-shadow: inset 0 -1px 0 #a19e9e;
    -webkit-box-shadow: inset 0 -1px 0 #a19e9e;
    box-shadow: inset 0 -1px 0 #a19e9e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #c2c2c2));
    background-image: -o-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
    background-image: -moz-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
    background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
    background-image: -ms-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0%, #c2c2c2 100%);
    -pie-background: linear-gradient(to bottom, #e8e8e8 0%, #c2c2c2 100%); }

.color-2, .shop2-product-amount button {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #4d5a6d;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #2f3843;
  -webkit-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #2f3843;
  box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #2f3843;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #607188), color-stop(100%, #4d5a6d));
  background-image: -o-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -moz-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -webkit-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -ms-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%);
  -pie-background: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-2:hover, .shop2-product-amount button:hover {
    background-color: #556479;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #607188), color-stop(100%, #556479));
    background-image: -o-linear-gradient(top, #607188 0%, #556479 100%);
    background-image: -moz-linear-gradient(top, #607188 0%, #556479 100%);
    background-image: -webkit-linear-gradient(top, #607188 0%, #556479 100%);
    background-image: -ms-linear-gradient(top, #607188 0%, #556479 100%);
    background-image: linear-gradient(to bottom, #607188 0%, #556479 100%);
    -pie-background: linear-gradient(to bottom, #607188 0%, #556479 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-2:active, .shop2-product-amount button:active {
    background-color: #455061;
    -moz-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 1px 2px rgba(0,0,0,.74);
    -webkit-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 1px 2px rgba(0,0,0,.74);
    box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 1px 2px rgba(0,0,0,.74);
    background-color: #455061;
    background-image: none;
    -pie-background: #455061;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-2:focus, .shop2-product-amount button:focus {
    outline: none; }
  .color-2[disabled="disabled"], .shop2-product-amount button[disabled="disabled"] {
    cursor: default;
    background-color: #c2c2c2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #a5a5a5;
    -webkit-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #a5a5a5;
    box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #a5a5a5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfdfdf), color-stop(100%, #c2c2c2));
    background-image: -o-linear-gradient(top, #dfdfdf 0%, #c2c2c2 100%);
    background-image: -moz-linear-gradient(top, #dfdfdf 0%, #c2c2c2 100%);
    background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #c2c2c2 100%);
    background-image: -ms-linear-gradient(top, #dfdfdf 0%, #c2c2c2 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 0%, #c2c2c2 100%);
    -pie-background: linear-gradient(to bottom, #dfdfdf 0%, #c2c2c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }

.color-3, .shop2-btn, .tpl-button {
  cursor: pointer;
  color: #303030;
  text-decoration: none;
  position: relative;
  background: #cde2a5 url(/g/templates/shop2/2.7.2/css/bg-button.png) 0 0 repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-3:hover, .shop2-btn:hover, .tpl-button:hover {
    background: #d8e8b8 url(/g/templates/shop2/2.7.2/css/bg-button-hover.png) 0 0 repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
    -webkit-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
    box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-3:active, .shop2-btn:active, .tpl-button:active {
    background: #cde2a5 url(/g/templates/shop2/2.7.2/css/bg-button-active.png) 0 0 repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 1px 2px #bca689;
    -webkit-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 1px 2px #bca689;
    box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 1px 2px #bca689;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-3[disabled="disabled"], .shop2-btn[disabled="disabled"], .tpl-button[disabled="disabled"] {
    cursor: default;
    background: #efefef url(/g/templates/shop2/2.7.2/css/bg-button-disabled.png) 0 0 repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 3px rgba(167,167,167,.2), inset 0 -1px 0 #d9d9d9, inset 0 0 5px #fff;
    -webkit-box-shadow: 0 0 3px rgba(167,167,167,.2), inset 0 -1px 0 #d9d9d9, inset 0 0 5px #fff;
    box-shadow: 0 0 3px rgba(167,167,167,.2), inset 0 -1px 0 #d9d9d9, inset 0 0 5px #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }

.site-path {
  padding: 0 0 8px; }
  .site-path a {
    text-decoration: none; }
    .site-path a:hover {
      text-decoration: underline; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .sidebar p, .footer p {
  margin: 0; }

.site-wrapper {
  max-width: 100%;
  min-height: 100%;
  margin: 0 auto -174px;
  background: url(/g/templates/shop2/2.7.2/css/bg-top.jpg) 0 0 repeat-x; }
  .site-wrapper::after {
    display: block;
    visibility: hidden;
    height: 174px;
    content: "."; }

.site-wrapper-in {
  background: #cde2a5 url(/g/templates/shop2/2.7.2/css/bg-content.png) 50% 153px no-repeat;
  background-size: 2194px 720px; }

.header {
  min-height: 153px;
  background: url(top-pic.jpg) 50% 0 no-repeat;
  background-size: 2194px 153px;
  position: relative; }

.site-header-in {
  width: 964px;
  min-height: 152px;
  margin: 0 auto;
  position: relative; }
  .site-header-in a img {
    border: none; }
  .site-header-in p {
    margin: 0; }

.site-header-in2 {
  min-height: 94px; }
  .site-header-in2:before, .site-header-in2:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .site-header-in2:after {
    clear: both; }

.company {
  float: left;
  width: 400px;
  margin: 21px 12px 0 1px;
  color: #fff; }
  .company .site-logo {
    float: left;
    width: 64px;
    height: 50px;
    margin-right: 15px; }
  .company .company-name {
    padding: 3px 0 0;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 27px;
    font-style: italic;
    line-height: 1; }
    .company .company-name a {
      color: #fff;
      text-decoration: none; }
      .company .company-name a:hover {
        text-decoration: none; }
  .company .company-desc {
    font-size: 13px;
    line-height: 1; }

.contacts-top {
  float: left;
  width: 290px;
  margin: 16px 0 12px;
  color: #fff;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1; }
  .contacts-top .company-phone-tit {
    font-style: italic;
    font-size: 13px;
    padding-bottom: 6px; }
  .contacts-top .company-mail {
    padding-top: 7px;
    font-size: 12px; }
  .contacts-top a {
    color: #e3e850; }

.header-right-container {
  float: right;
  width: 250px;
  margin: 0 2px 7px 0; }

.shop-cart-wr {
  position: relative;
  float: right;
  min-width: 210px;
  height: 51px;
  margin-bottom: 8px;
  padding: 0 5px 6px;
  background-color: #cde2a5;
  font-size: 13px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 10px rgba(darken($mainColor1, 5%),.2), inset 0 -1px 0 $mainColor1, inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 10px rgba(darken($mainColor1, 5%),.2), inset 0 -1px 0 $mainColor1, inset 0 0 5px #fff;
  box-shadow: 0 0 10px rgba(darken($mainColor1, 5%),.2), inset 0 -1px 0 $mainColor1, inset 0 0 5px #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fbfdf8));
  background-image: -o-linear-gradient(top, #fff 0%, #fbfdf8 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #fbfdf8 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #fbfdf8 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #fbfdf8 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #fbfdf8 100%);
  -pie-background: linear-gradient(to bottom, #fff 0%, #fbfdf8 100%); }
  .shop-cart-wr .shop-cart-amaunt {
    float: left;
    width: 27px;
    height: 39px;
    padding: 0 18px 0 2px;
    margin-top: 1px;
    background: url(/g/templates/shop2/2.7.2/css/bg-cart.png) 0 17px no-repeat; }
    .shop-cart-wr .shop-cart-amaunt span {
      position: relative;
      display: inline-block;
      min-width: 19px;
      height: 15px;
      padding-top: 4px;
      text-align: center;
      color: #fff;
      background-color: #6a9d1b;
      font-size: 10px;
      line-height: 1;
      -moz-box-shadow: inset 0 -1px 0 #798113;
      -webkit-box-shadow: inset 0 -1px 0 #798113;
      box-shadow: inset 0 -1px 0 #798113;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #84c521), color-stop(100%, #619019));
      background-image: -o-linear-gradient(top, #84c521 0%, #619019 100%);
      background-image: -moz-linear-gradient(top, #84c521 0%, #619019 100%);
      background-image: -webkit-linear-gradient(top, #84c521 0%, #619019 100%);
      background-image: -ms-linear-gradient(top, #84c521 0%, #619019 100%);
      background-image: linear-gradient(to bottom, #84c521 0%, #619019 100%);
      -pie-background: linear-gradient(to bottom, #84c521 0%, #619019 100%); }
  .shop-cart-wr .shop-cart-summa {
    float: left;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif; }
    .shop-cart-wr .shop-cart-summa:before, .shop-cart-wr .shop-cart-summa:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
    .shop-cart-wr .shop-cart-summa:after {
      clear: both; }
    .shop-cart-wr .shop-cart-summa a {
      display: inline-block;
      margin-top: 4px;
      padding: 4px 5px 5px;
      font-size: 12px;
      font-style: italic;
      line-height: 1; }

.shop-cart-in {
  position: relative;
  min-height: 46px;
  padding: 5px 8px 0 10px;
  border: 1px solid #b8d67e;
  border-top: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.block-social {
  clear: both;
  text-align: right;
  padding: 0 7px 0 0;
  line-height: 0;
  font-size: 0; }
  .block-social a {
    padding-left: 2px; }

.tmenu {
  position: relative;
  margin: 0 2px 9px 1px;
  padding: 5px 5px 6px;
  background-color: #cde2a5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 $mainColor1, inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 $mainColor1, inset 0 0 5px #fff;
  box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 $mainColor1, inset 0 0 5px #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eae8ad));
  background-image: -o-linear-gradient(top, #fff 0%, #eae8ad 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #eae8ad 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #eae8ad 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eae8ad 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #eae8ad 100%);
  -pie-background: linear-gradient(to bottom, #fff 0%, #eae8ad 100%); }

.tmenu-in {
  position: relative;
  min-height: 37px;
  border: 1px solid #b8d67e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.menu-top {
  position: relative;
  line-height: 0;
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .menu-top li {
    display: inline-block; }
    .menu-top li a {
      position: relative;
      display: block;
      height: 28px;
      margin: -1px 0;
      padding: 11px 16px 0;
      text-decoration: none;
      color: #3b3131;
      font-family: Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 14px;
      font-style: italic;
      line-height: normal;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
      .menu-top li a:hover {
        color: #fff;
        background-color: #6a9d1b;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4d329), color-stop(100%, #6a9d1b));
        background-image: -o-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
        background-image: -moz-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
        background-image: -webkit-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
        background-image: -ms-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
        background-image: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%);
        -pie-background: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%); }

.block-user {
  position: relative;
  z-index: 5;
  float: right;
  width: 215px; }

.user-open {
  position: absolute;
  top: 30px;
  left: 0;
  display: none;
  width: 194px;
  margin: 0;
  padding: 16px 0 14px 19px;
  border: 1px solid #c2dc92;
  background-color: #d8e8b8;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .user-open label {
    font-size: 12px;
    color: #3b3131;
    line-height: 2; }
  .user-open input[type="text"], .user-open input[type="password"] {
    position: relative;
    height: 14px;
    padding: 5px;
    border: 1px solid #c0c0c0;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .user-open input[type="submit"] {
    cursor: pointer;
    border: none;
    width: 47px;
    height: 26px;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin: 0 0 0 6px; }
  .user-open .field_login {
    padding-bottom: 1px; }
    .user-open .field_login input[type="text"] {
      width: 164px; }
  .user-open .field_password {
    padding-bottom: 5px; }
    .user-open .field_password input[type="password"] {
      width: 111px;
      float: left; }
    .user-open .field_password input.site-btn {
      float: right; }
  .user-open .user-registration, .user-open .user-forgot {
    font-size: 12px; }
  .user-open .user-registration {
    display: inline-block;
    margin: 0 9px 5px 0;
    vertical-align: top;
    color: #ad2a00; }
  .user-open .user-forgot {
    color: #a0ab01; }

.logged-user {
  display: table;
  width: 180px; }
  .logged-user .logged-user-line {
    display: table-row; }
  .logged-user .user-name {
    font-size: 14px;
    color: #030303;
    font-weight: bold; }
  .logged-user .user-name, .logged-user .user-orders {
    padding-right: 2px; }
  .logged-user .user-sitings, .logged-user .user-orders, .logged-user .user-exit {
    font-size: 12px; }
  .logged-user .user-name, .logged-user .user-sitings, .logged-user .user-orders, .logged-user .user-exit {
    padding: 3px 0 4px;
    width: 89px;
    display: table-cell; }
  .logged-user .user-sitings, .logged-user .user-orders {
    color: #a0ab01; }
  .logged-user .user-exit a {
    color: #ad2a00; }

.block-user-title {
  position: relative;
  z-index: 6;
  width: 205px;
  height: 29px;
  margin-top: -1px;
  padding: 5px;
  cursor: pointer;
  background-color: #3a4452;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 4px rgba(0,0,0,.13), inset 0 -1px 0 rgba(0,0,0,.17);
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,.13), inset 0 -1px 0 rgba(0,0,0,.17);
  box-shadow: 0 0 4px rgba(0,0,0,.13), inset 0 -1px 0 rgba(0,0,0,.17);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #607188), color-stop(100%, #4d5a6d));
  background-image: -o-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -moz-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -webkit-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -ms-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%);
  -pie-background: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%); }
  .block-user-title .block-user-title-in {
    border: 1px solid #4d5a6d;
    min-height: 22px;
    padding: 6px 0 0 30px;
    color: #fff;
    font-size: 14px;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    position: relative;
    background: url(/g/templates/shop2/2.7.2/css/bg-user.png) 12px 8px no-repeat;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .block-user-title .block-user-title-in span {
      display: inline-block;
      margin: 0 6px;
      width: 1px;
      height: 8px;
      background-color: #fff;
      position: relative;
      opacity: 0.5;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; }
    .block-user-title .block-user-title-in:after {
      display: block;
      content: "";
      width: 9px;
      height: 5px;
      position: absolute;
      top: 12px;
      right: 6px;
      background: url(/g/templates/shop2/2.7.2/css/site-arrows.png) 0 0 no-repeat; }
  .block-user-title.open .block-user-title-in:after {
    background-position: 0 -23px; }

.content-wrapper {
  position: relative;
  width: 964px;
  margin: 0 auto;
  min-height: 0; }

.main {
  float: left;
  width: 100%; }

.content {
  padding: 0; }

.sidebar {
  position: relative; }

.bx-wrapper ul, .bx-wrapper .bx-controls {
  font-size: 0;
  line-height: 0; }
  .bx-wrapper .bx-controls a {
    outline: 0;
    text-indent: -9999px;
    text-align: left;
    display: block; }
  .bx-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .bx-wrapper ul img {
      max-width: 100%;
      max-height: 100%;
      vertical-align: middle;
      font-size: 12px; }

.slider-wrap {
  border: 2px solid #fff;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 5px rgba(208, 65, 49, .2);
  -webkit-box-shadow: 0 0 5px rgba(208, 65, 49, .2);
  box-shadow: 0 0 5px rgba(208, 65, 49, .2);
  margin: 0 0 27px;
  overflow: hidden;
  height: 306px;
  width: 727px; }
  .slider-wrap a img {
    border: none; }
  .slider-wrap li {
    height: 306px;
    line-height: 306px; }
  .slider-wrap .bx-viewport {
    background: #fff; }
  .slider-wrap .bx-pager, .slider-wrap .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
    z-index: 60; }
  .slider-wrap .bx-loading {
    min-height: 50px;
    background: #fff url(/g/templates/shop2/2.7.2/css/bx_loader.gif) 50% 50% no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 80; }
  .slider-wrap .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    outline: 0;
    width: 44px;
    height: 44px;
    z-index: 70; }
    .slider-wrap .bx-controls-direction a.bx-prev {
      left: 10px;
      background: url(/g/templates/shop2/2.7.2/css/bx_controls.png) no-repeat 0 0; }
    .slider-wrap .bx-controls-direction a.bx-next {
      right: 10px;
      background: url(/g/templates/shop2/2.7.2/css/bx_controls.png) no-repeat 0 -64px; }
    .slider-wrap .bx-controls-direction a.disabled {
      display: none; }
  .slider-wrap .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .slider-wrap .bx-caption .bx-caption-bg {
      position: absolute;
      width: 100%;
      top: 0;
      bottom: 0;
      left: 0;
      background-color: #fff;
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; }
    .slider-wrap .bx-caption .bx-caption-in {
      padding: 16px 18px 14px;
      text-align: left;
      font-family: Georgia, Cambria, "Times New Roman", Times, serif;
      font-style: italic;
      font-size: 18px;
      line-height: 1.1;
      color: #3b3131;
      position: relative;
      z-index: 4; }
      .slider-wrap .bx-caption .bx-caption-in a {
        color: #3b3131;
        text-decoration: none; }
        .slider-wrap .bx-caption .bx-caption-in a:hover {
          text-decoration: underline; }
      .slider-wrap .bx-caption .bx-caption-in p {
        margin: 0; }

.sidebar.left {
  float: left;
  width: 210px;
  margin-right: -100%;
  padding: 18px 0 30px; }

.sidebar.left ~ .main > .content {
  margin-left: 210px;
  padding: 19px 2px 30px 21px; }

.search-left {
  position: relative;
  z-index: 2;
  height: 67px;
  margin-bottom: 21px; }

.search-wr {
  position: relative;
  z-index: 5;
  height: 58px;
  padding: 6px 4px 4px 5px;
  background-color: #3a4452;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 4px rgba(0,0,0,.13), inset 0 -1px 0 rgba(0,0,0,.17);
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,.13), inset 0 -1px 0 rgba(0,0,0,.17);
  box-shadow: 0 0 4px rgba(0,0,0,.13), inset 0 -1px 0 rgba(0,0,0,.17);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #607188), color-stop(100%, #4d5a6d));
  background-image: -o-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -moz-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -webkit-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -ms-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%);
  -pie-background: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%); }

.site-search {
  position: relative;
  width: 196px;
  height: 25px;
  margin: 0 0 3px 1px;
  border: 1px solid #fff;
  background-color: #f8e0c9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 1px 2px 2px rgba(224, 194, 172, .33);
  -webkit-box-shadow: inset 1px 2px 2px rgba(224, 194, 172, .33);
  box-shadow: inset 1px 2px 2px rgba(224, 194, 172, .33);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #fcefe4), color-stop(100%, #f8dfc8));
  background-image: -o-linear-gradient(bottom, #fcefe4 0%, #f8dfc8 100%);
  background-image: -moz-linear-gradient(bottom, #fcefe4 0%, #f8dfc8 100%);
  background-image: -webkit-linear-gradient(bottom, #fcefe4 0%, #f8dfc8 100%);
  background-image: -ms-linear-gradient(bottom, #fcefe4 0%, #f8dfc8 100%);
  background-image: linear-gradient(to top, #fcefe4 0%, #f8dfc8 100%);
  -pie-background: linear-gradient(to top, #fcefe4 0%, #f8dfc8 100%); }
  .site-search:before, .site-search:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .site-search:after {
    clear: both; }
  .site-search form {
    padding: 0;
    margin: 0; }
  .site-search input[type="text"] {
    float: left;
    width: 154px;
    height: 18px;
    margin: 0 0 0 14px;
    padding: 3px 0;
    color: #bb7c7a;
    border: none;
    outline-style: none;
    background: transparent;
    font-size: 14px;
    font-style: italic; }
    .site-search input[type="text"]::-webkit-input-placeholder {
      color: #bb7c7a;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
    .site-search input[type="text"]:moz-placeholder {
      color: #bb7c7a;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
    .site-search input[type="text"]::-moz-placeholder {
      color: #bb7c7a;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
    .site-search input[type="text"]:-ms-input-placeholder {
      color: #bb7c7a;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
  .site-search button[type="submit"] {
    float: left;
    width: 28px;
    height: 25px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    background: url(/g/templates/shop2/2.7.2/css/ico-search.png) 3px 4px no-repeat; }

.shop-search-title {
  position: relative;
  min-height: 22px;
  padding: 4px 0 0 12px;
  cursor: pointer;
  color: #fff;
  border: 1px solid #4d5a6d;
  font-size: 15px;
  font-style: italic;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .shop-search-title ins {
    display: block;
    width: 9px;
    height: 5px;
    position: absolute;
    top: 11px;
    right: 10px;
    background: url(/g/templates/shop2/2.7.2/css/site-arrows.png) 0 0 no-repeat; }
  .shop-search-title.open ins {
    background-position: 0 -23px; }

.dropdown-search {
  position: absolute;
  top: 55px;
  left: 0px;
  display: none;
  width: 208px;
  border: 1px solid #c2dc92;
  background-color: #d8e8b8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.show {
  display: block; }

.dropdown-search open {
  display: block; }

.shop-search-container {
  padding: 22px 19px 20px;
  font-size: 13px; }
  .shop-search-container select {
    width: 100%; }
  .shop-search-container .row-title {
    padding-bottom: 3px; }
  .shop-search-container .from-to {
    padding-bottom: 7px; }
    .shop-search-container .from-to .first {
      margin-right: 6px; }
    .shop-search-container .from-to input[type="text"] {
      width: 55px; }
      .shop-search-container .from-to input[type="text"].tx-pole {
        width: 163px; }
  .shop-search-container .field {
    padding-bottom: 7px; }
    .shop-search-container .field input[type="text"] {
      width: 166px; }
    .shop-search-container .field .from-to .first {
      margin-right: 12px; }
      .shop-search-container .field .from-to input[type="text"] {
        width: 70px; }
  .shop-search-container .search-btn {
    padding-top: 10px; }
    .shop-search-container .search-btn .color-2 {
      padding: 4px 9px;
      border: none; }

.categories {
  position: relative;
  margin: 0 0 20px;
  padding: 4px 4px 6px 5px;
  list-style: none;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: italic;
  line-height: 0;
  font-size: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff; }
  .categories > li {
    padding: 2px 0; }
    .categories > li > a {
      position: relative;
      display: block;
      padding: 8px 10px 8px 14px;
      text-decoration: none;
      color: #3b3131;
      border: 1px solid #b8d67e;
      font-size: 14px;
      line-height: normal;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
      .categories > li > a:hover {
        padding: 9px 11px 9px 15px;
        text-decoration: none;
        color: #fff;
        border: none;
        background-color: #6a9d1b;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4d329), color-stop(100%, #6a9d1b));
        background-image: -o-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
        background-image: -moz-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
        background-image: -webkit-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
        background-image: -ms-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
        background-image: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%);
        -pie-background: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%); }
    .categories > li > ul {
      padding: 7px 0 4px; }
    .categories > li > ul > li:first-child {
      border-top: none; }
  .categories ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .categories ul li {
      border-top: 1px solid #b8d67e; }
      .categories ul li a {
        position: relative;
        display: block;
        padding: 4px 8px 4px 10px;
        text-decoration: none;
        color: #3b3131;
        font-size: 14px;
        line-height: normal; }
        .categories ul li a ins {
          position: absolute;
          top: 9px;
          left: 0;
          display: block;
          width: 5px;
          height: 5px;
          background: url(/g/templates/shop2/2.7.2/css/lmenu-ico.png) 0 -27px no-repeat; }
        .categories ul li a:hover {
          color: #b0b634; }
          .categories ul li a:hover ins {
            background-position: 0 0; }
    .categories ul li a {
      margin-left: 24px; }
    .categories ul li li a {
      margin-left: 48px; }
    .categories ul li li li a {
      margin-left: 72px; }
    .categories ul li li li li a {
      margin-left: 96px; }
    .categories ul li li li li li a {
      margin-left: 120px; }

.menu-left {
  position: relative;
  margin: 0 0 20px;
  padding: 8px 8px 9px 20px;
  list-style: none;
  background-color: #6a9d1b;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: italic;
  line-height: 0;
  font-size: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4d329), color-stop(100%, #6a9d1b));
  background-image: -o-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -moz-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -webkit-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -ms-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%);
  -pie-background: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%); }
  .menu-left li {
    padding: 6px 0; }
    .menu-left li a {
      text-decoration: none;
      color: #5d4342;
      font-size: 14px;
      line-height: normal; }
      .menu-left li a:hover {
        color: #fff;
        text-decoration: underline; }

.edit-block-title {
  position: relative;
  padding: 4px 5px 5px 4px;
  color: #fff;
  background-color: #3a4452;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 24px;
  font-style: italic;
  line-height: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 rgba(0,0,0,.32);
  -webkit-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 rgba(0,0,0,.32);
  box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 rgba(0,0,0,.32);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d6d83), color-stop(100%, #3a4452));
  background-image: -o-linear-gradient(top, #5d6d83 0%, #3a4452 100%);
  background-image: -moz-linear-gradient(top, #5d6d83 0%, #3a4452 100%);
  background-image: -webkit-linear-gradient(top, #5d6d83 0%, #3a4452 100%);
  background-image: -ms-linear-gradient(top, #5d6d83 0%, #3a4452 100%);
  background-image: linear-gradient(to bottom, #5d6d83 0%, #3a4452 100%);
  -pie-background: linear-gradient(to bottom, #5d6d83 0%, #3a4452 100%); }
  .edit-block-title .edit-block-title-in {
    position: relative;
    padding: 2px 12px 4px;
    border: 1px solid #4d5a6d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }

.edit-block-body {
  padding: 11px 12px 28px 20px;
  font-size: 14px; }
  .edit-block-body p:first-child {
    margin: 0; }

.news-wrap {
  position: relative;
  padding: 6px 16px 8px 20px;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff; }
  .news-wrap .news-name {
    padding-bottom: 5px;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 24px;
    font-style: italic; }
    .news-wrap .news-name a {
      margin-left: 9px;
      color: #a0ab01;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-style: normal; }
      .news-wrap .news-name a:hover {
        color: #a0ab01;
        text-decoration: none; }
  .news-wrap .news-date {
    font-weight: bold;
    font-size: 11px; }
  .news-wrap .news-title {
    padding: 2px 0 16px; }
  .news-wrap a {
    color: #a0ab01;
    text-decoration: underline; }
    .news-wrap a:hover {
      color: #3b3131;
      text-decoration: underline; }
  .news-wrap p {
    margin: 0; }

.informers {
  padding: 34px 8px 0 18px;
  text-align: center;
  font-size: 11px; }

.sidebar.right {
  float: right;
  width: 250px;
  margin-left: -250px;
  background-color: #67991a; }

.sidebar.right ~ .main > .content {
  margin-right: 250px; }

.footer {
  position: relative;
  max-width: 100%;
  width: 100%;
  overflow: hidden; }
  .footer p {
    margin: 0; }
  .footer a img {
    border: none; }

.site-footer-in {
  min-height: 144px;
  padding: 5px 0 25px;
  width: 964px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 11px; }
  .site-footer-in a {
    color: #c1503e;
    text-decoration: underline; }
    .site-footer-in a:hover {
      text-decoration: none; }

.bg-bot {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 7px;
  left: 0;
  background-color: #3a4452;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 darken($mainColor1, 5%);
  -webkit-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 darken($mainColor1, 5%);
  box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 darken($mainColor1, 5%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #57667b), color-stop(100%, #3a4452));
  background-image: -o-linear-gradient(top, #57667b 0%, #3a4452 100%);
  background-image: -moz-linear-gradient(top, #57667b 0%, #3a4452 100%);
  background-image: -webkit-linear-gradient(top, #57667b 0%, #3a4452 100%);
  background-image: -ms-linear-gradient(top, #57667b 0%, #3a4452 100%);
  background-image: linear-gradient(to bottom, #57667b 0%, #3a4452 100%);
  -pie-background: linear-gradient(to bottom, #57667b 0%, #3a4452 100%); }
  .bg-bot .line-bot-1, .bg-bot .line-bot-2 {
    width: 100%;
    position: absolute;
    left: 0;
    border-top: 1px solid #4d5a6d; }
  .bg-bot .line-bot-1 {
    top: 5px; }
  .bg-bot .line-bot-2 {
    bottom: 5px; }

.bmenu {
  margin: 0 8px 17px 5px;
  padding: 5px 5px 6px;
  background-color: #cde2a5;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 -1px 0 darken($mainColor1, 5%), inset 0 0 5px #fff;
  -webkit-box-shadow: inset 0 -1px 0 darken($mainColor1, 5%), inset 0 0 5px #fff;
  box-shadow: inset 0 -1px 0 darken($mainColor1, 5%), inset 0 0 5px #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eae8ad));
  background-image: -o-linear-gradient(top, #fff 0%, #eae8ad 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #eae8ad 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #eae8ad 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eae8ad 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #eae8ad 100%);
  -pie-background: linear-gradient(to bottom, #fff 0%, #eae8ad 100%); }

.site-name {
  float: left;
  width: 220px;
  margin: 19px 12px 0 20px; }

.block-contacts {
  float: left;
  width: 240px;
  margin: 9px 20px 0 0; }

.footer-right-container {
  width: 400px;
  float: right;
  text-align: right;
  margin-right: 24px; }

.site-copyright {
  /*background: url(#{$theme_path}mega.png) right 0 no-repeat;*/
  padding: 4px 40px 0 0;
  margin: 0 0 11px 0;
  height: 30px; }
  .site-copyright span.copyright {
    display: inline-block;
    width: 150px;
    font-size: 11px !important; }

.rating_view_thumb {
  margin: 0 0 10px; }

.rating_view_simple, .rating_view_product {
  margin: 10px 0; }

.shop2-options-arrow {
  height: 5px !important;
  width: 8px !important;
  background: url(/g/templates/shop2/2.7.2/css/arrs_price.png) no-repeat right top;
  margin-left: 6px;
  display: inline-block;
  border-color: transparent !important;
  border-width: 0 !important; }

.shop2-options-arrow-revert {
  height: 5px !important;
  width: 8px !important;
  background: url(/g/templates/shop2/2.7.2/css/arrs_price.png) no-repeat left top;
  margin-left: 6px;
  display: inline-block;
  border-color: transparent !important;
  border-width: 0 !important; }

*html.shop2-options-arrow-revert, * + html.shop2-options-arrow-revert, *html .shop2-options-arrow, * + html .shop2-options-arrow {
  display: inline; }

.gr-form {
  margin: 20px 0;
  padding: 6px 16px 8px 20px;
  font-size: 12px;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  border: none !important; }

.block_main {
  color: #886766;
  font: italic 26px Georgia, "Times New Roman", Times, serif;
  margin-left: 20px; }

div.clear {
  clear: both;
  font-size: 0;
  line-height: 0; }

.no-move-close .highslide-header .highslide-move, .no-move-close .highslide-header .highslide-close {
  display: none; }

.buy-one-click {
  float: right;
  padding-top: 10px; }

div.yashare {
  display: inline-block; }

.buy-one-click .color-1 {
  padding: 5px 11px; }

.shop2-main-before {
  padding: 0 20px; }

.shop2-filter-wrap {
  position: relative;
  padding: 6px 8px 8px 6px;
  margin: 0 2px 14px 0;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  line-height: 0;
  font-size: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff; }

.shop2-filter-in {
  padding: 5px 5px 4px 4px;
  border: 1px solid #b8d67e;
  line-height: normal;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.shop2-sorting-panel-wr {
  overflow: hidden;
  margin: 0;
  position: relative;
  background-color: #fd7f6f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 darken($mainColor1, 5%);
  -webkit-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 darken($mainColor1, 5%);
  box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 darken($mainColor1, 5%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #607188), color-stop(100%, #4d5a6d));
  background-image: -o-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -moz-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -webkit-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: -ms-linear-gradient(top, #607188 0%, #4d5a6d 100%);
  background-image: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%);
  -pie-background: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%); }
  .shop2-sorting-panel-wr .sorting {
    float: left;
    color: #fff;
    padding: 11px 15px 10px;
    line-height: 0;
    font-size: 0; }
    .shop2-sorting-panel-wr .sorting .sort-title {
      float: left;
      font-size: 12px;
      line-height: normal;
      padding-right: 5px; }
    .shop2-sorting-panel-wr .sorting a {
      color: #8c3e32;
      float: left;
      font-size: 12px;
      line-height: normal; }
      .shop2-sorting-panel-wr .sorting a.sort-param {
        float: left;
        margin-left: 10px; }
      .shop2-sorting-panel-wr .sorting a.sort-param.sort-param-desc span {
        background: none;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 4px 4px 0 4px;
        border-top-color: #8c3e32; }
      .shop2-sorting-panel-wr .sorting a.sort-param.sort-param-asc span {
        background: none;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 0 4px 4px 4px;
        border-bottom-color: #8c3e32; }
    .shop2-sorting-panel-wr .sorting .sort-reset {
      color: #fff;
      text-decoration: none;
      margin-left: 22px; }
      .shop2-sorting-panel-wr .sorting .sort-reset ins {
        border-bottom: 1px dashed #fff;
        text-decoration: none; }
      .shop2-sorting-panel-wr .sorting .sort-reset span {
        background: url(/g/templates/shop2/2.7.2/css/icons-filter-sort.png) 0 0 no-repeat;
        height: 13px;
        width: 12px;
        vertical-align: top;
        margin-top: 1px; }
    .shop2-sorting-panel-wr .sorting span {
      display: inline-block;
      margin-left: 6px;
      vertical-align: middle; }

.view-shop {
  padding: 6px 10px 0 0;
  float: right;
  line-height: 0;
  font-size: 0; }
  .view-shop strong {
    display: inline-block;
    padding: 6px 16px 0 0;
    color: #fff;
    font-size: 12px;
    line-height: normal; }
  .view-shop a {
    width: 24px;
    height: 22px;
    display: inline-block;
    vertical-align: top;
    margin: 0 1px;
    background: url(/g/templates/shop2/2.7.2/css/shop-view.png) 0 0 no-repeat;
    background-size: 68px 11px;
    border: 1px solid #ebd7c7;
    background-color: #f9efe5;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box; }
    .view-shop a:hover {
      background-color: #fff9f4; }
    .view-shop a:active {
      border: none;
      width: 26px;
      height: 24px;
      background-color: #ebdccb;
      -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .65);
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .65);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, .65); }
    .view-shop a.simple {
      background-position: 6px 6px; }
      .view-shop a.simple.active-view, .view-shop a.simple:active {
        background-position: 7px 7px; }
    .view-shop a.thumbs {
      background-position: -22px 6px; }
      .view-shop a.thumbs.active-view, .view-shop a.thumbs:active {
        background-position: -21px 7px; }
    .view-shop a.pricelist {
      background-position: -50px 6px; }
      .view-shop a.pricelist.active-view, .view-shop a.pricelist:active {
        background-position: -49px 7px; }
    .view-shop a.active-view {
      border: none;
      width: 26px;
      height: 24px;
      cursor: default;
      background-color: #ebdccb;
      -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .65);
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .65);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, .65); }

.shop2-filter {
  margin: 0;
  padding: 0 14px 13px 8px;
  border: none; }
  .shop2-filter a {
    color: #3b3131;
    text-decoration: none; }
    .shop2-filter a:hover {
      text-decoration: underline; }
  .shop2-filter .result {
    height: 25px;
    line-height: 25px;
    background-color: #bbc23c;
    margin-right: 9px; }
    .shop2-filter .result .result-arrow {
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 6px 0 6px 5px;
      border-left-color: #bbc23c; }
    .shop2-filter .result.no-result {
      background-color: #bbc23c; }
  .shop2-filter table.table-filter-param th, .shop2-filter table.table-filter-param td {
    color: #3b3131; }
  .shop2-filter table.table-filter-param input[type="text"] {
    padding: 2px 4px;
    border-color: #cfcfcf;
    width: 51px; }
  .shop2-filter table.table-filter-param tr.shop2-filter-fields.type-select td {
    padding-left: 9px; }
  .shop2-filter table.table-filter-param td.parm-1 {
    padding-left: 5px; }
    .shop2-filter table.table-filter-param td.parm-2 {
      padding-left: 9px; }
    .shop2-filter table.table-filter-param td .param-val-line {
      display: inline-block;
      width: 1px;
      height: 12px;
      background-color: #3b3131;
      vertical-align: top;
      margin: 1px 10px 0 0;
      line-height: 0;
      font-size: 0; }
    .shop2-filter table.table-filter-param td a:first-child .param-val-line {
      background: none; }
  .shop2-filter a.param-val {
    margin: 1px 0;
    padding: 3px 10px 2px 0; }
  .shop2-filter a.param-val.active-val {
    background-color: #455061;
    color: #fff;
    padding: 3px 23px 2px 0;
    margin: 1px -1px 1px 2px;
    position: relative; }
    .shop2-filter a.param-val.active-val:first-child {
      margin-left: 10px; }
    .shop2-filter a.param-val.active-val .param-val-line {
      margin-right: 13px;
      background: none; }
  .shop2-filter .shop2-btn2 {
    color: #3b3131;
    font-size: 13px;
    line-height: normal;
    display: inline-block;
    padding: 5px 12px;
    margin-right: 10px;
    background: #fff url(/g/templates/shop2/2.7.2/css/bg-button2.png) 0 0 repeat; }
    .shop2-filter .shop2-btn2:hover {
      background: #fcf7f2 url(/g/templates/shop2/2.7.2/css/bg-button-hover.png) 0 0 repeat;
      text-decoration: none; }

.shop2-filter a.param-val.active-val span, .shop2-filter a.param-val.active-val:hover span {
  background: url(/g/templates/shop2/2.7.2/css/icons-filter-sort.png) -22px 0 no-repeat; }

.product-thumb-view {
  margin: 0 0 20px -20px;
  position: relative;
  min-width: 766px;
  line-height: 0;
  font-size: 0; }

.product-item-thumb {
  border: none;
  padding: 0;
  margin: 10px 12px 10px 20px;
  width: 220px;
  background-color: #f8efe2;
  border: 1px solid #ebd7c7;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .product-item-thumb .product-top {
    padding: 8px 10px 4px; }
    .product-item-thumb .product-top .product-image {
      width: 200px;
      height: 200px;
      text-align: center;
      margin: 0 0 10px;
      position: relative; }
    .product-item-thumb .product-top .product-name {
      font-size: 14px;
      margin: 0 0 5px; }
    .product-item-thumb .product-top .product-note {
      font-size: 11px;
      padding: 0 0 9px;
      margin-bottom: 9px;
      background: url(/g/templates/shop2/2.7.2/css/line-article.png) 0 bottom repeat-x; }
  .product-item-thumb .product-amount {
    border: none;
    padding: 0 0 9px; }
  .product-item-thumb .product-bot {
    padding: 0 7px 12px;
    margin: 0;
    border: none;
    min-height: 10px; }

.product-bot .product-price, .product-simple-add .product-price, .product-card-bot .product-price {
  width: 182px;
  min-height: 36px;
  border: 1px solid #ebd7c7;
  background-color: #fff;
  padding: 7px 12px 0 10px;
  margin: 0 0 -9px;
  position: relative;
  z-index: 4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .product-bot .product-price .price-current, .product-simple-add .product-price .price-current, .product-card-bot .product-price .price-current {
    float: right;
    color: #3b3131;
    font-size: 20px;
    padding-top: 2px; }
    .product-bot .product-price .price-current span, .product-simple-add .product-price .price-current span, .product-card-bot .product-price .price-current span {
      font-size: 14px; }
  .product-bot .product-price .price-old, .product-simple-add .product-price .price-old, .product-card-bot .product-price .price-old {
    display: inline-block;
    font-size: 22px;
    color: #df1f07;
    text-decoration: line-through; }
    .product-bot .product-price .price-old span, .product-simple-add .product-price .price-old span, .product-card-bot .product-price .price-old span {
      font-size: 16px;
      color: #3b3131; }
      .product-bot .product-price .price-old span em, .product-simple-add .product-price .price-old span em, .product-card-bot .product-price .price-old span em {
        font-size: 12px;
        font-style: normal; }
    .product-bot .product-price .price-old.question, .product-simple-add .product-price .price-old.question, .product-card-bot .product-price .price-old.question {
      padding-right: 20px;
      background: url(/g/templates/shop2/2.7.2/css/question-price.png) right 8px no-repeat; }
  .product-bot .product-bot-in .shop2-product-btn, .product-simple-add .product-bot-in .shop2-product-btn, .product-card-bot .product-bot-in .shop2-product-btn {
    width: 206px;
    height: 42px;
    text-align: center;
    padding: 0;
    margin: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
    .product-bot .product-bot-in .shop2-product-btn ins, .product-simple-add .product-bot-in .shop2-product-btn ins, .product-card-bot .product-bot-in .shop2-product-btn ins {
      display: inline-block;
      width: 29px;
      height: 23px;
      background: url(/g/templates/shop2/2.7.2/css/icons-btn.png) 0 0 no-repeat;
      vertical-align: top;
      margin-top: 8px; }
    .product-bot .product-bot-in .shop2-product-btn span, .product-simple-add .product-bot-in .shop2-product-btn span, .product-card-bot .product-bot-in .shop2-product-btn span {
      display: inline-block;
      color: #fff;
      font-size: 15px;
      font-weight: bold;
      background: none;
      vertical-align: top;
      padding: 3px 0 0 7px;
      margin-top: 8px;
      line-height: normal; }
    .product-bot .product-bot-in .shop2-product-btn.onrequest ins, .product-simple-add .product-bot-in .shop2-product-btn.onrequest ins, .product-card-bot .product-bot-in .shop2-product-btn.onrequest ins {
      background: url(/g/templates/shop2/2.7.2/css/icons-btn.png) -57px -1px no-repeat; }
    .product-bot .product-bot-in .shop2-product-btn.notavailable, .product-simple-add .product-bot-in .shop2-product-btn.notavailable, .product-card-bot .product-bot-in .shop2-product-btn.notavailable {
      position: relative; }
      .product-bot .product-bot-in .shop2-product-btn.notavailable span, .product-simple-add .product-bot-in .shop2-product-btn.notavailable span, .product-card-bot .product-bot-in .shop2-product-btn.notavailable span {
        color: #898989; }
      .product-bot .product-bot-in .shop2-product-btn.notavailable ins, .product-simple-add .product-bot-in .shop2-product-btn.notavailable ins, .product-card-bot .product-bot-in .shop2-product-btn.notavailable ins {
        background: url(/g/templates/shop2/2.7.2/css/icons-btn.png) -117px -1px no-repeat; }
      .product-bot .product-bot-in .shop2-product-btn.notavailable:hover, .product-simple-add .product-bot-in .shop2-product-btn.notavailable:hover, .product-card-bot .product-bot-in .shop2-product-btn.notavailable:hover, .product-bot .product-bot-in .shop2-product-btn.notavailable:active, .product-simple-add .product-bot-in .shop2-product-btn.notavailable:active, .product-card-bot .product-bot-in .shop2-product-btn.notavailable:active {
        background-color: #c2c2c2;
        -moz-box-shadow: inset 0 -1px 0 #c2c2c2;
        -webkit-box-shadow: inset 0 -1px 0 #c2c2c2;
        box-shadow: inset 0 -1px 0 #c2c2c2;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #c2c2c2));
        background-image: -o-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
        background-image: -moz-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
        background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
        background-image: -ms-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
        background-image: linear-gradient(to bottom, #e8e8e8 0%, #c2c2c2 100%);
        -pie-background: linear-gradient(to bottom, #e8e8e8 0%, #c2c2c2 100%); }

.product-label-wr {
  color: #fefefe;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: -9px;
  padding: 5px 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .product-label-wr.product-new {
    left: -11px;
    background-color: #76af1e; }
  .product-label-wr.product-spec {
    left: -11px;
    background-color: #455061; }
  .product-label-wr.product-spec.product-new-wr {
    right: -11px;
    left: auto; }

.column-options .shop2-product-options {
  display: none; }

.shop2-product-options {
  padding: 0 0 4px;
  font-size: 12px; }
  .shop2-product-options .product-options-tr {
    display: table-row; }
  .shop2-product-options .product-option-title {
    display: table-cell;
    padding: 3px 12px 3px 0;
    color: #455061;
    vertical-align: top; }
  .shop2-product-options .product-option-title.tx_middle {
    vertical-align: middle; }
  .shop2-product-options .product-option-val {
    display: table-cell;
    padding: 3px 0;
    vertical-align: top; }
  .shop2-product-options .product-option-val.tx_middle {
    vertical-align: middle; }
  .shop2-product-options .product-option-val a {
    text-decoration: none;
    color: #3b3131; }
    .shop2-product-options .product-option-val a:hover {
      text-decoration: underline; }

.product-amount .product-amount-in {
  float: right;
  width: 84px; }
  .product-amount .product-amount-tit {
    font-size: 12px;
    line-height: normal;
    padding: 4px 0 0 7px; }

.product-amount, .column-amount, td.cart-amount {
  line-height: 0;
  font-size: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .product-amount .amount-minus, .column-amount .amount-minus, td.cart-amount .amount-minus, .product-amount .amount-plus, .column-amount .amount-plus, td.cart-amount .amount-plus {
    padding: 0;
    margin: 0;
    width: 22px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    text-align: center;
    border: none;
    position: relative;
    -moz-text-shadow: 0 1px 0 #f75939;
    -webkit-text-shadow: 0 1px 0 #f75939;
    text-shadow: 0 1px 0 #f75939; }
    .product-amount .amount-minus .ui-text-shadow-copy-1, .column-amount .amount-minus .ui-text-shadow-copy-1, td.cart-amount .amount-minus .ui-text-shadow-copy-1, .product-amount .amount-plus .ui-text-shadow-copy-1, .column-amount .amount-plus .ui-text-shadow-copy-1, td.cart-amount .amount-plus .ui-text-shadow-copy-1 {
      visibility: visible;
      color: #f75939;
      filter:  ;
      left: 0;
      top: 1px; }
      .ie-8 .product-amount .amount-minus .ui-text-shadow-copy-1, .ie-8 .column-amount .amount-minus .ui-text-shadow-copy-1, .ie-8 td.cart-amount .amount-minus .ui-text-shadow-copy-1, .ie-8 .product-amount .amount-plus .ui-text-shadow-copy-1, .ie-8 .column-amount .amount-plus .ui-text-shadow-copy-1, .ie-8 td.cart-amount .amount-plus .ui-text-shadow-copy-1 {
        top: 2px; }
  .product-amount .amount-minus:hover, .column-amount .amount-minus:hover, td.cart-amount .amount-minus:hover, .product-amount .amount-plus:hover, .column-amount .amount-plus:hover, td.cart-amount .amount-plus:hover {
    -moz-text-shadow: 0 1px 0 #ff8a72;
    -webkit-text-shadow: 0 1px 0 #ff8a72;
    text-shadow: 0 1px 0 #ff8a72; }
    .product-amount .amount-minus:hover .ui-text-shadow-copy-1, .column-amount .amount-minus:hover .ui-text-shadow-copy-1, td.cart-amount .amount-minus:hover .ui-text-shadow-copy-1, .product-amount .amount-plus:hover .ui-text-shadow-copy-1, .column-amount .amount-plus:hover .ui-text-shadow-copy-1, td.cart-amount .amount-plus:hover .ui-text-shadow-copy-1 {
      visibility: visible;
      color: #ff8a72;
      filter:  ;
      left: 0;
      top: 1px; }
      .ie-8 .product-amount .amount-minus:hover .ui-text-shadow-copy-1, .ie-8 .column-amount .amount-minus:hover .ui-text-shadow-copy-1, .ie-8 td.cart-amount .amount-minus:hover .ui-text-shadow-copy-1, .ie-8 .product-amount .amount-plus:hover .ui-text-shadow-copy-1, .ie-8 .column-amount .amount-plus:hover .ui-text-shadow-copy-1, .ie-8 td.cart-amount .amount-plus:hover .ui-text-shadow-copy-1 {
        top: 2px; }
  .product-amount .amount-minus:active, .column-amount .amount-minus:active, td.cart-amount .amount-minus:active, .product-amount .amount-plus:active, .column-amount .amount-plus:active, td.cart-amount .amount-plus:active {
    -moz-text-shadow: 0 1px 0 #fa322c;
    -webkit-text-shadow: 0 1px 0 #fa322c;
    text-shadow: 0 1px 0 #fa322c; }
    .product-amount .amount-minus:active .ui-text-shadow-copy-1, .column-amount .amount-minus:active .ui-text-shadow-copy-1, td.cart-amount .amount-minus:active .ui-text-shadow-copy-1, .product-amount .amount-plus:active .ui-text-shadow-copy-1, .column-amount .amount-plus:active .ui-text-shadow-copy-1, td.cart-amount .amount-plus:active .ui-text-shadow-copy-1 {
      visibility: visible;
      color: #fa322c;
      filter:  ;
      left: 0;
      top: 1px; }
      .ie-8 .product-amount .amount-minus:active .ui-text-shadow-copy-1, .ie-8 .column-amount .amount-minus:active .ui-text-shadow-copy-1, .ie-8 td.cart-amount .amount-minus:active .ui-text-shadow-copy-1, .ie-8 .product-amount .amount-plus:active .ui-text-shadow-copy-1, .ie-8 .column-amount .amount-plus:active .ui-text-shadow-copy-1, .ie-8 td.cart-amount .amount-plus:active .ui-text-shadow-copy-1 {
        top: 2px; }
  .product-amount .amount-minus.disabled, .column-amount .amount-minus.disabled, td.cart-amount .amount-minus.disabled, .product-amount .amount-plus.disabled, .column-amount .amount-plus.disabled, td.cart-amount .amount-plus.disabled {
    color: #898989;
    -moz-text-shadow: 0 1px 0 #ebebeb;
    -webkit-text-shadow: 0 1px 0 #ebebeb;
    text-shadow: 0 1px 0 #ebebeb; }
    .product-amount .amount-minus.disabled .ui-text-shadow-copy-1, .column-amount .amount-minus.disabled .ui-text-shadow-copy-1, td.cart-amount .amount-minus.disabled .ui-text-shadow-copy-1, .product-amount .amount-plus.disabled .ui-text-shadow-copy-1, .column-amount .amount-plus.disabled .ui-text-shadow-copy-1, td.cart-amount .amount-plus.disabled .ui-text-shadow-copy-1 {
      visibility: visible;
      color: #ebebeb;
      filter:  ;
      left: 0;
      top: 1px; }
      .ie-8 .product-amount .amount-minus.disabled .ui-text-shadow-copy-1, .ie-8 .column-amount .amount-minus.disabled .ui-text-shadow-copy-1, .ie-8 td.cart-amount .amount-minus.disabled .ui-text-shadow-copy-1, .ie-8 .product-amount .amount-plus.disabled .ui-text-shadow-copy-1, .ie-8 .column-amount .amount-plus.disabled .ui-text-shadow-copy-1, .ie-8 td.cart-amount .amount-plus.disabled .ui-text-shadow-copy-1 {
        top: 2px; }
  .product-amount .amount-minus, .column-amount .amount-minus, td.cart-amount .amount-minus {
    line-height: 20px; }
  .product-amount .amount-plus, .column-amount .amount-plus, td.cart-amount .amount-plus {
    line-height: 20px; }
  .product-amount input[type="text"], .column-amount input[type="text"], td.cart-amount input[type="text"] {
    color: #666;
    font-size: 12px;
    line-height: normal;
    width: 30px;
    height: 18px;
    border: 1px solid #ced2da;
    padding: 0;
    margin: 0 4px;
    text-align: center; }
  .product-amount input[type="text"][disabled="disabled"], .column-amount input[type="text"][disabled="disabled"], td.cart-amount input[type="text"][disabled="disabled"] {
    background-color: #c2c2c2; }

.product-simple-view {
  padding: 10px 0 5px; }

.product-simple-item {
  margin: 0 1px 20px 0;
  position: relative;
  background-color: #f8efe2;
  border: 1px solid #ebd7c7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.product-simple-image {
  width: 202px;
  height: 202px;
  padding: 10px 25px 10px 11px;
  display: table-cell;
  vertical-align: top;
  text-align: left; }
  .product-simple-image .product-image {
    position: relative;
    text-align: center; }
  .product-simple-image .product-image img {
    vertical-align: top; }
  .product-simple-image .product-image .product-new {
    top: 0;
    left: 0; }
  .product-simple-image .product-image .product-spec {
    top: 0;
    left: 0; }
  .product-simple-image .product-image .product-new-wr {
    left: 0;
    bottom: 0;
    right: auto;
    top: auto; }
  .product-simple-image .no-image {
    width: 202px;
    height: 202px;
    background: #e7e7e7 url(/g/shop2v2/default/images/noimage.png) 50% 50% no-repeat; }

.product-simple-details {
  width: 221px;
  display: table-cell;
  vertical-align: top;
  padding: 9px 29px 14px 0; }
  .product-simple-details .product-name {
    font-size: 14px;
    padding-bottom: 5px; }
  .product-simple-details .product-note {
    font-size: 11px;
    background: url(/g/templates/shop2/2.7.2/css/line-article.png) 0 bottom repeat-x;
    padding-bottom: 9px;
    margin-bottom: 7px; }
  .product-simple-details .shop2-product-options-wr {
    padding-bottom: 10px; }

.product-simple-add {
  width: 206px;
  border-left: 1px solid #b8d67e;
  padding: 38px 11px 14px 22px;
  display: table-cell;
  vertical-align: top; }
  .product-simple-add .product-amount {
    padding: 0 4px 63px 0; }

.shop2-pricelist-wr {
  margin: 20px 2px 20px 0;
  background-color: #f8efe2;
  border: 1px solid #ebd7c7;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .shop2-pricelist-wr .shop2-pricelist-in {
    position: relative;
    margin: -1px; }

.shop2-pricelist {
  margin: 0; }
  .shop2-pricelist .even {
    background: transparent; }
  .shop2-pricelist .th {
    padding: 10px;
    background-color: #76af1e; }
  .shop2-pricelist .th.column-name {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .shop2-pricelist .th.column-add {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .shop2-pricelist .th a.shop2-options-btn {
    margin-top: 3px; }
  .shop2-pricelist .price-old.question {
    background: url(/g/templates/shop2/2.7.2/css/question-price.png) 0 2px no-repeat; }
  .shop2-pricelist .product-amount-in {
    width: 88px; }
  .shop2-pricelist .td {
    padding: 8px 10px;
    border-top: 1px solid #ebd8c7;
    border-bottom: none; }
  .shop2-pricelist .td .shop2-options-btn {
    border-color: #a0ab01; }
  .shop2-pricelist .td.column-name {
    width: 240px; }
  .shop2-pricelist .product-name {
    font-size: 15px; }
  .shop2-pricelist .product-name a {
    text-decoration: none; }
    .shop2-pricelist .product-name a:hover {
      text-decoration: underline; }
  .shop2-pricelist .product-article {
    font-size: 12px; }
  .shop2-pricelist .product-article span {
    color: #3b3131; }
  .shop2-pricelist .product-label {
    margin: 0 0 5px; }
  .shop2-pricelist .product-label div.product-spec, .shop2-pricelist .product-label div.product-new {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 5px 9px;
    margin-right: 0;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .shop2-pricelist .product-label div.product-spec {
    background-color: #455061; }
  .shop2-pricelist .product-label div.product-new {
    background-color: #76af1e; }
  .shop2-pricelist .td.column-add {
    width: 48px; }
  .shop2-pricelist .td.column-add .shop2-product-btn {
    display: block;
    width: 43px;
    height: 38px;
    position: relative;
    z-index: 4;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
    .shop2-pricelist .td.column-add .shop2-product-btn span {
      width: 43px;
      height: 38px;
      display: block;
      font-size: 0;
      line-height: 0;
      text-indent: -99999px;
      background: url(/g/templates/shop2/2.7.2/css/icons-btn.png) 0 0 no-repeat; }
  .shop2-pricelist .td.column-add .buy span {
    background-position: 9px 8px; }
  .shop2-pricelist .td.column-add .onrequest span {
    background-position: -50px 6px; }
  .shop2-pricelist .td.column-add .notavailable {
    position: relative; }
    .shop2-pricelist .td.column-add .notavailable:hover, .shop2-pricelist .td.column-add .notavailable:active {
      background-color: #c2c2c2;
      -moz-box-shadow: inset 0 -1px 0 #a19e9e;
      -webkit-box-shadow: inset 0 -1px 0 #a19e9e;
      box-shadow: inset 0 -1px 0 #a19e9e;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #c2c2c2));
      background-image: -o-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
      background-image: -moz-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
      background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
      background-image: -ms-linear-gradient(top, #e8e8e8 0%, #c2c2c2 100%);
      background-image: linear-gradient(to bottom, #e8e8e8 0%, #c2c2c2 100%);
      -pie-background: linear-gradient(to bottom, #e8e8e8 0%, #c2c2c2 100%); }
    .shop2-pricelist .td.column-add .notavailable span {
      background-position: -109px 8px; }

.shop2-pagelist-wr {
  padding: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
  line-height: 0;
  font-size: 0; }
  .shop2-pagelist-wr li {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px 0 2px;
    text-align: center;
    border: 1px solid #ebd7c7;
    background-color: #fff;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box; }
  .shop2-pagelist-wr li a, .shop2-pagelist-wr li span {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    color: #303030;
    text-decoration: none;
    width: 27px;
    height: 20px;
    padding-top: 6px; }
  .shop2-pagelist-wr li.active-num {
    cursor: default;
    border: none;
    background-color: #fd7f6f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #be6a59;
    -webkit-box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #be6a59;
    box-shadow: 0 0 4px rgba(208,65,49,.13), inset 0 -1px 0 #be6a59;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #607188), color-stop(100%, #4d5a6d));
    background-image: -o-linear-gradient(top, #607188 0%, #4d5a6d 100%);
    background-image: -moz-linear-gradient(top, #607188 0%, #4d5a6d 100%);
    background-image: -webkit-linear-gradient(top, #607188 0%, #4d5a6d 100%);
    background-image: -ms-linear-gradient(top, #607188 0%, #4d5a6d 100%);
    background-image: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%);
    -pie-background: linear-gradient(to bottom, #607188 0%, #4d5a6d 100%); }
    .shop2-pagelist-wr li.active-num span {
      color: #fff;
      width: 29px;
      height: 22px; }
  .shop2-pagelist-wr li.page-first a {
    background: url(/g/templates/shop2/2.7.2/css/pagelist-arrows.png) 0 0 no-repeat; }
  .shop2-pagelist-wr li.page-prev a {
    background: url(/g/templates/shop2/2.7.2/css/pagelist-arrows.png) 0 -56px no-repeat; }
  .shop2-pagelist-wr li.page-next a {
    background: url(/g/templates/shop2/2.7.2/css/pagelist-arrows.png) 1px -84px no-repeat; }
  .shop2-pagelist-wr li.page-last a {
    background: url(/g/templates/shop2/2.7.2/css/pagelist-arrows.png) 2px -28px no-repeat; }

.block-tov {
  padding: 6px 8px 8px 6px;
  margin: 20px 2px 24px 0;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  position: relative;
  line-height: 0;
  font-size: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff; }

.block-tov-in {
  border: 1px solid #b8d67e;
  position: relative;
  padding: 5px 0 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .block-tov-in .product-thumb-view {
    margin: 0;
    min-width: 100px; }
  .block-tov-in .product-item-thumb {
    margin: 0 1px 0 12px; }
  .block-tov-in .product-item-thumb .product-name {
    margin-bottom: 8px; }
  .block-tov-in .product-item-thumb .product-top {
    padding-bottom: 6px; }
  .block-tov-in .product-item-thumb .product-amount {
    padding: 0; }
  .block-tov-in .product-item-thumb .shop2-product-options, .block-tov-in .product-item-thumb .product-amount-in, .block-tov-in .product-item-thumb .product-amount-tit, .block-tov-in .product-item-thumb .product-bot-in, .block-tov-in .product-item-thumb .product-note {
    display: none; }
  .block-tov-in .product-item-thumb .product-price {
    margin: 0 0 2px; }

.block-tov-tit {
  color: #959e15;
  font-size: 26px;
  line-height: normal;
  font-style: italic;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  padding: 0 0 9px 12px; }

.shop2-product {
  margin: 0;
  padding: 4px 0 40px;
  display: table; }
  .shop2-product .product-thumbnails li {
    background: none;
    border: none;
    height: 36px;
    width: 48px;
    margin: 0;
    padding: 0; }

.product-card-left {
  width: 200px;
  padding: 0 13px 0 0;
  display: table-cell; }
  .product-card-left .product-image {
    position: relative;
    border: none;
    margin-bottom: 19px;
    text-align: center;
    line-height: 0;
    font-size: 0; }
  .product-card-left .product-image img {
    vertical-align: middle; }
  .product-card-left .product-image .product-new {
    top: 0;
    left: 0;
    bottom: auto; }
  .product-card-left .product-image .product-spec {
    top: 0;
    left: 0;
    bottom: auto; }
  .product-card-left .product-image .product-new-wr {
    left: 0;
    bottom: 0;
    right: auto;
    top: auto; }

.product-card-right {
  width: 485px;
  padding: 0 16px 0 17px;
  vertical-align: top;
  display: table-cell;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff; }
  .product-card-right .col-left {
    vertical-align: top;
    width: 254px;
    padding: 16px 25px 10px 0; }
  .product-card-right .col-left .product-note {
    font-size: 11px;
    padding-bottom: 9px;
    margin-bottom: 6px;
    background: url(/g/templates/shop2/2.7.2/css/line-article.png) 0 bottom repeat-x; }
  .product-card-right .col-left .product-amount {
    width: 202px;
    padding: 2px 0 24px; }
    .product-card-right .col-left .product-amount .product-amount-tit {
      padding-left: 0; }
  .product-card-right .col-left.col-left2 {
    padding-top: 0; }
  .product-card-right .col-right {
    vertical-align: top;
    width: 206px;
    padding: 12px 0 10px; }
  .product-card-right .col-right.col-right2 {
    padding: 0 0 24px; }

.yashare-wr {
  background: url(/g/templates/shop2/2.7.2/css/line-article.png) 0 top repeat-x;
  padding: 25px 0 48px; }
  .yashare-wr .title {
    color: #927370;
    font-size: 12px;
    margin-left: -1px; }

.thumbnails-image-wr {
  position: relative;
  margin: 0 0 0 22px; }
  .thumbnails-image-wr .bx-controls-direction a {
    position: absolute;
    top: -4px;
    outline: 0;
    z-index: 70;
    width: 14px;
    height: 44px;
    background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
    -moz-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
    -webkit-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
    box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff; }
  .thumbnails-image-wr .bx-controls-direction a:after {
    display: block;
    content: "";
    width: 6px;
    height: 11px;
    position: absolute;
    top: 17px;
    left: 4px; }
  .thumbnails-image-wr .bx-controls-direction a.bx-prev {
    left: -19px; }
    .thumbnails-image-wr .bx-controls-direction a.bx-prev:after {
      background: url(/g/templates/shop2/2.7.2/css/bx_controls.png) 0 -124px repeat; }
  .thumbnails-image-wr .bx-controls-direction a.bx-next {
    right: 2px; }
    .thumbnails-image-wr .bx-controls-direction a.bx-next:after {
      background: url(/g/templates/shop2/2.7.2/css/bx_controls.png) -16px -124px repeat; }
  .thumbnails-image-wr .bx-controls-direction a.disabled {
    display: none; }

.product-item-thumb .shop2-product-actions dt, .product-simple-details .shop2-product-actions dt, .product-card-right .shop2-product-actions dt, .column-name .shop2-product-actions dt {
  border: none;
  background: none; }
  .product-item-thumb .shop2-product-actions dt span.icon-action, .product-simple-details .shop2-product-actions dt span.icon-action, .product-card-right .shop2-product-actions dt span.icon-action, .column-name .shop2-product-actions dt span.icon-action {
    background: url(/g/templates/shop2/2.7.2/css/product-bonuses.png) -37px 0 no-repeat; }
  .product-item-thumb .shop2-product-actions dt span.name-action, .product-simple-details .shop2-product-actions dt span.name-action, .product-card-right .shop2-product-actions dt span.name-action, .column-name .shop2-product-actions dt span.name-action {
    border: none;
    color: #455061;
    font-size: 11px;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: normal;
    margin-left: 5px;
    max-width: 164px;
    white-space: normal; }
  .product-item-thumb .shop2-product-actions dt.gift-action span.icon-action, .product-simple-details .shop2-product-actions dt.gift-action span.icon-action, .product-card-right .shop2-product-actions dt.gift-action span.icon-action, .column-name .shop2-product-actions dt.gift-action span.icon-action {
    background: url(/g/templates/shop2/2.7.2/css/product-bonuses.png) 0 0 no-repeat; }

.shop2-product-data {
  margin: 0; }
  .shop2-product-data.shop2-product-data-mb {
    margin-bottom: 20px; }

.shop2-product-tags {
  padding: 16px 20px 12px 30px;
  margin-bottom: 29px;
  background-color: #9fab01;
  position: relative;
  -moz-box-shadow: inset 0 4px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, .1);
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, .1); }
  .shop2-product-tags .product-tags-tit {
    color: #fff;
    padding: 0 9px 0 23px;
    background: url(/g/templates/shop2/2.7.2/css/tags-ico.png) 0 4px no-repeat; }
  .shop2-product-tags a {
    color: #3b3131;
    font-size: 14px;
    font-weight: bold;
    margin-left: 4px; }

.shop2-product-tabs {
  margin: 0;
  padding: 0;
  list-style: none; }
  .shop2-product-tabs li {
    border: 1px solid #ebd7c7;
    background: #b2b82d;
    position: relative;
    top: 5px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .shop2-product-tabs li a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    height: 23px;
    padding: 6px 20px 0;
    outline-style: none; }
  .shop2-product-tabs li.active-tab {
    border: none;
    top: 0;
    background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad;
    -webkit-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad;
    box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .shop2-product-tabs li.active-tab a {
    color: #3b3131;
    height: 23px;
    padding: 12px 40px 0 20px;
    position: relative; }
  .shop2-product-tabs li.active-tab a ins {
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -6px;
    left: 0;
    z-index: 4;
    background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat; }
  .shop2-product-tabs li.active-tab a:after {
    display: block;
    content: "";
    width: 13px;
    height: 7px;
    position: absolute;
    top: 19px;
    right: 14px;
    background: url(/g/templates/shop2/2.7.2/css/shop_tab_active.png) 0 0 no-repeat; }

.shop2-product-desc {
  border: none;
  padding: 9px 20px;
  position: relative;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  -webkit-border-radius: 0 6px 0 0;
  -moz-border-radius: 0 6px 0 0;
  -ms-border-radius: 0 6px 0 0;
  -o-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad;
  -webkit-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad;
  box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad; }
  .shop2-product-desc #shop2-tabs-1 table.shop2-product-params tr.even {
    background-color: #f4ebe1; }
  .shop2-product-desc .shop2-kind-item table.shop2-product-params th {
    color: #455061;
    border-color: #ebd8c7; }
  .shop2-product-desc .shop2-kind-item table.shop2-product-params td {
    border-color: #ebd8c7; }

.shop2-group-kinds-title {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 24px;
  padding: 0 20px 0; }

.shop2-group-kinds {
  margin-top: 6px; }

.shop2-kind-item {
  width: 202px;
  border: none;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(darken($mainColor7, 5%),.2), inset 0 -1px 0 darken($mainColor7, 10%), inset 0 0 5px #fff; }
  .shop2-kind-item .kind-price .price-current {
    font-weight: bold; }
  .shop2-kind-item .kind-price .price-old.question {
    background: url(/g/templates/shop2/2.7.2/css/question-price.png) 100% 3px no-repeat; }
  .shop2-kind-item .kind-price .price-old em {
    font-style: normal; }

.shop2-product-folders {
  padding-top: 9px; }
  .shop2-product-folders a {
    color: #fff;
    text-decoration: none;
    background-color: #455061; }
  .shop2-product-folders a span {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 13px 0 13px 10px;
    border-left-color: #455061; }
  .shop2-product-folders a:hover {
    color: #455061;
    text-decoration: underline;
    background-color: #fff; }
  .shop2-product-folders a:hover span {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 13px 0 13px 10px;
    border-left-color: #fff; }

table.shop2-cart-table th {
  background-color: #455061; }
  table.shop2-cart-table th.cart-amount-tit {
    text-align: center; }

.shop2-cart-registration {
  margin-right: 2px; }
  .shop2-cart-registration h2 {
    color: #3b3131;
    font-size: 21px;
    margin-bottom: 10px; }

.shop2-coupon .coupon-arrow {
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 20px 0 20px 12px;
  border-left-color: #67991a; }

.shop2-cart-registration table.table-registration td.cell-l {
  width: 216px;
  padding: 24px 37px 33px 30px;
  background-color: #67991a; }
  .shop2-cart-registration table.table-registration td.cell-l form.form-registration button {
    margin-top: 8px;
    padding: 5px 9px 4px;
    font-size: 13px; }

.shop2-cart-registration table.table-registration td.cell-r {
  vertical-align: top;
  border-color: #f3dec7;
  width: 288px;
  padding: 49px 106px 25px 55px;
  color: #4d4d4d;
  background: #cfe89f url(/g/templates/shop2/2.7.2/css/bg-block.png) 0 0 repeat;
  position: relative;
  -moz-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff; }
  .shop2-cart-registration table.table-registration td.cell-r p {
    margin: 0; }
  .shop2-cart-registration table.table-registration td.cell-r p.first {
    padding-bottom: 17px; }
  .shop2-cart-registration table.table-registration td.cell-r p a.shop2-btn {
    color: #303030;
    padding: 4px 11px; }

.shop2-cart-registration form.form-registration div {
  color: #fff; }

.shop2-cart-registration form.form-registration div.first {
  margin-bottom: 4px; }

.shop2-coupon {
  background-color: #67991a;
  width: 330px; }
  .shop2-coupon .coupon-label {
    color: #fff;
    margin-right: 12px; }
  .shop2-coupon .coupon-field {
    height: 24px;
    margin-top: 1px; }
  .shop2-coupon .coupon-field input[type="text"] {
    padding: 4px 0; }
  .shop2-coupon .coupon-btn {
    font-size: 13px;
    color: #303030;
    margin: 2px 0 0 8px;
    padding: 4px 12px 3px;
    border: 1px solid #cdcdcd;
    background-color: #dedede;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #dedede));
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #dedede 100%);
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #dedede 100%);
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #dedede 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0%, #dedede 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0%, #dedede 100%);
    -pie-background: linear-gradient(to bottom, #f8f8f8 0%, #dedede 100%); }

.shop2-coupon .coupon-id .coupon-delete {
  background: url(/g/templates/shop2/2.7.2/css/delete-coupon.png) 0 0 no-repeat; }

.shop2-order-options .option-type {
  border-color: #f0d8bd; }

.shop2-order-options .option-type.active-type {
  background-color: #67991a; }
  .shop2-order-options .option-type.active-type span {
    color: #fff; }

table.shop2-cart-table th {
  padding: 8px 10px; }

table.shop2-cart-table td {
  border-color: #f0d8bd; }
  table.shop2-cart-table td.cart-delete {
    padding: 10px 20px 10px 10px; }

table.shop2-cart-total th, table.shop2-cart-total td {
  border-color: #f0d8bd; }

table.shop2-cart-total th {
  color: #666; }

.shop2-cart-registration form.form-registration .registration-field, .shop2-coupon .coupon-field {
  margin-top: 1px;
  height: 25px;
  border: 1px solid #cfcfcf;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }

table.shop2-cart-table td.cart-product .cart-product-name {
  margin-bottom: 5px; }

table.shop2-cart-table td.cart-product .cart-product-article {
  font-size: 12px; }
  table.shop2-cart-table td.cart-product .cart-product-article span {
    color: #3b3131; }

table.shop2-cart-table td.cart-product .cart-product-param {
  color: #3b3131; }
  table.shop2-cart-table td.cart-product .cart-product-param .param-title, table.shop2-cart-table td.cart-product .cart-product-param .param-value {
    font-size: 13px; }

.shop2-pricelist .shop2-product-item.first .td .shop2-product-options {
  display: none; }

fieldset.shop2-order-data {
  border-color: #ddcdb4; }

fieldset.shop2-order-data td, fieldset.shop2-order-data th {
  border-color: #f0d8bd; }

table.shop2-table-order tr:first-child th {
  background-color: #dcceb9; }

table.shop2-table-order th, table.shop2-table-order td {
  border-color: #ddcdb4; }

.tpl-block-header {
  font-style: italic;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif; }
/* compare */
.shop2-compare-page {
  padding: 35px;
  color: #464646;
  font: normal 14px Arial, Helvetica, sans-serif;
  position: relative; }
  .shop2-compare-page h1 {
    color: #303030;
    font-size: 22px; }
  .shop2-compare-page a img, .shop2-compare-page a:hover img {
    border: none; }

.shop2-compare-logo {
  position: absolute;
  top: 35px;
  left: 35px; }

.shop2-compare-table {
  border-collapse: collapse; }
  .shop2-compare-table td {
    vertical-align: top;
    padding: 0 45px 0 0;
    border-bottom: 1px solid #dfdfdf; }

.shop2-compare-header td {
  border-bottom: none; }
  .shop2-compare-header td:first-child {
    vertical-align: bottom; }

.shop2-compare-header2 td {
  border-bottom-width: 2px; }
  .shop2-compare-header2 form {
    display: inline-block; }

.shop2-compare-data td {
  padding: 10px 10px 10px 0;
  width: 230px; }
  .shop2-compare-data td:first-child {
    padding-left: 10px;
    font-weight: bold;
    width: 300px; }

.shop2-compare-product-image {
  width: 128px;
  height: 128px;
  text-align: center; }
  .shop2-compare-product-image.shop2-compare-product-not-image {
    background: #e7e7e7 url("@{imagesDir}/noimage.png") 50% 50% no-repeat; }
  .shop2-compare-product-image a {
    display: inline-block;
    vertical-align: middle; }
  .shop2-compare-product-image .verticalMiddle {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0; }

.shop2-compare-product-name {
  padding: 10px 0 5px;
  font-size: 12px; }

.shop2-compare-product-name a, .shop2-compare-data a {
  color: #0089d0;
  text-decoration: underline; }
  .shop2-compare-product-name a:hover, .shop2-compare-data a:hover {
    text-decoration: none; }

.shop2-compare-product-price {
  color: #090909;
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 6px 0; }

a.shop2-compare-delete {
  color: #9a9a9a;
  display: inline-block;
  margin: 0 0 0 16px;
  text-decoration: none;
  border-bottom: 1px dotted #9a9a9a;
  position: relative; }
  a.shop2-compare-delete:hover {
    text-decoration: none;
    border-color: transparent; }
  a.shop2-compare-delete ins {
    display: block;
    width: 11px;
    height: 11px;
    background: url("@{imagesDir}/compare-delete.png") 0 0 no-repeat;
    position: absolute;
    left: -16px;
    top: 50%;
    margin: -5px 0 0 0; }

.shop2-compare-switch a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  text-decoration: none;
  margin: 6px 0 0; }
  .shop2-compare-switch a span {
    color: #0089d0;
    border-bottom: 1px dotted #0089d0; }
  .shop2-compare-switch a:hover span {
    border-color: transparent; }
  .shop2-compare-switch a.shop2-compare-switch-active {
    background: #dfdfdf; }
  .shop2-compare-switch a.shop2-compare-switch-active span {
    color: #303030;
    border-color: transparent; }

.shop2-compare-color {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc; }

.product-compare {
  padding: 8px 0;
  border-top: 1px solid #bbb; }
  .product-compare input {
    vertical-align: middle; }
  .shop2-pricelist .product-compare {
    border-top: none; }
  .product-details .product-compare {
    font-size: 12px;
    border-top: none;
    border-bottom: 1px solid #bbb; }
  .shop2-kind-item .product-compare {
    border-top: none;
    border-bottom: 1px solid #bbb; }

.product-compare {
  border: none !important;
  padding: 5px 0 !important; }

.header {
  background-size: 100% 152px;
  background-color: #aaedd6; }

.site-wrapper-in {
  background-color: #aaedd6; }

.company {
  margin-top: 2px; }

.shop-cart-wr {
  border-radius: 5px;
  margin-bottom: 0;
  padding-top: 5px;
  background-color: #eee2d0;
  -moz-box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 #e07e81, inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 #e07e81, inset 0 0 5px #fff;
  box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 #e07e81, inset 0 0 5px #fff;
  background-image: -o-linear-gradient(#fff, #fee9d5);
  background-image: -moz-linear-gradient(#fff, #fee9d5);
  background-image: -webkit-linear-gradient(#fff, #fee9d5);
  background-image: -ms-linear-gradient(#fff, #fee9d5);
  background-image: linear-gradient( #fff, #fee9d5);
  -pie-background: linear-gradient( #fff, #fee9d5); }

.shop-cart-in {
  border-radius: 3px;
  border: 1px solid #f2d9c8; }

.block-social {
  margin-bottom: 5px;
  margin-top: 5px; }

.tmenu, .bmenu {
  background-color: #eee2d0;
  -moz-box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 #e07e81, inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 #e07e81, inset 0 0 5px #fff;
  box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 -1px 0 #e07e81, inset 0 0 5px #fff;
  background-image: -o-linear-gradient(#fff, #fee9d5);
  background-image: -moz-linear-gradient(#fff, #fee9d5);
  background-image: -webkit-linear-gradient(#fff, #fee9d5);
  background-image: -ms-linear-gradient(#fff, #fee9d5);
  background-image: linear-gradient( #fff, #fee9d5);
  -pie-background: linear-gradient( #fff, #fee9d5); }

.tmenu {
  margin-top: -10px;
  margin-bottom: 15px; }

.bmenu {
  -moz-box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 0 5px #fff;
  box-shadow: 0 0 10px rgba(164,82,50,.4), inset 0 0 5px #fff; }

.bg-bot {
  -moz-box-shadow: inset 0 -1px 0 #e07e81;
  -webkit-box-shadow: inset 0 -1px 0 #e07e81;
  box-shadow: inset 0 -1px 0 #e07e81; }

.tmenu-in {
  border-color: #f2d9c8; }

.header-right-container {
  margin-bottom: -2px; }

.company {
  width: 390px;
  margin-left: 20px; }

body {
  background: #aaedd6;
  min-width: 990px; }

.shop2-main-before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  padding: 20px; }

.shop2-main-after {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff; }

.slider-wrap .bx-caption .bx-caption-in {
  font-size: 26px; }

.block-tov {
  background-color: #fef2e8; }

.block-tov-in {
  border-color: #f2d9c8; }

.slider-wrap {
  width: 100%;
  display: inline-block;
  border: none;
  margin-bottom: 2px; }

.bx-wrapper ul img {
  width: 100%; }

h2 {
  font-size: 26px;
  margin-top: 0; }

.site-header-in {
  width: auto;
  padding: 0 7px; }

.content-wrapper {
  width: auto;
  padding: 5px 7px 15px; }

.my-ex {
  text-align: center; }

.site-footer-in {
  width: auto;
  padding: 0 7px; }

.site-wrapper::after {
  height: 0; }

.site-wrapper {
  margin-bottom: 0; }

.site-footer-in {
  min-height: 167px; }
  .site-footer-in ul.my-ul {
    text-align: justify;
    padding-left: 0; }
  .site-footer-in ul.my-ul:after {
    width: 100%;
    display: inline-block;
    content: ''; }
  .site-footer-in ul.my-ul li {
    display: inline-block;
    vertical-align: top; }

.block-contacts {
  width: auto; }

.footer-right-container {
  width: auto; }

.my-wr {
  overflow: hidden; }

.block-tov-in .product-item-thumb {
  margin-left: 10px;
  margin-right: 0;
  background: none;
  margin-bottom: 10px; }

.product-label-wr {
  top: 1px; }

.block-tov-in {
  margin-left: -2px; }

.product-label-wr.product-new {
  background: #b9c326;
  left: 3px; }

.product-label-wr.product-spec {
  left: 3px; }

.product-item-thumb .product-image > a img {
  vertical-align: top; }

.site-header-in2 {
  padding-left: 0;
  text-align: justify;
  margin: 0; }
  .site-header-in2:after {
    width: 100%;
    display: inline-block;
    content: ''; }
  .site-header-in2 li {
    display: inline-block;
    vertical-align: top;
    float: none !important;
    text-align: left; }
  .site-header-in2 li.company {
    width: 335px; }
  .site-header-in2 li.header-right-container {
    width: 222px; }

.news-wrap {
  background-color: #fef2e8; }

.news-wrap .news-name {
  color: #886766; }

.site-search {
  background-color: #dbd1c2;
  background-image: -o-linear-gradient(#ddd2c4, #ebe6dc);
  background-image: -moz-linear-gradient(#ddd2c4, #ebe6dc);
  background-image: -webkit-linear-gradient(#ddd2c4, #ebe6dc);
  background-image: -ms-linear-gradient(#ddd2c4, #ebe6dc);
  background-image: linear-gradient( #ddd2c4, #ebe6dc);
  -pie-background: linear-gradient( #ddd2c4, #ebe6dc);
  -moz-box-shadow: inset 2px 3px 2px rgba(224, 194, 172, .33);
  -webkit-box-shadow: inset 2px 3px 2px rgba(224, 194, 172, .33);
  box-shadow: inset 2px 3px 2px rgba(224, 194, 172, .33); }

.shop2-filter-wrap {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #fff;
  -moz-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
  -webkit-box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff;
  box-shadow: 0 0 3px rgba(208,65,49,.2), inset 0 -1px 0 #e7cdad, inset 0 0 5px #fff; }

.shop2-filter-in {
  border: 1px solid #ebd7c7;
  padding: 5px 40px 4px 40px; }

.shop2-filter table.table-filter-param th, .shop2-filter table.table-filter-param td {
  color: #886766; }

h1 {
  color: #886766;
  margin-left: 3px; }

.site-path {
  margin-left: 3px; }

.shop2-filter {
  padding-left: 0; }

.shop2-filter table.table-filter-param th {
  padding-right: 120px; }

.shop2-filter a.param-val.active-val {
  background: #469a00; }

.shop2-filter a.param-val.active-val span, .shop2-filter a.param-val.active-val:hover span {
  background: url(close.png) 0 0 no-repeat; }

.shop2-filter a.param-val.active-val span {
  right: 6px; }

.shop2-filter a {
  color: #886766; }

.shop2-filter .result {
  background: #469a00; }

.shop2-filter .result .result-arrow {
  border-left-color: #469a00; }

.shop2-sorting-panel-wr .sorting a {
  color: #fff; }

.shop2-pricelist .th {
  vertical-align: middle;
  background: #679a1b; }

.shop2-pricelist .td.column-image .product-image {
  width: 97px !important;
  height: 72px !important;
  line-height: 72px !important; }

.shop2-pricelist .td.column-image {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0;
  padding-left: 2px; }

.shop2-pricelist .th.column-image {
  width: 97px;
  text-align: center;
  padding-right: 5px; }

.shop2-pricelist .th.column-image, .shop2-pricelist .th.more {
  white-space: initial; }

.shop2-pricelist .td.column-name {
  padding-left: 7px; }

.shop2-pricelist .td {
  border-color: #cbc1b9;
  line-height: 1; }

.shop2-pricelist .tr {
  padding-left: 5px; }

.shop2-pricelist .td.column-name {
  vertical-align: middle; }

.shop2-pricelist .th.column-name {
  text-align: left; }

.shop2-pricelist .product-name a, .shop2-pricelist .product-article span, .shop2-pricelist .product-article {
  color: #465263;
  text-decoration: none;
  font-size: 13px; }

.shop2-pricelist-wr {
  background: #fcf0e6;
  border: none; }

.shop2-pricelist .th.column-options {
  color: #b2d085;
  width: 118px;
  padding: 5px 10px 7px 20px;
  line-height: 1; }

.shop2-pricelist .th .shop2-options-btn .shop2-options-text {
  border-bottom: none;
  text-decoration: underline; }

.shop2-pricelist .th.column-name, .shop2-pricelist .th.column-add {
  border-radius: 0; }

.shop2-pricelist .th .shop2-options-btn .shop2-options-arrow {
  bottom: 4px;
  top: auto; }

.shop2-pricelist {
  table-layout: fixed; }

.shop2-pricelist .td .shop2-options-btn {
  color: #465263;
  border-bottom: none;
  text-decoration: underline; }

.shop2-pricelist .th.more, .shop2-pricelist .td.more {
  text-align: right;
  padding-left: 0; }

.shop2-pricelist .th.column-add, .shop2-pricelist .td.column-add, .shop2-pricelist .td.column-amount, .shop2-pricelist .th.column-amount, .shop2-pricelist .th.column-price, .shop2-pricelist .td.column-price {
  text-align: center; }

.shop2-pricelist .td.column-add .shop2-product-btn, .shop2-pricelist .product-amount-in {
  display: inline-block; }

.shop2-pricelist .td.more a {
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #679919;
  -moz-box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  -webkit-box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4d329), color-stop(100%, #6a9d1b));
  background-image: -o-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -moz-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -webkit-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -ms-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%);
  -pie-background: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%);
  width: 90px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center; }
  .shop2-pricelist .td.more a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.shop2-pricelist .price-current {
  font-weight: normal;
  color: #465263;
  font-size: 13px; }

.product-amount .amount-minus:hover, .column-amount .amount-minus:hover, td.cart-amount .amount-minus:hover, .product-amount .amount-plus:hover, .column-amount .amount-plus:hover, td.cart-amount .amount-plus:hover, .product-amount .amount-minus, .column-amount .amount-minus, td.cart-amount .amount-minus, .product-amount .amount-plus, .column-amount .amount-plus, td.cart-amount .amount-plus, .product-amount .amount-minus:active, .column-amount .amount-minus:active, td.cart-amount .amount-minus:active, .product-amount .amount-plus:active, .column-amount .amount-plus:active, td.cart-amount .amount-plus:active {
  text-shadow: none; }

.shop2-pricelist .th.column-image {
  border-radius: 5px 0 0 5px; }

.shop2-pricelist .th.more {
  border-radius: 0 5px 5px 0; }

.shop2-product-item.tr.first .td {
  border-top: none; }

.shop2-product {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  margin-bottom: 1px;
  padding: 4px 0 1px; }

.product-card-right {
  width: 100%;
  background: none;
  padding-left: 0; }

.product-amount .product-amount-tit {
  font-size: 17px;
  padding: 1px 0 0 7px; }

.clear-self:after {
  content: '';
  display: block;
  clear: both; }

.left-part {
  padding-top: 40px; }
  .left-part .product-amount .product-amount-tit {
    padding-left: 0;
    color: #383838;
    font-size: 15px;
    padding-top: 1px; }
  .left-part .product-amount {
    width: 180px; }
  .left-part .prod-name {
    color: #886766;
    font-size: 22px;
    font-style: italic;
    font-family: Georgia;
    margin-bottom: 26px; }
  .left-part .shop2-product-options {
    margin-bottom: 10px;
    padding-bottom: 0;
    display: none; }
  .left-part .price {
    color: #383838;
    font-size: 15px;
    margin-bottom: 1px; }
  .left-part .price .title, .left-part .price .price-in {
    display: inline-block;
    vertical-align: middle; }
  .left-part .price .title {
    width: 45px; }
  .left-part .price .price-in {
    max-width: 172px;
    margin-left: 54px; }
  .left-part .price .price-in .price-old {
    text-decoration: line-through;
    color: red; }

.shop2-product-options .product-options-tr {
  color: #383838;
  font-size: 15px; }

.yashare-wr {
  background: none; }

.product-item-thumb .product-top {
  padding: 2px 0 4px; }

.product-item-thumb .product-bot {
  padding: 0 0 12px; }

.product-item-thumb .product-bot .product-price {
  padding: 7px 0 0;
  width: 213px;
  margin: 0 0 0 2px; }

.product-bot .product-bot-in .shop2-product-btn {
  width: 215px;
  margin: 0 0 0 2px; }

.product-simple-details .shop2-product-options, .product-item-thumb .product-top .shop2-product-options {
  display: none; }

.right-part {
  padding-right: 22px; }
  .right-part .my-but-ex {
    float: left;
    margin-right: -35px; }
  .right-part .product-amount {
    float: left;
    width: 207px;
    margin-top: 11px; }
  .right-part .product-amount .product-amount-tit {
    padding-left: 0; }

.product-card-bot .product-bot-in .shop2-product-btn, .buy-one-click .color-1 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.product-card-bot .product-bot-in .shop2-product-btn {
  width: 132px; }

.product-card-bot .product-bot-in .shop2-product-btn span, .product-card-bot .product-bot-in .shop2-product-btn ins {
  margin-top: 4px; }

.product-card-bot .product-bot-in .shop2-product-btn.notavailable ins {
  margin-top: 4px; }

.product-card-bot .product-bot-in .shop2-product-btn.notavailable span {
  margin-top: -5px; }

.product-card-bot .product-bot-in .shop2-product-btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 -1px 0 #1f5e00;
  -webkit-box-shadow: inset 0 -1px 0 #1f5e00;
  box-shadow: inset 0 -1px 0 #1f5e00; }

.product-card-bot {
  display: inline-block;
  vertical-align: top; }

.buy-one-click {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 105px;
  height: 42px;
  text-align: center;
  padding: 0; }
  .buy-one-click a {
    padding: 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    display: block; }

.product-thumbnails-my {
  list-style: none;
  padding-left: 0;
  margin: 0;
  margin-left: 4px; }
  .product-thumbnails-my li {
    margin: 0 auto; }

.highslide img, .highslide:hover img {
  border: none; }

.product-card-left .product-image {
  width: 220px !important;
  height: 220px !important;
  margin-left: 0;
  margin-bottom: 4px; }

.product-note {
  color: #383838;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px; }

.yashare-wr .title {
  color: #455061;
  font-size: 15px;
  font-style: italic;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  margin-top: 4px;
  margin-right: 12px; }

.yashare-wr {
  padding-top: 8px; }

.yashare-auto-init {
  display: inline-block;
  vertical-align: middle; }

.shop2-product-tabs li.active-tab {
  background: #fff; }

.shop2-product-tabs li.active-tab a {
  color: #886766; }

.shop2-product-tabs li.active-tab a ins, .shop2-product-desc {
  background: #fff; }

.shop2-product-tabs li {
  background: #6dba00; }

.shop2-product-tags {
  background-color: #87b921;
  -moz-box-shadow: inset 0 4px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 0 4px 0 rgba(0, 0, 0, .1);
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, .1);
  margin-bottom: 7px; }

.shop2-product-tags a {
  color: #fff; }

table.shop2-cart-table th {
  background: #3c4f60; }

table.shop2-cart-table td.cart-product .cart-product-name a {
  color: #445060;
  font-size: 13px; }

table.shop2-cart-table td.cart-product .cart-product-param {
  color: #886766; }

table.shop2-cart-table td.cart-product {
  padding-top: 4px;
  padding-left: 0; }

table.shop2-cart-table td.cart-price {
  text-align: center; }

table.shop2-cart-table th:nth-child(3) {
  text-align: center; }

table.shop2-cart-table td.cart-delete a {
  display: inline-block; }

table.shop2-cart-table td.cart-delete {
  text-align: center;
  padding-right: 0; }

table.shop2-table-order th img, table.shop2-table-order td img {
  display: block;
  float: left; }

table.shop2-cart-table th:nth-child(5) {
  padding-right: 11px;
  border-radius: 0 3px 3px 0; }

table.shop2-cart-table th:nth-child(1) {
  border-radius: 3px 0 0 3px;
  padding-left: 34px; }

.text-right.shop2-cart-update {
  width: 740px; }
  .text-right.shop2-cart-update a {
    width: 77px; }

.shop2-coupon {
  background: #6cb900; }

.shop2-coupon .coupon-arrow {
  border-left-color: #6cb900; }

.shop2-cart-registration h2 {
  color: #886766; }

.product-simple-details {
  border-right: 1px solid transparent;
  width: 70%;
  display: inline-block;
  padding: 9px 1px 14px 0; }

.product-simple-add {
  float: right;
  border-left: 1px solid #b8d67e; }

a.shop2-btn {
  width: auto; }

.shop2-cart-registration {
  width: 773px; }

.shop2-cart-registration table.table-registration td.cell-r {
  background-color: #fef2e8;
  width: 288px;
  padding: 49px 56px 25px 45px; }

.shop2-cart-registration table.table-registration {
  width: 88%; }

.shop2-btn.shop2-btn-back {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #87b721;
  background-image: -o-linear-gradient(#93e452, #66921a);
  background-image: -moz-linear-gradient(#93e452, #66921a);
  background-image: -webkit-linear-gradient(#93e452, #66921a);
  background-image: -ms-linear-gradient(#93e452, #66921a);
  background-image: linear-gradient( #93e452, #66921a);
  -pie-background: linear-gradient( #93e452, #66921a);
  -moz-box-shadow: inset 0 -1px 0 #4d7009;
  -webkit-box-shadow: inset 0 -1px 0 #4d7009;
  box-shadow: inset 0 -1px 0 #4d7009;
  color: #fff;
  font-size: 15px;
  padding: 8px 28px; }

.site-footer-in {
  padding-top: 5px; }

.categories li ul li.active > a {
  color: #b0b634; }
  .categories li ul li.active > a ins {
    background-position: 0 0; }

.categories > li.active > a, .categories > li > a.active {
  padding: 9px 11px 9px 15px;
  text-decoration: none;
  color: #fff;
  border: none;
  background-color: #6a9d1b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4d329), color-stop(100%, #6a9d1b));
  background-image: -o-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -moz-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -webkit-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -ms-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%);
  -pie-background: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%); }

.shop2-pricelist .td.column-image {
  padding-left: 2px; }

.search-left, .categories, .menu-left {
  margin-bottom: 5px; }

.edit-block-body {
  color: #3b3131;
  padding: 11px 0 1px 0; }
  .edit-block-body img {
    width: 100%; }

.gr-form {
  margin: 5px 0; }

.gr-form {
  background: #fff; }

.informers {
  padding: 5px;
  background: #fff; }

@media only screen and (max-width: 1110px) {
  .shop2-pricelist {
    table-layout: auto; }

  .shop2-pricelist .th.more, .shop2-pricelist .td.more {
    padding-right: 10px; }

  .shop2-pricelist .th.column-amount {
    padding-right: 0; }

  .shop2-pricelist .td.column-amount {
    padding-right: 0;
    text-align: right; }

  .shop2-pricelist .th.column-options {
    padding-right: 0; }

  .shop2-pricelist .td.column-add {
    text-align: right;
    padding-right: 5px; }

  .shop2-pricelist .td.column-options {
    text-align: right;
    padding-right: 0;
    width: 109px; }

  .shop2-pricelist .th.column-add {
    padding-right: 0;
    padding-left: 0; }

  .shop2-pricelist .th.column-price {
    padding-right: 0; }

  .shop2-pricelist .td.column-price {
    padding-right: 0;
    text-align: right; } }

.shop2-pricelist .th {
  background: #679a1b; }

.block-tov {
  margin: 7px 0; }

.color-1 {
  background-image: -o-linear-gradient(#87d84f, #5a8617);
  background-image: -moz-linear-gradient(#87d84f, #5a8617);
  background-image: -webkit-linear-gradient(#87d84f, #5a8617);
  background-image: -ms-linear-gradient(#87d84f, #5a8617);
  background-image: linear-gradient( #87d84f, #5a8617);
  -pie-background: linear-gradient( #87d84f, #5a8617);
  -moz-box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  -webkit-box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.shop2-pricelist .td.column-add .shop2-product-btn {
  width: 49px; }

.shop2-pricelist .td.more a {
  background-image: -o-linear-gradient(#87d84f, #5a8617);
  background-image: -moz-linear-gradient(#87d84f, #5a8617);
  background-image: -webkit-linear-gradient(#87d84f, #5a8617);
  background-image: -ms-linear-gradient(#87d84f, #5a8617);
  background-image: linear-gradient( #87d84f, #5a8617);
  -pie-background: linear-gradient( #87d84f, #5a8617);
  -moz-box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  -webkit-box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  box-shadow: inset 0 -1px 0 rgba(170, 175, 40, .75);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.shop2-pricelist .product-wrapping {
  margin-left: -4px; }

.shop2-pricelist-wr {
  margin-top: 7px; }

.shop2-filter-wrap {
  margin-bottom: 5px; }

.rating_view_simple {
  margin: 0; }

.product-simple-add {
  padding: 38px 4px 10px 4px; }

table.shop2-cart-table th {
  padding: 2px 10px; }

table.shop2-cart-table th:nth-child(4) {
  text-align: center; }

.right-part .product-amount .product-amount-in {
  margin: 4px 0 0 4px;
  width: 105px; }
  .right-part .product-amount .product-amount-tit {
    width: 97px !important; }

@media only screen and (max-width: 1110px) {
  table.shop2-cart-table th:nth-child(5) {
    padding-right: 10px; }

  table.shop2-cart-table th {
    padding-right: 0; }

  table.shop2-cart-table td.cart-delete {
    padding-right: 10px; }

  table.shop2-cart-table td {
    padding-right: 0; } }

table.shop2-cart-table td {
  border-color: #b5b5b5; }

table.shop2-cart-table td.cart-product {
  padding-bottom: 0;
  padding-top: 2px; }

.shop2-coupon, .shop2-cart-registration table.table-registration td.cell-l {
  background: #87b822; }

.text-right {
  margin: 0;
  margin-top: 10px; }

#order-print, #order-print2, #order-print2 + .shop2-btn {
  padding: 5px 4px; }

.text-right.shop2-cart-update a {
  margin-top: 10px; }

table.shop2-cart-table td.cart-product .cart-product-details {
  margin-top: 4px;
  width: 280px; }

table.shop2-cart-table td.cart-product {
  padding-top: 0; }

.shop2-cart-registration {
  margin-bottom: 15px; }

.sidebar.left {
  width: 260px; }

.sidebar.left ~ .main > .content {
  margin-left: 260px; }

.site-search {
  width: auto; }

.site-search input[type="text"] {
  width: 206px; }

.dropdown-search {
  width: 257px; }

.news-wrap .news-name a {
  margin-left: 104px; }

.cart-product-param {
  display: none; }

table.shop2-table-order p {
  margin: 0; }

table.shop2-table-order span {
  display: inline-block;
  line-height: 60px;
  width: 90%;
  text-align: center; }
  table.shop2-table-order span strong {
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
    width: 100%; }

table.shop2-cart-table td.cart-product .cart-product-image {
  display: inline-block;
  vertical-align: middle;
  float: none; }

table.shop2-cart-table td.cart-product .cart-product-details {
  display: inline-block;
  vertical-align: middle; }

table.shop2-cart-table th:tnh-child(3) {
  text-align: center; }

table.shop2-cart-total th {
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  padding-right: 10px;
  color: #fff; }

table.shop2-cart-total td {
  color: #fff; }

table.shop2-cart-total td {
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  border-left: 1px solid #000; }

table.shop2-table-order th, table.shop2-table-order td {
  text-align: center; }

table.shop2-table-order tr td:first-child {
  text-align: left;
  padding: 2px; }

table.shop2-cart-table td {
  background: #fcf0e6; }

.shop2-order-form .form-item-submit {
  text-align: left; }
  .shop2-order-form .form-item-submit button.shop2-btn {
    margin-left: 116px; }

.shop2-order-form {
  width: 420px;
  border: 1px solid #c1503e;
  padding-left: 20px;
  border-radius: 6px; }

.product-simple-view {
  padding: 0 0 5px; }

table.shop2-cart-table td.cart-product .cart-product-image {
  width: 97px;
  height: 72px;
  margin-right: 3px; }

.sidebar.left ~ .main > .content {
  padding: 3px 2px 30px 10px; }

.sidebar.left {
  padding-top: 3px; }

.product-simple-item {
  margin: 0 1px 5px 0; }

.text-right.shop2-cart-update {
  width: 770px;
  margin-bottom: 20px; }

.shop2-cart-registration h2 {
  margin-left: 60px; }

.content-in {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  padding: 10px 10px 30px 4px;
  margin-bottom: 7px; }

.content-inner.ttt {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 1px 0 0;
  margin-bottom: 1px; }

.categories {
  background: #cfe89f; }

.shop2-sorting-panel-wr .sorting a.sort-param.sort-param-desc span {
  border-top-color: #fff; }

.shop2-sorting-panel-wr .sorting a.sort-param.sort-param-asc span {
  border-bottom-color: #fff; }

.shop2-sorting-panel-wr {
  background-image: linear-gradient(to bottom, #607188 0%, #364151 100%); }

.shop2-pricelist-wr {
  background: #f9f0e7; }

.block-tov-in .product-item-thumb {
  padding-left: 0;
  padding-right: 0; }

.shop2-main-before {
  padding: 10px 5px !important; }

.left-part {
  padding-top: 10px; }

table.shop2-cart-table th:nth-child(2) {
  text-align: center; }

table.shop2-cart-table tr:nth-child(2) td.cart-product .cart-product-image {
  margin-top: 3px; }

.product-thumb-view {
  margin: -5px 0 20px 0; }

.cart-product-image {
  margin: 4px 0 6px 3px; }

table.shop2-cart-table td.cart-product .cart-product-image img {
  border: 1px solid #ecc6a6; }

.product-thumbnails-my {
  margin: 0; }

.product-thumbnails-my li {
  margin: 4px 0; }

.shop2-pricelist .td.column-image .product-image, .product-thumbnails-my li a {
  font-size: 0;
  display: block;
  border: 1px solid #ecc6a6; }

.product-simple-image {
  padding: 0 9px 10px 0;
  width: 220px;
  display: inline-block;
  vertical-align: top; }

.product-simple-image .product-image > a {
  display: block;
  border: 1px solid #ecc6a6;
  border-left: none; }

.product-item-thumb .product-image > a, .shop2-product .product-image > a {
  border: 1px solid #ecc6a6; }

.product-item-thumb .product-image > a {
  width: 212px;
  margin: 0 1px 0 0; }

.product-item-thumb {
  margin: 10px 10px 10px 0; }

.shop2-main-after {
  padding: 10px 5px 35px !important; }

.categories ul li {
  border-color: #ebd7c7; }

table.shop2-cart-table td.cart-product .cart-product-details {
  width: 80%; }

table.shop2-cart-total {
  background-color: #3a4452;
  background-image: linear-gradient(to bottom, #5d6d83 0%, #3a4452 100%); }

.shop2-order-options .option-type.active-type {
  background: #fff; }

.shop2-order-form {
  background: #fff; }

.shop2-order-options .option-type.active-type span {
  color: #333; }

table.shop2-table-order th, table.shop2-table-order td {
  background: #fff; }

table.shop2-table-order th, table.shop2-table-order td {
  border-color: #000; }

fieldset.shop2-order-data {
  background: #fff; }

.site-footer-in, .content-wrapper, .site-header-in {
  max-width: 1300px; }

.product-item-thumb {
  margin-top: 5px;
  margin-bottom: 0; }

.shop2-pricelist {
  table-layout: auto; }

.shop2-pricelist .td.column-name, .shop2-pricelist .th.column-name {
  width: 60% !important;
  text-align: left; }

table.shop2-cart-total th, table.shop2-cart-total td {
  border-color: #000; }

.product-bot .product-bot-in .shop2-product-btn.notavailable, .product-simple-add .product-bot-in .shop2-product-btn.notavailable, .product-card-bot .product-bot-in .shop2-product-btn.notavailable {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

fieldset.shop2-order-data legend {
  position: relative;
  top: 18px;
  font-size: 18px;
  font-weight: bold; }

.product-bot .product-price, .product-simple-add .product-price, .product-card-bot .product-price {
  width: 183px; }

fieldset.shop2-order-data {
  padding-top: 20px; }

fieldset.shop2-order-data {
  position: relative; }
  fieldset.shop2-order-data:after {
    position: absolute;
    content: '';
    background: #ddcdb4;
    height: 1px;
    top: 12px;
    right: 0;
    left: 5px; }

.text-right.shop2-cart-update {
  width: 100%; }

.shop2-cart-total tr td:last-child {
  text-align: center; }

.shop2-cart {
  background: #fff; }

table.shop2-cart-table {
  margin: 15px 0 3px; }

#shop2-cart {
  margin-top: -33px; }

.shop2-product-item.tr .td.more {
  padding-right: 5px; }

.shop2-pricelist .th.column-name {
  text-align: center; }

.menu-top li.active a {
  color: #fff;
  background-color: #6a9d1b;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .29);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4d329), color-stop(100%, #6a9d1b));
  background-image: -o-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -moz-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -webkit-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: -ms-linear-gradient(top, #a4d329 0%, #6a9d1b 100%);
  background-image: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%);
  -pie-background: linear-gradient(to bottom, #a4d329 0%, #6a9d1b 100%); }

.menu-left li.active a {
  color: #fff;
  text-decoration: underline; }

.categories ul li a {
  margin-left: 0;
  padding-left: 24px; }

.categories ul li a:hover, .categories ul li.current.active a {
  background-image: linear-gradient(to bottom, #607188 0%, #364151 100%);
  color: #fff; }

.categories ul li a ins {
  left: 6px; }

.otz {
  background: #fff;
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 0 3px rgba(208, 65, 49, .2), inset 0 -1px 0 #e7cdad; }

.shop2-product-data.shop2-product-data-mb {
  margin-bottom: 6px; }

.sim-left {
  position: relative;
  overflow: hidden; }

.product-item-thumb .product-top .product-name {
  margin-left: 4px; }

.product-item-thumb .product-top .product-note {
  margin-left: 3px; }

.product-bot .product-price .price-old {
  margin-left: 2px; }

.product-amount .product-amount-in, .product-bot .product-price .price-current {
  margin-right: 3px; }

.product-amount .product-amount-tit {
  padding: 1px 0 0 2px; }

@media screen and (max-width: 1366px) {
  .product-simple-details {
    width: 64%; }

  table.shop2-cart-table td.cart-product .cart-product-details {
    width: 80%; } }

@media screen and (max-width: 1180px) {
  .product-simple-details {
    width: 50%; }

  table.shop2-cart-table td.cart-product .cart-product-details {
    width: 72%; } }

@media screen and (max-width: 1024px) {
  .product-simple-details {
    width: 47%; } }

.product-item-thumb .product-top .product-image {
  margin: 0 0 10px 3px; }

.product-card-left .product-image {
  height: auto !important; }

.product-simple-image .product-image img {
  width: 100%; }

.product-simple-image {
  height: auto;
  padding-bottom: 0; }

.product-simple-add {
  padding-top: 8px;
  padding-bottom: 0px; }

.product-simple-add .product-amount {
  /*padding-bottom: 35px;*/
  padding-bottom: 10px;
  padding-top: 25px; }

.product-item-thumb .product-image > a {
  overflow: hidden; }

.shop2-pricelist .td.column-image .product-image a {
  overflow: hidden;
  width: 97px;
  display: block; }

.product-item-thumb .product-image > a img {
  height: 160px; }

.shop2-pricelist .td.column-image .product-image a img {
  height: 72px; }
