* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "als_rublregular";
  src: url("fonts/rouble-webfont.eot");
  src: url("fonts/rouble-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/rouble-webfont.woff2") format("woff2"), url("fonts/rouble-webfont.woff") format("woff"), url("fonts/rouble-webfont.ttf") format("truetype"), url("fonts/rouble-webfont.svg#als_rublregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.disabled,
:disabled {
  opacity: 0.7;
  cursor: default;
  pointer-events: none;
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font: 14px/18px Verdana, sans-serif;
  height: 100%;
  background: #f6f6f6;
}

#wrap {
  width: 100%;
  height: 100%;
  display: table;
  overflow: hidden;
}

#header-container,
#footer {
  display: table-row;
  height: 1px;
}

a {
  color: #e51a46;
  outline: none;
  /*text-decoration: underline;*/
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

h1 {
  margin: 1.2em 0 1em;
}

.rub {
  display: inline-block !important;
  font-family: "als_rublregular";
  font-size: 1.2em;
  vertical-align: baseline !important;
}

.catalog_subcats {
  border: 1px solid #fff !important;
}

.full_catalog {
  height: 25px !important;
  padding: 5px 1% !important;
  margin-top: 20px !important;
  width: 190px !important;
}

.full_catalog img {
  height: 25px;
}

.catalog_subcats .catalog_image {
  min-height: 100px;
  line-height: 100px;
  width: 100%;
  text-align: center;
}

.catalog_subcats .catalog_image img {
  vertical-align: middle;
}

.market_subcats .catalog_image {
  min-height: 100px;
  line-height: 100px;
}

.market_subcats .catalog_image img {
  vertical-align: middle;
  max-height: 96px;
}

.catalog_subcats .more {
  clear: both !important;
  display: block !important;
  text-align: center;
  width: 100%;
}

.catalog_subcats .more a {
  margin: 0 auto !important;
}

.catalog_subcats header {
  height: 40px !important;
  color: #000 !important;
  font-size: 18px !important;
}

font.errortext {
  color: #e33;
}

p {
  margin: 0 0 18px;
}

img {
  border: none;
}

input {
  vertical-align: middle;
}

input, textarea, select, button, a {
  font-family: Verdana, Arial, sans-serif;
}

#wrapper {
  display: table-row;
}
#wrapper > #content {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 50px;
}

.justify {
  font-size: 1px;
  line-height: 0;
  text-align: justify;
  /*text-align-last: justify;*/
}

.justify:after {
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: "";
  display: inline-block;
}

.justify > *:not(script) {
  display: inline-block;
  text-align: left;
  line-height: normal;
  font-size: 14px;
  vertical-align: top;
}

textarea {
  font: 12px/18px Verdana, sans-serif;
}

.beono-banner_slider-wrapper img {
  width: 100%;
  height: auto;
}

/* Header
-----------------------------------------------------------------------------*/
/*#header {
	padding-top: 20px;
}

#logo {
	display: inline-block;
	float: left;
	margin-top: 10px;
	width: 18%;
	min-width: 255px;
}

#basket_icon {
	display: inline-block;
	float: right;
	color: #000;
	text-align: center;
	text-decoration: none;
}

#basket_icon:hover {
	text-decoration: underline;
}

#basket_icon p {
	margin: 0;
	font-size: 15px;
}

#center {
	display: inline-block;
	width: 55%;
	text-align: center;
	color: #4d5257;
}

#prime {
	display: block;
	margin: 0 auto;
}

#prime li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

#prime li a {
	color: #000;
}

#prime li a:hover {
	color: #e51a46;
	text-decoration: underline;
}

#center form {
	margin: 25px 0 15px 0;
}

#center form > * {
	vertical-align: top;
}

#center form input {
	width: 75%;
	border: 1px solid #b8babc;
	border-radius: 5px 0 0 5px;
	/color:#b8babc;
	color: #000;
	padding: 5px 10px;
	height: 26px;
}

#center form button {
	background: url(../images/px_search.png) repeat-x;
	padding: 8px 15px;
	height: 38px;
	border: 1px solid #b8babc;
	border-radius: 0 5px 5px 0;
	border-left: none;
	color: #212121;
	cursor: pointer;
}

#center form button > * {
	vertical-align: middle;
}

#center form button img {
	margin-right: 5px;
}

#tel {
	display: inline-block;
	color: #4d5257;
	font-size: 15px;
	vertical-align: middle;
}

#time {
	display: inline-block;
	background: url(../images/px_time.png) repeat-x;
	border: 1px solid #d4dbe0;
	border-radius: 7px;
	padding: 5px 10px;
	margin: 5px 0 0 25px;
	vertical-align: middle;
	position: relative;
}

#time_work {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
}

#time_work li {
	display: block;
	font-size: 14px;
}

#reg {
	display: inline-block;
	width: 15%;
	text-align: center;
	vertical-align: top;
	/margin-top:20px;
}

#reg > * {
	display: block;
	width: 220px;
	text-align: left;
	margin: 10px auto;
	font-size: 14px;
}

#reg > span:first-child > a:first-of-type {
	max-width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

#reg > span > div {
	display: inline;
}

#reg span > * {
	vertical-align: middle;
}

#reg a {
	color: #212121;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#reg a:hover {
	border: none;
}

#reg img {
	margin-right: 10px;
}

#top {
	height: 47px;
	margin-top: 20px;
	border-top: 2px solid #e51a46;
	border-bottom: 2px solid #e51a46;
}

#top ul {
	display: block;
}

#top li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 14%;
	float: left;
	border-right: 1px solid #dedfe0;
}

#top a {
	display: block;
	color: #e51a46;
	padding: 15px 0px 14px 0;
}

#top li:last-child {
	border-right: none;
}

#top li:hover {
	background: url(../images/px_menu.png) repeat-x;
}

#top li:hover a {
	color: #000;
}

#time_absolute {
	position: absolute;
	z-index: 1;
	list-style-type: none;
	text-align: left;
	top: -5px;
	border: 1px solid #03f;
	width: 270px;
	padding: 2px 5px;
	border: 1px solid #d4dbe0;
	border-radius: 5px;
	left: 115px;
	display: none;
	background: #fff;
}

#time_absolute li {
	list-style: none;
}

#top ul#adaptive {
	float: left;
	display: none;
	position: relative;
}

#top ul#adaptive li {
	display: block;
	padding: 15px 25px 14px 25px;
	width: 40px;
}

#top ul#adaptive li ul#adaptive_absolute {
	position: absolute;
	z-index: 1;
	right: 2px;
	width: 200px;
	top: 47px;
	display: none;
	border-top: 2px solid transparent;
}

#top ul#adaptive:hover ul#adaptive_absolute {
	display: inline-block;
}

#top ul#adaptive li ul#adaptive_absolute li {
	width: 100%;
	padding: 0;
	color: #000;
	background: #fff;
	text-align: left;
	border: 1px solid #e51a46;
	border-top: none;
	display: none;
}

#top ul#adaptive li ul#adaptive_absolute li:hover {
	background: url(../images/px_menu.png) repeat-x #e6e6e6;
}

#top ul#adaptive li ul#adaptive_absolute li:hover a {
	color: #000;
}

#top ul#adaptive li ul#adaptive_absolute li a {
	color: #000;
	padding: 15px 10px;
}

.breadcrumbs {
	background: url(../images/home.png) 0% 50% no-repeat;
	padding-left: 20px;
	margin-top: 15px;
}

.breadcrumbs a {
	color: #4664c8;
}*/
/*Header*/
#header-container {
  font-size: 12px;
}

#header-container .header-top,
#header-container .header-top .content-container {
  background: #eee;
}

#header-container .content-container {
  /*padding: 0 15px;*/
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px;
}

.header-top .content-container:after {
  display: block;
  clear: both;
  content: "";
}

#header-container .menu-top {
  width: 720px;
  float: left;
}

#header-container .mainmenu {
  list-style: none;
  text-align: justify;
  padding-top: 18px;
}

#header-container .mainmenu:before,
#header-container .mainmenu:after {
  content: "";
  width: 100%;
}

#header-container .mainmenu:before {
  display: block;
}

#header-container .mainmenu:after {
  display: inline-block;
}

#header-container .mainmenu li {
  display: inline-block;
}

#header-container .mainmenu a {
  color: #666;
  text-decoration: none;
}

#header-container .mainmenu a:hover {
  color: #333;
  text-decoration: underline;
}

#header-container .right-container {
  float: right;
}

#header-container .search-form {
  width: 200px;
  position: relative;
  display: inline-block;
  margin-top: 12px;
}

#header-container .search-form input[type=text] {
  width: 100%;
  height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: none;
  padding: 0 34px 0 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

#header-container .search-form button[type=submit] {
  background: url("/images/search-icon.png") no-repeat;
  height: 18px;
  width: 19px;
  top: 6px;
  right: 9px;
  border: none;
  position: absolute;
  outline: none;
}

.login-container {
  margin-top: 18px;
  display: inline-block;
  margin-left: 30px;
}

.login-container a {
  vertical-align: top;
  display: inline-block;
  color: #666;
  text-decoration: none;
  max-width: 130px;
  position: relative;
  height: 18px;
  white-space: nowrap;
}

.login-container a:hover {
  color: #333;
  text-decoration: underline;
}

.login-container a:first-child {
  padding-left: 29px;
  margin-right: 19px;
  overflow: hidden;
}

.login-container a:first-child:before {
  content: url("/images/login-icon.png");
  left: 0;
  position: absolute;
}

.login-container a:last-child:after {
  content: "|";
  position: absolute;
  top: 0;
  left: -12px;
}

.header-bottom .content-container {
  text-align: justify;
  padding: 20px 0 4px !important;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.header-bottom .content-container:before,
.header-bottom .content-container:after {
  content: "";
  width: 100%;
}

.header-bottom .content-container:before {
  display: block;
}

.header-bottom .content-container:after {
  display: inline-block;
}

.header-bottom .header-bottom-element {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 36px;
  margin-top: 18px;
}

.header-bottom .header-bottom-element.logo {
  height: 72px;
  margin: 0;
}

.header-bottom #logo-link {
  display: block;
}

