@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700italic,700&subset=latin,cyrillic);

@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fn_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../images/fn_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../images/fn_blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../images/fn_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
      background-image: url('../images/fn_sprite@2x.png');
      background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
      background-image: url('../images/fn_loading@2x.gif');
      background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
/*Baloon CSS*/
#baloon {
  width: 187px;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
  z-index: 64999;
  filter: Alpha(Opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.8;
}
#baloonHeader {
  width: 187px;
  height: 19px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  display: block;
}
.baloonHeaderDirect {
  background-image: url(../images/fn_baloon_header.gif);
}
.baloonHeaderFlip {
  background-image: url(../images/fn_baloon_flip.gif);
}
#baloonFooter {
  width: 187px;
  height: 3px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-image: url(../images/fn_baloon_footer.gif);
  background-repeat: no-repeat;
  display: block;
}
#baloonBody {
  padding: 10px;
  background-color: #D0D0D0;
  width: 187px;
  width: expression('187px');
  margin: 0;
  font: normal normal 10px/14px Verdana, Arial, serif;
  line-height: 140%;
  background-image: url(../images/fn_baloon_body.gif);
  background-repeat: repeat-y;
  display: block;
}
/* Autocomplete CSS */
.autocomplete-suggestions {
  background-color: #fff;
  overflow: hidden;
  overflow-y: auto;
  border: 0.0625rem solid #e0e0e0;
  display: table;
}
.autocomplete-suggestion {
  display: table-row;
  width: 100%;
}
.autocomplete-suggestion:nth-child(even) {
  background-color: #fbfbfb;
}
.autocomplete-suggestions .autocomplete-selected {
  background: #f0f0f0;
}
.autocomplete-suggestions strong {
  font-weight: normal;
  color: #ffb400;
}
.autocomplete-suggestion div  {
  width: 40px!important;
}
.autocomplete-suggestion div ,
.autocomplete-suggestions span,
.autocomplete-suggestions a {
  padding: 0.125rem 0.3125rem;
  display: table-cell;
  vertical-align: middle;
}
.autocomplete-suggestions span {
  white-space: nowrap;
}
/*Ui-slider CSS*/
.ui-slider {
  position: relative;
  height: 8px;
  border: 1px solid #9d9d9d;
  margin: 0 8px;
  border-radius: 2px;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  top: -5px;
  background: #2185d1;
  border: 1px solid #2185d1;
  border-radius: 5px;
  cursor: pointer;
}
.ui-slider .ui-slider-range {
  position: absolute;
  background-color: #9d9d9d;
  height: 100%;
}
/* Slick slider  v1.5.9 */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.fn-slick-banner .slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url('../images/fn_loading.gif') center center no-repeat;
}
.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  width: 20px;
  height: 28px;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
}
.comparison_page .slick-prev,
.comparison_page .slick-next {
  top: 150px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.slick-prev {
  left: 0;
  background: url(../images/sprite.svg) -62px -129px;
}
.slick-prev:hover {
  background: url(../images/sprite.svg) -124px -129px;
}
.slick-next {
  right: -2px;
  background: url(../images/sprite.svg) 4px -129px;
}
.slick-next:hover {
  background: url(../images/sprite.svg) -182px -129px;
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  font-size: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  padding-right: 20px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  width: 14px;
  height: 14px;
  outline: none;
  padding: 0;
  border: 0;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
  color: transparent;
}
.slick-dots li button:hover,
.slick-dots li.slick-active button {
  background-color: #2185d1;
}
#main_banner .slick-dots {
  bottom: 20px;
  text-align: right;
  padding-right: 20px;
}
#main_banner .slick-dots li {
  margin: 0 4px;
}
#main_banner .slick-dots li button{
  width: 16px;
  height: 16px;
}
/*Common CSS*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}
*,
*:before,
*:after{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row:after,
.container:after,
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  color: #303030;
}
p {
  margin-top: 0;
  margin-bottom: 15px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.hidden {
  display: none!important;
}
.center_align {
  text-align: center;
}
.table {
  width: 100%;
  max-width: 100%;
  border-bottom: 1px solid #c5c5c5;
  margin-bottom: 25px;
}
.table th,
.table td {
  padding: .75rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #c5c5c5;
  text-align: left;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #c5c5c5;
}
.table_bordered {
  border: 1px solid #c5c5c5;
}
.table_bordered th,
.table-bordered td {
  border: 1px solid #c5c5c5;
  padding: 5px;
}
.table_bordered thead th,
.table_bordered thead td {
  border-bottom-width: 2px;
}
.table_striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table_hover tbody tr:hover {
  background-color: #f5f5f5;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
* ::-webkit-input-placeholder {
  font-family: inherit;
  color: #999;
  opacity: 1;
}
* :-moz-placeholder {
  font-family: inherit;
  color: #999;
  opacity: 1;
}
* ::-moz-placeholder {
  font-family: inherit;
  color: #999;
  opacity: 1;
}
* ::-ms-input-placeholder {
  font-family: inherit;
  color: #999;
  opacity: 1;
}
* ::placeholder {
  font-family: inherit;
  color: #999;
  opacity: 1;
}

 /* @group Формы */
