@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 #454545; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #454545; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f17431; }

html, body {
  height: 100%; }

body {
  position: relative;
  min-width: 1000px;
  text-align: left;
  color: #454545;
  background: #3e251e;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #2b333a;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 22px; }

h2 {
  font-size: 17px; }

h3 {
  font-size: 13px; }

h4 {
  font-size: 11px; }

h5 {
  font-size: 9px; }

h6 {
  font-size: 7px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #08c; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #454545; }

.site-path {
  line-height: 1;
  margin: 5px 0 1px;
  font-size: 14px;
  color: #999;
  white-space: pre-wrap; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .sidebar p, .footer p {
  margin: 0; }

.site-btn {
  position: relative;
  color: #fff;
  background-color: #f17431;
  font-size: 12px;
  -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 2px 3px rgba(0, 0, 0, .38);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f38136), color-stop(100%, #ef672c));
  background-image: -o-linear-gradient(top, #f38136 0%, #ef672c 100%);
  background-image: -moz-linear-gradient(top, #f38136 0%, #ef672c 100%);
  background-image: -webkit-linear-gradient(top, #f38136 0%, #ef672c 100%);
  background-image: -ms-linear-gradient(top, #f38136 0%, #ef672c 100%);
  background-image: linear-gradient(to bottom, #f38136 0%, #ef672c 100%);
  -pie-background: linear-gradient(to bottom, #f38136 0%, #ef672c 100%);
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .site-btn:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f59d66), color-stop(100%, #f38552));
    background-image: -o-linear-gradient(top, #f59d66 0%, #f38552 100%);
    background-image: -moz-linear-gradient(top, #f59d66 0%, #f38552 100%);
    background-image: -webkit-linear-gradient(top, #f59d66 0%, #f38552 100%);
    background-image: -ms-linear-gradient(top, #f59d66 0%, #f38552 100%);
    background-image: linear-gradient(to bottom, #f59d66 0%, #f38552 100%);
    -pie-background: linear-gradient(to bottom, #f59d66 0%, #f38552 100%); }
  .site-btn:active {
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f38136), color-stop(100%, #ef672c));
    background-image: -o-linear-gradient(bottom, #f38136 0%, #ef672c 100%);
    background-image: -moz-linear-gradient(bottom, #f38136 0%, #ef672c 100%);
    background-image: -webkit-linear-gradient(bottom, #f38136 0%, #ef672c 100%);
    background-image: -ms-linear-gradient(bottom, #f38136 0%, #ef672c 100%);
    background-image: linear-gradient(to top, #f38136 0%, #ef672c 100%);
    -pie-background: linear-gradient(to top, #f38136 0%, #ef672c 100%); }

input[type="submit"].site-btn, button.site-btn {
  height: 24px;
  padding: 0 12px;
  border: none;
  outline: none; }

a.site-btn {
  display: inline-block;
  padding: 6px 12px;
  vertical-align: top;
  text-decoration: none;
  outline: none;
  line-height: 1; }
  a.site-btn:active {
    padding: 7px 12px 5px; }

#site-wrapper {
  position: relative;
  width: 1000px;
  max-width: 100%;
  min-height: 100%;
  margin: 0 auto -140px;
  background-color: #fff;
  -moz-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.40);
  -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.40);
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.40);
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  #site-wrapper::after {
    display: block;
    visibility: hidden;
    height: 140px;
    content: "."; }

#header-wrap {
  padding: 30px 30px 0px;

  background-color: #fcebdb; }
  .main-page #header-wrap {
    position: absolute;
    left: 0;
    right: 0; }

.header {
  min-height: 100px;
  position: relative;
  z-index: 11;
  min-height: 98px;
  padding: 0 19px;
  color: #fff;
  border: 1px solid #3e251e;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  background-color: #3e251e;
  background-color: rgba(62, 37, 30, 0.8);
  -pie-background: rgba(62, 37, 30, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .header:before, .header:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .header:after {
    clear: both; }

.menu-header {
  position: relative;
  margin: 0;
  padding: 0 120px 0 19px;
  list-style: none;
  background-color: #f17431;
  font-size: 0;
  line-height: 0;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4905a), color-stop(100%, #f17431));
  background-image: -o-linear-gradient(top, #f4905a 0%, #f17431 100%);
  background-image: -moz-linear-gradient(top, #f4905a 0%, #f17431 100%);
  background-image: -webkit-linear-gradient(top, #f4905a 0%, #f17431 100%);
  background-image: -ms-linear-gradient(top, #f4905a 0%, #f17431 100%);
  background-image: linear-gradient(to bottom, #f4905a 0%, #f17431 100%);
  -pie-background: linear-gradient(to bottom, #f4905a 0%, #f17431 100%);
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .menu-header li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: normal; }
  .menu-header a {
    position: relative;
    display: block;
    padding: 12px 6px 9px;
    text-decoration: none;
    color: #fff;
    border-bottom: 4px solid transparent;
    behavior: url(/g/libs/pie/20b1/pie.htc); }
    .menu-header a:hover {
      border-bottom-color: #3e251e;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.1);
      -pie-background: rgba(0, 0, 0, 0.1); }

.block-user {
  position: absolute;
  z-index: 1;
  top: -71px;
  right: -17px;
  padding: 13px 17px 0 0; }
  .block-user .block-title {
    display: inline-block;
    padding: 0 0 1px 20px;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
    outline: none;
    background: url(/g/templates/shop2/1.45.2/css/user-icons.png) -10px 1px no-repeat;
    font-size: 12px;
    font-weight: bold;
    line-height: 1; }
    .block-user .block-title span {
      border-bottom: 1px dotted #fff; }
  .block-user .user-open {
    position: absolute;
Пожалуйста, введите Ваш вопрос:


    z-index: 15;
    top: 0;
    right: 0;
    display: none;
    padding: 22px 19px 15px;
    border: 1px solid #e0c6ae;
    background-color: #fcebdb;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
    .block-user .user-open .block-title-in {
      position: absolute;
      top: 9px;
      right: 8px;
      width: 9px;
      height: 6px;
      cursor: pointer;
      background: url(/g/templates/shop2/1.45.2/css/user-icons.png) 0 0 no-repeat; }
    .block-user .user-open label {
      color: #454545;
      font-size: 12px;
      line-height: 2; }
    .block-user .user-open input[type="text"], .block-user .user-open input[type="password"] {
      position: relative;
      height: 14px;
      padding: 4px 5px;
      color: #454545;
      border: 1px solid #cabcaf;
      border: 1px solid rgba(0, 0, 0, .2);
      background-color: #fff;
      font-size: 12px;
      -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 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,0.15);
      -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,0.15);
      box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,0.15);
      behavior: url(/g/libs/pie/20b1/pie.htc); }
    .block-user .user-open .field_login {
      padding-bottom: 3px; }
      .block-user .user-open .field_login input[type="text"] {
        width: 168px; }
    .block-user .user-open .field_password {
      padding-bottom: 6px; }
      .block-user .user-open .field_password input[type="password"] {
        float: left;
        width: 111px;
        margin-right: 10px; }
    .block-user .user-open .user-registration, .block-user .user-open .user-forgot {
      font-size: 12px; }
    .block-user .user-open .user-registration {
      margin-right: 9px;
      color: #ad2a00; }
    .block-user .user-open .user-forgot {
      color: #08c; }

.logged-user {
  display: table;
  width: 180px;
  padding-bottom: 4px; }
  .logged-user .logged-user-line {
    display: table-row; }
  .logged-user .user-name {
    color: #333;
    font-size: 14px;
    font-weight: bold; }
  .logged-user .user-name, .logged-user .user-orders {
    padding-right: 2px; }
  .logged-user .user-sitings, .logged-user .user-orders, .logged-user .user-exit {
    font-size: 12px; }
  .logged-user .user-name, .logged-user .user-sitings, .logged-user .user-orders, .logged-user .user-exit {
    display: table-cell;
    width: 89px;
    padding: 5px 0 1px; }
  .logged-user .user-sitings, .logged-user .user-orders {
    color: #08c; }
  .logged-user .user-exit a {
    color: #ad2a00; }

.company {
  width: 360px;
  margin: 24px 23px 24px 0;
  float: left; }

.site-logo {
  position: relative;
  width: 60px;
  height: 50px;
  float: left;
  margin-right: 14px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.company-name {
  font-size: 24px;
  line-height: 0.95;
  padding-top: 6px; }

.company-desc {
  font-size: 12px;
  padding-top: 5px; }

.header-container {
  float: left;
  margin: 24px 0 21px; }

.company-phone {
  font-size: 16px; }
  .company-phone p {
    margin: 0; }

.site-search {
  padding: 9px 0 0; }
  .site-search input[type="text"] {
    position: relative;
    float: left;
    width: 198px;
    height: 14px;
    margin-right: 7px;
    padding: 4px 5px;
    color: #999;
    border: 1px solid #000;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-size: 12px;
    -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 1px 0 rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .site-search button {
    float: left;
    width: 50px;
    height: 24px;
    padding: 0;
    text-indent: -9999px;
    border: none;
    outline: none; }
    .site-search button span {
      position: absolute;
      top: 50%;
      right: 50%;
      display: block;
      width: 14px;
      height: 14px;
      margin: -7px -7px 0 0;
      content: "";
      background: url(/g/templates/shop2/1.45.2/css/search-icon.png) 0 0 no-repeat; }

.shop-basket {
  float: right;
  min-width: 113px;
  max-width: 200px;
  margin: 11px 0 0;
  padding: 4px 0 0 30px;
  background: url(/g/templates/shop2/1.45.2/css/basket-icon.png) 0 0 no-repeat; }
  .shop-basket .basket-amount, .shop-basket .basket-total {
    display: none; }

.shop-basket-full .basket-amount, .shop-basket-full .basket-total {
  display: block; }
  .shop-basket-full .basket-empty, .shop-basket-full .basket-checkout span {
    display: none; }

.basket-amount {
  margin-bottom: 2px;
  font-size: 12px; }

.basket-total {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold; }

.basket-empty {
  width: 100px;
  min-height: 38px;
  font-size: 12px;
  line-height: 1.15; }

.basket-checkout {
  position: relative; }
  .basket-checkout span {
    position: absolute;
    z-index: 5;
    display: block;
    width: 100%;
    height: 100%; }
  .basket-checkout a.disabled {
    background: #e0c7af;
    background-color: none;
    background-image: none;
    -pie-background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.slider, .slider .slider-items, .slider .slider-item {
  width: 1000px;
  height: 500px; }

.slider {
  position: relative; }
  .slider .slider-items {
    position: relative;
    z-index: 2;
    overflow: hidden; }
  .slider .slider-item {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
  .slider .slider-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    text-align: center; }
  .slider .slider-bullets-wrap {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right; }
  .slider .slider-prev, .slider .slider-next {
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 60px;
    margin-top: -25px;
    outline: none;
    background-image: url(/g/templates/shop2/1.45.2/css/slider-arrows.png);
    background-repeat: no-repeat;
    background-size: 110px 60px; }
  .slider .slider-prev {
    left: -10px;
    background-position: 0 0; }
  .slider .slider-next {
    right: -10px;
    background-position: -60px 0; }
  .slider .slider-bullets {
    position: absolute;
    bottom: 10px;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
    line-height: 0; }
    .slider .slider-bullets li {
      position: relative;
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: 0 3px;
      cursor: pointer;
      vertical-align: top;
      background-color: #f17431;
      -webkit-border-radius : 6px;
      -moz-border-radius : 6px;
      -ms-border-radius : 6px;
      -o-border-radius : 6px;
      border-radius : 6px;
      -webkit-background-clip : padding;
      -moz-background-clip : padding;
      background-clip : padding-box;
      -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
      -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4905a), color-stop(100%, #f17431));
      background-image: -o-linear-gradient(top, #f4905a 0%, #f17431 100%);
      background-image: -moz-linear-gradient(top, #f4905a 0%, #f17431 100%);
      background-image: -webkit-linear-gradient(top, #f4905a 0%, #f17431 100%);
      background-image: -ms-linear-gradient(top, #f4905a 0%, #f17431 100%);
      background-image: linear-gradient(to bottom, #f4905a 0%, #f17431 100%);
      -pie-background: linear-gradient(to bottom, #f4905a 0%, #f17431 100%);
      behavior: url(/g/libs/pie/20b1/pie.htc); }
      .slider .slider-bullets li.active {
        background-color: none;
        background-image: none;
        -pie-background: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #fcebdb; }

.help-buttons {
  padding: 20px 10px 20px 30px;
  background-color: #fcebdb;
  font-size: 0;
  line-height: 0; }

.search-shop {
  position: relative;
  display: inline-block;
  margin: 10px 20px 10px 0;
  vertical-align: top;
  line-height: normal; }
  .search-shop.search-open .search-shop-btn {
    visibility: hidden; }
    .search-shop.search-open .dropdown-search {
      display: block; }

.search-shop-btn {
  position: relative;
  width: 192px;
  padding: 7px 14px 10px;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  -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 2px 3px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255, 0.21);
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255, 0.21);
  box-shadow: 0 2px 3px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255, 0.21);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f38136), color-stop(100%, #ef672c));
  background-image: -o-linear-gradient(top, #f38136 0%, #ef672c 100%);
  background-image: -moz-linear-gradient(top, #f38136 0%, #ef672c 100%);
  background-image: -webkit-linear-gradient(top, #f38136 0%, #ef672c 100%);
  background-image: -ms-linear-gradient(top, #f38136 0%, #ef672c 100%);
  background-image: linear-gradient(to bottom, #f38136 0%, #ef672c 100%);
  -pie-background: linear-gradient(to bottom, #f38136 0%, #ef672c 100%);
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .search-shop-btn:after {
    position: absolute;
    top: 16px;
    right: 15px;
    display: block;
    width: 14px;
    height: 9px;
    content: "";
    background: url(/g/templates/shop2/1.45.2/css/site-arrows.png) -148px -27px no-repeat; }

.dropdown-search {
  position: absolute;
  z-index: 5;
  top: 0;
  display: none;
  width: 220px;
  background-color: #fff;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.dropdown-search-btn {
  position: relative;
  width: 192px;
  padding: 7px 14px 10px;
  cursor: pointer;
  color: #3e251e;
  font-size: 18px;
  -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(/g/libs/pie/20b1/pie.htc); }
  .dropdown-search-btn:after {
    position: absolute;
    top: 16px;
    right: 15px;
    display: block;
    width: 14px;
    height: 9px;
    content: "";
    background: url(/g/templates/shop2/1.45.2/css/site-arrows.png) -19px -27px no-repeat; }

.shop-search-container {
  padding: 4px 20px 20px;
  font-size: 13px; }
  .shop-search-container label {
    line-height: 2; }
  .shop-search-container input[type="text"] {
    position: relative;
    height: 14px;
    padding: 4px 6px;
    color: #454545;
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 12px;
    -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 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
    box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .shop-search-container select {
    position: relative;
    width: 180px;
    height: 24px;
    padding: 2px 2px 2px 5px;
    color: #454545;
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 12px;
    -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 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
    box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .shop-search-container .from-to {
    padding-bottom: 2px; }
    .shop-search-container .from-to input + input {
      margin-left: 12px; }
    .shop-search-container .from-to input[type="text"] {
      width: 70px; }
  .shop-search-container .field {
    padding-bottom: 2px; }
    .shop-search-container .field input[type="text"] {
      width: 166px; }
  .shop-search-container .search-btn {
    padding-top: 10px; }

.help-button {
  position: relative;
  display: inline-block;
  min-width: 155px;
  margin: 10px 20px 10px 0;
  padding: 9px 43px 11px 13px;
  vertical-align: top;
  text-decoration: none;
  color: #3e251e;
  border: 1px solid #fbe3cd;
  background-color: #fcebdb;
  font-size: 16px;
  line-height: 1;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
  box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .help-button:focus {
    outline: none; }
  .help-button:before {
    position: absolute;
    top: 50%;
    right: 14px;
    width: 9px;
    height: 14px;
    margin-top: -7px;
    content: "";
    background: url(/g/templates/shop2/1.45.2/css/site-arrows.png) 0 0 no-repeat; }

.block-product-new {
  margin: 22px 0 15px; }

.product-new-title {
  margin-bottom: 0; }
  .product-new-title span {
    margin-right: 7px;
    color: #f17431;
    font-size: 22px; }
  .product-new-title a {
    color: #999;
    font-size: 11px; }

.product-new-body .product-thumb-view {
  margin: 0; }
  .product-new-body .product-thumb-view .product-item-thumb {
    margin-top: 18px;
    margin-bottom: 0; }
    .product-new-body .product-thumb-view .product-item-thumb .product-thumb-price {
      padding: 7px 9px 8px; }
    .product-new-body .product-thumb-view .product-item-thumb .product-thumb-action, .product-new-body .product-thumb-view .product-item-thumb .product-thumb-amount, .product-new-body .product-thumb-view .product-item-thumb .thumb-add-basket {
      display: none; }

.content-wrapper {
  position: relative;
  width: 100%;
  min-height: 0; }

.main {
  float: left;
  width: 100%; }

.content {
  padding: 0; }

.sidebar {
  position: relative; }

.sidebar.left {
  position: relative;
  float: left;
  margin-right: -100%;
  padding: 30px 0 30px 30px;
  width: 220px; }

.sidebar.left ~ .main > .content {
  margin-left: 250px;
  padding: 25px 30px 30px 20px; }

.categories {
  margin: 0 0 20px;
  padding: 0;
  list-style: none; }
  .categories li ul {
    display: none; }
  .categories li.opened > ul {
    display: block; }
  .categories > li {
    position: relative;
    margin-bottom: 4px;
    border: 1px solid #e0c6ae;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .categories > li > a {
    position: relative;
    display: block;
    padding: 9px 34px 11px 12px;
    text-decoration: none;
    color: #3e251e;
    outline: 0;
    background-color: #fcebdb;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
    box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
    .categories > li > a:hover {
      color: #fff;
      background-color: #f17431; }
  .categories > li.sublevel > a:before {
    position: absolute;
    top: 50%;
    right: 7px;
    width: 20px;
    height: 20px;
    margin-top: -8px;
    content: "";
    background: url(/g/templates/shop2/1.45.2/css/categor-icon.png) -20px 0 no-repeat;
    background-size: 80px 20px; }
    .categories > li.sublevel > a:hover:before {
      background-position: -40px 0; }
    .categories > li.sublevel.opened > a {
      -webkit-border-radius : 4px 4px 0 0;
      -moz-border-radius : 4px 4px 0 0;
      -ms-border-radius : 4px 4px 0 0;
      -o-border-radius : 4px 4px 0 0;
      border-radius : 4px 4px 0 0; }
      .categories > li.sublevel.opened > a:before {
        background-position: 0 0; }
      .categories > li.sublevel.opened > a:hover:before {
        background-position: 100% 0; }
  .categories ul {
    padding: 10px 13px 9px;
    margin: 0;
    list-style: none; }
  .categories ul a {
    display: inline-block;
    padding: 4px 0;
    vertical-align: top;
    text-decoration: none;
    color: #3e251e;
    font-size: 14px; }
    .categories ul a:hover {
      text-decoration: underline; }
  .categories ul ul {
    padding: 0 0 0 15px; }

.block-text {
  position: relative;
  margin-bottom: 16px;
  border: 1px solid #f17431;
  background-color: #fff;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .block-text .block-name {
    position: relative;
    padding: 5px 14px 8px;
    color: #fff;
    background-color: #f17431;
    font-size: 18px;
    -webkit-border-radius : 4px 4px 0 0;
    -moz-border-radius : 4px 4px 0 0;
    -ms-border-radius : 4px 4px 0 0;
    -o-border-radius : 4px 4px 0 0;
    border-radius : 4px 4px 0 0;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .block-text .block-body {
    padding: 11px 14px;
    color: #2b333a;
    font-size: 14px;
    line-height: 1.15; }
  .block-text .block-body p {
    margin: 0; }

.block-news {
  margin: 0 10px 5px 15px; }
  .block-news .name {
    margin-bottom: 12px; }
  .block-news .name strong {
    margin-right: 5px;
    color: #333;
    font-size: 16px; }
  .block-news .name a {
    color: #999;
    font-size: 11px; }
  .block-news .body {
    margin-bottom: 10px; }
  .block-news .body p {
    margin: 0; }
  .block-news .date {
    font-size: 12px;
    font-weight: bold; }
  .block-news .title {
    font-size: 13px;
    color: #08c; }

.block-informers {
  margin: 0 10px 0 15px;
  color: #fcebdb; }
  .block-informers .block-name {
    margin-bottom: 4px;
    font-size: 22px; }
  .block-informers .block-body {
    font-size: 11px; }
  .block-informers .block-body p {
    margin: 0; }

.sidebar.right {
  float: right;
  width: 0;
  margin-left: 0;
  background-color: #ffacaa; }

.sidebar.right ~ .main > .content {
  margin-right: 0; }

.footer {
  position: relative;
  width: 940px;
  max-width: 100%;
  height: 99px;
  margin: 0 auto;
  padding: 19px 29px 20px;
  border: 1px solid #e0c6ae;
  background-color: #fcebdb;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .7);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .7);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .7); }

.footer-left-container {
  float: left;
  width: 220px;
  margin-right: 20px;
  padding-top: 2px;
  font-size: 11px; }

.site-name {
  min-height: 27px;
  margin-bottom: 29px; }

.block-social .social-name {
  margin-bottom: 7px; }
  .block-social .social-body {
    font-size: 0;
    line-height: 0; }
  .block-social .social-body a {
    margin-right: 4px; }

.block-contacts {
  float: left;
  width: 240px;
  margin-right: 20px;
  padding-top: 2px;
  font-size: 12px; }
  .block-contacts p {
    margin: 0; }

.footer-right-container {
  float: right; }

.site-copyright {
  width: 100px;
  margin-bottom: 30px;
  padding: 2px 39px 3px 0;
  text-align: right;
  background: url(/g/templates/shop2/1.45.2/css/mega.png) 100% 0 no-repeat;
  line-height: 1.1; }
  .site-copyright span.copyright {
    font-size: 11px !important; }
  .site-copyright a {
    color: #f17431; }

.site-counters {
  float: right;
  text-align: right;
  color: #454545;
  font-size: 11px; }

.shop-btn {
  position: relative;
  color: #fff;
  background-color: #3e251e;
  font-size: 12px;
  -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 2px 3px rgba(0, 0, 0, .38);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #452921), color-stop(100%, #37211b));
  background-image: -o-linear-gradient(top, #452921 0%, #37211b 100%);
  background-image: -moz-linear-gradient(top, #452921 0%, #37211b 100%);
  background-image: -webkit-linear-gradient(top, #452921 0%, #37211b 100%);
  background-image: -ms-linear-gradient(top, #452921 0%, #37211b 100%);
  background-image: linear-gradient(to bottom, #452921 0%, #37211b 100%);
  -pie-background: linear-gradient(to bottom, #452921 0%, #37211b 100%);
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .shop-btn:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #673e32), color-stop(100%, #533128));
    background-image: -o-linear-gradient(top, #673e32 0%, #533128 100%);
    background-image: -moz-linear-gradient(top, #673e32 0%, #533128 100%);
    background-image: -webkit-linear-gradient(top, #673e32 0%, #533128 100%);
    background-image: -ms-linear-gradient(top, #673e32 0%, #533128 100%);
    background-image: linear-gradient(to bottom, #673e32 0%, #533128 100%);
    -pie-background: linear-gradient(to bottom, #673e32 0%, #533128 100%); }
  .shop-btn:active {
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #452921), color-stop(100%, #37211b));
    background-image: -o-linear-gradient(bottom, #452921 0%, #37211b 100%);
    background-image: -moz-linear-gradient(bottom, #452921 0%, #37211b 100%);
    background-image: -webkit-linear-gradient(bottom, #452921 0%, #37211b 100%);
    background-image: -ms-linear-gradient(bottom, #452921 0%, #37211b 100%);
    background-image: linear-gradient(to top, #452921 0%, #37211b 100%);
    -pie-background: linear-gradient(to top, #452921 0%, #37211b 100%); }

input[type="submit"].shop-btn, button.shop-btn {
  height: 24px;
  padding: 0 10px;
  border: none;
  outline: none; }

input[disabled="disabled"].site-btn, button[disabled="disabled"].site-btn, .site-btn.disabled, input[disabled="disabled"].shop-btn, button[disabled="disabled"].shop-btn .shop-btn.disabled {
  background-color: #e0c7af;
  background-color: transparent;
  background-image: none;
  -pie-background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

a.shop-btn {
  display: inline-block;
  padding: 6px 10px;
  vertical-align: top;
  text-decoration: none;
  outline: none;
  line-height: 1; }
  a.shop-btn:active {
    padding: 7px 10px 5px; }

.product-image {
  position: relative;
  padding: 14px;
  text-align: center; }
  .product-image img {
    vertical-align: middle; }

.product-new, .product-spec {
  position: absolute;
  height: 20px;
  background-image: url(/g/templates/shop2/1.45.2/css/product-label.png);
  background-repeat: no-repeat;
  background-size: 230px 20px;
  font-size: 11px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: bold; }

.product-new {
  top: -1px;
  right: -1px;
  width: 70px;
  text-align: right;
  padding-right: 9px;
  color: #fff;
  background-position: 100% 0; }

.product-spec {
  bottom: -1px;
  left: -1px;
  width: 132px;
  padding-left: 10px;
  text-align: left;
  color: #333;
  background-position: 0 0; }

.product-amount {
  position: relative;
  display: block;
  width: 22px;
  height: 14px;
  margin: 0 auto;
  padding: 5px 0 3px;
  text-align: center;
  color: #454545;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, .2);
  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 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
  box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .product-amount[disabled="disabled"] {
    background-color: #eee;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

form.shop2-filter {
  padding: 0 0 10px;
  border: 0 none; }
  form.shop2-filter th, form.shop2-filter td {
    padding: 3px 10px 3px 0; }
  form.shop2-filter th {
    width: 146px; }
  form.shop2-filter label {
    font-weight: bold; }
  form.shop2-filter label input {
    position: relative;
    width: 53px;
    height: 14px;
    margin: 0 3px 0 8px;
    padding: 4px 3px;
    text-align: center;
    border: 1px solid #e8e8e8;
    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;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  form.shop2-filter .site-btn {
    float: left; }
  form.shop2-filter .filter-result-reset {
    float: right; }

span.filter-result {
  height: 24px;
  margin: 0 0 0 6px;
  margin-left: 6px;
  background: #f17431;
  line-height: 25px; }
  span.filter-result div.filter-result-arrow {
    top: 50%;
    right: auto;
    left: -6px;
    margin-top: -5px;
    background: none;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 6px 5px 0;
    border-right-color: #f17431; }
  span.filter-result.no-filter-result div.filter-result-arrow {
    display: none; }

div.shop2-sorting {
  padding: 0 6px 0 10px;
  background: #fcebdb; }

div.shop2-sorting-params strong {
  padding: 0 11px 0 0; }

div.shop2-sorting-params a.shop2-sorting-param span {
  width: 8px;
  height: 5px;
  margin-left: 4px; }

div.shop2-sorting-params a.shop2-sorting-param-desc span {
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-top-color: #08c; }

div.shop2-sorting-params a.shop2-sorting-param-asc span {
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0 4px 5px 4px;
  border-bottom-color: #08c; }

.product-views {
  float: right;
  height: 35px; }
  .product-views strong {
    float: left;
    margin-right: 15px;
    vertical-align: middle; }

.shop-views {
  float: right;
  width: 90px;
  margin: 0;
  padding: 5px 0 0;
  list-style: none;
  line-height: 0;
  font-size: 0; }
  .shop-views li {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 24px;
    margin: 0 2px;
    vertical-align: middle;
    background-color: #f17431;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    -webkit-border-radius : 3px;
    -moz-border-radius : 3px;
    -ms-border-radius : 3px;
    -o-border-radius : 3px;
    border-radius : 3px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .38);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f38136), color-stop(100%, #ef672c));
    background-image: -o-linear-gradient(top, #f38136 0%, #ef672c 100%);
    background-image: -moz-linear-gradient(top, #f38136 0%, #ef672c 100%);
    background-image: -webkit-linear-gradient(top, #f38136 0%, #ef672c 100%);
    background-image: -ms-linear-gradient(top, #f38136 0%, #ef672c 100%);
    background-image: linear-gradient(to bottom, #f38136 0%, #ef672c 100%);
    -pie-background: linear-gradient(to bottom, #f38136 0%, #ef672c 100%);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .shop-views li:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f59d66), color-stop(100%, #f38552));
    background-image: -o-linear-gradient(top, #f59d66 0%, #f38552 100%);
    background-image: -moz-linear-gradient(top, #f59d66 0%, #f38552 100%);
    background-image: -webkit-linear-gradient(top, #f59d66 0%, #f38552 100%);
    background-image: -ms-linear-gradient(top, #f59d66 0%, #f38552 100%);
    background-image: linear-gradient(to bottom, #f59d66 0%, #f38552 100%);
    -pie-background: linear-gradient(to bottom, #f59d66 0%, #f38552 100%); }
  .shop-views li:active, .shop-views li.shop2-views-active {
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f38136), color-stop(100%, #ef672c));
    background-image: -o-linear-gradient(bottom, #f38136 0%, #ef672c 100%);
    background-image: -moz-linear-gradient(bottom, #f38136 0%, #ef672c 100%);
    background-image: -webkit-linear-gradient(bottom, #f38136 0%, #ef672c 100%);
    background-image: -ms-linear-gradient(bottom, #f38136 0%, #ef672c 100%);
    background-image: linear-gradient(to top, #f38136 0%, #ef672c 100%);
    -pie-background: linear-gradient(to top, #f38136 0%, #ef672c 100%); }
  .shop-views li.shop2-views-active a {
    cursor: default; }
  .shop-views li a {
    display: block;
    width: 12px;
    height: 10px;
    padding: 7px;
    background-image: url(/g/templates/shop2/1.45.2/css/product-views.png);
    background-repeat: no-repeat;
    background-size: 72px 10px; }
  .shop-views li.shop2-views-thumbs a {
    background-position: 7px 7px; }
  .shop-views li.shop2-views-simple a {
    background-position: -23px 7px; }
  .shop-views li.shop2-views-list a {
    background-position: -53px 7px; }

.product-simple-view {
  display: table;
  width: 100%;
  margin: 20px 0; }

.product-simple-item {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #e0c7af;
  background-color: #fcebdb;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.product-simple-image {
  position: relative;
  display: table-cell;
  background-color: #fff;
  -webkit-border-radius : 4px 0 0 4px;
  -moz-border-radius : 4px 0 0 4px;
  -ms-border-radius : 4px 0 0 4px;
  -o-border-radius : 4px 0 0 4px;
  border-radius : 4px 0 0 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.product-simple-details {
  display: table-cell;
  width: 271px;
  padding: 15px 20px;
  vertical-align: top; }
  .product-simple-details .tpl-stars {
    margin: 4px 0; }

.product-simple-name {
  padding-bottom: 2px; }
  .product-simple-name a {
    color: #08c;
    font-size: 12px; }

.product-simple-article {
  color: #999;
  font-size: 11px; }

.product-simple-option {
  display: table;
  width: 100%;
  margin: 8px 0 0;
  padding: 6px 0 0;
  list-style: none;
  border-top: 1px solid #e0c7af;
  font-size: 12px; }
  .product-simple-option li {
    display: table-row; }
  .product-simple-option .product-option-title, .product-simple-option .product-option-param {
    display: table-cell;
    padding: 2px 0;
    vertical-align: top; }
  .product-simple-option .product-option-title {
    width: 130px;
    padding-right: 7px; }
  .product-simple-option .product-option-vendor {
    text-decoration: none;
    color: #f17431; }
  .product-simple-option .product-option-vendor:hover {
    text-decoration: underline; }
  .product-simple-option .product-option-color {
    position: relative;
    top: -2px;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 0; }
  .product-simple-option .product-option-color li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 0 -4px;
    margin-right: 4px;
    cursor: pointer;
    vertical-align: middle;
    border: 2px solid transparent;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box; }
    .product-simple-option .product-option-color li.active {
      border-color: #f17431; }

.product-simple-add {
  display: table-cell;
  width: 150px;
  padding: 9px 9px 19px;
  vertical-align: bottom;
  border-left: 1px solid #e0c7af; }

.product-simple-action {
  position: absolute;
  top: 9px;
  padding: 2px 0 3px 30px;
  color: #dd4040;
  background: url(/g/templates/shop2/1.45.2/css/product-action.png) 0 0 no-repeat;
  font-size: 14px;
  font-weight: bold; }

.product-simple-price {
  margin-bottom: 7px;
  text-align: center; }

.simple-price-old {
  text-decoration: line-through;
  color: #dd4040;
  font-size: 20px; }
  .simple-price-old span {
    font-size: 17px;
    color: #999; }

.simple-price-current {
  color: #333;
  font-size: 17px;
  font-weight: bold; }

.product-simple-amount {
  margin-bottom: 10px;
  text-align: center; }

.simple-add-basket {
  text-align: center; }

.product-thumb-view {
  margin: 20px 0;
  font-size: 0;
  line-height: 0; }

.product-item-thumb {
  position: relative;
  display: inline-block;
  margin: 0 20px 20px 0;
  vertical-align: top;
  border: 1px solid #e0c7af;
  background-color: #fcebdb;
  font-size: 13px;
  line-height: normal;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .product-item-thumb .tpl-stars {
    margin: 4px 9px 0; }

.product-thumb-image {
  padding-bottom: 1px;
  background-color: #fff;
  -webkit-border-radius : 4px 4px 0 0;
  -moz-border-radius : 4px 4px 0 0;
  -ms-border-radius : 4px 4px 0 0;
  -o-border-radius : 4px 4px 0 0;
  border-radius : 4px 4px 0 0;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.product-thumb-name {
  padding: 6px 9px 2px; }
  .product-thumb-name a {
    color: #555;
    font-size: 14px;
    /* font-family: Arial Narrow, Arial; */
    /* text-transform: lowercase; */
    text-align: center;
    font-weight: normal;
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 150px;
    height: 50px;
 /* background: url('../topicname.png'); */
    background-position: -31px -3px;
    line-height: 43px;
    padding: 0px 2px;}

.product-thumb-article {
  padding: 0 9px;
  color: #999;
  font-size: 11px; }

.product-thumb-details {
  margin-top: 7px;
  padding: 5px 9px 7px;
  border-top: 1px solid #e0c7af;
  border-bottom: 1px solid #e0c7af; }

.product-thumb-option {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  table-layout: fixed;
  list-style: none;
  font-size: 12px; }
  .product-thumb-option li {
    display: table-row; }
  .product-thumb-option .product-option-title, .product-thumb-option .product-option-param {
    display: table-cell;
    width: 50%;
    padding: 2px 0;
    vertical-align: top; }
  .product-thumb-option .product-option-title {
    padding-right: 5px; }
  .product-thumb-option .product-option-vendor {
    text-decoration: none;
    color: #f17431; }
  .product-thumb-option .product-option-vendor:hover {
    text-decoration: underline; }
  .product-thumb-option .product-option-color {
    position: relative;
    top: -2px;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 0; }
  .product-thumb-option .product-option-color li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 4px 0 0;
    cursor: pointer;
    vertical-align: middle;
    border: 2px solid transparent;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box; }
    .product-thumb-option .product-option-color li.active {
      border-color: #f17431; }

.shop2-cf.image-type {
  margin: 0 4px 2px 0;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid transparent; }

.shop2-cf.image-type.active-image {
  border-color: #f17431; }

.product-thumb-action {
  margin: 10px 9px 0;
  padding: 2px 0 3px 34px;
  color: #dd4040;
  background: url(/g/templates/shop2/1.45.2/css/product-action.png) 0 0 no-repeat;
  font-size: 14px;
  font-weight: bold; }

.product-thumb-price {
  padding: 3px 9px 6px;
  font-size: 0;
  line-height: 0; }

.thumb-price-old, .thumb-price-current {
  display: inline-block;
  vertical-align: bottom;
  line-height: normal; }

.thumb-price-old {
  margin-right: 12px;
  text-decoration: line-through;
  color: #dd4040;
  font-size: 20px; }
  .thumb-price-old span {
    font-size: 17px;
    color: #999; }

.thumb-price-current {
  color: #333;
  font-size: 17px;
  font-weight: bold; }

.product-thumb-amount {
  float: left;
  padding: 0 0 9px 9px; }

.thumb-add-basket {
  float: right;
  padding: 0 9px 9px 0; }

.product-price-list {
  display: table;
  width: 100%;
  margin: 20px 0; }
  .product-price-list .tr {
    display: table-row; }
  .product-price-list .th {
    white-space: pre;
    color: #fff;
    background-color: #3e251e;
    font-weight: bold; }
  .product-price-list .th, .product-price-list .td {
    display: table-cell;
    padding: 8px 10px; }
  .product-price-list .td {
    border-bottom: 1px solid #e0c7af;
    vertical-align: middle; }

.td.price-list-name a {
  color: #08c; }
  .td.price-list-name .tpl-stars {
    margin: 4px 0 0; }

.td.price-list-article {
  color: ligten(#454545, 20%);
  font-size: 12px; }

.td.price-list-vendor a {
  text-decoration: none;
  color: #f17431;
  font-size: 12px; }
  .td.price-list-vendor a:hover {
    text-decoration: underline; }

.th.price-list-price, .td.price-list-price {
  text-align: right; }

.td.price-list-price {
  color: #333;
  font-size: 15px; }

.td.price-list-add .site-btn {
  padding: 4px 8px 0;
  vertical-align: bottom;
  font-size: 0;
  line-height: 0; }
  .td.price-list-add .site-btn span {
    display: block;
    overflow: hidden;
    width: 20px;
    height: 0;
    padding-top: 20px;
    background-image: url(/g/templates/shop2/1.45.2/css/icons-btn.png);
    background-repeat: no-repeat;
    background-size: 102px 20px; }
  .td.price-list-add .site-btn.buy span {
    background-position: 0 0; }
  .td.price-list-add .site-btn.onrequest span {
    background-position: -42px 0; }
  .td.price-list-add .site-btn.no span {
    background-position: -84px 0; }

div.shop2-pageist span.shop2-pagelist-active {
  color: #fff;
  border-color: #f17431;
  background-color: #f17431; }

.product-card {
  display: table;
  margin: 20px 0; }

.product-card-left {
  display: table-cell;
  padding: 0 20px 0 0; }

.product-card-image {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #e0c6ae;
  background-color: #fff;
  font-size: 0;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -webkit-background-clip : padding;
  -moz-background-clip : padding;
  background-clip : padding-box;
  behavior: url(/g/libs/pie/20b1/pie.htc); }
  .product-card-image .highslide img {
    border: 0 none; }
  .product-card-image img {
    position: relative;
    vertical-align: middle;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    behavior: url(/g/libs/pie/20b1/pie.htc); }

.thumbnails-image {
  line-height: 0;
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0; }
  .thumbnails-image li {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 0 10px 10px 0;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid #e0c7af;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .thumbnails-image li img {
    position: relative;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    -webkit-background-clip : padding;
    -moz-background-clip : padding;
    background-clip : padding-box;
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  .thumbnails-image li .highslide img {
    border: 0 none; }

.product-card-right {
  display: table-cell;
  vertical-align: top; }

.product-card-add {
  display: table-row; }

.product-card-price {
  display: table-cell;
  vertical-align: top; }

.card-price-old {
  float: left;
  padding: 7px 5px 8px 0;
  text-decoration: line-through;
  color: #dd4040;
  font-size: 19px;
  line-height: 1; }
  .card-price-old span {
    color: #999; }

.card-price-current {
  float: left;
  padding-right: 10px;
  background: url(/g/templates/shop2/1.45.2/css/card-price-current.png) 100% -40px no-repeat; }
  .card-price-current span {
    display: block;
    padding: 4px 0 8px 32px;
    color: #333;
    background: url(/g/templates/shop2/1.45.2/css/card-price-current.png) 0 0 no-repeat;
    font-size: 19px;
    font-weight: bold; }

.product-card-amount {
  display: table-cell;
  padding: 4px 10px 0 8px;
  vertical-align: top; }

.product-card-btn {
  display: table-cell;
  padding-top: 4px;
  vertical-align: top; }

.product-card-action {
  margin: 14px 0;
  padding: 2px 0 3px 33px;
  color: #dd4040;
  background: url(/g/templates/shop2/1.45.2/css/product-action.png) 0 0 no-repeat;
  font-size: 14px;
  font-weight: bold; }

.product-card-option {
  display: table;
  width: 100%;
  margin: 14px 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #e0c7af;
  font-size: 12px; }
  .product-card-option li {
    display: table-row; }
  .product-card-option li.odd {
    background-color: #fcebdb; }
  .product-card-option li.even {
    background-color: #fff; }

.card-option-title, .card-option-param {
  display: table-cell;
  padding: 5px 10px 6px;
  vertical-align: top; }

.card-option-title {
  width: 200px; }

.product-card-vendor {
  text-decoration: none;
  color: #f17431; }
  .product-card-vendor:hover {
    text-decoration: underline; }

.product-card-color {
  position: relative;
  top: -2px;
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0; }
  .product-card-color li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 0 -4px;
    margin-right: 4px;
    cursor: pointer;
    vertical-align: middle;
    border: 2px solid transparent;
    -webkit-background-clip : padding-box !important;
    -moz-background-clip : padding-box !important;
    background-clip : padding-box !important; }
  .product-card-color li.active {
    border-color: #f17431; }

.buy-one-click {
  text-align: right;
  padding-top: 15px; }

.yashare {
  margin: 14px 0;
  font-size: 0;
  line-height: 0; }
  .yashare .yashare-header {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    text-transform: capitalize;
    color: #999;
    font-size: 12px;
    line-height: normal; }
  .yashare .yashare-auto-init {
    display: inline-block;
    vertical-align: top; }
  .yashare .yashare-auto-init .b-share {
    padding: 0 !important; }
  .yashare .yashare-auto-init a {
    margin-right: 5px; }
    .yashare .yashare-auto-init a.b-share__handle {
      padding: 0 !important; }

.product-data {
  margin: 30px 0 0; }

.product-tabs {
  height: 30px;
  background: url(/g/templates/shop2/1.45.2/css/product-tabs.png) 0 0 repeat;
  line-height: 0;
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0; }
  .product-tabs li {
    display: inline-block;
    vertical-align: top; }
  .product-tabs li a {
    position: relative;
    display: block;
    padding: 0 12px;
    text-decoration: none;
    color: #08c;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: transparent;
    outline: none;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
    -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(/g/libs/pie/20b1/pie.htc); }
  .product-tabs li.active-tab a {
    color: #3e251e;
    border: 1px solid #e0c6ae;
    border-color: #e0c7af;
    background-color: #fcebdb;
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
    box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7); }
    .product-tabs li.active-tab a:after {
      position: absolute;
      z-index: 2;
      right: 0;
      bottom: -2px;
      left: 0;
      height: 3px;
      content: "";
      background-color: #fcebdb; }

.product-desc {
  position: relative;
  border: 1px solid #e0c6ae;
  background-color: #fcebdb;
  -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 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
  box-shadow: 0 2px 3px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.7);
  behavior: url(/g/libs/pie/20b1/pie.htc); }

.desc-area {
  padding: 16px;
  display: none; }
  .desc-area.active-area {
    display: block; }
  .desc-area table.shop2-product-params-list tr.even {
    background: none; }

.product-card-tags {
  min-height: 7px;
  margin-bottom: 20px;
  padding: 12px 20px 11px;
  color: #333;
  background: url(/g/templates/shop2/1.45.2/css/product-tabs.png) 0 0 repeat; }
  .product-card-tags a {
    color: #08c;
    font-size: 14px;
    font-weight: bold; }

div.product-accessory-wrap {
  margin: 0;
  padding: 0;
  font-family: inherit; }

.product-accessory {
  display: inline-block;
  width: 192px;
  height: auto !important;
  min-height: 70px;
  margin: 0 15px 15px 0;
  padding: 7px 10px 10px;
  border: 1px solid #dfdfdf; }

.product-accessory-image {
  padding-top: 3px; }
  .product-accessory-image img.no-image {
    background: #e7e7e7 url(/g/templates/shop2/1.45.2/css/no-image.png) 50% 50% no-repeat; }

.product-accessory-name {
  width: 100px;
  margin: 0;
  padding: 0 0 4px; }
  .product-accessory-name a {
    color: #08c; }

#shop2-cart {
  float: none;
  width: auto; }
  #shop2-cart #shop2-cart-page th {
    padding: 8px 10px;
    text-align: left;
    white-space: pre;
    color: #fff;
    background: #f17431;
    font-size: 13px; }
  #shop2-cart #shop2-cart-page td {
    border-bottom: 1px solid #e0c7af; }
    #shop2-cart #shop2-cart-page td.shop2-cart-image a img {
      border: 1px solid #e0c7af !important; }

table.shop2-cart-totals div.coupon-block {
  padding: 7px 0 7px 10px;
  background-color: #fcebdb; }

table.shop2-cart-totals div.coupon-block div.coupon-block-arrow, div.shop2-order-check-arrow {
  position: absolute;
  top: 0;
  right: -12px;
  width: 12px;
  height: 39px;
  background: none;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 19.5px 0 19.5px 12px;
  border-left-color: #fcebdb; }

div.coupon-block input.coupon-number {
  position: relative;
  width: 109px;
  height: 14px;
  padding: 4px 5px;
  border: 1px solid #eaeaea;
  border: 1px solid rgba(0, 0, 0, .2);
  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 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
  box-shadow: 0 1px 0 rgba(255,255,255,.7), inset 0 1px 2px rgba(0,0,0,.15);
  behavior: url(/g/libs/pie/20b1/pie.htc); }

table.shop2-cart-totals td.coupons-list div.coupon a {
  background: url(/g/templates/shop2/1.45.2/css/coupon-delete.png) 0 0 no-repeat; }

div.cart-registration-left, div.cart-registration-right {
  width: auto;
  height: auto;
  text-align: left; }

div.cart-registration-left {
  width: 216px;
  height: 165px;
  margin-right: 1px;
  padding: 24px 37px 0 29px;
  background-color: #f17431; }
  div.cart-registration-left form {
    width: 216px;
    margin: 0; }
  div.cart-registration-left form div {
    font-size: 13px;
    color: #fff; }
  div.cart-registration-left form input {
    position: relative;
    width: 204px;
    height: 14px;
    padding: 4px 5px;
    border: 1px solid #eaeaea;
    border: 1px solid rgba(0, 0, 0, .2);
    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 1px 0 rgba(255, 255, 255, .7);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    behavior: url(/g/libs/pie/20b1/pie.htc); }
  div.cart-registration-left .shop-btn {
    margin-top: 16px; }

div.cart-registration-right {
  width: 343px;
  height: 150px;
  padding: 24px 36px 15px;
  background-color: #fcebdb; }
  div.cart-registration-right div.cart-registration-text {
    padding: 0; }

.product-compare {
  padding: 10px; }

.product-simple-details .product-compare {
  padding: 10px 0; }

/* .main-bg {
  height: 100%;
  left: 0;
  min-width: 980px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1; }

.main-bg .img {
  display: block;
  left: 0;
  margin: 0 auto auto;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background: url(../bg_spring1.jpg) center top no-repeat;
  background-size: cover; } */

html,body {
  background-color:transparent;}

html {
  background:transparent url(../bg-interior2.jpg) no-repeat center center fixed;
  -moz-background-size:cover; /* Gecko 1.9.2 (Firefox 3.6) */
  -o-background-size:102% auto; /* Opera 9.5 */
  -webkit-background-size:102% auto; /* Safari 3.0 */
  -khtml-background-size:cover; /* Konqueror 3.5.4 */
  background-size:cover; /* CSS3 */ }

body {
  /*background:url(../bg-new.jpg) no-repeat 50% 0;*/ }

#site-wrapper {
  width: auto;
  background: none; }

.menu-head-in, .slider {
  width: 1000px;
  margin: 0 auto; }

.main-page #header-wrap {
  width: 940px;
  margin: 0 auto;
  background: none;
  padding: 30px 30px 0; }

#header-wrap {
  width: 940px;
  margin: 0 auto; }

.menu-header {
  background-color: #ff9c4d;
  padding: 0; }

.menu-head-in {
  background-image: -o-linear-gradient(#ffaf70, #ff9c4e);
  background-image: -moz-linear-gradient(#ffaf70, #ff9c4e);
  background-image: -webkit-linear-gradient(#ffaf70, #ff9c4e);
  background-image: -ms-linear-gradient(#ffaf70, #ff9c4e);
  background-image: linear-gradient( #ffaf70, #ff9c4e);
  -pie-background: linear-gradient( #ffaf70, #ff9c4e);
  padding: 0 402px 0 0;
  width: 598px; }

.menu-header a {
  color: #332f2a;
  padding: 12px 6px 9px; }

.menu-header a:hover {
  background-color: #ff8321;
  border-bottom-color: #74716e; }

.block-user .block-title {
  background: url(../icons-user.svg) 0 -32px no-repeat;
  color: #332f2a; }

.block-user .block-title span {
  border-bottom: 1px dotted #332f2a; }

.block-user {
  top: -72px; }

.site-search button, .coupon-block .shop-btn, div.cart-registration-left .shop-btn, div.cart-registration-right .shop-btn, #recount-button .shop-btn {
  background-image: -o-linear-gradient(#667584, #31404f);
  background-image: -moz-linear-gradient(#667584, #31404f);
  background-image: -webkit-linear-gradient(#667584, #31404f);
  background-image: -ms-linear-gradient(#667584, #31404f);
  background-image: linear-gradient( #667584, #31404f);
  -pie-background: linear-gradient( #667584, #31404f);
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38); }

.site-search button:hover, .coupon-block .shop-btn:hover, div.cart-registration-left .shop-btn:hover, div.cart-registration-right .shop-btn:hover, #recount-button .shop-btn:hover {
  background: #3d5063; }

.site-search a.site-btn:active, .coupon-block .shop-btn:active, div.cart-registration-left .shop-btn:active, div.cart-registration-right .shop-btn:active, #recount-button .shop-btn:active {
  background-image: -o-linear-gradient(#667584, #31404f);
  background-image: -moz-linear-gradient(#667584, #31404f);
  background-image: -webkit-linear-gradient(#667584, #31404f);
  background-image: -ms-linear-gradient(#667584, #31404f);
  background-image: linear-gradient( #667584, #31404f);
  -pie-background: linear-gradient( #667584, #31404f);
  padding: 6px 10px; }

.site-search input[type="text"] {
  width: 154px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.site-search {
  padding: 0 0 0;
  position: absolute;
  right: 146px;
  top: -64px; }

.site-logo {
  width: 192px;
  height: 78px;
  margin: 10px 10px 9px 0;
  box-shadow: none; }

.company {
  width: 200px;
  margin: 12px 108px 8px 0; }

.company-desc {
  font-size: 15px;
  font-weight: bold;
  width: 170px;
  float: left;
  margin-top: 10px;
  margin-right: 60px;
  margin-left: -45px; }

.company-phone {
  font-size: 30px;
  color: #fff; }

.company-phone p {
  line-height: 1; }

.company-phone a {
  color: #fff;
  text-decoration: none; }

.header {
  padding: 0 0 0 12px;
  background-color: rgba(61, 79, 99, 0.9);
  border: 1px solid #656565;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4); }

.header-container {
  margin: 27px 65px 21px 0;
  text-align: right; }

.basket-total {
  display: none !important; }

.shop-basket {
  min-width: 99px;
  margin: 22px 0 0; }

.basket-checkout {
  margin: 10px 0 0 -30px; }

.basket-checkout .site-btn, .basket-checkout a.disabled {
  background-image: -o-linear-gradient(#fe9d50, #c8681b);
  background-image: -moz-linear-gradient(#fe9d50, #c8681b);
  background-image: -webkit-linear-gradient(#fe9d50, #c8681b);
  background-image: -ms-linear-gradient(#fe9d50, #c8681b);
  background-image: linear-gradient( #fe9d50, #c8681b);
  -pie-background: linear-gradient( #fe9d50, #c8681b);
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21); }

.basket-checkout .site-btn:hover, .basket-checkout a.disabled:hover {
  background: #ff8321; }

.basket-checkout .site-btn:active, .basket-checkout a.disabled:active {
  padding: 6px 12px;
  background-image: -o-linear-gradient(#fe9d50, #c8681b);
  background-image: -moz-linear-gradient(#fe9d50, #c8681b);
  background-image: -webkit-linear-gradient(#fe9d50, #c8681b);
  background-image: -ms-linear-gradient(#fe9d50, #c8681b);
  background-image: linear-gradient( #fe9d50, #c8681b);
  -pie-background: linear-gradient( #fe9d50, #c8681b);
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21); }

.help-buttons {
  width: 960px;
  margin: 0 auto;
  background: url(../help-rep.png) repeat-x; }

.content-wrapper {
  margin: 0 auto;
  width: 1000px;
  background: #fff; }

.site-wrwr {
  width: 1000px;
  margin: 0 auto; }

#site-wrapper {
  box-shadow: none;
  margin: 0 auto 0; }

#site-wrapper:after {
  height: 0; }

.site-wrwr {
  -moz-box-shadow:  0 21px 20px #b9b9b9, 0 -21px 20px #b9b9b9;
  -webkit-box-shadow:  0 21px 20px #b9b9b9, 0 -21px 20px #b9b9b9;
  box-shadow:  0 21px 20px #b9b9b9, 0 -21px 20px #b9b9b9; }

.footer {
  margin: 0 auto -20px;
  background-color: #fcebdb;
  border: 1px solid #e0c6ae;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7); }

.help-button {
  background-image: -o-linear-gradient(#dec1a8, #a88b73);
  background-image: -moz-linear-gradient(#dec1a8, #a88b73);
  background-image: -webkit-linear-gradient(#dec1a8, #a88b73);
  background-image: -ms-linear-gradient(#dec1a8, #a88b73);
  background-image: linear-gradient( #dec1a8, #a88b73);
  -pie-background: linear-gradient( #dec1a8, #a88b73);
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  border: 0;
  color: #3e251e; }

.help-button:first-child {
  background-image: -o-linear-gradient(#ff2f00, #c8671a);
  background-image: -moz-linear-gradient(#ff2f00, #c8671a);
  background-image: -webkit-linear-gradient(#ff2f00, #c8671a);
  background-image: -ms-linear-gradient(#ff2f00, #c8671a);
  background-image: linear-gradient( #ff2f00, #c8671a);
  -pie-background: linear-gradient( #ff2f00, #c8671a);
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  padding: 0 57px 0 14px;
  position: relative;
  display: block;
  float: left;
  text-decoration: none;
  margin: 10px 20px 10px 0; }

.help-button:first-child:after {
  position: absolute;
  top: 16px;
  right: 15px;
  display: block;
  width: 14px;
  height: 9px;
  content: "";
  background: url(/g/templates/shop2/1.45.2/css/site-arrows.png) -148px -27px no-repeat; }

.help-button:first-child:before {
  background: none; }

.categories > li > a {
  border: 1px solid #ff8321;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  background-color: #ff8321;
  color: #fff; }

.categories > li > a:hover, .categories > li.sublevel.opened > a {
  border: 1px solid #d5af91;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  background-color: #d5af91;
  color: #332f2a; }

.categories > li {
  border: none; }

body .categories li ul, body .categories li.opened > ul {
  display: block !important; }

.categories > li.sublevel > a:before {
  background: url(../categor-icon.png) -19px 0 no-repeat; }

.categories > li.sublevel > a:hover:before {
  background-position: -39px 0; }

body .categories > li.sublevel > a:before {
  display: none; }

.block-text .block-name {
  background-color: #25a12f;
  border: 1px solid #25a12f;
  -webkit-border-radius : 4px 4px 0 0;
  -moz-border-radius : 4px 4px 0 0;
  -ms-border-radius : 4px 4px 0 0;
  -o-border-radius : 4px 4px 0 0;
  border-radius : 4px 4px 0 0;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  margin: -1px -1px 0; }

.categories li > ul {
  border: 1px solid #ff8321;
  border-top: none;
  margin: -3px 0 0; }

.categories ul li.opened > a {
  text-decoration: underline; }

.block-text {
  border: 1px solid #25a12f; }

.block-contacts {
  color: #454545;
  font-size: 18px; }

.product-thumb-details, .product-new-body .product-thumb-view .product-item-thumb .product-thumb-price {
  display: none; }

.product-thumb-top {
  padding: 0 0 0; }

.head-inner {
  background: url(../head-inner171.jpg) no-repeat;
  padding: 30px !important;
  position: relative; }

.categories li.opened > ul {
  border: 1px solid #e0c7af;
  border-top: none;
  margin: -3px 0 0; }

form.shop2-filter, div.shop2-sorting, .product-thumb-bot, .product-card-price, .product-card-amount, .buy-one-click, .product-card-option {
  display: none; }

div.shop2-pageist span.shop2-pagelist-active {
  background-color: #d5b091;
  border-color: #d5b091; }

.product-card-add {
  float: right; }

.yashare {
  float: right;
  margin: 344px 0 0; }

.shop-back .shop-btn, .shop2-cleanup-wrap .shop-btn {
  background-color: #d5af91;
  background-image: -o-linear-gradient(#dbbea6, #a98c74);
  background-image: -moz-linear-gradient(#dbbea6, #a98c74);
  background-image: -webkit-linear-gradient(#dbbea6, #a98c74);
  background-image: -ms-linear-gradient(#dbbea6, #a98c74);
  background-image: linear-gradient( #dbbea6, #a98c74);
  -pie-background: linear-gradient( #dbbea6, #a98c74);
  -webkit-border-radius : 2px;
  -moz-border-radius : 2px;
  -ms-border-radius : 2px;
  -o-border-radius : 2px;
  border-radius : 2px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  color: #332f2a; }

.shop-back .shop-btn:hover, .shop2-cleanup-wrap .shop-btn:hover {
  background-image: -o-linear-gradient(#fbeee1, #c6b9ac);
  background-image: -moz-linear-gradient(#fbeee1, #c6b9ac);
  background-image: -webkit-linear-gradient(#fbeee1, #c6b9ac);
  background-image: -ms-linear-gradient(#fbeee1, #c6b9ac);
  background-image: linear-gradient( #fbeee1, #c6b9ac);
  -pie-background: linear-gradient( #fbeee1, #c6b9ac);
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.21); }

.shop-back .shop-btn:active, .shop2-cleanup-wrap .shop-btn:active {
  border: 1px solid #e0c6ae;
  -webkit-border-radius : 4px;
  -moz-border-radius : 4px;
  -ms-border-radius : 4px;
  -o-border-radius : 4px;
  border-radius : 4px;
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
  background: #d5b091;
  padding: 6px 10px;
  border: none; }

.shop2-cart-body div, table.shop2-cart-totals td.total-item, table.shop2-cart-totals td.total-price {
  display: none; }

#shop2-cart #shop2-cart-page .shop2-cart-delete-icon img {
  background: url(../delete-cart-product.svg) 0 0 no-repeat; }

s table.shop2-cart-totals div.coupon-block {
  background-color: #ff8321; }

table.shop2-cart-totals div.coupon-block div.coupon-block-arrow, div.shop2-order-check-arrow {
  border-left-color: #ff8321; }

div.coupon-block span.coupon-block-title {
  color: #fff; }

.basket-empty {
  min-height: 0; }

.product-accessory-prise {
  display: none; }

#mc_label1 {
  top: 39px !important; }

table.shop2-cart-totals div.coupon-block {
  background-color: #ff8321; }

#shop2-cart #shop2-cart-page td.shop-cart-amount + .shop2-cart-price, #shop2-cart #shop2-cart-page td.shop-cart-amount {
  display: none; }

#shop2-cart #shop2-cart-page td {
  padding: 8px 16px; }

#shop2-cart #shop2-cart-page td.shop2-cart-price {
  text-align: left; }

#shop2-cart #shop2-cart-page td.shop2-cart-price {
  display: none; }

body .shop2-order-completed p {
  margin: 0; }

.block-img {
display: table;
margin: 0 auto;
padding: 30px;
}
.block-img2 {
display: table;
margin: 0 auto;
padding: 0px;
}
.block {
display: table-cell;
float: left;
height: 160px;
width:240px;
}
.block2 {
display: table-cell;
float: left;
height: 200px;
width: 240px;
}
.block3 {
display: table-cell;
float: left;
height: 340px;
width:240px;
}
.block-vert {
height: 160px;
width: 240px;
}
.block img.image  {
margin: 0;
}
.block-vert img.image  {
margin: 0;
}

img.image {
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
background: whiteSmoke;
border-radius: 12px;
width: 180px;
border: 10px solid whiteSmoke;
margin: 0px;
box-shadow: 0 0 10px rgba(0,0,0,0.3);
position: relative;
vertical-align: middle;
}

img.image:hover {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
border-radius: 12px;
width: 220px;
margin: -25px;
box-shadow: 0 10px 15px rgba(0,0,0,0.5);
z-index: 200;
}

.scrollTop{ 
		background:url(arrows2.png) 0 0 no-repeat;
		display:block; width:50px; height:50px; 
		position:fixed; bottom:10px; left:47%;
		z-index:1000; 
	}
	.scrollTop:hover{ background-position:0 -58px; }

#follow {
margin: 0px;
background: e6eeee;
z-index: 2;
position: fixed;
top: 300px;
left: 0px;
width: 38px;
height: 166px;
}

/*-- плавное увеличение картинок в тексте --*/

.zoom img {
width: 148px;
height: 105px;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
transition: all 0.8s ease;
}

.zoom img:hover {
width: 623px;
height: 441px;
margin: 0 auto;
-webkit-box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
-moz-box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
}

.zoom2 img {
width: 105px;
height: 148px;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
transition: all 0.8s ease;
}

.zoom2 img:hover {
width: 441px;
height: 623px;
margin: 0 auto;
-webkit-box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
-moz-box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
box-shadow: 0 0 40px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
}

/*--- новогодние шапка и гирлянда 


.logo { 
  position:relative; 
} 

.logo span { 
  position:absolute; 
  left: -24px; 
  top: -67px; 
  width:70px; 
  height:95px; 
  background:url(../shapka-ny.png) no-repeat; 
} 

---*/  


.logobox { 
  position: fixed; 
  right: 0px; 
  top: 302px; 
  width:40px; 
  height:50px;
 }

.zamer {
    position: absolute;
    display: block;
    top: 11px;
    right: -50px; 
    width:140px; 
    height:65px; 
   }

.zamer2 {
    position: absolute;
    display: block;
    top: 60px;
    right: 22px; 
    width:140px; 
    height:65px; 
   }  
   
.zamer3 {
    position: absolute;
    display: block;
    top: 25px;
    right: -45px; 
    width:140px; 
    height:65px; 
   }  
   
.zamer4 {
    position: absolute;
    display: block;
    top: 12px;
    right: -35px; 
    width:140px; 
    height:65px; 
   }

/*
.gar { 
  position: fixed; 
  bottom: 0; 
  left: 0; 
  width:100%; 
  height: 40px; /*высота картинки гирлядны*/ 
  background:url(../gar11.png) repeat-x; /*картинка гирлянды*/ 
}  */ 


/*--- плавное увеличение картинки в блоке ---*/

.imagescale {
 overflow:hidden;
 width: 150px;
 height:150px;
 }

.imagescale img {
 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
 }
 
.imagescale img:hover{
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
  transform: scale(1.2);
 }

.imagescale2 {
 overflow:hidden;
 width: 120px;
 height:120px;
 }

.imagescale2 img {
 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
 }
 
.imagescale2 img:hover{
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
  transform: scale(1.2);
 }

.imagescale3 {
 overflow:hidden;
 width: 360px;
 height: 275px;
 }

.imagescale3 img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
 }
 
.imagescale3 img:hover{
 -webkit-transform: scale(1.3);
 -moz-transform: scale(1.3);
 -o-transform: scale(1.3);
  transform: scale(1.3);
 }

.imagescale4 {
 overflow:hidden;
 width: 319px;
 height: 187px;
 }

.imagescale4 img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
 }
 
.imagescale4 img:hover{
 -webkit-transform: scale(1.3);
 -moz-transform: scale(1.3);
 -o-transform: scale(1.3);
  transform: scale(1.3);
 }

/* #orphusb {
margin: 0px;
background: e6eeee;
position: absolute;
bottom: 81px;
right: 80px;
width: 153px;
height: 55px;
} */

.Box {
        width: 660px; /* Ширина блока */
        height: 360px; /* Высота блока */
        margin-bottom: 5px;       
        background-color: #ffffff;
        position:relative;
        border: 2px solid #D4D4D4;
        border-radius: 15px;
        box-shadow: 0 0 15px #A9A9A9;
        padding:20px 20px;
     /* background:url(/d/857743/d/post5.png) no-repeat;
        background-position: 595px 300px; */
      }

.Box2 {
        width: 660px; /* Ширина блока */
        height: 400px; /* Высота блока */
        margin-bottom: 5px;       
        background-color: #ffffff;
        position:relative;
        border: 2px solid #D4D4D4;
        border-radius: 15px;
        box-shadow: 0 0 15px #A9A9A9;
        padding:20px 20px;
 }

.framebox {
    border: 3px solid #00a8e1;
   }
   
   p1{
		opacity: 0;
     }