.header-bottom #logo-link img {
  height: 72px;
}

.header-bottom .header-bottom-element.phone {
  padding-left: 30px;
}
.header-bottom .header-bottom-element.phone > span {
  display: block;
}

.header-bottom .header-bottom-element.phone:before {
  content: url("/images/phone-icon.png");
  position: absolute;
  left: 0;
  top: 3px;
}

.header-bottom .header-bottom-element a {
  color: #666;
  text-decoration: none;
  display: inline-block;
}

.header-bottom .header-bottom-element a:hover {
  color: #333;
  text-decoration: underline;
}

.header-bottom #phone span {
  color: #666;
  font-size: 14px !important;
}

.header-bottom .header-bottom-element.ask-question {
  padding-left: 34px;
}

.header-bottom .header-bottom-element.ask-question:before {
  content: url("/images/bubble-icon.png");
  position: absolute;
  left: 0;
  top: 3px;
}

.header-bottom .header-bottom-element.work-time {
  padding-left: 34px;
  color: #666;
}

.header-bottom .header-bottom-element.work-time:before {
  content: url("/images/time-icon.png");
  position: absolute;
  left: 0;
  top: 3px;
}

.header-bottom .header-bottom-element.shop-mail {
  color: #666;
}

.header-bottom .header-bottom-element.basket {
  width: 162px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
.header-bottom .header-bottom-element.basket .basket-inner {
  display: inline-block;
  position: relative;
  text-align: left;
  padding-left: 41px;
}
.header-bottom .header-bottom-element.basket .basket-inner:before {
  content: url("/images/basket-icon.png");
  position: absolute;
  left: 0;
  top: 3px;
}

.header-bottom .header-bottom-element.basket .header-bottom .header-bottom-element.basket a:hover {
  color: #666;
  text-decoration: none;
}

.header-bottom .basket-number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e71242;
  color: white;
  min-width: 8px;
  height: 16px;
  padding: 0 4px;
  font-size: 8px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: -2px;
  left: 16px;
}

.header-bottom .basket-sum {
  font-weight: bold;
  font-size: 14px;
}

/*Breadcrumbs*/
.bx-breadcrumb .bx-breadcrumb-item a {
  color: #3e90c4;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {
  text-decoration: none;
}

.bx-breadcrumb .bx-breadcrumb-item > span {
  color: #666;
}

/*#wrapper #content:first-child{
    margin-top: -23px;
}*/
/*Products list*/
.products-list {
  width: 100%;
  padding-right: 300px;
  background: #fff;
}

/* Middle
-----------------------------------------------------------------------------*/
#text_error {
  color: #ee1313;
}

input[type=submit][disabled], input[type=reset][disabled], input[type=button][disabled] {
  cursor: default;
  pointer-events: none;
  opacity: 0.7;
}

.btn, .tablebodytext [name=Submit], .data-table.bx-forgotpass-table input[type=submit] {
  margin: 0;
  display: inline-block;
  border-radius: 3px;
  height: 36px;
  padding: 0 18px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  font-size: 13px;
  border: none;
  cursor: pointer;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  outline: none;
}

.robokasskassa_payment_button {
  margin-top: 24px;
}

.btn-primary, .tablebodytext [name=Submit], .data-table.bx-forgotpass-table input[type=submit],
.robokasskassa_payment_button {
  color: #fff;
  background: #009fe1;
  background: -moz-linear-gradient(top, #009fe1 0%, #006dce 100%);
  background: -webkit-linear-gradient(top, #009fe1 0%, #006dce 100%);
  background: linear-gradient(to bottom, #009fe1 0%, #006dce 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009fe1", endColorstr="#006dce", GradientType=0);
}
.btn-primary:hover, .tablebodytext [name=Submit]:hover, .data-table.bx-forgotpass-table input[type=submit]:hover,
.robokasskassa_payment_button:hover {
  background: #006dce;
  background: -moz-linear-gradient(top, #006dce 0%, #009fe1 100%);
  background: -webkit-linear-gradient(top, #006dce 0%, #009fe1 100%);
  background: linear-gradient(to bottom, #006dce 0%, #009fe1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006dce", endColorstr="#009fe1", GradientType=0);
}

.btn-red {
  color: #fff;
  background: #e71242;
}

.form-control, .data-table.bx-forgotpass-table input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  font-size: 12px;
  border-radius: 5px;
  padding: 0 18px;
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.25);
}

input.form-control, .data-table.bx-forgotpass-table input[type=text] {
  height: 36px;
}
/*
#content ul, #content ol {
  list-style-position: inside;
}
*/
.lever a.section {
  background: url(../images/px_section1.png) repeat-x #f9fbfc;
}

a.section {
  display: inline-block;
  width: 24%;
  text-align: center;
  padding: 15px 0 10px 0;
  /*padding:30px 0 20px 0;*/
  text-decoration: none;
  color: #2c73aa;
  border: 1px solid transparent;
  height: 152px;
  vertical-align: top;
  margin-bottom: 10px;
}

a.section > div {
  height: 138px;
}

a.section header {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

a.section:hover {
  border: 1px solid #e51a46;
  color: #e51a46;
}

.lever_two a.section {
  background: url(../images/lever_two.png) repeat-x #f8f8f8;
}

.lever_three a.section {
  background: url(../images/lever_three.png) repeat-x #f8f8f8;
}

#leader {
  /*border: 1px solid #888c8f;*/
  background: #fff;
  border: 1px solid #bbb;
  padding: 10px 0 0;
  display: inline-block;
  width: calc(50% - 8px);
  /*height:343px;*/
  margin-bottom: 15px;
}

#leader header {
  margin: 0 0 10px 30px;
}

#leader header > * {
  vertical-align: middle;
}

#leader header a, #novel header a, #news header a {
  color: #e51a46;
  font-size: 14px;
  font-weight: bold;
}

#leader header img, #novel header img, #news header img {
  margin-right: 10px;
}

#leader a.items {
  display: block;
  border-top: 1px solid #ddd;
  padding: 6px 30px;
  text-decoration: none;
  color: #000;
}

#leader a.items:first-of-type {
  border-top: none;
}

/*#leader a.items:last-child {
	border-bottom: none;
}*/
#leader a.items img {
  float: left;
  max-height: 50px;
  max-width: 50px;
  margin-right: 10px;
}

#leader a.items p.name {
  height: 32px;
  margin: 0 0 3px;
  font-size: 12px;
  overflow: hidden;
}

#leader a.items:hover p {
  text-decoration: underline;
}

#leader a.items p.prices {
  text-align: right;
  margin: 0;
}

#leader a.items span {
  color: #e51a46;
  /*display:block;*/
  text-align: right;
  text-decoration: line-through;
}

#leader a.items strong {
  color: #e51a46;
  /*display:block;*/
  text-align: right;
  white-space: nowrap;
}

#novel {
  /*width: 49%;*/
  width: 24%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #bbb;
  /*height:383px;*/
  margin-bottom: 15px;
  padding-top: 10px;
}

#novel .items {
  /*width: 49%;*/
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0;
  vertical-align: top;
  height: 251px;
}

#novel .items a.gl {
  margin: 5px 0;
  display: inline-block;
}

#novel .items a.gl img {
  padding: 0 10px;
  max-height: 135px;
  max-width: 210px;
}

#novel .items a.gl:hover img {
  box-shadow: 0 0 5px #2d2d2d;
}

#novel header {
  height: 35px;
}

#novel header > * {
  vertical-align: middle;
}

#novel .items p {
  font-weight: bold;
  margin: 0 5px 5px 5px;
  height: 60px;
}

#novel .items strong {
  display: inline-block;
  font-size: 13px;
  text-decoration: line-through;
  font-weight: normal;
  color: #e51a46;
  margin-right: 5px;
}

#novel .items span {
  color: #e51a46;
  font-size: 14px;
  font-weight: bold;
}

/*#novel .items:first-child {
	background: url(../images/px_novel.png) repeat-y 100% 0%;
}*/
#news {
  background: #fff;
  display: inline-block;
  /*width: calc(50% - 8px);*/
  width: 100%;
  vertical-align: top;
  border: 1px solid #bbb;
  padding-top: 10px;
  margin-bottom: 15px;
  /*height:353px;*/
}

#news header {
  margin: 0 0 10px 30px;
}

#news header > * {
  vertical-align: middle;
}

#news .items {
  margin: 15px 15px 0 15px;
  padding: 0 0 18px 35px;
  border-bottom: 1px solid #ddd;
  max-height: 80px;
  overflow: hidden;
}

#news .items:last-of-type {
  border-bottom: none;
}

#news .items img {
  float: left;
  margin-left: -25px;
}

#news .items time {
  color: #444;
  font-size: 12px;
}

#news .items span {
  color: #7c8289;
  display: block;
  font-weight: bold;
  margin-top: 5px;
  height: 20px;
  overflow: hidden;
}

#news .items a {
  color: #4664c8;
}

#news .items p {
  margin: 5px 0;
  font-size: 12px;
  height: 45px;
  overflow: hidden;
}

#system_os {
  display: block;
  text-align: right;
}

#system_os li {
  display: inline-block;
  vertical-align: top;
  background: url(../images/item_os.png) 0 50% no-repeat;
  padding-left: 15px;
  margin: 0 10px 10px 0;
}

#system_os li a {
  color: #000;
  text-decoration: none;
}

#system_os li a:hover {
  text-decoration: underline;
}
.mt20{margin-top: 20px;}
#sort {
  display: inline-block;
  /*#9da0a3;*/
  border-radius: 6px;
  font-size: 13px;
  position: absolute;
  top: -64px;
  right: 300px;
}

#sort .sort-text {
  padding: 7px 10px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  /*background: url(../images/px_time.png) repeat-x;*/
  background: #eee;
  color: #666;
  position: relative;
  top: 1px;
  margin-right: 10px;
}

#sort a {
  padding: 5px 14px 7px 0;
  margin: 0 2px;
  color: #3e90c4;
  position: relative;
  display: inline-block;
  /*background: url(../images/gor_str.png) 100% 50% no-repeat;*/
}

