<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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 #9f9485; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #9f9485; }

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

html, body {
  height: 100%; }

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

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

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

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: #886766; }

.site-path {
  padding-bottom: 1px;
  padding-top: 18px; }
  .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 {
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  margin: 0 0 -122px; }
  .site-wrapper::after {
    display: block;
    visibility: hidden;
    height: 122px;
    content: "."; }

.header {
  min-height: 144px; }
  .header p {
    margin: 0; }
  .header a img {
    border: none; }

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

.menu-top {
  position: relative;
  min-height: 48px;
  background-color: #41555b;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  -moz-box-shadow: inset 0 -1px 0 #ad3d21;
  -webkit-box-shadow: inset 0 -1px 0 #ad3d21;
  box-shadow: inset 0 -1px 0 #ad3d21;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #475d64), color-stop(100%, #41555b));
  background-image: -o-linear-gradient(top, #475d64 0%, #41555b 100%);
  background-image: -moz-linear-gradient(top, #475d64 0%, #41555b 100%);
  background-image: -webkit-linear-gradient(top, #475d64 0%, #41555b 100%);
  background-image: -ms-linear-gradient(top, #475d64 0%, #41555b 100%);
  background-image: linear-gradient(to bottom, #475d64 0%, #41555b 100%);
  -pie-background: linear-gradient(to bottom, #475d64 0%, #41555b 100%);
  behavior: url(); }

.wrapper-in {
  width: 942px;
  margin: 0 auto; }

.menu-top-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: url(/g/templates/shop2/2.14.2/css/bg-tmenu.png) 0 0 repeat-x; }

.menu-top-in {
  margin: 0;
  padding: 17px 0 0 8px;
  list-style: none;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 0;
  font-size: 0; }
  .menu-top-in li {
    display: inline-block;
    padding: 0 12px 10px;
    vertical-align: top; }
    .menu-top-in li a {
      text-decoration: none;
      color: #fff;
      font-size: 13px;
      line-height: 1; }
      .menu-top-in li a:hover {
        text-decoration: underline;
        color: #cbe741; }

.ico-top {
  float: right;
  padding: 10px 23px 0 10px; }

.ico-bot {
  float: right;
  padding: 9px 3px 0 10px; }

.ico-top-in {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0; }
  .ico-top-in li {
    display: inline-block;
    padding-left: 3px;
    vertical-align: top; }
    .ico-top-in li a {
      display: block;
      width: 24px;
      height: 24px;
      text-indent: -99999px;
      background: url(/g/templates/shop2/2.14.2/css/ico-soc-seti.png) 0 0 no-repeat; }
    .ico-top-in li.ico-1 a {
      background-position: 0 0; }
      .ico-top-in li.ico-1 a:hover {
        background-position: 0 -40px; }
    .ico-top-in li.ico-2 a {
      background-position: -27px 0; }
      .ico-top-in li.ico-2 a:hover {
        background-position: -27px -40px; }
    .ico-top-in li.ico-3 a {
      background-position: -54px 0; }
      .ico-top-in li.ico-3 a:hover {
        background-position: -54px -40px; }
    .ico-top-in li.ico-4 a {
      background-position: -81px 0; }
      .ico-top-in li.ico-4 a:hover {
        background-position: -81px -40px; }

.company {
  float: left;
  width: 380px;
  margin: 25px 20px 14px 21px; }
  .company .site-logo {
    float: left;
    width: 64px;
    height: 50px;
    margin-right: 15px; }
  .company .company-name {
    padding: 2px 0 0;
    color: #e1484c;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 27px;
    line-height: 1; }
    .company .company-name a {
      color: #e1484c;
      text-decoration: none; }
      .company .company-name a:hover {
        color: #e1484c;
        text-decoration: none; }
  .company .company-desc {
    font-size: 13px;
    line-height: 1; }

.contacts-top {
  float: left;
  width: 280px;
  margin: 13px 0 8px;
  font-size: 12px;
  line-height: 1; }
  .contacts-top .company-phone-tit {
    padding-bottom: 4px;
    color: #e1484c;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif; }
  .contacts-top .company-phone-tit2 {
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic; }
  .contacts-top .company-phone-nomber {
    padding-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px; }

.block-user {
  position: relative;
  z-index: 14;
  float: right;
  width: 199px;
  margin: 31px 22px 0 0; }
  .block-user form {
    margin: 0;
    padding: 0;
    border: none; }

.block-user-title {
  position: relative;
  width: 197px;
  height: 38px;
  cursor: pointer;
  border: 1px solid #f0d8bd;
  background-color: #fff;
  -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;
  behavior: url(); }
  .block-user-title span {
    padding-left: 17px;
    color: #f2666f;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 38px;
    -webkit-user-select : none;
    -moz-user-select : none;
    user-select : none; }
    .block-user-title span ins {
      display: inline-block;
      width: 1px;
      height: 8px;
      margin: 0 6px;
      background-color: #f8b2b7; }
  .block-user-title:after {
    position: absolute;
    top: 0;
    right: 12px;
    display: block;
    width: 26px;
    height: 38px;
    content: "";
    border-left: 1px solid #f5e0c9;
    background: url(/g/templates/shop2/2.14.2/css/site-arrows.png) 12px 16px no-repeat; }
  .block-user-title.open {
    -webkit-border-radius : 2px 2px 0 0;
    -moz-border-radius : 2px 2px 0 0;
    -ms-border-radius : 2px 2px 0 0;
    -o-border-radius : 2px 2px 0 0;
    border-radius : 2px 2px 0 0; }
    .block-user-title.open:after {
      background-position: 12px -34px; }

.user-open {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
  width: 187px;
  margin: 0;
  padding: 7px 0 9px 10px;
  border: 1px solid #f0d8bd;
  border-top: none;
  background-color: #fff;
  font-size: 12px;
  -webkit-border-radius : 0 0 2px 2px;
  -moz-border-radius : 0 0 2px 2px;
  -ms-border-radius : 0 0 2px 2px;
  -o-border-radius : 0 0 2px 2px;
  border-radius : 0 0 2px 2px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  behavior: url(); }
  .user-open .user-tit {
    display: block;
    margin-bottom: 2px;
    font-size: 13px;
    line-height: 1; }
  .user-open .field_login_in, .user-open .field_password_in {
    position: relative;
    display: inline-block;
    padding: 0 6px 0 20px;
    border: 1px solid #f0d8bd;
    background-color: #fff;
    -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;
    behavior: url(); }
  .user-open .field_login_in {
    background: url(/g/templates/shop2/2.14.2/css/icons-user.png) 6px 6px no-repeat;
    margin-bottom: 6px; }
  .user-open .field_password_in {
    background: url(/g/templates/shop2/2.14.2/css/icons-user.png) 6px -42px no-repeat; }
  .user-open input[type="text"], .user-open input[type="password"] {
    height: 14px;
    margin: 0;
    padding: 5px 0 4px;
    border: none;
    outline-style: none;
    background: transparent;
    font-size: 12px; }
  .user-open input[type="submit"] {
    width: 60px;
    height: 25px;
    margin: 0 0 0 10px;
    padding: 0;
    vertical-align: top;
    color: #fff;
    border: none;
    font-size: 13px; }
  .user-open .field_login {
    padding-bottom: 1px; }
    .user-open .field_login input[type="text"] {
      width: 152px; }
  .user-open .field_password {
    padding-bottom: 3px; }
    .user-open .field_password input[type="password"] {
      width: 82px;
      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: #e1484c; }
  .user-open .user-forgot {
    color: #9abd3f; }

.logged-user {
  display: table;
  width: 180px; }
  .logged-user .logged-user-line {
    display: table-row; }
  .logged-user .user-name {
    color: #886766;
    font-size: 14px;
    font-weight: bold; }
  .logged-user .user-name, .logged-user .user-orders {
    padding-right: 2px; }
    .logged-user .user-name a, .logged-user .user-orders a {
      color: #4c646b; }
  .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 {
    display: table-cell;
    width: 89px;
    padding: 3px 0 4px; }
  .logged-user .user-sitings a {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: top;
    background: url(/g/templates/shop2/2.14.2/css/icons-user.png) 0 -91px no-repeat;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0; }
  .logged-user .user-exit a {
    color: #9abd3f; }

.menu-head-wr {
  position: relative;
  margin-right: 1px;
  border: 1px solid #fff;
  background-color: #b39b94;
  -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 #b39b94;
  -webkit-box-shadow: inset 0 -1px 0 #b39b94;
  box-shadow: inset 0 -1px 0 #b39b94;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b39b94), color-stop(100%, #a88d85));
  background-image: -o-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -moz-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -webkit-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -ms-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  -pie-background: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  behavior: url(); }
  .menu-head-wr:before, .menu-head-wr:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .menu-head-wr:after {
    clear: both; }

.menu-head {
  min-height: 32px;
  margin: 0;
  padding: 13px 0 0;
  list-style: none;
  text-align: center;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 0;
  font-size: 0; }
  .menu-head li {
    display: inline-block;
    vertical-align: top;
    background: url(/g/templates/shop2/2.14.2/css/bmenu-li.png) 0 6px no-repeat;
    padding: 0 12px 10px 18px; }
    .menu-head li:first-child {
      background: none; }
    .menu-head li a {
      text-decoration: none;
      color: #fff;
      font-size: 16px;
      line-height: 1; }
      .menu-head li a:hover {
        text-decoration: underline; }
  .menu-head:before {
    display: inline-block;
    width: 19px;
    height: 20px;
    content: "";
    background: url(/g/templates/shop2/2.14.2/css/tmenu-left.png) 0 0 no-repeat;
    margin-right: 9px; }
  .menu-head:after {
    display: inline-block;
    width: 19px;
    height: 20px;
    content: "";
    background: url(/g/templates/shop2/2.14.2/css/tmenu-right.png) 0 0 no-repeat;
    margin-left: 16px; }

.block-head {
  position: relative;
  min-height: 40px;
  margin: 0 2px 0 1px;
  padding: 12px 20px 16px 19px;
  background-color: #fff;
  -webkit-border-radius : 0 0 2px 2px;
  -moz-border-radius : 0 0 2px 2px;
  -ms-border-radius : 0 0 2px 2px;
  -o-border-radius : 0 0 2px 2px;
  border-radius : 0 0 2px 2px;
  behavior: url(); }

.site-search {
  float: left;
  width: 323px; }
  .site-search form {
    position: relative;
    width: 311px;
    height: 38px;
    margin: 0;
    padding: 0;
    border: 1px solid #f0d8bd;
    background-color: #fff;
    -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; }
  .site-search input[type="text"] {
    position: relative;
    float: left;
    width: 253px;
    height: 18px;
    margin: 0 7px 0 9px;
    padding: 11px 0;
    color: #886766;
    border: none;
    outline-style: none;
    background: transparent;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
    behavior: url(); }
    .site-search input[type="text"]::-webkit-input-placeholder {
      color: #886766;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
    .site-search input[type="text"]:moz-placeholder {
      color: #886766;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
    .site-search input[type="text"]::-moz-placeholder {
      color: #886766;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
    .site-search input[type="text"]:-ms-input-placeholder {
      color: #886766;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
  .site-search button[type="submit"] {
    float: left;
    width: 41px;
    height: 38px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    border-left: 1px solid #f5e0c9;
    background: url(/g/templates/shop2/2.14.2/css/ico-search.png) 10px 10px no-repeat; }

.shop-search {
  position: relative;
  z-index: 10;
  float: left;
  width: 200px; }
  .shop-search .shop-search-title {
    position: relative;
    width: 197px;
    height: 38px;
    cursor: pointer;
    border: 1px solid #f0d8bd;
    background-color: #fff;
    -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;
    behavior: url(); }
    .shop-search .shop-search-title span {
      padding-left: 10px;
      color: #e1484c;
      font-family: Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 14px;
      line-height: 38px;
      -webkit-user-select : none;
      -moz-user-select : none;
      user-select : none; }
    .shop-search .shop-search-title ins {
      position: absolute;
      top: 0;
      right: 12px;
      display: block;
      width: 26px;
      height: 38px;
      border-left: 1px solid #f0d8bd;
      background: url(/g/templates/shop2/2.14.2/css/site-arrows.png) 12px 16px no-repeat; }
    .shop-search .shop-search-title.open {
      -webkit-border-radius : 2px 2px 0 0;
      -moz-border-radius : 2px 2px 0 0;
      -ms-border-radius : 2px 2px 0 0;
      -o-border-radius : 2px 2px 0 0;
      border-radius : 2px 2px 0 0; }
      .shop-search .shop-search-title.open ins {
        background-position: 12px -34px; }

.dropdown-search {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
  width: 197px;
  border: 1px solid #f0d8bd;
  border-top: none;
  background-color: #fff;
  -webkit-border-radius : 0 0 2px 2px;
  -moz-border-radius : 0 0 2px 2px;
  -ms-border-radius : 0 0 2px 2px;
  -o-border-radius : 0 0 2px 2px;
  border-radius : 0 0 2px 2px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  behavior: url(); }

.shop-search-container {
  padding: 10px 14px 15px 18px;
  font-size: 13px; }
  .shop-search-container .row-title {
    padding-bottom: 2px; }
  .shop-search-container .from-to {
    padding-bottom: 12px; }
    .shop-search-container .from-to input[type="text"] {
      width: 54px; }
      .shop-search-container .from-to input[type="text"].tx-pole {
        width: 163px; }
  .shop-search-container input[type="text"] {
    height: 20px;
    margin: 0;
    padding: 0;
    border: 1px solid #f0d8bd;
    outline-style: none;
    background-color: #fff;
    font-size: 12px; }
  .shop-search-container select {
    width: 165px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 1px solid #f0d8bd;
    background-color: #fff; }
  .shop-search-container .field {
    padding-bottom: 7px; }
    .shop-search-container .field input[type="text"] {
      width: 163px; }
    .shop-search-container .field .from-to input[type="text"] {
      width: 70px; }
  .shop-search-container .search-btn {
    padding-top: 7px; }
    .shop-search-container .search-btn input[type="submit"] {
      width: 61px;
      height: 25px;
      margin: 0;
      padding: 0;
      border: none; }

.shop-basket {
  position: relative;
  z-index: 10;
  float: right;
  width: 199px; }
  .shop-basket .shop-cart-title {
    position: relative;
    width: 199px;
    height: 40px;
    cursor: pointer;
    background-color: #41565c;
    -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: inset 0 -1px 0 #41565c;
    -webkit-box-shadow: inset 0 -1px 0 #41565c;
    box-shadow: inset 0 -1px 0 #41565c;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c646b), color-stop(100%, #41565c));
    background-image: -o-linear-gradient(top, #4c646b 0%, #41565c 100%);
    background-image: -moz-linear-gradient(top, #4c646b 0%, #41565c 100%);
    background-image: -webkit-linear-gradient(top, #4c646b 0%, #41565c 100%);
    background-image: -ms-linear-gradient(top, #4c646b 0%, #41565c 100%);
    background-image: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
    -pie-background: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
    behavior: url(); }
    .shop-basket .shop-cart-title span {
      display: block;
      height: 40px;
      padding-left: 57px;
      color: #fff;
      font-family: Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 14px;
      line-height: 40px;
      background: url(/g/templates/shop2/2.14.2/css/bg-cart.png) 18px 9px no-repeat;
      -webkit-user-select : none;
      -moz-user-select : none;
      user-select : none; }
    .shop-basket .shop-cart-title ins {
      position: absolute;
      top: 0;
      right: 13px;
      display: block;
      width: 26px;
      height: 39px;
      border-left: 1px solid #41565c;
      background: url(/g/templates/shop2/2.14.2/css/site-arrows.png) -48px 17px no-repeat; }
    .shop-basket .shop-cart-title.open {
      -webkit-border-radius : 2px 2px 0 0;
      -moz-border-radius : 2px 2px 0 0;
      -ms-border-radius : 2px 2px 0 0;
      -o-border-radius : 2px 2px 0 0;
      border-radius : 2px 2px 0 0; }
      .shop-basket .shop-cart-title.open ins {
        background-position: -48px -34px; }

.shop-cart {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
  width: 162px;
  padding: 2px 16px 12px 21px;
  color: #fff;
  background-color: #4c646b;
  font-size: 12px;
  -webkit-border-radius : 0 0 2px 2px;
  -moz-border-radius : 0 0 2px 2px;
  -ms-border-radius : 0 0 2px 2px;
  -o-border-radius : 0 0 2px 2px;
  border-radius : 0 0 2px 2px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  -moz-box-shadow: inset 0 -1px 0 #4c646b;
  -webkit-box-shadow: inset 0 -1px 0 #4c646b;
  box-shadow: inset 0 -1px 0 #4c646b;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c646b), color-stop(100%, #4c646b));
  background-image: -o-linear-gradient(top, #4c646b 0%, #4c646b 100%);
  background-image: -moz-linear-gradient(top, #4c646b 0%, #4c646b 100%);
  background-image: -webkit-linear-gradient(top, #4c646b 0%, #4c646b 100%);
  background-image: -ms-linear-gradient(top, #4c646b 0%, #4c646b 100%);
  background-image: linear-gradient(to bottom, #4c646b 0%, #4c646b 100%);
  -pie-background: linear-gradient(to bottom, #4c646b 0%, #4c646b 100%);
  behavior: url(); }
  .shop-cart span {
    display: inline-block;
    min-width: 60px;
    padding-right: 4px; }
  .shop-cart strong {
    font-weight: normal;
    font-size: 18px; }
  .shop-cart .shop-cart-button {
    padding-top: 7px; }
    .shop-cart .shop-cart-button a {
      display: inline-block;
      padding: 4px 9px; }
      .shop-cart .shop-cart-button a:active {
        padding: 5px 10px; }
  .shop-cart .shop-cart-noitems {
    padding: 9px 0 2px; }

.content-wrapper {
  position: relative;
  width: 100%;
  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 {
  position: relative;
  overflow: hidden;
  width: 707px;
  height: 346px;
  margin: 0 0 17px;
  margin-bottom: 26px;
  border: 1px solid #fff;
  background-color: #fff;
  -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 5px rgba(173, 96, 87, .2);
  -webkit-box-shadow: 0 0 5px rgba(173, 96, 87, .2);
  box-shadow: 0 0 5px rgba(173, 96, 87, .2);
  behavior: url(); }
  .slider-wrap a img {
    border: none; }
  .slider-wrap li {
    height: 346px;
    line-height: 346px; }
  .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.14.2/css/bx_loader.gif) 50% 50% no-repeat;
    position: absolute;
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .slider-wrap .bx-controls-direction a {
    position: absolute;
    z-index: 7;
    top: 135px;
    width: 44px;
    height: 44px;
    outline: 0; }
    .slider-wrap .bx-controls-direction a.bx-prev {
      left: 10px;
      background: url(/g/templates/shop2/2.14.2/css/bx_controls.png) no-repeat 0 0; }
      .slider-wrap .bx-controls-direction a.bx-prev:hover {
        background-position: 0 -60px; }
    .slider-wrap .bx-controls-direction a.bx-next {
      right: 10px;
      background: url(/g/templates/shop2/2.14.2/css/bx_controls.png) no-repeat -62px 0; }
      .slider-wrap .bx-controls-direction a.bx-next:hover {
        background-position: -62px -60px; }
    .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: 14px 20px 18px;
      text-align: left;
      font-family: Georgia, Cambria, "Times New Roman", Times, serif;
      font-style: italic;
      font-size: 17px;
      line-height: 1.16;
      color: #886766;
      position: relative;
      z-index: 4; }
      .slider-wrap .bx-caption .bx-caption-in a {
        color: #886766;
        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: 250px;
  margin-right: -100%;
  background-color: #b39b94; }

.sidebar.left ~ .main &gt; .content {
  margin-left: 250px; }

.sidebar.right {
  position: relative;
  float: right;
  width: 221px;
  margin-left: -222px;
  padding: 0 0 24px 1px; }

.sidebar.right ~ .main &gt; .content {
  margin-right: 222px; }

.block-right1 {
  margin-bottom: 11px;
  color: #fff;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 12px; }
  .block-right1 .block-right-img {
    padding: 1px 1px 0;
    text-align: center; }
    .block-right1 .block-right-img img {
      position: relative;
      overflow: hidden;
      vertical-align: top;
      -webkit-border-radius : 2px 2px 0 0;
      -moz-border-radius : 2px 2px 0 0;
      -ms-border-radius : 2px 2px 0 0;
      -o-border-radius : 2px 2px 0 0;
      border-radius : 2px 2px 0 0;
      behavior: url(); }
  .block-right1 .block-right-text {
    position: relative;
    min-height: 57px;
    padding: 7px 10px 8px 18px;
    border: 1px solid #fff;
    border-top: none;
    background-color: #a88d85;
    -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;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    -moz-box-shadow: inset 0 -1px 0 #6a9516;
    -webkit-box-shadow: inset 0 -1px 0 #6a9516;
    box-shadow: inset 0 -1px 0 #6a9516;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #abc537), color-stop(100%, #91b231));
    background-image: -o-linear-gradient(top, #abc537 0%, #91b231 100%);
    background-image: -moz-linear-gradient(top, #abc537 0%, #91b231 100%);
    background-image: -webkit-linear-gradient(top, #abc537 0%, #91b231 100%);
    background-image: -ms-linear-gradient(top, #abc537 0%, #91b231 100%);
    background-image: linear-gradient(to bottom, #abc537 0%, #91b231 100%);
    -pie-background: linear-gradient(to bottom, #abc537 0%, #91b231 100%);
    behavior: url(); }
  .block-right1 .block-right-title {
    padding-bottom: 3px;
    font-size: 17px;
    font-weight: bold;
    font-style: italic; }
  .block-right1 .block-right-body p:first-child {
    margin: 0; }

.block-right2 {
  margin-bottom: 0; }
  .block-right2 .block-right-text {
    position: relative;
    background-color: #41565c;
    -moz-box-shadow: inset 0 -1px 0 #ce2224;
    -webkit-box-shadow: inset 0 -1px 0 #ce2224;
    box-shadow: inset 0 -1px 0 #ce2224;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7534e), color-stop(100%, #e1484c));
    background-image: -o-linear-gradient(top, #e7534e 0%, #e1484c 100%);
    background-image: -moz-linear-gradient(top, #e7534e 0%, #e1484c 100%);
    background-image: -webkit-linear-gradient(top, #e7534e 0%, #e1484c 100%);
    background-image: -ms-linear-gradient(top, #e7534e 0%, #e1484c 100%);
    background-image: linear-gradient(to bottom, #e7534e 0%, #e1484c 100%);
    -pie-background: linear-gradient(to bottom, #e7534e 0%, #e1484c 100%);
    behavior: url(); }

.categories {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif; }
  .categories &gt; li {
    padding: 0 0 1px; }
    .categories &gt; li &gt; a {
      position: relative;
      display: block;
      margin: 0 1px;
      padding: 8px 10px 7px 20px;
      text-decoration: none;
      color: #886766;
      border: 1px solid #f0d8bd;
      background-color: #fff;
      font-size: 16px;
      line-height: normal;
      -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;
      behavior: url(); }
      .categories &gt; li &gt; a:hover {
        margin: 0;
        text-decoration: none;
        color: #fff;
        border: 1px solid #fff;
        background-color: #a88d85;
        -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 #a88d85;
        -webkit-box-shadow: inset 0 -1px 0 #a88d85;
        box-shadow: inset 0 -1px 0 #a88d85;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b39b94), color-stop(100%, #a88d85));
        background-image: -o-linear-gradient(top, #b39b94 0%, #a88d85 100%);
        background-image: -moz-linear-gradient(top, #b39b94 0%, #a88d85 100%);
        background-image: -webkit-linear-gradient(top, #b39b94 0%, #a88d85 100%);
        background-image: -ms-linear-gradient(top, #b39b94 0%, #a88d85 100%);
        background-image: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
        -pie-background: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%); }
    .categories &gt; li &gt; ul {
      padding: 6px 1px 7px; }
    .categories &gt; li &gt; ul &gt; li:first-child {
      border-top: none; }
  .categories ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .categories ul li {
      border-top: 1px solid #f5e0c9; }
      .categories ul li a {
        position: relative;
        display: block;
        margin-left: 27px;
        padding: 5px 8px 5px 13px;
        text-decoration: none;
        color: #886766;
        font-size: 13px;
        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.14.2/css/lmenu-ico.png) 0 -27px no-repeat; }
        .categories ul li a:hover {
          color: #8dae29; }
          .categories ul li a:hover ins {
            background-position: 0 0; }
    .categories ul li li a {
      margin-left: 50px; }
    .categories ul li li li a {
      margin-left: 70px; }
    .categories ul li li li li a {
      margin-left: 90px; }
    .categories ul li li li li li a {
      margin-left: 110px; }

.categories li a.active {
  margin: 0;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  background-color: #a88d85;
  -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 #a88d85;
  -webkit-box-shadow: inset 0 -1px 0 #a88d85;
  box-shadow: inset 0 -1px 0 #a88d85;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b39b94), color-stop(100%, #a88d85));
  background-image: -o-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -moz-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -webkit-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -ms-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  -pie-background: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%); }

.menu-left {
  position: relative;
  margin: 0 0 16px;
  padding: 8px 8px 9px 19px;
  list-style: none;
  border: 1px solid #fff;
  background-color: #41565c;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: italic;
  line-height: 0;
  font-size: 0;
  -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 #41565c;
  -webkit-box-shadow: inset 0 -1px 0 #41565c;
  box-shadow: inset 0 -1px 0 #41565c;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c646b), color-stop(100%, #41565c));
  background-image: -o-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -moz-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -webkit-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -ms-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
  -pie-background: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
  behavior: url(); }
  .menu-left li {
    padding: 6px 0; }
    .menu-left li a {
      color: #fff;
      text-decoration: none;
      font-size: 14px;
      line-height: normal; }
      .menu-left li a:hover {
        color: #cbe741;
        text-decoration: underline; }

.edit-block-title {
  position: relative;
  padding: 7px 14px 10px 19px;
  color: #fff;
  border: 1px solid #fff;
  background-color: #e1494b;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 24px;
  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;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  -moz-box-shadow: inset 0 -1px 0 #a88d85;
  -webkit-box-shadow: inset 0 -1px 0 #a88d85;
  box-shadow: inset 0 -1px 0 #a88d85;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b39b94), color-stop(100%, #a88d85));
  background-image: -o-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -moz-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -webkit-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -ms-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  -pie-background: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  behavior: url(); }

.edit-block-body {
  padding: 7px 16px 28px 20px;
  color: #4a3f3f;
  font-size: 14px; }
  .edit-block-body p:first-child {
    margin: 0; }

.news-wrap {
  position: relative;
  padding: 6px 16px 8px 19px;
  color: #fff;
  border: 1px solid #fff;
  background-color: #41565c;
  font-size: 12px;
  -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 #41565c;
  -webkit-box-shadow: inset 0 -1px 0 #41565c;
  box-shadow: inset 0 -1px 0 #41565c;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c646b), color-stop(100%, #41565c));
  background-image: -o-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -moz-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -webkit-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -ms-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
  -pie-background: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
  behavior: url(); }
  .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: #bad246;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-style: normal; }
      .news-wrap .news-name a:hover {
        color: #bad246;
        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: #fff;
    text-decoration: underline; }
    .news-wrap a:hover {
      color: #bad246;
      text-decoration: underline; }
  .news-wrap p {
    margin: 0; }

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

.footer {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 122px;
  background-color: #41555b;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  -moz-box-shadow: inset 0 -1px 0 #ad3d21;
  -webkit-box-shadow: inset 0 -1px 0 #ad3d21;
  box-shadow: inset 0 -1px 0 #ad3d21;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #475d64), color-stop(100%, #41555b));
  background-image: -o-linear-gradient(top, #475d64 0%, #41555b 100%);
  background-image: -moz-linear-gradient(top, #475d64 0%, #41555b 100%);
  background-image: -webkit-linear-gradient(top, #475d64 0%, #41555b 100%);
  background-image: -ms-linear-gradient(top, #475d64 0%, #41555b 100%);
  background-image: linear-gradient(to bottom, #475d64 0%, #41555b 100%);
  -pie-background: linear-gradient(to bottom, #475d64 0%, #41555b 100%);
  behavior: url(); }

.block-bottom {
  position: relative;
  padding: 23px 0 21px;
  background-color: #a88d85;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b39b94), color-stop(100%, #a88d85));
  background-image: -o-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -moz-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -webkit-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -ms-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  -pie-background: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  behavior: url(); }

.block-bottom-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url(/g/templates/shop2/2.14.2/css/bg-block-bot.png) 0 0 repeat-x; }

.block-bottom-in {
  position: relative;
  overflow: hidden;
  width: 937px;
  border: 1px solid #f0d8bd;
  background-color: #fff;
  -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;
  behavior: url(); }

.block-bottom-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%; }
  .block-bottom-img img {
    vertical-align: top;
    height: 100%; }

.block-bottom-bg2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 382px;
  background-color: #fff;
  -webkit-border-radius : 3px;
  -moz-border-radius : 3px;
  -ms-border-radius : 3px;
  -o-border-radius : 3px;
  border-radius : 3px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; }

.block-bottom-text {
  position: relative;
  z-index: 4;
  padding: 8px 20px 13px 388px;
  font-size: 12px; }
  .block-bottom-text p {
    margin: 0; }
  .block-bottom-text .block-bottom-title {
    padding: 0 0 4px;
    color: #41565c;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic; }
  .block-bottom-text.block-bottom-text-none {
    padding-left: 12px; }

.menu-bottom {
  position: relative;
  min-height: 41px;
  background-color: #b39b94;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b39b94), color-stop(100%, #b39b94));
  background-image: -o-linear-gradient(top, #b39b94 0%, #b39b94 100%);
  background-image: -moz-linear-gradient(top, #b39b94 0%, #b39b94 100%);
  background-image: -webkit-linear-gradient(top, #b39b94 0%, #b39b94 100%);
  background-image: -ms-linear-gradient(top, #b39b94 0%, #b39b94 100%);
  background-image: linear-gradient(to bottom, #b39b94 0%, #b39b94 100%);
  -pie-background: linear-gradient(to bottom, #b39b94 0%, #b39b94 100%);
  behavior: url(); }

.menu-bot {
  margin: 0;
  padding: 12px 0 0 2px;
  list-style: none;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 0;
  font-size: 0; }
  .menu-bot li {
    display: inline-block;
    vertical-align: top;
    background: url(/g/templates/shop2/2.14.2/css/bmenu-li.png) 0 6px no-repeat;
    padding: 0 12px 10px 18px; }
    .menu-bot li:first-child {
      background: none; }
    .menu-bot li a {
      text-decoration: none;
      color: #fff;
      font-size: 16px;
      line-height: 1; }
      .menu-bot li a:hover {
        text-decoration: underline; }

.site-footer-in {
  min-height: 69px;
  padding-bottom: 12px;
  color: #fff;
  font-size: 11px; }
  .site-footer-in p {
    margin: 0; }
  .site-footer-in a {
    color: #b7cf44; }

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

.block-contacts {
  float: left;
  width: 250px;
  margin: 13px 12px 0 0; }

.site-counters {
  float: left;
  width: 220px;
  margin: 24px 12px 0 0; }

.site-copyright {
  float: right;
  width: 160px;
  text-align: right;
  background: url(/g/templates/shop2/2.14.2/css/mega.png) right 0 no-repeat;
  height: 30px;
  margin: 20px 3px 0 0;
  padding: 4px 40px 0 0; }
  .site-copyright span.copyright {
    display: inline-block;
    width: 150px;
    font-size: 11px !important; }

.show {
  display: block; }

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: 14px; }

div.yashare {
  display: inline-block; }

.shop2-main-after p, .shop2-main-before p {
  margin: 2px 0; }

a.shop2-btn {
  padding: 5px 11px; }
  a.shop2-btn:active {
    padding: 6px 12px; }

button.shop2-btn, input.shop2-btn[type="button"], input.shop2-btn[type="submit"] {
  padding: 4px 8px; }
  button.shop2-btn:active, input.shop2-btn[type="button"]:active, input.shop2-btn[type="submit"]:active {
    padding: 5px 9px; }

.color-1, .shop2-product-amount button {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #41565c;
  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 #41565c;
  -webkit-box-shadow: inset 0 -1px 0 #41565c;
  box-shadow: inset 0 -1px 0 #41565c;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #41565c), color-stop(100%, #41565c));
  background-image: -o-linear-gradient(top, #41565c 0%, #41565c 100%);
  background-image: -moz-linear-gradient(top, #41565c 0%, #41565c 100%);
  background-image: -webkit-linear-gradient(top, #41565c 0%, #41565c 100%);
  background-image: -ms-linear-gradient(top, #41565c 0%, #41565c 100%);
  background-image: linear-gradient(to bottom, #41565c 0%, #41565c 100%);
  -pie-background: linear-gradient(to bottom, #41565c 0%, #41565c 100%);
  behavior: url();
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-1:hover, .shop2-product-amount button:hover {
    text-decoration: none;
    background-color: #41565c;
    -moz-box-shadow: inset 0 -1px 0 #41565c;
    -webkit-box-shadow: inset 0 -1px 0 #41565c;
    box-shadow: inset 0 -1px 0 #41565c;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #41565c), color-stop(100%, #41565c));
    background-image: -o-linear-gradient(top, #41565c 0%, #41565c 100%);
    background-image: -moz-linear-gradient(top, #41565c 0%, #41565c 100%);
    background-image: -webkit-linear-gradient(top, #41565c 0%, #41565c 100%);
    background-image: -ms-linear-gradient(top, #41565c 0%, #41565c 100%);
    background-image: linear-gradient(to bottom, #41565c 0%, #41565c 100%);
    -pie-background: linear-gradient(to bottom, #41565c 0%, #41565c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-1:active, .shop2-product-amount button:active {
    background-color: #41565c;
    -moz-box-shadow: inset 0 1px 2px rgba(55, 70, 16, .75);
    -webkit-box-shadow: inset 0 1px 2px rgba(55, 70, 16, .75);
    box-shadow: inset 0 1px 2px rgba(55, 70, 16, .75);
    background-color: #41565c;
    background-image: none;
    -pie-background: #41565c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-1[disabled="disabled"], .shop2-product-amount button[disabled="disabled"] {
    cursor: default;
    background-color: #41565c;
    -moz-box-shadow: inset 0 -1px 0 #41565c;
    -webkit-box-shadow: inset 0 -1px 0 #41565c;
    box-shadow: inset 0 -1px 0 #41565c;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, blend-normal(rgba(255, 255, 255, .62), #41565c)), color-stop(100%, blend-normal(rgba(0, 0, 0, .0), #41565c)));
    background-image: -o-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #41565c) 0%, blend-normal(rgba(0, 0, 0, .0), #41565c) 100%);
    background-image: -moz-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #41565c) 0%, blend-normal(rgba(0, 0, 0, .0), #41565c) 100%);
    background-image: -webkit-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #41565c) 0%, blend-normal(rgba(0, 0, 0, .0), #41565c) 100%);
    background-image: -ms-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #41565c) 0%, blend-normal(rgba(0, 0, 0, .0), #41565c) 100%);
    background-image: linear-gradient(to bottom, blend-normal(rgba(255, 255, 255, .62), #41565c) 0%, blend-normal(rgba(0, 0, 0, .0), #41565c) 100%);
    -pie-background: linear-gradient(to bottom, blend-normal(rgba(255, 255, 255, .62), #41565c) 0%, blend-normal(rgba(0, 0, 0, .0), #41565c) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }

.color-2, .tpl-button {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #4c646b;
  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 #4c646b;
  -webkit-box-shadow: inset 0 -1px 0 #4c646b;
  box-shadow: inset 0 -1px 0 #4c646b;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b1c939), color-stop(100%, #91b231));
  background-image: -o-linear-gradient(top, #b1c939 0%, #91b231 100%);
  background-image: -moz-linear-gradient(top, #b1c939 0%, #91b231 100%);
  background-image: -webkit-linear-gradient(top, #b1c939 0%, #91b231 100%);
  background-image: -ms-linear-gradient(top, #b1c939 0%, #91b231 100%);
  background-image: linear-gradient(to bottom, #b1c939 0%, #91b231 100%);
  -pie-background: linear-gradient(to bottom, #b1c939 0%, #91b231 100%);
  behavior: url();
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-2:hover, .tpl-button:hover {
    text-decoration: none;
    background-color: #4c646b;
    -moz-box-shadow: inset 0 -1px 0 #4c646b;
    -webkit-box-shadow: inset 0 -1px 0 #4c646b;
    box-shadow: inset 0 -1px 0 #4c646b;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c646b), color-stop(100%, #4c646b));
    background-image: -o-linear-gradient(top, #4c646b 0%, #4c646b 100%);
    background-image: -moz-linear-gradient(top, #4c646b 0%, #4c646b 100%);
    background-image: -webkit-linear-gradient(top, #4c646b 0%, #4c646b 100%);
    background-image: -ms-linear-gradient(top, #4c646b 0%, #4c646b 100%);
    background-image: linear-gradient(to bottom, #4c646b 0%, #4c646b 100%);
    -pie-background: linear-gradient(to bottom, #4c646b 0%, #4c646b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-2:active, .tpl-button:active {
    background-color: #4c646b;
    -moz-box-shadow: inset 0 1px 2px rgba(55, 70, 16, .75);
    -webkit-box-shadow: inset 0 1px 2px rgba(55, 70, 16, .75);
    box-shadow: inset 0 1px 2px rgba(55, 70, 16, .75);
    background-color: #4c646b;
    background-image: none;
    -pie-background: #4c646b;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-2[disabled="disabled"], .tpl-button[disabled="disabled"] {
    cursor: default;
    background-color: #4c646b;
    -moz-box-shadow: inset 0 -1px 0 #4c646b;
    -webkit-box-shadow: inset 0 -1px 0 #4c646b;
    box-shadow: inset 0 -1px 0 #4c646b;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, blend-normal(rgba(255, 255, 255, .62), #4c646b)), color-stop(100%, blend-normal(rgba(0, 0, 0, .0), #4c646b)));
    background-image: -o-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #4c646b) 0%, blend-normal(rgba(0, 0, 0, .0), #4c646b) 100%);
    background-image: -moz-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #4c646b) 0%, blend-normal(rgba(0, 0, 0, .0), #4c646b) 100%);
    background-image: -webkit-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #4c646b) 0%, blend-normal(rgba(0, 0, 0, .0), #4c646b) 100%);
    background-image: -ms-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #4c646b) 0%, blend-normal(rgba(0, 0, 0, .0), #4c646b) 100%);
    background-image: linear-gradient(to bottom, blend-normal(rgba(255, 255, 255, .62), #4c646b) 0%, blend-normal(rgba(0, 0, 0, .0), #4c646b) 100%);
    -pie-background: linear-gradient(to bottom, blend-normal(rgba(255, 255, 255, .62), #4c646b) 0%, blend-normal(rgba(0, 0, 0, .0), #4c646b) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }

.color-3, .shop2-btn, .color-3:hover, .shop2-btn:hover {
  cursor: pointer;
  color: #303030;
  text-decoration: none;
  position: relative;
  border: 1px solid #4c646b;
  background: #fff;
  -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: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  behavior: url();
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .color-3:active, .shop2-btn:active, .color-3:hover:active, .shop2-btn:hover:active {
    border: none;
    background: #fff;
    -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 2px rgba(194, 156, 156, .75);
    -webkit-box-shadow: inset 0 1px 2px rgba(194, 156, 156, .75);
    box-shadow: inset 0 1px 2px rgba(194, 156, 156, .75);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
    .lt-ie9 .color-3:active, .lt-ie9 .shop2-btn:active, .lt-ie9 .color-3:hover:active, .lt-ie9 .shop2-btn:hover:active {
      border: 1px solid #4c646b; }

.shop2-filter-wrap {
  position: relative;
  padding: 10px 4px 4px 4px;
  margin: 0 1px 6px 0;
  background-color: #fff;
  border: 1px solid #f0d8bd;
  -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;
  behavior: url(); }

.shop2-sorting-panel-wr {
  overflow: hidden;
  margin: 0;
  position: relative;
  background-color: #41565c;
  -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 #41565c;
  -webkit-box-shadow: inset 0 -1px 0 #41565c;
  box-shadow: inset 0 -1px 0 #41565c;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c646b), color-stop(100%, #41565c));
  background-image: -o-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -moz-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -webkit-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: -ms-linear-gradient(top, #4c646b 0%, #41565c 100%);
  background-image: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
  -pie-background: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
  behavior: url(); }
  .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: #cbe741;
      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: #cbe741; }
      .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: #cbe741; }
    .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.14.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.14.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;
    behavior: url(); }
    .view-shop a:hover {
      background-color: #fffaf4; }
    .view-shop a:active {
      border: none;
      width: 26px;
      height: 24px;
      background-color: #ebdccc;
      -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 12px 8px;
  border: none; }
  .shop2-filter a {
    color: #886766;
    text-decoration: none; }
    .shop2-filter a:hover {
      text-decoration: underline; }
  .shop2-filter .result {
    height: 25px;
    line-height: 25px;
    background-color: #97bb34;
    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: #97bb34; }
    .shop2-filter .result.no-result {
      background-color: #97bb34; }
  .shop2-filter table.table-filter-param th, .shop2-filter table.table-filter-param td {
    color: #886766; }
  .shop2-filter table.table-filter-param input[type="text"] {
    padding: 2px 4px;
    border-color: #cfcfcf;
    width: 51px; }
  .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: #886766;
      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 {
    outline-style: none;
    margin: 1px 0;
    padding: 3px 10px 2px 0; }
  .shop2-filter a.param-val.active-val {
    background-color: #97bb34;
    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 {
    outline-style: none;
    color: #886766;
    font-size: 13px;
    line-height: normal;
    display: inline-block;
    padding: 4px 12px 3px;
    margin-right: 10px; }
    .shop2-filter .shop2-btn2:hover {
      text-decoration: none; }
    .shop2-filter .shop2-btn2:active {
      padding: 5px 13px 4px; }
      .lt-ie9 .shop2-filter .shop2-btn2:active {
        padding: 4px 12px 3px; }

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

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

.product-item-thumb {
  border: none;
  padding: 0;
  margin: 10px 12px 10px 0;
  width: 163px;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  background-color: #fff;
  border: 1px solid #b39b94;
  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;
  behavior: url(); }
  .product-item-thumb:hover {
    border-color: #4c646b; }
  .product-item-thumb .product-label {
    position: absolute;
    top: -8px;
    left: -8px;
    right: auto; }
    .product-item-thumb .product-label div {
      font-size: 13px;
      line-height: 1;
      font-weight: normal;
      color: #fff;
      font-style: italic;
      padding: 5px 17px 0 10px;
      min-height: 18px;
      -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;
      behavior: url(); }
      .product-item-thumb .product-label div.product-new {
        background: url(/g/templates/shop2/2.14.2/css/
product-label.png) right -40px repeat-x; }
      .product-item-thumb .product-label div.product-spec {
        background: url(/g/templates/shop2/2.14.2/css/
product-label.png) right 0 repeat-x; }
  .product-item-thumb .product-top {
    padding: 7px 6px 13px 7px; }
    .product-item-thumb .product-top .product-image {
      width: 150px;
      height: 150px;
      text-align: center;
      margin: 0 0 7px;
      position: relative; }
    .product-item-thumb .product-top .product-name {
      font-size: 14px;
      margin: 0 0 12px; }
      .product-item-thumb .product-top .product-name a {
        color: #e1484c; }
    .product-item-thumb .product-top .product-note {
      padding: 10px 0 4px; }
  .product-item-thumb .product-amount {
    border: none;
    padding: 0 0 0; }
  .product-item-thumb .product-bot {
    padding: 0 7px 11px;
    margin: 0;
    border: none;
    min-height: 10px; }

.product-item-thumb .product-price, .product-simple-add .product-price, .product-card-right .form-add .product-price {
  text-align: center;
  padding: 4px 0 8px; }
  .product-item-thumb .product-price .price-old, .product-simple-add .product-price .price-old, .product-card-right .form-add .product-price .price-old {
    display: inline-block;
    text-decoration: line-through;
    text-align: center;
    font-size: 16px;
    color: #e1484c; }
    .product-item-thumb .product-price .price-old span, .product-simple-add .product-price .price-old span, .product-card-right .form-add .product-price .price-old span {
      font-size: 16px;
      color: #886766; }
      .product-item-thumb .product-price .price-old span em, .product-simple-add .product-price .price-old span em, .product-card-right .form-add .product-price .price-old span em {
        font-size: 12px;
        font-style: normal; }
    .product-item-thumb .product-price .price-old.question, .product-simple-add .product-price .price-old.question, .product-card-right .form-add .product-price .price-old.question {
      padding-right: 18px;
      background: url(/g/templates/shop2/2.14.2/css/
question-price.png) right 4px no-repeat; }
  .product-item-thumb .product-price .price-current, .product-simple-add .product-price .price-current, .product-card-right .form-add .product-price .price-current {
    color: #886766;
    font-size: 20px;
    font-weight: bold; }
    .product-item-thumb .product-price .price-current span, .product-simple-add .product-price .price-current span, .product-card-right .form-add .product-price .price-current span {
      font-size: 14px; }

.shop2-product-btn-wr {
  text-align: center; }
  .shop2-product-btn-wr .shop2-product-btn {
    margin: 0; }
    .shop2-product-btn-wr .shop2-product-btn span {
      display: inline-block;
      padding: 5px 16px 4px;
      color: #fff;
      font-size: 17px;
      font-weight: normal;
      background: none;
      line-height: normal; }
    .shop2-product-btn-wr .shop2-product-btn.notavailable span {
      padding: 7px 8px 5px;
      font-size: 14px;
      color: #898989; }
      .shop2-product-btn-wr .shop2-product-btn.notavailable:hover, .shop2-product-btn-wr .shop2-product-btn.notavailable:active {
        position: relative;
        background-color: #d3d3d3;
        -moz-box-shadow: inset 0 -1px 0 #afacac;
        -webkit-box-shadow: inset 0 -1px 0 #afacac;
        box-shadow: inset 0 -1px 0 #afacac;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, blend-normal(rgba(255, 255, 255, .62), #d3d3d3)), color-stop(100%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3)));
        background-image: -o-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
        background-image: -moz-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
        background-image: -webkit-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
        background-image: -ms-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
        background-image: linear-gradient(to bottom, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
        -pie-background: linear-gradient(to bottom, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
        behavior: url();
        filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
        .shop2-product-btn-wr .shop2-product-btn.notavailable:hover span, .shop2-product-btn-wr .shop2-product-btn.notavailable:active span {
          font-size: 14px; }

.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: #9ab0b7;
  margin-bottom: 1px;
  padding: 4px 0 4px 3px;
  position: relative;
  -webkit-border-radius : 2px;
  -moz-border-radius : 2px;
  -ms-border-radius : 2px;
  -o-border-radius : 2px;
  border-radius : 2px;
  behavior: url(); }
  .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 {
    width: 29px;
    height: 29px;
    background: url(/g/templates/shop2/2.14.2/css/
product-bonuses.png) -34px 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: #886766;
    font-size: 11px;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: normal;
    margin-left: 5px;
    max-width: 110px; }
  .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.14.2/css/
product-bonuses.png) 0 0 no-repeat; }

.product-amount .product-amount-in {
  float: right; }
  .product-amount .product-amount-tit {
    min-width: 65px;
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    padding: 4px 0 0 0; }

.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, .product-amount .shop2-product-amount button, .column-amount .shop2-product-amount button, td.cart-amount .shop2-product-amount button {
    padding: 0;
    margin: 0;
    width: 22px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    border: none;
    position: relative;
    -moz-text-shadow: 0 1px 0 ;
    -webkit-text-shadow: 0 1px 0 ;
    text-shadow: 0 1px 0 ;
    behavior: url(); }
  .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, .product-amount .shop2-product-amount button .ui-text-shadow-copy-1, .column-amount .shop2-product-amount button .ui-text-shadow-copy-1, td.cart-amount .shop2-product-amount button .ui-text-shadow-copy-1 {
    visibility: visible;
    color: inherit;
    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, .ie-8 .product-amount .shop2-product-amount button .ui-text-shadow-copy-1, .ie-8 .column-amount .shop2-product-amount button .ui-text-shadow-copy-1, .ie-8 td.cart-amount .shop2-product-amount button .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, .product-amount .shop2-product-amount button:hover, .column-amount .shop2-product-amount button:hover, td.cart-amount .shop2-product-amount button:hover {
    -moz-text-shadow: 0 1px 0 ;
    -webkit-text-shadow: 0 1px 0 ;
    text-shadow: 0 1px 0 ; }
    .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, .product-amount .shop2-product-amount button:hover .ui-text-shadow-copy-1, .column-amount .shop2-product-amount button:hover .ui-text-shadow-copy-1, td.cart-amount .shop2-product-amount button:hover .ui-text-shadow-copy-1 {
      visibility: visible;
      color: inherit;
      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, .ie-8 .product-amount .shop2-product-amount button:hover .ui-text-shadow-copy-1, .ie-8 .column-amount .shop2-product-amount button:hover .ui-text-shadow-copy-1, .ie-8 td.cart-amount .shop2-product-amount button: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, .product-amount .shop2-product-amount button:active, .column-amount .shop2-product-amount button:active, td.cart-amount .shop2-product-amount button:active {
    -moz-text-shadow: 0 1px 0 ;
    -webkit-text-shadow: 0 1px 0 ;
    text-shadow: 0 1px 0 ; }
    .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, .product-amount .shop2-product-amount button:active .ui-text-shadow-copy-1, .column-amount .shop2-product-amount button:active .ui-text-shadow-copy-1, td.cart-amount .shop2-product-amount button:active .ui-text-shadow-copy-1 {
      visibility: visible;
      color: inherit;
      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, .ie-8 .product-amount .shop2-product-amount button:active .ui-text-shadow-copy-1, .ie-8 .column-amount .shop2-product-amount button:active .ui-text-shadow-copy-1, .ie-8 td.cart-amount .shop2-product-amount button: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, .product-amount .shop2-product-amount button.disabled, .column-amount .shop2-product-amount button.disabled, td.cart-amount .shop2-product-amount button.disabled {
    color: #898989;
    -moz-text-shadow: 0 1px 0 ;
    -webkit-text-shadow: 0 1px 0 ;
    text-shadow: 0 1px 0 ; }
    .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, .product-amount .shop2-product-amount button.disabled .ui-text-shadow-copy-1, .column-amount .shop2-product-amount button.disabled .ui-text-shadow-copy-1, td.cart-amount .shop2-product-amount button.disabled .ui-text-shadow-copy-1 {
      visibility: visible;
      color: inherit;
      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, .ie-8 .product-amount .shop2-product-amount button.disabled .ui-text-shadow-copy-1, .ie-8 .column-amount .shop2-product-amount button.disabled .ui-text-shadow-copy-1, .ie-8 td.cart-amount .shop2-product-amount button.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;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
    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: #dfdfdf; }

.shop2-product-options-wr {
  padding: 3px 0 1px;
  border-bottom: 1px solid #b39b94; }

.shop2-product-options {
  display: table;
  padding: 0;
  font-size: 13px; }
  .shop2-product-options .product-options-tr {
    display: table-row; }
  .shop2-product-options .product-option-title {
    display: table-cell;
    padding: 4px 8px 4px 0;
    color: #e8554e;
    vertical-align: top; }
  .shop2-product-options .product-option-title.tx_middle {
    vertical-align: middle; }
  .shop2-product-options .product-option-val {
    display: table-cell;
    padding: 4px 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: #886766; }
  .shop2-product-options .product-option-val a:hover {
    text-decoration: underline; }
  .shop2-product-options .product-option-val select {
    font-family: Arial, Helvetica, sans-serif; }

.shop2-color-pick {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0; }
  .shop2-color-pick li {
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: 2px 2px 2px 0;
    cursor: pointer; }
  .shop2-color-pick li span {
    width: 16px;
    height: 16px; }
  .shop2-color-pick li.active {
    border-color: #e5504d; }

.product-item-thumb .product-options-tr {
  display: block;
  padding: 4px 0; }

.product-item-thumb .product-option-title, .product-item-thumb .product-option-val {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0; }

.product-item-thumb .product-option-title {
  padding-bottom: 3px;
  min-width: 55px; }

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

.product-simple-item {
  margin: 0 1px 20px 0;
  position: relative;
  background-color: #fff;
  border: 1px solid #f0d8bd;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  -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;
  behavior: url(); }

.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; }
  .product-simple-image .product-image img {
    vertical-align: top; }
  .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: 220px;
  display: table-cell;
  vertical-align: top;
  padding: 11px 29px 14px 0; }
  .product-simple-details .product-name {
    font-size: 14px;
    padding-bottom: 5px;
    min-height: 36px; }
  .product-simple-details .product-name a {
    color: #e1484c; }
  .product-simple-details .product-note {
    font-size: 12px;
    padding-bottom: 8px; }
  .product-simple-details .shop2-product-options-wr {
    display: inline-block;
    min-width: 150px;
    margin-bottom: 10px;
    border-bottom: 1px solid #9ab0b7; }
  .product-simple-details .shop2-product-actions {
    width: 150px; }
  .product-simple-details .product-simple-details-in {
    min-height: 126px; }

.product-simple-add {
  width: 212px;
  text-align: center;
  border-left: 1px solid #f0d8bd;
  padding: 32px 0 14px 8px;
  display: table-cell;
  vertical-align: top; }
  .product-simple-add .product-amount {
    padding: 0 0 32px 0; }
  .product-simple-add .product-amount .product-amount-tit {
    padding-right: 8px; }
  .product-simple-add .product-price {
    padding: 4px 0 15px;
    min-height: 60px; }

.product-label-wr {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  font-weight: normal;
  color: #fff;
  font-style: italic;
  padding: 5px 17px 0 10px;
  min-height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  -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;
  behavior: url(); }
  .product-label-wr.product-new {
    background: url(/g/templates/shop2/2.14.2/css/
product-label.png) right -40px repeat-x; }
  .product-label-wr.product-spec {
    background: url(/g/templates/shop2/2.14.2/css/
product-label.png) right 0 repeat-x; }
  .product-label-wr.product-spec.product-new-wr {
    top: auto;
    bottom: 0; }

.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; }
  .shop2-product .product-spec, .shop2-product .product-new {
    font-size: 13px;
    line-height: 1;
    font-weight: normal;
    color: #fff;
    font-style: italic;
    padding: 5px 17px 0 10px;
    min-height: 18px; }
  .shop2-product .product-thumbnails {
    padding: 0;
    margin: 0 0 0 -15px;
    list-style: none; }
  .shop2-product .product-thumbnails li {
    margin: 0 1px 14px 15px;
    float: left;
    width: 86px;
    height: 86px;
    border: 2px solid #9ab0b7; }
  .shop2-product .product-thumbnails li a {
    border: none; }
  .shop2-product .product-thumbnails li.active {
    border-color: #e8544e; }

.product-card-left {
  width: 310px;
  padding: 0 0 0 0;
  display: table-cell; }
  .product-card-left .product-image {
    margin: 0;
    width: 300px;
    height: 300px;
    line-height: 300px;
    border: 1px solid #f0d8bd;
    background-color: #fff;
    position: relative;
    margin-bottom: 11px;
    text-align: center; }
  .product-card-left .product-image img {
    vertical-align: middle; }
  .product-card-left .product-image .product-label-wr {
    top: -1px;
    left: -1px;
    bottom: auto; }
  .product-card-left .product-image .product-label-wr.product-new-wr {
    bottom: -1px;
    right: auto;
    top: auto; }

.product-card-right {
  width: 386px;
  padding: 12px 9px 0;
  vertical-align: top;
  display: table-cell;
  background: ;
  border: 1px solid #f0d8bd;
  background-color: #fff;
  -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;
  behavior: url(); }
  .product-card-right .form-add {
    padding: 0;
    margin: 0 0 14px;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    min-height: 67px;
    border: 1px solid #f0d8bd;
    position: relative;
    background-color: #fff;
    -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;
    behavior: url(); }
  .product-card-right .form-add:before, .product-card-right .form-add:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .product-card-right .form-add:after {
    clear: both; }
  .product-card-right .form-add .product-price {
    min-width: 118px;
    padding: 11px 0 0 8px;
    margin: 0;
    float: left;
    text-align: center; }
  .product-card-right .form-add .product-price .price-current {
    line-height: 1; }
  .product-card-right .form-add .product-amount {
    width: 90px;
    padding: 0 0 0 11px;
    margin: 0;
    float: left; }
  .product-card-right .form-add .product-amount .product-amount-tit {
    display: block;
    padding: 10px 0 3px; }
  .product-card-right .form-add .shop2-product-btn-wr {
    float: right; }
  .product-card-right .form-add .shop2-product-btn-wr .shop2-product-btn {
    margin: 18px 13px 0 0; }
  .product-card-right .shop2-product-actions {
    margin: 0 1px 15px 3px; }
  .product-card-right .shop2-product-actions dt {
    width: 100%;
    margin: 0 0 1px; }
  .product-card-right .shop2-product-actions dt span.name-action {
    max-width: 320px;
    white-space: normal; }
  .product-card-right .shop2-product-options-wr {
    position: relative;
    border: 1px solid #f0d8bd;
    padding: 8px 12px 12px 8px;
    -webkit-border-radius : 2px;
    -moz-border-radius : 2px;
    -ms-border-radius : 2px;
    -o-border-radius : 2px;
    border-radius : 2px;
    behavior: url(); }
  .product-card-right .shop2-product-options-wr .shop2-product-options {
    width: 100%; }
  .product-card-right .shop2-product-options-wr .shop2-product-options .product-option-title {
    color: #c0adac;
    font-size: 11px;
    padding: 8px 0 7px 10px;
    width: 49%; }
  .product-card-right .shop2-product-options-wr .shop2-product-options .product-option-val {
    color: #886766;
    font-size: 12px;
    padding: 8px 10px 7px 10px; }
  .product-card-right .shop2-product-options-wr .even {
    background-color: #fef4e2; }
  .product-card-right .shop2-product-options-wr .odd {
    background-color: #fff; }

.yashare-wr {
  padding: 18px 16px 20px 17px; }
  .yashare-wr .yashare-title {
    color: #927370;
    font-size: 12px;
    margin-left: -1px;
    padding-bottom: 4px; }

.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: ;
    -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;
    behavior: url(); }
  .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.14.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.14.2/css/
bx_controls.png) -16px -124px repeat; }
  .thumbnails-image-wr .bx-controls-direction a.disabled {
    display: none; }

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

.shop2-product-tabs {
  margin: 0;
  padding: 0;
  list-style: none; }
  .shop2-product-tabs li {
    border: none;
    background-color: #a88d85;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b39b94), color-stop(100%, #a88d85));
    background-image: -o-linear-gradient(top, #b39b94 0%, #a88d85 100%);
    background-image: -moz-linear-gradient(top, #b39b94 0%, #a88d85 100%);
    background-image: -webkit-linear-gradient(top, #b39b94 0%, #a88d85 100%);
    background-image: -ms-linear-gradient(top, #b39b94 0%, #a88d85 100%);
    background-image: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
    -pie-background: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
    -webkit-border-radius : 3px 3px 0 0;
    -moz-border-radius : 3px 3px 0 0;
    -ms-border-radius : 3px 3px 0 0;
    -o-border-radius : 3px 3px 0 0;
    border-radius : 3px 3px 0 0;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    behavior: url();
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .shop2-product-tabs li a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    height: 24px;
    padding: 6px 14px 0;
    outline-style: none; }
  .shop2-product-tabs li.active-tab {
    border: 1px solid #f0d8bd;
    background: #fff;
    background-color: #fff;
    background-image: none;
    -pie-background: #fff;
    -webkit-border-radius : 3px 3px 0 0;
    -moz-border-radius : 3px 3px 0 0;
    -ms-border-radius : 3px 3px 0 0;
    -o-border-radius : 3px 3px 0 0;
    border-radius : 3px 3px 0 0;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box; }
  .shop2-product-tabs li.active-tab a {
    color: #886766;
    height: 22px;
    padding: 5px 13px 0;
    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-color: #fff; }
  .shop2-product-tabs li:first-child a {
    padding-left: 20px;
    padding-right: 16px; }
    .shop2-product-tabs li:first-child a.active-tab {
      padding-left: 19px;
      padding-right: 15px; }

.shop2-product-desc {
  border: none;
  color: #5f5758;
  padding: 9px 20px;
  position: relative;
  border: 1px solid #f0d8bd;
  background-color: #fff; }
  .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: ;
    border-color: #ebd8c7; }
  .shop2-product-desc .shop2-kind-item table.shop2-product-params td {
    border-color: #ebd8c7; }

.shop2-group-kinds {
  margin-right: 0; }

.shop2-product-tags {
  padding: 13px 20px 10px 21px;
  margin-bottom: 29px;
  color: #cbe741;
  position: relative;
  border-bottom: 1px solid #6a9516;
  background-color: #a88d85;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b39b94), color-stop(100%, #a88d85));
  background-image: -o-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -moz-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -webkit-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: -ms-linear-gradient(top, #b39b94 0%, #a88d85 100%);
  background-image: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  -pie-background: linear-gradient(to bottom, #b39b94 0%, #a88d85 100%);
  behavior: url(); }
  .shop2-product-tags .product-tags-tit {
    color: #fff;
    padding: 0 9px 0 23px;
    background: url(/g/templates/shop2/2.14.2/css/
tags-ico.png) 0 4px no-repeat; }
  .shop2-product-tags a {
    color: #cbe741;
    font-size: 14px;
    font-weight: bold;
    margin-left: 4px; }

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

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

.shop2-kind-item {
  width: 187px;
  margin-right: 24px;
  border: none;
  border: 1px solid #f0d8bd;
  background-color: #fff;
  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;
  behavior: url(); }
  .shop2-kind-item .kind-price .price-current {
    font-weight: bold; }
  .shop2-kind-item .kind-price .price-old.question {
    background: url(/g/templates/shop2/2.14.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: #e1484c; }
  .shop2-product-folders a span {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 13px 0 13px 10px;
    border-left-color: #e1484c; }
  .shop2-product-folders a:hover {
    color: #7c9a21;
    text-decoration: underline;
    background-color: #9ab0b7; }
  .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: #9ab0b7; }

.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: 1px 1px 0 2px;
    text-align: center;
    border: 1px solid #ebd8c7;
    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;
    behavior: url(); }
  .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 {
    margin-top: 0;
    cursor: default;
    border: 1px solid #fff;
    background-color: #9cbe36;
    -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 #729f18;
    -webkit-box-shadow: inset 0 -1px 0 #729f18;
    box-shadow: inset 0 -1px 0 #729f18;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbd246), color-stop(100%, #9cbe36));
    background-image: -o-linear-gradient(top, #bbd246 0%, #9cbe36 100%);
    background-image: -moz-linear-gradient(top, #bbd246 0%, #9cbe36 100%);
    background-image: -webkit-linear-gradient(top, #bbd246 0%, #9cbe36 100%);
    background-image: -ms-linear-gradient(top, #bbd246 0%, #9cbe36 100%);
    background-image: linear-gradient(to bottom, #bbd246 0%, #9cbe36 100%);
    -pie-background: linear-gradient(to bottom, #bbd246 0%, #9cbe36 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.14.2/css/
pagelist-arrows.png) 0 0 no-repeat; }
  .shop2-pagelist-wr li.page-prev a {
    background: url(/g/templates/shop2/2.14.2/css/
pagelist-arrows.png) 0 -56px no-repeat; }
  .shop2-pagelist-wr li.page-next a {
    background: url(/g/templates/shop2/2.14.2/css/
pagelist-arrows.png) 1px -84px no-repeat; }
  .shop2-pagelist-wr li.page-last a {
    background: url(/g/templates/shop2/2.14.2/css/
pagelist-arrows.png) 2px -28px no-repeat; }

.tpl-comment .tpl-header {
  background-color: #f2e2cd; }

.shop2-main-header {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
  background: none;
  padding: 0;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: italic;
  color: #886766;
  font-size: 26px;
  font-weight: normal; }
  .shop2-main-header.shop2-main-new, .shop2-main-header.shop2-main-spec {
    padding: 7px 10px 6px;
    margin: 12px 0 0;
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    line-height: 1;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;
    line-height: normal;
    border: 1px solid #fff;
    background-color: #41565c;
    -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 #ce2224;
    -webkit-box-shadow: inset 0 -1px 0 #ce2224;
    box-shadow: inset 0 -1px 0 #ce2224;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c646b), color-stop(100%, #41565c));
    background-image: -o-linear-gradient(top, #4c646b 0%, #41565c 100%);
    background-image: -moz-linear-gradient(top, #4c646b 0%, #41565c 100%);
    background-image: -webkit-linear-gradient(top, #4c646b 0%, #41565c 100%);
    background-image: -ms-linear-gradient(top, #4c646b 0%, #41565c 100%);
    background-image: linear-gradient(to bottom, #4c646b 0%, #41565c 100%);
    -pie-background: linear-gradient(to bottom, #4c646b 0%, #41565c 100%); }

.block-shop2-main .product-list-thumbs {
  padding-top: 3px; }
  .block-shop2-main .product-top {
    padding-bottom: 4px; }
  .block-shop2-main .product-note, .block-shop2-main .shop2-product-options-wr, .block-shop2-main .shop2-product-btn-wr {
    display: none; }
  .block-shop2-main .product-price {
    padding-bottom: 2px; }
  .block-shop2-main .product-amount {
    padding: 0; }
  .block-shop2-main .product-amount .product-amount-tit, .block-shop2-main .product-amount button, .block-shop2-main .product-amount input[type="text"] {
    display: none; }

table.shop2-cart-table th {
  background-color: #e1484c; }
  table.shop2-cart-table th.first {
    -webkit-border-radius : 2px 0 0 2px;
    -moz-border-radius : 2px 0 0 2px;
    -ms-border-radius : 2px 0 0 2px;
    -o-border-radius : 2px 0 0 2px;
    border-radius : 2px 0 0 2px; }
  table.shop2-cart-table th.last {
    -webkit-border-radius : 0 2px 2px 0;
    -moz-border-radius : 0 2px 2px 0;
    -ms-border-radius : 0 2px 2px 0;
    -o-border-radius : 0 2px 2px 0;
    border-radius : 0 2px 2px 0; }
  table.shop2-cart-table th.cart-amount-tit {
    text-align: center; }

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

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

.shop2-cart-registration table.table-registration td.cell-l {
  width: auto;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  vertical-align: top; }
  .shop2-cart-registration table.table-registration td.cell-l .cell-l-in {
    width: 216px;
    margin-right: 1px;
    padding: 24px 37px 33px 29px;
    background-color: #9abd3f; }
  .shop2-cart-registration table.table-registration td.cell-l form.form-registration button {
    margin-top: 8px;
    padding: 4px 11px 3px;
    font-size: 13px; }
  .shop2-cart-registration table.table-registration td.cell-l form.form-registration button:active {
    padding: 5px 12px 4px; }

.shop2-cart-registration table.table-registration td.cell-r {
  width: auto;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  vertical-align: top; }
  .shop2-cart-registration table.table-registration td.cell-r .cell-r-in {
    border: 1px solid #f0d8bd;
    width: 288px;
    padding: 49px 67px 33px 55px;
    color: #4d4d4d;
    background: #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: 16px; }
  .shop2-cart-registration table.table-registration td.cell-r p a.shop2-btn {
    padding: 3px 11px; }
  .shop2-cart-registration table.table-registration td.cell-r p a.shop2-btn:active {
    padding: 4px 12px; }

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

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

.shop2-coupon {
  background-color: #9abd3f;
  width: 330px; }
  .shop2-coupon .coupon-label {
    color: #fff;
    margin-right: 8px; }
  .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;
    margin: 2px 0 0 8px;
    padding: 4px 12px 3px; }
  .shop2-coupon .coupon-btn:active {
    padding: 5px 13px 4px; }
  .shop2-coupon .coupon-id {
    color: #886766; }
  .shop2-coupon .coupon-id .coupon-code {
    color: #886766; }

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

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

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

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

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

table.shop2-cart-table td.cart-product .cart-product-param &gt; li {
  margin: 5px 0; }

table.shop2-cart-table td.cart-product .cart-product-action {
  color: #ff3939; }

table.shop2-cart-table td.cart-price {
  color: #303030; }

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

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

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

.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;
  behavior: url(); }

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: #886766; }

table.shop2-cart-table td.cart-product .cart-product-article {
  color: #886766;
  font-size: 13px;
  font-weight: bold; }
  table.shop2-cart-table td.cart-product .cart-product-article span {
    font-weight: normal;
    color: #886766; }

table.shop2-cart-table td.cart-product .cart-product-param {
  color: #886766; }
  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; }

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

.shop2-pricelist .shop2-product-options-wr {
  display: none;
  border-bottom: none; }

.shop2-pricelist-wr {
  margin: 20px 2px 20px 0;
  background-color: #fff;
  border: 1px solid #f0d8bd;
  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;
  behavior: url(); }
  .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: #e9564e; }
  .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.14.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 .td.column-name a {
    color: #e1484c; }
  .shop2-pricelist .shop2-product-item.first .td {
    border-top: none; }
  .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: #886766; }
  .shop2-pricelist .product-label-wrap {
    height: 23px;
    position: relative; }
  .shop2-pricelist .product-label-wrap div {
    font-size: 13px;
    line-height: 1;
    font-weight: normal;
    color: #fff;
    font-style: italic;
    padding: 5px 17px 0 10px;
    min-height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    -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;
    behavior: url(); }
  .shop2-pricelist .product-label-wrap div.product-new {
    background: url(/g/templates/shop2/2.14.2/css/
product-label.png) right -40px repeat-x; }
  .shop2-pricelist .product-label-wrap div.product-spec {
    background: url(/g/templates/shop2/2.14.2/css/
product-label.png) right 0 repeat-x; }
    .shop2-pricelist .product-label-wrap div.product-spec.product-spec-new {
      left: 71px; }
  .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.14.2/css/
icons-btn.png) 0 0 no-repeat; }
  .shop2-pricelist .td.column-add .buy span {
    background-position: 8px 8px; }
  .shop2-pricelist .td.column-add .onrequest span {
    background-position: -48px 6px; }
  .shop2-pricelist .td.column-add .notavailable {
    position: relative;
    behavior: url(); }
  .shop2-pricelist .td.column-add .notavailable:hover, .shop2-pricelist .td.column-add .notavailable:active {
    background-color: #d3d3d3;
    -moz-box-shadow: inset 0 -1px 0 #afacac;
    -webkit-box-shadow: inset 0 -1px 0 #afacac;
    box-shadow: inset 0 -1px 0 #afacac;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, blend-normal(rgba(255, 255, 255, .62), #d3d3d3)), color-stop(100%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3)));
    background-image: -o-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
    background-image: -moz-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
    background-image: -webkit-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
    background-image: -ms-linear-gradient(top, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
    background-image: linear-gradient(to bottom, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
    -pie-background: linear-gradient(to bottom, blend-normal(rgba(255, 255, 255, .62), #d3d3d3) 0%, blend-normal(rgba(0, 0, 0, .0), #d3d3d3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false'); }
  .shop2-pricelist .td.column-add .notavailable span {
    background-position: -105px 8px; }

.column-name .shop2-product-actions dt {
  background: none; }

.product-item-thumb .product-price {
  width: auto; }

.gr-form {
  margin: 20px 0;
  border-color: #dedede !important; }

.shop2-pricelist .th .shop2-options-btn .shop2-options-arrow {
  height: 5px;
  width: 8px;
  background: url(/g/templates/shop2/2.14.2/css/
arrs_price.png) no-repeat right top;
  margin-left: 6px;
  display: inline-block;
  border: none !importatn;
  border-style: none !important; }

.shop2-pricelist .th .shop2-options-btn .shop2-options-arrow-revert {
  background: url(/g/templates/shop2/2.14.2/css/
arrs_price.png) no-repeat left top; }
/* 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; }

.product-simple-details .product-compare {
  margin: 0 0 14px; }

.product-card-right .product-compare {
  margin: 10px 0 0; }

.block-shop2-main .product-compare {
  display: none; }

@font-face {
  font-family: 'Lobster';
  src: url("/g/fonts/lobster//lobster.eot");
  src: url("/g/fonts/lobster//lobster.eot?#iefix") format("embedded-opentype"), url("/g/fonts/lobster//lobster.woff") format("woff"), url("/g/fonts/lobster//lobster.ttf") format("truetype"), url("/g/fonts/lobster//lobster.svg#Lobster") format("svg");
  font-weight: normal;
  font-style: normal; }

.ico-top-in li a {
  background-image: url(../ico-soc-seti.png); }

.menu-top {
  min-height: 57px;
  background: url(../mt-bg-rep.png) 0 0 repeat-x;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.menu-top-bg {
  display: none; }

.company {
  margin-top: 20px; }

.company .company-name {
  font: 41px 'Lobster'; }

.company .company-desc {
  color: #886766;
  font: 20px 'Lobster'; }

.menu-top-in li a:hover {
  color: #b7a09a; }

.shop-search .shop-search-title span {
  color: #465d63; }

.shop-search .shop-search-title ins {
  background-image: url(../site-arrows.png); }

.site-search button[type="submit"] {
  background-image: url(../ico-search.png); }

body {
  background: url(../body-bg.png) 0 0 repeat; }

.product-item-thumb {
  font-family: "Times New Roman", Times, serif;
  border-color: #f0d8bd; }
  .product-item-thumb .product-note {
    font-size: 14px; }
  .product-item-thumb:hover {
    border-color: #e1484c; }

.shop2-main-header {
  color: #465d63; }

.block-bottom-text .block-bottom-title {
  color: #e1484c; }

.shop-basket .shop-cart-title ins {
  border-left-color: #a3aeb1; }

.shop-basket .shop-cart-title {
  width: 369px; }

.shop-basket {
  width: auto; }

.shop2-filter .shop2-btn2 {
  border-color: #b19992; }

.shop2-filter .result {
  background: #b19992; }
  .shop2-filter .result .result-arrow {
    border-left-color: #b19992; }

.view-shop a {
  background-image: url(../shop-view.png);
  background-color: #fff;
  border-color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.product-item-thumb .product-bot {
  text-align: center; }

.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 .shop2-product-amount button, .column-amount .shop2-product-amount button, td.cart-amount .shop2-product-amount button {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9564e), color-stop(11.11111%, #e1484c));
  background-image: -o-linear-gradient(top, #e9564e, #e1484c);
  background-image: -moz-linear-gradient(top, #e9564e, #e1484c);
  background-image: -webkit-linear-gradient(top, #e9564e, #e1484c);
  background-image: -ms-linear-gradient(top, #e9564e, #e1484c);
  background-image: linear-gradient(to bottom, #e9564e, #e1484c);
  -pie-background: linear-gradient(to bottom, #e9564e, #e1484c);
  -moz-box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75);
  -webkit-box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75);
  box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75); }
  .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 .shop2-product-amount button:hover, .column-amount .shop2-product-amount button:hover, td.cart-amount .shop2-product-amount button:hover, .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, .product-amount .shop2-product-amount button:active, .column-amount .shop2-product-amount button:active, td.cart-amount .shop2-product-amount button:active {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9564e), color-stop(11.11111%, #e1484c));
    background-image: -o-linear-gradient(top, #e9564e, #e1484c);
    background-image: -moz-linear-gradient(top, #e9564e, #e1484c);
    background-image: -webkit-linear-gradient(top, #e9564e, #e1484c);
    background-image: -ms-linear-gradient(top, #e9564e, #e1484c);
    background-image: linear-gradient(to bottom, #e9564e, #e1484c);
    -pie-background: linear-gradient(to bottom, #e9564e, #e1484c);
    -moz-box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75);
    -webkit-box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75);
    box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75); }

.shop2-product-btn-wr .shop2-product-btn, .shop2-product-btn-wr .shop2-product-btn:hover, .shop2-product-btn-wr .shop2-product-btn:active {
  background: #445a60;
  -moz-box-shadow: inset 0 -1px 0 rgba(163, 199, 66, .75);
  -webkit-box-shadow: inset 0 -1px 0 rgba(163, 199, 66, .75);
  box-shadow: inset 0 -1px 0 rgba(163, 199, 66, .75); }

.shop2-product-btn-wr .shop2-product-btn span {
  padding-top: 4px;
  padding-bottom: 5px; }

.buy-one-click {
  display: none; }

.product-spec {
  color: #445a60 !important;
  background: #ffd474 !important;
  -webkit-border-radius : 3px !important;
  -moz-border-radius : 3px !important;
  -ms-border-radius : 3px !important;
  -o-border-radius : 3px !important;
  border-radius : 3px !important;
  -moz-box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75) !important;
  -webkit-box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75) !important;
  box-shadow: inset 0 -1px 0 rgba(225, 73, 76, .75) !important; }

.shop2-product .product-thumbnails li {
  border-color: #fde9c6; }
  .shop2-product .product-thumbnails li:hover {
    border-color: #e85851; }

.shop2-product-tags .product-tags-tit {
  background-image: url(../tags-ico.png); }

table.shop2-cart-table th {
  background: #445a60; }

.shop2-cart-registration table.table-registration td.cell-l .cell-l-in {
  background: #445a60;
  width: auto;
  margin-right: 0; }

.shop2-cart-registration table.table-registration td.cell-r p a.shop2-btn {
  border-color: #f0d8bd; }

.content-inner {
  padding-right: 40px; }

.color-3, .shop2-btn, .color-3:hover, .shop2-btn:hover {
  border-color: #f0d8bd; }

.company {
  margin-top: -8px; }

.company .company-name {
  font: 57px 'Lobster'; }

.company .company-desc {
  color: #886766;
  font: 20px 'Lobster';
  margin: 0 0 -8px; }

.pay-block {
  float: left;
  width: 214px;
  margin: 13px 0px 0 0; }

.shop2-order-options .options-list input, .shop2-order-options .options-list textarea, .shop2-order-options .options-list select {
  color: #333; }
</pre></body></html>