.label {
  display: block;
  margin-bottom: 2px;
}
.form_group {
  margin-bottom: 10px;
}
.form_input {
  display: inline-block;
  padding: 0 8px;
  font-size: 13px;
  line-height: 20px;
  color: #555555;
  vertical-align: top;
  height: 37px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  background-color: #fff;
  width: 100%;
}
.form_textarea {
  width: 100%;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  background-color: #fff;
  padding: 6px 8px;
}
.captcha {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 10px;
}
.input_captcha {
  width: 150px;
}
.popup {
  min-width: 250px;
  border: 1px solid #d7d7d7;
  padding: 12px 15px;
  text-align: center;
  font-size: 14px;
}
.popup_heading {
  font-size: 16px;
  text-align: center;
  color: #2185d1;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 10px;
}
#sm_logo {
  float: right;
  margin-left: 25px;
  font-size: 0!important;
}
.promo_img {
  position: absolute;
  max-width: 80px;
  max-height: 80px;
  top: 0;
  left: 0;
}
#fn-map {
  width:100%;
  height: 400px;
  margin-top: 15px;
}
/*Theme CSS*/
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #777777;
  line-height: 1.4; 
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.2)), color-stop(100%,rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 100%);
  background-image: -moz-linear-gradient(top, rgba(0,0,0,.2) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient(top, rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 100%);
  min-width: 320px;
}
p { 
  margin: 0 0 15px;
}
.h1 {
  display: block;
  font-weight: bold;
  font-size: 20px;
  color: #2185d1;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.h2 {
  font-weight: bold;
  font-size: 18px;
  color: #2185d1;
  text-transform: uppercase;
  margin-bottom:  15px;
}
.h3 {
  font-size: 14px;
  color: #2185d1;
  font-weight: normal;
  text-transform: uppercase;
}
a { 
  color: #303030;
  text-decoration: none; 
}
a:hover {
  color: #777777;
}
img {
  max-width: 100%;
}
.image img {
  max-height: 100%;
  vertical-align: middle;
}
#main {
  flex: 1 0 auto;
  background-color: #fff;
  position: relative;
  z-index: 1;  
}
header,
footer {
  flex-shrink: 0; 
}
ul, 
ol  {
  list-style: inside;
}
ol {
  list-style-type: decimal;
}
.nowrap {
  white-space: nowrap;
}
#left {
  position: relative;
}
#fn-content {
  position: relative;
  padding-bottom: 30px;
}
#left ul,
#main_menu ul {
  list-style: none;
}
#logo b,
#logo span,
.cart_info span,
.product_name a,
#catalog_menu li,
#catalog_menu a,
.blog_name{
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
/* Иконки */
.cart_icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/sprite.svg) no-repeat -100px -219px;
  vertical-align: middle;
}
.button .cart_icon {
  margin: -4px 0 0 4px;
}
#cart_informer .cart_icon {
  margin: -6px 3px 0 0;
}
/* @group Header */
#wish_compare,
#wish_compare a {
  color: #2185d1;
  text-transform: uppercase; 
  font-size: 14px; 
}
#wish_compare a:hover,
.callback_link:hover {
  color: #303030;
}
#phones a {
  display: block;
  line-height: 24px;
}
.top_phone  {
  font-size: 20px;
  color: #303030;
}
.top_phone:hover {
  color: #777;
}
.callback_link {
  font-size: 14px;
  color: #2185d1;
  text-transform: uppercase;
}
#header {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff; 
  overflow: hidden;
}
#logo a {
  display: inline-block;
}
#logo b {
  font-size: 44px;
  line-height: 1em;
  color: #2185d1;
  letter-spacing: -1px;
  font-weight: bold;
}
#logo span{
  display: block;
  margin: 5px 0 0 0;
  font-size: 18px;
  text-align: center;
  line-height: 1em;
  color: #303030;
  text-transform: uppercase;
  opacity: 1.0
}
#logo:hover b {
  color: #303030;
}
#logo:hover span {
    opacity: 0.5;
}     
.cart_info {
  display: inline-block;
  color: #2185d1;
  font-size: 18px;
  text-transform: uppercase;
}
.cart_info:hover {
  color: #303030;
}
.cart_info span {
  text-transform: none;
  font-size: 14px;
  white-space: nowrap;
}
#cart_informer {
  margin-top: 7px;
}
#search {
  margin: 8px 0 0 0;
}
#search form {
  padding: 0 58px 0 0;
  background: #f2f2f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,.6);
  box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,.6);
}
#search .input_search{
  width: 100%;
  max-width: 100%;
  height: 38px;
  float: left;
  padding: 0 12px;
  background: none;
  border: none;
  margin-bottom: 0;
}
.button_search {
  width: 58px;
  height: 38px;
  border: none;
  margin: 0 -60px 0 0;
  color: #000;
  background: #feed01;
  background: -webkit-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#278cd9), color-stop(100%,#0b6cb6));
  background: -moz-linear-gradient(top, #278cd9 0%, #0b6cb6 100%);
  background: -ms-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: -o-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: linear-gradient(to bottom, #feed01 0%,#feed01 100%);
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -webkit-box-shadow: inset -1px -1px 0 0 rgba(0,0,0,.2), inset 1px 0 0 0 rgba(0,0,0,.2);
  box-shadow: inset -1px -1px 0 0 rgba(0,0,0,.2), inset 1px 0 0 0 rgba(0,0,0,.2);
  cursor: pointer;
}
.button_search:hover {
  background: #262626;
  background: -webkit-linear-gradient(top, #393939 0%,#262626 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#262626));
  background: -moz-linear-gradient(top, #393939 0%, #262626 100%);
  background: -ms-linear-gradient(top, #393939 0%,#262626 100%);
  background: -o-linear-gradient(top, #393939 0%,#262626 100%);
  background: linear-gradient(to bottom, #393939 0%,#262626 100%);
}
/*Меню для мобильных*/
#top {
  z-index: 101;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #262626;
  height: 50px;
  overflow: hidden;
}
#mobile_control,
#top_search {
  width: 55px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
  color: #fff;
  cursor: pointer;
}
#top_search  {
  border-left: 1px solid #363636;
}     
.menu_icon {
  width: 36px;
  height: 36px;
  vertical-align: middle;
}
.search_icon {
  width: 26px;
  height: 34px;
  vertical-align: middle;
}
/* @group Левый сайдбар */
.side_heading,
.filter_control {
  position: relative;
  margin: 0;
  padding: 7px 15px;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 2px solid rgba(0,0,0,.3);
  color: #ffffff;
  text-transform: uppercase;
  background: #898989;
  background: -webkit-linear-gradient(top, #a4a4a4 0%,#898989 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a4), color-stop(100%,#898989));
  background: -moz-linear-gradient(top, #a4a4a4 0%, #898989 100%);
  background: -ms-linear-gradient(top, #a4a4a4 0%,#898989 100%);
  background: -o-linear-gradient(top, #a4a4a4 0%,#898989 100%);
  background: linear-gradient(to bottom, #a4a4a4 0%,#898989 100%);   
}
.filter_control::after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  right: 15px;
  width: 20px;
  height: 20px;
  background: url(../images/sprite.svg);
  background-position: -116px 0px;
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -ms-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
}
.filter_control.active::after  {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main_banner {
  margin-top: 30px;
}
#catalog_list {
  position: relative;
}
#catalog_menu  li {
  position: relative;  
}
#catalog_menu a {
  display: block;
  text-transform: uppercase; 
}  
#catalog_menu .switch {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 20px;
  height: 20px;
  background: url(../images/sprite.svg) no-repeat -36px 0px ;
  cursor: pointer;
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -ms-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
}
#catalog_menu .submenu .switch {
  background-position: 5px -180px ;
}
#catalog_menu .switch:hover {
  background-position: -76px 0px ;
}
#catalog_menu .submenu .switch:hover  {
  background-position: -31px -180px ;
}
#catalog_menu .switch.active {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.submenu {
  display: none;
}
.opened > .submenu {
  display: block;
}
/*Товары в сайдбаре*/
.side_product {
  overflow: hidden;
  padding: 15px 0;
}
.side_product:last-child {
  padding-bottom: 0;
}
.side_product ~ .side_product {
  border-top: 1px solid #c6c6c6;
}
.side_product .image {
  height: 120px;
  line-height: 100px;
  padding: 10px;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  position: relative;
  margin-bottom: 5px;
}
.side_product .product_name {
  margin: 0 0 5px 0;
  line-height: normal;
}
.page_title {
  margin-top: 30px;
  padding: 10px 20px 10px 20px;
  border-bottom: 2px solid #c6c6c6;
  font: 500 18px Roboto;
  color: #303030;
  text-transform: uppercase;
  background: #dfdfdf;
  background: -webkit-linear-gradient(top, #e6e6e6 0%,#dfdfdf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#dfdfdf));
  background: -moz-linear-gradient(top, #e6e6e6 0%, #dfdfdf 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%,#dfdfdf 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%,#dfdfdf 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%,#dfdfdf 100%);
}
.breadcrumb + .page_title {
  margin: 0 0 15px;
}
/* Хлебные крошки */
.breadcrumb {
  margin: 0;
  padding: 15px 0;
  color: #777;
}
.breadcrumb li {
  list-style: none; 
  display: inline-block;
}
.breadcrumb li ~ li::before {
  content: "/";
  margin-right: 3px;
}
.breadcrumb a {
  color: #777;
}
.breadcrumb a:hover {
  color: #303030;
}
/*Просмотренные товары*/
.browsed_list {
  margin: 5px -5px 25px;
  overflow: hidden;
}
.browsed_item {
  padding: 5px;
  float: left;
  width: 25%;
}
.browsed_item a {
  display: block;
  height: 56px;
  padding: 2px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #e5e5e5;
  font-size: 0;
  overflow: hidden;
  background-color: #fff;
}
.browsed_item img {
  vertical-align: middle;
  max-height: 100%;
}
.news .page_title {
  margin: 0 0 30px;
}
.news_item {
  padding: 0 10px;
}
.news_image {
  height: 125px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.news_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news_date {
  margin: 0 0 5px;
}
.all_news {
  text-decoration: none;
  text-transform: none;
  border-bottom: 1px dotted;
  font-weight: normal;
  font-size: 14px;
}
.all_news:hover {
  color: #303030;
  border-bottom-color: transparent;
}
.news_name {
  margin-bottom: 6px;
}
.news_name a {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.news_name a:hover {
  text-decoration: underline;
}
.news_annotation {
  height: 57px;
  overflow: hidden;
}
.news_annotation p {
  margin: 0;
}
.main_body .page_title {
  margin: 30px 0 22px;
}
/* Каталоги */
.products {
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
.products .product {
  width: 33.3333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;  
  position: relative;
  overflow: hidden;
}
.list .products .product {
  width: 100%;
  float: none;
}
.products .image {
  padding: 15px;
  background: #fff;
  border-radius: 5px;
  border: 2px solid #c6c6c6;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.products .image::before,
.products .image::after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(48,48,48,.1);
  position: absolute;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out; 
  pointer-events: none; 
}
.products .image::before {
  left: -100%;
  top: -100%;
}
.products .image::after {
  right: -100%;
  bottom: -100%;
}
.products .card:hover .image::before,
.products .card.hover .image::before {
  left: 0;
  top: 0;
}
.products .card:hover .image::after,
.products .card.hover .image::after {
  right: 0;
  bottom: 0;
}
.select_overlay {
  opacity: 0;
  position: absolute;
  width: 150px;
  height: 34px;
  left: 50%;
  margin-left: -75px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  outline: none;
  border: 2px solid #c6c6c6;
  border-radius: 5px;
}
.card:hover .select_overlay,
.card.hover .select_overlay { 
  opacity: 1;
}
.products .product_name {
  margin: 5px 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}
.product_name a {
  color: #2185d1;
}
.product_name a:hover {
  color: #303030;
}
.products .details {
  text-align: center;
}
.products .annotation {
  color: #777777;
}
.grid .products .annotation {
  display: none;
}
.annotation p {
  margin-bottom: 0;
}
.price {
  font-weight: bold;
  font-size: 15px;
  color: #1f1f1f;
  white-space: nowrap;
  margin-right: 5px;
}
.compare_price {
  text-decoration: line-through;
  font-size: 15px;
  color: #777777;
  white-space: nowrap;
}
.list .product {
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.list .product:last-child {
  border-bottom: none;
}
.list .image {
  float: left;
  width: 250px;
  height: auto;
  margin-right: 30px;
}
.list .details {
  text-align: left;
}
.list .product_name {
  margin-top: 0;
  padding: 0;
}
.card {
  position: relative;
}
/*Кнопки*/
.button {
  display: inline-block;
  position: relative;
  height: 37px;
  line-height: 37px;
  padding: 0 15px;
  border: none;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #0b6cb6;
  background: -webkit-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#278cd9), color-stop(100%,#0b6cb6));
  background: -moz-linear-gradient(top, #278cd9 0%, #0b6cb6 100%);
  background: -ms-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: -o-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: linear-gradient(to bottom, #278cd9 0%,#0b6cb6 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset -1px -1px 0 0 rgba(0,0,0,.2), inset 1px 0 0 0 rgba(0,0,0,.2);
  box-shadow: inset -1px -1px 0 0 rgba(0,0,0,.2), inset 1px 0 0 0 rgba(0,0,0,.2);
  cursor: pointer;
}
.button:hover {
  color: #fff;
  background: #262626;
  background: -webkit-linear-gradient(top, #393939 0%,#262626 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#262626));
  background: -moz-linear-gradient(top, #393939 0%, #262626 100%);
  background: -ms-linear-gradient(top, #393939 0%,#262626 100%);
  background: -o-linear-gradient(top, #393939 0%,#262626 100%);
  background: linear-gradient(to bottom, #393939 0%,#262626 100%);
}
.product button.button {
  padding: 9px 41px 9px 15px;
}
.products button.button {
  margin-top: 7px;
}
.product button.button:after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  right: 13px;
  width: 22px;
  height: 22px;
  background: url(../images/sprite.svg) no-repeat 0 -219px;
}
/* Сортировка */
.cat_descr {
  margin-bottom: 25px;
}
.category_toolbar {
  margin-bottom: 15px;
}
.view {
  float: right;
  padding-top: 2px;
}
.view span {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.view span:hover,
.view span.selected {
  color: #2185d1;
}
#fn-products_sort {
  float: left;
}
.sort label {
  display: inline-block;
  margin-right: 3px;  
}
.sort-select {
  display: inline-block;
  padding: 4px;
  cursor: pointer;
  border: 1px solid #c6c6c6;
  font: normal 13px 'Arial';
  color: #777777;
  border-radius: 5px;
  background: transparent;
}
/* Фильтры*/
.filter_heading {
  display: block;
  border-top: 1px solid #c6c6c6;
  text-transform: uppercase;
  padding-top: 15px;
}
.filter_group {
  display: block;
  padding: 10px 0 10px 10px;
  margin-bottom: 5px;
}
.filter_list {
  padding: 0 0 3px;
  overflow: hidden;
}
.filter_input {
  margin-top: 2px;
  float: left;
}
.filter_list span {
  display: block;
  padding-left: 20px;
}
.price_labels {
  overflow: hidden;
  margin-top: 10px;
}
#fn-slider-min,
#fn-slider-max {
  width: 50%;
  padding: 0 3px;
  border: none;
  background: none;
}
#fn-slider-min {
  float: left;
  text-align: left;
}
#fn-slider-max {
  float: right;
  text-align: right;
}
/* @group Карточка товара */
#flypage {
  padding-bottom: 20px; 
}
.gallery {
  text-align: center;
  margin-bottom: 25px;
}
.gallery .image {
  background: #fff;
  border: 2px solid #d7d7d7;
  padding: 15px;
  border-radius: 5px;
  line-height: 300px;
}
.images {
  margin-top: 20px;
  padding: 0 20px;
}
.images_item {
  width: 33.3333333%;
  padding: 0 3px;
}
.images a {
  display: block;
  position: relative;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding: 3px;
  text-align: center;
  font-size: 0;
  height: 100px;
}
.images img {
  vertical-align: middle;
  max-height: 100%;
}
.product_info {
  margin-bottom: 25px;
}
#flypage .price_container {
  margin-bottom: 15px;
}
#flypage .button {
  margin-right: 22px;
  vertical-align: top;
}
.favor_compare {
  padding: 7px 0;
}
.fn-comparison, 
.fn-wishlist {
  color: #2185d1;
}
.fn-comparison:hover, 
.fn-wishlist:hover {
  color: #303030;
}
.fn-comparison:after, 
.fn-wishlist:after {
  content: attr(title);
}
.adding_link {
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
}
.adding_link div:first-child {
  margin-bottom: 5px;
}
.add_to {
  margin: 15px 0;
}
#flypage .product_amount {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.product_var {
  display: inline-block;
  vertical-align: top;
}
.product_var select {
  height: 37px;
  padding: 0 8px;
  border: 1px solid #d7d7d7;
  color: #777777;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.product_details {
  padding: 10px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 10px;
}
.sku + .available {
  margin-top: 5px;
}
.fn-in_stock {
  color: #65bc54;
}
.fn-no_stock {
  color: #f00;
}
.product_description .h2 {
  margin-bottom: 10px;
}
.product_details label {
  color: #777;
}
.features {
  list-style: none;
  width: 100%;
  display: block;
  clear: both;
  margin-top: 15px;
  margin: 0 0 20px;
  padding: 0;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.features li {
  overflow: hidden;
  border-top: 1px solid #d7d7d7;
  padding: 10px 5px 10px 5px;
}
.features label {
  font-style: normal;
  display: block;
  width: 30%;
  float: left;    
  font-weight: 500;
  margin: 0;
  color: #303030;
}
.features span {
  float: left;
  display: block;
  width: 70%;
  padding-left: 15px;
}
footer {
  padding: 24px 0 26px 0;
  background: #262626;
}
.foot_menu div {
  display: inline-block;
  margin: 0 20px 0 0;
}
.foot_menu a {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
}
.foot_menu a:hover,
.foot_menu .selected a {
  color: #2185d1;
}
.copyright a {
  color: #777777;
}
.copyright a:hover {
  color: #fff;
}
.foot_menu {
  margin: 15px 0;
}
#subscribe_container {
  display: inline-block;
}
.subscribe_title{
  margin-bottom: 3px;
  line-height: 1;
}
.subscribe_input {
  width: 155px;
  height: 34px;
  float: left;
  border-radius: 4px 0 0 4px;
}
.subscribe_button {
  height: 34px;
  line-height: 34px;
  float: left;
  border-radius: 0  4px 4px 0;
  background: #777;
}
.subscribe_button:hover {
  background: #0b6cb6;
}
/**Кнопка вверх**/
#move_up {
  width: 42px;
  height: 26px;
  position: fixed;
  bottom: 30px;
  right: 0;
  z-index: 9999;  
  display: block;
  margin-bottom: 7px;
  background: url(../images/up-arrow.png) no-repeat left 0px;
  cursor: pointer;
}
#move_up:hover {
  background-position: left bottom;
}
/* Блог */
.blog_item {
  margin-bottom: 20px;
}
.blog_name,
.blog_date {
  margin: 0 0 5px;
}
.blog_name a {
  color: #2185d1;
  font-size: 18px;
  text-transform: uppercase;
}
.blog_name a:hover {
  color: #ff9c00;
}
.blog_image {
  position: relative;
  margin: 0 25px 10px 0;
  float: left;
  width: 150px;
  height: 110px;
  padding: 0;
} 
.blog_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post {
  margin-bottom: 25px;
} 
.comment_list {
  margin-bottom: 15px;
}
.comment_header {
  color: #303030;
}
.author {
  font-weight: bold;
}
.comment_text {
  padding-left: 20px;
}
/* Бренды */
.brand_list a {
  display: block;
  font-size: 0;
  height: 100px;
  text-decoration: none;
  text-align: center; 
}
.brand_list {
  margin-bottom: 20px;
  padding: 0 10px;
}
.brand_list span, 
.brand_list img {
  display: inline-block;
  position: relative;
  top: 50%;
  max-height: 100%;
  -ms-transform: translateY(-50%); 
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
}
/* Сообщение с ошибкой */
.message_error{
  clear: both;
  padding: 10px 20px;
  margin-bottom: 15px;
  margin-top: 10px;
  overflow: hidden;
  color: #f00;
  background-color: #ffcaca;
  border: 1px dotted #ff4545;
}
/* @group Постраничная навигация */
.pagination {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
  display: inline-block;
  overflow: hidden;
  background: #262626;
  background: -webkit-linear-gradient(top, #393939 0%,#262626 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#262626));
  background: -moz-linear-gradient(top, #393939 0%, #262626 100%);
  background: -ms-linear-gradient(top, #393939 0%,#262626 100%);
  background: -o-linear-gradient(top, #393939 0%,#262626 100%);
  background: linear-gradient(to bottom, #393939 0%,#262626 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.page-item {
  float: left;
}
.page-link {
  display: block;
  padding: 7px 10px;
  min-width: 30px;
  text-align: center;
  color: #ffffff;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(255,255,255,.1);
  box-shadow: inset 1px 0 0 0 rgba(255,255,255,.1);
}
.page-link:hover {
  color: #2185d1;
}
.active .page-link:hover,
.active .page-link {
  font-weight: bold;
  cursor: default;
  background: #0b6cb6;
  background: -webkit-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#278cd9), color-stop(100%,#0b6cb6));
  background: -moz-linear-gradient(top, #278cd9 0%, #0b6cb6 100%);
  background: -ms-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: -o-linear-gradient(top, #278cd9 0%,#0b6cb6 100%);
  background: linear-gradient(to bottom, #278cd9 0%,#0b6cb6 100%);
  color: #fff;
}     
/* Корзина */
#fn-purchases,
#order_purchase {
  margin-bottom: 25px;
}
.purchase_item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #d7d7d7;
  overflow: hidden;
}
.purchase_image {
  width: 120px;
  float: left;  
  background: #fff;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
}
.purchase_image a {
  display: block;
  text-align: center;
  font-size: 0;
  height: 120px;
  line-height: 100px; 
  padding: 10px;
}
.purchase_image img {
  vertical-align: middle;
}
.purchase_details {
  margin-left:  150px;
}
.purchase_remove {
  float: right;
  width: 20px;
  text-align: right;
  overflow: hidden;
  margin: 0 5px 0 30px;
}
.purchase_remove a {
  color: #fe2a2a;
}
.purchase_remove a:hover,
.purchase_name a:hover {
  color: #303030;
}
.purchase_name {
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #d7d7d7;
}
.purchase_name a {
  font-size: 15px;
  font-weight: 500;
  color: #2185d1;
  text-transform: uppercase;
}  
.download_attachment{
  white-space: nowrap;
  border-bottom: 1px dotted green;
  background-color: #ccff72;
}
.purchase_price,
.purchase_amount,
.purchase_sum {
  float: left;
  width: 33.333%;
  margin: 0;
}
.purchase_price,
.purchase_sum,
#order_purchase .purchase_amount {
  line-height: 37px; 
}
.purchase_price span,
.purchase_sum span {
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px;
  color: #1f1f1f; 
}
.purchase_price label,
.purchase_sum label {
  font-size: 12px;
  margin-right: 5px;
}
.purchase_amount {
  text-align:center;
}
.fn-product-amount {
  width: 100px;
  white-space: nowrap;
}
.purchase_amount .fn-product-amount {
  display: inline-block;
}
.purchase_sum {
  text-align: right;
  padding-right: 3px;
}
.input_amount {
  width: 50px;
  height: 37px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding:  0 6px;
  text-align: center;
  vertical-align: middle;
}
.plus,
.minus {
  display: inline-block;
  width: 20px;
  font-size: 20px;
  vertical-align: middle;
  font-weight: 300;
  cursor: pointer;
  text-align: center;
}
.plus:hover,
.minus:hover {
  color: #303030;
}
.purchase_total {
  display: table;
  float: right;
}
.total_row {
  display: table-row;
}
.total_row > span {
  display: table-cell;
  padding: 5px 3px;
}
.fn-coupon {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 37px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding:  0 6px;
  margin: 0 7px 10px;
}
.coupon .button {
  vertical-align: top;
  margin: 0 0 15px;
}
#total {
  padding: 5px 0;
  border-bottom: 2px solid #d7d7d7;
  border-top: 2px solid #d7d7d7;
  color: #303030;
  text-align: right;
  overflow: hidden;
}
#order_total {
  padding: 0 0 10px;
  border-bottom: 2px solid #d7d7d7;
  color: #303030;
  text-align: right;
  overflow: hidden;
}
.total_sum {
  font-weight: bold;
}
.total_name {
  font-size: 12px;
}
.price_total .total_sum {
  font-size: 18px;
}
.price_total .total_name {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.delivery {
  margin-top: 20px;
  margin-bottom: 25px;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  padding: 20px 20px 0 20px;
}
.delivery_item {
  margin-bottom: 20px;
}
.radio_input {
  float: left;
  margin-top: 3px;
}
.delivery_label {
  display: block;
  margin-bottom: 5px;
}
.delivery_name, 
.delivery_description {
  display: block;
  margin-left: 25px;
}
.delivery_name {
  color: #1f1f1f;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.pass_remind {
  text-decoration: underline;
}
.pass_remind:hover {
  text-decoration: none;
}  
.method .button {
  margin: 5px 0 10px;
}
.user_form {
  margin-bottom: 20px;
}
/* Рейтинг товара */
.products .rating {
  margin-bottom: 10px;
}
#products .rating {
  margin-bottom: 8px;
}
.product_rating {
  position:relative;
  margin: 0px 0 15px;
}
.rating_starOff, 
.rating_starOn {
  display:inline-block; 
  vertical-align: top;
  width: 90px; 
  height:18px; 
  background:url(../images/rating.png) repeat-x left top;
}
.rating_starOn {
  display: block;
  background-position: left bottom;
} 
/* Сравнение */
.comparison_left {
  float: left;
  width: 30%;
}
.fn-comparison_products {
  float: right;
  width: 70%;
  position: relative;
  margin: 0;
}
.comparison_left .fn-product {
  position: relative;
}
.fn-show {
  position: absolute;
  left: 0;
  bottom: 0;
}
.fn-comparison_product {
  text-align: center;
}
.fn-comparison_product .fn-product{
  padding: 0 10px;
}
.fn-comparison_product .button {
  width: 100%;
  padding: 10px 0 11px;
  margin-bottom: 10px;
}
.cell {
  padding: 7px;
  border-bottom: 1px solid #d7d7d7;
}
.cprs_rating {
  padding: 7px 0 10px;
  border-bottom: 1px solid #d7d7d7;
}
.fn-comparison_product .image {
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
  height: 220px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #fff;
}
.fn-comparison_product .price_container {
  margin-bottom: 5px;
}
.cell:nth-child(odd) { 
  background: #efefef; 
}
.fn-show a{
  display: inline-block;
  padding: 6px 11px;
  text-decoration: none;
  margin: 0 5px 5px 0;
}
.fn-show a:hover,
.fn-show .active {
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 5px 10px;
  color: #303030;
}
.fn-show a span { 
  border-bottom: 1px dashed;
}
.fn-show a:hover span,
.fn-show .active span { 
  border-color: transparent; 
}