#sort a.active:after {
  position: absolute;
  top: 4px;
  right: 2px;
  content: url(../images/arrow.png);
}
#sort a.active:not(.desc):after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  top: 8px;
}

#sort a:hover, #sort a.active {
  color: #888;
  /*background: url(../images/vert_str.png) 100% 50% no-repeat;*/
}

#sort a.active {
  color: #888;
}

header.topic {
  color: #e51a46;
  font-weight: normal;
  font-size: 22px;
}

header.topic img {
  margin-right: 20px;
}

header.topic * {
  vertical-align: middle;
}

.catalog_title {
  margin-bottom: 10px;
}

.catalog_sorting {
  position: relative;
}

.catalog_sort {
  position: absolute;
  right: 0;
  top: -41px;
}

.sorting {
  margin-bottom: 20px!important;
}

.sorting > * {
  vertical-align: middle;
}

.shape {
  border: 1px solid #e5e8e9;
  border-bottom: 2px solid #e5e8e9;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 20%;
  padding: 40px 30px 20px 30px;
  text-decoration: none;
  min-width: 250px;
  margin-bottom: 20px;
}

.shape:hover {
  border: 1px solid #e51a46 !important;
}

.shape > * {
  display: inline-block;
  vertical-align: top;
}

.shape a {
  text-decoration: none;
}

.shape div {
  text-align: left;
  width: 40%;
}

.shape header {
  height: 85px;
  overflow: hidden;
  color: #888;
  font-size: 14px;
}

.shape img {
  margin-right: 20px;
  max-width: 120px;
}

.shape p {
  margin: 15px 5px;
  color: #000;
  font-size: 12px;
}

.shape strong {
  display: block;
  color: #e51a46;
  font-weight: normal;
  font-size: 16px;
}

.shape span {
  text-decoration: line-through;
  color: #e51a46;
  font-size: 14px;
  white-space: nowrap;
}

.shape a.in_bask {
  color: #fff;
  text-decoration: none;
  background: url(../images/px_korz.png) repeat-x #3b8ec2;
  border-right: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  margin-top: 10px;
}

.shape a.in_bask:hover {
  background: url(../images/px_korzh.png) 0 100% repeat-x #3b8ec2;
}

#bord {
  border-bottom: 1px solid #e7e6e5;
}

.pages {
  padding: 10px 0;
}

.pages b {
  display: inline-block;
  background: url(../images/px_time.png) repeat-x;
  border: 1px solid #d4dbe0;
  border-radius: 5px;
  font-weight: normal;
  padding: 4px 9px;
  margin: 0 5px;
}

.pages a {
  color: #4664c8;
  margin: 0 5px;
}

.pages span {
  cursor: pointer;
  color: #a5a5a5;
  text-decoration: underline;
  margin: 0 5px;
}

header.look {
  color: #000;
  /*text-decoration:underline;*/
  font-size: 18px;
  margin-bottom: 30px;
  padding-top: 25px;
}

header.look > * {
  vertical-align: middle;
  margin-right: 10px;
}

.often {
  margin-bottom: 50px;
  white-space: nowrap;
}

.often #gallery {
  width: 98%;
  display: inline-block;
  height: 282px;
  overflow: hidden;
  position: relative;
}

.often #gallery ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 20000px;
}

.often #gallery #top_slider {
  margin-right: 12px;
}

.often #gallery li {
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  /*border: 1px solid #8f9396;*/
  border: 1px solid #bbb;
  text-align: center;
  padding: 0;
  width: 220px;
  margin-right: 10px;
  height: 270px;
}

.often #gallery li:hover {
  border: 1px solid #e51a46;
}

.often #gallery li a {
  color: #000;
  text-decoration: none;
  display: block;
  height: 268px;
}

.often #gallery li a span {
  color: #e51a46;
  font-size: 18px;
}

.often #gallery li p {
  margin: 0 10px 10px;
  height: 57px;
  overflow: hidden;
  white-space: normal;
}

.often #gallery li a img {
  max-height: 130px;
  max-width: 130px;
}

.often > * {
  vertical-align: middle;
}

#for_company {
  width: 22%;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  background: url(../images/for_company.png) repeat-x;
  border: 1px solid #888c8f;
  padding: 19px 1%;
  border-radius: 10px;
}

#for_company > * {
  vertical-align: middle;
}

#for_company img {
  margin-right: 1%;
}

#for_company:hover {
  background: url(../images/for_companyh.png) repeat-x;
}

#rec {
  margin: 0 0 10px 0;
}

header.inity {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}

.order-step {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  padding-left: 32px;
  position: relative;
  margin-left: 4px;
}
.order-step:before {
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  opacity: 0.25;
  content: url(../images/arrow-right.png);
}
.order-step.active {
  color: #000;
  font-weight: bold;
}
.order-step.active:before {
  opacity: 1;
}

.single {
  margin-top: 30px;
  padding-bottom: 60px;
  border-bottom: 1px solid #c4c0be;
  margin-bottom: 50px;
}
.single:after {
  display: block;
  clear: both;
  content: "";
}

#present {
  width: 25%;
  text-align: center;
  float: left;
}

#pale {
  border: 3px solid #a7dbfc;
  border-radius: 3px;
  padding: 55px 20px;
  background: #fff;
}

#pale .main_img img {
  max-height: 274px;
  margin-bottom: 50px;
  max-width: 100%;
}

.gallery_product {
  text-align: center;
}

.gallery_product > * {
  vertical-align: middle;
}

#gallery_product {
  display: inline-block;
  width: 50%;
  height: 50px;
  position: relative;
  overflow: hidden;
}

#gallery_product ul {
  height: 50px;
  width: 2000px;
  /*position: abcolute;*/
  top: 0;
  left: 0;
  text-align: left;
}

#gallery_product li {
  text-align: center;
  width: 65px;
  display: inline-block;
  vertical-align: top;
}

#gallery_product li a {
  display: inline-block;
  padding: 2px 8px;
  margin: 0 5px;
  border: 1px solid #a0a3a5;
}

#gallery_product li img {
  height: 40px;
}

#present .main_price {
  font-size: 16px;
  color: #e51a46;
  margin-top: 60px;
}

#present .main_price span {
  font-size: 24px;
}

#present .main_price strong {
  display: block;
  font-size: 14px;
  text-decoration: line-through;
  font-weight: normal;
}

.description {
  width: 46%;
  float: left;
  vertical-align: top;
  margin-left: 70px;
  margin-bottom: 40px;
}
.description > * {
  margin-left: -40px;
}

#feat {
  border: 3px solid #a7dbfc;
  border-radius: 3px;
  margin-left: -40px;
  margin-bottom: 40px;
  background: #edf8fe;
  padding: 30px 40px;
}

#feat li {
  display: block;
  background: url(../images/li_feat.png) 0 50% no-repeat;
  padding-left: 15px;
}

.description header.look {
  margin-bottom: 20px;
}
.description header.look > div {
  padding-right: 165px;
}

.description .fly {
  background: url(../images/px_otpr.png) repeat-x;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 5px 15px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  border-radius: 5px;
  text-decoration: none;
  text-shadow: 1px 1px 2px #34749d;
  border: none;
  margin-top: 50px;
  cursor: pointer;
}

.description .fly:hover {
  box-shadow: 0 0 5px #2d2d2d;
}

.description .fly input.sht {
  height: 18px;
  width: 30px;
  display: inline-block;
  border: 1px solid #c5bfbd;
  border-radius: 5px;
  background: #f9f9f9;
  color: #404040;
  padding: 3px;
  text-shadow: none;
  font-size: 11px;
  margin-left: 10px;
  cursor: pointer;
}

.description .fly.fast {
  margin-left: 25px;
}

.accompany {
  float: left;
  vertical-align: top;
  width: 20%;
  height: 600px;
  margin-left: 30px;
  overflow: hidden;
}

.accompany header {
  color: #2a2a2a;
  /*text-decoration:underline;*/
  font-size: 14px;
  margin-bottom: 20px;
}

.accompany div {
  height: 555px;
  overflow: hidden;
}

.accompany li.acc_items {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #b3b5b7;
  width: 46%;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 0;
  height: 164px;
  position: relative;
  background: #fff;
}

.accompany li.acc_items a {
  text-decoration: none;
  color: #000;
}

.accompany .pages {
  border-top: none;
}

.accompany li.acc_items:hover {
  border: 1px solid #e51a46;
}

li.acc_items p {
  margin: 10px 5px;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  height: 36px;
  overflow: hidden;
}

li.acc_items span {
  color: #e51a46;
  display: block;
  font-size: 13px;
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
}

li.acc_items img {
  max-height: 60px;
  max-width: 100%;
  margin-bottom: 10px;
}

.shop {
  border: 3px solid #a7dbfc;
  border-radius: 3px;
  padding: 40px 20px 30px 50px;
  margin-bottom: 30px;
}

.shop > * {
  display: inline-block;
  vertical-align: top;
}

.shop span {
  color: #e51a46;
  display: block;
  text-decoration: underline;
  font-size: 15px;
  margin: 20px 0 50px 0;
  font-weight: bold;
}

.shop p {
  color: #404040;
}

.shop input {
  width: 50px;
}

.shop strong {
  color: #e51a46;
  font-size: 24px;
  font-weight: normal;
}

.shop strong.fp {
  position: absolute;
  margin: -15px 0 0 0;
  display: block;
  font-size: 15px;
  font-weight: normal;
  text-decoration: line-through;
}

.shop div {
  width: 15%;
}

.shop .art {
  margin-left: 60px;
  width: 13%;
}

.shop .name_item {
  width: 25%;
}

.shop .del {
  width: 10%;
  text-align: center;
}

#joint {
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #f3f2f2;
  padding-bottom: 15px;
}

#joint p {
  display: inline-block;
  color: #404040;
  font-size: 14px;
}

#joint span {
  display: inline-block;
  color: #e51a46;
  font-size: 20px;
  margin-left: 30px;
}

#control_panel {
  text-align: right;
  border-top: 1px solid #c4c0be;
}

#control_panel a {
  float: left;
}

