@import url(modules/jquery.rating.css);
@import url(modules/select2.css);
@import url(modules/jquery-ui.css);

/*	-------------------------------------------------
	Helpers
	------------------------------------------------- */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.aright {
  text-align: right !important; }

.aleft {
  text-align: left !important; }

.acenter {
  text-align: center !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

.t-ellps {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.p-abs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/*
Icon classes can be used entirely standalone. They are named after their original file names.

```html
<i class="icon-home"></i>
```
*/
.icon-basket {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 34px;
  height: 31px; }

::-moz-selection {
  background: #5c5e64;
  color: #ffffff; }

::selection {
  background: #5c5e64;
  color: #ffffff; }

.center {
  width: 990px; }

#content-wrapper {
  margin-bottom: -190px; }

#footer-boofer {
  width: 100%;
  height: 190px; }

footer {
  height: 190px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #e6e6e6;
  padding: 24px 0 10px;
  color: #737373; }
footer p {
  max-width: 570px; }
footer p.copyright {
  text-indent: -11px; }
footer .phones {
  width: 225px;
  color: #737373; }
footer .phones p {
  margin: 0 0 17px; }
footer .phones p span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  color: #000000; }
footer .phones p span strong{
  font-weight:normal;
}
footer .phones p span.quick {
  padding-left: 18px;
  background: url("../img/ico/quick.png") no-repeat 0 2px; }
footer .phones p em {
  display: block;
  font-style: normal;
  color: #b8b8b8; }
footer .social-links {
  width: 120px;
  margin: 0 35px 0 30px; }
footer .social-links a {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 22px;
  margin: 4px 4px 8px 0;
  background: url("../img/ico/sprite-social.png") no-repeat; }
footer .social-links a.vkontakte {
  background-position: 0 0; }
footer .social-links a.twitter {
  background-position: -29px 0; }
footer .social-links a.facebook {
  background-position: -58px 0; }
footer .social-links a.ok {
  background-position: -87px 0; }
footer .social-links a.google_plus {
  background-position: 0 -34px; }
footer .social-links a.youtube {
  background-position: -29px -34px; }
footer .social-links a.linkedin {
  background-position: -58px -34px; }
footer .social-links a.instagram {
  background-position: -87px -34px; }
footer .social-links a.foursqare {
  background-position: -58px -34px; }
footer nav {
  text-align: left;
  margin: 0 0 18px -8px; }
footer nav a {
  display: inline-block;
  vertical-align: middle;
  margin: 3px 8px 8px; }
footer .pay-system {
  margin: 17px 0 0; }
footer .pay-system a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px 0 0;
  background: url("../img/ico/sprite-pay-system.png") no-repeat; }
footer .pay-system a.visa {
  width: 60px;
  height: 26px;
  background-position: 0 0; }
footer .pay-system a.mc {
  width: 63px;
  height: 26px;
  background-position: -66px 0; }
footer .pay-system a.belcard {
  width: 24px;
  height: 26px;
  background-position: -135px 0; }
footer .pay-system a.ep {
  width: 46px;
  height: 26px;
  background-position: -168px 0; }
footer .pay-system a.raschet {
  width: 30px;
  height: 26px;
  background-position: -223px 0; }

.separate {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 22px;
  background: #e6e6e6;
  margin: 0 10px; }

#logo {
  display: block;
  width: 100px;
  height: 50px;
  background: url("../img/ico/logo.png") no-repeat -1px 0;
  margin: 4px 25px 0 0; }

header {
  padding: 10px 0; }
header .actions {
  padding: 25px 20px 0; }
header .actions a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 21px; }
header .actions a.profile-link {
  width: 20px;
  background: url("../img/ico/sprite-1.png") no-repeat -1px 0; }
header .actions a.profile-link:hover, header .actions a.profile-link.active {
  background-position: -1px -30px; }
header .actions a.compare-link {
  width: 28px;
  background: url("../img/ico/sprite-1.png") no-repeat -49px 0; }
header .actions a.compare-link:hover, header .actions a.compare-link.active {
  background-position: -49px -30px; }
header .actions a.basket-link {
  width: 25px;
  background: url("../img/ico/sprite-1.png") no-repeat -97px 0; }
header .actions a.basket-link:hover, header .actions a.basket-link.active {
  background-position: -97px -30px; }
header .actions a i {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e41317;
  border: 2px solid #fff;
  text-align: center;
  position: absolute;
  top: 100%;
  left: 100%;
  margin: -14px 0 0 -11px;
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  font-style: normal; }
header .navigation nav {
  padding: 0 0 8px;
  text-align: right;
  margin: -1px 0 1px; }
header .navigation nav a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 16px; }
header .navigation .header-serch {
  position: relative;
  margin-bottom: 16px;
  width: 472px;
  height: 27px; }
header .navigation .header-serch input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0 1px 0 #ebebeb inset;
  color: #000;
  margin: 0;
  padding: 5px 30px 5px 10px;
  width: 100%;
  height: 27px;
  line-height: 16px; }
header .navigation .header-serch input[type="text"]::-moz-placeholder {
  color: #b8b8b8;
  opacity: 1; }