#control_panel a, #control_panel button {
  background: url(../images/px_otpr.png) repeat-x;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  border-radius: 5px;
  text-decoration: none;
  text-shadow: 1px 1px 2px #34749d;
  border: none;
  margin: 40px 0;
  cursor: pointer;
}

#control_panel a:hover, #control_panel button:hover {
  box-shadow: 0 0 5px #2d2d2d;
}

.bx-auth {
  font-size: 14px;
  margin: 0 auto;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
  font-size: 12px;
  background: #2b2b2b;
  color: #ababab;
  position: relative;
}
#footer * {
  box-sizing: border-box;
}

.mean {
  padding-top: 50px;
  max-width: 1200px;
  margin: 0 auto;
}
.mean:after {
  display: block;
  clear: both;
  content: "";
}

#dkp {
  float: left;
  width: 306px;
  display: block;
  column-count: 2;
}

#dkp li, #store li {
  display: block;
  padding: 10px 0;
}

#dkp li a, #store li a {
  color: #ababab;
  text-decoration: none;
}
#dkp li a:hover, #store li a:hover {
  color: #fff;
}

#store {
  text-transform: uppercase;
  padding: 20px;
  border-top: 1px solid #c4c0be;
  border-bottom: 1px solid #e2e0e0;
}

#store li a {
  text-decoration: none;
  margin-right: 10px;
}

#store li a:hover {
  text-decoration: underline;
}

#ways {
  text-align: left;
  color: #e51a46;
  font-weight: bold;
  padding: 20px 0;
  font-size: 14px;
  border-top: 1px solid #c4c0be;
}

.spos {
  width: calc(100% - 612px);
  float: left;
  border-left: 1px solid #272727;
  border-right: 1px solid #272727;
  padding: 10px 82px;
}
.spos .footer-payment {
  display: block;
  color: #ababab;
  text-decoration: none;
}
.spos .footer-copyright {
  opacity: 0.4;
  margin-top: 10px;
  font-size: 10px;
}

.spos img {
  margin: 0 5px 15px 0;
  vertical-align: middle;
  height: 45px;
}

/*60*/
#info {
  width: 306px;
  float: left;
}
#info:after {
  display: block;
  clear: both;
  content: "";
}
#info .info-inner {
  float: right;
}
#info .footer-phone {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
#info .footer-worktime {
  margin-top: 5px;
}
#info .footer-callback {
  margin-top: 14px;
}
#info .footer-callback button {
  border-radius: 3px;
  border: 2px solid #5f5f5f;
  height: 36px;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  line-height: 32px;
  color: #5f5f5f;
  background: none;
  padding: 0 25px;
  cursor: pointer;
}
#info .footer-callback button:hover {
  border-color: #fff;
  color: #fff;
}

.footer-bottom {
  margin-top: 50px;
  padding: 25px 0;
  float: left;
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-bottom:before {
  content: "";
  display: block;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  top: 0;
  width: 100vw;
  border-top: 1px solid #272727;
}
.footer-bottom .payment-image {
  padding: 0 15px;
}

.bx-ie .footer-bottom .payment-image {
  flex: 1;
}

ul.ul-tree {
  padding-left: 25px;
  margin-bottom: 30px;
}

ul.ul-tree ul {
  margin: 0;
  padding-left: 6px;
}

ul.ul-tree li {
  position: relative;
  list-style: none outside none;
  border-left: solid 1px #ccc;
  margin: 0;
  /*padding: 0 0 0 19px;*/
  padding: 0;
  line-height: 23px;
}

ul.ul-tree li:before {
  content: "";
  display: block;
  border-bottom: solid 1px #ccc;
  position: absolute;
  width: 18px;
  height: 11px;
  left: 0;
  top: 0;
}

ul.ul-tree li:last-child {
  border-left: 0 none;
}

ul.ul-tree li:last-child:before {
  border-left: solid 1px #ccc;
}

ul.ul-tree > li {
  width: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #eee;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

ul.ul-tree > li:hover {
  border: 1px solid #f00;
}

ul.ul-tree > li img {
  max-width: 150px;
  display: inline-block;
}

ul.ul-tree > li span {
  display: inline-block;
  vertical-align: top;
}

ul.ul-tree > li > a {
  font-size: 18px;
}

ul.ul-tree > li > a > span {
  padding: 10px 0;
  /*0 20px;*/
}

ul.ul-tree > li:before {
  border: none;
}

ul.ul-tree a {
  color: #000;
}

ul.ul-tree span:hover {
  text-decoration: underline !important;
}

/*Page 404*/
.page404-title {
  color: #adafad;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

.page404-title .large {
  font-size: 120px;
  line-height: normal;
  display: block;
  font-weight: normal;
}

.page404-text {
  margin-top: 30px;
  font-size: 18px;
  line-height: normal;
  text-align: center;
}

.page404-text mark {
  background: none;
  color: #f1193c;
  font-weight: bold;
}

.page404-code {
  width: 539px;
  height: 297px;
  margin: 20px auto 138px;
  position: relative;
  background: url("/images/404-card-vb.png") no-repeat;
}

.page404-code-text {
  position: absolute;
  top: 200px;
  color: #333;
  padding: 0 20px;
  font-size: 24px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

textarea[name=form_textarea_19] {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 330px;
  font-size: 18px;
  padding: 7px 0 0 10px;
  resize: none;
  line-height: normal;
}

.bx-auth .bx-registration-table td {
  padding: 0 15px 7px 0;
}

.bx-auth .bx-registration-table th {
  padding: 15px 15px 10px 0;
  text-align: left;
}

.bx-auth .bx-registration-table input[type=text], .bx-auth .bx-registration-table input[type=password] {
  background: #fff;
  border: 1px solid #c1c5c8;
  border-radius: 2px;
  color: #000;
  box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.5);
  display: inline-block;
  outline: none;
  vertical-align: middle;
  font-size: 14px;
  padding: 5px 8px;
  width: 162px;
}

.bx-auth .bx-registration-table input[type=submit] {
  width: 181px;
}

.img-wrapper {
  height: 165px;
  display: block;
}

.img-wrapper:before {
  content: "";
  height: inherit;
  width: 0;
  vertical-align: middle;
  display: inline-block;
}

.img-wrapper img {
  display: inline-block;
  vertical-align: middle;
}

.bx-auth-profile {
  font-size: 14px;
}

.bx-auth-profile .profile-link {
  margin: 0;
  padding: 15px 15px 10px 0;
}

.bx-auth-profile .profile-link a {
  color: black;
}

.bx-auth-profile .profile-table {
  margin: 0;
}

.bx-auth-profile td {
  padding: 0 15px 7px 0;
  vertical-align: middle;
}

.bx-auth-profile input[type=text], .bx-auth-profile input[type=password], .bx-auth-profile textarea {
  background: #fff;
  border: 1px solid #c1c5c8;
  border-radius: 2px;
  color: #000;
  box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.5);
  display: inline-block;
  outline: none;
  vertical-align: middle;
  font-size: 14px;
  padding: 5px 8px;
  width: 200px;
}

.bx-auth-profile textarea {
  resize: none;
}

.bx-auth-profile select {
  width: 218px;
  font-size: 14px;
  height: 28px;
  border-radius: 2px;
  box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.5);
  outline: none;
}

.bx-auth-profile img.calendar-icon {
  margin: 4px;
}

.hidden {
  display: none;
}

.products-list td:last-child a,
.products-list td:last-child button {
  white-space: nowrap;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#content:after {
  display: block;
  clear: both;
  content: "";
}

.vacancy-form {
  width: calc(100% - 300px);
  float: left;
  color: #363d44;
  box-sizing: border-box;
  margin-bottom: 78px;
}
.vacancy-form * {
  box-sizing: border-box;
}
.vacancy-form + .content-banner {
  width: 270px;
  float: right;
  margin-top: 12px;
}
.vacancy-form label {
  float: left;
  margin-bottom: 9px;
}
.vacancy-form input, .vacancy-form textarea {
  float: left;
  outline: none;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #c8d4e0;
  font-size: 14px;
}
.vacancy-form input:focus, .vacancy-form textarea:focus {
  border-color: #3a8fc8;
}
.vacancy-form input {
  padding: 0 15px;
  height: 40px;
}
.vacancy-form textarea {
  height: 106px;
  padding: 10px 15px;
  resize: none;
}
.vacancy-form .input-group:after {
  display: block;
  clear: both;
  content: "";
}
.vacancy-form .input-group:not(:first-child) {
  margin-top: 15px;
}
.vacancy-form button[type=submit] {
  border-radius: 5px;
  background: #e71241;
  color: white;
  font-weight: bold;
  font-size: 14px;
  padding-left: 58px;
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  border: none;
  margin-top: 16px;
  cursor: pointer;
  outline: none;
}
.vacancy-form button[type=submit]:before {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  border-left: 1px solid #c6133a;
  top: 0;
  left: 58px;
}
.vacancy-form button[type=submit]:after {
  content: url("../images/anketa-btn-icon.png");
  display: block;
  position: absolute;
  top: 4px;
  left: 15px;
}

.vacancy-form-fieldset {
  padding: 40px;
  border: 5px solid #d9d9d9;
}

.vacancy-form-legend {
  padding: 0 8px;
  font: bold 24px "Verdana", Arial, Helvetica, sans-serif;
}

.vacancy-form-row:after {
  display: block;
  clear: both;
  content: "";
}

.vacancy-form-col {
  width: calc(50% - 25px);
  float: right;
}
.vacancy-form-col:first-child {
  float: left;
}

.bx-auth {
  margin-bottom: 30px;
}
.bx-auth .bx-registration-table th {
  padding-bottom: 25px;
}

.bx-authform {
  margin-bottom: 40px;
}
.bx-authform .checkbox {
  color: #777;
}
.bx-authform input[type=submit] {
  width: 181px;
}
.bx-authform input[type=text], .bx-authform input[type=password] {
  background: #fff;
  border: 1px solid #c1c5c8;
  border-radius: 2px;
  color: #000;
  box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.5);
  display: inline-block;
  outline: none;
  vertical-align: middle;
  font-size: 14px;
  padding: 5px 8px;
  width: 162px;
  height: auto;
}
.bx-authform .bx-authform-formgroup-container:after {
  clear: both;
  display: block;
  content: "";
}
.bx-authform .bx-authform-label-container {
  width: 206px;
  float: left;
  font-size: 14px;
  color: black;
  padding-top: 5px;
}
.bx-authform .bx-authform-input-container {
  float: left;
}
.bx-authform .loginza {
  margin-bottom: 40px;
}
.bx-authform hr {
  display: none;
}
.bx-authform [name=form_auth] {
  padding-top: 12px;
}
.bx-authform .bx-title {
  padding-bottom: 15px;
}

.register-auth {
  vertical-align: top;
}
.register-auth .bx-title {
  padding-top: 17px;
}
.register-auth noindex:last-child .bx-authform-link-container {
  display: none;
}

.bx-authform-social {
  display: none;
}

.product__buttons-container {
  height: 40px;
  position: relative;
}
.product__buttons-container:after {
  display: block;
  clear: both;
  content: "";
}

.product__buttons-inner {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
}
.product__buttons-inner .fly {
  text-align: center;
  margin: 0 0 20px !important;
  white-space: nowrap;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product__price {
  display: inline-block;
  margin-right: 15px;
  padding-top: 2px;
  width: 100%;
  padding-right: 175px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product__price span {
  display: block;
}
.product__price--new {
  color: #e51a46;
  font-size: 24px;
  font-weight: bold;
  padding-top: 6px;
}
.product__price--new .rub {
  display: inline-block;
  font-size: 28px;
}
.product__price--old {
  margin-top: 6px;
  font-size: 14px;
  text-decoration: line-through;
  color: #7a7d80;
}
.product__price--old .rub {
  display: inline-block;
  font-size: 18px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.preloader {
  display: none;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 3px solid transparent !important;
  border-top-color: #e71242 !important;
  padding: 0 !important;
  background: 0 0 !important;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  text-indent: -9999px;
  z-index: 10000;
}
.preloader.active {
  display: block;
}

.sale-paysystem-wrapper {
  font-family: Verdana, Geneva, sans-serif;
}

input[type=submit].sale-paysystem-yandex-button-item {
  height: auto;
  padding: 5px 22px !important;
  font-family: inherit !important;
}

.search-page input[type=text] {
  border-radius: 5px;
  width: 330px;
  height: 39px;
  border: 1px solid #ccc;
  font-size: 18px;
  font-family: Verdana, Arial, sans-serif;
  box-shadow: none;
  padding-left: 10px;
}

.bx_sort_container:after {
  display: block;
  clear: both;
  content: "";
}
.bx_sort_container a {
  float: left;
  display: block;
  text-decoration: none;
  font-size: 12px;
  padding: 0 21px;
  line-height: 36px;
  border: 1px solid #e9e9e9;
  cursor: pointer;
  color: #000;
}
.bx_sort_container a:hover {
  border-color: #e81342;
}
.bx_sort_container a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.bx_sort_container a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.bx_sort_container a.current {
  color: #fff;
  background: #e81342;
  border-color: #e81342;
}
.bx_sort_container a .flat {
  display: inline !important;
}

.bx_ordercart {
  margin-top: 30px;
}
.bx_ordercart * {
  box-sizing: border-box;
}
.bx_ordercart .bx_ordercart_order_table_container {
  margin-top: 20px;
}
.bx_ordercart .bx_ordercart_order_table_container table {
  width: 100%;
  border-collapse: collapse;
}
.bx_ordercart .bx_ordercart_order_table_container thead {
  display: none;
}
.bx_ordercart .bx_ordercart_order_table_container tr {
  border-bottom: 10px solid transparent;
}
.bx_ordercart .bx_ordercart_order_table_container tr:hover td:before {
  display: block;
}
.bx_ordercart .bx_ordercart_order_table_container td {
  padding: 22px 12px;
  background: #fff;
  position: relative;
}
.bx_ordercart .bx_ordercart_order_table_container td:before {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  top: 5px;
  left: -5px;
  position: absolute;
  background: #eee;
  z-index: -1;
  border-radius: 5px;
}
.bx_ordercart .bx_ordercart_order_table_container td:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.bx_ordercart .bx_ordercart_order_table_container td:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.bx_ordercart .bx_ordercart_order_table_container td.itemphoto {
  width: 150px;
  padding-left: 32px;
}
.bx_ordercart .bx_ordercart_order_table_container td .bx_ordercart_photo {
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.bx_ordercart .bx_ordercart_order_table_container td.articul {
  display: none;
}
.bx_ordercart .bx_ordercart_order_table_container td.item:after, .bx_ordercart .bx_ordercart_order_table_container td.price:after, .bx_ordercart .bx_ordercart_order_table_container td.quantity:after, .bx_ordercart .bx_ordercart_order_table_container td.sum:after {
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  right: 0;
  height: calc(100% - 44px);
  border-right: 1px solid #f3f3f3;
}
.bx_ordercart .bx_ordercart_order_table_container td.item .bx_ordercart_itemtitle a {
  font-weight: normal;
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
.bx_ordercart .bx_ordercart_order_table_container td.item .bx_ordercart_itemtitle a:hover {
  text-decoration: underline;
}
.bx_ordercart .bx_ordercart_order_table_container td.discount {
  display: none;
}
.bx_ordercart .bx_ordercart_order_table_container td.price {
  width: 198px;
  text-align: center;
}
.bx_ordercart .bx_ordercart_order_table_container td.price .discount {
  display: inline-block;
  border-radius: 3px;
  background: #f6f6f6;
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  line-height: 18px;
  padding: 0 10px;
  margin-top: 6px;
}
.bx_ordercart .bx_ordercart_order_table_container td.price .prices-top > div {
  display: inline-block;
}
.bx_ordercart .bx_ordercart_order_table_container td.price .current_price {
  font-weight: bold;
  font-size: 14px;
}
.bx_ordercart .bx_ordercart_order_table_container td.price .old_price {
  text-decoration: line-through;
  opacity: 0.5;
}
.bx_ordercart .bx_ordercart_order_table_container td.quantity {
  width: 222px;
  text-align: center;
}
.bx_ordercart .bx_ordercart_order_table_container td.quantity .quantity-counter {
  width: 114px;
  display: inline-block;
}
.bx_ordercart .bx_ordercart_order_table_container td.quantity .quantity-counter:after {
  display: block;
  clear: both;
  content: "";
}
.bx_ordercart .bx_ordercart_order_table_container td.quantity .quantity-button {
  float: left;
  width: 24px;
  height: 24px;
}
.bx_ordercart .bx_ordercart_order_table_container td.quantity .quantity-button a {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  background: #f6f6f6;
  color: #000;
  text-decoration: none;
  line-height: 24px;
  font-weight: bold;
  font-size: 14px;
}
.bx_ordercart .bx_ordercart_order_table_container td.quantity .quantity-button a:hover {
  background: #ea063d;
  color: #fff;
}
.bx_ordercart .bx_ordercart_order_table_container td.quantity .quantity-text {
  float: left;
  width: 66px;
  line-height: 24px;
}
.bx_ordercart .bx_ordercart_order_table_container td.sum {
  width: 198px;
}
.bx_ordercart .bx_ordercart_order_table_container td.sum > div {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
}
.bx_ordercart .bx_ordercart_order_table_container td.control {
  width: 214px;
  text-align: center;
  white-space: nowrap;
  padding-left: 32px;
  padding-right: 32px;
}
.bx_ordercart .bx_ordercart_order_table_container td.control .delete-link {
  vertical-align: top;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #e7e7e7;
  width: 30px;
  height: 30px;
  background: url("../images/close-small.png") no-repeat center;
}
.bx_ordercart .bx_ordercart_order_table_container td.control .delete-link:hover {
  border-color: #ea063d;
  background-image: url("../images/close-small-hover.png");
}
.bx_ordercart .bx_ordercart_order_table_container td.control .delay-link,
.bx_ordercart .bx_ordercart_order_table_container td.control .to-basket-link {
  display: inline-block;
  border: 2px solid #e7e7e7;
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  padding: 0 14px;
  line-height: 26px;
  border-radius: 3px;
  text-decoration: none;
  margin-right: 16px;
}
.bx_ordercart .bx_ordercart_order_table_container td.control .delay-link:hover,
.bx_ordercart .bx_ordercart_order_table_container td.control .to-basket-link:hover {
  border-color: #ea063d;
}
.bx_ordercart .bx_ordercart_order_pay {
  margin-top: 30px;
}
.bx_ordercart .bx_ordercart_order_pay:after {
  display: block;
  clear: both;
  content: "";
}
.bx_ordercart .bx_ordercart_order_pay_left {
  float: left;
}
.bx_ordercart .bx_ordercart_coupon {
  position: relative;
}
.bx_ordercart .bx_ordercart_coupon:not(:first-child) {
  margin-top: 15px;
}
.bx_ordercart .bx_ordercart_coupon .coupon-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 36px;
  width: 40px;
  border-right: 1px solid #e9e9e9;
}
.bx_ordercart .bx_ordercart_coupon .coupon-label:before {
  content: "";
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  background: url("../images/coupon.png") no-repeat center;
}
.bx_ordercart .bx_ordercart_coupon input[name="OLD_COUPON[]"] {
  border: none;
  background: none;
}
.bx_ordercart .bx_ordercart_coupon input[name="OLD_COUPON[]"].bad {
  color: #e81342;
}
.bx_ordercart .bx_ordercart_coupon input[name="OLD_COUPON[]"].good {
  color: green;
}
.bx_ordercart .bx_ordercart_coupon span[data-coupon] {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../images/close-small-hover.png") no-repeat center;
  cursor: pointer;
  float: left;
  opacity: 0.5;
  margin: 1px 4px 0 0;
  text-indent: -9999px;
}
.bx_ordercart .bx_ordercart_coupon span[data-coupon]:hover {
  opacity: 1;
}
.bx_ordercart .bx_ordercart_coupon .bx_bt_button {
  margin-left: 10px;
  color: #e81342;
  text-decoration: none;
}
.bx_ordercart .bx_ordercart_coupon .bx_bt_button:hover {
  color: #000;
}
.bx_ordercart #coupon {
  height: 36px;
  padding: 0 14px 0 54px;
  border-radius: 5px;
  border: 1px solid #e9e9e9;
  background: none;
  width: 294px;
  font-size: 12px;
}
.bx_ordercart .bx_ordercart_coupon_notes {
  font-size: 11px;
  color: #666;
}
.bx_ordercart .bx_ordercart_order_pay_right {
  float: right;
}
.bx_ordercart .bx_ordercart_order_sum {
  font-weight: bold;
  font-size: 14px;
  min-height: 36px;
}
.bx_ordercart .cart-sum {
  display: inline-block;
}
.bx_ordercart .cart-submit-button {
  display: inline-block;
  padding-left: 32px;
  vertical-align: top;
}

.order-checkout *,
.order-checkout *:before,
.order-checkout *:after {
  box-sizing: border-box;
}
.order-checkout .section.licensing {
  margin: 0 -15px 16px;
  padding: 15px;
  background-color: #edf8fe;
  border-radius: 3px;
}
.order-checkout .note {
  margin-top: 10px;
  font-size: 11px;
  color: #5f5f5f;
}
.order-checkout .radio {
  display: inline-block;
}
.order-checkout .radio:not(:last-child) {
  margin-right: 30px;
}
.order-checkout .order-sides {
  margin-top: 30px;
  border-radius: 5px;
  background: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.order-checkout .order-side {
  padding: 50px 112px;
  width: 50%;
  position: relative;
}
.order-checkout .order-side.person-info:after, .order-checkout .order-side.order-auth:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: -1px;
  height: 100%;
  border-right: 1px solid #f3f3f3;
}
.order-checkout .order-side.delivery-payment, .order-checkout .order-side.order-registration {
  border-left: 1px solid #f3f3f3;
}
.order-checkout .order-side.order-bottom {
  width: 100%;
  clear: both;
  padding: 0;
}
.order-checkout .user-type:after {
  display: block;
  clear: both;
  content: "";
}
.order-checkout .user-type .label {
  float: left;
  margin: 0;
}
.order-checkout .user-type .label input {
  display: none;
}
.order-checkout .user-type .label input:checked + label {
  font-weight: bold;
  color: #fff;
  background: #e81342;
  border-color: #e81342;
}
.order-checkout .user-type .label label {
  display: block;
  font-size: 12px;
  padding: 0 21px;
  line-height: 36px;
  border: 1px solid #e9e9e9;
  cursor: pointer;
}
.order-checkout .user-type .label label:hover {
  border-color: #e81342;
}
.order-checkout .user-type .label:first-child label {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.order-checkout .user-type .label:last-child label {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.order-checkout .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.order-checkout .sale_order_table {
  display: block;
}
.order-checkout .sale_order_table tbody,
.order-checkout .sale_order_table tr,
.order-checkout .sale_order_table td {
  position: relative;
  display: block;
}
.order-checkout .sale_order_table tr {
  margin-top: 12px;
}
.order-checkout .sale_order_table tr.search-dadata {
  margin-bottom: 24px;
}
.order-checkout .sale_order_table td.name {
  font-weight: bold;
  font-size: 9px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.34);
}
.order-checkout .sale_order_table td.name.-black {
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  color: #000;
}
.order-checkout input[type=text],
.order-checkout input[type=password],
.order-checkout select,
.order-checkout textarea {
  height: 36px;
  width: 330px;
  padding: 0 18px;
  color: #000;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.order-checkout input[type=search] {
  width: 330px;
  height: 36px;
  padding: 0 18px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000;
}
.order-checkout input[type=search]:focus {
  outline: none;
  border-color: #0091DC;
}
.order-checkout input[type=search]::placeholder {
  color: #eee;
}
.order-checkout [data-dadata-input] {
  background-color: #EDEDED;
}
.order-checkout textarea {
  min-height: 86px;
  resize: none;
  padding: 7px 18px;
}
.order-checkout .select-container:not(:first-child) {
  margin-top: 12px;
}
.order-checkout select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/arrow.png") no-repeat right 18px center;
}
.order-checkout .section-delivery {
  text-align: center;
}
.order-checkout .section-delivery .title {
  padding-top: 62px;
  position: relative;
}
.order-checkout .section-delivery .title:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 42px;
  top: 0;
  left: 0;
  opacity: 0.1;
  background: url("../images/clock.png") no-repeat center;
  background-size: auto 100%;
}
.order-checkout .section-delivery .order-delivery-select {
  margin-top: 15px;
  position: relative;
  display: inline-block;
  min-width: 232px;
  text-align: left;
}
.order-checkout .section-delivery .order-delivery-select.active .order-delivery-select-items {
  display: block;
}
.order-checkout .section-delivery .order-delivery-select-title {
  height: 36px;
  padding: 0 36px 0 18px;
  line-height: 34px;
  white-space: nowrap;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #e9e9e9;
  background: url(../images/arrow.png) no-repeat right 18px center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.order-checkout .section-delivery .order-delivery-select-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 4px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e9e9e9;
  min-width: 270px;
  width: 100%;
  z-index: 30;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.order-checkout .section-delivery .order-delivery-select-row {
  position: relative;
}
.order-checkout .section-delivery .order-delivery-select-row:not(:last-child) {
  border-bottom: 1px solid #e9e9e9;
}
.order-checkout .section-delivery .order-delivery-select-row input {
  display: none;
}
.order-checkout .section-delivery .order-delivery-select-row label {
  display: block;
  padding: 18px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.order-checkout .section-delivery .order-delivery-select-row label .desc {
  padding-left: 15px;
}
.order-checkout .section-delivery .order-delivery-select-row label .desc-tooltip {
  display: none;
  width: 300px;
  position: absolute;
  top: 50%;
  left: 100%;
  border: 1px solid #e9e9e9;
  background: #fff;
  border-radius: 5px;
  padding: 12px 18px;
  margin-left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.order-checkout .section-delivery .order-delivery-select-row label .desc-tooltip:before, .order-checkout .section-delivery .order-delivery-select-row label .desc-tooltip:after {
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 100%;
  width: 0;
  height: 0;
  vertical-align: middle;
  content: "";
  border-right: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.order-checkout .section-delivery .order-delivery-select-row label .desc-tooltip:before {
  margin-right: 1px;
  border-right-color: #e9e9e9;
}
.order-checkout .section-delivery .order-delivery-select-row label .desc-tooltip-price {
  font-weight: bold;
}
.order-checkout .section-delivery .order-delivery-select-row label .desc-tooltip-text {
  margin-top: 10px;
}
.order-checkout .section-delivery .order-delivery-select-row label:hover {
  background: #f6f6f6;
}
.order-checkout .section-delivery .order-delivery-select-row label:hover .desc-tooltip {
  display: block;
}
.order-checkout .section-delivery .order-delivery-select-row img {
  max-width: 60px;
  height: auto;
}
.order-checkout .section-delivery .order-delivery-select-info {
  margin-top: 15px;
}
.order-checkout .section-delivery .order-delivery-select-info-period {
  font-size: 11px;
  color: #5f5f5f;
}
.order-checkout .section-delivery .order-delivery-select-info-price {
  margin-top: 5px;
  font-weight: bold;
}
.order-checkout .section-delivery .order-delivery-select-info-text {
  margin-top: 10px;
}
.order-checkout .section-payment .payment-items {
  margin: 0 -10px;
  text-align: center;
}
.order-checkout .section-payment .payment-items:after {
  display: block;
  clear: both;
  content: "";
}
.order-checkout .section-payment .payment-items .ps_logo {
  margin-top: 12px;
  padding: 0 6px;
  height: 36px;
  width: 192px;
  display: inline-block;
  vertical-align: top;
}
.order-checkout .section-payment .payment-items .ps_logo_description {
  display: none;
}
.order-checkout .section-payment .payment-items .ps_logo input {
  display: none;
}
.order-checkout .section-payment .payment-items .ps_logo input:checked + label {
  color: #006bc8;
}
.order-checkout .section-payment .payment-items .ps_logo input:checked + label:after {
  border: 2px solid #006bc8;
}
.order-checkout .section-payment .payment-items .ps_logo input:checked + label img {
  opacity: 1;
}
.order-checkout .section-payment .payment-items .ps_logo input.active + label .paysystem_name {
  top: 50%;
  opacity: 1;
}
.order-checkout .section-payment .payment-items .ps_logo input.removing + label .paysystem_name {
  top: 50%;
  opacity: 0;
  transition: opacity 1.5s;
}
.order-checkout .section-payment .payment-items .ps_logo label {
  cursor: pointer;
  display: block;
  height: 100%;
  text-align: center;
  border-radius: 5px;
  font-weight: bold;
  font-size: 11px;
  line-height: 36px;
  position: relative;
  background: #f6f6f6;
  color: #c5c5c5;
  text-transform: uppercase;
}
.order-checkout .section-payment .payment-items .ps_logo label:after {
  content: "";
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
  border-radius: 5px;
  border: 1px solid #e9e9e9;
}
.order-checkout .section-payment .payment-items .ps_logo img {
  opacity: 0.5;
  width: auto !important;
  height: 100%;
}
.order-checkout .section-payment .payment-items .ps_logo img + .paysystem_name {
  position: absolute;
  top: -9999px;
  left: 50%;
  width: calc(100% - 30px);
  padding: 18px 12px;
  background: #fff;
  z-index: 30;
  color: #000;
  font-size: 10px;
  text-transform: none;
  line-height: normal;
  border: 1px solid #e9e9e9;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.order-checkout .order-bottom {
  margin-top: 10px;
}
.order-checkout .sale_data-table {
  width: 100%;
  border-collapse: collapse;
}
.order-checkout .sale_data-table thead {
  display: none;
}
.order-checkout .sale_data-table tr {
  border-bottom: 10px solid transparent;
}
.order-checkout .sale_data-table td {
  padding: 22px 12px;
  background: #fff;
  position: relative;
}
.order-checkout .sale_data-table td:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.order-checkout .sale_data-table td:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.order-checkout .sale_data-table td.item:after, .order-checkout .sale_data-table td.quantity:after, .order-checkout .sale_data-table td.price:after {
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  right: 0;
  height: calc(100% - 44px);
  border-right: 1px solid #f3f3f3;
}
.order-checkout .sale_data-table td.itemphoto {
  width: 150px;
  padding-left: 32px;
}
.order-checkout .sale_data-table td.item {
  font-size: 14px;
}
.order-checkout .sale_data-table td.quantity {
  width: 198px;
  text-align: center;
}
.order-checkout .sale_data-table td.price {
  width: 198px;
  text-align: center;
}
.order-checkout .sale_data-table td.price .current_price {
  font-weight: bold;
  font-size: 14px;
}
.order-checkout .sale_data-table td.price .discount {
  display: inline-block;
  border-radius: 3px;
  background: #f6f6f6;
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  line-height: 18px;
  padding: 0 10px;
  margin-top: 6px;
}
.order-checkout .sale_data-table td.sum {
  width: 250px;
  text-align: center;
}
.order-checkout .sale_data-table td.sum > div {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
}
.order-checkout .order-bottom-wrapper {
  margin-top: 30px;
}
.order-checkout .order-bottom-wrapper:after {
  display: block;
  clear: both;
  content: "";
}
.order-checkout .order-bottom-left {
  float: left;
}
.order-checkout .order-comment-button {
  padding: 0;
  background: none;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 28px;
  cursor: pointer;
}
.order-checkout .order-comment-text {
  color: #5f5f5f;
  font-size: 11px;
}
.order-checkout .order-comment-block {
  display: none;
}
.order-checkout .order-bottom-right {
  float: right;
}
.order-checkout .order-bottom-text {
  font-weight: bold;
  font-size: 14px;
  min-height: 36px;
}
.order-checkout .order-submit-button {
  margin-top: 10px;
  text-align: right;
}
.order-checkout input[name=submitbutton] {
  width: 168px;
  padding: 0;
}
.order-checkout .order-sides-auth {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.order-checkout .order-auth-info {
  border-radius: 5px;
  background: #fff;
  padding: 22px 32px;
}
.order-checkout .sale_order_table td.forgotpass a {
  color: #e51a46;
  font-weight: bold;
}

.popup-content *, .popup-content:before, .popup-content:after {
  box-sizing: border-box;
}
.popup-content .form-group {
  text-align: left;
  margin-top: 12px;
}
.popup-content .form-group label {
  display: inline-block;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9px;
  opacity: 0.34;
}
.popup-content .form-group input[type=text],
.popup-content .form-group textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  font-size: 12px;
  border-radius: 5px;
  padding: 0 18px;
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.popup-content .form-group input[type=text][name=captcha_word],
.popup-content .form-group textarea[name=captcha_word] {
  width: 100px;
  margin-right: 15px;
}
.popup-content .form-group input[type=text].error,
.popup-content .form-group textarea.error {
  border-color: #e51a46;
}
.popup-content .form-group input[type=text] {
  height: 36px;
}
.popup-content .form-group textarea {
  padding-top: 7px;
  padding-bottom: 7px;
}
.popup-content .form-group img {
  vertical-align: top;
  height: 36px !important;
  width: auto !important;
}
.popup-content .form-group-checkbox, .popup-content .form-group-submit {
  margin-top: 24px;
}
.popup-content .select2 {
  width: 100% !important;
}

.checkbox {
  opacity: 1 !important;
  margin-bottom: 0 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox input {
  display: none;
}
.checkbox input:checked + .checkbox-content:after {
  opacity: 1;
}
.checkbox .checkbox-content {
  position: relative;
  font-weight: bold;
  font-size: 9px;
  padding: 3px 0 3px 32px;
  color: rgba(0, 0, 0, 0.34);
  text-transform: none;
  display: block;
}
.checkbox .checkbox-content:before, .checkbox .checkbox-content:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
}
.checkbox .checkbox-content:before {
  background: #fff;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.checkbox .checkbox-content:after {
  opacity: 0;
  background: url("../images/check.png") no-repeat center;
}
.checkbox .checkbox-content a {
  text-decoration: none;
  color: #e51a46;
}

.radio {
  opacity: 1 !important;
  margin-bottom: 0 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio input {
  display: none;
}
.radio input:checked + .radio-content:after {
  opacity: 1;
}
.radio .radio-content {
  position: relative;
  font-weight: bold;
  font-size: 9px;
  padding: 3px 0 3px 32px;
  color: rgba(0, 0, 0, 0.34);
  text-transform: none;
  display: block;
}
.radio .radio-content:before, .radio .radio-content:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.radio .radio-content:before {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.radio .radio-content:after {
  opacity: 0;
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  background: #e51a46;
}
.radio .radio-content a {
  text-decoration: none;
  color: #e51a46;
}

.select2-container--default .select2-selection--single {
  height: 36px;
  outline: none !important;
  border-color: rgba(0, 0, 0, 0.2);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 12px;
  height: 36px;
  background: url("../images/arrow.png") no-repeat center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.mfp-wrap .feedback {
  display: block;
}

.data-table.bx-forgotpass-table input[type=submit] {
  margin-top: 1rem;
}

.payment_checked__description span {
  font: 11px Verdana, sans-serif !important;
  color: #5f5f5f !important;
}

div.title-search-result {
  width: 500px !important;
  margin-left: -150px;
}
div.title-search-result table {
  width: 100%;
}
div.title-search-result th {
  display: none;
}
div.title-search-result td.title-search-item {
  padding: 9px 15px;
  border-bottom: 1px solid #ddd;
}
div.title-search-result td.title-search-item a {
  padding: 9px 15px 9px 38px;
  position: relative;
}
div.title-search-result td.title-search-item img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
div.title-search-result td.title-search-all a {
  padding: 6px 4px;
  display: block;
}

.news-detail {
  font-size: 14px;
}

.tablebodytext [name=Submit] {
  margin-top: 20px;
}

.dadata-list {
  position: absolute;
  z-index: 1;
  top: calc(100% + 4px);
  left: 0;
  flex-direction: column;
  width: 330px;
  padding: 5px 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background-color: #fff;
}
.dadata-list:not(.hidden) {
  display: flex;
}
.dadata-list__item {
  cursor: pointer;
  width: 100%;
  margin: 0;
  padding: 4px 0;
  border: 0;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.dadata-list__item:hover, .dadata-list__item:focus {
  background-color: #e81342;
  color: #fff;
}

.inp_basket{width: 30px;border: none;outline: none;font-size: 14px;text-align: center;}
.quantity_hide{display: none;}
.bx_ordercart .bx_ordercart_order_table_container td.quantity .quantity-text{display: flex;flex-direction: row;align-items: center;justify-content: center;line-height: 1;}
.bx_ordercart .bx_ordercart_order_table_container td.quantity .quantity-counter{display: flex;flex-direction: row;align-items: center;margin-left: auto;margin-right: auto;}
.payment-image-new img{filter: grayscale(100%);}
.news-detail ul{padding-left: 35px;}
#wrapper ul{padding-left: 35px;}
#wrapper ol{padding-left: 35px;}




.res_err{font-size: 14px;color: #ff0000;width: 100%;margin-top: 10px;text-align: left;}
.form-group.rez_f{text-align: center;}
.popup-content .form-group input[type=password] {
    height: 36px;
}
.popup-content .form-group input[type=password]{
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    font-size: 12px;
    border-radius: 5px;
    padding: 0 18px;
    color: #000;
    font-family: Verdana, Arial, sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.25);
}
.form-group-checkbox.mt0{margin-top: 0!important;}
.inputtext.err{border: solid 1px #ff0000!important;}
.rez_aut{width: 100%;color: #ff0000;font-size: 14px;margin-top: 20px;}
.new_in:before {
    content: ''!important;
    left: 0;
    position: absolute;
    background: url('/images/login.svg') no-repeat 50% 50%!important;
    background-size: contain;
    width: 18px;
    height: 23px;
}
.new_in{min-height: 23px;display: flex!important;flex-direction: row;align-items: center;}
.select2-results__option.hide{display: none;}
.inp_basket{border: solid 1px #000;height: 24px;width: 40px;}
.pl_aut{position: relative;display: flex;column-gap: 20px;align-items: center;}
.pl_aut.active:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.5);}
.ss-red-rem{font-size: 12px;color: rgba(0, 0, 0, 0.34);}
.rez_vost{width: 100%;color: #ff0000;font-size: 14px;margin-top: 20px;}
.footer-phone a{text-decoration: none;}
.products-list-banner{display: none;}
.bx_filter .bx_filter_parameters_boxes{width: 100%;}
.products-list-container .bx_filter{padding-right: 0;}
.bx_filter.bx_horizontal .bx_filter_parameters_box{border-right: 0;border-left: 0;}
li.acc_items p{word-break: break-all;}
.accompany li.acc_items{padding: 5px;}
/*.bl_certif_cont .swiper-slide{display: flex;flex-direction: column;justify-content: space-between;height: 100%!important;}*/
.slide-sert{width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: space-between;min-height: 360px;}
.slide-sert-img{width: 100%;height: 330px;display: flex;flex-direction: column;justify-content: center;}
 
.menu_vsp{width: 100%;height: 100%;background: #fff;transition: 0.5s;left: -100%;position: fixed;top: 0;z-index: 1000;padding: 20px;box-sizing: border-box;}
.menu_vsp.active{left: 0;}
.menu_vsp_close{position: absolute;right: 20px;top: 20px;z-index: 1001;width: 60px;height: 60px;background: url(/local/templates/10001/images/closemenumobil.svg) no-repeat 50% 50%;background-size: 80%;}

.menu_vsp .menu-top{width: 100%;margin-bottom: 50px;margin-top: 50px;}
.menu_vsp .mainmenu {
    list-style: none;
    text-align: justify;
    padding-top: 18px;
}
.menu_vsp .mainmenu__item{font-size: 18px;margin-bottom: 20px;text-decoration: none;}
.menu_vsp .mainmenu__item-link{font-size: 18px;text-decoration: none;}
.menu_kn{display: none;}



.swiper-pagination-list{width: 100%;display: none;flex-direction: row;justify-content: center;column-gap: 5px;margin-top: 10px;}
.main_sl_bl{padding-bottom: 10px;}

#content p{white-space: normal;word-wrap: break-word;overflow-wrap: break-word;}

    

@media (max-width: 900px) {

    .header-top{display: none;}
    #header-container{box-sizing: border-box;}
    #header-container div{box-sizing: border-box;}
    .header-bottom #logo-link img{height: auto;width: 150px;}
    #header-container .header-bottom .content-container{padding: 10px 10px 4px 10px!important}
    .header-bottom .header-bottom-element{margin-top: 0;}
    .no_mobile{display: none!important;}
    .content-container{padding-left: 10px!important;padding-right: 10px!important;}
    .header-bottom .header-bottom-element.logo{height: auto;}
    .flex_mob_head{width: 100%;display: flex;flex-direction: row;align-items: center;max-width: 100%;justify-content: space-between;}
    .flex_mob_head::before{content: '';display: none!important;}
    .flex_mob_head::after{content: '';display: none!important;}

    .header-bottom-element.basket .basket-text{display: none}
    .header-bottom-element.basket .basket-sum{display: none}
    .header-bottom-element.phone{width: 155px;}
    .header-bottom .header-bottom-element{height: auto;}
    .menu_kn{width: 60px;height: 60px;background: url(/local/templates/10001/images/menumobil.svg) no-repeat 50% 50%;background-size: 80%;display: block;}
    .menu_kn:after{display: none;}
    .header-bottom .header-bottom-element.basket{width: auto;}
    #header-container{width: 100%;max-width: 100%;overflow: hidden;}
    #footer .mean{display: flex;flex-direction: column;padding-left: 20px;padding-right: 20px;align-items: center;}
    .spos{width: 100%;padding: 0;}
    #info{display: flex;flex-direction: row;justify-content: center;}
    #footer{box-sizing: border-box;}
    #footer div{box-sizing: border-box;}
    .payments_imgs_new{display: flex;flex-direction: row;flex-wrap: wrap;}
    #news{width: 100%;}
}

@media (max-width: 550px) {
  .header-bottom #logo-link img{height: auto;width: 90px;}
  .feedback{width: 100%!important;}
  .feedback fieldset{margin-left: 0!important;box-sizing: border-box;width: 100%!important;max-width: 100%!important;}
  }


@media (max-width: 1200px) {
  #wrapper > #content{width: 100%;box-sizing: border-box;}
    #wrapper > #content{box-sizing: border-box;padding-left: 10px;padding-right: 10px;}
  #wrap{display: block;}
  #wrapper{display: block;}
  .header-bottom{width: 100%;}
  #header-container, #footer{display: block;height: auto;}
  .mob_no{display: none;}

  .lever{display: flex;flex-direction: row;flex-wrap: wrap;gap: 10px;}
  .lever a.section{width: calc(50% - 5px);box-sizing: border-box;height: auto;}

  .lever_two a.section{width: calc(50% - 5px);box-sizing: border-box;height: auto;}
  #wrap{overflow: inherit;}
  .main_sl_bl{width: 100%;overflow-x: hidden;}
  .slide-sert-img{height: auto;}
  .slide-sert{min-height: auto;}
  body{width: 100%;overflow-x: hidden;}
  #sort{position: relative;top: 0;}
  .catalog-inner{padding-left: 0;padding-right: 0;}
  .catalog-item-button{opacity: 1;}
  .accompany{width: 100%;}
}

@media (max-width: 900px) {
  #leader{width: 100%;}
  .bl_certif_right{right: 0;}
  .bl_certif_left{left: 0;}
  #leader{height: auto!important;}
  #content ul.market_subcats li{width: calc(50% - 24px);}
  #sort{right: 0;}
  #content ul.market_subcats li span{font-size: 12px!important;}
  #content ul.ul-tree.market_subcats li.catalog-item-top-tov{width: 100%;}
  #content ul.ul-tree.market_subcats .catalog-item-inner-item.level4{width: 100%;}
  .catalog .catalog-image-container{width: 150px;}
  #content ul.ul-tree.market_subcats li.catalog-item-top-tov{padding: 10px;}
  .catalog .catalog-image-container img{margin: 0;}
  .catalog .catalog-more-container{padding-right: 0;padding-left: 10px;}

  .catalog .catalog-item-top-tov .catalog-item-top{display: flex;flex-direction: row;align-items: center;column-gap: 10px;}
  .catalog .catalog-item-top-tov .catalog-image-container{width: 80px;}
  .catalog .catalog-item-top-tov .catalog-image-container .catalog-category-image img{width: 80px;height: 80px;object-fit: contain;}
  .catalog .catalog-item-top-tov .catalog-more-container{width: 160px;display: flex;flex-direction: row;align-items: center;justify-content: flex-end;}
  .catalog .catalog-item-top-tov .catalog-info-container{width: calc(100% - 260px);}
  .catalog-item-bottom-inner{padding: 0;}
  .catalog-item-bottom{padding: 0;}
  .catalog-item-inner-item.level4 .catalog-item{display: flex;flex-direction: row;column-gap: 10px;align-items: center;}
  .catalog-item-inner-item.level4 .catalog-item .catalog-item-button-container{padding-right: 0;padding-left: 0;width: 100px;display: flex;flex-direction: row;align-items: center;justify-content: flex-end;}
  .catalog-item-inner-item.level4 .catalog-item .catalog-item-price-container{width: 120px;}
  .catalog-item-inner-item.level4 .catalog-item .catalog-item-title-container{width: calc(100% - 260px);}
  .catalog-item-inner-item.level4 .catalog-item-link{font-size: 14px;line-height: 1.2;padding-right: 0;padding-left: 0;}
  .bx_filter_popup_result.left{display: flex!important;flex-direction: row;flex-wrap: wrap;}
  .bx_filter .bx_filter_popup_result{height: auto;}
  .level4_sub{width: 100%;}
  .catalog-item-bottom .level1{width: 100%!important;}
  .catalog-item-inner-top{padding-top: 20px;}

  .single{display: flex;flex-direction: column;}
  .single #present{width: 100%;}
  .single .description{margin-left: 0;width:100%;}
  .single #feat{margin-left: 0;}
  .single .description > *{margin-left: 0;}
  .single .accompany{width: 100%;margin-left: 0;}
  .single #so_slider{margin-left: 0;padding-left: 0;}


  .bx_ordercart .bx_ordercart_order_table_container td.item .bx_ordercart_itemtitle a{font-size: 12px;}
  .bx_ordercart .bx_ordercart_order_table_container td .bx_ordercart_photo{width: 60px;height: 60px;}
  .bx_ordercart .bx_ordercart_order_table_container td.price .current_price{font-size: 12px;}
  .bx_ordercart .bx_ordercart_order_table_container td.sum > div{font-size: 12px;}
  .swiper-pagination-list{display: flex;}
.main_sl_bl .bl_certif_left{display: none;}
.main_sl_bl .bl_certif_right{display: none;}
 .bl_certif_cont .bl_certif_left{display: none;}
.bl_certif_cont .bl_certif_right{display: none;}
.bl_certif_cont{padding-bottom: 20px;}
.bx_filter .bx_filter_parameters_boxes-line{border-right: 0;}

#news .items{    max-height: inherit;}
#news .items span{height: auto;}


}
.catalog h1{line-height: 1.2;}
@media (max-width:600px) {

.products-list td{padding: 10px;box-sizing: border-box;}
table.products-list td .list-image{padding: 10px;}
.products-list td:first-child{width: 50px;}
.products-list td:first-child .list-image{width:50px;object-fit: contain;height: 50px;}
.products-list td:nth-child(2) a{font-size: 12px;}
.products-list td:nth-child(3){font-size: 12px;padding: 10px;}
.products-list td:nth-child(3) .rub{font-size: 12px;}
.products-list td:last-child a, .products-list td:last-child button {font-size: 12px;padding: 5px 5px;}



.basket_item_id{display: flex;flex-direction: column;}
.basket_item_id td{width: 100%!important;}
.basket_item_id td .bx_ordercart_photo_container{width: 100%;display: flex;flex-direction: row;justify-content: center;}
.basket_item_id td .bx_ordercart_itemtitle{text-align: center;width: 100%;}
.basket_item_id td.custom.sum{text-align: center;width: 100%;}
.bx_ordercart .bx_ordercart_coupon{width: 100%;}
.bx_ordercart .bx_ordercart_order_pay_left{width: 100%;}
.bx_ordercart_order_pay_right{width: 100%;margin-top: 20px;}

.catalog-item-inner-item .catalog-item-button{width: 100%;white-space: inherit;}
.catalog-item-inner-item .catalog-item-price.discount{white-space: inherit;}
.bx_ordercart .bx_ordercart_order_table_container td.itemphoto{padding-left: 22px;}

td.btn_lk_mob{display: flex!important;flex-direction: column;}
.bx_my_order .bx_my_order_status{margin-left: 0;box-sizing: border-box;}
.bx-touch .bx_my_order .bx_my_order_table tr{display: flex!important;flex-direction: column;}
.bx-touch .bx_my_order .bx_my_order_table td{width: 100%!important;}

ul.bx_item_list a{word-break: break-all;}

.subscribe-edit tr{display: flex!important;flex-direction: column;}
.subscribe-edit td{width: 100%!important;}


.order-checkout .order-side{width: 100%;box-sizing: border-box;padding: 20px;}
.order-checkout .order-sides{flex-direction: column;}


  .products-list-container .products-list tr td:first-child{display: none;}
  .products-list-container .products-list tr td strong{display: flex;flex-direction: column;}


.bx-breadcrumb{display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;row-gap: 5px}

input,
textarea,
select {
  font-size: 16px;
}


.bx_ordercart #coupon {
    font-size: 16px!important;
}

}

html, body {
    overscroll-behavior-y: none;
    overscroll-behavior-x: none;
}