header .navigation .header-serch input[type="text"]:-ms-input-placeholder {
  color: #b8b8b8; }
header .navigation .header-serch input[type="text"]::-webkit-input-placeholder {
  color: #b8b8b8; }
header .navigation .header-serch input[type="submit"] {
  width: 30px;
  height: 25px;
  position: absolute;
  right: 1px;
  top: 1px;
  background: url("../img/ico/header-search.png") no-repeat center;
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer; }
header .call-us {
  padding-top: 9px; }
header .call-us p {
  color: #b8b8b8;
  margin: 0 0 5px; }
header .call-us > span {
  display: inline-block;
  vertical-align: middle; }
header .call-us .call-number {
  color: #9b9da3; }
header .call-us .call-number strong {
  color: #000;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px; }
header .call-us .quick {
  padding-left: 18px;
  background: url("../img/ico/quick.png") no-repeat 0 2px; }
header menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #5c5e64;
  border-radius: 2px;
  text-align: justify;
  line-height: 0;
  height:40px;
}
header menu:after
{
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: "";
  display: inline-block;
}

header menu li {
  display: inline;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  line-height: normal;
}
header menu li a {
  display: inline-block;
  font-size: 13px;
  color: #fff !important;
  padding: 10px 9px;
  line-height: 22px;
  height: 20px;
  background: transparent;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear; }
header menu li a:hover {
  background: #74767b; }
header menu li a.active {
  background: #e41317; }

.crumbs {
  margin: 18px 0 2px; }
.crumbs a {
  color: #737373; }
.crumbs a:hover {
  color: #e41317; }
.crumbs + h1, .crumbs + .h1 {
  margin-top: 2px; }

aside {
  width: 225px; }
aside .aside-filtr {
  background: #e8e9ea;
  padding: 1px 20px; }
aside .aside-filtr fieldset {
  padding: 10px 0;
  border-bottom: 1px solid #fff; }
aside .aside-filtr fieldset .fieldset-title {
  color: #000;
  margin: 8px 0 5px; }
aside .aside-filtr fieldset .fieldset-title + p {
  margin-top: 15px; }
aside .aside-filtr fieldset .select-wrapper {
  margin: 11px 0 8px; }
aside .aside-filtr fieldset.action {
  border: none;
  margin-bottom: 19px;
  white-space: nowrap; }
aside .aside-filtr fieldset.action input[type="button"], aside .aside-filtr fieldset.action input[type="submit"], aside .aside-filtr fieldset.action input[type="reset"] {
  width: 50%;
  margin-left: 1px; }
aside .aside-filtr fieldset.action input[type="button"]:first-child, aside .aside-filtr fieldset.action input[type="submit"]:first-child, aside .aside-filtr fieldset.action input[type="reset"]:first-child {
  margin-left: -1px; }
aside .aside-filtr input[type='checkbox'] + label,
aside .aside-filtr input[type='radio'] + label {
  color: #686969; }
aside .aside-filtr .range-fields {
  white-space: nowrap; }
aside .aside-filtr .pseudo-input {
  width: 88px; }
aside .aside-filtr .select2-container .select2-choice {
  color: #686969; }
aside .aside-filtr .js-accordeon_head {
  margin: 15px 0 7px;
  display: inline-block; }
aside .aside-filtr .js-accordeon_head:hover{
  margin-bottom:8px;
}
aside .banner {
  margin: 40px 0 30px; }

.with-aside {
  margin-right: 255px; }

.catalog-filtr {
  border-bottom: 1px solid #e6e6e6;
  color: #b8b8b8;
  margin: 10px 0 32px;
  padding-bottom: 8px; }

.catalog {
  margin: 0 -15px; }

.catalog_tovar {
  width: 225px;
  margin: 0 15px 45px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #e6e6e6;
  position: relative; }
.catalog_tovar .catalog_tovar_information {
  padding-left: 105px; }
.catalog_tovar .catalog_tovar_information:before, .catalog_tovar .catalog_tovar_information:after {
  content: " ";
  display: table; }
.catalog_tovar .catalog_tovar_information:after {
  clear: both; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_photo {
  display: block;
  width: 100px;
  height: 190px;
  position: relative;
  float: left;
  margin-left: -105px; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_photo .catalog_tovar_photo_wrapper {
  display: table-cell;
  width: 100px;
  height: 190px;
  text-align: center;
  vertical-align: top; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_photo .catalog_tovar_photo_wrapper img {
  max-width: 100px;
  max-height: 190px; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_photo:hover + .catalog_tovar_title {
  color: #e41317; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_photo .catalog_tovar_label {
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 11px;
  font-style: normal;
  color: #fff; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_photo .catalog_tovar_label.type-1 {
  background: #e41317; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_photo .catalog_tovar_label.type-2 {
  background: /*#25950b*/#015aaa; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_photo .catalog_tovar_label.type-3 {
  background: #950b90; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_title {
  display: block;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 7px; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_title:hover {
  color: #e41317; }
.catalog_tovar .catalog_tovar_information p {
  margin: 5px 0; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_raiting {
  margin: 7px 0; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_description {
  margin-top: 16px; }
.catalog_tovar .catalog_tovar_information .catalog_tovar_description p {
  margin: 6px 0; }
.catalog_tovar .catalog_tovar_action {
  padding: 0 10px 13px;
  position: relative; }
.catalog_tovar .catalog_tovar_action .pseudo-link {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 21px;
  background: url("../img/ico/sprite-1.png") no-repeat -1px 0; }
.catalog_tovar .catalog_tovar_action .pseudo-link.catalog_tovar_compare {
  width: 28px;
  background: url("../img/ico/sprite-1.png") no-repeat -49px 0; }
.catalog_tovar .catalog_tovar_action .pseudo-link.catalog_tovar_compare:hover, .catalog_tovar .catalog_tovar_action .pseudo-link.catalog_tovar_compare.active {
  background-position: -49px -30px; }
.catalog_tovar .catalog_tovar_action .pseudo-link.catalog_tovar_buy {
  width: 25px;
  background: url("../img/ico/sprite-1.png") no-repeat -97px 0; }
.catalog_tovar .catalog_tovar_action .pseudo-link.catalog_tovar_buy:hover, .catalog_tovar .catalog_tovar_action .pseudo-link.catalog_tovar_buy.active {
  background-position: -97px -30px; }
.catalog_tovar .catalog_tovar_action .pseudo-link:active {
  margin-top: 1px; }
.catalog_tovar .catalog_tovar_action .catalog_tovar_cost {
  color: #737373;
  font-size: 11px; }
.catalog_tovar .catalog_tovar_action .catalog_tovar_cost strong {
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #000; }
.catalog_tovar .catalog_tovar_action .catalog_tovar_cost_old {
  display: block;
  color: #e41317;
  font-size: 11px;
  text-decoration: line-through;
  position: absolute;
  left: 10px;
  bottom: 2px; }
.catalog_tovar + .pagination {
  display: block;
  margin-top: -15px; }

.range-line_wrapper {
  margin: 6px 0 2px; }
.range-line_wrapper .ui-widget-content {
  border: none;
  background: #fff; }
.range-line_wrapper .ui-slider {
  height: 2px;
  border-radius: 0; }
.range-line_wrapper .ui-slider .ui-slider-range {
  border-radius: 0;
  background: #e41317; }
.range-line_wrapper .ui-slider .ui-slider-handle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background: #000;
  top: -3px;
  margin-left: -3px;
  cursor: pointer; }

.select-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%; }
.select-wrapper .select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #000 transparent;
  border-width: 3px 3px 0;
  background: none;
  position: absolute;
  top: 50%;
  left: 2px;
  margin-top: -2px; }
.select-wrapper .select2-dropdown-open .select2-choice .select2-arrow b {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #000 transparent;
  border-width: 0 3px 3px; }
.select-wrapper.no-border {
  width: auto;
  vertical-align: baseline; }
.select-wrapper.no-border .select2-container {
  vertical-align: top; }
.select-wrapper.no-border .select2-container .select2-choice {
  padding: 0 0 0 2px;
  line-height: normal;
  color: #009de0;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto; }
.select-wrapper.no-border .select2-container .select2-choice > .select2-chosen {
  margin-right: 11px;
  border-bottom: 1px dotted #009de0; }
.select-wrapper.no-border .select2-container .select2-choice:hover {
  color: #e41317; }
.select-wrapper.no-border .select2-container .select2-choice:hover > .select2-chosen {
  border-bottom-color: #e41317; }
.select-wrapper.no-border .select2-arrow {
  width: 6px; }
.select-wrapper.no-border .select2-container .select2-choice .select2-arrow b {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #009de0 transparent;
  border-width: 3px 3px 0;
  left: 0px; }
.select-wrapper.no-border .select2-dropdown-open .select2-choice .select2-arrow b {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #009de0 transparent;
  border-width: 0 3px 3px; }

.select2-search {
  display: none !important; }

.select2-results {
  color: #737373;
  max-height: 200px;
  padding: 0;
  margin: 0; }

.select2-drop.no-border {
  box-shadow: none;
  border-radius: 0; }
.select2-drop.no-border.select2-drop-active {
  border: 1px solid #9d9d9d;
  margin-left: -6px; }
.select2-drop.no-border .select2-results .select2-result-label {
  color: #009de0;
  white-space: nowrap; }
.select2-drop.no-border .select2-results .select2-highlighted .select2-result-label {
  color: #e41317; }

.js-accordeon .js-accordeon_head {
  cursor: pointer; }
.js-accordeon .js-accordeon_body {
  display: none; }
.js-accordeon.active .js-accordeon_body {
  display: block; }

tbody.js-accordeon.active .js-accordeon_body {
  display: table-row; }

.banner {
  text-align: center;
  margin: 35px 0; }
.banner a {
  display: inline-block; }
.banner img {
  width: 100%;
  height: auto;
}
.pagination {
  text-align: center;
  margin: 35px 0 35px 220px;
  color: #000;
  font-size: 16px;
  line-height: 27px; }
.pagination a {
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  height: 25px;
  border-radius: 2px;
  width: 23px;
  color: #000;
  text-align: center;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
.pagination a:hover, .pagination a.active {
  background: #e41317;
  color: #fff; }
.pagination a.prev, .pagination a.next {
  width: 20px;
  height: 18px;
  background-image: url("../img/ico/pagination.png");
  background-color: transparent;
  background-repeat: no-repeat;
  margin: 0 25px; }
.pagination a.prev.disabled, .pagination a.next.disabled {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default; }
.pagination a.prev {
  background-position: -94px 0; }
.pagination a.prev:hover {
  background-position: -69px 0; }
.pagination a.next {
  background-position: 0 0; }
.pagination a.next:hover {
  background-position: -25px 0; }

.about-portal {
  margin: 35px 0 50px;
  color: #737373; }
.about-portal p {
  margin: 10px 0; }

.tovar_top-action a {
  display: inline-block; }
.tovar_top-action .arrow-left {
  margin: -1px 6px 0 0; }
.tovar_top-action button {
  display: inline-block;
  padding: 0 0 0 22px;
  background: none;
  color: #42ace4;
  border: none;
  box-shadow: none;
  outline: none;
  vertical-align: middle;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }
.tovar_top-action button:hover {
  color: #e41317; }
.tovar_top-action button.compare-button {
  background: url("../img/ico/compare.png") no-repeat 0 center; }
.tovar_top-action button.favorite-button {
  background: url("../img/ico/favorite.png") no-repeat 0 center; }
.tovar_top-action hr {
  display: inline-block;
  width: 0px;
  height: 22px;
  margin: -5px 15px 0;
  border: none;
  border-left: 1px solid #e6e6e6;
  vertical-align: middle; }

.tovar_summary {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 20px 0 15px; }
.tovar_summary section {
  display: table-cell;
  vertical-align: top; }
.tovar_summary .tovar_gallery {
  width: 480px;
  border-right: 1px solid #e6e6e6; }
.tovar_summary .tovar_gallery .fotorama-wrap {
  width: 445px;
  position: relative; }

.tovar_gallery_slider {
  overflow: hidden;
  width: 445px;
  height: 600px; }
.tovar_gallery_slider .tovar_slide, .tovar_gallery_slider .tovar_slide_wrapper {
  width: 445px;
  height: 480px;
  position: relative;
  overflow: hidden;
  background: #fff;}
.tovar_gallery_slider .tovar_slide_wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
.tovar_gallery_slider .tovar_slide_wrapper img {
  display: inline-block;
  border: none;
  outline: none;
  max-width: 445px;
  max-height: 480px; }
.tovar_gallery_slider .fotorama__nav__frame + .fotorama__nav__frame:after {
  content: "";
  display: block;
  position: absolute;
  height: 45px;
  width: 1px;
  background: #e6e6e6;
  top: 50%;
  left: 0;
  margin-top: -22px; }
.tovar_gallery_slider .fotorama__thumb-border {
  border-color: #e41317; }
/*.tovar_gallery_slider .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  opacity: 1 !important;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 62px;
  height: 14px;
  padding-left: 14px;
  left: 50%;
  top: auto;
  bottom: 0;
  right: auto;
  margin-left: -38px;
  z-index: 20;
  position: absolute;
  cursor: pointer;
  background: url(../img/ico/zoom.png) no-repeat 0 center;
  -webkit-tap-highlight-color: transparent;
  text-align: center;
  color: #42ace4;
  font-size: 13px;
  line-height: 16px;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }
.tovar_gallery_slider .fotorama__fullscreen-icon:hover {
  color: #e41317; }*/
.tovar_gallery_slider .fotorama__wrap .fotorama__stage {
  padding-bottom: 23px; }
.tovar_gallery_slider .fotorama__arr {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  opacity: 1 !important;
  width: 25px;
  height: 65px;
  margin-top: -33px;
  opacity: 1;
  filter: alpha(opacity=100); }
.tovar_gallery_slider .fotorama__arr.fotorama__arr--prev {
  background: #fff url(../img/ico/prev.png) no-repeat 0 center; }
.tovar_gallery_slider .fotorama__arr.fotorama__arr--next {
  background: #fff url(../img/ico/next.png) no-repeat 100% center; }
.tovar_gallery_slider .fotorama__arr.fotorama__arr--disabled {
  opacity: .3 !important; }
.tovar_gallery_slider .fotorama__stage {
  overflow: visible;
  z-index: 2; }
.tovar_gallery_slider .fotorama__nav-wrap {
  position: relative;
  margin-top: 15px;
  z-index: 1; }
.tovar_gallery_slider .fotorama__nav__frame .fotorama__thumb {
  width: 65px;
  margin: 0 auto; }
.tovar_gallery_slider .fotorama__nav__frame .fotorama__thumb img {
  max-width: 100% !important;
  max-height: 100% !important;
  top: 0 !important;
  margin: 0 auto;
  height: auto!important;
  width: auto !important;
}
.tovar_gallery_slider .fotorama__nav__frame .fotorama__thumb .pano-icon{
  display: block;
  width: 65px;
  background: url(../img/pano-icon.png) no-repeat;
  height: 21px;
  position: absolute;
  width: 50px;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -11px;
}
.tovar_gallery_slider .fotorama__thumb-border {
  width: 63px !important;
  margin-left: 20px; }
.tovar_gallery_slider .fotorama__thumb {
  background: #fff; }
.tovar_gallery_slider.fotorama--fullscreen {
  background: rgba(0, 0, 0, 0.35); }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__wrap {
  width: 90% !important;
  background: #fff;
  margin: 2% auto;
  height: 80%; }
.tovar_gallery_slider.fotorama--fullscreen .tovar_slide, .tovar_gallery_slider.fotorama--fullscreen .tovar_slide_wrapper, .tovar_gallery_slider.fotorama--fullscreen .tovar_slide_wrapper {
  width: auto;
  height: auto;
  text-align: center;
  width: 100%;
  display: block;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.tovar_gallery_slider.fotorama--fullscreen .tovar_slide_wrapper {
  padding-top: 25px; }
.tovar_gallery_slider.fotorama--fullscreen .tovar_slide_wrapper img {
  max-width: none;
  max-height: none;
  min-height: 80%;
  max-height: 100%; }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__stage {
  background: none;
  padding-bottom: 0;
  max-height: 100%;
  overflow: hidden; }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__nav-wrap {
  margin-top: 0;
  background: #fff;
  padding: 5px 0 20px; }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__nav-wrap .fotorama__arr {
  display: none; }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__nav__shaft {
  background: #fff; }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__fullscreen-icon {
  width: 50px;
  height: 50px;
  background: #fff url("../img/ico/photo-close.png") no-repeat center;
  padding: 0;
  top: 0;
  right: 0;
  left: auto;
  margin: 0;
  font-size: 1px;
  line-height: 0;
  color: #fff; }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__arr {
  width: 50px;
  height: 80px;
  margin-top: -40px;
  position: fixed;
  z-index: 1000;
  opacity: 1;
  filter: alpha(opacity=100); }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__arr.fotorama__arr--prev {
  background: #fff url(../img/ico/photo-prev.png) no-repeat center;
  left: 5%; }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__arr.fotorama__arr--next {
  background: #fff url(../img/ico/photo-next.png) no-repeat center;
  right: 5%; }
.tovar_gallery_slider.fotorama--fullscreen .fotorama__arr.fotorama__arr--disabled {
  opacity: .3 !important; }

html.fullscreen, body.fullscreen {
  background: none; }

.tovar_description {
  padding: 0 0 0 30px; }
.tovar_description .h3 {
  margin-top: 0; }
.tovar_description .statistic {
  width: 225px;
  color: #b8b8b8; }
.tovar_description .statistic .catalog_tovar_raiting {
  display: inline-block;
  vertical-align: middle;
  width: 62px; }
.tovar_description .statistic .gray {
  color: #b8b8b8; }
.tovar_description .pseudo-link {
  color: #42ace4;
  cursor: pointer; }
.tovar_description .dotted {
  border-bottom: 1px dotted #000;
  -webkit-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear; }
.tovar_description .dotted.pseudo-link {
  border-bottom: 1px dotted #42ace4; }
.tovar_description .dotted:hover {
  border-bottom-color: transparent; }
.tovar_description .short-description {
  width: 200px; }
.tovar_description .short-description.active {
  width: 100%; }
.tovar_description .short-description p {
  margin: 13px 0; }
.tovar_description .memory-size {
  margin: 23px 0 19px; }
.tovar_description .memory-size span {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 10px;
  border-radius: 2px;
  margin: 0;
  color: #737373;
  font-size: 16px;
  line-height: 18px; }
.tovar_description .memory-size span.active {
  background: #e8e9ea;
  color: #000; }
.tovar_description .phone-color {
  margin: 19px 0; }
.tovar_description .phone-color .js-toggle_punkt {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  color: #737373; }
.tovar_description .phone-color .js-toggle_punkt i {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: -1px 5px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #bababa; }
.tovar_description .phone-color .js-toggle_punkt.active {
  color: #000; }
.tovar_description .phone-color .js-toggle_punkt.active i {
  width: 30px;
  height: 30px; }
.tovar_description .purchase-method {
  margin: 30px 0; }
.tovar_description .purchase-method .js-tabs_head {
  display: table;
  width: 100%;
  border-spacing: 1px; }
.tovar_description .purchase-method .js-tabs_head > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 10px 5px;
  background: #e8e9ea;
  border: 1px solid #e8e9ea;
  border-style: solid solid none; }
.tovar_description .purchase-method .js-tabs_head > div.active {
  background: #fff; }
.tovar_description .purchase-method .js-tabs_head > div.active .dotted {
  border-bottom-color: transparent; }
.tovar_description .purchase-method .js-tabs_head > div .gray {
  color: #686969;
  font-size: 11px; }
.tovar_description .purchase-method .js-tabs_head > div span {
  font-size: 13px;
  line-height: 18px; }
.tovar_description .purchase-method .js-tabs_head > div p {
  margin: 5px 0 0; }
.tovar_description .purchase-method .js-tabs_body .buy:first-child {
  margin-top: 11px; }
.tovar_description .purchase-method_description {
  display: table;
  margin: 25px 0 10px;
  width: 100%; }
.tovar_description .purchase-method_description.short {
  width: auto; }
.tovar_description .purchase-method_description .purchase-method_description_step {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0 35px 0 0; }
.tovar_description .purchase-method_description .purchase-method_description_step:last-child {
  padding-right: 0; }
.tovar_description .purchase-method_description .purchase-method_description_step label {
  font-size: 11px;
  color: #000; }
.tovar_description .purchase-method_description .purchase-method_description_step p {
  margin: 5px 0;
  font-size: 13px;
  line-height: 18px;
  color: #737373; }
.tovar_description .purchase-method_description .purchase-method_description_step p strong {
  color: #000;
  font-size: 16px;
  font-weight: normal; }
.tovar_description .purchase-method_description .purchase-method_description_step.final strong {
  font-size: 30px;
  line-height: 27px; }
.tovar_description .condition {
  width: 230px;
  margin: 20px 0; }
.tovar_description .condition p {
  font-size: 11px;
  line-height: 14px;
  color: #000;
  margin: 10px 0; }
.tovar_description .condition .condition-title {
  color: #42ace4; }
.tovar_description .condition hr {
  width: 44px;
  border: 1px solid #e6e6e6;
  border-style: solid none none; }

.buy, .red-button {
  background: #e41317;
  border: none;
  height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  color: #fff;
  border-radius: 20px;
  font-size: 13px;
  line-height: 20px;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear; }
.buy img, .red-button img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 0 0; }
.buy:hover, .buy:focus, .red-button:hover, .red-button:focus {
  background: #f34043;
  color:white;
}
.buy[disabled], .red-button[disabled] {
  background: #cfcfcf !important;
  color: #000;
  cursor: default; }

.tovar_full-info {
  margin: 15px 0; }
.tovar_full-info .dotted {
  border-bottom: 1px dotted #000; }
.tovar_full-info .dotted:hover {
  border-bottom-color: transparent; }
.tovar_full-info hr {
  border-top-color: #e6e6e6;
  margin: 30px 0; }
.tovar_full-info .js-tabs_head {
  display: block;
  background: #e8e9ea;
  width: 100%;
  border-spacing: 1px; }
.tovar_full-info .js-tabs_head > div {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  padding: 10px 30px;
  background: #e8e9ea;
  border: 1px solid #e8e9ea;
  border-style: solid solid none; }
.tovar_full-info .js-tabs_head > div.active {
  background: #fff; }
.tovar_full-info .js-tabs_head > div.active .dotted {
  border-bottom-color: transparent; }
.tovar_full-info .js-tabs_head > div i {
  font-style: normal;
  color: #737373; }

.tovar_full-details table {
  width: 100%;
  margin: 5px 0; }
.tovar_full-details table th, .tovar_full-details table td {
  padding: 5px 25px;
  text-align: left;
  vertical-align: top; }
.tovar_full-details table th {
  font-weight: normal;
  color: #42ace4;
  font-size: 16px;
  line-height: 21px;
  background: #f3f4f4;
  border: 2px solid #fff;
  border-style: solid none;
  padding: 6px 25px;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear; }
.tovar_full-details table th .ico-info, .tovar_full-details table th .ico-info_free, .tovar_full-details table th .ico-info_free {
  margin: 0 0 0 -25px; }
.tovar_full-details table .js-accordeon_head.active th {
  background: #fff; }
.tovar_full-details table .js-accordeon_head.active:hover th {
  background: #f3f4f4; }
.tovar_full-details table .js-accordeon_head + tr td {
  padding-top: 0px; }
.tovar_full-details table tr:hover th {
  color: #e41317; }
.tovar_full-details table td {
  font-size: 13px;
  line-height: 20px; }
.tovar_full-details table tr:hover td {
  background: #f3f4f4; }
.tovar_full-details table tbody .js-accordeon_body:last-child td {
  padding-bottom: 20px; }
.tovar_full-details table .js-accordeon_arrow {
  margin: 5px 5px 0 0; }

.ico-help {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  color: #a2a2a2;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  border: 1px solid #a2a2a2;
  border-radius: 50%;
  font-style: normal;
  cursor: pointer;
  margin-left: 8px; }

.tooltip {
  z-index: 999;
  left: -9999px;
  top: -9999px;
  background: #fff;
  box-shadow: 0 0 5px #eaeaea;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  padding: 15px 30px;
  position: absolute;
  max-width: 475px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 15px rgba(153, 155, 159, 0.2);
  box-shadow: 0 0 15px rgba(153, 155, 159, 0.2); }
.tooltip:after {
  content: "";
  border: 7px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 15px;
  display: block; }
.tooltip.to-top:after {
  border-color: transparent transparent #fff;
  top: 0;
  margin-top: -13px; }
.tooltip.to-bottom:after {
  border-color: #fff transparent transparent;
  top: 100%;
  margin-top: -1px; }

.ico-info, .ico-info_free {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  background: url("../img/ico/i.png") no-repeat center; }

.ico-info_free {
  background: #fff;
  border: 2px solid #9d9d9d;
  text-align: center;
  line-height: 21px; }

.summary-cost {
  display: table;
  margin: 32px 0 50px;
  width: auto; }
.summary-cost .summary-cost_step {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 0 25px 0 0; }
.summary-cost .summary-cost_step:last-child {
  padding-right: 0; }
.summary-cost .summary-cost_step label {
  font-size: 11px;
  color: #000; }
.summary-cost .summary-cost_step p {
  max-width: 150px;
  margin: 5px 0;
  font-size: 13px;
  line-height: 18px;
    white-space: normal;
  color: #737373; }
.summary-cost .summary-cost_step p strong {
  color: #000;
  font-size: 16px;
  font-weight: normal; }
.summary-cost .summary-cost_step.final strong {
  font-size: 30px;
  line-height: 27px; }
.summary-cost .summary-cost_step .buy {
  margin: 0 0 0 /*75px*/20px; }
  .summary-cost .summary-cost_step .buy.preOrder {
  margin: 0 0 0 /*75px*/5px; }
.summary-cost .summary-cost_step hr.separated {
  width: 0;
  height: 22px;
  border: 1px solid #e6e6e6;
  border-style: none none none solid;
  margin: 7px 30px 0 0; }

.social-sharing {
  font-size: 11px;
  line-height: 13px;
  width: 225px;
  margin: 10px 0 37px; }
.social-sharing:before, .social-sharing:after {
  content: " ";
  display: table; }
.social-sharing:after {
  clear: both; }
.social-sharing p {
  margin: 8px 0; }
.social-sharing a {
  background: url("../img/ico/sprite-social.png") no-repeat;
  display: block;
  width: 22px;
  height: 22px !important;
  float: left;
  margin-right: 7px;
  border:none !important;
}
.social-sharing a.b-share-btn__vkontakte {
  background-position: 0 0; }
.social-sharing a.b-share-btn__twitter{
  background-position: -30px 0; }
.social-sharing a.b-share-btn__facebook {
  background-position: -60px 0; }
.b-share_theme_counter .b-share__handle{
  background-color: transparent!important;
}

.installment-plan {
  font-size: 16px;
  line-height: 18px;
  margin: 22px 0; }
.installment-plan + .purchase-method_description {
  margin-top: 22px; }
.installment-plan .installment-plan_select {
  display: inline-block;
  vertical-align: middle;
  position: relative; }
.installment-plan .installment-plan_select .js-accordeon_head i {
  width: 0;
  height: 0;
  border: 3px solid #009de0;
  border-color: #009de0 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px; }
.installment-plan .installment-plan_select.active .js-accordeon_head i {
  border-color: transparent transparent #009de0; }
.installment-plan .pseudo-link {
  cursor: pointer;
  color: #009de0; }
.installment-plan .pseudo-link.dased {
  border-bottom: 1px dotted #009de0; }
.installment-plan .pseudo-link.dased:hover, .installment-plan .pseudo-link.dased.active {
  border-bottom-color: transparent; }
.installment-plan .js-accordeon_head {
  padding: 9px 10px; }
.installment-plan .js-accordeon_head.active {
  -webkit-box-shadow: 0 -1px 1px 0 rgba(153, 155, 159, 0.3);
  box-shadow: 0 -1px 1px 0 rgba(153, 155, 159, 0.3);
  background: #fff;
  position: relative;
  z-index: 10}
.installment-plan .js-accordeon_body {
  position: absolute;
  top: 100%;
  left: -3px;
  z-index: 1;
  width: 330px;
  border-radius: 0 0 2px 2px;
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(153, 155, 159, 0.3);
  box-shadow: 0 0 2px rgba(153, 155, 159, 0.3); }
.installment-plan .js-accordeon_body tr + tr td {
  border-top: 1px solid #e8e9ea; }
.installment-plan .js-accordeon_body td {
  padding: 12px 10px;
  text-align: left;
  vertical-align: top;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
  color: #727272; }
.installment-plan .js-accordeon_body td strong {
  color: #000;
  font-size: 13px;
  font-weight: normal; }
.installment-plan .js-accordeon_body td .pseudo-link {
  font-size: 16px;
  font-weight: normal; }
.installment-plan .js-accordeon_body td .pseudo-link.active {
  color: #000; }
.installment-plan .js-accordeon_body td:first-child {
  padding-left: 15px; }
.installment-plan .js-accordeon_body td:last-child {
  padding-right: 15px; }
.installment-plan .js-accordeon_body tr.active td {
  background: #fcfcfc; }

.tovar_review {
  margin: 25px 0;
  width: 900px; }
.tovar_review:first-child {
  margin-top: 38px; }
.tovar_review .tovar_review_img {
  display: block;
  width: 355px;
  height: 170px;
  border-radius: 2px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  box-shadow: 0 1px 0 #e6e6e6;
  margin: 0 20px 0 0; }
.tovar_review .tovar_review_img ~ * {
  margin-left: 395px !important; }
.tovar_review .tovar_review_img img {
  width: 355px;
  height: 170px; }
.tovar_review .tovar_review_img:hover ~ .tovar_review_link {
  color: #e41317; }
.tovar_review p {
  color: #000;
  font-size: 11px;
  line-height: 16px;
  margin: 10px 0; }
.tovar_review p.tovar_review_date {
  color: #b8b8b8;
  margin: 0 0 7px; }
.tovar_review .tovar_review_link {
  font-size: 16px;
  line-height: 20px;
  display: block;
  margin: 0 0 7px; }
.tovar_review hr {
  border-top-color: #e6e6e6;
  margin: 15px 0 14px; }

.tovar_shops_list {
  font-size: 16px;
  line-height: 18px; }
.tovar_shops_list .region-filtr {
  margin: 27px 0 10px; }
.tovar_shops_list .region-filtr .select-wrapper {
  margin: 0 30px 0 0;
  display: inline-block;
  width: 310px; }
.tovar_shops_list .tovar_shops {
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  margin: 10px 0 25px; }
.tovar_shops_list .tovar_shops td {
  text-align: left;
  vertical-align: top;
  font-size: 13px;
  line-height: normal;
  border-top: 1px dotted #e6e6e6;
  padding: 16px 5px; }
.tovar_shops_list .tovar_shops td.tovar_shops_num {
  color: #737373;
  padding-left: 0; }
.tovar_shops_list .tovar_shops td a {
  border-bottom-color: #009de0; }
.tovar_shops_list .tovar_shops tr:first-child td {
  border-top: none; }

.select-wrapper.big-size .select-wrapper {
  font-size: 16px;
  line-height: 18px; }
.select-wrapper.big-size .select2-container .select2-choice {
  padding: 0 0 0 18px;
  line-height: 37px;
  height: 35px;
  font-size: 16px; }
.select-wrapper.big-size .select2-container .select2-choice .select2-arrow {
  width: 30px; }
.select-wrapper.big-size .select-wrapper .select2-container .select2-choice .select2-arrow b {
  border-color: #9d9d9d transparent;
  border-width: 6px 6px 0;
  left: 8px; }
.select-wrapper.big-size .select2-container .select2-choice > .select2-chosen {
  margin-right: 30px; }

.select2-drop.big-size {
  font-size: 16px;
  line-height: 18px; }
.select2-drop.big-size .select2-results .select2-result-label {
  padding: 7px 18px; }

.reviews .red-button.spaced {
  margin: 30px 0;
  font-size: 16px;
  padding: 10px 35px; }
.reviews .review {
  width: 905px; }
.reviews .review .review_num {
  float: right;
  color: #e6e6e6;
  font-size: 30px;
  width: 80px;
  text-align: right;
  margin: 0 -80px 0 0; }
.reviews .review .review_meta {
  float: right;
  font-size: 16px;
  line-height: 18px;
  text-align: right;
  margin: 3px 0 0 20px; }
.reviews .review .review_meta small {
  color: #737373;
  font-size: 11px;
  display: block;
  margin-top: 6px; }
.reviews .review .review_title {
  font-size: 24px;
  line-height: 20px;
  margin: 0 0 10px; }
.reviews .review .review_raiting {
  margin: 13px 0 23px; }
.reviews .review p {
  font-size: 13px;
  line-height: 20px;
  margin: 10px 0; }
.reviews .review .review_summary {
  white-space: nowrap;
  margin: 15px 0 24px; }
.reviews .review .review_summary > div {
  white-space: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 35px;
  width: 405px;
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  padding-top: 3px; }
.reviews .review .review_summary .review_summary_plus {
  background: url("../img/ico/review-plus.png") no-repeat 0 0;
  color: #82a824; }
.reviews .review .review_summary .review_summary_minus {
  background: url("../img/ico/review_minus.png") no-repeat 0 0;
  margin-left: 95px;
  color: #db0601; }
.reviews hr {
  border-top: 1px dotted #e6e6e6;
  margin: 24px 0 25px; }
.reviews .more-review {
  text-align: center;
  width: 100%;
  height: 1px;
  border-top: 1px dotted #e6e6e6;
  margin: 50px 0; }
.reviews .more-review button {
  background: #fff;
  border: 1px solid #d8d8d8;
  height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 30px;
  color: #737373;
  border-radius: 20px;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: -20px 0 0;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear; }
.reviews .more-review button span {
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px dashed #b9b9b9;
  -webkit-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear; }
.reviews .more-review button:hover, .reviews .more-review button:focus {
  background: #e4e3e3; }
.reviews .more-review button:hover span, .reviews .more-review button:focus span {
  border-bottom-color: transparent; }
.reviews .add-review {
  width: 655px;
  font-size: 16px;
  margin: 20px 0; }
.reviews .add-review .add-review_tile {
  font-size: 24px;
  line-height: 20px;
  margin: 23px 0; }
.reviews .add-review > div {
  margin: 25px 0; }
.reviews .add-review fieldset {
  border: none;
  background: none; }
.reviews .add-review fieldset > label {
  display: block;
  color: #737373;
  font-size: 11px;
  margin-bottom: 4px; }
.reviews .add-review fieldset > label .important {
  font-style: normal;
  color: #ec797a; }
.reviews .add-review fieldset input[type="text"] {
  height: 39px;
  line-height: 29px; }
.reviews .add-review fieldset textarea {
  height: 145px;
  resize: vertical; }
.reviews .add-review fieldset.half {
  width: 307px;
  display: inline-block;
  vertical-align: top; }
.reviews .add-review fieldset.half label {
  margin-left: 15px; }
.reviews .add-review fieldset.half + .half {
  margin-left: 35px; }
.reviews .add-review .add-review_name {
  width: 265px; }
.reviews .add-review .add-review_mail {
  width: 310px; }
.reviews .add-review .add-review_raiting {
  margin: 8px 0 2px; }
.reviews .add-review .add-review_raiting .vote-success {
  display: none; }
.reviews .add-review .field-summary {
  position: relative; }
.reviews .add-review .field-summary textarea {
  width: 307px;
  height: 70px;
  resize: none; }
.reviews .add-review .field-summary i {
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  top: 0;
  left: 0;
  margin: -11px 0 0 -11px;
  position: absolute; }
.reviews .add-review .field-summary.plus i {
  background: #fff url("../img/ico/review-plus.png") no-repeat 0 0; }
.reviews .add-review .field-summary.minus i {
  background: #fff url("../img/ico/review_minus.png") no-repeat 0 0; }
.reviews .add-review button {
  font-size: 16px;
  padding: 10px 30px; }

.link-back i {
  margin-right: 5px; }

.compare {
  width: 100%;
  table-layout: fixed;
  margin: -7px 0 45px; }
.compare .link-back {
  margin-left: -25px; }
.compare th, .compare td {
  border-bottom: 1px dotted #e6e6e6;
  font-size: 13px;
  line-height: 16px;
  padding: 7px 13px;
  text-align: left;
  vertical-align: top; }
.compare th.acenter, .compare td.acenter {
  text-align: center; }
.compare th.vmiddle, .compare td.vmiddle {
  vertical-align: middle; }
.compare th.vbottom, .compare td.vbottom {
  vertical-align: bottom; }
.compare thead th, .compare thead td {
  border-bottom: 1px solid #e6e6e6; }
.compare tr.no-border th, .compare tr.no-border td {
  border-bottom: none; }
.compare th {
  width: 300px;
  padding-left: 25px;
  font-weight: normal; }
.compare td.leader {
  background: #e3f3fb; word-wrap: break-word;
  box-shadow: -3px 0 0 #fff inset, 3px 0 0 #fff inset; }
.compare .compare_title-model {
  font-size: 16px;
  line-height: 18px; }
.compare .compare_buy {
  width: 25px;
  height: 21px;
  border: none;
  box-shadow: none;
  outline: none;
  padding: 0;
  margin: 0;
  background: url("../img/ico/sprite-1.png") no-repeat -97px 100%; }
.compare .compare_cost {
  color: #737373;
  font-size: 11px;
  display: inline-block;
  margin-top: 2px; }
.compare .compare_cost strong {
  font-weight: normal;
  color: #000;
  font-size: 16px;
  line-height: 18px; }
.compare .compare_remove {
  font-size: 11px;
  display: inline-block;
  line-height: 18px;
  padding: 0 0 0 15px;
  background: url("../img/ico/remove.png") no-repeat 0 center;
  border: none;
  box-shadow: none;
  margin: 0;
  color: #009de0;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }
.compare .compare_remove:hover {
  color: #e41317; }
.compare tbody tr.js-accordeon_head th {
  padding-top: 23px;
  box-shadow: 0 17px 0 #fff inset; }
.compare thead + tbody tr.js-accordeon_head th {
  padding-top: 6px;
  box-shadow: none; }
.compare .js-accordeon_head .js-accordeon_arrow {
  margin: 5px 0 0; }
.compare tr.js-accordeon_head th {
  font-weight: normal;
  color: #42ace4;
  font-size: 16px;
  line-height: 21px;
  background: #f3f4f4;
  padding: 6px 25px;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear; }
.compare tr.js-accordeon_head th .ico-info, .compare tr.js-accordeon_head th .ico-info_free, .compare tr.js-accordeon_head th .ico-info_free {
  margin: 0 0 0 -25px; }
.compare tr.js-accordeon_head.active th {
  background: #fff; }
.compare tr.js-accordeon_head.active:hover th {
  background: #f3f4f4; }
.compare tr.js-accordeon_head:hover th {
  color: #e41317; }
.compare .compare_type-view {
  position: relative; }
.compare .compare_type-view a {
  display: inline-block;
  padding: 6px 10px;
  color: #009de0;
  margin: 5px 0 0;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }
.compare .compare_type-view a span {
  border-bottom: 1px dotted #009de0; }
.compare .compare_type-view a:hover {
  color: #e41317; }
.compare .compare_type-view a:hover span {
  border-bottom-color: transparent; }
.compare .compare_type-view a.active {
  color: #000;
  cursor: default;
  background: #e8e9ea;
  border-radius: 2px; }
.compare .compare_type-view a.active span {
  border-bottom-color: transparent; }
.compare .compare_type-view .change-blocks {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 2;
  cursor: pointer;
  width: 20px;
  height: 35px; }
.compare .compare_type-view .change-blocks#compare-prev {
  background: url("../img/ico/compare-prev.png") no-repeat center;
  left: 100%; }
.compare .compare_type-view .change-blocks#compare-next {
  background: url("../img/ico/compare-next.png") no-repeat center;
  left: 0;
  margin-left: 970px; }
.compare .compare_type-view .change-blocks.disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default; }
.compare .compare_tovar_photo {
  display: inline-block;
  padding: 9px 0; }
.compare tfoot th, .compare tfoot td {
  padding-top: 10px;
  padding-bottom: 10px; }
.compare tfoot th {
  font-size: 16px;
  line-height: 18px; }
.compare tfoot tr:first-child th, .compare tfoot tr:first-child td {
  padding-top: 25px; }

.catalog_tovar_raiting div.vote-hover {
  cursor: default; }

.basket-steps {
  margin: 22px 0 20px; }
.basket-steps a, .basket-steps em {
  display: inline-block;
  vertical-align: middle; }
.basket-steps em {
  width: 20px;
  height: 18px;
  background: url("../img/ico/next-step_gray.png") no-repeat center;
  margin: 0 15px; }
.basket-steps a {
  color: #737373;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  cursor: default;
  border: none; }
.basket-steps a.current {
  padding: 7px 11px 5px;
  background: #e8e9ea;
  border-radius: 2px;
  color: #000; }
.basket-steps a.active {
  padding-right: 10px;
  position: relative;
  cursor: pointer;
  color: #009de0; }
.basket-steps a.active:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  width: 13px;
  height: 13px;
  background: url("../img/ico/complete.png") no-repeat center; }
.basket-steps a[href] {
  cursor: pointer;
  color: #009de0; }
.basket-steps a[href]:hover {
  color: #e41317;
}
.basket-steps a img {
  margin-top: -3px;
  vertical-align: top;
}

.basket-table {
  width: 100%;
  margin: 20px 0 4px; }
.basket-table th, .basket-table td {
  text-align: left;
  vertical-align: top;
  border-bottom: 1px dotted #e6e6e6;
  padding: 20px 15px; }
.basket-table th:last-child, .basket-table td:last-child {
  padding-left: 10px;
  padding-right: 0; }
.basket-table tr:last-child td {border: 0;}
.basket-table th {
  color: #737373;
  font-size: 11px;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 13px; }
.basket-table td {
  color: #737373;
  font-size: 13px; }
.basket-table td img {
  max-width: 60px;
  max-height: 60px; }
.basket-table td p {
  margin: 0 0 5px; }
.basket-table td .tovar_name {
  font-size: 16px;
  line-height: 18px; }
.basket-table td .color-size {
  margin: 8px 0; }
.basket-table td.type-purchase_col {
  width: 225px; }
.basket-table .basket-table_remove-line {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  outline: none;
  background: url("../img/ico/remove-2.png") no-repeat center; }
.basket-table .basket-table_cost {
  line-height: 18px; }
.basket-table .basket-table_cost strong {
  font-size: 16px;
  color: #000;
  font-weight: normal; }

.color-size {
  position: relative; }
.color-size strong {
  font-weight: normal; }
.color-size .sel_size, .color-size .sel_color {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle; }
.color-size .sel_size {
  color: #737373;
  font-size: 11px;
  line-height: 18px; }
.color-size .sel_size strong {
  font-size: 16px;
  color: #000; }
.color-size .sel_color i {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  border-radius: 50%;
  border: 1px solid #bbbbbb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px; }
.color-size .sel_color.active i {
  width: 16px;
  height: 16px;
  margin: 4px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #bababa; }
.color-size .sel_color .sel_color_name {
  display: none; }
.color-size .color-size_result {
  display: inline-block; }
.color-size .color-size_result span {
  border-bottom: 1px dotted #737373;
  -webkit-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear; }
.color-size .color-size_result span:hover {
  border-bottom-color: transparent; }
.color-size .color-size_result i:hover + span {
  border-bottom-color: transparent; }
.color-size .color-size_result .sel_color {
  margin-left: 10px; }
.color-size .color-size_result .sel_color_name {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px; }
.color-size .color-size_modal {
  position: absolute;
  left: -23px;
  top: -53px;
  border-radius: 2px;
  background-color: #fff;
  border: solid 2px #e8e9ea;
  padding-bottom: 9px;
  display: none;
  z-index: 2; }
.color-size .color-size_modal .color-size_modal_close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 23px;
  height: 23px;
  background: url("../img/ico/close.png") no-repeat center;
  cursor: pointer; }
.color-size .color-size_modal p {
  padding: 13px 22px;
  margin: 0;
  font-size: 16px;
  line-height: 18px;
  color: #000; }
.color-size .color-size_modal ul {
  padding: 0;
  margin: 0;
  list-style: none; }
.color-size .color-size_modal ul li {
  display: block;
  margin: 1px 0; }
.color-size .color-size_modal ul li .sel_size {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 55px;
  text-align: right;
  padding-right: 9px;
  border-right: 1px solid #e8e9ea;
  border-radius: 0 2px 2px 0;
  color: #009de0;
  margin-right: 5px;
  padding-top: 8px;
  padding-bottom: 3px; }
.color-size .color-size_modal ul li .sel_size strong {
  color: #009de0;
  font-weight: normal; }
.color-size .color-size_modal ul li .sel_size.active {
  background: #e8e9ea;
  color: #737373;
  padding-top: 8px;
  padding-bottom: 3px; }
.color-size .color-size_modal ul li .sel_size.active strong {
  color: #000; }

.tovar_action_count {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 90px;
  height: 24px;
  text-align: center;
  white-space: nowrap;
  display: inline-block; }
.tovar_action_count > * {
  display: inline-block;
  vertical-align: middle; }
.tovar_action_count button {
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  width: 12px;
  height: 12px; }
.tovar_action_count button.minus {
  background: url("../img/ico/minus.png") no-repeat center; }
.tovar_action_count button.plus {
  background: url("../img/ico/plus.png") no-repeat center; }
.tovar_action_count input {
  width: 37px;
  height: 22px;
  text-align: center;
  border: none;
  box-shadow: none;
  outline: none;
  background: #fff;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  border-radius: 2px;
  border: solid 1px #ddd;
  margin: 0 9px; }

.type-purchase {
  position: relative; }
.type-purchase small {
  color: #737373;
  font-size: 11px;
  line-height: 14px;
  display: block;
  margin-top: 2px; }
.type-purchase .type-purchase_result {
  cursor: pointer; }

.type-purchase .type-purchase_result.one_variant
{
    cursor:default;
}
.type-purchase .type-purchase_result.one_variant strong
{
  border:none;
}

.type-purchase .type-purchase_result strong {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  border-bottom: 1px dotted #737373;
  -webkit-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear; }
.type-purchase .type-purchase_result strong:hover {
  border-bottom-color: transparent; }
.type-purchase .type-purchase_result small {
  max-width: 125px;
  margin-top: 7px; }
.type-purchase .type-purchase_modal {
  position: absolute;
  left: -42px;
  top: -15px;
  border-radius: 2px;
  background-color: #fff;
  border: solid 2px #e8e9ea;
  min-width: 290px;
  display: none;
  z-index: 2; }
.type-purchase .type-purchase_modal .type-purchase_modal_close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 23px;
  height: 23px;
  background: url("../img/ico/close.png") no-repeat center;
  cursor: pointer; }
.type-purchase .type-purchase_modal p {
  padding: 13px 40px 0;
  margin: 0;
  font-size: 16px;
  line-height: 18px;
  color: #000; }
.type-purchase .type-purchase_modal ul {
  padding: 0 0 0 40px;
  list-style: none;
  margin: 0; }
.type-purchase .type-purchase_modal ul li {
  display: block;
  margin: 10px 0; }
.type-purchase .type-purchase_modal ul li label {
  margin-left: -20px; }
.type-purchase .type-purchase_modal ul li label strong {
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: normal; }
.type-purchase .type-purchase_modal ul li label:before {
  margin-top: 2px; }


/*----------------------------
  Baskets page
----------------------------*/
.clear {clear: both;}
.basket-sum-total {
  text-align: right;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  padding: 32px 0 19px;
}
.basket-sum-total strong {
  font-weight: normal;
  font-size: 30px;
  padding-left: 19px;
}
.basket-sum-total span {
  font-size: 13px;
  color: #737373;
}
.basket-sum-total-final {
  float: left;
}
.basket-nav {
  overflow: hidden;
  padding: 0 0 40px;
  font-size: 13px;
  line-height: 39px;
}
.basket-nav-next {
  display: block;
  float: right;
  background: #e41317;
  height: 39px;
  text-decoration: none;
  color: #fff !important;
  padding: 0 58px 0 26px;
  margin: 0 0 0 47px;
  position: relative;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear
}
.basket-nav-next:hover {
  background: #f34043;
}
.basket-nav-next:before {
  position: absolute;
  top: 11px;
  right: 19px;
  content: ' ';
  background: url(../img/ico/poitner-r-white.png) 0 0 no-repeat;
  width: 20px;
  height: 19px;
}
.basket-nav-next-end {
  padding: 0 26px;
}
.basket-nav-next-end:before {
  display: none;
}
.basket-nav-final {
  float: left;
  margin: 0;
  padding: 0 26px; }
.basket-nav-final:before {
  display: none;
}
.basket-nav-prev {
  display: block;
  float: right;
  height: 39px;
  position: relative;
}
.basket-nav-prev:before {
  position: absolute;
  left: -12px;
  top: 16px;
  content: ' ';
  width: 5px;
  height: 8px;
  background: url(../img/ico/prev.png) 0 0 no-repeat;
  background-size: 100% 100%;

}



.basket-form {
  padding: 12px 0 0px;
  border-bottom: 1px dotted #e6e6e6;
  margin: 0 0 4px;
}
.basket-form-h3 {
  padding: 0 0 4px;
  font-size: 24px;
  line-height: 27px;
}
.basket-form-h3 a {
  font-size: 11px;
  margin-left: 15px;
}
.form-checkbox {
  float: left;
  width: 256px;
  padding: 0 63px 16px 0;
  position: relative;
  font-size: 11px;
  line-height: 14px;
  color: #737373;
  min-height:45px;
}
.form-checkbox.last {
  padding-right: 0;
}
.form-checkbox span {
  font-weight: normal;
  color: #000;
  font-size: 16px;
  line-height: 19px;
  display: block;
  padding: 0 0 7px;
}
.form-checkbox.active span {
  color: #e41317;
}
.form-checkbox strong {
  color: #000;
  font-weight: normal;
}
.form-checkbox input[type='radio'] + label:before {
  margin-top: 3px;
}
.recipient-data {
  width: 190px;
  padding-right: 0;
}
.date-form-column {
  width: 281px;
  float: left;

  padding-bottom: 15px;
}

.form-box {
  padding: 0 0 30px;
}
.date-form-column fieldset > label {
  display: block;
  color: #737373;
  font-size: 11px;
  margin-bottom: 4px; }
.date-form-column fieldset > label .important {
  font-style: normal;
  color: #ec797a; }
.date-form-column fieldset input[type="text"], .date-form-column fieldset input[type="password"] {
  height: 39px;
  line-height: 29px;
  font-size: 16px;
  padding-left: 18px;
}
.date-form-column fieldset textarea {
  height: 145px;
  resize: vertical; }
.date-form-column fieldset.half {
  width: 307px;
  display: inline-block;
  vertical-align: top; }
.date-form-column fieldset.half label {
  margin-left: 15px; }
.date-form-column fieldset.half + .half {
  margin-left: 35px; }
.date-form-column-two {
  width: 204px;
  margin: 0 69px 0 60px;
}
.phone-code {
  float: left;
  width: 42px;
  line-height: 39px;
  font-size: 16px;
}
.form-box .phone-operator {
  float: left;
  width: 48px;
  margin-right: 10px;
  padding-left: 13px !important;
}
.form-box .phone {
  float: left;
  width: 104px;
  padding-left: 13px !important;
}

.form-inp-home {
  float: left;
  width: 48px;
  margin-right: 10px;
}
.form-inp-housing {
  float: left;
  width: 48px;
  margin-right: 10px;
}
.form-inp-apartment {
  float: left;
  width: 88px;
}
.form-inp-home input, .form-inp-housing input, .form-inp-apartment input {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;}
.form-index-box {width: 85px;}
.form-index {
  padding-left: 15px !important;
}

.order-amount {
  display: inline;
  border-right: 1px solid #e6e6e6;
  padding-right: 13px;
  margin-right: 13px;
}
.amount-delivery {
  display: inline;
  border-right: 1px solid #e6e6e6;
  padding-right: 13px;
  margin-right: 13px;
}

.basket-steps-salon {
  display: none;
}

.shopping-list {
  border-bottom: 1px dotted #e6e6e6;
  margin: 0 0 4px;
  padding: 12px 0 6px;
}
.shopping-list p {
  font-size: 13px;
  line-height: 20px;
  margin: 0px 0 18px;
}
.shopping-list-it {
  display: inline-block;
  width: 150px;
  padding-right: 20px;
  margin-bottom: 20px;
  float:left;
}
.shopping-list-img {
  width: 60px;
  height: 86px;
  text-align: center;
  position: relative;
}
.shopping-list-img:before {
  position: absolute;
  top: 0;
  left: 115px;
  content: ' ';
  height: 65px;
  border-left: 1px solid #e6e6e6;
}
.shopping-list-img img {
  max-width: 80px;
  max-height: 60px;
}
.shopping-list-it a {
  text-decoration: none;
  color: #000;
  font-size: 13px;
  line-height: 18px;
}
.shopping-list-it a:hover {
  color: #e41317;
}
.order-result {
  width: 580px;
  padding: 12px 0 10px;
  font-size: 13px;
}
.order-result p {
  font-size: 13px;
  line-height: 20px;
  margin: 7px 0 10px;
}
.order-result p.h3 {
  font-size: 16px;
  line-height: 19px;

  margin-bottom: 12px;
}
.order-result p.h2 {
  font-size: 24px;
  line-height: 27px;
  margin: 10px 0 10px;
}
.order-result-acount {
  padding: 14px 0 13px;
}
.order-result-acount span {
  display: block;
  float: left;
  padding: 0 0 5px;
  width: 147px;
}
.salon-address {
  padding: 0 0 50px;
  position: relative;
}
.availability-header {
  float: left;
  width: 395px;
  padding: 63px 0 0;
}
.salon-address-i {
  border-top: 1px dashed #e6e6e6;
  height: 47px;
  font-size: 13px;
  padding-right: 65px;
  color: #737373;
}
.salon-address-i span {
  display: table-cell;
  vertical-align: middle;
  height: 47px;
  width: 340px;
}
.salon-address-i a {
  border-bottom: 1px dotted #009de0;
  margin-left: 5px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.salon-address-i a:hover {
  border-color: #e41317;
}
.availability-phone {
  width: 591px;
  height: 100%;
  float: left;
  position: absolute;
  right: 0;
  overflow: hidden;
  z-index: 2;

}
.availability-phone-in {
  position: absolute;
  left: 0;
  top: 0;
  width: 2000em;
}
.phone-items {
  float: left;
  width: 197px;
}
.phone-items-name {
  height: 63px;
  padding: 0 30px 0 20px;
  font-size: 13px;
  line-height: 18px;
}
.phone-items-name a {
  text-decoration: none;
  color: #000;
}
.phone-items-name a:hover {
  color: #e41317;
}
.phone-items-radio {
  border-top: 1px dashed #e6e6e6;
  height: 32px;
  padding: 15px 0 0 20px;
  color: #9b9da3;
}
.phone-items-radio.active label {
  color: #e41317;
}
.phone-items-radio label {
  margin-left: -20px;
  color: #000;
}
.phone-items-radio label.actove {
  color: #e41317;
}
.phone-item-button {
  height: 1px;
  position: relative;
  margin: 0 0 0 355px;
}
.phone-item-button a {
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
  height: 35px;
  z-index: 20;
}
.phone-item-button a.phone-item-next {
  top: 0;
  right: 0;
  background: url(../img/ico/corusel.gif) 100% 100% no-repeat
}
.phone-item-button a.phone-item-next:before {
  position: absolute;
  top: 0;
  left: 0;
  content: ' ';
  width: 20px;
  height: 35px;
  background: url(../img/ico/corusel.gif) 100% 0 no-repeat;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.phone-item-button a:hover.phone-item-next:before {
  opacity: 0;
}
.phone-item-button a.phone-item-prev {
  top: 0;
  left: 20px;
  background: url(../img/ico/corusel.gif) 0 100% no-repeat;
  display: none;
}
.phone-item-button a.phone-item-prev:before {
  position: absolute;
  top: 0;
  left: 0;
  content: ' ';
  width: 20px;
  height: 35px;
  background: url(../img/ico/corusel.gif) 0 0 no-repeat;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.phone-item-button a:hover.phone-item-prev:before {
  opacity: 0;
}




/*# sourceMappingURL=style.css.map */


.lk-tab {background: #e8e9ea; height: 39px; margin: 32px 0 40px;}
.lk-tab li {list-style: none; float: left; height: 39px; border-right: 1px solid #fff; font: normal 16px/35px 'TruthCYR_Regular', Arial, sans-serif; }
.lk-tab li a {display: block; padding: 1px 30px 0; height: 39px; text-decoration: none; color: #000;}
.lk-tab li span {border-bottom: 1px dotted #242222;}
.lk-tab li em {font-style: normal; color: #737373;}
.lk-tab li i {display: inline-block; width: 14px; height: 13px; font-size: 0; line-height: 10px; background: url(../img/ico/heart-ico.png) 0 0 no-repeat; margin: 1px 6px -1px 0;}
.lk-tab li.active i, .lk-tab li a:hover i {background-position: 0 -14px;}
.lk-tab li.active a, .lk-tab li a:hover {background: #fff; border: 1px solid #e8e9ea; border-bottom: 0; padding: 0 29px 0; cursor: pointer;}
.lk-tab li.active a {cursor: default;}
.lk-tab li.active a span, .lk-tab li a:hover span {border: 0;}

.lk-adress {margin: 0 0 6px; margin-right: -30px;}
.lk-adress-item {display: inline-block; width: 276px; padding: 14px 15px 15px 18px; border: 2px solid #e8e9ea; position: relative; margin: 0 25px 25px 0; font-family: 'TruthCYR_Regular', Arial, sans-serif;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.lk-adress-close {position: absolute; top: -13px; right: -14px; background: url(../img/ico/close-bg.png) 0 0 no-repeat; width: 26px; height: 23px;}
.lk-adress-close:hover {background-position: 0 -23px;}
.lk-adress-h {font: normal 16px 'TruthCYR_Regular', Arial, sans-serif; padding: 0 0 6px;}
.lk-adress-h a {font-size: 11px; margin-left: 15px; border-bottom: 1px dotted #009de0;}
.lk-adress-h a:hover {border: 0;}
.lk-adress-item p {font-size: 11px; line-height: 14px; color: #737373; margin: 0 0 10px;}

.lk-form {}
.lk-form .basket-form-h3 {padding-bottom: 21px;}
.form-inp-index {float: right;}
.lk-form.cantAddAddress{
  display:none;
}
.date-form-column-big {width: 330px; margin-right: 70px;}
.date-form-column-m {width: 280px; margin-right: 60px;}
.default-location {padding: 28px 0 0; font-size: 11px; color: #737373;}
.default-location a {font-size: 13px;}
.button-style {overflow: hidden; padding: 0 0 40px;}
.button-style a {display: block; float: left; background: #e41317; height: 39px; padding: 0 40px; font: normal 13px/39px 'TruthCYR_Regular', Arial, sans-serif; color: #fff; text-decoration: none;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;}
.button-style a:hover {
  background: #f34043;
}
.button-style span {display: none; float: left; background: #e8e9ea; height: 39px; padding: 0 40px; font: normal 13px/39px 'TruthCYR_Regular', Arial, sans-serif; color: #fff; text-decoration: none;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;}
.button-style-no a {display: none;}
.button-style-no span {display: block;}
.sale-info {padding: 13px 0 80px;}
.sale-info-box {float: left; padding: 0 30px 0 0; }
.sale-info-h {padding: 0 0 22px; font: normal 16px/19px 'TruthCYR_Regular', Arial, sans-serif;}
.sale-info-n {background: #f3f3f3; height: 45px; line-height: 45px; padding: 0 38px 0 20px; font-size: 16px; color: #737373;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.sale-info-n span {color: #000; font-size: 24px;}
.sale-info-comment {padding: 59px 0 0; color: #737373; font-size: 13px;float: left;}
.sale-info-graf {position: relative; width: 715px; height: 25px; margin-bottom: 112px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;}
.sale-info-line {position: relative; width: 715px; height: 25px; overflow: hidden; background: #e8e9ea;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;}
.sale-info-line-act {position: absolute; top: 0; left: 0; background: #25950b; height: 25px;}
.sale-info-line-act.line-act-1 {width: 14.28%;}
.sale-info-line-act.line-act-2 {width: 28.56%;}
.sale-info-line-act.line-act-3 {width: 42.84%;}
.sale-info-line-act.line-act-4 {width: 57.12%;}
.sale-info-line-act.line-act-5 {width: 71.4%;}
.sale-info-line-act.line-act-6 {width: 85.68%;}
.sale-info-line-act.line-act-7 {width: 100%;}
.line-border {position: absolute; bottom: -12px; width: 2px; height: 8px; background: #d2d2d2; margin-left: -1px;}
.line-border.line-border-1 {margin-left: 0; left: 0;}
.line-border.line-border-2 {left: 14.28%; background: #000000;}
.line-border.line-border-3 {left: 28.56%;}
.line-border.line-border-4 {left: 42.84%; background: #000000;}
.line-border.line-border-5 {left: 57.12%;}
.line-border.line-border-6 {left: 71.4%;}
.line-border.line-border-7 {left: 85.68%;}
.line-border.line-border-8 {left: 100%; background: #000000; margin-left: -2px;}
.line-pay {position: absolute; top:47px; font-size: 13px; color: #737373; width: 120px;}
.line-pay span {color: #000000; font-size: 16px;}
.line-pay.line-pay-1 {margin-left: -27px; left: 14.28%;}
.line-pay.line-pay-2 {margin-left: -38px; left: 42.84%;}
.line-pay.line-pay-3 {margin-left: -38px; left: 100%;}
.line-procent {position: absolute; top: -32px; margin: 0 0 0 -4px; font-size: 16px; color: #000;}
.line-procent.line-procent-1 {left: 14.28%;}
.line-procent.line-procent-2 {left: 42.84%;}
.line-procent.line-procent-3 {left: 100%;}
.sale-info-text {width: 440px;}
.sale-info-text h3 {font-size: 16px; line-height: 19px; font-weight: normal;}
.sale-info-text p {font-size: 11px; line-height: 18px; }
.my-account-top {padding: 6px 0 17px; border-bottom: 1px solid #e6e6e6; margin: 0 0 26px;}
.my-account-top-txt {float: left; display: block; width: 450px; font-size: 13px; line-height: 16px;}
.my-account-top a {margin: 16px 0 0; font-size: 13px; text-decoration: none; float: right;}
.user-date-form.details-form {border-top: 1px dotted #e6e6e6; border-bottom: 1px dotted #e6e6e6; padding: 36px 0 0; margin-bottom: 34px; margin-top: -3px;}
.user-date-form.details-form .basket-form-h3 {padding-bottom: 23px;}
.form-box-inp-1 {width: 100px; margin: 0 30px 0 0; float: left;}
.form-box-inp-2 {width: 270px; margin: 0; float: left;}
.form-box-inp-3 {width: 200px; margin: 0; float: left;}
.details-form .date-form-column {width: 330px;}
.details-form .date-form-column-big {width: 400px;}
.form-box-organiz {width: 330px;}
.basket-form-h4 {font-size: 16px; padding: 0 0 23px;}
.password-visible {position: absolute; margin: 30px 0 0 297px; z-index: 20; display: block; width: 19px; height: 14px; background: url(../img/ico/password-visible.png) 0 0 no-repeat;}
.password-visible.active {background-position: -19px 0;}
.delivery-checkbox {padding-top: 23px;}
.order-header {overflow: hidden; border-bottom: 1px dotted #e6e6e6; margin-bottom: 7px;}
.order-header div {float: left; font-size: 11px; color: #737373; height: 26px;}
.order-th-1 {width: 245px; padding: 0 0 0 33px;}
.order-th-2 {width: 248px;}
.order-th-3 {width: 248px;}
.order-item {}
.order-item-h {background: #f3f4f4; font-size: 13px; height: 30px; line-height: 30px; cursor: pointer; margin-bottom: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear}
.order-item-h div {color: #000; float: left;}
.order-item-h1 {width: 245px; padding: 0 0 0 33px;}
.order-item-h2 {width: 248px;}
.order-item-h2 span {color: #737373; padding-left: 6px;}
.order-item-h3 {width: 248px;}
.order-item-h4 {width: 170px;}
.order-item-h4 span {color: #737373;}
.order-item-pointer {width: 16px; height: 11px; background: url(../img/ico/arrows.png) no-repeat 0 -11px; margin: 11px 0 0;}
.order-item-h.active {background: #fff;}
.order-item-h.active:hover {background: #f3f4f4;}
.order-item-h.active * {}
.order-item-h:hover .order-item-pointer {background-position: -16px -11px;}
.order-item-h.active .order-item-pointer {background-position: 0 0}
.order-item-h.active:hover .order-item-pointer {background-position: -16px 0;}
.order-item-h:hover .order-item-h1 a {color: #e41317;}

.order-cont {padding: 30px 0 0; display: none;}
.order-cont-info {float: left; width: 300px;}
.order-cont-info-i {padding: 0 0 1px;}
.order-cont-info h3 {font-size: 16px; font-weight: normal;margin-bottom: 8px;}
.order-cont-info p {color: #737373; font-size: 11px; line-height: 14px;margin: 0 0 7px;}
.order-cont-phone {float: left; width: 233px; margin: 0 0 0 125px;}
.order-cont-phone td {vertical-align: middle; text-align: center; padding: 20px 22px 20px 0; border-bottom: 1px solid #e6e6e6; width: 60px;}
.order-cont-phone td img {max-width: 60px; max-height: 60px;}
.order-cont-phone th {font-weight: normal; font-size: 13px; line-height: 18px; vertical-align: middle; text-align: left; padding: 22px 15px 22px 0; border-bottom: 1px solid #e6e6e6;}
.order-cont-phone tr:last-child td, .order-cont-phone tr:last-child th {border: 0;}
.lk-cont-order {padding: 6px 0 030px;}
.order-item .basket-sum-total {padding: 15px 0 60px;}
.order-cont-pay {border-top: 1px solid #e6e6e6;margin-top: 26px;}
.lk-cont-order h2 {font-size: 24px; line-height: 27px; margin: 10px 0 20px; font-weight: normal;}
.lk-cont-order .current-order h2 {margin-bottom: 10px;}
.order-condition {display: inline-block; background: #24950b; height: 16px; line-height: 16px; font-size: 11px; color: #fff; padding: 0 6px; vertical-align: top; margin: 4px 0 0 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.current-order-date {color: #737373; font-size: 13px;}
.current-orde-print {font-size: 11px; margin-left: 26px; padding: 3px 0 3px 24px; background: url(../img/ico/print.png) 0 0 no-repeat;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear}
.current-orde-print:hover {background: url(../img/ico/print-h.png) 0 0 no-repeat;}
.current-order-cont {padding: 13px 0 20px; border-top: 1px dotted #e6e6e6; margin: 26px 0 0;}
.current-order {margin: -13px 0 0;}
.order-cont-pay .basket-sum-total {padding: 16px 0 29px;}
.order-cont-pay .basket-sum-total strong {font-size: 25px;}
.select-date {width: 79px; float: left; margin-right: 10px;}
.select-month {width: 132px; float: left; margin-right: 10px;}
.select-year {width: 91px; float: left;}
.form-box .select-wrapper.big-size .select2-container .select2-choice > .select2-chosen {margin-right: 20px;}
.form-box .select-wrapper.big-size .select2-container .select2-choice .select2-arrow {width: 20px;}
.user-date-form-border {border-bottom: 34px; border-bottom: 1px dotted #e6e6e6; margin-bottom: 34px;}
.tovar_availability {color: #000; text-align: left; width: 180px; white-space: nowrap;}
.tovar_availability span {color: #737373;}
.td-pay {white-space: nowrap;}
.add-button {text-align: center; display: block; width: 152px; height: 25px; line-height: 25px; color: #fff; margin: 0 0 14px; font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;}
a.add-button {background: #e41317; color: #fff;}
a.add-button:hover {background: #f34043;}
span.add-button {background: #e8e9ea;}
.basket-table td a.add-button {margin-top: -3px;}
.add-compare {display: block; background: url("../img/ico/compare.png") no-repeat 0 center; padding: 0 0 0 22px; font-size: 11px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;}
.add-compare:hover {background: url("../img/ico/compare-h.png") no-repeat 0 center;}
.add-compare-ok {color: #e41317; background: url("../img/ico/compare-h.png") no-repeat 0 center; display: none; padding: 0 0 0 22px; margin-bottom: 10px; font-size: 11px; position: relative; }
.add_pre_order {display: inline-block; padding: 0 0 0 22px; margin-bottom: 10px; font-size: 11px; position: relative;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;}
.add_pre_order {background: url(../img/ico/mail.gif) 0 1px no-repeat;}
.add_pre_order:hover {background: url(../img/ico/button-mail-act.png) 0 1px no-repeat;}
.reg-checkbox {padding: 0 0 25px; margin:  0 0;position: relative;top: -19px;}
.capctha {padding: 40px 0 0; float: none; width: auto; margin-top: -47px;}
.capctha-img {float: left; border: 1px dashed #dddddd; width: 174px; height: 55px; margin: 7px 0 33px; position:relative;}
.capctha-img img {max-width: 174px; max-height: 55px;}
.capctha .form-box {float: left; width: 104px; padding-left: 31px;}
.signin-column {float: left; border: 2px solid #e8e9ea; width: 332px; padding: 44px 79px 44px 60px; height: 372px; margin: 24px 0 100px;}
.signin-link {font-size: 11px; padding: 0 0 36px;}
.signin-link span {padding: 0 12px; color: #e6e6e6;}
.signin-column .button-style {padding-bottom: 0;}
.signin-soc {float: right; border: 2px solid #e8e9ea; width: 332px; padding: 44px 0 44px; width: 471px; height: 372px; text-align: center; margin: 24px 0 100px;}
.signin-soc-button {text-align: center;}
.signin-soc-button li {list-style: none; padding: 0 0 20px;}
.signin-soc-button li img {
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-shadow: none;
  -moz-box-shadow:    none;
  box-shadow:         none;}
.signin-soc-button li img:hover {opacity: 0.9 !important;}


a.dotted:hover span {border: 0;}
input[type=text]:hover, input[type=password]:hover, textarea:hover,
input[type=text]:focus, input[type=password]:focus, textarea:focus {border-color: #242222;}

.form-box .pass-valid-3 {display: none;}
.form-box.active .pass-valid-3 {display: block;}
.form-box.active .pass-valid-2 {display: none;}
.basket-table .basket-table_remove-line {background-position: 0 center;}
.basket-table .basket-table_remove-line:hover {background-position: -15px center;}
.tovar_top-action button.compare-button:hover {background-image: url(../img/ico/compare-h.png);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;}
.tovar_top-action button.favorite-button:hover { background-image: url(../img/ico/heart-ico-h.png);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;}
#radio-acoutn {display: none;}
.form-box-link-pass {margin-top: -20px;}
.h3.form-checkbox {padding-bottom: 0;}
.adress-radio p {padding-left: 20px;}


.vhod-link {display: block; width: 25px; height: 21px; margin-top: 1px; background: url(../img/ico/vhod-link.png) 0 0 no-repeat; float: left;}
.vhod-link:hover {background-position: -27px 0;}
.vhod-link.active {background-position: -27px 0;}
.vhod-link-popup {position: relative; width: 3px; height: 21px; display: block; float: left;}
.vhod-link-popup-i {position: absolute; top: 34px; left: -140px; display: none; width: 260px; z-index: 50; background: #fff; padding: 25px 0 26px; font-size: 13px; color: #009de0; text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px 0px rgba(153, 155, 159, 0.2);
  -moz-box-shadow:    0 0 15px 0px rgba(153, 155, 159, 0.2);
  box-shadow:         0 0 15px 0px rgba(153, 155, 159, 0.2);}
.vhod-link-popup-i:before {position: absolute; top: -6px; left: 50%; margin-left: -6px; content: ' ';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid #fff;}
.vhod-link-popup-i a {text-decoration: none; margin: 0 10px;}
.profile-link-popup-i {width: 200px; left: -87px;}
.note_to_order {margin-right: -180px; width: 450px;}
.note_to_order-h {padding: 0 0 8px; font-size: 16px; margin: 13px 0 8px;}
.note_to_order-h a {text-decoration: none; color: #42ace4; border-bottom: 1px dotted #42ace4;}
.note_to_order-h a:hover {color: #e41317; border-color: #e41317;}
.table-note_to_order {width: 100%; display: none;}
.table-note_to_order th {text-align: left; font-weight: normal; color: #737373; font-size: 12px; padding: 0 0 14px;}
.table-note_to_order td {vertical-align: top; padding: 0 20px 12px 0; color: #000; font-size: 13px;}
.table-note_to_order tr td:first-child {white-space: nowrap;}

.news-list {vertical-align: top; margin-right: -28px;}
.news-list-item {margin: 0 0 0 25px !important; display: block; float: left; width: 355px; min-height: 150px; margin: 0; padding: 0 25px 18px 0; vertical-align: top; position: relative;}
.news-list-bor {clear: left; border-top: 1px solid #e6e6e6; height: 22px; width: 734px;}
.stock {position: absolute; margin-top: 9px; background: #e41317; padding: 0 6px; margin-left: -6px; height: 16px; line-height: 16px; font-size: 11px; color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.stock.stock_relative{
  position: relative;
  display: block;
  width: 31px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.news-list-img {height: 170px; width: 355px; overflow: hidden; margin: 0 0 -41px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.news-list-border {margin: 1px 0 0; border-top: 1px solid #e6e6e6; height: 6px;}
.news-date {font-size: 11px; color: #000; padding: 0 10px 0 0; display: inline-block; position: relative; background: #fff; font-size: 16px; height: 22px; line-height: 22px;}
.news-date span {font-size: 11px; line-height: 15px; vertical-align: top;}
.news-list-item h3 {font-size: 16px; line-height: 20px; display: block; font-weight: normal; margin: 0; position: relative; padding: 0 7px 0 0;}
.news-list-item h3 a {background: #fff; position: relative;}
.news-list-item h3 a:after {position: absolute; content: ' '; right: -5px; width: 5px; height: 22px; display: block;}
.news-list-txt {padding: 10px 0 0; overflow: hidden; max-height: 70px;}
.news-list-txt p {margin: 0 0 7px; font-size: 11px; line-height: 16px;}
.text-over {position: absolute; background: url(../img/ico/text-over.png) 0 0 no-repeat; height: 38px; left: 0; right: 0; bottom: 0;}
.calendar-column {background: #e8e9ea; width: 225px;}
.calendar {padding: 7px 20px 0; margin: 0 0 -1px;}
.calendar li {list-style: none; padding: 11px 0 14px; border-bottom: 1px solid #fff; font-size: 11px;}
.calendar li a {text-decoration: none; color: #000000;}
.calendar li a:hover {color: #e41317;}
.calendar li ul {margin: 0; padding: 10px 0 0 0; display: none;}
.calendar li.active ul {display: block;}
.calendar li ul li {padding: 3px 0 0; border: 0;}
.calendar li ul li a {display: inline-block; padding: 4px 20px 4px; color: #686969;}
.calendar li ul li a:hover {color: #e41317;}
.calendar li ul li.active a {background: #e41317; color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.sign_up {border-top: 1px solid #fff; padding: 20px 20px 16px;}
.sign_up h4 {font-size: 11px; font-weight: normal; margin: 0; padding: 0 0 12px; color: #000;}
.sign_up-form {position: relative;}
.sign_up-form input {border: 1px solid #ddd; background: #fff; height: 24px; line-height: 24px; padding-right: 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}
.sign_up-form button {position: absolute; display: block; border: 0; padding: 0; margin: 0; top: 7px; right: 7px; width: 15px; height: 10px; background: url(../img/ico/button-mail.gif) 0 0 no-repeat;}
.rss-img {margin-left: 10px;}
.stock-date {background: #e8e9ea; width: 185px; padding: 14px 20px 17px; margin: 0 0 25px;}
.stock-date-h {font-size: 16px; color: #686969; padding: 0 0 16px 10px;}
.stock-date-n {margin-bottom: 11px; padding-bottom: 11px; position: relative; font-size: 13px; color: #000; position: relative;}
.stock-date-n span {font-size: 24px; padding: 0 3px;}
.stock-date-n:before {position: absolute; bottom: 0; left: 0; width: 44px; content: ' '; font-size: 0; border-bottom: 1px solid #fff;}
.stock-date-com {font-size: 11px; line-height: 14px; color: #686969;}
.stock-right-link {margin: 0 0 0 21px;}
.stock-right-link li {list-style: none; padding: 0 0 21px; font-size: 16px;}
.stock-right-link li a {border-bottom: 1px dotted #42ace4;}
.stock-right-link li a:hover {border-color: #fff;}
.catalog-filtr .arrow-left {margin: -1px 6px 0 0;}
.news-page {color: #000; padding: 0 0 55px;}
.news-page p {margin: 0; padding: 0 0 10px; font-size: 13px; line-height: 20px;}
.list-namber {margin: -2px 0 7px; padding: 0 0 0 32px;}
.list-namber li {padding: 0 0 10px 22px; position: relative; font-size: 13px; line-height: 20px; list-style: none;}
.list-namber li i {font-style: normal; position: absolute; left: 0; color: #e41317;}
.table-stock {width: 100%; margin: 21px 0 13px;}
.table-stock th {vertical-align: bottom; padding: 0 0 18px; border-bottom: 1px dotted #e6e6e6; text-align: left; color: #737373; font-weight: normal; font-size: 11px; line-height: 13px;}
.table-stock td {padding: 44px 15px 20px 0; vertical-align: top; color: #737375; font-size: 11px; border-bottom: 1px dotted #e6e6e6;}
.table-stock tr td.first {padding-top: 20px; text-align: left; width: 270px;}
.table-stock-img {width: 65px; text-align: center; float: left;}
.table-stock-img img {max-width: 65px; max-height: 65px;}
.table-stock-name {position: relative; padding: 0; height: 26px;}
.table-stock-name h3 {font-size: 16px; position: absolute; width: 650px; top: 0; font-weight: normal; margin: -3px 0 0;}
.table-stock-txt {margin: 0 0 0 90px;}
.tovar-pay {font-size: 11px; color: #737373;}
.tovar-pay span {font-size: 13px; color: #000;}
.table-stock-comment {font-size: 11px; padding: 0 0 31px;}
.table-stock-comment span {color: #737373; padding: 0 36px 0 0;}
.news-sl-h {margin: 0 0 11px;}
.news-sl-h a {font-size: 24px; border-bottom: 1px dotted #009de0;}
.news-sl-h a:hover {border-color: #fff;}
.news-sl-h:after {display: inline-block; width: 14px; height: 14px; content: ''; background: url(../img/ico/sl.png) 0 0 no-repeat; margin: 0 0 0 10px;}
.news-sl-h.active:after {background-position: 0 -14px;}
.news-sl-cont {padding: 0 0 15px; display: none;}
.search-form {position: relative; width: 735px; padding-bottom: 25px;}
.search-form-inp {width: 100%; height: 37px; line-height: 37px; padding: 0 40px 0 20px; font-size: 16px;}
.search-form button {position: absolute; top: 0; right: 0; padding: 0; margin: 0; }


.search-form input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0 1px 0 #ebebeb inset;
  color: #000;
  margin: 0;
  padding: 5px 30px 5px 20px;
  width: 100%;
  height: 37px;
  line-height: 37px;
  font-size: 16px;}
.search-form input[type="text"]::-moz-placeholder {
  color: #b8b8b8;
  opacity: 1; }
.search-form input[type="text"]:-ms-input-placeholder {
  color: #b8b8b8; }
.search-form input[type="text"]::-webkit-input-placeholder {
  color: #b8b8b8; }
.search-form input[type="submit"] {
  width: 30px;
  height: 25px;
  position: absolute;
  right: 1px;
  top: 5px;
  background: url("../img/ico/header-search.png") no-repeat center;
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer; }
.search-comment {font-size: 11px; color: #737373; padding: 5px 0 0;}

.right-menu {background: #e8e9ea; width: 175px; padding: 13px 10px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.right-menu li {list-style: none; padding: 0 0 6px; font-size: 13px;}
.right-menu li a {text-decoration: none; display: inline-block; padding: 3px 11px 4px; color: #000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.right-menu li a span {color: #a8a9a9; padding-left: 3px;}
.right-menu li.active a {background: #e41317; color: #fff !important; cursor: default;}
.right-menu li.active a span {color: #fff !important;}
.right-menu li a:hover, .right-menu li a:hover span {color: #e41317;}
.search-no-comment {font-size: 13px; padding: 0 0 20px;}
.search-no-menu {text-align: left; margin: 0; padding: 0; min-height: 200px;}
.search-no-menu li {list-style: none; display: inline-block; vertical-align: top; width: 19%; padding: 0 0 10px; margin: 0; font-size: 13px;}
.signin-page-2 .signin-column, .signin-page-2 .signin-soc {height: 299px;}
.acoutn-tabs {overflow: hidden; padding: 0 0 27px; margin: 0;}
.acoutn-tabs li {list-style: none; padding: 0; float: left;}
.acoutn-tabs li a {display: block; color: #009de0; height: 30px; line-height: 30px; padding: 0 20px; font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}
.acoutn-tabs li a span {border-bottom: 1px dotted #009de0;}
.acoutn-tabs li a:hover {color: #e41317;}
.acoutn-tabs li a:hover span {border: 0;}
.acoutn-tabs li.active a {background: #e8e9ea; color: #000;}
.acoutn-tabs li.active a span {border: 0;}

.my-account-reg {border-top: 1px solid #e6e6e6; padding-top: 18px;}
.my-account-bor {border-top: 0;}
.my-account-reg .basket-form-h3 {margin-bottom: 21px;}
.my-account-reg .basket-form-h4 {padding-bottom: 18px;}
.my-account-reg .user-date-form.details-form {padding-top: 0; border: 0; padding-right: 0; margin: 0 ;}

.magazin-search {border-bottom: 1px solid #e6e6e6;margin-bottom: 21px;}
.magazin-search-select {float: left; width: 312px; margin: 0 30px 0 0; padding: 23px 0 32px;}
.magaz-sity {font-size: 24px; color: #000; padding: 0 0 10px;}
.magaz-header {border-bottom: 1px dotted #e6e6e6; padding: 0 0 8px; font-size: 11px; color: #737373;}
.magaz-header-th1 {float: left; width: 413px; padding: 0 0 0 20px;}
.magaz-cont-td1 a {border-bottom: 1px dotted #009de0;}
.magaz-cont-td1 a:hover {border-color: #e41317;}
.magaz-header-th2 {float: left; width: 166px;}
.magaz-header-th3 {float: left; width: 179px;}
.magaz-header-th4 {float: left; width: 190px; text-align: right;}
.magaz-cont {border-bottom: 1px dotted #e6e6e6; padding: 22px 18px 23px 20px; font-size: 13px; color: #000;}
.magaz-cont.active {border: 1px solid #e6e6e6; margin: -1px; margin-bottom: 0;}
.magaz-cont.active .magaz-cont-td1 a {border-color: #e41317; color: #e41317;}
.magaz-cont-td1 {float: left; width: 413px;}
.magaz-cont-td2 {float: left; width: 168px;}
.magaz-cont-td3 {float: left; width: 177px;}
.magaz-cont-td4 {float: left; width: 190px; text-align: right;}
.magaz-cont-comment {width: 392px; padding: 14px 0 18px 0;}
.magaz-cont-open {display: none;}
.magaz-padding {padding: 0 0 30px;}
.basket-promo {padding-top: 11px; white-space: nowrap}
.basket-promo input[type="text"] {width: 90px; font-size: 11px; margin-right: 7px;}
.basket-promo input[type="submit"] {background: url(../img/ico/ico-ok.png) center center no-repeat; margin-left: -4px; width: 24px; height: 24px; padding: 0; font-size: 0;}
.basket-promo-ok {display: inline-block; padding-top: 2px;}
.basket-discount {font-size: 11px; color: #737373;}
.basket-discount span {color: #e41317; text-decoration: line-through;}
.compare-popup {position: absolute; top: 108px; left: -30px; display: none; padding: 25px 0 26px 30px; background: #fff; width: 260px; z-index: 10;
  -webkit-box-shadow: 0 0 15px 0px rgba(153, 155, 159, 0.2);
  -moz-box-shadow:    0 0 15px 0px rgba(153, 155, 159, 0.2);
  box-shadow:         0 0 15px 0px rgba(153, 155, 159, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}
.compare-popup.compare-no {width: 320px; left: -60px;}
.compare-big {top: -15px; left: -40px; width: 250px; padding: 26px 46px 20px 32px;}
.compare-list-ico {position: absolute; top: 1px; left: 0;}
.compare-list-close {position: absolute; top: 10px; right: 10px; display: block; width: 30px; height: 30px; background: url(../img/ico/photo-close-bg.png) 0 0 no-repeat;}
.compare-list-close:hover {background-position: 0 100%;}
.compare-list {position: relative; padding: 0 0 0 35px; text-align: left;}
.compare-comment {font-size: 13px; line-height: 20px; padding: 0 0 10px;}
.compare-list-i {padding: 0 0 15px; position: relative; font-size: 13px;}
.list-close {display: block; position: absolute; top: 1px; right: -17px; width: 14px; height: 14px; background: url(../img/ico/remove-2.png) 0 0 no-repeat;}
.list-close:hover {background-position: -15px 0;}
.compare-list-i span {padding-right: 14px;}

.compare-mesaage {position: relative; padding: 0 0 0 37px; font-size: 13px; text-align: left;}
.compare-mesaage img {position: absolute; left: 0; top: -3px;}
.photo-3d {position: absolute; top: 0; left: 0;}

.new-pass {padding: 9px 0 0; min-height: 360px;}
.new-pass h3 {font-size: 16px; font-weight: normal; margin: 0 0 30px;}
.new-pass input {height: 39px; line-height: 29px; font-size: 16px; padding-left: 18px;}
.new-pass label {display: block; color: #737373; font-size: 11px; margin-bottom: 4px; }
.new-pass fieldset > label .important {font-style: normal; color: #ec797a; }
.new-pass .form-box {float: left; width: 332px; margin-right: 29px;}
.new-pass .button-style {padding: 17px 0 0;}
body .Magic360 span, body .Magic360 div {font-size: 0 !important;}

.pager-catalog {float: right; padding: 13px 0 0;}
.pager-catalog a {display: block; float: left; margin: 0 0 0 6px; padding: 0 5px; height: 15px; line-height: 16px; background: #e8e9ea; text-decoration: none; font-size: 11px; color: #000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.pager-catalog a.active {background: #e41317; color: #fff; cursor: default;}
.pager-catalog a:hover {background: #e41317; color: #fff;}
.main-catalog .catalog_tovar {margin-bottom: 20px;}
.main-catalog .h1 {margin-bottom: 16px;}
.main-catalog .h1 a {color: #000;}
.main-catalog .h1 a:hover {color: #e41317}

.inner-catalog .catalog_tovar {margin-bottom: 20px;}

.catalog-tovar-h {overflow: hidden; margin-bottom: 31px; border-bottom: 1px solid #e6e6e6;}
.catalog-tovar-h .h1 {display: block; float: left; font-size: 24px;}
.catalog-tovar-h .pager-catalog {float: left; padding-left: 23px; padding-top: 16px;}
.inner-catalog .catalog_tovar {border: 0;}
.inner-catalog .catalog {margin-bottom: 31px;}

.pull-right-news {padding-top: 24px; width: 225px;}
.pull-right-news .h3 {font-size: 16px; margin: 0 0 13px; color: #000;}
.pull-right-news .h3 a {color: #000;}
.pull-right-news .h3 a:hover {color: #e41317;}
.news-i-date {padding: 0 0 7px; color: #b8b8b8; font-size: 11px;}
.pull-right-news h3 {font-size: 13px; line-height: 16px; margin: 0 0 7px; font-weight: normal;}
.pull-right-news p {font-size: 11px; line-height: 16px; color: #000; margin: 0;}
.news-item {position: relative; overflow: hidden; max-height: 182px; margin: 0 0 22px;}
.news-item .text-over {bottom: auto; top: 169px; background-position: 0 -17px;}
.main-baner {padding: 10px 0 17px; height: 290px; position: relative; overflow:hidden;}
.main-baner ul {margin: 0;}
.main-baner li {list-style: none; height: 290px; width: 990px; position: relative; margin: 0; float: left;}
.baner-img {position: absolute; z-index: 1; top: 0; left: 0;}
.main-baner-cont {position: absolute; z-index: 10; top: 20px; left: 20px; width: 400px; height: 238px; padding: 12px 10px 0 30px; background: rgba(228, 19, 23, 0.9); color: #fff;}
.right_text .main-baner-cont {left:auto; right:20px;}
.main-baner-header {font-size: 30px; line-height: 30px; height: 60px; position: relative; margin: 0 0 9px;}
.main-baner-header span {position: absolute; bottom: 0; left: 0;}
.main-baner-txt {padding: 10px 0 0; margin: 0 0 13px; font-size: 16px; line-height: 20px; height: 80px; overflow: hidden;}
.main-baner-button {overflow: hidden;}
.main-baner-button a {display: block; float: left; padding: 0 30px; height: 35px; text-decoration: none; font-size: 16px; line-height: 35px; color: #000; background: #fff;
  -webkit-transition: color 0 linear;
  -o-transition: color 0 linear;
  transition: color 0 linear;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}
.main-baner-button a:hover {background: #e4272b; box-shadow: inset 0 0 1px 1px #fff; color: #fff;}
.corusel-pag {position: absolute; left: 269px; top: 227px; width: 160px; text-align: right; font-size: 0; z-index: 30;}
.corusel-pag a {display: inline-block; text-decoration: none; margin: 0 0 0 5px; width: 9px; height: 9px; border: 1px solid #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}
.corusel-pag a.selected, .corusel-pag a:hover {background: #fff;}

.form-pay {padding: 15px 0 0;}
.form-pay-h3 {border-bottom: 1px solid #e6e6e6; font-size: 16px; color: #000; padding: 0 0 12px; margin: 0 0 26px;}

.link-add-phone, .link-del-phone {float: left; padding: 12px 0 0 18px; font-size: 11px; margin-right: -70px; }
.link-add-phone a, .link-del-phone a {text-decoration: none; color: #b8b8b8; border-bottom: 1px dotted #999;}
.link-add-phone a:hover, .link-del-phone a:hover {border: 0; color: #e41317;}
.phone-add {display: none;}
.phone-add-in .clear {display: block; height: 4px;}
.date-form-column-width {width: 470px;}
.date-form-column-passport {width: 408px; margin-right: 60px;}
.fieldset-left {float: left; margin-right: 59px;}
.form-inp-pas-n {float: left; width: 97px; margin-right: 10px;}
.form-inp-pas-ind {float: left; width: 174px;}
.date-form-column-padding {padding-top: 86px;}
.date-form-column-m2 {width: 280px;}
.form-pay .date-form-column-two {margin-right: 60px;}
.form-accordion {padding: 30px 0 20px;}

.form-accordion-h {margin: 0 0 20px; font-size: 16px;}
.form-accordion-h a {color: #009de0; border-bottom: 1px dotted #009de0;}
.form-accordion-h a:hover {border-color: #fff; color: #e41317;}
.form-accordion-h.active a {border-color: #fff; color: #000;}
.form-label {padding: 0 0 13px; font-size: 13px; color: #737373;}
.form-label input[type='checkbox'] + label:before, .form-label input[type='radio'] + label:before {margin-top: 1px;}
.form-accordion-cont {display: none; padding-bottom: 15px;}
.form-button {border-top: 1px solid #e6e6e6; padding: 30px 0 40px; margin: 42px 0 0; font-size: 13px;}
.form-button span {
  display: block;
  float: left;
  background: #e8e9ea;
  height: 39px;
  padding: 0 40px;
  font: normal 13px/39px 'TruthCYR_Regular', Arial, sans-serif;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;}
.form-button a {display: none;}
.form-button.active a {display: block;}
.form-button.active span {display: none;}
.page-nav {height: 32px; padding: 4px 0 0;}
.link-back {font-size: 11px;}
.link-back i {margin-top: -1px;}
.nav-print {display: block; float: right; font-size: 11px; position: relative;}
.nav-print:before {position: absolute; content: ' '; top: 1px; left: -17px; width: 10px; height: 9px; background: url(../img/ico/ico-print.gif) 0 0 no-repeat;}
.tarif {position: relative; margin: 0 0 43px;}
.tarif:before {position: absolute; top: 0; bottom: 0; left: 480px; border-left: 1px solid #e6e6e6; content: ' ';}
.tarif-info {float: left; width: 442px; padding: 0 38px 0 0;}
.tarif-img {padding: 0 0 10px;}
.tarif-info ul {margin: 0; padding: 0 0 0 12px;}
.tarif-info li {margin: 0 0 10px; padding: 0 0 0 28px; background: url(../img/ico/marker.png) 0 5px no-repeat; font-size: 13px; line-height: 20px; list-style: none;}
.tarif-link-open {padding: 11px 0 0;}
.tarif-soc {padding: 38px 0 0 38px; font-size: 11px;}

.tarif-soc .social-links {
  width: 120px;
  margin: 7px 0 0; }
.tarif-soc .social-links a {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 22px;
  margin: 4px 4px 8px 0;
  background: url("../img/ico/sprite-social.png") no-repeat; }
.tarif-soc .social-links a.b-share-btn__vkontakte {
  background-position: 0 0; }
.tarif-soc .social-links a.b-share-btn__twitter {
  background-position: -29px 0; }
.tarif-soc .social-links a.b-share-btn__facebook {
  background-position: -58px 0; }
.tarif-soc .social-links a.fs {
  background-position: -87px 0; }
.tarif-soc .social-links a.ok {
  background-position: 0 -34px; }
.tarif-soc .social-links a.gl {
  background-position: -29px -34px; }
.tarif-soc .social-links a.yt {
  background-position: -58px -34px; }
.tarif-soc .social-links a.in {
  background-position: -87px -34px; }
.tarif-detals {float: right; width: 480px;}
.tarif-accordion {margin-bottom: 27px;}
.tarif-accordion-h {background: #f3f4f3; margin: 0 0 2px; height: 30px; line-height: 30px; cursor: pointer; padding: 0 50px 0 20px; position: relative; font-size: 16px; color: #42ace4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}
.tarif-accordion-h:before {position: absolute; top: 9px; right: 32px; content: ' '; width: 15px; height: 10px; background: url(../img/ico/pointer-item.png) 0 -30px no-repeat;}
.tarif-accordion-h:hover {color: #e41317;}
.tarif-accordion-h:hover:before {background-position: 0 -20px;}
.tarif-accordion-h.active {background: #fff; color: #42ace4;}
.tarif-accordion-h.active:before {background-position: 0 0px;}
.tarif-accordion-c {margin: 0 0 2px; padding: 5px 0 9px 20px; display: none;}
.tarif-header {padding: 0 0 8px; font-size: 11px; color: #737373;}
.tarif-tr {overflow: hidden;}
.tarif-th {float: left; width: 195px; padding: 0 10px 15px 0; font-size: 13px;}
.tarif-td {overflow: hidden; padding: 0 0 15px 0; font-size: 13px;}
.tarif-td span {font-size: 11px; color: #737373;}
.tarif-detals-header {padding: 0 0 12px; font-size: 16px;}
.tarif-detals-comment {font-size: 11px; color: #737373; padding: 0 0 9px;}
.tarif-tabs {margin: 0; overflow: hidden;}
.tarif-tabs li {list-style: none; float: left; height: 30px; line-height: 30px; padding: 0 10px; font-size: 16px; color: #737373; cursor: pointer; color: #;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}
.tarif-tabs li:hover {color: #e41317;}
.tarif-tabs li.active {background: #e8e9ea; color: #000;}
.tarif-pay {border-top: 1px solid #e6e6e6; margin: 40px 0 0; padding: 0 0 25px; }
.tarif-pay .basket-sum-total {padding-top: 27px;}
.tovar_description .statistic {padding-bottom: 20px;}
.tovar_description-tab {padding: 0 0 5px;}
.tovar_description-tabs {overflow: hidden; height: 35px; margin: 0;}
.tovar_description-tabs li {list-style: none; float: left; margin: 0 25px 0 0;}
.tovar_description-tabs li a {border-bottom: 1px dotted #222; color: #000; text-decoration: none;}
.tovar_description-tabs li a:hover {border-color: #fff; color: #e41317;}
.tovar_description-tabs li.active a {border-color: #fff; color: #000; position: relative;}
.tovar_description-tabs li.active a:before {position: absolute; content: ' '; left: -2px; right: -2px; bottom: -3px; border-bottom: 1px solid #888;}
.tovar_description-tabs li.active a:after {position: absolute; content: ' '; left: 50%; bottom: -8px; margin-left: -5px; background: url(../img/ico/pointer.gif) 0 0 no-repeat; width: 11px; height: 6px;}
.tovar_description-tab .short-description {display: none;}
.tovar-categori {font-size: 16px; padding: 4px 0 22px;}
.ico-help {margin-top: -2px;}
.summary-cost .summary-cost_step p {white-space: normal;}
.catalog-tabs {background: #e8e9ea; overflow: hidden; height: 39px; margin: 0 0 29px;}
.catalog-tabs li {list-style: none; float: left; font-size: 16px; border: 1px solid #e8e9ea; border-bottom: 0; position: relative; margin-right: 1px;}
.catalog-tabs li:before {position: absolute; content: ' '; width: 0; font-size: 0; top: -1px; left: -2px; height: 38px; border-left: 1px solid #fff;}
.catalog-tabs li a {display: block; padding: 0 30px; height: 38px; line-height: 38px; text-decoration: none; color: #000;}
.catalog-tabs li a span {border-bottom: 1px dotted #000;}
.catalog-tabs li a:hover span {border: 0;}
.catalog-tabs li.active a {background: #fff;}
.catalog-tabs li.active a span {border: 0;}
.tovar-pay-h {font-size: 16px; padding: 0 0 5px; margin: 0 0 -21px;}
.lnk-message-availability {position: relative; padding-left: 22px; margin-top: 16px;}
.lnk-message-availability img {position: absolute; left: 0; top: 1px; }
.lnk-message-availability a {text-decoration: none; font-size: 11px;}
.availability-txt {font-size: 16px; margin: 14px 0 26px;}


.tovar_summary .tovar_gallery {position: relative;}
.tovar_gallery .catalog_tovar_label.type-1 {
  background: #e41317;
}
.tovar_gallery .catalog_tovar_label.type-2 {
  background: /*#25950b*/#015aaa; }
.tovar_gallery .catalog_tovar_label.type-3 {
  background: #950b90; }
.tovar_gallery .catalog_tovar_label {
  display: block;
  position: absolute;
  left: -7px;
  top: 12px;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 11px;
  font-style: normal;
  color: #fff;
  z-index: 10;
}
.availability-padding {padding-top: 5px;}

.popup {}
.pre_order-cont {position: relative; margin: 35px 0 0;}
.pre_order-cont:before {position: absolute; top: 5px; bottom: 15px; left: 253px; border-left: 1px solid #e6e6e6; content: ' ';}
.pre_order-popup .catalog_tovar {float: left; border: 0; }
.pre_order-form {float: right; width: 302px;}
.pre_order-form .tovar_action_count input {padding-left: 0 !important; width: 37px; text-align: center;}
.pre_order-form .button-style {padding-bottom: 0;}
.popup-bg {background: #000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; opacity: 0.35; display: none;}
.popup_close {position: absolute; top: 23px; right: 22px; width: 30px; height: 30px; background: url(../img/ico/photo-close-bg.png) 0 0 no-repeat;}
.popup_close:hover {background-position: 0 100%;}
.tovar_gallery_slider.fotorama--fullscreen .fotorama__fullscreen-icon:hover {background: url(../img/ico/photo-close-hover.png) center center no-repeat;}
.pre_order-message-popup  .ui-dialog-content {padding: 28px 70px 15px !important;}
.pre_order-message-popup .h3 {font-weight: normal;}
.pre_order-message-popup .pre_order-form {float: none; width: auto;}
.pre_order-message-popup .h3 {margin: 0 -30px 42px 0;}
.popup .form-box {padding-bottom: 20px;}
.popup .delivery-checkbox {padding-top: 0; padding-bottom: 38px;}
.catalog_tovar .catalog_tovar_action .catalog_tovar_message {width: 25px; height: 21px; background: url(../img/ico/tovar_message.png) 0 0 no-repeat; margin-left: 6px;}
.catalog_tovar .catalog_tovar_action .catalog_tovar_message:hover {background-position: 0 -20px;}
.catalog_tovar .catalog_tovar_action .catalog_tovar_order {width: 28px; height: 20px; background: url(../img/ico/tovar_compare.png) 0 0 no-repeat;}
.catalog_tovar .catalog_tovar_action .catalog_tovar_order:hover {background-position: 0 -21px;}
.catalog_tovar_cost_old i {font-style: normal; color: #737373; position: absolute; right: -35px; top: 0; width: 30px;}
.catalog_tovar_cost_old {position: relative;}
.pull-right .select2-results li {text-align: right;}
footer p {max-width: 600px;}
footer {height: 200px;}
footer .phones {width: 235px;}
footer .separate {margin: 0 16px;}
footer .phones p {margin-bottom: 14px;}
.page-404 {width: 355px; margin: 0 auto; overflow: hidden;}
.page-404-cont {text-align: center; padding-top: 106px;}
.page-404-cont .h1 {margin-bottom: 65px;}
.page-404-txt {text-align: center; font-size: 13px; line-height: 20px; padding-bottom: 24px;}
.page-404-cont .search-form {width: 485px; margin: 0 auto 35px;}
.page-404-menu {width: 570px; margin: 0 auto; padding-left: 100px;}
.page-404-menu li {list-style: none; width: 139px; float: left; margin: 0 0 23px; font-size: 13px; text-align: left; height:25px;}


.compare .catalog_tovar_cost {color: #737373; font-size: 11px; }
.compare .catalog_tovar_cost strong {font-weight: normal; font-size: 16px; line-height: 18px; color: #000; }
.compare .catalog_tovar_cost_old {display: block; color: #e41317; font-size: 11px; text-decoration: line-through; position: absolute; left: 0; bottom: -12px; }
.catalog_tovar_action {position: relative;}
.ico-info-box {width: 22px; height: 22px; margin: 0 0 0 -25px; background: url(../img/ico/tovar_icons.png) 0 0 no-repeat;}
.ico-info_bolt {background-position: -14px -9px;}
.ico-info_construction {background-position: -16px -49px;}
.ico-info_battery {background-position: -14px -89px;}
.ico-info_interfaces {background-position: -14px -129px;}
.ico-info_navigation {background-position: -14px -169px;}
.ico-info_loadcells {background-position: -14px -208px;}

.ico-info_display {background-position: -61px -9px;}
.ico-info_camera {background-position: -61px -49px;}
.ico-info_dimensions {background-position: -61px -89px;}
.ico-info_processor {background-position: -61px -129px;}
.ico-info_sim {background-position: -61px -167px;}
.ico-info_main {background-position: -59px -208px;}

.ico-info-box {opacity: 0;}
.js-accordeon.active .ico-info-box {opacity: 1;}

.purchase-method .catalog_tovar_cost {color: #737373; }
.purchase-method .catalog_tovar_cost strong {font-weight: normal; font-size: 16px; line-height: 18px; color: #000; }
.purchase-method .catalog_tovar_cost_old {display: block; font-size: 11px; position: absolute; left: 0; bottom: -12px; }
.purchase-method .catalog_tovar_cost_old em {font-style: normal; color: #e41317; text-decoration: line-through; font-size: 14px;}
.purchase-method .catalog_tovar_cost_old i {font-size: 14px;}
.purchase-method .catalog_tovar_action {padding-bottom: 8px; }

.feedback-comment {padding: 0 0 22px; font-size: 13px; line-height: 16px; width: 700px;}
.feedback-form-column {width: 650px; padding-bottom: 0;}
.feedback-form .date-form-column {padding-bottom: 0;}
.form-error label {color: #e41317 !important;}
.form-error input {border-color: #e41317 !important; color: #e41317; background: #fff7f7;}
.form-error input.focus {color: #000 !important;}

.page-text {padding: 0 0 50px;}
.text-cont {margin: 0 0 0 341px; position: relative;}
.text-cont h1 {position: absolute; left: -341px; width: 278px; text-align: right; font-size: 24px; line-height: 30px; color: #e41317; margin: -3px 0 0;}
.text-cont h1:before {position: absolute; right: -31px; top: 7px; content: ' '; border-left: 3px solid #e6e6e6; height: 100px;}
.text-cont h2 {position: absolute; left: -341px; width: 278px; font-weight: normal; text-align: right; font-size: 24px; line-height: 30px; color: #e41317; margin: -3px 0 0;}
.text-cont h2:before {position: absolute; right: -31px; top: 7px; content: ' '; border-left: 3px solid #e6e6e6; height: 100px;}
.text-cont h3 {position: absolute; left: -341px; width: 310px; text-align: right; font-size: 16px; color: #000; margin: 0; font-weight: normal;}
.text-cont blockquote {display: block; border-top: 2px solid #e6e6e6; border-bottom: 2px solid #e6e6e6; margin: 35px 0 35px -85px; padding: 21px 0 23px; width: 480px; text-align: center; font-size: 24px; line-height: 30px;}
.text-cont p {font-size: 13px; line-height: 20px; margin: 0 0 15px;}
.text-ul {margin: 0 0 15px;}
.text-ul li {list-style: none; padding: 0 0 12px 53px; position: relative; font-size: 13px; line-height: 20px; position: relative;}
.text-ul li i {font-style: normal; display: block; position: absolute; z-index: 3; left: 20px; top: 0; font-size: 13px; color: #fff; height: 17px; line-height: 18px; width: 17px; text-align: center; background: #e41317;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;}
.text-ul li:before {position: absolute; top: 0; bottom: 0; left: 28px; z-index: 1; border-left: 1px solid #e41317; content: ' '}
.text-ul li:last-child:before {display: none;}
.text-cont ul {margin: 0 0 15px 25px; padding: 0;}
.text-cont ul li {list-style: none; padding: 0 0 13px 30px; font-size: 13px; line-height: 20px; background: url(../img/marker.gif) 0 8px no-repeat;}
.text-cont-img {overflow: hidden; margin: 0 0 25px -341px;}
.text-img {float: left; padding: 0 30px 0 0; width: 565px; text-align: right;}
.text-comment {overflow: hidden; font-size: 11px; line-height: 16px; color: #737373; max-width: 260px;}
.text-tovar {margin: 60px 0 47px -341px; position: relative;}
.text-tovar-header {text-align: center; padding: 0 0 25px; font-size: 24px;}
.graph-txt-l {float: left; width: 290px; padding: 75px 0 0 60px; text-align: right; font-size: 11px; line-height: 16px;}
.graph-txt-r {float: right; width: 310px; padding: 75px 40px 0 0; font-size: 11px; line-height: 16px;}
.graph-img {width: 220px; margin: 0 auto;}
.account-txt {margin: 0 0 31px; position: relative; padding: 32px 0 40px; font-size: 24px; line-height: 30px;}
.account-txt:before {position: absolute; content: ' '; top: 0; left: -84px; border-top: 2px solid #e6e6e6; width: 566px;}
.account-txt-b {position: absolute; bottom: 0; left: 0; width: 448px; border-bottom: 2px solid #e6e6e6;}
.account-txt-b:before {position: absolute; right: -33px; top: -19px; content: ' '; background: url(../img/quotes.png) 0 0 no-repeat; width: 24px; height: 20px;}
.account-ava {position: absolute; left: -240px; top: -75px; text-align: center; width: 146px;}
.account-ava-img {padding: 2px; border: 1px solid #e6e6e6; margin: 0 0 11px; width: 146px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;}
.account-ava-img img {width: 146px; height: 146px; vertical-align: top;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.account-ava h4 {font-size: 16px; line-height: 20px; font-weight: normal; margin: 0 0 6px;}
.account-ava p {font-size: 11px; line-height: 16px; }

.site-map {border-bottom: 1px solid #e6e6e6; padding-bottom: 6px; padding-top: 7px; margin: 0 0 17px;  overflow: hidden;}
.site-map-last {border: 0;}
.site-map li {list-style: none; font-size: 16px;}
.site-map ul {padding: 11px 0 0; margin: 0; min-height: 100px;}
.site-map ul li {font-size: 13px; padding: 0 0 16px; width: 170px; float: left;}
.site-map ul ul {padding: 8px 0 0;}
.site-map ul ul li {font-size: 11px; padding: 0 0 5px; float: none;}
.site-map ul ul li a {color: #737373;}
.site-map ul ul li a:hover {color: #e41317;}

.catalog_tarif {width: 225px; margin: 0 15px 45px; display: inline-block; vertical-align: top; border-bottom: 1px solid #e6e6e6;position: relative;}
.catalog_tarif-img {height: 76px; overflow: hidden; margin: 0 0 18px;}
.catalog_tarif-txt {height: 90px; margin: 0 0 7px; overflow: hidden;}
.catalog_tarif-txt p {margin: 0 0 5px;}
.catalog_tarif-txt h3 {font-size: 16px; font-weight: normal; margin: 0 0 9px;}
.catalog_tarif-h {font-size: 11px; color: #727373; margin: 0 0 5px;}
.catalog_tarif-pay {float: left; font-size: 11px; color: #727373;}
.catalog_tarif-pay span {font-size: 16px; color: #000;}
.catalog_tarif-txt br {font-size: 6px;}
.tarif-cont .catalog_tovar_action {padding: 0 0 13px;}
.tarif-cont .catalog_tovar_action .catalog_tovar_cost_old {left: 0;}
.tarif-cont .catalog_tovar {margin-bottom: 35px;}
.basket-table_cost .catalog_tovar_cost_old {display: inline-block; font-size: 11px;}
.basket-table_cost .catalog_tovar_cost_old em {font-style: normal; color: #e41317; text-decoration: line-through; font-size: 14px;}
.basket-table_cost .catalog_tovar_cost_old i {font-size: 14px;}
.basket-table .lnk-message-availability img {top: 2px;}
.basket-table .lnk-message-availability {margin-bottom: 8px;}

.page-link {width: 980px; margin: 40px auto; font-size: 13px;}

.tooltip-m {position: absolute; width: 400px; margin-left: -200px; display: none; text-align: center;}
.tooltip-in {display: inline-block; padding: 25px 30px 26px 30px; background: #fff; max-width: 300px; z-index: 10; position: relative;
  -webkit-box-shadow: 0 0 15px 0px rgba(153, 155, 159, 0.2);
  -moz-box-shadow:    0 0 15px 0px rgba(153, 155, 159, 0.2);
  box-shadow:         0 0 15px 0px rgba(153, 155, 159, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}
.basket-link:hover i {opacity: 0;}
.compare-link:hover i {opacity: 0;}
header .navigation .header-serch input[type="submit"] {right: -5px;}

.select-wrapper.no-border .select2-container .select2-choice > .select2-chosen {border: 0;}
.pseudo-input.default {background: #cfcfcf;}
.catalog-tovar-h .h1 a {color: #000;}
.catalog-tovar-h .h1 a:hover {color: #e41317;}
.tovar_full-details table tbody .js-accordeon_body:last-child td {padding: 5px 25px;}
body .lnk-default {display: none;}
.tovar_top-action button.lnk-default { background-image: url(../img/ico/heart-ico-h.png); color: #e41317;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;}
.tovar_description .condition p.condition-link {margin-right: -120px;}
.js-accordeon_body tr:hover {background: #eaeaea;}
.button-ok {display: none;}
.reviews .more-review button:hover {color: #e41317; background: #fff;}
.range-line_wrapper .ui-slider .ui-state-active, .range-line_wrapper .ui-slider .ui-state-default:hover  {background: #cfcfcf;}
.tovar_description .memory-size span:hover {color: #e41317;}
.tovar_description .memory-size span.active:hover {color: #000; cursor: default;}
.tovar_description .phone-color .js-toggle_punkt:hover {color: #e41317;}
.tovar_description .phone-color .js-toggle_punkt.active {color: #000; cursor: default;}
.installment-plan .js-accordeon_body {left: 0;}
.tovar_gallery_slider:before {}
.fotorama__stage__frame.fotorama__active:before {position: absolute; top: 40%; width: 30px; height: 55px; background: url(../img/ico/compare-bt.png) 0 0 no-repeat;}
.compare .compare_type-view .change-blocks {opacity: 0.5;}
.compare .compare_type-view .change-blocks:hover {opacity: 1;}
.compare .compare_type-view .change-blocks.disabled:hover {opacity: 0.3;}

.form-box .select-wrapper.big-size .select2-container .select2-choice .select2-arrow {opacity: 0.5;}
.select2-container .select2-choice:hover .select2-arrow {opacity: 1 !important;}
.details-form-border {border-top: 1px dotted #e6e6e6; border-bottom: 1px dotted #e6e6e6; margin: 0 0 34px; padding-top: 30px; margin-top: -10px;}
.details-form-border .date-form-column {padding-bottom: 0;}
.register-result {color: #737373;}
.basket-promo-txt {float: left; padding: 6px 9px 0 0;}
.save-adres-ok {color: #e41317; display: none;}
.fotorama__arr--next:before, .fotorama__arr--prev:before {position: absolute; content: ' '; top: -310px; width: 20px; height: 35px; background: red; z-index: 50; opacity: 0.5;}
.fotorama__arr--next:before {left: 0px; background: url("../img/ico/compare-next.png") no-repeat center;}
.fotorama__arr--next:hover:before { opacity: 1;}
.fotorama__arr--prev:before {right: 0px; background: url("../img/ico/compare-prev.png") no-repeat center;}
.fotorama__arr--prev:hover:before {opacity: 1;}
.tovar_gallery_slider .fotorama__nav-wrap {z-index: 5;}

body .tovar_top-action .compare-button-no {display: none; background-image: url(../img/ico/compare-h.png); background-position: 0 center; color: #e41317;}
.fotorama--fullscreen .fotorama__arr--next:before, .fotorama--fullscreen  .fotorama__arr--prev:before {display: none !important;}
.fotorama--fullscreen .fotorama__arr--next, .fotorama--fullscreen  .fotorama__arr--prev {opacity: 0.5 !important;}
.fotorama--fullscreen .fotorama__arr--next:hover, .fotorama--fullscreen  .fotorama__arr--prev:hover {opacity: 1 !important;}
.select-wrapper.big-size .select2-container .select2-choice .select2-arrow {opacity: 0.5;}
.select-wrapper.big-size .select2-container .select2-choice .select2-arrow:hover {opacity: 1;}
.reviews .add-review .add-review_raiting {display: inline-block;}
td .compare_buy {z-index: 20; position: relative;}
.color-size .sel_size:hover *, .sel_color:hover .sel_color_name {color: #e41317;}
.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {background: #fff;}
.tooltip:after {bottom: 30px;}
.catalog_tovar, .catalog-filtr, .basket-form, .catalog-tovar-h, .form-pay-h3, .site-map, .magazin-search, .magaz-cont, .my-account-top,
.compare th, .compare td {
  -webkit-box-shadow: 0px 1px 0px 0px rgba(250, 250, 250, 0.95);
  -moz-box-shadow:    0px 1px 0px 0px rgba(250, 250, 250, 0.95);
  box-shadow:         0px 1px 0px 0px rgba(250, 250, 250, 0.95);
}
.my-account-reg, .tarif-pay {
  -webkit-box-shadow: 0px -1px 0px 0px rgba(250, 250, 250, 0.95);
  -moz-box-shadow:    0px -1px 0px 0px rgba(250, 250, 250, 0.95);
  box-shadow:         0px -1px 0px 0px rgba(250, 250, 250, 0.95);
}
footer {
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(250, 250, 250, 0.95);
  -moz-box-shadow:    inset 0px 1px 0px 0px rgba(250, 250, 250, 0.95);
  box-shadow:         inset 0px 1px 0px 0px rgba(250, 250, 250, 0.95);
}
.installment-plan .js-accordeon_body tr.active * {cursor: default !important;}
.installment-plan .js-accordeon_body tr td {cursor: pointer;}
.textarea-form-column {margin-top: -15px;  width: 545px;}
.textarea-form-column fieldset textarea {height: 145px; resize: vertical; width: 545px;}
.textarea-form-column-w fieldset textarea {height: 145px; resize: vertical; width: 604px;}


.basket-table .catalog_tarif-img {float: left; width: 255px; margin: 0;}
.basket-table .catalog_tarif-img img {width: 225px; max-width: 225px; max-height: none; display:none}
.basket-table .catalog_tarif-txt {/*margin: 0 0 0 255px;*/ height: auto; overflow: inherit; width: 263px;}
.basket-table .catalog_tovar {border: 0; margin: 0;}
.type-purchase strong {  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  -webkit-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear;}
  
  
  
  

/*----------
new style
----------*/
.catalog_tovar_cost_new {position: absolute; top: -15px; right: 5px; color: #E41317; font-size: 11px;}
.catalog_tovar_cost strong {position: relative;}
.tovar_description .purchase-method .js-tabs_head > div .gray {position: relative; padding-top: 15px;}
.gray_pay {position: relative;}
.new_pay {position: absolute; top: -15px; right: 0; color: #E41317!important; font-size: 11px;display: block;}
.purchase-method .catalog_tovar_action {padding-top: 20px;}
.installment-plan .js-accordeon_body tr td {padding-top: 30px;}
.tovar_description .purchase-method_description .purchase-method_description_step p {padding-top: 14px;}
.tovar_description .purchase-method_description .purchase-method_description_step p strong {position: relative;}
.tovar_description .purchase-method_description .purchase-method_description_step .new_pay {right: 0;}
.new_pay-big {right: 0; top: -20px; font-size: 16px !important; }
.tovar_description .purchase-method_description .purchase-method_description_step.final strong .new_pay-big {right: 0; top: -20px; font-size: 16px;}
.tovar_description .purchase-method_description .purchase-method_description_step:last-child p {padding-top: 20px;}
.new_pay-stock {font-size: 16px; right: 0 !important; top: -20px !important;}
.installment-plan .js-accordeon_body td strong {position: relative;}
.summary-cost .summary-cost_step p {padding-top: 15px;}
.summary-cost .summary-cost_step p strong {position: relative;}
.summary-cost .summary-cost_step hr.separated {height: 40px;}
.compare .compare_cost strong {position: relative;}
.basket-table .type-purchase .type-purchase_result small {max-width: 500px;}
.basket-table .basket-table_cost strong {position: relative;}
.basket-sum-total strong {position: relative;}
.order-amount .gray_pay, .amount-delivery .gray_pay {font-size: 16px; color: #000;}
  .order-amount .gray_pay .new_pay, .amount-delivery .gray_pay .new_pay {top: -23px;}
.basket-sum-total strong .new_pay {font-size: 16px; top: -20px;}
.catalog_tovar .catalog_tovar_action .catalog_tovar_cost {display: inline-block;}
.catalog_tovar .catalog_tovar_action .pseudo-link.catalog_tovar_buy {display: inline-block;}
.catalog_tarif-h {margin-bottom: 20px;}
.basket-table .basket-table_cost {white-space: nowrap;}

.admin #content-wrapper #title-search {width: 472px;}
.admin #content-wrapper .navigation.pull-right {width: 472px; position: relative;}
.admin #content-wrapper header {height: 130px;}
.admin .navigation .call-us {position: absolute; top: 0; left: -228px;}
.admin .navigation.pull-right menu {position: absolute; left: -349px; right: -169px; margin-top: 7px;}
.admin .navigation .call-us .separate:last-child {display: none;}
.admin header .actions a i {line-height: 14px;}

/*.main-baner-header {height: 82px;}
.main-baner-txt {height: 60px;}
.corusel-pag {left: 230px;}*/

.admin header menu li a {height: 40px !important;}
.admin .main-baner-txt {height: 50px;}
.admin .main-baner-header {height: 90px;}
.admin .corusel-pag {left: 240px;}

.signin-column .date-form-column-big {width: 100%;}
.signin-page .signin-soc {width: 48%;}
.signin-page .signin-column {width: 48%;}
.signin-link {padding: 0 0 14px;}
.type-4{
	background:#FB851F;
}


a.btn-one{
  background: #fff;
  height: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 20px;
  color: #e41317;
  border-radius: 20px;
  font-size: 13px;
  line-height: 19px;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  float: right;
  clear: right;
  margin-top: 10px;
  border: 1px solid #e41317;
}
a.btn-one:hover{
  background: #e41317;
  color:#fff;
  border: 1px solid #fff;
}
img.18plus {
	margin: -46px 281px 0px 0px;
		}

		
/*********************************MANAO 06 09 2018 ********************/
.compare .compare_preorder {
    width: 28px;
    height: 21px;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 0;
    margin: 0;
    background: url(../img/ico/tovar_compare.png) no-repeat 0px -21px;
}


.ax-buyoneclick-form .b-form_phone .ax-buyoneclick-input-s {
  width: 60%;
}

.b-form_phone {
  font-size: 16px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
}

.b-form_phone .select-wrapper {
  width: auto;
  height: 40px;
}

.b-form_phone .select2-container .select2-choice {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}

.b-form_phone .select2-results .select2-result-label {
  font-size: 16px;
}


.phone-operator__wrap {
	display: inline-block;
	vertical-align: middle;
    float: left;
    width: 48px;
    margin-right: 10px;
    position: relative;
}

.phone-operator__wrap input {
	display: none;
}

fieldset.error .phone-operator__wrap .phone-operator__btn {
    background: #fff7f7;
    border-color: #e41317;
    color: #e41317;
}

.phone-operator__wrap .phone-operator__btn {
    height: 39px;
    line-height: 29px;
    font-size: 16px;
    width: 100%;
    display: block;
    border: 1px solid #dddddd;
    border-radius: 3px;
    box-shadow: 0 1px 0 #ebebeb inset;
    outline: none;
    margin: 0;
    padding: 5px 15px 5px 10px;
    background: #fff;
    text-decoration: none;
    color: #000;
    position: relative;
}

.phone-operator__wrap .phone-operator__btn:before {
	content: "";
	position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #000 transparent;
    border-width: 3px 3px 0;
    background: none;
    top: 50%;
    right: 5px;
    margin-top: -2px;
    opacity: 0.5;
}

.phone-operator__wrap .phone-operator__btn:hover:before {
	opacity: 1;
}

.phone-operator__wrap .phone-operator__btn.active:before {
	opacity: 1;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.phone-operator__list {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	top: 37px;
	border: 1px solid #dddddd;
	background: #fff;
    border-top: 0;
}

.phone-operator__list a {
	display: block;
	width: 100%;
    color: #737373;
    padding: 5px 7px;
    font-size: 11px;
    outline: none;
    text-decoration: none;
}

.phone-operator__wrap .phone-operator__list a:hover,
.phone-operator__wrap .phone-operator__list a.active {
	color: #737373;
    background: #e8e9ea;
    min-height: 1em;
}

.phone-operator__list.active,
.phone-operator__wrap .phone-operator__btn.active {
	display: block;
	border-color: #f87f82;
}

.phone-operator__list.active {
	border-radius: 0 0 3px 3px;
}

.phone-operator__wrap a:hover {
    color: #000;
}

.b-basket-info {
	padding: 2px 10px 16px;
    border-bottom: 1px dotted #e6e6e6;
    margin: 0 0 4px;
    box-sizing: border-box;
}

.b-basket-info .b-btn-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}

.b-basket-info .b-btn-list a,
.b-basket-info .b-btn-list p {
	display: inline-block;
	vertical-align: bottom;
	margin: 0;
	padding: 10px 10px 25px;
}

.b-basket-info .b-btn-list .delivery-terms__btn,
.b-basket-info .b-btn-list .leave-comment__btn {
	font-size: 14px;
	color: #737373;
	text-decoration: none;
	position: relative;
	padding-right: 30px;
	border: 1px solid #fff;
	transition: 0.3s;
	padding-bottom: 27px;
    margin-bottom: -1px;
    border-bottom: none;
    background: #fff;
    z-index: 1;
}

.b-basket-info .b-btn-list .delivery-terms__btn.active,
.b-basket-info .b-btn-list .leave-comment__btn.active {
    border-color: #dddddd;
    z-index: 3;
}

.b-basket-info .b-btn-list .help-text {
	font-size: 18px;
    opacity: 0.5;
}

.b-info-list {
	position: relative;
	z-index: 2;
}

.b-basket-info .b-info-list .delivery-terms__block,
.b-basket-info .b-info-list .leave-comment__btn {
	display: none;
	border: 1px solid #dddddd;
	padding: 20px 10px;
}

.b-basket-info .b-info-list .delivery-terms__block.active,
.b-basket-info .b-info-list .leave-comment__btn.active {
	display: block;
}

.leave-comment__btn .form-box {
	padding: 0;
}

.leave-comment__btn .form-box textarea {
	min-height: 150px;
	max-height: 500px;
}

.delivery-terms__block p {
	margin: 0 0 5px;
	font-size: 14px;
}

.delivery-terms__block .caption {
	font-size: 28px;
	margin-bottom: 25px;
}

.delivery-terms__block .caption span {
	display: block;
	font-size: 14px;
	margin-top: 10px;
}

.delivery-terms__block .item-info {
	margin: 0 0 15px;
	position: relative;
	padding-left: 20px;
}

.delivery-terms__block .item-info:before {
	content: "";
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	background: #000;
	border-radius: 50%;
	top: 5px;
	left: 0;
}

span.arrow-basket {
	position: absolute;
	width: 10px;
	height: 11px;
	right: 10px;
	top: 12px;
}

span.arrow-basket:before,
span.arrow-basket:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%) rotate(-25deg);
	-webkit-transform: translate(-50%, -50%) rotate(-25deg);
	transform: translate(-50%, -50%) rotate(-25deg);
	width: 1px;
	height: 10px;
	background: #009de0;
	margin-left: -2px;
}

span.arrow-basket:after {
	-ms-transform: translate(-50%, -50%) rotate(25deg);
	-webkit-transform: translate(-50%, -50%) rotate(25deg);
	transform: translate(-50%, -50%) rotate(25deg);
	margin-left: 2px;
}

/* 14.01.19 */
.basket-table td.type-purchase_col.type-purchase_strong{
  width: 280px;
}

.type-purchase_strong strong{
  position: relative;
}

.basket-table td.type-purchase_col.type-purchase_strong strong span.arrow-basket{
  position: relative;
  width: 10px;
  height: 11px;
  right: -10px;
  top: 0;
}

.type-purchase_strong strong span.arrow-basket:before, span.arrow-basket:after{
  height: 13px;
}
/* end 14.01.19 */