@media (max-width:1259px) {
}

@media (max-width:959px) {
}

@media (max-width:767px) {
}

@media (max-width:540px) {
}

@media (max-width:359px) {
}


/*ie page scroll fix*/
@-ms-viewport {
	width: auto!important;
}


/*normalize 3.0.3*/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	/*border-collapse: collapse;*/
	/*border-spacing: 0;*/
}

td,
th {
	padding: 0;
}

p {
	margin: 0;
}


/*boilerplate 5.3.0*/
html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}


/*my defaults*/
.svg {
	top: -1px;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	min-width: 30px;
	min-height: 30px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	min-width: auto;
	min-height: auto;
}

.svg svg {
	display: block;
}

svg:not(:root) {
	overflow: hidden;
}

.hidden {
	display: none;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}

.clearfix:after {
	clear: both;
}

.nolink,
a[href^="tel:"] {
	text-decoration: none!important;
}

input,
textarea {
	outline: none;
	border-radius: 0;
	-webkit-appearance: none;
}

input::-ms-clear {
	display: none;
}

::-ms-clear {
	width: 0;
	height: 0;
}

a,
button,
input,
textarea {
	outline: none;
}

button {
	border: 0;
	background: transparent;
}

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
}

::-webkit-input-placeholder {
	color: #929293;
}

::-moz-placeholder {
	color: #929293;
}

:-moz-placeholder {
	color: #929293;
}

:-ms-input-placeholder {
	color: #929293;
}

:focus::-webkit-input-placeholder {
	colcolor: transparent
}

:focus:-moz-placeholder {
	colcolor: transparent
}

:focus::-moz-placeholder {
	colcolor: transparent
}

:focus::placeholder {
	colcolor: transparent
}


/*tools*/
.slider {
	visibility: hidden;
}

.vis_hidden {
	visibility: hidden;
}

.vis_visible {
	visibility: visible;
}

.nowrap {
	white-space: nowrap;
}

.va-top {
	vertical-align: top!important;
}

.va-middle {
	vertical-align: middle!important;
}

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

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

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

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

[data-fancybox] {
	cursor: zoom-in;
}

@media (min-width: 0\0) {
	[data-fancybox] {
		cursor: pointer;
	}
}

[data-url],
[data-scroll] {
	cursor: pointer;
}

img:not([src]) {
	visibility: hidden;
}

@-moz-document url-prefix() {
	img:-moz-loading {
		visibility: hidden;
	}
}


/*general*/
body {
	min-width: 320px;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

*:after,
*:before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

#no_cookies_js {
	position: fixed;
	z-index: 101;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}


/*footer to bottom*/
html,
body {
	height: 100%;
}

.page {
	display: flex;
	flex-direction: column;
	/*height: 100%;*/
}

.content {
	flex: 1 0 auto;
}

.footer {
	flex: 0 0 auto;
}


/*container*/
.container {
	margin: 0 auto;
	padding: 0 30px;
}


/*ui*/
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: '';
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default!important;
	pointer-events: none;
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}


/*fancybox*/
.fancybox-thumbs > ul > li {
	height: 105px;
}

.fancybox-thumbs > ul > li:before {
	border-radius: 0;
	border-width: 2px!important;
}

.fancybox-thumbs > ul > li > img {
	height: auto!important;
	width: auto!important;
	margin: auto!important;
	min-width: auto;
	min-height: auto;
	max-width: 100%!important;
	max-height: 100%!important;
	position: absolute!important;
	top: 0!important;
	right: 0!important;
	bottom: 0!important;
	left: 0!important;
}


/*slick*/
.slick-slider {
	position: relative;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-loading .slick-list {
	background: #fff url(/templates/template_55/img/ajax-loader.gif) center center no-repeat;
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	display: none;
}

.slick-prev {
	left: -25px;
	font-size: 0;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: '';
}

[dir='rtl'] .slick-prev:before {
	content: '';
}

.slick-next {
	right: -25px;
	font-size: 0;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: '';
}

[dir='rtl'] .slick-next:before {
	content: '';
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	/*display: none;*/
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000;
}

.slick-slider.slick-initialized {
	visibility: visible!important;
}


/*scrollpane*/
.jspScrollable {
	outline: none;
}

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	height: 100%;
	right: 0;
	width: 7px;
}

.jspHorizontalBar {
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 100%;
	height: 18px;
}

.jspVerticalBar *,
.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	position: relative;
}

.jspVerticalBar .jspTrack {
	width: 7px;
}

.jspHorizontalBar .jspTrack {
	height: 18px;
}

.jspDrag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspVerticalBar .jspDrag {
	width: 3px;
	height: 10px;
	margin-left: 2px;
	background: #999;
}

.jspVerticalBar .jspDrag .jspDragTop {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 3px;
	height: 2px;
}

.jspVerticalBar .jspDrag .jspDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	width: 3px;
	height: 2px;
}

.jspHorizontalBar .jspDrag {
	width: 10px;
	height: 3px;
	background: #999;
	margin-top: 15px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
}

.jspArrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspVerticalBar .jspArrow {
	height: 16px;
}

.jspHorizontalBar .jspArrow {
	float: left;
	width: 10px;
	height: 18px;
	position: relative;
}

.jspHorizontalBar .jspArrowLeft {
	left: 0;
	top: 7px;
}

.jspHorizontalBar .jspArrowLeft:before,
.jspHorizontalBar .jspArrowLeft:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 11px;
	top: 1px;
	left: calc(50% - 1px);
	/*background-color: #999;*/
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.jspHorizontalBar .jspArrowLeft:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: auto;
	bottom: -1px;
}

.jspHorizontalBar .jspArrowRight {
	left: 0;
	top: 7px;
}

.jspHorizontalBar .jspArrowRight:before,
.jspHorizontalBar .jspArrowRight:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 11px;
	top: 1px;
	left: calc(50% - 1px);
	/*background-color: #999;*/
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.jspHorizontalBar .jspArrowRight:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: auto;
	bottom: -1px;
}

.jspHorizontalBar .jspArrowLeft.jspDisabled,
.jspHorizontalBar .jspArrowRight.jspDisabled {
	cursor: default;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.jspArrow.jspDisabled:before,
.jspArrow.jspDisabled:after {
	background-color: #999!important;
}

.jspCorner {
	background: red;
	float: left;
	height: 100%;
}

* html .jspCorner {
	margin: 0 -3px 0 0;
}


/*text blocks*/
.subcategories + .subcategories-popular,
.subcategories + .page-text {
	/*margin-top: 0;*/
}

.subcategories-popular + .errors,
.subcategories-popular + .message,
.page-text + .errors,
.page-text + .message,
.page-text + .news-list,
.page-text + .actions-list,
.page-text + .articles-list,
.section-banners + .news-list,
.section-banners + .actions-list,
.section-banners + .articles-list {
	margin-top: 40px;
}

.subcategories-popular + .errors,
.subcategories-popular + .message,
.page-text + .errors,
.page-text + .message {
	margin-top: 30px;
}

/*text*/
.text {
	color: #777;
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
	margin: 0;
	margin-top: 1em;
	font-weight: 400;
	line-height: 1.4;
	color: #000;
}

.text h1:first-child,
.text h2:first-child,
.text h3:first-child,
.text h4:first-child,
.text h5:first-child,
.text h6:first-child {
	margin-top: 0;
}

.text h1 {
	font-size: 2.133em;
}

.text h2 {
	font-size: 1.867em;
}

.text h3 {
	/*font-size: 1.6em;*/
	font-size: 1.4em;
}

.text h4 {
	font-size: 1.333em;
}

.text h5 {
	font-size: 1.2em;
}

.text h6 {
	font-size: 1.066em;
}

.text p {
	margin-top: 1em;
	margin-bottom: 0;
	line-height: 1.5;
}

.text p:first-child {
	margin-top: 0;
}

.text a {
	text-decoration: underline;
}

.text a:hover {
	text-decoration: none;
}

.text .b,
.text b,
.text strong {
	font-weight: 700;
}

.text ul,
.text ol {
	margin-top: 1em;
	margin-left: 1em;
}

.text ul:first-child,
.text ol:first-child {
	margin-top: 0;
}

.text ul li,
.text ol li {
	position: relative;
	margin-top: 5px;
	padding-left: 1em;
}

.text ul li:first-child,
.text ol li:first-child {
	margin-top: 0;
}

.text ol {
	list-style: decimal;
}

.text ul li {
	display: list-item;
	list-style: disc outside;
	margin-left: 1em;
	padding-left: 1em;
}

.text ol li {
	position: relative;
	margin-top: 5px;
	margin-left: 1em;
	padding-left: 1em;
}

.text ol > li:before {
	/*content: counter(li) ".";*/
	/*counter-increment: li;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
}

.text hr {
	display: block;
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 15px 0;
}

.text img {
	display: inline-block;
	height: auto!important;
	max-width: 100%;
	margin: 0;
}

.text img.align-left {
	margin: 0 10px 5px 0;
}

.text img.align-right {
	margin: 0 0 5px 10px;
}

.text blockquote {
	font-style: italic;
}

.text iframe {
	max-width: 100%;
}

table.table {
	border-collapse: collapse;
	border-spacing: 0;
}

.text div.table {
	overflow: scroll-x;
}

.text table,
.text .table {
	margin-top: 1em;
}

.text table:first-child,
.text .table:first-child {
	margin-top: 0;
}

.text table th {
	padding: 8px;
	font-weight: 700;
	text-align: left;
}

.text table td {
	padding: 8px;
}


/*buttons*/
.button {
	display: inline-block;
	vertical-align: top;
	position: relative;
	-webkit-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	cursor: pointer;
	font-size: .7333em;
	line-height: 1;
	font-weight: 400;
	text-decoration: none;
	margin: 0;
	border: 1px solid;
	letter-spacing: .8px;
	border-radius: 3px;
	padding: 14px 21px 13px;
	overflow: hidden;
	transition: background-color .3s;
}

.button:not(.button_alt):hover {
	color: #fff!important;
}

a.button {
}

.button_back {
}

.button_back span {
}

.button_back:hover {
}

.button_alt {
	color: #fff!important;
}

.button_alt:hover {
	color: #fff!important;
}

.button_small {
	padding: 13px 18px 11px;
	font-size: 10px;
}

.button_big {
	padding: 16px 26px 16px;
}

.button_registration {
}

.button_filter {
	width: 100%;
	margin: 10px 5px 0;
	order: 0;
}

.button_reset + .button_filter {
	width: auto;
}

.button_reset {
	margin: 10px 5px 0;
	order: 1;
}

.button_reset:hover {
}

.button_order {
}

.button_order:before {
	content: '';
}

.ripple {
	display: block;
	position: absolute;
	pointer-events: none;
	border-radius: 50%;
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	background: #fff;
	opacity: .4;
	-webkit-animation: ripple 0.65s linear;
	-o-animation: ripple 0.65s linear;
	animation: ripple 0.65s linear;
}

.products-full .product__button-block .button.product__button_fast:not(.button_alt) .ripple {
	background: #333;
}

@-webkit-keyframes ripple {
	100% {
		opacity: 0;
		-webkit-transform: scale(2);
		transform: scale(2);
	}
}

@-o-keyframes ripple {
	100% {
		opacity: 0;
		-o-transform: scale(2);
		transform: scale(2);
	}
}

@keyframes ripple {
	100% {
		opacity: 0;
		transform: scale(2);
	}
}

.bordered {
	border: 1px solid #ececec;
	border-radius: 3px;
}

.box-shadow {
	transition: transform .2s , box-shadow .2s;
}

.box-shadow:hover {
	border-color: #fff;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
	background-color: #fff;
}

.box-shadow-2 {
	transition: transform ease .2s,box-shadow ease .2s;
}

.box-shadow-2:hover {
	border-color: #fff;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.15);
	z-index: 1;
}

.image-effect_shine {
	position: relative;
	overflow: hidden
}

.image-effect_shine:before {
	position: absolute;
	top: 0;
	left: -45%;
	z-index: 2;
	display: block;
	content: '';
	width: 25%;
	height: 100%;
	opacity: 0;
	background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.image-effect_shine:hover:before {
	-webkit-animation: .5s shine;
	animation: .5s shine;
	opacity: 1;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.image-effect_flash:hover {
	opacity: 1;
	-webkit-animation: .8s flash;
	animation: .8s flash;
}

@-webkit-keyframes flash {
	0% {
		opacity: .55;
	}

	100% {
		opacity: 1;
	}
}

@keyframes flash {
	0% {
		opacity: .55;
	}

	100% {
		opacity: 1;
	}
}

.image-effect_opacity:hover {
	opacity: .8;
}

.image-effect_zoom {
	position: relative;
	overflow: hidden
}

.image-effect_zoom > * {
	transition: transform .8s;
}

.image-effect_zoom:hover > * {
	transform: scale(1.1);
}


/*forms*/
.form-block {
	margin: 0 0 25px;
}

[data-field="comment"] .form-block {
	margin: 0;
}

.form-block_custom {
}

.form-block_custom > div {
	float: left;
}

.form-block_custom > div:last-child {
	float: right;
}

.form-block_buttons {
	margin-bottom: 0;
}

.form-block_buttons .button {
	float: left;
}

.form-block_buttons .button:last-child {
	float: right;
}

#order_fast_pages_alert_area {
	margin: 0 0 25px;
}

.form__button-block_pay {
}

.form__button-block_final {
}

.form-block:last-child {
	/*margin: 0;*/
}

.select,
.input-text,
.input-textarea,
.input-multiselect {
	background: #fafafa;
	border: 1px solid #ececec;
	border-radius: 3px;
	box-shadow: none;
	color: #383838;
	font-size: 14px;
	width: 100%;
	padding-left: 13px;
	padding-right: 13px;
	height: 48px;
	outline: none;
}

.select.on,
.input-text:focus,
.input-textarea:focus,
.input-multiselect:focus {
	background: #fff;
	border-color: #ccc;
}

.select.on {
	pointer-events: none;
}

html input.input-text[disabled],
html textarea.input-textarea[disabled] {
}

.input-textarea {
	height: auto;
	resize: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}

.input-multiselect {
	height: auto;
}

.input-multiselect option {
	padding: 0;
}

.custom-select {
	position: relative;
}

.select {
	position: relative;
	z-index: 2;
	cursor: pointer;
	user-select: none;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 30px;
}

select.select {
	display: none;
}

.select > span {
	overflow: hidden;
	height: 46px;
	display: flex;
	align-items: center;
	white-space: nowrap;
}

.select__list {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	cursor: pointer;
	z-index: 5;
	user-select: none;
	background-color: #fff;
	-webkit-box-shadow: 0 7px 21px rgba(83,92,105,.12), 0 -1px 6px 0 rgba(83,92,105,.06);
	box-shadow: 0 7px 21px rgba(83,92,105,.12), 0 -1px 6px 0 rgba(83,92,105,.06);
	width: 100%;
	max-height: 200px;
	overflow-y: auto;
	display: none;
}

.select__list.on {
	display: block;
}

.select__item {
	overflow: hidden;
	padding: 8px 13px 8px 13px;
	font-weight: 400;
	color: #333;
	font-size: 13px;
	line-height: 1.3;
}

.select__item:hover {
	background: #fafafa;
}

.select:after {
	content: '';
	width: 30px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/templates/template_55/img/_select.svg) no-repeat center center;
}

.select.on:after {
	transform: rotate(180deg);
}

.input-radio,
.input-checkbox {
	position: relative;
	padding-left: 24px;
	font-size: 14px;
	line-height: 1.2;
	color: #999;
	cursor: pointer;
	margin: 0;
	display: block;
}

form[name="response_page"] .input-radio,
form[name="response_page"] .input-checkbox {
	margin: 0 15px 0 0;
	display: inline-block;
}

.check-wrapper .input-radio,
.check-wrapper .input-checkbox {
	display: inline-block;
}

.check-wrapper + .check-wrapper {
	margin-top: 15px;
}

.input-radio input,
.input-checkbox input {
	display: none;
}

.input-checkbox .i {
	display: block;
	position: absolute;
	top: -1px;
	background: #fff;
	left: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #999;
}

.input-checkbox .i:after {
	content: '';
	opacity: 0;
	transition: opacity .3s;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 3px;
	top: 3px;
}

.input-checkbox input:checked + .i:after {
	opacity: 1;
}

.input-radio .i {
	display: block;
	position: absolute;
	top: -1px;
	background: #fff;
	left: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #999;
	border-radius: 50%;
}

.input-radio .i:after {
	content: '';
	opacity: 0;
	transition: opacity .3s;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 3px;
	top: 3px;
}

.input-radio input:checked + .i:after {
	opacity: 1;
}

.input-radio_custom .i {
	display: none;
}

.input-checkbox_custom {
	cursor: pointer;
}

.input-checkbox_custom input {
	display: none;
}

.input-checkbox_custom label {
	display: block;
	position: relative;
	font-weight: 400;
	cursor: pointer;
}

.input-checkbox_custom input[type="checkbox"] + label {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #999;
}

.input-checkbox_custom input[type="checkbox"] + label:before {
	content: '';
	display: block;
	top: 4px;
	height: 18px;
	width: 33px;
	border-radius: 10px;
	position: absolute;
	left: 1px;
}

.input-checkbox_custom input[type=checkbox]:not(:checked) + label:before {
	background: #e0e0e0;
}

.input-checkbox_custom input[type="checkbox"] + label:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	bottom: 0;
	border-radius: 100%;
	background: #fff;
	width: 14px;
	height: 14px;
	border: none;
	margin: 2px;
	left: 1px;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.3);
	transition: left .1s ease-in;
	z-index: 11;
	margin-top: -7px;
}

.input-checkbox_custom input[type="checkbox"] + label:before {
	display: block;
	top: 50%;
	height: 18px;
	width: 33px;
	border-radius: 10px;
	margin-top: -9px;
}

.input-checkbox_custom input[type="checkbox"]:checked + label:after {
	left: 16px;
}

.label {
	display: block;
	font-size: 13px;
	margin-bottom: 6px;
	font-weight: 400;
	color: #888;
}

.required {
	font-size: 12px;
	font-weight: 400;
	line-height: 0;
	position: relative;
	color: red;
}

.input-radio.variants-nalichie-yes {
	color: #5fa800;
}

.input-radio.variants-nalichie-yes .i {
	border-color: #5fa800;
}

.input-radio.variants-nalichie-yes input:checked + .i:after {
	background-color: #5fa800;
}

.input-radio.variants-nalichie-zakaz {
	color: #e6c553;
}

.input-radio.variants-nalichie-zakaz .i {
	border-color: #e6c553;
}

.input-radio.variants-nalichie-zakaz input:checked + .i:after {
	background-color: #e6c553;
}

.input-radio.variants-nalichie-no {
	color: #e10000;
}

.input-radio.variants-nalichie-no .i {
	border-color: #e10000;
}

.input-radio.variants-nalichie-no input:checked + .i:after {
	background-color: #e10000;
}

.form__header {
}

.form__hint {
}

.captcha {
	display: flex;
    flex-wrap: wrap;
}

.captcha:after {
	content: '';
	clear: both;
	display: table;
}

.captcha img {
	width: 152px;
	border-radius: 3px;
	border: 1px solid #ececec;
	margin-right: 16px;
}

.captcha .input-text {
	width: 152px;
	height: 52px;
	text-align: center;
}

.footnote {
	font-size: 13px;
	color: #999;
	margin: 0 0 25px;
}

.footnote_final {
	margin: 25px 0 0 0;
}

.footnote:before {
	content: '';
}

.form-wrapper {
}

.form-wrapper:first-child {
}

.form {
	margin-top: 30px;
}

.form:first-child {
	margin-top: 0;
}

.form__row {
	margin-left: -15px;
	margin-right: -15px;
}

.form__row:after {
	content: '';
	clear: both;
	display: table;
}

.form__col {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 100%;
}

.form__col_i_2 {
	width: 50%;
}

.form__col_i_3 {
	width: 33.33333333333333%;
}

.form__col_i_4 {
	width: 25%;
}

.form__title {
	display: flex;
	flex-wrap: wrap;
	font-size: .867em;
	font-weight: 700;
	line-height: 1.5385em;
	text-transform: uppercase;
	letter-spacing: .8px;
	margin-bottom: 20px;
}

.form__title > a {
    margin-left: auto;
    color: #333;
    font-size: 10px;
    text-decoration: underline;
}

.form__title > a:hover {
	text-decoration: none;
}

.form__custom-block {
}

.forget-password {
}

.forget-password__link {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	letter-spacing: .8px;
	margin: -3px 0 0 0;
	text-decoration: none;
}

.forget-password__link:hover {
}

@media (max-width:959px) {
	.form__col_i_1_med {
		width: 100%;
	}
}

@media (max-width:767px) {
	.form__col_i_1_mob {
		width: 100%;
	}

	.form__col_i_2_mob {
		width: 50%;
	}

	.form-block {
		margin: 0 0 19px;
	}

	.form-block_custom > div:last-child {
		float: left;
		width: 100%;
		margin-top: 10px;
	}

	.footnote_final {
		margin: 10px 0 0 0;
	}
}

@media (max-width: 540px) {
	.captcha .input-text {
	    width: calc(100% - 152px - 16px);
	}
}


/*privacy-forms*/
.privacy-forms {
	display: table;
	width: 100%;
}

.privacy-forms_button_center {
	display: block;
	margin-top: 50px;
}

.privacy-forms__text {
	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
	color: #999;
}

.privacy-forms_button_left .privacy-forms__text {
	padding-left: 15px;
}

.privacy-forms_button_right .privacy-forms__text {
	padding-right: 15px;
}

.privacy-forms_button_center .privacy-forms__text {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	display: block;
}

.privacy-forms__text p {
	margin: 0;
}

.privacy-forms__text p:first-child {
	margin-top: 0;
}

.privacy-forms__text a {
	text-decoration: none;
}

.privacy-forms__text a:hover {
	text-decoration: none;
	color: #333;
}

.privacy-forms__button-block {
	display: table-cell;
	vertical-align: top;
}

.privacy-forms_button_left .privacy-forms__button-block {
}

.privacy-forms_button_right .privacy-forms__button-block {
	text-align: right;
}

.privacy-forms_button_center .privacy-forms__button-block {
	text-align: center;
	display: block;
}

.privacy-forms__button-block .button {
	white-space: nowrap;
}

@media (max-width:1259px) {
	.privacy-forms_button_center {
		margin-top: 40px;
	}
}

@media (max-width:767px) {
	.privacy-forms {
		display: block;
	}

	.privacy-forms_button_right .privacy-forms__text {
		padding-right: 0;
		display: block;
	}

	.privacy-forms_button_right .privacy-forms__button-block {
		text-align: left;
		display: block;
		padding-top: 15px;
	}

	.privacy-forms_button_center {
		margin-top: 30px;
	}
}


/*modal windows*/
.popup {
	display: none;
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	margin-left: -290px;
	width: 580px;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
	border: 1px solid #ececec;
}

.popup#dialog_message:not(.popup-banner) {
	/*width: 480px;*/
	/*margin-left: -240px;*/
	width: 490px;
	margin-left: -245px;
}

.popup header {
	padding: 55px 75px 10px 60px;
	line-height: 1.126em;
	color: #333;
	font-size: 24px;
}

.popup section,
.popup .popup__section {
	padding: 0 60px 60px;
	display: block;
}

.popup .page-text {
	margin-top: 30px!important;
}

.popup .form {
	margin-top: 30px;
}

.popup .popup__footer {
	/*margin-top: -35px;*/
	margin-top: -40px;
	padding: 0 60px 60px;
	margin-left: -5px;
	margin-right: -5px;
}

.popup .popup__footer .button {
	margin: 10px 5px 0;
}

.popup .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.popup .close:hover {
}

.popup .close:before,
.popup .close:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 2px;
	width: 18px;
	margin-top: -1px;
	margin-left: -9px;
	transform: rotate(-45deg);
	background-color: #b8b8b8;
}

.popup .close:after {
	transform: rotate(45deg);
}

.popup-static {
	position: absolute;
}

.overlay {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: #3a3f44;
	opacity: .7;
}

@media (max-width:767px) {
	.popup {
		width: calc(100vw - 30px);
		margin-left: calc((-100vw / 2) + 15px);
	}

	.popup#dialog_message:not(.popup-banner) {
		width: calc(100vw - 40px);
		margin-left: calc((-100vw / 2) + 20px);
	}

	.popup header {
		padding: 32px 32px 10px 32px;
		font-size: 1.333em;
	}

	.popup section,
	.popup .popup__section {
		padding: 0 32px 32px;
	}

	.popup .popup__footer {
		margin-top: -16px;
		padding: 0 32px 32px;
	}

	.popup .page-text {
		margin-top: 15px!important;
	}

	.popup .close {
		top: 15px;
		right: 15px;
	}
}


/*popup-banner*/
.popup-banner {
}

.popup-banner__inner {
	/*padding-top: 60px;*/
	margin-top: 60px;
}


/*footer*/
.footer {
	margin-top: 80px;
}

.banners_page_footer_top + .footer {
	margin-top: 0;
}

.footer__row:after {
	content: '';
	clear: both;
	display: table;
}


/*block-header*/
.block-header {
	margin: 0 0 33px;
	padding: 8px 0 0;
}

.block-header_small {
	margin: 0 0 24px;
	padding: 0;
}

.block-title {
	display: inline-block;
	margin: 0 38px 0 0;
	font-size: 1.6em;
	color: #333;
	position: relative;
}

.block-header_small .block-title {
	font-size: 1.3333em;
}

.block-all {
	position: relative;
	top: 10px;
	float: right;
	font-size: .667em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: .8px;
}

.block-all a {
	color: #999;
	text-decoration: none;
}

.block-all a:hover {
}

.block-tabs {
	position: relative;
	top: 6px;
	float: right;
}

.block-tabs li {
	margin: 0 0 0 26px;
	display: inline-block;
	font-size: .867em;
	vertical-align: top;
	color: #777;
	cursor: pointer;
}

.block-tabs li:hover {
	color: #222;
}

.block-tabs li:first-child {
	margin-left: 0;
}

.block-tabs li span {
	border-bottom: 2px solid transparent;
	padding: 0 0 4px;
}

@media (max-width: 540px) {
	.block-header {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.block-title {
		margin: 0 15px 0 0;
	}

	.block-all {
		white-space: nowrap;
	}

	.block-header.has_tabs {
		display: block;
	}

	.block-tabs {
		top: auto;
		float: left;
		width: 100%;
		margin-top: 15px;
		margin-bottom: 17px;
	}

	.block-tabs li {
		margin: 0 13px 11px 0;
	}
}


/*section-banners*/
.section-banners {
	/*margin-top: 40px;*/
	margin-top: 60px;
}

.section-banners:first-child {
	margin-top: 0;
}

.section-banners + main {
	margin-top: 40px;
}

.section-banners_top {

}

.section-banners_center {

}

.section-banners_bottom {

}

.section-banners .banners__item {

}

.section-banners .banners__item p {
	margin: 0;
}

.section-banners .banners__item img {
	display: block;
    max-width: 100%;
    margin: 0 auto;
}


.section-banners .slick-arrow {
	opacity: 0;
	z-index: 2;
	border: 1px solid #fff;
	width: 38px;
	height: 38px;
	border-radius: 3px;
	background: #fff;
	transition: .3s ease-in-out;
}

.section-banners .slick-arrow:hover {
}

.section-banners .slick-arrow:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -6px;
	width: 7px;
	height: 12px;
	background-image: url(/templates/template_55/img/_original__header_icons.svg);
	background-repeat: no-repeat;
}

.section-banners .slick-prev {
	left: 0;
}

.section-banners:hover .slick-prev {
	left: 68px;
	opacity: 1;
}

.section-banners .slick-prev:after {
	background-position: 0 -65px;
	left: 50%;
	margin-left: -4px;
}

.section-banners .slick-prev:hover:after {
	background-position: 0 -81px;
}

.section-banners .slick-next {
	right: 0;
}

.section-banners:hover .slick-next {
	right: 68px;
	opacity: 1;
}

.section-banners .slick-next:after {
	background-position: -11px -65px;
	right: 50%;
	margin-right: -4px;
}

.section-banners .slick-next:hover:after {
	background-position: -11px -81px;
}

.section-banners .slick-dots {
	font-size: 0;
	bottom: 30px;
	text-align: center;
}

.section-banners .slick-dots > li {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 12px;
	margin: 0 7px;
}

.section-banners .slick-dots > li:hover {
}

.section-banners .slick-dots > li.slick-active {
}

.section-banners .slick-dots > li > button {
	position: absolute;
	padding: 0;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -4px;
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 100%;
	transition: background-color .3s ease;
}

.section-banners.slick-dots > li:hover > button {
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	margin: 0;
}

.section-banners .slick-dots > li.slick-active > button {
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	margin: 0;
}

@media (max-width:767px) {
	.section-banners .slick-dots {
	    bottom: 15px;
	}
}


/* banners banners_page_header_top banners_page_header_bottom */
.banners.banners_page_header_top .banners__item,
.banners.banners_page_header_bottom .banners__item {
	position: relative;
}

.banners.banners_page_header_top .banners__close,
.banners.banners_page_header_bottom .banners__close {
	position: absolute;
    top: 50%;
    right: 14px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin-top: -16px;
}

.banners.banners_page_header_top .banners__close:before,
.banners.banners_page_header_top .banners__close:after,
.banners.banners_page_header_bottom .banners__close:before,
.banners.banners_page_header_bottom .banners__close:after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 16px;
    margin-top: -1px;
    margin-left: -8px;
    transform: rotate(-45deg);
    background: #fff;
    transition: all .3s ease;
}

.banners.banners_page_header_top .banners__close:after,
.banners.banners_page_header_bottom .banners__close:after {
    transform: rotate(45deg);
}


/*banners_page_footer_mini*/
.banners_page_footer_mini_outer {
	/*margin-top: 40px;*/
	margin-top: 60px;
	overflow: hidden;
}

.banners_page_footer_mini {
	display: flex;
	flex-wrap: wrap;
}

.banners_page_footer_mini__item {
	width: 100%;
}

.banners_page_footer_mini__item_inner {
	text-align: center;
	position: relative;
	overflow: hidden;
}

.banners_page_footer_mini_items_1 .banners_page_footer_mini__item {
	width: 100%;
}

.banners_page_footer_mini_items_2 .banners_page_footer_mini__item {
	width: 50%;
}

.banners_page_footer_mini_items_3 .banners_page_footer_mini__item {
	width: 33.33333333333333%;
}

.banners_page_footer_mini_items_4 .banners_page_footer_mini__item {
	width: 25%;
}

.banners_page_footer_mini_items_5 .banners_page_footer_mini__item {
	width: 20%;
}

.banners_page_footer_mini_items_6 .banners_page_footer_mini__item {
	width: 16.66666666%;
}

.banners_page_footer_mini__item_inner:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.4s ease-in-out;
	right: 0;
	bottom: 0;
	pointer-events: none;
}

.banners_page_footer_mini__item_inner:hover:before {
	background: rgba(0, 0, 0, .25);
}

.banners_page_footer_mini__item img {
	/*width: auto!important;*/
	/*min-width: 100%!important;*/
	display: block;
	margin: 0 auto;
    max-width: 100%;
    height: auto!important;
}

.banners_page_footer_mini__item p {
	margin: 0;
	display: inline;
}

.banners_page_footer_mini__item a {
	text-decoration: none;
}

.banners_page_footer_mini_outer.has_margin .banners_page_footer_mini {
	/*margin: 0 -10px -10px;*/
	margin: -10px -10px 10px;
}

.banners_page_footer_mini_outer.has_margin .banners_page_footer_mini__item {
	padding: 10px;
}

@media (max-width:959px) {
	.banners_page_footer_mini__item {
		width: 100%!important;
	}
}


/*text blocks*/
.page-text {
	margin-top: 30px;
}

.page-text:first-child {
	margin-top: 0;
}

.main-text {
}

.seo-text {
	border-bottom: 1px solid #ececec;
	/*padding: 70px 0;*/
	padding: 60px 0;
	color: #777;
}

@media (max-width:959px) {
	.seo-text {
		padding: 35px 0;
	}
}


/*privacy-disclaimer*/
.privacy-disclaimer {
	position: fixed;
	margin: 0;
	width: 100%;
	bottom: 0;
	z-index: 98;
	right: 0;
	left: 0;
	background: #fff;
	box-shadow: 0 -1px 5px rgba(0,0,0,.136);
	color: #000;
	font-size: .867em;
	line-height: 1.692em;
	padding: 12px 0 15px;
}

.privacy-disclaimer .container {
	position: relative;
	padding-right: 84px;
}

.privacy-disclaimer__inner {
	display: flex;
    flex-wrap: wrap;
}

.privacy-disclaimer__text {
	order: 0;
    width: 100%;
}

.privacy-disclaimer__text p {
	margin: 0;
	margin-top: 10px;
}

.privacy-disclaimer__text p:first-child {
	margin-top: 0;
}

.privacy-disclaimer__text a {
	color: #000;
	text-decoration: underline;
}

.privacy-disclaimer__text a:hover {
	color: #000;
	text-decoration: none;
}

.privacy-disclaimer__button-block {
	order: 1;
    width: 100%;
    margin-top: 10px;
}

.privacy-disclaimer__button-block .button {

}

.privacy-disclaimer__close {
	position: absolute;
	top: 4px;
	right: 30px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.privacy-disclaimer__close:hover {
	opacity: .5;
}

.privacy-disclaimer__close:before,
.privacy-disclaimer__close:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 2px;
	width: 24px;
	margin-top: -1px;
	margin-left: -12px;
	transform: rotate(-45deg);
	background: #000;
}

.privacy-disclaimer__close:after {
	transform: rotate(45deg);
}

@media (max-width:959px) {
	.privacy-disclaimer__close {
		top: -5px;
		right: 10px;
	}

	.privacy-disclaimer__close:before, .privacy-disclaimer__close:after {
		width: 16px;
		margin-left: -8px;
	}

	.privacy-disclaimer .container {
		padding-right: 44px;
	}

	.privacy-disclaimer {
		background: rgb(255 255 255 / 95%);
		font-size: 11px;
		line-height: 1.6;
	}
}


/*main-text-icons*/
.main-text-icons {
}

.main-text-icons__inner {
	margin-left: -16px;
	margin-right: -16px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 5px;
}

.main-text-icons__item {
	width: 50%;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 20px;
}

.main-text-icons__item > div {
	padding-left: 60px;
	position: relative;
}

.main-text-icons__item > div p {
	font-size: .867em;
	line-height: 1.692em;
	color: #777;
	margin: 0;
}

.main-text-icons__item > div p:first-child {
	font-size: 1.0667em;
	line-height: 1.5625em;
	color: #333;
}

.main-text-icons__item > div img {
	width: 40px!important;
	height: auto!important;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	display: block;
}

@media (max-width:959px) {
	.main-text-icons__item {
		margin-top: 30px;
	}

	.main-text-icons__item > div {
		padding-left: 0;
		padding-top: 50px;
	}

	.main-text-icons__item > div img {
		left: 0;
		top: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.main-text-icons__item > div p:first-child {
		margin-bottom: 6px;
	}
}


/*articles*/
.articles {
	border-bottom: 1px solid #ececec;
	padding: 60px 0 68px;
}

.articles__content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: -32px;
}

.articles__item {
	display: flex;
	flex-wrap: wrap;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 32px;
}

.articles__item > div {
	position: relative;
	background: #fff;
	width: 100%;
}

.articles__item-image-block {
	/*margin: -1px -1px 0;*/
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.articles__item-image-block.nopicture {
	background: #fff;
}

.articles__item-image-link {
	width: 100%;
	background-size: cover;
	display: block;
	background-position: center center;
	height: 208px;
}

.articles__item-image-block.nopicture .articles__item-image-link {
	background-image: url(/templates/template_55/img/nopicture.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.articles__item-content {
	padding: 23px 24px 53px;
}

.articles__item-title {
	font-size: .9334em;
	margin-bottom: 6px;
}

.articles__item-title-link {
	color: #333;
}

.articles__item-title-link:hover {
}

.articles__item-text {
	color: #999;
	font-size: .867em;
	line-height: 1.692em;
}

.articles__item-date {
	font-size: .867em;
	line-height: 1.692em;
	color: #777;
	position: absolute;
	bottom: 19px;
}

.articles_1 .articles__item {
	width: 25%;
}

.articles_2 .articles__item {
	width: 20%;
}

@media (max-width:1259px) {
	.articles {
		padding: 35px 0 45px;
	}

	.articles_1 .articles__item,
	.articles_2 .articles__item {
		width: 50%;
	}

	.articles__item-image-link {
		height: auto;
		padding-top: 66%;
	}
}

@media (max-width:540px) {
	.articles_1 .articles__item,
	.articles_2 .articles__item {
		width: 100%;
	}
}


/*articles-list*/
.articles-list {
}

.articles-list__content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: -32px;
}

.articles-list__item {
	display: flex;
	flex-wrap: wrap;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 32px;
	width: 25%;
}

.articles-list__item > div {
	position: relative;
	background: #fff;
	width: 100%;
}

.articles-list__item-image-block {
	/*margin: -1px -1px 0;*/
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.articles-list__item-image-block.nopicture {
	background: #fff;
}

.articles-list__item-image-link {
	width: 100%;
	background-size: cover;
	display: block;
	background-position: center center;
	height: 208px;
}

.articles-list__item-image-block.nopicture .articles-list__item-image-link {
	background-image: url(/templates/template_55/img/nopicture.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.articles-list__item-content {
	padding: 23px 24px 53px;
}

.articles-list__item-title {
	font-size: .9334em;
	margin-bottom: 6px;
}

.articles-list__item-title-link {
	color: #333;
}

.articles-list__item-title-link:hover {
}

.articles-list__item-text {
	color: #999;
	font-size: .867em;
	line-height: 1.692em;
}

.articles-list__item-date {
	font-size: .867em;
	line-height: 1.692em;
	color: #777;
	position: absolute;
	bottom: 19px;
}

@media (max-width:1259px) {
	.articles-list__item {
		width: 50%;
	}

	.articles-list__item-image-link {
		height: auto;
		padding-top: 66%;
	}
}

@media (max-width:540px) {
	.articles-list__item {
		width: 100%;
	}
}


/*news*/
.news {
	border-bottom: 1px solid #ececec;
	padding: 60px 0 68px;
}

.news__content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: -32px;
}

.news__item {
	display: flex;
	flex-wrap: wrap;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 32px;
}

.news__item > div {
	position: relative;
	background: #fff;
	width: 100%;
}

.news__item-image-block {
	/*margin: -1px -1px 0;*/
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.news__item-image-block.nopicture {
	background: #fff;
}

.news__item-image-link {
	width: 100%;
	background-size: cover;
	display: block;
	background-position: center center;
	height: 208px;
}

.news__item-image-block.nopicture .news__item-image-link {
	background-image: url(/templates/template_55/img/nopicture.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.news__item-content {
	padding: 23px 24px 53px;
}

.news__item-title {
	font-size: .9334em;
	margin-bottom: 6px;
}

.news__item-title-link {
	color: #333;
}

.news__item-title-link:hover {
}

.news__item-text {
	color: #999;
	font-size: .867em;
	line-height: 1.692em;
}

.news__item-date {
	font-size: .867em;
	line-height: 1.692em;
	color: #777;
	position: absolute;
	bottom: 19px;
}

.news_1 .news__item {
	width: 25%;
}

.news_2 .news__item {
	width: 20%;
}

@media (max-width:1259px) {
	.news {
		padding: 35px 0 45px;
	}

	.news_1 .news__item,
	.news_2 .news__item {
		width: 50%;
	}

	.news__item-image-link {
		height: auto;
		padding-top: 66%;
	}
}

@media (max-width:540px) {
	.news_1 .news__item,
	.news_2 .news__item {
		width: 100%;
	}
}


/*news-list*/
.news-list {
}

.news-list__content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: -32px;
}

.news-list__item {
	display: flex;
	flex-wrap: wrap;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 32px;
	width: 25%;
}

.news-list__item > div {
	position: relative;
	background: #fff;
	width: 100%;
}

.news-list__item-image-block {
	/*margin: -1px -1px 0;*/
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.news-list__item-image-block.nopicture {
	background: #fff;
}

.news-list__item-image-link {
	width: 100%;
	background-size: cover;
	display: block;
	background-position: center center;
	height: 208px;
}

.news-list__item-image-block.nopicture .news-list__item-image-link {
	background-image: url(/templates/template_55/img/nopicture.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.news-list__item-content {
	padding: 23px 24px 53px;
}

.news-list__item-title {
	font-size: .9334em;
	margin-bottom: 6px;
}

.news-list__item-title-link {
	color: #333;
}

.news-list__item-title-link:hover {
}

.news-list__item-text {
	color: #999;
	font-size: .867em;
	line-height: 1.692em;
}

.news-list__item-date {
	font-size: .867em;
	line-height: 1.692em;
	color: #777;
	position: absolute;
	bottom: 19px;
}

@media (max-width:1259px) {
	.news-list__item {
		width: 50%;
	}

	.news-list__item-image-link {
		height: auto;
		padding-top: 66%;
	}
}

@media (max-width:540px) {
	.news-list__item {
		width: 100%;
	}
}


/*actions-list*/
.actions-list {
}

.actions-list__content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: -32px;
}

.actions-list__item {
	display: flex;
	flex-wrap: wrap;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 32px;
	width: 50%;
}

.actions-list__item > div {
	position: relative;
	background: #fff;
	padding: 32px 40px 36px 37px;
	width: 100%;
}

.actions-list__item > div:after {
	content: '';
	clear: both;
	display: table;
}

.actions-list__item-image-block {
	width: 170px;
	height: 170px;
	float: right;
}

.actions-list__item-image-block.nopicture {
}

.actions-list__item-image-link {
	background-position: center center;
	background-size: cover;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	border-radius: 50%;
}

.actions-list__item-image-block.nopicture .actions-list__item-image-link {
	background-image: url(/templates/template_55/img/nopicture.png);
	background-size: contain;
}

.actions-list__item-content {
	padding-right: 210px;
}

.actions-list__item.has_countdown .actions-list__item-content {
	padding-bottom: 52px;
	position: relative;
}

.actions-list__item-content > div {
}

.actions-list__item-date {
	font-size: .867em;
	line-height: 1.692em;
	color: #777;
	margin-bottom: 13px;
	position: relative;
	padding-left: 20px;
}

.actions-list__item-date:before {
	content: '';
	background-image: url(/templates/template_55/img/_actions__item-date_red.svg);
	background-repeat: no-repeat;
	display: block;
	width: 9px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
}

.actions-list__item-date > span {
}

.actions-list__item-title {
	font-size: 1.2em;
	line-height: 1.454em;
}

.actions-list__item-title-link {
	color: #333;
}

.actions-list__item-text {
	font-size: .867em;
	line-height: 1.692em;
	color: #777;
	margin-top: 10px;
}

.actions-list .countdown-datetime {
	pointer-events: none;
	display: inline-block;
	border: 1px solid #eee;
	background: #fff;
	border-radius: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.actions-list .countdown-datetime__inner {
	flex-wrap: nowrap;
	display: flex;
	align-items: center;
	height: 40px;
}

.actions-list .countdown-datetime__inner > div {
	width: 25%;
	min-width: 38px;
	text-align: center;
	position: relative;
}

.actions-list .countdown-datetime__inner > div:before {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 5px;
}

.actions-list .countdown-datetime__inner > div:after {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 10px;
}

.actions-list .countdown-datetime__inner > div:last-child:before,
.actions-list .countdown-datetime__inner > div:last-child:after {
	display: none;
}

.actions-list .countdown-datetime__inner > div > span {
	color: #333;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	display: block;
}

.actions-list .countdown-datetime__inner > div > div {
	color: #333;
	opacity: .6;
	font-size: 11px;
	line-height: 1;
	margin-top: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media (max-width:959px) {
	.actions-list__item-image-block {
		float: left;
		margin-bottom: 20px;
	}

	.actions-list__item-content {
		padding-right: 0;
		float: left;
		width: 100%;
	}
}

@media (max-width:767px) {
	.actions-list__item {
		width: 100%;
	}
}

@media (max-width:540px) {
	.actions-list__content {
		margin-top: -26px;
	}

	.actions-list__item {
		margin-top: 26px;
	}

	.actions-list__item > div {
		background: none;
		padding: 0;
		border: 0;
	}

	.actions-list__item-image-block {
		width: 90px;
		height: 90px;
		margin-bottom: 0;
	}

	.actions-list__item-content {
		width: calc(100% - 90px);
		padding-left: 15px;
	}

	.actions-list__item.has_countdown .actions-list__item-content {
		padding-bottom: 45px;
	}

	.actions-list__item-date {
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 3px;
	}

	.actions-list__item-title {
		font-size: 14px;
		line-height: 1.3;
	}

	.actions-list__item-text {
		font-size: 12px;
		line-height: 1.5;
		margin-top: 6px;
	}

	.actions-list .countdown-datetime {
		left: 15px;
	}

	.actions-list .countdown-datetime__inner {
		height: 36px;
	}

	.actions-list .countdown-datetime__inner > div > span {
		font-size: 14px;
	}

	.actions-list .countdown-datetime__inner > div > div {
		font-size: 9px;
	}
}


/*text-full*/
.text-full {
}

.text-full__date {
	font-size: .867em;
	line-height: 1.692em;
	color: #777;
}

.actions-full .text-full__date {
	position: relative;
	padding-left: 20px;
}

.actions-full .text-full__date:before {
	content: '';
	background-image: url(/templates/template_55/img/_actions__item-date_red.svg);
	background-repeat: no-repeat;
	display: block;
	width: 9px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
}

.text-full .countdown-datetime {
	pointer-events: none;
	display: inline-block;
	border: 1px solid #eee;
	background: #fff;
	border-radius: 2px;
	margin-top: 1em;
}

.text-full .countdown-datetime:first-child {
	margin-top: 0;
}

.text-full .countdown-datetime__inner {
	flex-wrap: nowrap;
	display: flex;
	align-items: center;
	height: 40px;
}

.text-full .countdown-datetime__inner > div {
	width: 25%;
	min-width: 38px;
	text-align: center;
	position: relative;
}

.text-full .countdown-datetime__inner > div:before {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 5px;
}

.text-full .countdown-datetime__inner > div:after {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 10px;
}

.text-full .countdown-datetime__inner > div:last-child:before,
.text-full .countdown-datetime__inner > div:last-child:after {
	display: none;
}

.text-full .countdown-datetime__inner > div > span {
	color: #333;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	display: block;
}

.text-full .countdown-datetime__inner > div > div {
	color: #333;
	opacity: .6;
	font-size: 11px;
	line-height: 1;
	margin-top: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.text-full__tools {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	justify-content: space-between;
	align-items: center;
}

.text-full__source {
	margin-top: 30px;
	padding: 0 15px;
	width: 100%;
}

.text-full__source a {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.text-full__source a:hover {
	border-bottom-color: transparent;
}

.text-full__controls {
	margin-top: 30px;
	padding: 0 15px;
	text-align: right;
}

.text-full__controls a {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.text-full__controls a:hover {
	border-bottom-color: transparent;
}


/*page_header_classic*/
.page_header_classic_outer {

}
.page_header_classic {
	display: flex;
}
.page_header_classic__left {
	flex-shrink: 0;
}
.page_header_classic__center {
	flex-shrink: 0;
}
.page_header_classic__right {
	flex-shrink: 0;
}

.page_header_classic_outer.has_left_column .page_header_classic__left {
	width: 25%;
}
.page_header_classic_outer.has_left_column .page_header_classic__center {
	width: 75%;
}

.page_header_classic_outer.has_right_column .page_header_classic__center {
	width: 75%;
}
.page_header_classic_outer.has_right_column .page_header_classic__right {
	width: 25%;
}

.page_header_classic_outer.has_both_column .page_header_classic__left {
	width: 21%;
}
.page_header_classic_outer.has_both_column .page_header_classic__center {
	width: 58%;
}
.page_header_classic_outer.has_both_column .page_header_classic__right {
	width: 21%;
}

.banners_page_header_classic_mini {
	/*padding-top: 15px;*/
	padding-top: 10px;
}
.banners_page_header_classic_mini__item {
	height: 0;
    visibility: hidden;
}
.banners_page_header_classic_mini__item_inner {
	overflow: hidden;
	height: 100%;
}
.banners_page_header_classic_mini__item_inner p {
	display: inline;
}
.banners_page_header_classic_mini__item_inner img {
	min-width: 100%;
	min-height: 100%;
	display: block;
	max-height: 100%;
}

.page_header_classic_outer.has_margin .page_header_classic {
	margin: 0 -10px -10px;
}
.page_header_classic_outer.has_margin .banners_page_header_classic_mini__item {
	padding: 10px;
}
.page_header_classic_outer.has_margin .main-slider-classic__item {
    padding: 10px;
}
.page_header_classic_outer:not(.has_margin) .banners_page_header_classic_mini {
	padding-top: 0;
}
.page_header_classic_outer:not(.has_margin) .main-slider-classic {
	padding-top: 0;
}


@media (max-width:959px) {
	.page_header_classic {
	    flex-wrap: wrap;
	}
	.page_header_classic_outer.has_both_column .page_header_classic__center {
	    width: 100%;
	    order: 0;
	}
	.page_header_classic_outer.has_both_column .page_header_classic__left {
	    width: 100%;
	    order: 1;
	}
	.page_header_classic_outer.has_both_column .page_header_classic__right {
	    width: 100%;
	    order: 2;
	}
	.banners_page_header_classic_mini {
	    display: flex;
	    flex-wrap: wrap;
		padding-top: 0;
	}
	.banners_page_header_classic_mini__item {
	    width: 50%;
	    height: auto;
		visibility: visible;
	}
	.banners_page_header_classic_mini__item_inner {
	    height: 275px;
	}
}

@media (max-width:540px) {
	.banners_page_header_classic_mini__item {
		height: 0;
		position: relative;
		padding-bottom: calc(100% / 2);
	}
	.page_header_classic_outer.has_margin .banners_page_header_classic_mini__item {
	    padding-bottom: calc((100% / 2) - 10px);
	}
	.banners_page_header_classic_mini__item_inner {
		height: auto;
	    position: absolute;
	    left: 0;
	    top: 0;
	    right: 0;
	    bottom: 0;
	}
	.page_header_classic_outer.has_margin .banners_page_header_classic_mini__item_inner {
		left: 10px;
	    top: 10px;
	    right: 10px;
	    bottom: 10px;
	}
}


/*main-slider*/
.main-slider {
}

.main-slider__item {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/*height: 631px;*/
	height: 670px;
	padding-top: 135px;
}

.main-slider__item .container {
	height: 100%;
}

.main-slider__item-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-left: 60px;
	width: 50%;
	position: relative;
	height: 100%;
}

.main-slider__item-inner > div {
	width: 100%;
}

.main-slider__item-category {
	margin: 0 0 16px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	opacity: .5;
	font-size: .733em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: .8px;
}

.main-slider__item.is_dark .main-slider__item-category {
	color: #fff;
}

.main-slider__item-title {
	font-size: 2.2666em;
	line-height: 1.15em;
	color: #202020;
}

.main-slider__item.is_dark .main-slider__item-title {
	color: #fff;
}

.main-slider__item-text {
	color: #333;
	line-height: 1.8em;
	max-height: 189px;
	overflow: hidden;
	margin: 23px 0 0;
}

.main-slider__item.is_dark .main-slider__item-text {
	color: #fff;
}

.main-slider__item-button-block {
	margin: 29px 0 0 0;
}

.main-slider__item-button-block .button {
}

.main-slider__item-image {
	position: absolute;
	bottom: 0;
	left: calc(100% + 15px);
}

.main-slider .slick-arrow {
	opacity: 0;
	z-index: 2;
	border: 1px solid #fff;
	width: 38px;
	height: 38px;
	border-radius: 3px;
	background: #fff;
	transition: .3s ease-in-out;
}

.main-slider .slick-arrow:hover {
}

.main-slider .slick-arrow:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -6px;
	width: 7px;
	height: 12px;
	background-image: url(/templates/template_55/img/_original__header_icons.svg);
	background-repeat: no-repeat;
}

.main-slider .slick-prev {
	left: 0;
}

.main-slider:hover .slick-prev {
	left: 68px;
	opacity: 1;
}

.main-slider .slick-prev:after {
	background-position: 0 -65px;
	left: 50%;
	margin-left: -4px;
}

.main-slider .slick-prev:hover:after {
	background-position: 0 -81px;
}

.main-slider .slick-next {
	right: 0;
}

.main-slider:hover .slick-next {
	right: 68px;
	opacity: 1;
}

.main-slider .slick-next:after {
	background-position: -11px -65px;
	right: 50%;
	margin-right: -4px;
}

.main-slider .slick-next:hover:after {
	background-position: -11px -81px;
}

.main-slider .slick-dots {
	font-size: 0;
	bottom: 30px;
	text-align: center;
}

.main-slider .slick-dots > li {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 12px;
	margin: 0 7px;
}

.main-slider .slick-dots > li:hover {
}

.main-slider .slick-dots > li.slick-active {
}

.main-slider .slick-dots > li > button {
	position: absolute;
	padding: 0;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -4px;
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 100%;
	transition: background-color .3s ease;
}

.main-slider .slick-dots > li:hover > button {
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	margin: 0;
}

.main-slider .slick-dots > li.slick-active > button {
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	margin: 0;
}

.main-slider-classic-outer {

}

.main-slider-classic {
	padding-top: 10px;
}

.main-slider-classic__item {

}

.main-slider-classic__item p {
	margin: 0;
}

.main-slider-classic__item img {
	display: block;
    max-width: 100%;
    margin: 0 auto;
}

@media (max-width:1259px) {
	.main-slider__item {
		padding-top: 64px;
	}
}

@media (max-width:959px) {
	.main-slider {
		padding-top: 64px;
	}

	.main-slider__item {
		height: 380px;
		padding-top: 25px;
	}

	.main-slider__item-inner {
		padding-left: 40px;
		padding-bottom: 25px;
	}

	.main-slider__item-category {
		display: none;
	}

	.main-slider__item-title {
		font-size: 22px;
		line-height: 30px;
	}

	.main-slider__item-text {
		line-height: 1.5;
		margin: 13px 0 0;
	}

	.main-slider__item-button-block {
		margin: 19px 0 0 0;
	}

	.main-slider__item-image {
		max-width: 100%;
		max-height: 100%;
	}

	.main-slider-classic-outer {
		/*padding-top: 81px;*/
		padding-top: 91px;
	}

	.main-slider-classic-outer .container {
		padding-left: 0;
		padding-right: 0;
	}

	.main-slider-classic {
	    padding-top: 0;
	}
}

@media (min-width:768px) {
	.main-slider__item-inner {
		background: none!important;
	}
}

@media (max-width:767px) {
	.main-slider__item .container {
		margin-left: -16px;
		margin-right: -16px;
	}

	.main-slider__item {
		height: auto;
		padding-top: 0;
		background: none!important;
	}

	.main-slider__item-inner {
		padding-left: 0;
		padding-bottom: 0;
		width: 100%;
		padding-top: 250px;
		background-size: auto 250px;
		background-repeat: no-repeat;
		background-position: top center;
	}

	.main-slider__item-inner > div {
		text-align: center;
		padding: 20px 16px 16px;
	}

	.main-slider__item-title {
		font-size: 18px;
		line-height: 1.3;
		color: #202020!important;
	}

	.main-slider__item-text {
		margin: 10px 0 0;
		font-size: 13px;
		line-height: 22px;
		max-height: none;
		color: #333!important;
	}

	.main-slider__item-image {
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		max-height: 240px;
		top: 10px;
	}

	.main-slider:not(.main-slider-classic) .slick-dots {
		bottom: auto;
		top: 282px;
	}

	.main-slider-classic .slick-dots {
	    bottom: 15px;
	}
}


/*mini-account*/
.mini-account {
	display: none;
}

.mini-account__menu {
	margin-top: 30px;
}

.mini-account__menu-item {
}

.mini-account__menu-item + .mini-account__menu-item {
	margin-top: 14px;
}

.mini-account__menu-item a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.mini-account__menu-item a:hover {
	color: #333;
	border-bottom-color: transparent;
}

.mini-account__menu-item a.active {
	color: #333;
	border-bottom-color: transparent;
}


/*fixed-links*/
.fixed-links {
	position: fixed;
	width: 63px;
	top: 148px;
	right: 0;
	border-radius: 4px 0 0 4px;
	background-color: #fff;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
	z-index: 50;
	overflow: hidden;
}

.fixed-links__item {
	text-align: center;
	width: 63px;
	cursor: pointer;
	height: 65px;
	border-bottom: 1px solid #ececec;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

.fixed-links__item:last-child {
	border-bottom: 0;
}

.fixed-links__item > div {
	width: 100%;
}

.fixed-links__item > div *:not(.fixed-links__item-link) {
	pointer-events: none;
}

.fixed-links__item-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
}

.fixed-links__item-amount {
	text-align: center;
	opacity: 1;
	font-size: 12px;
	position: absolute;
	top: 16px;
	right: 8px;
	width: auto;
	height: 17px;
	min-width: 18px;
	line-height: 18px;
	padding: 0 5px;
	color: #fff;
	display: block;
	border-radius: 20px;
}

.fixed-links__item-name {
	display: none;
}

.fixed-links.white .fixed-links__item .svg {
	opacity: .5;
}

.fixed-links.white .fixed-links__item:hover .svg,
.fixed-links.white .fixed-links__item.logged-in .svg {
	opacity: 1;
}

.fixed-links__item .svg use,
.fixed-links__item .svg path {
	fill: #333;
}

.fixed-links:not(.white) .fixed-links__item {
	border-color: rgba(236,236,236,.15);
}

.fixed-links:not(.white) .fixed-links__item .svg use,
.fixed-links:not(.white) .fixed-links__item .svg path {
	fill: #fff;
}

.fixed-links.colored .fixed-links__item-amount {
	color: #333;
	background-color: #fff;
}

.fixed-links.black {
	background-color: #444;
}

.fixed-links.black .fixed-links__item:hover {
	background: #545454;
}

@media (max-width:1259px) {
	.fixed-links {
		width: auto;
		top: auto;
		bottom: 0;
		right: 0;
		left: 0;
		border-radius: 0;
		height: 63px;
		box-shadow: 0 -2px 8px rgba(0, 0, 0, .15);
	}

	.fixed-links > div {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-around;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: auto;
	}

	.fixed-links__item {
		width: 66px;
		min-width: 66px;
	}

	.fixed-links__item-amount {
		top: 11px;
	}

	.fixed-links .fixed-links__item .svg {
		top: -6px;
	}

	.fixed-links__item-name {
		font-size: .667em;
		line-height: 1.3em;
		display: block;
		position: absolute;
		left: 3px;
		right: 3px;
		bottom: 11px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.fixed-links.black .fixed-links__item-name {
		color: #fff;
	}

	.fixed-links.colored .fixed-links__item-name {
		color: #fff;
	}
}


/*menu*/
.menu-outer {
}

.menu {
	position: relative;
	height: 53px;
	z-index: 91;
}

.menu table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	max-width: 100%;
}

.menu table tbody {
}

.menu table tr {
}

.menu .menu__item {
	padding: 0;
	text-align: center;
}

.menu .menu__item-inner {
	position: relative;
}

.menu .menu__item-link {
	padding: 18px 18px 25px;
	height: 53px;
	line-height: 1.33em;
	display: block;
	color: #fff;
	border: none;
	font-weight: 700;
	position: relative;
	width: auto;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0;
	font-size: .933em;
	cursor: pointer;
}

.menu .menu__item:first-child {
	border-radius: 3px 0 0 3px;
}

.menu .menu__item:last-child {
	border-radius: 0 3px 3px 0;
}

.menu .menu__item-link:hover {
}

.menu .menu__item-link.active {
}

.menu .menu__item-link > span {
	position: relative;
}

.menu .menu__item-link:hover > span:before {
	opacity: 1!important;
}

.menu-overlay {
	background-color: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 90;
	display: none;
}

.extra-overlay {
	background-color: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 90;
	display: none;
}

.mobile-menu-overlay {
	background-color: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 91;
	display: none;
}


/*menu level 2*/
.menu .menu__sub-menu-opener {
}

.menu .sub-menu {
	display: none;
	border-radius: 0 0 3px 3px;
	top: 100%;
	text-align: left;
	position: absolute;
	left: 0;
	font-size: 14px;
	background-color: #fff;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	min-width: 160px;
	z-index: 2;
}

.menu .menu__item:nth-last-child(1) .sub-menu,
.menu .menu__item:nth-last-child(2) .sub-menu {
	left: auto;
	right: 0;
}

.menu .sub-menu__item {
	position: relative;
}

.menu .sub-menu__item-link {
	padding: 14px 27px 13px 20px;
	/*line-height: 25px;*/
	line-height: 1.5;
	border-top: 1px solid #f0f0f0;
	border-radius: 0 0 3px 3px;
	background-color: #fff;
	color: #222;
	display: block;
	width: 100%;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
}

.menu .sub-menu__item.parent .sub-menu__item-link {
	padding-right: 35px;
}

.menu .sub-menu__item.parent .sub-menu__item-link:after {
	content: '';
	width: 3px;
	height: 5px;
	position: absolute;
	display: block;
	background: url(/templates/template_55/img/_menu-opener.svg);
	top: 50%;
	margin-top: -2px;
	right: 20px;
}

.menu .sub-menu__item:first-child .sub-menu__item-link {
	border-top-color: transparent;
}

.menu .sub-menu__item-link:hover {
	background-color: #fafafa;
	color: #222;
}

.menu .sub-menu__item-link.active {
	background-color: #fafafa;
}

.menu .sub-menu__item-link > span {
	display: block;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*menu level 3*/
.menu .menu__sub-sub-menu-opener {
}

.menu .sub-sub-menu {
	display: none;
	border-radius: 0 0 3px 3px;
	text-align: left;
	position: absolute;
	left: 100%;
	top: 0;
	font-size: 14px;
	background-color: #fff;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	min-width: 160px;
	z-index: 3;
}

.menu .menu__item:nth-last-child(1) .sub-sub-menu,
.menu .menu__item:nth-last-child(2) .sub-sub-menu {
	right: 100%;
	left: auto;
}

.menu .sub-sub-menu__item {
}

.menu .sub-sub-menu__item-link {
	padding: 14px 27px 13px 20px;
	line-height: 25px;
	border-top: 1px solid #f0f0f0;
	border-radius: 0 0 3px 3px;
	background-color: #fff;
	color: #222;
	display: block;
	width: 100%;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
}

.menu .sub-sub-menu__item-item:first-child .sub-sub-menu__item-link {
	border-top-color: transparent;
}

.menu .sub-sub-menu__item-link:hover {
	background-color: #fafafa;
	color: #222;
}

.menu .sub-sub-menu__item-link.active {
	background-color: #fafafa;
}

.menu .sub-sub-menu__item-link > span {
	display: block;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*menu mod*/
.menu.white .menu__item {
	background: #fff;
}

.menu.colored .menu__item-link:hover {
	color: #fff;
}

.menu.white .menu__item-link {
	color: #333;
}

.menu.white .menu__item_ico_catalog .menu__item-link > span:before {
	background-image: url(/templates/template_55/img/_menu__item_ico_catalog_black.svg);
}

.menu.white .menu__item_ico_actions .menu__item-link > span:before {
	background-image: url(/templates/template_55/img/_menu__item_ico_actions_black.svg);
}

.menu.black .menu__item {
	background: #333;
}

.menu.black .menu__item:hover {
	background-color: #556170;
}

.menu.black .menu__item-link:hover {
	color: #fff;
}

.menu.transparent {
	border: 1px solid rgba(0, 0, 0, .05);
	border-left: 0;
	border-right: 0;
}

.menu.transparent .menu__item-link {
	color: #333;
}

.menu.transparent .menu__item_ico_catalog .menu__item-link > span:before {
	background-image: url(/templates/template_55/img/_menu__item_ico_catalog_black.svg);
}

.menu.transparent .menu__item_ico_actions .menu__item-link > span:before {
	background-image: url(/templates/template_55/img/_menu__item_ico_actions_black.svg);
}

.menu.uppercase .menu__item-link {
	font-size: .867em;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}


/*menu__item_ico_actions*/
.menu .menu__item_ico_actions .menu__item-link > span {
	padding-left: 17px;
}

.menu .menu__item_ico_actions .menu__item-link > span:before {
	content: '';
	background-image: url(/templates/template_55/img/_menu__item_ico_actions_white.svg);
	background-repeat: no-repeat;
	display: block;
	width: 9px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	opacity: .5;
}

.menu .menu__item_ico_catalog .menu__item-link > span {
	padding-left: 20px;
}

.menu .menu__item_ico_catalog .menu__item-link > span:before {
	content: '';
	background-image: url(/templates/template_55/img/_menu__item_ico_catalog_white.svg);
	background-repeat: no-repeat;
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	opacity: .5;
}


/*catalog-actions*/
.catalog-actions {
	border-bottom: 1px solid #ececec;
	/*padding: 60px 0 68px;*/
	padding: 60px 0;
}

.catalog-actions__content {
}

.catalog-actions__content-item {
}

.catalog-actions__button-block {
	text-align: center;
	margin-top: 30px;
}

@media (max-width:1259px) {
	.catalog-actions {
		padding: 35px 0 45px;
	}
}


/*rating*/
.rating-text-end {
	visibility: hidden;
}

select.rating,
.rating-outer select {
	display: none;
}

.br-widget {
	height: 15px;
	white-space: nowrap;
	margin-left: -1px;
	margin-right: -1px;
	font-size: 0;
}

.br-widget a {
	text-decoration: none;
	height: 15px;
	width: 15px;
	font-size: 23px;
	margin-right: 1px;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(/templates/template_55/img/_star.svg);
	display: inline-block;
	vertical-align: top;
}

.br-widget a.br-active {
	background-image: url(/templates/template_55/img/_star_active.svg);
}

.br-widget a.br-selected {
	background-image: url(/templates/template_55/img/_star_active.svg);
}

.br-widget .br-current-rating {
	display: none;
}

.br-readonly a {
	cursor: default;
}

.br-readonly a:nth-child(odd) {
	display: none;
}


/*products*/
.status {
	font-size: .8em;
	position: relative;
	padding-left: 13px;
	line-height: 1;
	white-space: nowrap;
}

.status:before {
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 4px;
}

.status > span {
	border-bottom: 1px dotted;
}

.nalichie-yes {
	color: #5fa800;
}

.nalichie-yes:before {
	background-color: #5fa800;
}

.nalichie-yes > span {
	border-color: #5fa800;
}

.nalichie-zakaz {
	color: #e6c553;
}

.nalichie-zakaz:before {
	background-color: #e6c553;
}

.nalichie-zakaz > span {
	border-color: #e6c553;
}

.nalichie-no {
	color: #e10000;
}

.nalichie-no > span {
	border-color: #e10000;
}

.nalichie-no:before {
	background-color: #e10000;
}

.product__gift {
	position: absolute;
	width: 47px;
	height: 32px;
	left: 10px;
	top: 5px;
	background: url(/templates/template_55/img/_product__gift.png) no-repeat left center;
	z-index: 3;
	text-align: left;
}

.product__gift:hover {
	z-index: 4;
}

.product__gift-inner {
	display: none;
	left: 100%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 184px;
	padding: 10px;
	border: 1px solid #ececec;
	position: absolute;
	background: #fff;
	z-index: 5;
	text-align: left;
}

.product__gift:hover .product__gift-inner {
	display: block;
}

.product__gift-inner:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin: -7px 0 0 -7px;
	border: 1px solid #ececec;
	background: #fff;
	width: 14px;
	height: 14px;
	transform: rotate(45deg);
	z-index: 1;
}

.product__gift-inner:after {
	content: '';
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.product__gift-header {
	z-index: 3;
	position: relative;
	font-weight: 500;
	line-height: 1.2;
	color: #e74c3c;
	white-space: nowrap;
	font-size: .8em;
	display: none;
	margin-bottom: 8px;
}

.product__gift-content {
	z-index: 3;
	position: relative;
}

.product__gift-content:first-child {
	margin-top: 0;
}

.product__gift-item {
	display: block;
	position: relative;
	color: #333;
	font-weight: 400;
	padding-left: 63px;
	text-decoration: none;
	min-height: 55px;
}

.product__gift-item + .product__gift-item {
	margin-top: 8px;
}

.product__gift-item:hover {
	text-decoration: none;
}

.product__gift-item-title {
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 1.2;
	height: 55px;
}

.product__gift-item-image-block {
	position: absolute;
	width: 55px;
	height: 55px;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	display: block;
}

.product__gift-item-image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.product__sku {
	font-size: .8em;
	/*color: #999;*/
	color: #333;
	line-height: 1;
}

.product__sku-name {
	font-weight: 500;
}

.product__firm {
	font-size: .8em;
	line-height: 1;
	color: #333;
	font-weight: 500;
}

.product__firm .a {
	transition: color 20ms ease-out;
}

.product__firm .a:hover {
	color: #333;
}

.product__extra-tools > * {
	width: 32px;
	height: 32px;
	border-radius: 3px;
	margin-bottom: 4px;
	opacity: 0;
	transition: opacity .3s;
	position: relative;
	overflow: hidden;
	display: block;
}

.product__favorite {
}

.product__compare {
}

.product__zoom {
}

.product__fast {
}

.product__favorite_disable,
.product__compare_disable {
	opacity: .6!important;
}

.product__item-inner:hover .product__extra-tools > * {
	opacity: 1!important;
}

.product__description-and-properties-link,
.product__fast-link,
.product__zoom-link,
.product__favorite-link,
.product__compare-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background-color: #fff;
}

.product__description-and-properties-link .svg path,
.product__zoom-link .svg use,
.product__fast-link .svg path,
.product__zoom-link .svg path,
.product__favorite-link .svg path,
.product__compare-link .svg path {
	fill: #999;
}

.product__favorite_disable .product__favorite-link .svg path,
.product__compare_disable .product__compare-link .svg path {
	fill: #fff;
}

.product__description-and-properties-link:hover path,
.product__zoom-link:hover .svg use,
.product__fast-link:hover .svg path,
.product__zoom-link:hover .svg path,
.product__favorite-link:hover .svg path,
.product__compare-link:hover .svg path {
	fill: #fff;
}


/*products-list*/
.products-list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.products-list .product__item {
	margin: 0 0 -1px -1px;
	width: 100%;
}

.products-list .product__item-inner {
	padding: 22px 30px 30px;
	box-shadow: inset 0 0 0 1px #ececec;
	background: #fff;
	position: relative;
	transition: box-shadow .4s ease-out , border .4s ease-out;
	margin: 0 -1px 0 0;
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
}

.products-list .product__item-inner:hover {
	border-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	z-index: 4;
}

.products-list .product__image-block {
	position: relative;
	width: 200px;
	height: 200px;
}

.products-list .product__image-link {
	position: relative;
	width: 200px;
	height: 200px;
	display: block;
}

.products-list .product__image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.products-list .product__gift {
	top: auto;
	bottom: 10px;
}

.products-list .product__sale {
	top: 0;
	left: -2px;
	right: 0;
	position: absolute;
	z-index: 3;
	font-size: 0;
	pointer-events: none;
}

.products-list .product__sale-item {
	line-height: 1;
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	border-radius: 2px;
	padding: 6px 7px;
	margin: 0 2px 4px;
	font-size: 12px;
}

.products-list .product__sale-item_icon_new {
	background-color: #2992d9;
}

.products-list .product__sale-item_icon_spec {
	background-color: #60c339;
}

.products-list .product__sale-item_icon_hit {
	background-color: #fc482d;
}

.products-list .product__content {
	width: calc(100% - 200px - 240px);
	padding: 0 30px 60px;
	position: relative;
}

.products-list .product__title {
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.067em;
	line-height: 1.501em;
	font-weight: 500;
}

.products-list .product__title a {
	transition: color 20ms ease-out;
	color: #333;
}

.products-list .product__title a:hover {
}

.products-list .product__info {
	margin: 0 -11px 0;
	display: flex;
	flex-wrap: wrap;
}

.products-list .rate,
.products-list .rating {
	margin: 14px 11px -2px;
}

.products-list .product__status-outer {
	margin: 15px 11px 0;
}

.products-list .product__status {
}

.products-list .product__sku {
	margin: 15px 11px 0;
}

.products-list .product__sku-name {
}

.products-list .product__sku-value {
}

.products-list .product__firm {
	margin: 15px 11px 0;
}

.products-list .product__firm-name {
}

.products-list .product__firm .a {
}

.products-list .product__firm .a:hover {
}

.products-list .product__buy-block {
	width: 240px;
}

.products-list .countdown-datetime {
	border: 1px solid #eee;
	background-color: #fafafa;
	display: inline-block;
	position: relative;
	padding-left: 33px;
	pointer-events: none;
	margin-bottom: 14px;
}

.products-list .countdown-datetime__title {
	font-size: 12px;
	line-height: 1.2;
	color: #e52a29;
	padding: 3px 8px 3px 0;
	font-weight: 500;
	text-align: left;
	margin-bottom: -5px;
	margin-left: -24px;
}

.products-list .countdown-datetime .svg {
	width: 20px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 8px;
	bottom: 0;
	top: auto;
}

.products-list .countdown-datetime .svg path {
	fill: #e52a29;
}

.products-list .countdown-datetime__inner {
	flex-wrap: nowrap;
	display: flex;
	align-items: center;
	height: 40px;
}

.products-list .countdown-datetime__inner > div {
	width: 25%;
	min-width: 38px;
	text-align: center;
	position: relative;
}

.products-list .countdown-datetime__inner > div:before {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 5px;
}

.products-list .countdown-datetime__inner > div:after {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 10px;
}

.products-list .countdown-datetime__inner > div:last-child:before,
.products-list .countdown-datetime__inner > div:last-child:after {
	display: none;
}

.products-list .countdown-datetime__inner > div > span {
	color: #333;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	display: block;
}

.products-list .countdown-datetime__inner > div > div {
	color: #333;
	opacity: .6;
	font-size: 9px;
	line-height: 1;
	margin-top: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.products-list .product__price-block {
	/*margin: 14px -6px 0;*/
	/*margin: 0 -6px;*/
	display: flex;
	margin: 0 -6px 4px;
	/*flex-wrap: nowrap;*/
	flex-wrap: wrap;
	position: relative;
}

.products-list .product__price {
	margin: 0 6px;
	color: #333;
	font-size: 1.133em;
	line-height: 1.454em;
	font-weight: 700;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
}

.products-list .product__price-old {
	margin: 0 6px;
	font-size: .867em;
	line-height: 1.692em;
	color: #999;
	text-decoration: line-through;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
	width: calc(100% - 12px);
}

.products-list .profit {
	font-size: .733em;
	line-height: 1.273em;
	color: #333;
	display: inline-block;
	padding: 1px;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
}

.products-list .profit__percent {
	display: inline-block;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
	padding: 0 3px 0 5px;
}

.products-list .profit__price {
	background: #fff8db;
	display: inline-block;
	padding: 2px 5px 1px;
}

.products-list .product__content .product__extra-tools {
	bottom: 0;
	left: 30px;
	right: 30px;
	position: absolute;
	font-size: 0;
}

.products-list .product__extra-tools > * {
	margin-bottom: 0;
	margin-right: 6px;
	opacity: 1;
	display: inline-block;
}

.products-list .product__extra-tools > * > * {
	background-color: #fafafa;
}

.products-list .product__button-block {
	margin: 19px -4px 0;
}

.products-list .product__amount-minus {
	width: 30px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-list .product__amount-minus:before {
	content: '';
	width: 13px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -6px;
	opacity: .5;
	transition: opacity .3s;
}

.products-list .product__amount-plus {
	width: 30px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-list .product__amount-plus:before {
	content: '';
	width: 11px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -5px;
	opacity: .5;
	transition: opacity .3s;
}

.products-list .product__amount-plus:after {
	content: '';
	width: 1px;
	height: 11px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 0;
	opacity: .5;
	transition: opacity .3s;
}

.products-list .product__amount-minus:hover:before,
.products-list .product__amount-plus:hover:before,
.products-list .product__amount-plus:hover:after {
	opacity: 1;
}

.products-list .product__button-block .button {
}

.products-list .product__amount {
	float: left;
	width: calc(50% - 8px);
	margin: 0 4px;
}

.products-list .product__amount-inner {
	position: relative;
}

.products-list .product__amount-input {
	border: 1px solid #eee;
	background: #fafafa;
	white-space: nowrap;
	height: 40px;
	padding: 0 15px;
	width: 100%;
	color: #333;
	font-size: 13px;
	text-align: center;
	line-height: 1;
	border-radius: 3px;
}

.products-list .product__amount-minus + .product__amount-input {
	padding: 0 30px;
}

.products-list .product__amount-inner.hidden-controls .product__amount-input {
	padding: 0 5px;
}

.products-list .product__amount-inner.hidden-controls .product__amount-minus,
.products-list .product__amount-inner.hidden-controls .product__amount-plus {
	display: none;
}

.products-list .product__button-block .button {
	height: 40px;
	float: left;
	width: 100%;
}

.products-list .product__button-block.has_amount_field .button:not(.product__button_fast) {
	float: right;
	width: calc(50% - 8px);
	margin: 0 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.products-list .product__button-block .product__button_fast {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.products-list .product__button-block .button + .product__button_fast {
	margin-top: 8px;
}

.products-list .product__button-block.has_amount_field .product__button_fast {
	width: calc(100% - 8px);
	margin-left: 4px;
	margin-right: 4px;
}

.products-list .product__description {
	font-size: .867em;
	line-height: 1.692em;
	color: #888;
	margin-top: 19px;
}

.products-list .product__description p {
	margin: 0;
}

.products-list .product__description + .properties-block {
	margin-top: 9px;
}

.products-list .product__more {
	margin-top: 19px;
}

.products-list .product__more-link {
	font-size: .867em;
	line-height: 1.692em;
	color: #333;
	cursor: pointer;
}

.products-list .product__more-link .svg {
	padding: 0 14px 0 1px;
}

.products-list .product__more-link:not(.active) .svg svg {
	transform: rotate(180deg);
}

.products-list .product__more-link .svg path {
	fill: #333;
}

.products-list .product__more-link:hover {
}

.products-list .product__more-link:hover .svg path {
}

.products-list .properties-block {
	display: none;
	margin-top: 19px;
}

.products-list .properties {
	/*display: none;*/
	font-size: .867em;
	line-height: 1.692em;
	color: #666;
	padding-bottom: 9px;
}

.products-list .properties__title {
	/*color: #333;*/
	margin-top: 1em;
	font-weight: 500;
}

.products-list .properties__title:first-child {
	margin-top: 0;
}

.products-list .properties__item {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	text-overflow: ellipsis;
	background: url(/templates/template_55/img/_dot.png) no-repeat;
	background-position: 0 12px;
	background-repeat: repeat-x;
}

.products-list .properties__item-name {
	width: 50%;
	color: #333;
}

.products-list .properties__item-value {
	width: 50%;
	color: #777;
	margin-left: auto;
	text-align: right;
}

.products-list .properties__item-name > span {
	background: #fff;
	padding-right: 12px;
}

.products-list .properties__item-value > span {
	background: #fff;
	padding-left: 12px;
}

.products-list .properties__item_list {
	display: block;
	background: none;
}

.products-list .properties__item-name_list {
}

.products-list .properties__list {
}

.products-list .properties__list-item {
	padding-left: 15px;
	position: relative;
}

.products-list .properties__list-item:first-child {
}

.products-list .properties__list-item:before {
	content: '';
	width: 5px;
	height: 1px;
	background: #333;
	left: 0;
	top: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0;
}

.products-list .product__item .product__variants-opener {
	width: 18px;
	height: 14px;
	line-height: 12px;
	padding: 0;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 3px;
	cursor: pointer;
	vertical-align: middle;
	display: none;
	margin: 5px 6px 0 6px;
}

.products-list .product__item .product__variants-opener > div {
	display: none;
}

.products-list .product__item .product__variants-opener.active > div {
	display: none!important;
}

.products-list .product__item.has-variants .product__variants-opener {
	display: inline-block;
}

.products-list .product__variants-opener .svg path {
	fill: #333;
}

.products-list .product__variants-opener.active .svg path,
.products-list .product__item-inner:hover .product__variants-opener .svg path {
	fill: #fff;
}

.products-list .product__variants {
	position: absolute;
	right: calc(100% + 2px);
	width: 275px;
	background: #fff;
	top: -12px;
	z-index: 5;
	box-shadow: 0 20px 50px 0 rgb(0 0 0 / 15%);
	display: none;
	border-radius: 3px;
	text-align: left;
}

.products-list .product__variants-header {
	padding: 18px 24px 11px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-size: .867em;
	line-height: 1;
	font-weight: 700;
}

.products-list .product__variants-content {
	padding: 0 14px 18px 24px;
    max-height: 200px;
    overflow-y: auto;
}

.products-list .product__variants .input-radio {
	margin-top: 10px;
	font-size: 12px;
}

.products-list .product__variants .input-radio .i {
	top: -2px;
}

.products-list .product__variants-item-price {
	font-weight: 600;
	display: none;
}

.products-list .product__variants .close {
	position: absolute;
	top: 19px;
	right: 20px;
	width: 11px;
	height: 11px;
	cursor: pointer;
}

.products-list .product__variants .close:before,
.products-list .product__variants .close:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 1px;
	width: 15px;
	margin-top: -1px;
	margin-left: -7px;
	transform: rotate(-45deg);
	background-color: #999;
}

.products-list .product__variants .close:after {
	transform: rotate(45deg);
}

@media (max-width:959px) {
	.products-list .product__item-inner {
		padding: 15px;
	}

	.products-list .product__image-block {
		width: 160px;
		height: 160px;
	}

	.products-list .product__content {
		width: calc(100% - 160px - 240px);
		padding: 0 25px 60px 15px;
	}

	.products-list .product__image-link {
		width: 160px;
		height: 160px;
	}

	.products-list .product__content .product__extra-tools {
		left: 15px;
		right: 25px;
	}
}

@media (min-width:768px) {
	.products-list .product__item-inner:hover .product__variants-opener > div {
		display: block;
	    position: absolute;
	    left: 0px;
	    bottom: 49px;
	    z-index: 5;
	    font-size: 12px;
	    background: #333;
	    padding: 5px 10px;
	    color: #fff;
	    border-radius: 3px;
	}

	.products-list .product__item-inner:hover .product__variants-opener > div:after {
		content: '';
	    position: absolute;
	    left: 11px;
	    bottom: -9px;
	    border: 4px solid transparent;
	    border-top: 5px solid #333;
	}
}

@media (max-width:767px) {
	.products-list .product__item-inner {
		flex-wrap: wrap;
	}

	.products-list .product__content {
		width: 100%;
		padding: 15px 0 0;
		position: static;
	}

	.products-list .product__content .product__extra-tools {
		left: auto;
		right: 16px;
		bottom: auto;
		top: 16px;
	}

	.products-list .product__extra-tools > * {
		margin-right: 0;
		margin-left: 6px;
	}

	.products-list .product__buy-block {
		width: 100%;
	}

	.products-list .countdown-datetime {
		margin-top: 14px;
		margin-bottom: 0;
	}

	.products-list .product__price-block {
		margin-top: 14px;
	}

	.products-list .product__button-block {
		margin-top: 11px;
	}

	.products-list .product__amount {
		width: calc(33.33333333333333% - 8px);
		margin-top: 8px;
		min-width: 114px;
	}

	.products-list .product__button-block .button {
		float: left!important;
		width: calc(33.33333333333333% - 8px)!important;
		margin: 8px 4px 0!important;
		min-width: 177px;
	}

	.products-list .product__button-block.has_amount_field .button {
		float: right!important;
	}

	.products-list .product__variants {
		right: auto;
		left: 30px;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.products-list .product__item .product__variants-opener {
	    margin: 6px 0 13px 6px;
	    position: relative;
	}

	.products-list .product__item .product__variants-opener > div {
	    display: inline-block;
	    position: absolute;
	    left: 24px;
	    top: 0px;
	    font-size: 10px;
	    text-transform: uppercase;
	    font-weight: 500;
	    border-bottom: 1px dashed #000;
	    color: #000;
	}

	.products-list .product__price {
	    width: calc(100% - 12px);
	}

	.products-list .product__gift {
		bottom: 5px;
		left: 5px;
	}
}

@media (max-width:359px) {
	.products-list .product__button-block.has_amount_field .button,
	.products-list .product__button-block .button {
		float: left!important;
	}

	.products-list .product__variants {
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}


/*products-table*/
.products-table {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.products-table .product__item {
	margin: 0 0 -1px 0;
	width: 100%;
}

.products-table .product__item-inner {
	padding: 19px;
	box-shadow: inset 0 0 0 1px #ececec;
	background: #fff;
	position: relative;
	transition: box-shadow .4s ease-out , border .4s ease-out;
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.products-table .product__item-inner:hover {
	border-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	z-index: 4;
}

.products-table .product__image-block {
	width: 60px;
	position: relative;
}

.products-table .product__image-link {
	position: relative;
	width: 60px;
	height: 60px;
	display: block;
}

.products-table .product__image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.products-table .product__gift {
	position: relative;
    left: auto;
    top: auto;
    background-position: center center;
    margin: 5px auto 0;
    width: 24px;
    height: 24px;
    background-size: contain;
}

.products-table .product__content {
	width: calc(100% - 256px - 310px);
	display: flex;
	flex-wrap: wrap;
}

.products-table .product__content-inner {
	width: calc(100% - 60px);
	padding: 0 20px;
}

.products-table .product__title {
	font-size: 15px;
    line-height: 1.3;
}

.products-table .product__title a {
	transition: color 20ms ease-out;
	color: #333;
}

.products-table .product__title a:hover {
}

.products-table .product__info {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -11px 0;
}

.products-table .rate,
.products-table .rating {
	margin: 14px 11px -2px;
}

.products-table .rate__stars {
	margin-right: 0;
}

.products-table .product__status-outer {
	margin: 15px 11px 0;
	width: calc(100% - 85px - 44px);
}

.products-table .product__status {
}

.products-table .product__sku {
	margin: 15px 11px 0;
}

.products-table .product__sku-name {
}

.products-table .product__sku-value {
}

.products-table .product__firm {
	margin: 15px 11px 0;
}

.products-table .product__firm-name {
}

.products-table .product__firm .a {
}

.products-table .product__firm .a:hover {
}

.products-table .product__price-block {
	position: relative;
	width: 256px;
}

.products-table .product__price {
	margin: 0 6px;
	color: #333;
	font-size: 1.133em;
	line-height: 1.454em;
	font-weight: 700;
	width: calc(100% - 12px);
}

.products-table .product__price-old {
	margin: 0 6px;
	font-size: .867em;
	line-height: 1.692em;
	color: #999;
	text-decoration: line-through;
	width: calc(100% - 12px);
}

.products-table .profit {
	font-size: .733em;
    line-height: 1.273em;
    color: #333;
    display: inline-block;
    padding: 1px;
    background: #ffd83a;
    white-space: nowrap;
    border-radius: 2px;
    margin: 4px 6px 0;
}

.products-table .profit__percent {
	display: inline-block;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
	padding: 0 3px 0 5px;
}

.products-table .profit__price {
	background: #fff8db;
	display: inline-block;
	padding: 2px 5px 1px;
}

.products-table .countdown-datetime {
	border: 1px solid #eee;
    background-color: #fafafa;
    display: inline-block;
    position: relative;
    padding-left: 33px;
    pointer-events: none;
    margin: 8px 6px 0;
}

.products-table .countdown-datetime__title {
	font-size: 12px;
	line-height: 1.2;
	color: #e52a29;
	padding: 3px 8px 3px 0;
	font-weight: 500;
	text-align: left;
	margin-bottom: -5px;
	margin-left: -24px;
}

.products-table .countdown-datetime .svg {
	width: 20px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 8px;
	bottom: 0;
	top: auto;
}

.products-table .countdown-datetime .svg path {
	fill: #e52a29;
}

.products-table .countdown-datetime__inner {
	flex-wrap: nowrap;
	display: flex;
	align-items: center;
	height: 40px;
}

.products-table .countdown-datetime__inner > div {
	width: 25%;
	min-width: 38px;
	text-align: center;
	position: relative;
}

.products-table .countdown-datetime__inner > div:before {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 5px;
}

.products-table .countdown-datetime__inner > div:after {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 10px;
}

.products-table .countdown-datetime__inner > div:last-child:before,
.products-table .countdown-datetime__inner > div:last-child:after {
	display: none;
}

.products-table .countdown-datetime__inner > div > span {
	color: #333;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	display: block;
}

.products-table .countdown-datetime__inner > div > div {
	color: #333;
	opacity: .6;
	font-size: 9px;
	line-height: 1;
	margin-top: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.products-table .product__buy-block {
	width: 310px;
    display: flex;
	margin-top: -8px;
}

.products-table .product__sale {
    /*top: 0;*/
    /*right: -2px;*/
    /*position: absolute;*/
    /*z-index: 3;*/
    /*font-size: 0;*/
    /*pointer-events: none;*/

    width: 100%;
    margin-bottom: 15px;
}

.products-table .product__sale-item {
	line-height: 1;
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	border-radius: 2px;
	padding: 6px 7px;
	margin: 0 2px 4px;
	font-size: 12px;
}

.products-table .product__sale-item_icon_new {
	background-color: #2992d9;
}

.products-table .product__sale-item_icon_spec {
	background-color: #60c339;
}

.products-table .product__sale-item_icon_hit {
	background-color: #fc482d;
}

.products-table .product__extra-tools {
	margin-top: 8px;
    display: flex;
}

.products-table .product__extra-tools > * {
	margin-bottom: 0;
    margin-left: 8px;
    opacity: 1;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #ececec;
}

.products-table .product__extra-tools > * > * {

}

.products-table .product__button-block {
	margin: 8px -4px 0;
    display: flex;
}

.products-table .product__amount-minus {
	width: 30px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-table .product__amount-minus:before {
	content: '';
	width: 13px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -6px;
	opacity: .5;
	transition: opacity .3s;
}

.products-table .product__amount-plus {
	width: 30px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-table .product__amount-plus:before {
	content: '';
	width: 11px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -5px;
	opacity: .5;
	transition: opacity .3s;
}

.products-table .product__amount-plus:after {
	content: '';
	width: 1px;
	height: 11px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 0;
	opacity: .5;
	transition: opacity .3s;
}

.products-table .product__amount-minus:hover:before,
.products-table .product__amount-plus:hover:before,
.products-table .product__amount-plus:hover:after {
	opacity: 1;
}

.products-table .product__button-block .button {
}

.products-table .product__amount {
	float: left;
	margin: 0 4px;
}

.products-table .product__amount-inner {
	position: relative;
}

.products-table .product__amount-input {
	border: 1px solid #eee;
	background: #fafafa;
	white-space: nowrap;
	height: 40px;
	padding: 0 15px;
	width: 100%;
	color: #333;
	font-size: 13px;
	text-align: center;
	line-height: 1;
	border-radius: 3px;
	width: 100px;
}

.products-table .product__amount-minus + .product__amount-input {
	padding: 0 30px;
}

.products-table .product__amount-inner.hidden-controls .product__amount-input {
	padding: 0 5px;
}

.products-table .product__amount-inner.hidden-controls .product__amount-minus,
.products-table .product__amount-inner.hidden-controls .product__amount-plus {
	display: none;
}

.products-table .product__button-block .button {
	height: 40px;
    margin: 0 4px;
    width: 100px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.products-table .product__button-block .button.product__button_disabled {
    width: 208px;
}

.products-table .product__button-block.has_amount_field .button:not(.product__button_fast) {
	/*float: right;*/
	/*width: calc(50% - 8px);*/
	/*margin: 0 4px;*/
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
}

.products-table .product__button-block .product__button_fast {
	/*width: 100%;*/
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
}

.products-table .product__button-block .button + .product__button_fast {
	/*margin-top: 8px;*/
}

.products-table .product__button-block.has_amount_field .product__button_fast {
	/*width: calc(100% - 8px);*/
	/*margin-left: 4px;*/
	/*margin-right: 4px;*/
}

.products-table .product__item .product__variants-opener {
	width: 18px;
	height: 14px;
	line-height: 12px;
	padding: 0;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 3px;
	cursor: pointer;
	vertical-align: middle;
	display: none;
	margin: 0 0 8px 6px;
    position: relative;
}

.products-table .product__item .product__variants-opener > div {
	display: inline-block;
    position: absolute;
    left: 24px;
    top: 0px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px dashed #000;
    color: #000;
}

.products-table .product__item .product__variants-opener.active > div {
	/*display: none!important;*/
	border-color: transparent!important;
}

.products-table .product__item.has-variants .product__variants-opener {
	display: inline-block;
}

.products-table .product__variants-opener .svg path {
	fill: #fff;
}

.products-table .product__variants-opener.active .svg path,
.products-table .product__item-inner:hover .product__variants-opener .svg path {
	/*fill: #fff;*/
}

.products-table .product__variants {
	position: absolute;
	right: calc(100% + 2px);
	width: 275px;
	background: #fff;
	top: -12px;
	z-index: 5;
	box-shadow: 0 20px 50px 0 rgb(0 0 0 / 15%);
	display: none;
	border-radius: 3px;
	text-align: left;
}

.products-table .product__variants-header {
	padding: 18px 24px 11px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-size: .867em;
	line-height: 1;
	font-weight: 700;
}

.products-table .product__variants-content {
	padding: 0 14px 18px 24px;
}

.products-table .product__variants .input-radio {
	margin-top: 10px;
	font-size: 12px;
}

.products-table .product__variants .input-radio .i {
	top: -2px;
}

.products-table .product__variants-item-price {
	font-weight: 600;
	display: none;
}

.products-table .product__variants .close {
	position: absolute;
	top: 19px;
	right: 20px;
	width: 11px;
	height: 11px;
	cursor: pointer;
}

.products-table .product__variants .close:before,
.products-table .product__variants .close:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 1px;
	width: 15px;
	margin-top: -1px;
	margin-left: -7px;
	transform: rotate(-45deg);
	background-color: #999;
}

.products-table .product__variants .close:after {
	transform: rotate(45deg);
}

@media (min-width:768px) and (max-width:959px) {
	.products-table .product__content {
	    width: calc(100% - 226px - 168px);
	}

	.products-table .product__price-block {
	    width: 226px;
	}

	.products-table .product__buy-block {
	    flex-wrap: wrap;
		width: 168px;
	}

	.products-table .product__button-block {
	    flex-wrap: wrap;
		width: 128px;
		margin-top: 0;
	}

	.products-table .product__amount {
	    margin-bottom: 8px;
	}

	.products-table .product__amount-input {
	    width: 120px;
	}

	.products-table .product__button-block:before,
	.products-table .product__button-block:after {
		display: none;
	}

	.products-table .product__button-block .button {
	    width: 120px;
	}

	.products-table .product__button-block .button.product__button_disabled {
	    width: 120px;
	}

	.products-table .product__extra-tools {
	    margin-top: 0;
	    width: 48px;
	    flex-wrap: wrap;
	}

	.products-table .product__extra-tools > * + * {
		margin-top: 8px;
	}
}

@media (max-width:767px) {
	.products-table .product__item-inner {
	    flex-wrap: wrap;
		padding: 10px;
	}

	.products-table .product__gift {
	    /*position: absolute;*/
	    /*left: 14px;*/
	    /*top: 42px;*/
	    /*margin: 0;*/
	}

	.products-table .product__content {
	    width: 100%;
	}

	.products-table .product__content-inner {
	    padding: 0 0 0 10px;
	}

	.products-table .product__title {
	    font-size: 13px;
	}

	.products-table .rate,
	.products-table .rating {
	    margin-top: 7px;
	}

	.products-table .product__status-outer {
	    margin-top: 7px;
	}

	.products-table .product__sku {
	    margin-top: 12px;
	}

	.products-table .product__firm {
	    margin-top: 12px;
	}

	.products-table .product__price-block {
		width: calc(100% + 12px);
	    margin: 10px -6px 10px;
	}

	.products-table .product__price {
	    font-size: 14px;
	}

	.products-table .product__price-old {
	    font-size: 12px;
	}

	.products-table .product__buy-block {
	    width: 100%;
	    flex-wrap: wrap;
	}

	.products-table .product__button-block {
	    padding-right: 8px;
	}

	.products-table .product__extra-tools > * {
	    margin-left: 0;
	    margin-right: 8px;
	}

	.products-table .product__extra-tools > *:last-child {
	    margin-right: 0;
	}
}

@media (max-width:359px) {

}


/*products-grid*/
.products-grid {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.products-grid .product__item {
	margin: 0 0 -1px -1px;
	width: 25%;
}

.catalog-actions_5_per_row .products-grid .product__item {
	width: 20%;
}

.products-grid .product__item-inner {
	padding: 25px 25px 30px;
	box-shadow: inset 0 0 0 1px #ececec;
	background: #fff;
	position: relative;
	transition: box-shadow .4s ease-out , border .4s ease-out;
	margin: 0 -1px 0 0;
	height: 100%;
}

.products-grid .product__image-block {
	position: relative;
	width: 100%;
	padding-bottom: 100%;
}

.products-grid .product__image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.products-grid .product__gift {
	top: auto;
	bottom: 10px;
}

.products-grid .countdown-datetime + .product__gift {
	bottom: 52px;
}

.products-grid .countdown-datetime_with_header + .product__gift {
	bottom: 67px;
}

.products-grid .product__sale {
	/*top: 25px;*/
	/*left: 23px;*/
	top: 4px;
	left: -2px;
	right: 78px;
	position: absolute;
	z-index: 3;
	font-size: 0;
	pointer-events: none;
}

.products-grid .product__sale-item {
	line-height: 1;
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	border-radius: 2px;
	padding: 6px 7px;
	margin: 0 2px 4px;
	font-size: 12px;
}

.products-grid .product__sale-item_icon_new {
	background-color: #2992d9;
}

.products-grid .product__sale-item_icon_spec {
	background-color: #60c339;
}

.products-grid .product__sale-item_icon_hit {
	background-color: #fc482d;
}

.products-grid .rate,
.products-grid .rating {
	margin-top: 15px;
}

.products-grid .product__title {
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .933em;
	line-height: 1.501em;
	margin-top: 13px;
	font-weight: 500;
}

.products-grid .product__title a {
	transition: color 20ms ease-out;
	color: #333;
}

.products-grid .product__title a:hover {
}

.products-grid .product__title_row_1 {
	/*height: 21px;*/
	height: auto;
	white-space: nowrap;
}

.products-grid .product__title_row_2 {
	height: 42px;
}

.products-grid .product__title_row_3 {
	height: 63px;
}

.products-grid .product__title_row_4 {
	height: 84px;
}

.products-grid .product__title_row_5 {
	height: 105px;
}

.products-grid .product__info {
	margin: 0 -8px 0;
	display: flex;
	flex-wrap: nowrap;
}

.catalog-actions_5_per_row .products-grid .product__info {
	flex-wrap: wrap;
}

.products-grid .product__status-outer {
	margin: 9px 8px 0;
}

.products-grid .product__status {
}

.products-grid .product__sku {
	margin: 9px 8px 0;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.products-grid .product__sku-name {
}

.products-grid .product__sku-value {
}

.products-grid .countdown-datetime {
	border: 1px solid #eee;
	background-color: #fafafa;
	display: inline-block;
	position: absolute;
	padding-left: 33px;
	pointer-events: none;
	bottom: 0;
	z-index: 3;
	opacity: .9;
	left: 0;
	/*left: 50%;*/
    /*-webkit-transform: translate(-50%, 0);*/
    /*-ms-transform: translate(-50%, 0);*/
    /*transform: translate(-50%, 0);*/
}

.products-grid .countdown-datetime__title {
	font-size: 11px;
	line-height: 1.2;
	color: #e52a29;
	padding: 4px 8px 3px 0;
	font-weight: 500;
	text-align: left;
	margin-bottom: -5px;
	margin-left: -24px;
}

.products-grid .countdown-datetime .svg {
	width: 20px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 8px;
	bottom: 0;
	top: auto;
}

.products-grid .countdown-datetime .svg path {
	fill: #e52a29;
}

.products-grid .countdown-datetime__inner {
	flex-wrap: nowrap;
	display: flex;
	align-items: center;
	height: 40px;
}

.products-grid .countdown-datetime__inner > div {
	width: 25%;
	min-width: 36px;
	text-align: center;
	position: relative;
}

.products-grid .countdown-datetime__inner > div:before {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 5px;
}

.products-grid .countdown-datetime__inner > div:after {
	content: '';
	background: #333;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 10px;
}

.products-grid .countdown-datetime__inner > div:last-child:before,
.products-grid .countdown-datetime__inner > div:last-child:after {
	display: none;
}

.products-grid .countdown-datetime__inner > div > span {
	color: #333;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	display: block;
}

.products-grid .countdown-datetime__inner > div > div {
	color: #333;
	opacity: .6;
	font-size: 9px;
	line-height: 1;
	margin-top: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.products-grid .product__price-block {
	margin: 14px -6px 0;
	display: flex;
	/*flex-wrap: nowrap;*/
	flex-wrap: wrap;
	position: relative;
}

.catalog-actions_5_per_row .products-grid .product__price-block {
	flex-wrap: wrap;
}

.products-grid .product__price {
	margin: 0 6px;
	color: #333;
	font-size: 1.133em;
	line-height: 1.454em;
	font-weight: 700;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
	white-space: nowrap;
}

.products-grid .product__price-old {
	margin: 0 6px;
	font-size: .867em;
	line-height: 1.692em;
	color: #999;
	text-decoration: line-through;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
	white-space: nowrap;
	width: 100%;
}

.products-grid .product__price-old .profit {
	display: none;
}

.products-grid .profit {
	font-size: .733em;
	line-height: 1.273em;
	color: #333;
	display: inline-block;
	padding: 1px;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
	margin-top: 7px;
}

.products-grid .profit__percent {
	display: inline-block;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
	padding: 0 3px 0 5px;
}

.products-grid .profit__price {
	background: #fff8db;
	display: inline-block;
	padding: 2px 5px 1px;
}

.products-grid .product__extra-tools {
	top: 25px;
	right: 25px;
	position: absolute;
	z-index: 3;
}
/*
.products-grid .product__content {
	display: none;
	border-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	z-index: 4;
	position: absolute;
	background: #fff;
	padding: 0 25px;
	left: 0;
	right: 0;
	top: 100%;
}

.products-grid .product__item-inner:hover .product__content:before {
	content: '';
	background: #fff;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	height: 30px;
}
*/
.products-grid .product__button-block {
	margin: 0 -25px;
}

.products-grid .product__amount-minus {
	width: 48px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-grid .product__amount-minus:before {
	content: '';
	width: 13px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -6px;
	opacity: .5;
	transition: opacity .3s;
}

.products-grid .product__amount-plus {
	width: 48px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-grid .product__amount-plus:before {
	content: '';
	width: 11px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -5px;
	opacity: .5;
	transition: opacity .3s;
}

.products-grid .product__amount-plus:after {
	content: '';
	width: 1px;
	height: 11px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 0;
	opacity: .5;
	transition: opacity .3s;
}

.products-grid .product__amount-minus:hover:before,
.products-grid .product__amount-plus:hover:before,
.products-grid .product__amount-plus:hover:after {
	opacity: 1;
}

.products-grid .product__amount {
	float: left;
	width: 50%;
}

.products-grid .product__amount-inner {
	position: relative;
}

.products-grid .product__amount-input {
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	background: #fafafa;
	white-space: nowrap;
	height: 56px;
	padding: 0 15px;
	width: 100%;
	color: #333;
	font-size: 13px;
	text-align: center;
	line-height: 1;
}

.products-grid .minus + .product__amount-input {
	padding: 0 48px;
}

.products-grid .product__button-block .button {
	border-radius: 0;
	height: 56px;
	float: left;
	width: 100%;
	padding-left: 15px;
/*новое*/
	padding-right: 15px;
/*новое*/
}

.products-grid .product__button-block.has_amount_field .button:not(.product__button_disabled) {
	width: 50%;
}

.products-grid .product__description {
	font-size: .8em;
	color: #333;
	padding: 30px 0 30px;
	line-height: 1.501em;
}

.products-grid .product__description p {
	margin: 0;
}

.products-grid .properties {
	font-size: .8em;
	color: #333;
	padding: 30px 0 30px;
	line-height: 1.501em;
}

.products-grid .product__description + .properties {
	padding-top: 0;
}

.products-grid .properties__title {
	font-weight: 500;
	color: #000;
	margin-top: 1em;
}

.products-grid .properties__title:first-child {
	margin-top: 0;
}

.products-grid .properties__item {
}

.products-grid .properties__item-name {
	color: #333;
}

.products-grid .properties__item-value {
	color: #777;
}

.products-grid .properties__item_list {
}

.products-grid .properties__item-name_list {
}

.products-grid .properties__list {
}

.products-grid .properties__list-item {
	padding-left: 15px;
	position: relative;
}

.products-grid .properties__list-item:first-child {
}

.products-grid .properties__list-item:before {
	content: '';
	width: 5px;
	height: 1px;
	background: #333;
	left: 0;
	top: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0;
}

.products-grid .product__item .product__variants-opener {
	width: 18px;
	height: 14px;
	line-height: 12px;
	padding: 0;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 3px;
	cursor: pointer;
	vertical-align: middle;
	display: none;
	margin: 5px 6px 0 6px;
}

.products-grid .product__item .product__variants-opener > div {
	display: none;
}

.products-grid .product__item .product__variants-opener.active > div {
	display: none!important;
}

.products-grid .product__item.has-variants .product__variants-opener {
	display: inline-block;
}

.products-grid .product__variants-opener .svg path {
	fill: #333;
}

.products-grid .product__variants-opener.active .svg path,
.products-grid .product__item-inner:hover .product__variants-opener .svg path {
	fill: #fff;
}

.products-grid .product__variants {
	position: absolute;
	left: 6px;
	width: 275px;
	background: #fff;
	/*top: 27px;*/
    bottom: calc(100% + 17px);
	z-index: 5;
	box-shadow: 0 20px 50px 0 rgba(0,0,0,.15);
	display: none;
	border-radius: 3px;
	text-align: left;
}

.products-grid .product__variants-header {
	padding: 18px 24px 11px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: .8px;
	font-size: .867em;
	line-height: 1;
	font-weight: 700;
}

.products-grid .product__variants-content {
	padding: 0 14px 18px 24px;
	overflow-y: auto;
    /*max-height: 300px;*/
	max-height: 208px;
}

.products-grid .product__variants .input-radio {
	margin-top: 10px;
	font-size: 12px;
}

.products-grid .product__variants .input-radio .i {
	top: -2px;
}

.products-grid .product__variants-item-price {
	font-weight: 600;
	display: none;
}

.products-grid .product__variants .close {
	position: absolute;
	top: 19px;
	right: 20px;
	width: 11px;
	height: 11px;
	cursor: pointer;
}

.products-grid .product__variants .close:before,
.products-grid .product__variants .close:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 1px;
	width: 15px;
	margin-top: -1px;
	margin-left: -7px;
	transform: rotate(-45deg);
	background-color: #999;
}

.products-grid .product__variants .close:after {
	transform: rotate(45deg);
}

/***opisanie_type_show_1***/
.products-grid .product__item.opisanie_type_show_1 .product__content {
	display: none;
	border-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	z-index: 4;
	position: absolute;
	background: #fff;
	padding: 0 25px;
	left: 0;
	right: 0;
	top: 100%;
}
.products-grid .product__item.opisanie_type_show_1 .product__item-inner:hover .product__content:before {
	content: '';
	background: #fff;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	height: 30px;
}
@media (min-width:768px) {
	.products-grid .product__item.opisanie_type_show_1 .product__description-and-properties {
	    display: block;
	}
	.products-grid .product__item.opisanie_type_show_1 .product__description {
		padding: 0;
	}
	.products-grid .product__item.opisanie_type_show_1 .properties {
		padding: 0;
	}
	.products-grid .product__item.opisanie_type_show_1 .product__description + .properties {
		padding-top: 15px;
	}
	.products-grid .product__item.opisanie_type_show_1 .product__content-inner {
		display: none;
	    position: absolute;
	    left: 0px;
	    top: 0px;
	    right: 1px;
	    bottom: 0px;
	    background: rgb(255 255 255 / 90%);
	    z-index: 4;
	    padding: 30px 15px 15px;
	    overflow-y: auto;
	    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	}
	.products-grid .product__item.opisanie_type_show_1 .product__content .close {
	    display: none;
		position: absolute;
	    width: 14px;
	    height: 14px;
	    top: 10px;
	    right: 11px;
	    z-index: 5;
	    /*pointer-events: none;*/
		cursor: pointer;
	}
	.products-grid .product__item.opisanie_type_show_1 .product__content .close:before,
	.products-grid .product__item.opisanie_type_show_1 .product__content .close:after {
		content: '';
	    position: absolute;
	    display: block;
	    top: 50%;
	    left: 50%;
	    height: 2px;
	    width: 18px;
	    margin-top: -1px;
	    margin-left: -9px;
	    transform: rotate(-45deg);
	    background-color: #b8b8b8;
	}
	.products-grid .product__item.opisanie_type_show_1 .product__content .close:hover:before,
	.products-grid .product__item.opisanie_type_show_1 .product__content .close:hover:after {
	    background-color: #333;
	}
	.products-grid .product__item.opisanie_type_show_1 .product__content .close:after {
		transform: rotate(45deg);
	}
	.products-grid .product__item.opisanie_type_show_1 .product__item-inner:hover .product__content {
		display: block;
	}
}
@media (max-width:767px) {
	.products-grid .product__item.opisanie_type_show_1 .product__content {
		display: block;
		box-shadow: none;
		padding: 0;
		left: 15px;
		right: 15px;
		top: auto;
		bottom: 15px!important;
		margin-top: 15px;
	}

	.products-grid .product__item.opisanie_type_show_1 .product__content:before {
	    display: none;
	}
}
/***opisanie_type_show_1***/

/***opisanie_type_show_2***/
.products-grid .product__item.opisanie_type_show_2 .product__content {
	display: none;
	border-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	z-index: 4;
	position: absolute;
	background: #fff;
	padding: 0 25px;
	left: 0;
	right: 0;
	top: 100%;
}
.products-grid .product__item.opisanie_type_show_2 .product__item-inner:hover .product__content:before {
	content: '';
	background: #fff;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	height: 30px;
}
@media (min-width:768px) {
	.products-grid .product__item.opisanie_type_show_2 .product__item-inner:hover .product__content {
		display: block;
	}
}
@media (max-width:767px) {
	.products-grid .product__item.opisanie_type_show_2 .product__content {
		display: block;
		box-shadow: none;
		padding: 0;
		left: 15px;
		right: 15px;
		top: auto;
		bottom: 15px!important;
		margin-top: 15px;
	}
	.products-grid .product__item.opisanie_type_show_2 .product__content:before {
	    display: none;
	}
}
/***opisanie_type_show_2***/

/***opisanie_type_show_3***/
.products-grid .product__item.opisanie_type_show_3 .product__content {
	margin-top: 25px;
}
.products-grid .product__item.opisanie_type_show_3 .product__description {
    padding: 30px 0 0 0;
}
.products-grid .product__item.opisanie_type_show_3 .properties {
    padding: 30px 0 0 0;
}
@media (max-width:767px) {
	/*
	.products-grid .product__item.opisanie_type_show_3 .product__content-inner {
	    display: block;
	}
	.products-grid .product__item.opisanie_type_show_3 .product__content .close {
	    display: block;
	}
	*/
	.products-grid .product__item.opisanie_type_show_3 .product__description {
	    padding: 0;
	}
	.products-grid .product__item.opisanie_type_show_3 .properties {
	    padding: 15px 0 0 0;
	}

	.products-grid .product__item.opisanie_type_show_3 .product__content {
		display: none;
		border-color: #fff;
		box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
		z-index: 4;
		position: absolute;
		background: #fff;
		padding: 0 25px;
		left: 0;
		right: 0;
		top: 100%;
	}
	.products-grid .product__item.opisanie_type_show_3 .product__item-inner:hover .product__content:before {
		content: '';
		background: #fff;
		position: absolute;
		top: -30px;
		right: 0;
		left: 0;
		height: 30px;
	}

	.products-grid .product__item.opisanie_type_show_3 .product__content {
		display: block;
		box-shadow: none;
		padding: 0;
		left: 15px;
		right: 15px;
		top: auto;
		bottom: 15px!important;
		margin-top: 15px;
	}
	.products-grid .product__item.opisanie_type_show_3 .product__content:before {
	    display: none;
	}
}
/***opisanie_type_show_3***/

/***opisanie_type_show_4***/
.products-grid .product__item.opisanie_type_show_4 .product__content {
	display: none;
	border-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	z-index: 4;
	position: absolute;
	background: #fff;
	padding: 0 25px;
	left: 0;
	right: 0;
	top: 100%;
}
.products-grid .product__item.opisanie_type_show_4 .product__item-inner:hover .product__content:before {
	content: '';
	background: #fff;
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	height: 30px;
}
@media (min-width:768px) {
	.products-grid .product__item.opisanie_type_show_4 .product__item-inner:hover .product__content {
		display: block;
	}
}
@media (max-width:767px) {
	.products-grid .product__item.opisanie_type_show_4 .product__content {
		display: block;
		box-shadow: none;
		padding: 0;
		left: 15px;
		right: 15px;
		top: auto;
		bottom: 15px!important;
		margin-top: 15px;
	}
	.products-grid .product__item.opisanie_type_show_4 .product__content:before {
	    display: none;
	}
}
/***opisanie_type_show_4***/

@media (max-width:1300px) {
	.products-grid .product__gift-inner {
		left: calc(100% - 5px);
	}

	.products-grid .product__gift {
		left: 5px;
		bottom: 5px;
	}
}

@media (max-width:1259px) {
	.products-grid:not(.slider) .product__item {
		width: 33.33333333333333%!important;
	}
}

@media (max-width:959px) {
	.products-grid:not(.slider) .product__item {
		width: 50%!important;
	}
}

@media (min-width:768px) {
	.products-grid:not(.slider) .product__item-inner:hover {
		border-color: #fff;
		box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
		z-index: 4;
	}
	.products-grid .product__item-inner:hover .product__variants-opener > div {
		display: block;
	    position: absolute;
	    left: 0px;
	    top: 26px;
	    z-index: 5;
	    font-size: 12px;
	    background: #333;
	    padding: 5px 10px;
	    color: #fff;
	    border-radius: 3px;
	}

	.products-grid .product__item-inner:hover .product__variants-opener > div:after {
		content: '';
	    position: absolute;
	    left: 11px;
	    top: -9px;
	    border: 4px solid transparent;
	    border-bottom: 5px solid #333;
	}

	.products-grid .product__description-and-properties {
		display: none;
	}
}

@media (max-width:767px) {
	.overflow-y-hidden-xs {
		overflow-y: hidden;
	}
	.products-grid .product__item-inner {
		padding: 15px 15px 62px;
	}

	.products-grid .product__sale {
		right: 41px;
	}

	.products-grid .product__sale-item {
		font-size: 11px;
	}

	.products-grid .product__extra-tools {
		/*top: auto;*/
		/*right: auto;*/
		/*left: 15px;*/
		/*display: flex;*/
		/*flex-wrap: nowrap;*/
		/*margin-top: -32px;*/
		/*top: 25px;*/
        top: 4px;
	    right: 5px;
	}

	.products-grid .product__extra-tools > * {
		opacity: 1;
		border: 1px solid #ececec;
		/*margin-bottom: 0;*/
		/*margin-right: 3px;*/
	}

	.products-grid .product__fast {
		display: none;
	}

	.products-grid .rate,
	.products-grid .rating {
		margin-top: 12px;
	}

	.products-grid .product__title {
		font-size: 13px;
		line-height: 1.4;
		margin-top: 8px;
	}
	.products-grid .product__title_row_1 {
		height: 19px;
	}
	.products-grid .product__title_row_2 {
		height: 37px;
	}
	.products-grid .product__title_row_3 {
		height: 55px;
	}
	.products-grid .product__title_row_4 {
		height: 73px;
	}
	.products-grid .product__title_row_5 {
		height: 91px;
	}
	.products-grid .product__info {
		display: none;
	}

	.products-grid .countdown-datetime {
		/*display: none;*/
		padding-left: 0;
	}

	.products-grid .countdown-datetime__title {
	    margin-left: 0;
	    padding-left: 9px;
	}

	.products-grid .countdown-datetime .svg {
	    display: none;
	}

	.products-grid .product__price-block {
		margin: 5px 0 0;
		flex-wrap: wrap;
	}

	.products-grid .product__price {
		margin: 0;
		font-size: 14px;
		line-height: 1;
		width: 100%;
		display: block;
	}

	.products-grid .product__price-old {
		margin: 7px 0 0;
		display: block;
        text-decoration: none;
	}

	.products-grid .product__price-old > div:not(.profit) {
        font-size: 11px;
        line-height: 1;
        display: inline-block;
        text-decoration: line-through;
        margin-right: 7px;
	}

	.products-grid .profit {
		/*position: absolute;*/
		/*top: 4px;*/
		/*right: 5px;*/
		/*margin-top: 0;*/
        display: none;
        margin-top: 0;
	}

	.products-grid .profit__price {
		/*display: none;*/
	}

    .products-grid .product__price-old .profit {
        display: inline-block;
    }
	.products-grid .product__button-block {
		margin: 0;
	}

	.products-grid .product__amount {
		display: none!important;
	}

	.products-grid .product__button-block .button {
		height: 32px;
		float: none;
		width: auto!important;
		display: inline-flex;
		padding: 2px 15px;
		align-items: center;
		border-radius: 3px;
	}

	.products-grid .product__item .product__variants-opener {
		margin: 6px 0 13px 0;
		position: relative;
	}

	.products-grid .product__item .product__variants-opener > div {
		display: inline-block;
		position: absolute;
		left: 24px;
		top: 0px;
		font-size: 10px;
		text-transform: uppercase;
		font-weight: 500;
		border-bottom: 1px dashed #000;
		color: #000;
	}

	.products-grid .product__variants {
		position: fixed;
		left: 50%;
		top: 50%;
		bottom: auto;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.products-grid .product__description {
		/*display: none!important;*/
		padding: 0;
	}

	.products-grid .properties {
		/*display: none!important;*/
		padding: 0;
	}

	.products-grid .product__description + .properties {
		padding-top: 15px;
	}

	.products-grid .product__gift {
		/*top: auto;*/
		/*bottom: 37px!important;*/
		/*left: 0;*/

        /*left: 0;*/
	    /*bottom: 40px;*/


        left: auto;
        right: 13px;
        bottom: auto;
        top: -10px;
	}

	.products-grid .product__content-inner {
		display: none;
	    position: absolute;
	    left: 0px;
	    top: 0px;
	    right: 1px;
	    bottom: 0px;
	    background: rgb(255 255 255 / 90%);
	    z-index: 4;
	    padding: 30px 15px 15px;
	    overflow-y: auto;
	    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	}

	.products-grid .product__content .close {
	    display: none;
		position: absolute;
	    width: 14px;
	    height: 14px;
	    top: 10px;
	    right: 11px;
	    z-index: 5;
	    pointer-events: none;
	}

	.products-grid .product__content .close:before,
	.products-grid .product__content .close:after {
		content: '';
	    position: absolute;
	    display: block;
	    top: 50%;
	    left: 50%;
	    height: 2px;
	    width: 18px;
	    margin-top: -1px;
	    margin-left: -9px;
	    transform: rotate(-45deg);
	    background-color: #b8b8b8;
	}

	.products-grid .product__content .close:after {
		transform: rotate(45deg);
	}
}

@media (max-width:540px) {
	.products-grid .product__gift-inner {
		display: none!important;
	}
}

@media (min-width:360px) and (max-width:540px) {
	.products-grid .countdown-datetime .countdown-datetime__seconds {
        display: none;
	}

    .products-grid .countdown-datetime .countdown-datetime__minutes:before,
    .products-grid .countdown-datetime .countdown-datetime__minutes:after {
        display: none;
	}
}

@media (max-width:359px) {
	.products-grid:not(.slider) .product__item {
		width: 100%!important;
	}
}


/*products-slider*/
.products-slider {
}

.products-slider .products-grid {
	display: block;
}

.products-slider .slick-list {
	overflow: visible;
}

.products-slider .slick-track {
	display: flex;
	flex-wrap: nowrap;
}

.products-slider .slick-slide {
	float: none;
	height: auto;
	opacity: 0;
}

.products-slider .slick-slide.slick-active {
	opacity: 1;
}

.products-slider .products-grid .product__item {
	/*margin: 0;*/
}

.products-slider .products-grid .product__content {
	display: block;
	box-shadow: none;
	top: auto;
	bottom: 0;
}

.products-slider .products-grid .product__content:before {
	display: none!important;
}

.products-slider .products-grid .product__variants {
	top: auto;
	bottom: calc(100% + 10px);
	left: -6px;
	width: 226px;
}

.products-slider .slick-arrow {
	border: 1px solid #fff;
	width: 38px;
	height: 38px;
	border-radius: 3px;
	background: #fff;
	transition: .3s ease-in-out;
	z-index: 2;
}

.products-slider .slick-arrow.slick-disabled {
	opacity: .6;
}

.products-slider .slick-arrow:hover {
}

.products-slider .slick-arrow:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -6px;
	width: 7px;
	height: 12px;
	background-image: url(/templates/template_55/img/_original__header_icons.svg);
	background-repeat: no-repeat;
}

.products-slider .slick-prev {
	left: -48px;
}

.products-slider .slick-prev:after {
	background-position: 0 -65px;
	left: 50%;
	margin-left: -4px;
}

.products-slider .slick-prev:hover:after {
	background-position: 0 -81px;
}

.products-slider .slick-next {
	right: -48px;
}

.products-slider .slick-next:after {
	background-position: -11px -65px;
	right: 50%;
	margin-right: -4px;
}

.products-slider .slick-next:hover:after {
	background-position: -11px -81px;
}

.products-slider .products-grid .product__sale {
	left: -1px;
}

@media (max-width:959px) {
	.products-slider .products-grid.slick-dotted {
		padding-bottom: 43px;
	}

	.products-slider .slick-dots {
		bottom: 0;
		font-size: 0;
	}

	.products-slider .slick-dots li {
		width: 8px;
		height: 8px;
		margin: 0 6px;
		background-color: #D6D6D6;
		border-radius: 100%;
	}

	.products-slider .slick-dots li.slick-active {
		background-color: #869791;
	}

	.products-slider .products-grid .product__variants-opener {
		display: none!important;
	}
}

@media (max-width:767px) {
	.additional_is_recommended .products-grid .product__item-inner {
		padding-bottom: 15px!important;
	}
}


/*hidden-buy-block*/
.products-grid.hidden-buy-block .product__content {
	display: none!important;
}

.products-slider .products-grid:not(.hidden-buy-block) .product__item-inner {
	padding-bottom: 86px;
}

@media (max-width:767px) {
	.products-slider .products-grid:not(.hidden-buy-block) .product__item-inner {
		padding-bottom: 62px;
	}
}


/*additional*/
.additional {
	margin-top: 60px;
}

.additional_is_recommended {
}

.additional_is_associated {
}

.additional.products-slider .slick-arrow {
	opacity: 0;
}

.additional.products-slider:hover .slick-arrow {
	opacity: 1;
}

.additional.products-slider .slick-prev {
	left: -18px;
}

.additional.products-slider .slick-next {
	right: -18px;
}

.additional.products-slider .slick-prev:after {
	background-position: 0 -81px;
}

.additional.products-slider .slick-next:after {
	background-position: -11px -81px;
}

.additional.products-slider .product__content-inner {
	display: none;
}

@media (max-width:959px) {
	.additional {
		margin-top: 40px;
	}

	.additional.products-slider .slick-arrow {
		display: none!important;
	}
}


/*products-order*/
.products-order {
}

.products-order .product__item {
	margin: 0 0 -1px -1px;
	width: 100%;
}

.products-order .product__item-inner {
	padding: 22px 30px 30px;
	box-shadow: inset 0 0 0 1px #ececec;
	background: #fff;
	position: relative;
	transition: box-shadow .4s ease-out , border .4s ease-out;
	margin: 0 -1px 0 0;
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
}

.products-order .product__item-inner:hover {
	/*border-color: #fff;*/
	/*box-shadow: 0 0 20px 0 rgba(0,0,0,.15);*/
	/*z-index: 4;*/
}

.products-order .product__image-block {
	position: relative;
	width: 132px;
}

.products-order .product__image-link {
	position: relative;
	width: 132px;
	height: 132px;
	display: block;
}

.products-order .product__image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.products-order .product__content {
	/*width: calc(100% - 132px - 220px - 220px - 220px - 60px);*/
	width: calc(100% - 132px - 180px - 146px - 200px);
	padding: 0 0 0 30px;
	position: relative;
}

.products-order .product__promo {
	color: #60c339;
	/*margin-bottom: 12px;*/
	margin-top: 12px;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid #60c339;
	display: inline-flex;
	padding: 3px 8px 4px;
}

.products-order .product__title {
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.067em;
	line-height: 1.501em;
	font-weight: 500;
}

.products-order .product__title a {
	transition: color 20ms ease-out;
	color: #333;
}

.products-order .product__title a:hover {
}

.products-order .product__info {
	margin: 0 -11px 0;
	display: flex;
	flex-wrap: wrap;
}

.products-order .product__sku {
	margin: 15px 11px 0;
}

.products-order .product__sku-name {
}

.products-order .product__sku-value {
}

.products-order .product__firm {
	margin: 15px 11px 0;
}

.products-order .product__firm-name {
}

.products-order .product__firm .a {
}

.products-order .product__firm .a:hover {
}

.products-order .product__variant {
	margin: 15px 0 0;
	font-size: .8em;
	color: #999;
	line-height: 1;
}

.products-order .product__variant-name {
}

.products-order .product__preorder {
	margin: 15px 0 0;
	font-size: .8em;
	color: #999;
	line-height: 1;
}

.products-order .product__preorder > span {
	color: #e6c553;
	border-bottom: 1px solid #e6c553;
	cursor: default;
}

.products-order .product__preorder > span:hover {
}

.products-order .product__description {
	font-size: .867em;
	line-height: 1.692em;
	color: #888;
	margin-top: 19px;
}

.products-order .product__description p {
	margin: 0;
}

.products-order .product__description + .properties-block {
	margin-top: 9px;
}

.products-order .product__more {
	margin-top: 19px;
}

.products-order .product__more-link {
	font-size: .867em;
	line-height: 1.692em;
	color: #333;
	cursor: pointer;
}

.products-order .product__more-link .svg {
	padding: 0 14px 0 1px;
}

.products-order .product__more-link:not(.active) .svg svg {
	transform: rotate(180deg);
}

.products-order .product__more-link .svg path {
	fill: #333;
}

.products-order .product__more-link:hover {
}

.products-order .product__more-link:hover .svg path {
}

.products-order .properties-block {
	display: none;
	margin-top: 19px;
}

.products-order .properties {
	/*display: none;*/
	font-size: .867em;
	line-height: 1.692em;
	color: #666;
	padding-bottom: 9px;
}

.products-order .properties__title {
	/*color: #333;*/
	margin-top: 1em;
	font-weight: 500;
}

.products-order .properties__title:first-child {
	margin-top: 0;
}

.products-order .properties__item {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	text-overflow: ellipsis;
	background: url(/templates/template_55/img/_dot.png) no-repeat;
	background-position: 0 12px;
	background-repeat: repeat-x;
}

.products-order .properties__item-name {
	width: 50%;
	color: #333;
}

.products-order .properties__item-value {
	width: 50%;
	color: #777;
	margin-left: auto;
	text-align: right;
}

.products-order .properties__item-name > span {
	background: #fff;
	padding-right: 12px;
}

.products-order .properties__item-value > span {
	background: #fff;
	padding-left: 12px;
}

.products-order .properties__item_list {
	display: block;
	background: none;
}

.products-order .properties__item-name_list {
}

.products-order .properties__list {
}

.products-order .properties__list-item {
	padding-left: 15px;
	position: relative;
}

.products-order .properties__list-item:first-child {
}

.products-order .properties__list-item:before {
	content: '';
	width: 5px;
	height: 1px;
	background: #333;
	left: 0;
	top: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0;
}

.products-order .product__price-outer {
	/*width: 220px;*/
	width: 200px;
	padding: 0 0 0 30px;
}

.products-order .product__price-block {
}

.products-order .product__price {
	color: #333;
	font-size: 1.133em;
	line-height: 1.454em;
	font-weight: 700;
	white-space: nowrap;
}

.products-order .product__price-old {
	font-size: .867em;
	line-height: 1.692em;
	color: #999;
	text-decoration: line-through;
	white-space: nowrap;
}

.products-order .product__price-text {
	padding-top: 7px;
	font-size: 11px;
	line-height: 1.2;
	color: #999;
}

.products-order .profit {
	font-size: .733em;
	line-height: 1.273em;
	color: #333;
	display: inline-block;
	padding: 1px;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
	margin-bottom: 7px;
}

.products-order .profit__percent {
	display: inline-block;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
	padding: 0 3px 0 5px;
}

.products-order .profit__price {
	background: #fff8db;
	display: inline-block;
	padding: 2px 5px 1px;
}

.products-order .product__amount-outer {
	/*width: 220px;*/
	width: 146px;
	padding: 0 0 0 30px;
}

.products-order .product__amount {
	text-align: center;
	width: 116px;
}

.products-order .product__amount-inner {
	position: relative;
}

.products-order .product__amount-minus {
	width: 30px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-order .product__amount-minus:before {
	content: '';
	width: 13px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -6px;
	opacity: .5;
	transition: opacity .3s;
}

.products-order .product__amount-plus {
	width: 30px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-order .product__amount-plus:before {
	content: '';
	width: 11px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -5px;
	opacity: .5;
	transition: opacity .3s;
}

.products-order .product__amount-plus:after {
	content: '';
	width: 1px;
	height: 11px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 0;
	opacity: .5;
	transition: opacity .3s;
}

.products-order .product__amount-minus:hover:before,
.products-order .product__amount-plus:hover:before,
.products-order .product__amount-plus:hover:after {
	opacity: 1;
}

.products-order .product__amount-input {
	border: 1px solid #eee;
	background: #fafafa;
	white-space: nowrap;
	height: 40px;
	padding: 0 15px;
	width: 100%;
	color: #333;
	font-size: 13px;
	text-align: center;
	line-height: 1;
	border-radius: 3px;
}

.products-order .product__amount-minus + .product__amount-input {
	padding: 0 30px;
}

.products-order .product__amount.disabled .product__amount-input,
.products-order .product__amount-inner.hidden-controls .product__amount-input {
	padding: 0 5px;
}

.products-order .product__amount.disabled .product__amount-minus,
.products-order .product__amount.disabled .product__amount-plus,
.products-order .product__amount-inner.hidden-controls .product__amount-minus,
.products-order .product__amount-inner.hidden-controls .product__amount-plus {
	display: none;
}

.products-order .product__amount-count {
	font-size: .8em;
	line-height: 1;
	color: #333;
	margin-top: 5px;
}

.products-order .product__total-outer {
	/*width: 220px;*/
	width: 180px;
	padding: 0 0 0 30px;
}

.products-order .product__total {
	color: #333;
	font-size: 1.133em;
	line-height: 1.454em;
	font-weight: 700;
	white-space: nowrap;
}

.products-order .product__remove {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.products-order .product__remove:before,
.products-order .product__remove:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 2px;
	width: 10px;
	margin-top: -1px;
	margin-left: -5px;
	transform: rotate(-45deg);
	background-color: #b8b8b8;
}

.products-order .product__remove:after {
	transform: rotate(45deg);
}

@media (max-width:1259px) {
	.products-order .product__item-inner {
		padding-left: 15px;
		padding-bottom: 22px;
	}

	.products-order .product__image-block {
		width: 112px;
	}

	.products-order .product__image-link {
		width: 112px;
		height: 112px;
	}

	.products-order .product__content {
		width: calc(100% - 112px - 190px - 170px - 170px);
		padding: 0 0 0 15px;
	}

	.products-order .product__title {
		font-size: .933em;
		line-height: 1.501em;
	}

	.products-order .product__price-outer {
		width: 190px;
		padding: 0 0 0 15px;
	}

	.products-order .product__amount-outer {
		width: 170px;
		padding: 0 0 0 15px;
	}

	.products-order .product__total-outer {
		width: 170px;
		padding: 0 0 0 15px;
	}
}

@media (max-width:959px) {
	.products-order .product__item-inner {
		padding-left: 127px;
		flex-wrap: wrap;
	}

	.products-order .product__image-block {
		position: absolute;
		left: 15px;
		top: 22px;
	}

	.products-order .product__content {
		width: 100%;
		margin-bottom: 15px;
	}

	.products-order .product__price-outer {
		width: calc(100% - 170px - 170px);
		padding: 0 0 0 15px;
	}
}

@media (max-width:767px) {
	.products-order .product__item-inner {
		padding: 15px;
	}

	.products-order .product__image-block {
		position: relative;
		left: auto;
		top: auto;
	}

	.products-order .product__content {
		padding-left: 0;
		margin-bottom: 0;
		margin-top: 15px;
	}

	.products-order .product__price-outer {
		width: 100%;
		padding: 0;
		margin-top: 15px;
	}

	.products-order .product__amount-outer {
		width: 50%;
		padding: 0;
		margin-top: 15px;
	}

	.products-order .product__total-outer {
		width: 50%;
		padding: 7px 0 0 0;
		margin-top: 15px;
	}

	.products-order .product__total {
		text-align: right;
	}
}


/*recent-slider*/
.recent-slider-outer {
	border-top: 1px solid #ececec;
	background: #fafafa;
	padding: 47px 0;
}

.recent-slider {
	margin: -13px -5px 0;
}

.recent-slider.slick-dotted {
	padding-bottom: 15px;
}

.recent-slider__item {
	padding: 13px 5px;
}

.recent-slider__item > div {
	background: #fff;
	padding: 14px;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}

.recent-slider__item.is_empty {
}

.recent-slider__item.is_empty > div {
	background: #eeeff1;
	height: 100%;
}

.recent-slider__item-image-block {
	width: 90px;
	height: 90px;
	position: relative;
}

.recent-slider__item-image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.recent-slider__item-content {
	width: calc(100% - 90px);
	padding-left: 16px;
}

.recent-slider__item-title {
	max-height: 53px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
	/*align-items: center;*/
	word-break: break-word;
	height: 53px;
	font-size: .867em;
	line-height: 1.385em;
}

.recent-slider__item-title a {
	color: #333;
	text-decoration: none;
}

.recent-slider__item-title a:hover {
}

.recent-slider__item-price {
	font-size: .933em;
	line-height: 1.501em;
	font-weight: 700;
	color: #333;
	margin-top: 8px;
}

.recent-slider .slick-track {
	display: flex;
}

.recent-slider .slick-slide {
	height: auto;
}

.recent-slider .slick-dots {
	bottom: 0;
	font-size: 0;
}

.recent-slider .slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0 6px;
	background-color: #D6D6D6;
	border-radius: 100%;
}

.recent-slider .slick-dots li:hover {
	background-color: #869791;
}

.recent-slider .slick-dots li.slick-active {
}

.recent-slider .slick-dots li button {
	display: none;
}

@media (max-width:959px) {
	.recent-slider-outer {
		padding: 45px 0;
	}
}


/*page-top*/
.page-top {
	padding: 0 0 40px;
}

.page-title {
	padding: 42px 0 0;
}

.page-title h1 {
	margin: 0;
	padding: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline;
	vertical-align: middle;
	font-weight: 400;
	line-height: 1.126em;
	font-size: 2.133em;
}

.breadcrumbs {
	padding: 15px 0 0;
}

.breadcrumbs__item {
	font-size: .867em;
	line-height: 1.692em;
	display: inline-block;
	position: relative;
	color: #b6b5b5;
	padding-right: 26px;
}

.breadcrumbs__item:last-child {
	padding-right: 0;
}

.breadcrumbs__item:after {
	content: '';
	width: 15px;
	height: 1px;
	background: #dddddd;
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: 0;
}

.breadcrumbs__item:last-child:after {
	display: none;
}

.breadcrumbs__item a {
	color: #b6b5b5;
}

.breadcrumbs__item a:hover {
}

@media (max-width:1259px) {
	.page-top {
		padding-top: 64px;
	}
}

@media (max-width:767px) {
	.page-top {
		padding-bottom: 30px;
	}

	.page-title {
		padding: 18px 0 0;
	}

	.page-title h1 {
		font-size: 24px;
		line-height: 1.3;
	}

	.breadcrumbs {
		padding: 10px 0 0;
	}

	.breadcrumbs__item {
		padding-right: 16px;
	}

	.breadcrumbs__item:after {
		width: 8px;
		right: 2px;
	}
}


/*subcategories*/
.subcategories {
	/*visibility: hidden;*/
	padding-bottom: 40px;
}

.page-top + .subcategories {
	/*visibility: visible;*/
}

@media (max-width:767px) {
	.subcategories {
		padding-bottom: 30px;
	}
}

.subcategories-popular__header {
    margin: 0 0 13px;
    font-size: 1.0667em;
    line-height: 1.5625em;
    color: #333;
}

.subcategories-popular:not(.sidebar-block):not(:first-child) {
    margin-top: 30px;
}

.subcategories-popular__inner {
    margin: -8px 0 0;
    display: flex;
    flex-wrap: wrap;
}

.subcategories-popular__link {
    padding: 6px 10px 8px;
    color: #333;
    margin: 8px 8px 0 0;
    position: relative;
    display: block;
    background: #f0f0f0;
    font-size: .867em;
    line-height: 1.3;
}

.subcategories-popular__link:hover {
    background: #fff;
}


/*subcategories__group*/
.subcategories__group {
    margin: 0 0 13px;
    font-size: 1.0667em;
    line-height: 1.5625em;
    color: #333;
}


/*subcategories_type_tags*/
.subcategories_type_tags {
}

.subcategories_type_tags .subcategories__inner {
	margin: -8px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.subcategories_type_tags .subcategories__item {
	padding: 6px 10px 8px;
	color: #333;
	margin: 8px 8px 0 0;
	position: relative;
	display: block;
	background: #f0f0f0;
	font-size: .867em;
	line-height: 1.3;
}

.subcategories_type_tags .subcategories__item:hover {
	background: #fff;
}


/*subcategories_type_include*/
.subcategories_type_include {
	margin-top: 38px;
	padding: 0;
	visibility: visible;
}

.subcategories_type_include .subcategories__header {
	/*font-size: .933em;*/
	/*line-height: 1.501em;*/
	/*color: #333;*/
	/*margin-bottom: 13px;*/
    margin: 0 0 13px;
    font-size: 1.0667em;
    line-height: 1.5625em;
    color: #333;
}

.subcategories_type_include .subcategories__inner {
	margin: -8px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.subcategories_type_include .subcategories__item {
	padding: 6px 10px 8px;
	color: #333;
	margin: 8px 8px 0 0;
	position: relative;
	display: block;
	background: #f0f0f0;
	font-size: .867em;
	line-height: 1.3;
}

.subcategories_type_include .subcategories__item:hover {
	background: #fff;
}

@media (max-width:1259px) {
	.subcategories_type_include .subcategories__inner {
		margin: -6px 0 0;
	}

	.subcategories_type_include .subcategories__item {
		padding: 5px 6px 5px;
		margin: 6px 6px 0 0;
		font-size: 12px;
		line-height: 1.3;
	}
}


/*subcategories_type_product*/
.subcategories_type_product {
	margin-top: 38px;
	padding: 0;
	visibility: visible;
}

.subcategories_type_product .subcategories__header {
	/*font-size: .933em;*/
	/*line-height: 1.501em;*/
	/*color: #333;*/
	/*margin-bottom: 13px;*/
    margin: 0 0 13px;
    font-size: 1.0667em;
    line-height: 1.5625em;
    color: #333;
}

.subcategories_type_product .subcategories__inner {
	margin: -8px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.subcategories_type_product .subcategories__item {
	padding: 6px 10px 8px;
	color: #333;
	margin: 8px 8px 0 0;
	position: relative;
	display: block;
	background: #f0f0f0;
	font-size: .867em;
	line-height: 1.3;
}

.subcategories_type_product .subcategories__item:hover {
	background: #fff;
}

@media (max-width:1259px) {
	.subcategories_type_product .subcategories__inner {
		margin: -6px 0 0;
	}

	.subcategories_type_product .subcategories__item {
		padding: 5px 6px 5px;
		margin: 6px 6px 0 0;
		font-size: 12px;
		line-height: 1.3;
	}
}


/*subcategories_type_full*/
.subcategories_type_full {
}

.subcategories_type_full .subcategories__inner {
	display: flex;
	flex-wrap: wrap;
}

.subcategories_type_full .subcategories__item {
	width: 33.33333333333333%;
	margin: 0 0 -1px -1px;
}

.subcategories_type_full .subcategories__item.fullwidth {
	width: 100%;
}

.subcategories_type_full .subcategories__item > div {
	border-radius: 0;
	padding: 24px 25px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}

.subcategories_type_full .subcategories__item > div.has_image {
}

.subcategories_type_full .subcategories__item-image-block {
	position: relative;
}

.subcategories_type_full .subcategories__item-image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.subcategories_type_full .subcategories__item-content {
}

.subcategories_type_full .subcategories__item-image-block + .subcategories__item-content {
	padding-left: 20px;
}

.subcategories_type_full .subcategories__item-title {
}

.subcategories_type_full .subcategories__item-title a {
	color: #333;
}

.subcategories_type_full .subcategories__item-title a:hover {
}

.subcategories_type_full .subcategories__item-text {
	color: #999;
	margin-top: 7px;
	font-size: .8em;
	line-height: 1.501em;
}

@media (max-width:1259px) {
	.subcategories_type_full .subcategories__item {
		width: 50%;
	}
}

@media (min-width:541px) and (max-width:767px) {
	.subcategories_type_full .subcategories__item > div {
		padding: 16px;
		display: block;
	}

	.subcategories_type_full .subcategories__item-image-block + .subcategories__item-content {
		width: 100%!important;
	}

	.subcategories_type_full .subcategories__item-image-block + .subcategories__item-content {
		padding-left: 0;
	}
}

@media (max-width:540px) {
	.subcategories_type_full .subcategories__item {
		width: 100%;
	}

	.subcategories_type_full .subcategories__item > div {
		padding: 16px;
	}
}

@media (max-width:359px) {
	.subcategories_type_full .subcategories__item-image-block + .subcategories__item-content {
		width: 100%!important;
	}

	.subcategories_type_full .subcategories__item-image-block + .subcategories__item-content {
		padding-left: 0;
	}
}


/*subcategories_type_compact*/
.subcategories_type_compact {
}

.subcategories_type_compact .subcategories__inner {
	display: flex;
	flex-wrap: wrap;
}

.subcategories_type_compact .subcategories__item {
	width: 20%;
	margin: 0 0 -1px -1px;
}

.subcategories_type_compact .subcategories__item > div {
	border-radius: 0;
	padding: 24px 25px;
	height: 100%;
}

.subcategories_type_compact .subcategories__item > div.has_image {
}

.subcategories_type_compact .subcategories__item-image-block {
	position: relative;
	margin: 0 auto 15px;
}

.subcategories_type_compact .subcategories__item-image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.subcategories_type_compact .subcategories__item-content {
}

.subcategories_type_compact .subcategories__item-image-block + .subcategories__item-content {
	padding-left: 20px;
}

.subcategories_type_compact .subcategories__item-title {
	width: 100%;
	text-align: center;
}

.subcategories_type_compact .subcategories__item-title a {
	color: #333;
}

.subcategories_type_compact .subcategories__item-title a:hover {
}

@media (max-width:959px) {
	.subcategories_type_compact .subcategories__item {
		width: 25%;
	}
}

@media (max-width:767px) {
	.subcategories_type_compact .subcategories__item {
		width: 50%;
	}
}

@media (max-width:540px) {
	.subcategories_type_compact .subcategories__item > div {
		padding: 16px 16px;
	}

	.subcategories_type_compact .subcategories__item-image-block {
		width: 100%!important;
		height: auto!important;
		padding-bottom: 100%;
	}
}


/*subcategories_type_minimal*/
.subcategories_type_minimal {
	overflow: hidden;
	padding-bottom: 0;
	margin-bottom: 40px;
}

.subcategories_type_minimal .subcategories__content {
	overflow: hidden
}

.subcategories_type_minimal .subcategories__inner {
	margin: -5px -15px 0;
	-moz-columns: 4 auto;
	-webkit-columns: 4 auto;
	columns: 4 auto;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;
}

.subcategories_type_minimal .subcategories__item {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	width: 100%;
}

.subcategories_type_minimal .subcategories__item a {
}

.subcategories_type_minimal .subcategories__item a:hover {
	color: #333;
}

@media (max-width:767px) {
	.subcategories_type_minimal {
		margin-bottom: 30px;
	}

	.subcategories_type_minimal .subcategories__inner {
		-moz-columns: 3 auto;
		-webkit-columns: 3 auto;
		columns: 3 auto;
	}
}

@media (max-width:540px) {
	.subcategories_type_minimal .subcategories__inner {
		-moz-columns: 2 auto;
		-webkit-columns: 2 auto;
		columns: 2 auto;
	}
}


/*subcategories-toggle*/
.subcategories-toggle {
	display: none;
	margin-top: 20px;
	padding-top: 25px;
	border-top: 1px solid #ececec;
}


/*sidebar*/
.main_page_inner {
	/*padding-bottom: 80px;*/

}

.main__sidebar {
}

.main__sidebar_left {
	width: 244px;
	float: left;
}

.main__sidebar_right {
	width: 244px;
	float: right;
}

.main__content {
}

.main__content_has_sidebar-left {
	float: right;
	width: calc(100% - 277px);
}

.main__content_has_sidebar-right {
	float: left;
	width: calc(100% - 277px);
}

.sidebar-block {
	margin-bottom: 32px;
}

.sidebar-block:last-child {
	margin-bottom: 0;
}

.sidebar-block__header {
	margin: 0 0 13px;
	font-size: 1.0667em;
	line-height: 1.5625em;
	color: #333;
}

.sidebar-block__header a {
	color: #333;
	text-decoration: none;
}

.sidebar-block__header a:hover {
}

.sidebar-block__header .block-all {
	top: auto;
    color: #999;
    line-height: inherit;
}

.sidebar-block__list {
}

.sidebar-block__list-item {
	border: 1px solid #ececec;
}

.sidebar-block__list-item + .sidebar-block__list-item {
	margin-top: -1px;
}

.sidebar-block__list-item .a {
	padding: 15px 15px 15px 15px;
	display: block;
	color: #333;
	font-size: 13px;
	text-decoration: none;
}

.sidebar-block__list-item .a:hover {
	background: #fafafa;
}

.sidebar-block__list-item .a.active {
	background: #fafafa;
	font-weight: 700;
}

.sidebar-block__footer {
	margin-top: 10px;
}

.sidebar-block__footer-link {
	display: block;
	text-align: center;
}

@media (max-width:1259px) {
	.main__sidebar_left,
    .main__sidebar_right {
		width: 100%;
        float: left;
	}

    .main__content_has_sidebar-left,
	.main__content_has_sidebar-right {
		float: left;
		width: 100%;
	}
}

@media (max-width:767px) {
	.main_page_inner {
		padding-bottom: 40px;
	}
}


/*banners*/
.banners {
}

.banners__item {
}

.banners__item img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.main__sidebar .banners {
}

.main__sidebar .banners__item + .banners__item {
	margin-top: 32px;
}

.products-info__content-right .banners__item + .banners__item {
	margin-top: 32px;
}

@media (max-width:1259px) {
	.main__sidebar .banners {
		display: none;
	}
}


/*brands-menu*/
.brands-menu {
}

@media (max-width:1259px) {
	.brands-menu {
		display: none;
	}
}


/*actions-menu*/
.actions-menu {
}

@media (max-width:1259px) {
	.actions-menu {
		display: none;
	}
}


/*feeds*/
.feeds .sidebar-block__content {
}

.feeds__item {
	padding: 14px 17px;
	font-size: .867em;
	line-height: 1.692em;
	border-radius: 0;
}

.feeds__item + .feeds__item {
	margin-top: -1px;
}

.feeds__item b,
.feeds__item strong {
	color: #999;
	font-weight: normal;
}

.feeds__item p {
	margin: 0;
}

.feeds__item p:first-child {
}

@media (max-width:1259px) {
	.feeds {
		display: none;
	}
}


/*sidebar-contacts*/
.sidebar-contacts {
}

.sidebar-block__content {
}

.sidebar-contacts__item {
	padding: 14px 17px;
	font-size: .867em;
	line-height: 1.692em;
	border-radius: 0;
}

.sidebar-contacts__item + .sidebar-contacts__item {
	margin-top: -1px;
}

.sidebar-contacts__item b,
.sidebar-contacts__item strong {
	font-weight: 700;
}

.sidebar-contacts__item p {
	margin: 0;
}

.sidebar-contacts__item p:first-child {
}

.sidebar-contacts__item img {
	max-width: 100%;
}


/*pagination*/
.pagination {
	margin-top: 18px;
	font-size: 0;
	text-align: center;
}

.pagination__link {
	display: inline-block;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	margin: 12px 12px 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	color: #333;
	border-radius: 2px;
}

.pagination__link:hover {
	color: #fff;
}

.pagination__link_prev svg {
	transform: rotate(180deg);
}

.pagination__link.active:not([class*="pagination__link_"]) {
	color: #fff!important;
	cursor: default;
}

.pagination__link_prev.active,
.pagination__link_next.active {
	background-color: transparent!important;
    opacity: .3;
    pointer-events: none;
}

@media (max-width:959px) {
	.pagination__link {
		margin: 12px 6px 0;
	}
}


/*toolbar*/
.toolbar {
}

.toolbar_top {
	margin-top: 40px;
	margin-bottom: 40px;
}

.toolbar_top:first-child {
	margin-top: 0;
}

.toolbar .sort {
	float: left;
	width: 360px;
	margin-right: 20px;
}

.toolbar .on-page {
	float: left;
	width: 200px;
}

.toolbar .view {
	float: right;
	display: flex;
	flex-wrap: nowrap;
}

.view__item {
	height: 32px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 15px;
	cursor: pointer;
}

.view__item_card {
}

.view__item_list {
}

.view__item:hover {
}

.view__item.active {
	cursor: default;
}

.toolbar .select {
	height: 32px;
	font-size: 12px;
}

.toolbar .select:after {
	height: 30px;
}

.toolbar .select > span {
	height: 30px;
}

.toolbar .select__list {
	max-height: 260px;
}

.toolbar .select__item {
	font-size: 12px;
}

@media (max-width:959px) {
	.toolbar_top {
		margin-top: 32px;
	}

	.toolbar .sort {
		width: 260px;
		margin-right: 10px;
		margin-top: 8px;
	}

	.toolbar .on-page {
		width: 260px;
		margin-top: 8px;
	}

	.toolbar .view {
		margin-top: 8px;
	}
}

@media (max-width:359px) {
	.toolbar .sort {
		width: 220px;
	}

	.toolbar .on-page {
		width: 220px;
	}
}


/*filter*/
.filter {
}

.filter .sidebar-block__header {
	/*pointer-events: none;*/
}

.filter__block {
	border: 1px solid #ececec;
	margin-top: -1px;
}

.filter__block:first-child {
	margin-top: 0;
}

.filter__label {
	padding: 15px 15px 15px 15px;
	display: block;
	color: #333;
	font-size: 13px;
	cursor: pointer;
	position: relative;
}

.filter__label:hover {
}

.filter__label.active {
}

.filter__opener {
	position: absolute;
	right: 15px;
	top: 22px;
	transform: rotate(90deg);
}

.filter__label.active .filter__opener {
	top: 21px;
	transform: rotate(-90deg);
}

.filter__elements {
	display: none;
	padding: 0 15px 15px 15px;
}

.filter__toggle-elements {
	display: none;
	padding: 0 15px 15px;
}

.filter__elements.active + .filter__toggle-elements {
	display: block;
}

.filter__toggle-elements > span {
	font-size: 13px;
	cursor: pointer;
}

.filter .select {
	height: 32px;
	font-size: 12px;
}

.filter .select > span {
	height: 30px;
}

.filter .select:after {
	height: 30px;
}

.filter .input-multiselect {
	font-size: 12px;
}

.filter .input-radio {
	margin-top: 10px;
	font-size: 12px;
}

.filter .input-radio:first-child {
	margin-top: 2px;
}

.filter .input-radio.active {
	display: block!important;
}

.filter .input-checkbox .i {
	top: -2px;
}

.filter .input-checkbox {
	margin-top: 10px;
	font-size: 12px;
}

.filter .input-checkbox:first-child {
	margin-top: 2px;
}

.filter .input-checkbox.active {
	display: block!important;
}

.filter .input-radio .i {
	top: -2px;
}

.filter .input-text {
	font-size: 12px;
	height: 32px;
}

.filter__slider {
	margin-bottom: 15px;
	margin-top: 5px;
}

.filter__slider-range {
	height: 3px;
	border: 0!important;
	background: #ececec;
}

.filter__slider .ui-widget-header {
	background: #ea543f;
}

.filter__slider .ui-slider-handle {
	width: 13px;
	height: 13px;
	border: 2px solid #fff;
	background: #fff;
	top: -5px;
	margin-left: -3px;
	border-radius: 50%;
	outline: none;
}

.filter__slider .ui-slider-handle + .ui-slider-handle {
	margin-left: -10px;
}

.filter__col {
	width: 40%;
	float: left;
}

.filter__interval-to {
	width: 20%;
	float: left;
	height: 32px;
	position: relative;
}

.filter__interval-to:after {
	content: '';
	position: absolute;
	left: 15px;
	right: 15px;
	height: 1px;
	background: #ccc;
	top: 16px;
}




/* filter type content */
.filter_type_content {
	margin-top: 32px;
}

.filter_type_content:first-child {
	margin-top: 0;
}

.filter_type_content .block-title {
	cursor: pointer;
	margin: 0;
	padding: 0 38px 0 0;
}

.filter_type_content .block-title:after {
	cursor: pointer;
	content: '';
	width: 18px;
	height: 18px;
	position: absolute;
	background: url(/templates/template_55/img/_chevron.svg) no-repeat center center / contain;
	right: 0;
	top: 9px;
}

.filter_type_content .block-title.opened:after {
	transform: rotate(180deg);
}

.filter_type_content form {
	display: flex;
	flex-wrap: wrap;
}

.filter_type_content .column {
	width: 50%;
}

.filter_type_content .column + .column {
	margin-left: -1px;
	width: calc(50% + 1px);
}

.filter_type_content .filter__button-block {
	margin: 30px -5px 0;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
}

.filter_type_content .filter__button-block .button {
	width: auto;
	margin-top: 0;
}




/*filter type column*/
.filter_type_column {
	/*display: none;*/
}
.sidebar-filter__header {
	padding-top: 5px;
    padding-bottom: 23px;
    position: relative;
	cursor: pointer;
}
.sidebar-filter__header:after {
	content: '';
    background: #ececec;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}
.sidebar-filter__title {
	position: relative;
    display: block;
    padding-left: 20px;
    font-size: 0.733em;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidebar-filter__title:before {
	content: '';
    background-image: url(/templates/template_55/img/_filter.svg);
    background-repeat: no-repeat;
    display: block;
    width: 12px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}
.sidebar-filter__opener {
	position: absolute;
    right: 6px;
    top: 0px;
    transition: transform 0.2s ease;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebar-filter__header.opened .sidebar-filter__opener {
	transform: rotate(180deg);
}
.sidebar-filter__header:hover .sidebar-filter__opener path {
	fill: #fff;
}

.filter_type_column .column + .column {
	margin-top: -1px;
}

.filter_type_column .filter__button-block {
	display: flex;
	flex-wrap: nowrap;
	margin: 0 -5px;
}

@media (max-width:1259px) {
	.filter_type_content .block-header {
		margin: 0 0 13px;
	}

	.filter_type_content .block-title {
		padding: 0 26px 0 24px;
		font-size: 1.0667em;
		line-height: 1.5625em;
		color: #333;
	}

	.filter_type_content .block-title:before {
		content: '';
		width: 12px;
		height: 10px;
		position: absolute;
		background: url(/templates/template_55/img/_filter.svg) no-repeat center center / contain;
		left: 0;
		top: 8px;
	}

	.filter_type_content .block-title:after {
		width: 13px;
		height: 13px;
		top: 6px;
	}

	.filter .sidebar-block__header {
		/*pointer-events: auto;*/
		/*cursor: pointer;*/
	}

	.filter .sidebar-block__header > span {
		/*padding: 0 26px 0 24px;*/
		/*display: inline-block;*/
		/*position: relative;*/
	}

	.filter .sidebar-block__header > span:before {
		/*content: '';*/
		/*width: 12px;*/
		/*height: 10px;*/
		/*position: absolute;*/
		/*background: url(/templates/template_55/img/_filter.svg) no-repeat center center / contain;*/
		/*left: 0;*/
		/*top: 8px;*/
	}

	.filter .sidebar-block__header > span:after {
		/*cursor: pointer;*/
		/*content: '';*/
		/*background: url(/templates/template_55/img/_chevron.svg) no-repeat center center / contain;*/
		/*position: absolute;*/
		/*right: 0;*/
		/*width: 13px;*/
		/*height: 13px;*/
		/*top: 6px;*/
	}

	.filter .sidebar-block__header > span.active:after {
		/*transform: rotate(180deg);*/
	}

	.filter_type_column form {
		display: none;
	}

	.filter_type_column form {
		display: flex;
		flex-wrap: wrap;
	}

	.filter_type_column .column {
		width: 50%;
	}

	.filter_type_column .column + .column {
		margin-top: 0;
		margin-left: -1px;
	}
}

@media (max-width:540px) {
	.filter_type_column .column {
		width: 100%;
	}

	.filter_type_column .column + .column {
		margin-top: -1px;
		margin-left: 0;
	}

	.filter_type_content .column {
		width: 100%;
	}

	.filter_type_content .column + .column {
		margin-top: -1px;
		margin-left: 0;
		width: 100%;
	}
}


/*products-full*/
.products-full {
	margin-top: 40px;
}

.products-full:first-child {
	margin-top: 0;
}

.products-full .products__content {
	display: flex;
	flex-wrap: wrap;
}

.products-full .products__content-left {
	width: 42%;
	position: relative;
}

.products-full .products__content-right {
	width: 58%;
	padding-left: 36px;
}

.products-full .products__content-center {
	width: 100%;
}

.products-full .product__image-block-outer {
	padding-top: 4.133rem;
	position: relative;
}

.products-full .products__big-slider {
	margin: auto;
	width: 450px;
	height: 450px;
	overflow: hidden;
}

.products-full .product__image-block {
	margin: auto;
	width: 450px;
	height: 450px;
	position: relative;
}

.products-full .product__image-link {
}

.products-full .product__image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.products__big-slider .slick-arrow {
	border: 1px solid #fff;
	width: 38px;
	height: 38px;
	border-radius: 3px;
	background: #fff;
	transition: .3s ease-in-out;
	z-index: 2;
}

.products__big-slider .slick-arrow:hover {
}

.products__big-slider .slick-arrow:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -6px;
	width: 7px;
	height: 12px;
	background-image: url(/templates/template_55/img/_original__header_icons.svg);
	background-repeat: no-repeat;
}

.products__big-slider .slick-prev {
	left: -38px;
}

.products__big-slider:hover .slick-prev {
	left: 0;
}

.products__big-slider .slick-prev:hover {
}

.products__big-slider .slick-prev:after {
	background-position: 0 -65px;
	left: 50%;
	margin-left: -4px;
}

.products__big-slider .slick-prev:hover:after {
	background-position: 0 -81px;
}

.products__big-slider .slick-next {
	right: -38px;
}

.products__big-slider:hover .slick-next {
	right: 0;
}

.products__big-slider .slick-next:after {
	background-position: -11px -65px;
	right: 50%;
	margin-right: -4px;
}

.products__big-slider .slick-next:hover:after {
	background-position: -11px -81px;
}

.products__big-slider .slick-disabled {
	opacity: .5;
	pointer-events: none;
}

.products-full .product__thumb-block-outer {
	margin-top: 17px;
}

.products-full .products__small-slider {
	max-width: 270px;
	margin: auto;
}

.products-full .product__thumb-block {
	width: 60px;
	height: 60px;
	position: relative;
	padding: 0 5px;
}

.products-full .product__thumb-link {
	opacity: .4;
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
    position: relative;
}

.products-full .product__thumb-link:hover {
	opacity: 1;
}

.products__small-slider .slick-slide.active .product__thumb-link {
	opacity: 1;
}

.products-full .product__thumb {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.products__small-slider .slick-arrow {
	width: 38px;
	height: 38px;
	z-index: 2;
}

.products__small-slider .slick-arrow .svg {
	position: absolute;
	top: 50%;
	margin-top: -6px;
}

.products__small-slider .slick-prev {
	left: -45px;
}

.products__small-slider .slick-prev:hover {
}

.products__small-slider .slick-prev .svg {
	left: 50%;
	top: 50%;
	transform: rotate(-90deg);
	margin: -4px 0px 0px -6px;
}

.products__small-slider .slick-next {
	right: -45px;
}

.products__small-slider .slick-next:hover {
}

.products__small-slider .slick-next .svg {
	left: 50%;
	top: 50%;
	transform: rotate(90deg);
	margin: -4px 0px 0px -6px;
}

.products__small-slider .slick-disabled {
	opacity: .5;
	pointer-events: none;
}

.products-full .product__gift {
	top: 33px;
	left: 4px;
}

.products-full .product__sale {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 3;
	font-size: 0;
	pointer-events: none;
}

.products-full .product__sale-item {
	line-height: 1;
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	border-radius: 2px;
	padding: 6px 7px;
	margin: 0 2px 4px;
	font-size: 12px;
}

.products-full .product__sale-item_icon_new {
	background-color: #2992d9;
}

.products-full .product__sale-item_icon_spec {
	background-color: #60c339;
}

.products-full .product__sale-item_icon_hit {
	background-color: #fc482d;
}

.products-full .product__extra-tools {
	margin-right: auto;
	display: flex;
	flex-wrap: nowrap;
}

.products-full .product__extra-tools > * {
	opacity: 1;
	margin-right: 6px;
	margin-bottom: 0;
}

.products-full .product__extra-tools > *:last-child {
	margin-right: 0;
}

.products-full .product__extra-tools > * > * {
	background-color: #fafafa;
}

.products-full__block-1 {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
	border-bottom: 1px solid #ececec;
	margin: 0 0 38px;
	padding: 0 0 27px;
}

.products-full__block-2 {
	display: flex;
	flex-wrap: nowrap;
}

.products-full__block-2-left {
	padding-right: 60px;
	width: 50%;
}

.products-full__block-2-right {
	width: 50%;
}

.products-full .product__sku {
	margin-left: 40px;
}

.products-full .product__firm {
	margin-left: 40px;
}

.products-full .product__firm-name {
	display: none;
}

.products-full .product__firm-value {
	display: none;
}

.products-full .product__firm-image {
	max-width: 70px;
}

.products-full .rating-outer {
	margin-left: 40px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.products-full .rating-col {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.products-full .rating-col + .rating-col {
	margin-left: 20px;
}

.products-full .rating-title {
	font-size: 11px;
	line-height: 1;
	margin-right: 5px;
	white-space: nowrap;
}

.products-full .rating-text {
	font-size: 11px;
	line-height: 1;
	margin-right: 5px;
	white-space: nowrap;
}

.products-full .product__buy-block {
	box-shadow: 0 3px 14px rgb(0 0 0 / 12%);
}

.products-full .countdown-datetime {
	background: #fc482d;
	padding: 6px 29px 8px 50px;
	border-radius: 3px 3px 0 0;
	position: relative;
}

.products-full .countdown-datetime__title {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.1;
	padding-left: 11px;
	margin-bottom: 3px;
}

.products-full .countdown-datetime .svg {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 29px;
	top: 50%;
	margin-top: -8px;
}

.products-full .countdown-datetime .svg svg {
	width: 16px;
	height: 16px;
}

.products-full .countdown-datetime .svg path {
	fill: #fff;
}

.products-full .countdown-datetime__inner {
	flex-wrap: nowrap;
	display: inline-flex;
	align-items: center;
}

.products-full .countdown-datetime__inner > div {
	width: 25%;
	min-width: 42px;
	text-align: center;
	position: relative;
}

.products-full .countdown-datetime__inner > div:before {
	content: '';
	background: #fff;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 5px;
}

.products-full .countdown-datetime__inner> div:after {
	content: '';
	background: #fff;
	width: 2px;
	height: 2px;
	display: block;
	position: absolute;
	right: -1px;
	border-radius: 50%;
	top: 10px;
}

.products-full .countdown-datetime__inner > div:last-child:before,
.products-full .countdown-datetime__inner > div:last-child:after {
	display: none;
}

.products-full .countdown-datetime__inner > div > span {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	display: block;
}

.products-full .countdown-datetime__inner > div > div {
	color: #fff;
	font-size: 11px;
	line-height: 1;
	margin-top: 1px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.products-full .product__price-block-outer {
	padding: 20px 30px 20px;
}

.products-full .product__price-block-outer .custom-select {
	margin-bottom: 11px;
}

.products-full .product__price-block {
	margin: 0 -3px 0;
}

.products-full .product__price {
	font-size: 1.733em;
	line-height: 1.454em;
	margin: 0 3px 0;
	display: inline-block;
	font-weight: 700;
}

.products-full .product__price-old {
	margin: 0 3px 0;
	display: inline-block;
	color: #999;
}

.products-full .profit {
	font-size: .733em;
	line-height: 1.273em;
	color: #333;
	display: inline-block;
	padding: 1px;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
	margin-top: 4px;
}

.products-full .profit__percent {
	display: inline-block;
	background: #ffd83a;
	white-space: nowrap;
	border-radius: 2px;
	padding: 0 3px 0 5px;
}

.products-full .profit__price {
	background: #fff8db;
	display: inline-block;
	padding: 2px 5px 1px;
}

.products-full .product__status-outer {
	margin-top: 20px;
}

.products-full .product__button-block {
}

.products-full .product__button-block .button {
	height: 48px;
	border-radius: 0!important;
}

.products-full .product__button-block .button:not(.product__button_fast) {
	width: 50%;
}

.products-full .product__button-block .button.product__button_fast {
	width: 100%;
}

.products-full .product__button-block .button.product__button_fast:not(.button_alt) {
	border: 0;
	background: #fff;
}

.products-full .product__button-block .button.product__button_fast:not(.button_alt):hover {
	background: #fff;
	color: #333!important;
}

.products-full .product__amount-minus {
	width: 40px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-full .product__amount-minus:before {
	content: '';
	width: 13px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -6px;
	opacity: .5;
	transition: opacity .3s;
}

.products-full .product__amount-plus {
	width: 40px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	cursor: pointer;
}

.products-full .product__amount-plus:before {
	content: '';
	width: 11px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -5px;
	opacity: .5;
	transition: opacity .3s;
}

.products-full .product__amount-plus:after {
	content: '';
	width: 1px;
	height: 11px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 0;
	opacity: .5;
	transition: opacity .3s;
}

.products-full .product__amount-minus:hover:before,
.products-full .product__amount-plus:hover:before,
.products-full .product__amount-plus:hover:after {
	opacity: 1;
}

.products-full .product__amount {
	float: left;
	width: 50%;
	margin: 0;
	position: relative;
}

.products-full .product__amount-input {
	border: 1px solid #eee;
	background: #fafafa;
	white-space: nowrap;
	height: 48px;
	padding: 0 40px;
	width: 100%;
	color: #333;
	font-size: 13px;
	text-align: center;
	line-height: 1;
	border-left: 0;
	border-right: 0;
}

@media (max-width:1259px) {
	.products-full .product__gift {
		top: 0;
	}

	.products-full .product__gift + .product__sale {
		left: 45px;
		top: 8px;
	}
}

@media (min-width:960px) and (max-width:1259px) {
	.products-full .products__content-left {
		width: calc(100% - 696px);
	}

	.products-full .products__content-right {
		width: 696px;
	}

	.products-full .products__big-slider {
		width: 100%;
		height: auto;
	}

	.products-full .product__image-block {
		width: 100%;
		height: auto;
		padding-bottom: calc(100vw - 696px - 60px);
	}

	.products-full .products__small-slider {
		padding-left: 28px;
		padding-right: 28px;
	}

	.products-full .product__thumb-block {
		width: 40px;
		height: 40px;
	}

	.products__small-slider .slick-prev {
		left: -14px;
	}

	.products__small-slider .slick-next {
		right: -14px;
	}
}

@media (max-width:959px) {
	.products-full .products__content-left {
		width: 100%;
	}

	.products-full .products__content-right {
		width: 100%;
		padding-left: 0;
		padding-top: 35px;
	}

	.products-full__block-2-left {
		padding-right: 30px;
	}
}

@media (max-width:767px) {
	.products-full .product__image-block-outer {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
		position: static;
		padding-top: 0;
	}

	.products-full .products__big-slider {
		width: 100%;
		height: auto;
	}

	.products-full .product__image-block {
		height: auto;
		width: 100%;
	}

	.products-full .product__image-link {
		width: 100%!important;
		padding-bottom: 100%;
		display: block;
		position: relative;
	}

	.products-full .product__sale {
		width: 160px;
	}

	.products-full__block-1 {
		flex-wrap: wrap;
		justify-content: flex-start;
		padding: 0;
		border-bottom: 0;
	}

	.products-full .product__extra-tools {
		margin-right: 0;
		order: 0;
	}

    .products-full .product__extra-tools > *:last-child {
        margin-right: 15px;
    }

	.products-full .rating-outer {
		margin-left: 0;
		width: 100%;
		margin-top: 15px;
		order: 3;
	}

	.products-full .product__sku {
		/*margin-left: 15px;*/
        margin-left: 0;
		order: 1;
	}

	.products-full .product__firm {
		margin-left: auto;
		order: 2;
	}

	.products-full .product__firm-image {
		max-width: 50px;
	}

	.products-full__block-2 {
		flex-wrap: wrap;
	}

	.products-full__block-2-left {
		padding-right: 0;
		width: 100%;
		order: 1;
		margin-top: 38px;
	}

	.products-full__block-2-right {
		width: 100%;
		order: 0;
	}

	.products-full .product__gift + .product__sale {
		left: 0;
		top: 45px;
	}
}

@media (max-width:359px) {
	.products-full .rating-outer {
		flex-wrap: wrap;
	}

	.products-full .rating-col + .rating-col {
		margin-left: 0;
		margin-top: 8px;
	}

	.products-full .products__small-slider {
		max-width: 230px;
	}

	.products-full .product__price-block-outer {
		padding: 15px 15px 20px;
	}

	.products-full .product__price {
		width: calc(100% - 6px);
	}

	.products-full .product__price-old {
		width: calc(100% - 6px);
	}
}


/*product-full__info-banner*/
.product-full__info-banner {
	margin-top: 38px;
	font-size: .867em;
	line-height: 1.692em;
}

.product-full__info-banner:first-child {
	margin-top: 0;
}

.product-full__info-banner-item + .product-full__info-banner-item {
	/*margin-top: 18px;*/
    margin-top: 38px; /* new 19.06.24 */
}


/*properties_is_short*/
.properties_is_short {
	margin-top: 18px;
}

.properties_is_short:first-child {
	margin-top: 0;
}

.properties_is_short .properties__header {
	/*font-size: .933em;*/
	/*line-height: 1.501em;*/
	/*color: #333;*/
	/*font-weight: 500;*/
}

.properties_is_short .properties__content {
	/*margin-top: 13px;*/
	font-size: .867em;
	line-height: 1.5;
}

.properties_is_short .properties__item {
	/*font-size: .867em;*/
	/*line-height: 1.692em;*/
	/*margin-top: 2px;*/
}

.properties_is_short .properties__item-name {
	color: #333;
}

.properties_is_short .properties__item-name:not(.properties__item-name_list):after {
	/*content: '—';*/
	/*color: #333;*/
	/*margin: 0 5px;*/
}

.properties_is_short .properties__item-value {
	color: #777;
}

.properties_is_short .properties__item_list {
}

.properties_is_short .properties__list-item {
	/*position: relative;*/
}

.properties_is_short .properties__list-item:before {
	/*content: '';*/
	/*width: 3px;*/
	/*height: 3px;*/
	/*background: #333;*/
	/*left: 0;*/
	/*top: 8px;*/
	/*display: inline-block;*/
	/*vertical-align: middle;*/
	/*margin: 0 8px 0 0;*/
	/*border-radius: 50%;*/
}

.properties_is_short .product__more {
	/*margin-top: 9px;*/
}

.properties_is_short .product__more-link {
	font-size: .867em;
	line-height: 1.692em;
	cursor: pointer;
}

.properties_is_short .product__more-link:hover {
	color: #333!important;
}

.properties_is_short .product__more-link .svg {
	padding: 0 1px 0 14px;
}

.properties_is_short .product__more-link .svg svg {
	transform: rotate(180deg);
}

.properties_is_short .product__more-link:hover .svg path {
	fill: #333!important;
}


/*properties_is_full*/
.properties_is_full {
	font-size: .867em;
	line-height: 1.692em;
}

.properties_is_full table {
	width: 100%;
}

.properties_is_full table tr {
}

.properties_is_full table tr th {
	border: 1px solid #ececec;
	text-align: left;
	font-weight: 500;
	color: #365edc;
	padding: 6px 10px;
}

.properties_is_full table tr td {
	border: 1px solid #ececec;
	color: #777;
	padding: 6px 10px;
}

.properties_is_full table tr td:first-child {
	color: #333;
	width: 50%;
	padding-left: 20px;
}

.properties_is_full table tr td:last-child {
	width: 50%;
	padding-right: 20px;
}

.properties_is_full table tr:nth-child(even) td {
}

.properties_is_full table tr:nth-child(odd) td {
}

.properties_is_full table tr:hover td {
	background: #fafafa;
}

.properties_is_full ul {
	margin-left: 1em;
}

.properties_is_full ul > li {
	display: list-item;
	list-style: disc outside;
	margin-left: 1em;
	/*padding-left: 1em;*/
	padding-left: .3em;
}

.properties_is_full ul > li + li {
	margin-top: 3px;
}

@media (max-width:767px) {
	.properties_is_full table tr td:first-child {
		padding-left: 10px;
	}

	.properties_is_full table tr td:last-child {
		padding-right: 10px;
	}
}


/*product-edges*/
.product-edges {
	border-top: 1px solid #ececec;
	padding: 30px 30px 0;
	margin-top: 30px;
}

.product-edges__inner {
	display: flex;
	flex-wrap: wrap;
	margin: -30px -15px 0;
	align-items: center;
}

.product-edges__item {
	padding: 0 15px;
	margin-top: 30px;
}

.product-edges__item > div {
	font-size: .867em;
	line-height: 1.692em;
	color: #333;
	position: relative;
	height: 100%;
}

.product-edges__item p {
	margin: 0;
}

.product-edges__item img {
	margin: 0!important;
	float: none!important;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

@media (max-width:959px) {
	.product-edges__item {
		width: 50%!important;
	}
}

@media (max-width:767px) {
	.product-edges {
		padding: 30px 0 0;
		margin-top: 50px;
	}

	.product-edges__item {
		width: 100%!important;
	}
}


/*products-info*/
.products-info {
	padding-top: 50px;
	padding-bottom: 80px;
	border-top: 1px solid #ececec;
	/*margin-top: -50px;*/
	margin-top: 40px;
	overflow: hidden;
}

.products-info__content {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;

	margin-top: 40px;
}

.products-info__content:first-child {
	margin-top: 0;
}

.products-info__content-left {
	width: 100%;
}

.products-info__content_has_sidebar-right .products-info__content-left {
	width: calc(100% - 345px);
	order: 0;
}

.products-info__content_has_sidebar-right .products-info__content-right {
	width: 305px;
	order: 1;
}

.products-info__content_has_sidebar-left .products-info__content-left {
	width: calc(100% - 345px);
	order: 1;
}

.products-info__content_has_sidebar-left .products-info__content-right {
	width: 305px;
	order: 0;
}

@media (max-width:959px) {
	.products-info {
		padding-bottom: 40px;
	}

	.products-info__content_has_sidebar-right .products-info__content-left,
	.products-info__content-left {
		width: 100%;
		order: 0;
	}

	.products-info__content-right {
		width: 100%;
		padding-top: 50px;
		order: 1;
		display: none;
	}
}

@media (max-width:767px) {
	.products-info {
		margin-top: 0;
	}
}


/*product__tabs*/
.product__tabs {
}

.product__tabs-control {
	margin: -3px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.product__tabs-control-item {
	font-size: .733em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: .8px;
	margin: 3px;
	background: #fafafa;
	transition: background-color .3s,box-shadow .3s ease;
	display: inline-flex;
	align-items: center;
	min-height: 46px;
	cursor: pointer;
	padding: 0 24px;
	color: #777;
	position: relative;
}

.product__tabs-control-item:hover {
	color: #333;
	background: #fff;
}

.product__tabs-control-item.active {
	color: #333;
	background: #fff;
}

.product__tabs-control-item.active:before {
	content: '';
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	z-index: 1;
	height: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.product__tabs-control-item span {
}

.product__tabs-content {
	margin-top: 40px;
}

.product__tabs-content-item {
}

@media (max-width:767px) {
	.product__tabs-control-item {
		min-height: 40px;
		padding: 0 13px;
	}
}


/*content-menu*/
.content-menu {
}

.content-menu__inner {
	margin: -5px -15px 0;
}

.content-menu__item {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.content-menu__item .a {
}

.content-menu__item .a:hover {
	color: #333;
}

.content-menu__item .a.active {
	color: #333;
}


/*sitemap*/
.sitemap {
}

.sitemap > ul {
	margin: -5px -15px 0;
}

.sitemap > ul > li {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.sitemap > ul > li a {
}

.sitemap > ul > li a:hover {
	color: #333;
}


/*share*/
.share {
	/*margin-top: 38px;*/
	margin-top: 60px;
	text-align: right;
}

.share42init {
	margin-bottom: -6px;
}

.page-text + .share {
	margin-top: 38px;
}

.products-full .share {
	margin-top: 38px;
}

.products-full .share:first-child {
	margin-top: 0;
}

.text-full .share {
	margin-top: 30px;
	padding: 0 15px;
}

@media (max-width:767px) {
	.products-full .share {
		margin-top: 25px;
	}
}


/*compare-table*/
.compare-table {
	margin-top: 30px;
}

.compare-table:first-child {
	margin-top: 0;
}

.compare-table__left {
	float: left;
	width: 296px;
	z-index: 2;
	position: relative;
}

.compare-table__button-block {
	height: 311px;
	margin-left: 10px;
	margin-right: 10px;
}

.compare-table__button-block .button {
	width: 100%;
}

.compare-table__button-block .button_alt {
	margin-top: 10px;
}

.compare-table__control {
	margin-left: 10px;
	margin-right: 10px;
	height: 49px;
}

.compare-table__control-inner {
	width: 100%;
	display: table;
	border-collapse: collapse;
}

.compare-table__control-tab {
	border: 1px solid #ececec;
	padding: 4px 10px;
	font-size: 11px;
	width: 50%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 48px;
	font-weight: 500;
	cursor: pointer;
	line-height: 1.1;
}

.compare-table__control-tab.active {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #fff;
}

.compare-table__right {
	padding-left: 296px;
	position: relative;
}

.compare-table__products {
	height: auto;
	padding-bottom: 32px !important;
}

.compare-table__products .jspContainer {
	height: auto;
	overflow: visible;
}

.compare-table__row {
	white-space: nowrap;
	font-size: 0;
}

.compare-table__param_hidden {
	display: none !important;
}

.compare-table__param-name {
	width: 100%;
	display: inline-block;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	position: relative;
}

.compare-table__right .compare-table__param-name {
	width: 240px;
}

.compare-table__row-delete {
	width: 28px;
	height: 28px;
	display: block;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: 2;
	margin: -14px 0 0 0;
}

.compare-table__row-delete:before,
.compare-table__row-delete:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 1px;
	width: 14px;
	margin-top: -1px;
	margin-left: -7px;
	transform: rotate(-45deg);
	background-color: #333;
}

.compare-table__row-delete:after {
	transform: rotate(45deg);
}

.compare-table__row-delete:hover:before,
.compare-table__row-delete:hover:after {
	background-color: #333;
}

.compare-table__param-value {
	width: 265px;
	display: inline-block;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	text-align: center;
}

.compare-table__param-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 6px 10px;
	font-size: 13px;
	font-weight: 300;
	color: #777;
	height: 100%;
	background: #fff;
	line-height: 1.3;
}

.compare-table__param-name .compare-table__param-inner {
	font-weight: 400;
	color: #333;
	padding-right: 40px;
	text-align: left;
	justify-content: flex-start;
}

.compare-table__param-value_is_empty {
	text-align: center;
}

.compare-table__param-inner_is_product {
	border-top: 1px solid #ececec;
	padding-bottom: 15px;
	position: relative;
	padding-top: 20px;
	height: 360px;
	display: block;
}

.compare-table__param_hovered .compare-table__param-inner:not(.compare-table__param-inner_is_product) {
	background: #fafafa;
}

.compare-table__group {
}

.compare-table .product__remove-link {
	width: 24px;
	height: 24px;
	display: block;
	cursor: pointer;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.compare-table .product__remove-link:before,
.compare-table .product__remove-link:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 1px;
	width: 20px;
	margin-left: -10px;
	transform: rotate(-45deg);
	background-color: #333;
}

.compare-table .product__remove-link:after {
	transform: rotate(45deg);
}

.compare-table .product__remove-link:hover:before,
.compare-table .product__remove-link:hover:after {
}

.compare-table .product__image-block {
	height: 223px;
	width: 223px;
	margin: 0 auto;
	position: relative;
}

.compare-table .product__image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.compare-table .product__title {
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	margin-top: 13px;
	height: 48px;
	font-weight: 400;
}

.compare-table .product__title a {
	transition: color 20ms ease-out;
	color: #333;
}

.compare-table .product__title a:hover {
}

.compare-table .product__price-block {
	margin: 14px -6px 0;
	display: flex;
	flex-wrap: nowrap;
	position: relative;
	justify-content: center;
	text-align: center;
}

.compare-table .product__price {
	margin: 0 6px;
	color: #333;
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
}

.compare-table .product__price-old {
	margin: 0 6px;
	font-size: 13px;
	line-height: 1;
	color: #999;
	text-decoration: line-through;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
	font-weight: 400;
}

.same-fields_hidden {
	display: none !important;
}

@media (max-width:1259px) {
	.compare-table__param-value {
		width: 164px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.compare-table__param-inner_is_product {
		height: 280px;
	}

	.compare-table .product__image-block {
		height: auto;
		width: 100%;
		padding-bottom: 100%;
	}

	.compare-table .product__remove-link:before,
	.compare-table .product__remove-link:after {
		width: 14px;
		margin-left: -8px;
	}

	.compare-table .product__price-block {
		flex-wrap: wrap;
	}

	.compare-table .product__price {
		width: 100%;
		justify-content: center;
		margin: 0;
	}

	.compare-table .product__price-old {
		justify-content: center;
		width: 100%;
		margin: 6px 0 0;
	}

	.compare-table__button-block {
		height: 279px;
		margin-left: 0;
	}

	.compare-table__control {
		margin-left: 0;
	}

	.compare-table__param-name {
		padding-left: 0;
	}
}

@media (max-width:767px) {
	.compare-table {
		margin-right: -16px;
	}

	.compare-table__left {
		width: 150px;
	}

	.compare-table__right {
		padding-left: 150px;
	}

	.compare-table__control {
		height: auto;
	}

	.compare-table__control-tab {
		display: flex;
		align-items: center;
		width: 100%;
	}

	.compare-table__button-block {
		height: 184px;
	}

	.compare-table__button-block .button {
		padding: 10px;
	}

	.compare-table__control-inner {
		display: block;
	}

	.compare-table__param-inner {
		min-height: 70px;
		font-size: 11px;
	}

	.compare-table__param-name .compare-table__param-inner {
		padding-right: 22px;
		font-size: 11px;
	}

	.compare-table__row-delete:before,
	.compare-table__row-delete:after {
		width: 10px;
		margin-left: -5px;
	}
}


/*errors*/
ul.message,
ul.errors {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 30px;
}

ul.message:first-child,
ul.errors:first-child {
	margin-top: 0;
}

ul.message:last-child,
ul.errors:last-child {
	margin-bottom: 0;
}

ul.message {
	border-color: #d6e9c6;
	background: #e6f8de;
	color: #419a19
}

ul.message > li {
	margin-top: 5px;
}

ul.message > li:first-child {
	margin-top: 0;
}

ul.message a {
	color: #356635;
	text-decoration: underline;
}

ul.message a:hover {
	text-decoration: none;
}

ul.errors {
	border-color: #ebccd1;
	background: #fee;
	color: #e83333;
}

ul.errors > li {
	margin-top: 5px;
}

ul.errors > li:first-child {
	font-weight: 700;
	margin-top: 0;
}

ul.errors a {
	color: #953b39;
	text-decoration: underline;
}

ul.errors a:hover {
	text-decoration: none;
}

ul.message p,
ul.errors p {
	margin: 0;
	margin-top: 1em;
}

ul.message p:first-child,
ul.errors p:first-child {
	margin-top: 0;
}


/*tooltip*/
.tooltip {
	z-index: 90;
	position: absolute;
	background: rgb(0 0 0 / 80%);
	color: #fff;
	font-size: 12px;
	width: 200px;
	padding: 6px 10px 9px;
	line-height: 1.3;
	border-radius: 3px;
}

.tooltip:after {
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	border: 6px solid transparent;
	border-top: 6px solid rgb(0 0 0 / 80%);
	bottom: -12px;
	margin-left: -6px;
	pointer-events: none;
}


/*order-content*/
#order__content {
	margin-top: 30px;
}
#order__content:first-child {
	margin-top: 0;
}
#order__error__no_tovar_in_order {
	margin-top: 30px;
}
#order__error__no_tovar_in_order:first-child {
	margin-top: 0;
}
.order-content {
	/*display: none;*/
}

.order-content__left {
	/*width: calc(100% - 315px);*/
	/*float: left;*/
	/*padding-right: 30px;*/
}

.order-content__right {
	/*width: 315px;*/
	/*float: left;*/
}


/*cart-block*/
.cart-block {
}

.cart-block + .cart-block {
	margin-top: 30px;
}

.cart-block__header {
	margin: 0 0 20px 0;
}

.cart-block__title {
	display: inline-block;
	font-size: 1.333em;
	line-height: 1.5625em;
	color: #333;
}

.cart-block__content {
	padding: 22px 30px 30px;
	box-shadow: inset 0 0 0 1px #ececec;
	background: #fff;
}

.cart__result {
	margin-top: 16px;
	line-height: 1.4;
}

.cart__result:first-child {
	margin-top: 0;
}

.cart__result-item {
}

.cart__result-item + .cart__result-item {
	margin-top: 10px;
}

.cart__result-item-text {
}

.cart__result-item-price {
	font-weight: 700;
}

.cart-block__footer {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: flex-end;
	margin-top: 20px;
}

.cart-block__footer_total {
	color: #fc482d;
}

.cart-block__footer-text {
	font-weight: 700;
	font-size: 16px;
	margin-right: 15px;
	line-height: 1;
	padding-bottom: 2px;
}

.cart-block__footer-price {
	font-weight: 700;
	font-size: 26px;
	line-height: 1;
}

@media (max-width:767px) {
	.cart-block__content {
		padding: 12px 15px 15px;
	}

	.customer-info .cart-block__content {
		padding-top: 19px;
	}

	.cart-block__footer {
		flex-wrap: wrap;
		justify-content: flex-start;
		text-align: right;
	}

	.cart-block__footer-text {
		font-size: 14px;
		margin-right: 0;
		margin-bottom: 5px;
		width: 100%;
	}

	.cart-block__footer-price {
		font-size: 18px;
		white-space: nowrap;
		width: 100%;
	}
}


/*auth*/
.auth {
	margin-top: 30px;
	width: calc(50% - 15px);
}

.auth .cart-block__header {
}

.auth .cart-block__title {
	cursor: pointer;
	margin: 0;
	padding: 0 38px 0 0;
	position: relative;
}

.auth .cart-block__title:after {
	cursor: pointer;
	content: '';
	width: 18px;
	height: 18px;
	position: absolute;
	background: url(/templates/template_55/img/_chevron.svg) no-repeat center center / contain;
	right: 0;
	top: 6px;
}

.auth .cart-block__header.active .cart-block__title {
}

.auth .cart-block__header.active .cart-block__title:after {
	transform: rotate(180deg);
}

.auth .cart-block__content {
	/*display: none;*/
}

.auth .form {
	margin-top: 16px;
}

.auth .form:first-child {
	margin-top: 0;
}

@media (max-width:959px) {
	.auth {
		width: 100%;
	}
}


/*promocode*/
.promocode {
}

.promocode__form {
	margin-top: 16px;
}

.promocode__form:first-child {
	margin-top: 0;
}

.promocode__form .label {
}

.promocode__fields {
	/*position: relative;*/
	display: flex;
    flex-wrap: wrap;
    margin: -16px -8px 0;
}

.promocode__fields > div {
    margin-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

.promocode__fields > div:first-child {
    max-width: 356px;
    width: 100%;
}

.promocode__fields .input-text {
	/*padding-right: 63px;*/
}

.promocode__fields .button {
	height: 48px;
}

.promocode__button {
	/*position: absolute;*/
	/*right: 0;*/
	/*top: 0;*/
	/*width: 48px;*/
	/*height: 48px;*/
	/*padding: 0;*/
	/*border: 0;*/
	/*cursor: pointer;*/
	/*background: transparent;*/
	/*display: flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/
	/*opacity: .5;*/
	/*transition: opacity 20ms ease-out;*/
}

.promocode__button:hover {
	/*opacity: 1;*/
}

.promocode__button:after {
	/*content: '';*/
	/*background: url(/templates/template_55/img/_arrow_at_input.svg) no-repeat center center / contain;*/
	/*width: 16px;*/
	/*height: 10px;*/
	/*display: block;*/
}


/*discount*/
.discount .cart__result {
	font-weight: 500;
}


/*delivery*/
.delivery .cart-block__content {
	padding: 0;
	box-shadow: none;
	background: none;
}

.delivery__content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.delivery__content:first-child {
	margin-top: -15px;
}

.delivery__item {
	padding-left: 15px;
	padding-right: 15px;
	width: 50%;
	margin-top: 30px;
}

@media (max-width:959px) {
	.delivery__item {
		width: 100%;
	}
}

@media (max-width:767px) {
	.delivery__item {
		margin-top: 15px;
	}
}


/*payment*/
.payment .cart-block__content {
	padding: 0;
	box-shadow: none;
	background: none;
}

.payment__content {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.payment__content:first-child {
	margin-top: -15px;
}

.payment__item {
	padding-left: 15px;
	padding-right: 15px;
	width: 50%;
	margin-top: 30px;
}

@media (max-width:959px) {
	.payment__item {
		width: 100%;
	}
}

@media (max-width:767px) {
	.payment__item {
		margin-top: 15px;
	}
}


/*date-time*/
.date-time {
}

.date-time-fields {
	margin-top: 16px;
}

.date-time-fields:first-child {
	margin-top: 0;
}

@media (max-width:767px) {
	.date-time .form__col + .form__col {
		margin-top: 19px;
	}
}


/*customer-info*/
.customer-info .form {
	margin-top: 16px;
}

.customer-info .form:first-child {
	margin-top: 0;
}

.user-type {
	margin-bottom: 25px;
}


/*check-block*/
.check-block {
	padding: 15px 15px 15px 55px;
	background: #fff;
	height: 100%;
	border: 1px solid #ececec;
	cursor: pointer;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	position: relative;
}

.check-block.disabled {
	cursor: default;
}

.check-block.active {
}

.check-block input[type="radio"] {
}

.check-block__radio {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 40px;
	border-right: 1px solid #ececec;
}

.check-block__radio:before {
	content: '';
	width: 22px;
	height: 22px;
	display: block;
	border-radius: 50%;
	border: 1px solid #eaeaea;
	background: #fbfbfb;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -11px 0 0 -11px;
}

.check-block__radio:after {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -5px;
	background: #fff;
	position: absolute;
	opacity: 0;
}

.check-block.active .check-block__radio:after {
	opacity: 1;
}

.check-block.disabled .check-block__radio:after {
	background: #eaeaea!important;
	opacity: 1!important;
}

.check-block__image-block {
	width: 140px;
	height: 140px;
	position: relative;
}

.check-block__image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.check-block__content {
}

.check-block__image-block + .check-block__content {
	width: calc(100% - 140px);
	padding-left: 15px;
}

.check-block__title {
	font-size: 1.466em;
	line-height: 1.2em;
	color: #333;
}

.check-block__description {
	color: #777;
	font-size: 13px;
	line-height: 1.4;
	margin-top: 7px;
}

.check-block__description p {
	margin: 0;
	margin-top: 1em;
}

.check-block__description p:first-child {
	margin-top: 0;
}

.check-block__description a:hover {
	color: #333;
}

.check-block__field {
	display: inline-flex;
	flex-wrap: nowrap;
	align-items: center;
	margin-top: 7px;
}

.check-block__field > div:first-child {
	padding-right: 15px;
}

.check-block__field > div:last-child {
}

.check-block__field .label {
	margin: 0;
	color: #333;
	font-weight: 500;
}

.check-block__field .input-text {
	width: 60px;
	text-align: center;
}

.check-block__widget {
	width: 900px;
    margin-left: -450px;
    /*max-height: calc(100vh - 30px);*/
    padding: 54px;
}

.check-block__widget-inner {
    /*overflow-y: auto;*/
    /*max-height: calc(100vh - 30px - 40px - 40px);*/
}

.check-block__button-block {
	margin-top: 7px;
}

.check-block__address {
    font-size: 13px;
    line-height: 1.4;
    margin-top: 7px;
}

@media (max-width:1259px) {
	.check-block__image-block {
		width: 120px;
		height: 120px;
	}

	.check-block__title {
		font-size: 1.067em;
		line-height: 1.501em;
	}

	.check-block__description {
		margin-top: 3px;
		font-size: .8em;
	}

    .check-block__widget {
        width: calc(100vw - 30px);
        margin-left: calc((-100vw / 2) + 15px);
        /*max-height: calc(100vh - 30px);*/
        padding: 45px 15px 15px;
    }

    .check-block__widget-inner {
        /*max-height: calc(100vh - 30px - 20px - 20px);*/
    }

    .check-block__widget.has_scroll .check-block__widget-content {
        min-width: 654px;
        overflow: hidden;
    }

    .check-block__widget.has_scroll .check-block__widget-inner {
        overflow-x: auto;
        padding-bottom: 50px;
    }

    .check-block__widget.has_scroll .check-block__widget-inner:before,
    .check-block__widget.has_scroll .check-block__widget-inner:after {
        content: '';
        width: 24px;
        height: 24px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBvbHlnb24gZmlsbC1ydWxlPSJldmVub2RkIiBwb2ludHM9IjkuNDE0IDEyIDE2LjcwNyAxOS4yOTMgMTUuMjkzIDIwLjcwNyA2LjU4NiAxMiAxNS4yOTMgMy4yOTMgMTYuNzA3IDQuNzA3Ii8+PC9zdmc+) no-repeat center center / 24px auto;
        position: absolute;
        bottom: 20px;
        left: 15px;
    }

    .check-block__widget.has_scroll .check-block__widget-inner:after {
        transform: rotate(180deg);
        left: auto;
        right: 15px;
    }
}

@media (max-width:767px) {
	.check-block {
		flex-wrap: wrap;
	}

	.check-block__image-block {
		width: 80px;
		height: 80px;
	}

	.check-block__content {
		width: 100%!important;
	}

	.check-block__image-block + .check-block__content {
		padding-left: 0;
	}
}


/*printing*/
.printing {
	margin-top: 30px;
	padding-top: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #ececec;
}

.printing__link-block {
	padding-left: 30px;
	margin-left: auto;
}

.printing__link {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.printing__link:hover {
	border-bottom-color: transparent;
}

@media (max-width:767px) {
	.printing {
		padding-top: 20px;
		font-size: 14px;
	}
}


/*go-to-payment*/
.go-to-payment {
	margin-top: 30px;
	display: flex;
	justify-content: flex-end;
}


/*order-info*/
.order-info {
	font-size: .867em;
	line-height: 1.692em;
	margin-top: 30px;
	width: calc(50% - 15px);
}

.order-info:first-child {
	margin-top: 0;
}

.order-info table {
	width: 100%;
}

.order-info table tr {
}

.order-info table tr th {
	border: 1px solid #ececec;
	text-align: left;
	font-weight: 500;
	color: #365edc;
	padding: 6px 10px;
}

.order-info table tr td {
	border: 1px solid #ececec;
	color: #777;
	padding: 6px 10px;
}

.order-info table tr td:first-child {
	color: #333;
	width: 50%;
	padding-left: 20px;
}

.order-info table tr td:last-child {
	width: 50%;
	padding-right: 20px;
}

.order-info table tr:nth-child(even) td {
}

.order-info table tr:nth-child(odd) td {
}

.order-info table tr:hover td {
	background: #fafafa;
}

.order-info ul {
	margin-left: 1em;
}

.order-info ul > li {
	display: list-item;
	list-style: disc outside;
	margin-left: 1em;
	/*padding-left: 1em;*/
	padding-left: .3em;
}

.order-info ul > li + li {
	margin-top: 3px;
}

.order-info a:hover {
	color: #333!important;
}

@media (max-width:767px) {
	.order-info {
		width: 100%;
	}

	.order-info table tr td:first-child {
		padding-left: 10px;
	}

	.order-info table tr td:last-child {
		padding-right: 10px;
	}
}


/*archive-info*/
.archive-info {
	font-size: .867em;
	line-height: 1.692em;
	margin-top: 30px;
	width: 100%;
}

.archive-info:first-child {
	margin-top: 0;
}

.archive-info table {
	width: 100%;
}

.archive-info table tr {
}

.archive-info table tr th {
	border: 1px solid #ececec;
	text-align: left;
	font-weight: 500;
	color: #365edc;
	padding: 6px 10px;
}

.archive-info table tr td {
	border: 1px solid #ececec;
	color: #777;
	padding: 6px 10px;
}

.archive-info table tr td:first-child {
}

.archive-info table tr td:last-child {
}

.archive-info table tr:nth-child(even) td {
}

.archive-info table tr:nth-child(odd) td {
}

.archive-info table tr td:nth-child(1) {
	width: 10%;
}

.archive-info table tr td:nth-child(2) {
	width: 20%;
}

.archive-info table tr td:nth-child(3) {
	width: 15%;
}

.archive-info table tr td:nth-child(4) {
	width: 10%;
}

.archive-info table tr td:nth-child(5) {
	width: 15%;
}

.archive-info table tr td:nth-child(6) {
	width: 15%;
}

.archive-info table tr td:nth-child(7) {
	width: 15%;
}

.archive-info table tr:hover td {
	background: #fafafa;
}

.archive-info ul {
	margin-left: 1em;
}

.archive-info ul > li {
	display: list-item;
	list-style: disc outside;
	margin-left: 1em;
	/*padding-left: 1em;*/
	padding-left: .3em;
}

.archive-info ul > li + li {
	margin-top: 3px;
}

.archive-info a:hover {
	color: #333!important;
}

@media (max-width:959px) {
	.archive-info table,
	.archive-info thead,
	.archive-info tbody,
	.archive-info td,
	.archive-info tr {
		display: block;
	}

	.archive-info table {
		margin-top: -20px;
	}

	.archive-info table th {
		display: none!important;
	}

	.archive-info table tr {
		margin-top: 20px;
		border-top: 3px solid #ececec;
	}

	.archive-info table tr:first-child {
		display: none!important;
	}

	.archive-info table tr td {
		position: relative;
		width: 100%!important;
		border-top: 0;
		text-align: right!important;
		white-space: normal!important;
		line-height: 1.3;
		padding: 8px 10px 8px 50%;
	}

	.archive-info table tr td:before {
		content: attr(data-label);
		position: absolute;
		top: 50%;
		left: 10px;
		width: 50%;
		padding-right: 15px;
		white-space: nowrap;
		text-align: left;
		font-weight: 500;
		text-transform: uppercase;
		font-size: 11px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		color: #000;
		line-height: 1;
	}
}


/*account*/
.account {
	margin-top: 20px;
}

.account:first-child {
	margin-top: 0;
}

.account__header {
	font-size: .867em;
	font-weight: 700;
	line-height: 1.5385em;
	text-transform: uppercase;
	letter-spacing: .8px;
	margin-bottom: 20px;
}

.account__title {
}

.account__user {
}

.account__content {
}

.account__item {
	position: relative;
	margin-top: 15px;
	font-size: 1.0667em;
}

.account__item:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
	top: -1px;
}

.account__item_1:before {
	background-image: url(/templates/template_55/img/_list_black.svg);
}

.account__item_2:before {
	background-image: url(/templates/template_55/img/_edit_black.svg);
}

.account__item_3:before {
	background-image: url(/templates/template_55/img/_logout_black.svg);
}

.account__item a {
	color: #000;
	border-bottom: 1px dashed #000;
	margin-left: 45px;
}

.account__item a:hover {
	border-bottom-color: transparent;
}


/*rate*/
.rate {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.rate__stars {
	display: block;
	margin-right: 10px;
	width: 85px;
	height: 15px;
	position: relative;
	margin-top: -1px;
}

.rate__stars:before {
	content: '';
	background-image: url(/templates/template_55/img/_star.svg);
	background-repeat: repeat-x;
	background-size: 17px 15px;
	background-position: 0 0;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.rate__stars > div {
	background-image: url(/templates/template_55/img/_star_active.svg);
	background-repeat: repeat-x;
	background-size: 17px 15px;
	background-position: 0 0;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
}

.rate__text {
	font-size: .867em;
	color: #333;
	white-space: nowrap;
}

.products-list .rate__stars,
.products-grid .rate__stars {
	margin-right: 0;
}


/*response*/
.response .message {
	/*margin-bottom: 0;*/
	/*margin-top: 20px;*/
}

.response__header {
	margin: 30px 0 13px;
	font-size: 1.0667em;
	line-height: 1.5625em;
	color: #333;
}

.response__list {
	margin-top: 30px;
}

.response__list:first-child {
	margin-top: 0;
}

.response__add {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -15px;
	line-height: 1;
}

.response__add > div {
	padding: 0 15px;
	white-space: nowrap;
	margin-top: 15px;
}

.response__all {
	font-size: .867em;
	color: #333;
	white-space: nowrap;
}

a.response__all {
	text-decoration: none;
}

a.response__all:hover {
	text-decoration: none;
	color: #333;
}

.response__form + .message,
.response__form + .response,
.response__form + .page-text {
	margin-top: 30px;
}

.page-text + .response {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #ececec;
}

.response__item {
	margin-top: 30px;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.response__item:first-child {
	margin-top: 0;
}

.response__item + .response__item {
	border-top: 1px solid #ececec;
	padding-top: 30px;
}

.response__item-avatar {
	width: 42px;
	height: 42px;
	background: url(/templates/template_55/img/default-user.png) no-repeat center center / cover;
	flex-shrink: 0;
}

.response__item-content {
	padding: 0 0 0 15px;
	width: calc(100% - 42px);
}

.response__item-name {
	font-weight: 700;
	font-size: .867em;
	line-height: 1.126em;
	margin-bottom: 7px;
}

.response__item-text {
	margin-top: 13px;
	color: #333;
	font-size: .867em;
	line-height: 1.692em;
}

.response__item-date {
	font-size: .8em;
	line-height: 1;
	color: #999;
	margin-top: 13px;
	white-space: nowrap;
}


/*mobile-menu-opener*/
.mobile-menu-opener {
	display: none;
}


/*mobile-menu*/
.mobile-menu {
	display: none;
}


/*adaptive*/
.adaptive-lg {
	/*display: none;*/
}
.adaptive-md {
	display: none;
}
.adaptive-sm {
	/*display: none;*/
}
.adaptive-xs {
	display: none;
}

@media (min-width:1260px) {
	.hidden-lg {
		display: none!important;
	}
}

@media (max-width:1259px) {
	.adaptive-lg {
		display: none;
	}
}

@media (min-width:960px) and (max-width:1259px) {
	.adaptive-md {
		display: block;
	}
	.hidden-md {
		display: none!important;
	}
}

@media (max-width:959px) {
	.adaptive-xs {
		display: block;
	}
	.hidden-xs {
		display: none!important;
	}
}

@media (max-width:1259px) {
	.mobile-menu-opener {
		width: 63px;
		height: 63px;
		position: relative;
		cursor: pointer;
		display: block;
		overflow: hidden;
		flex-shrink: 0;
		margin: 0 0 0 -30px;
	}
	.mobile-menu-opener span {
		display: block;
		height: 2px;
		background: #333;
		top: 50%;
		position: absolute;
		width: 18px;
		left: 50%;
		margin: -1px 0 0 -9px;
	}
	.mobile-menu-opener.active span {
		background: none;
	}
	.mobile-menu-opener span:before {
		content: '';
		display: block;
		height: 2px;
		background: #333;
		position: absolute;
		width: 100%;
		top: -6px;
		transition-duration: 0.3s, 0.3s;
	}
	.mobile-menu-opener span:after {
		content: '';
		display: block;
		height: 2px;
		background: #333;
		position: absolute;
		width: 60%;
		bottom: -6px;
		transition-duration: 0.3s, 0.3s;
	}
	.mobile-menu-opener.active span:before {
		top: 0;
		transform: rotate(45deg);
	}
	.mobile-menu-opener.active span:after {
		bottom: 0;
		transform: rotate(-45deg);
		width: 100%;
	}
	.mobile-menu {
		position: fixed;
		z-index: 92;
		top: 0;
		left: 0;
		width: 100%;
		max-width: 300px;
		box-shadow: 3px 0 10px 0 rgba(0,0,0,.45);
		left: -100%;
		display: block;
		transition: left .4s ease 0s,opacity .4s ease 0s;
		overflow-x: hidden;
		overflow-y: auto;
		height: 100%;
		background-color: #fff;
	}
	.mobile-menu.show {
		left: 0;
	}
	ul.mobile-menu__menu {

	}
	ul.mobile-menu__menu > li {
		position: relative;
		background: #fff;
		font-size: 15px;
		font-weight: 700;
		line-height: 1.2;
		border-top: 1px solid #f2f2f2;
	}
	ul.mobile-menu__menu > li:first-child {

	}
	ul.mobile-menu__menu.mobile-menu__menu_is_extra > li {
		background: #fbfbfb;
	}
	ul.mobile-menu__menu > li > .a {
		color: #333;
		padding: 5px 19px 5px 19px;
		display: flex;
		align-items: center;
		height: 60px;
	}
	ul.mobile-menu__menu > li.parent > .a {
		padding-right: 65px;
	}
	ul.mobile-menu__menu > li.active > .a {

	}
	ul.mobile-menu__menu > li > .mobile-menu__menu-opener {
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		width: 60px;
		height: 60px;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url(/templates/template_55/img/_opener_black.svg);
		transform: rotate(270deg);
		background-size: 5px auto;
		z-index: 2;
		transition: transform .3s;
	}
	ul.mobile-menu__menu > li > .mobile-menu__menu-opener.active {
		transform: rotate(360deg);
	}
	.mobile-menu__menu-item-image {
		width: 30px;
		height: 30px;
		position: relative;
		flex-shrink: 0;
		margin-right: 16px;
	}
	.mobile-menu__menu-item-image img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}
	ul.mobile-menu__menu.level-1 {

	}
	ul.mobile-menu__menu.level-1 > li {

	}
	ul.mobile-menu__menu.level-1 > li > .a {

	}
	ul.mobile-menu__menu.level-1 > li.active > .a {

	}
	ul.mobile-menu__menu.level-1 > li > .mobile-menu__menu-opener {

	}
	ul.mobile-menu__menu.mobile-menu__menu_is_extra.level-1 > li .svg {
		position: absolute;
	    left: 0;
	}
	ul.mobile-menu__menu.mobile-menu__menu_is_extra.level-1 > li .svg svg {

	}
	ul.mobile-menu__menu.mobile-menu__menu_is_extra.level-1 > li .svg svg path {
		fill: #999;
	}
	.mobile-menu__menu-item-title {
		padding-left: 38px;
	    padding-right: 25px;
	    position: relative;
	}
	.mobile-menu__menu-item-amount {
		min-width: 18px;
	    height: 18px;
	    padding: 1px 4px;
	    white-space: nowrap;
	    font-size: 12px;
	    color: #fff;
	    border-radius: 50%;
	    text-align: center;
	    position: absolute;
	    left: calc(100% - 17px);
	    top: 50%;
	    margin-top: -9px;
	    font-weight: initial;
	    background: #969ba5;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	ul.mobile-menu__menu.level-2 {
		display: none;
	}
	ul.mobile-menu__menu.level-2 > li {
		font-weight: 400;
	}
	ul.mobile-menu__menu.level-2 > li > .a {

	}
	ul.mobile-menu__menu.level-2 > li.active > .a {

	}
	ul.mobile-menu__menu.level-2 > li > .mobile-menu__menu-opener {

	}
	ul.mobile-menu__menu.level-3 {
		display: none;
	}
	ul.mobile-menu__menu.level-3 > li {
		font-weight: 400;
	}
	ul.mobile-menu__menu.level-3 > li > .a {

	}
	ul.mobile-menu__menu.level-3 > li.active > .a {

	}
	ul.mobile-menu__menu.level-3 > li > .mobile-menu__menu-opener {

	}
	ul.mobile-menu__menu.level-4 {
		display: none;
	}
	ul.mobile-menu__menu.level-4 > li {
		font-weight: 400;
	}
	ul.mobile-menu__menu.level-4 > li > .a {
		position: relative;
    	padding-left: 48px;
	}
	ul.mobile-menu__menu.level-4 > li > .a:before {
		content: '';
	    width: 10px;
	    height: 1px;
	    position: absolute;
	    background: #333;
	    left: 22px;
	}
	ul.mobile-menu__menu.level-4 > li.active > .a {

	}
	ul.mobile-menu__menu.level-4 > li.active > .a:before {

	}
	ul.mobile-menu__menu.level-4 > li > .mobile-menu__menu-opener {

	}
	ul.mobile-menu__menu_is_main {

	}
	ul.mobile-menu__menu_is_catalog {

	}
	.mobile-menu-overlay .close {
		position: absolute;
		top: 20px;
		left: 320px;
		width: 14px;
		height: 14px;
		cursor: pointer;
		pointer-events: none;
	}
	.mobile-menu-overlay .close:before,
	.mobile-menu-overlay .close:after {
		content: '';
		position: absolute;
		display: block;
		top: 50%;
		left: 50%;
		height: 2px;
		width: 18px;
		margin-top: -1px;
		margin-left: -9px;
		transform: rotate(-45deg);
		background-color: #fff;
	}
	.mobile-menu-overlay .close:after {
		transform: rotate(45deg);
	}
	.page {
		padding-bottom: 63px; /* убрали у footer после внедрения нижней полоски баннера */
	}
	.footer {
		/*padding-bottom: 63px;*/
	}
	.mobile-contacts {
		border-top: 1px solid #f2f2f2;
	    padding: 0 19px 30px;
	}
	.mobile-contacts__header {
		color: #333;
	    padding: 5px 0;
	    display: flex;
	    align-items: center;
	    height: 60px;
	    font-size: 15px;
	    font-weight: 700;
	    line-height: 1.2;
	    margin-bottom: -18px;
	}
	.mobile-contacts__item {
	    font-size: 13px;
	    line-height: 1.4;
		margin-top: 18px;
	}
	.mobile-contacts__item .contact_comment {
		display: block;
		font-size: 11px;
		color: #969ba5;
	}
	.mobile-contacts__address {

	}
	.mobile-contacts__address > div {
		padding: 0 0 0 25px;
		position: relative;
	}
	.mobile-contacts__address > div:before {
		content: '';
	    position: absolute;
	    display: block;
	    opacity: .3;
	    background-repeat: no-repeat;
	    background-size: contain;
	    background-position: center center;
	    width: 9px;
	    height: 12px;
	    left: 2px;
	    top: 3px;
	    background-image: url(/templates/template_55/img/_footer-contacts__item_address_black.svg);
	}
	.mobile-contacts__email {

	}
	.mobile-contacts__email > div {
		padding: 0 0 0 25px;
		position: relative;
	}
	.mobile-contacts__email > div + div {
		margin-top: 6px;
	}
	.mobile-contacts__email > div:before {
		content: '';
	    position: absolute;
	    display: block;
	    opacity: .3;
	    background-repeat: no-repeat;
	    background-size: contain;
	    background-position: center center;
	    width: 11px;
	    height: 9px;
	    left: 1px;
	    top: 5px;
	    background-image: url(/templates/template_55/img/_footer-contacts__item_email_black.svg);
	}
	.mobile-contacts__email a {
		color: #222;
	}
	.mobile-contacts__phone {

	}
	.mobile-contacts__phone > div {
		padding: 0 0 0 25px;
		position: relative;
	}
	.mobile-contacts__phone > div + div {
		margin-top: 6px;
	}
	.mobile-contacts__phone > div:before {
		content: '';
	    position: absolute;
	    display: block;
	    opacity: .3;
	    background-repeat: no-repeat;
	    background-size: contain;
	    background-position: center center;
	    width: 5px;
	    height: 11px;
	    left: 4px;
	    top: 4px;
	    background-image: url(/templates/template_55/img/_footer-contacts__item_phone_black.svg);
	}
	.mobile-contacts__phone a {
		color: #222;
	}
	.mobile-contacts .socials {
		font-size: 0;
	    line-height: 1;
	    margin-top: 18px;
	}
	.mobile-contacts .socials__inner {
		margin: -4px -4px 0;
	}
	.mobile-contacts .socials__link {
		display: inline-block;
	    vertical-align: top;
	    margin: 4px;
	    width: 43px;
	    height: 43px;
	    border-radius: 3px;
	    background: url(/templates/template_55/img/_socials_position_bottom.svg) no-repeat;
	}
	.mobile-contacts .socials__link_icon_vk {
		background-position: 0 -188px;
	}
	.mobile-contacts .socials__link_icon_ok {
		background-position: -46px -188px;
	}
	.mobile-contacts .socials__link_icon_facebook {
		background-position: -94px -188px;
	}
	.mobile-contacts .socials__link_icon_twitter {
		background-position: 0 -235px;
	}
	.mobile-contacts .socials__link_icon_instagram {
		background-position: -141px -329px;
	}
	.mobile-contacts .socials__link_icon_moimir {
		background-position: -375px -235px;
	}
	.mobile-contacts .socials__link_icon_youtube {
		background-position: -94px -329px;
	}
	.mobile-contacts .socials__link_icon_telegram {
		background-position: -329px -329px;
	}
	.mobile-contacts .socials__link_icon_lj {
		background-position: -470px -329px;
	}
}

@media (max-width:959px) {
	.container {
		padding: 0 16px;
	}
}



/*payment-icons*/
.payment-icons {

}
.payment-icons img {
	display: inline-block;
    vertical-align: middle;
    margin: 10px 10px 0;
    filter: grayscale(1);
}
.payment-icons img:hover {
    filter: grayscale(0);
}


/*sms-send*/
.sms-send-outer {
	display: flex;
    flex-wrap: wrap;
}
.sms-send-outer .input-text {
    width: 82px;
    text-align: center;
}
.sms-send {
	padding-left: 16px;
    height: 52px;
    display: flex;
    align-items: center;
}

.sms-send > div {
    padding-bottom: 2px;
}

.sms-send > div a {
	border-bottom-width: 1px;
    border-bottom-style: solid;
}

.sms-send > div a:hover {
	border-color: transparent;
}

.sms-send_type_captcha {
	font-size: 14px;
}

.sms-send_type_remaining {
	font-weight: 500;
    width: calc(100% - 82px - 16px);
    font-size: 12px;
	height: 48px;
}

.sms-send_type_repeat {
	width: calc(100% - 82px);
    font-size: 14px;
	height: 48px;
}

@media (max-width: 540px) {
	.sms-send_type_captcha {
		padding-left: calc(152px + 16px);
	    height: auto;
	    margin-top: 8px;
		font-size: 13px;
	}

	.sms-send_type_remaining {

	}

	.sms-send_type_repeat {
	    font-size: 12px;
	}
}


/*menu_catalog*/
.sidebar-menu__header {
	padding-top: 5px;
    padding-bottom: 23px;
    position: relative;
}
.sidebar-menu__header:not(.without) {
    cursor: pointer;
}
.sidebar-menu__header:after {
	content: '';
    background: #ececec;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}
.sidebar-menu__title {
	position: relative;
    display: block;
    padding-left: 20px;
    font-size: 0.733em;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidebar-menu__title:before {
	content: '';
    background-image: url(/templates/template_55/img/_menu__item_ico_catalog_black.svg);
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}
.sidebar-menu__opener {
	position: absolute;
    right: 6px;
    top: 0px;
    transition: transform 0.2s ease;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebar-menu__header.opened .sidebar-menu__opener {
	transform: rotate(180deg);
}
.sidebar-menu__header:hover .sidebar-menu__opener path {
	fill: #fff;
}
.sidebar-menu.column_menu_popup_level_top .sidebar-menu__content {
	position: relative;
}
@media (max-width: 1259px) {
    .sidebar-menu {
        display: none;
    }
}


/*menu_catalog_column_type_1*/
.menu_catalog_column_type_1 .sidebar-menu__menu-item {
	overflow-wrap: break-word;
    border: 1px solid #ececec;
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item + .sidebar-menu__menu-item {
	margin-top: -1px;
}
.menu_catalog_column_type_1.column_menu_popup_level_current .sidebar-menu__menu-item {
	position: relative;
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item > .a {
	padding: 15px;
    display: block;
    color: #333;
    font-size: 13px;
    text-decoration: none;
    position: relative;
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item.parent > .a:after {
	content: '';
    border: 3px solid transparent;
    border-left: 3px solid #000;
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: -3px;
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item > .a:hover {
	background-color: #fafafa;
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item.current > .a,
.menu_catalog_column_type_1 .sidebar-menu__menu-item > .a.active {
	font-weight: bold;
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item.parent > .a {
	padding-right: 30px;
}
.menu_catalog_column_type_1.column_menu_icons_show_yes .sidebar-menu__menu-item > .a {
	padding-left: 57px;
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item-image-block {
	width: 30px;
    height: 30px;
    position: absolute;
    left: 14px;
    top: 50%;
    margin-top: -15px;
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item-image-block img {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.menu_catalog_column_type_1 .sidebar-menu__submenu {
	display: none;
    position: absolute;
	left: calc(100% + 1px);
    top: 0;
    z-index: 81;
    background: #fff;
    padding-bottom: 30px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
    min-width: 500px;
	overflow-y: auto;
    max-height: calc(100vh - 100px);
}
.menu_catalog_column_type_1 .sidebar-menu__menu-item:hover .sidebar-menu__submenu {
	display: flex;
    flex-wrap: wrap;
}
.menu_catalog_column_type_1 .sidebar-menu__submenu-item {
	padding: 30px 30px 0 30px;
    width: 33.33333333%;
    position: relative;
}
.menu_catalog_column_type_1 .sidebar-menu__submenu-item > .a {
	color: #333;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.menu_catalog_column_type_1 .sidebar-menu__submenu-item-image-block {
	width: 40px;
    height: 40px;
    position: relative;
    margin-right: 20px;
    display: block;
    flex-shrink: 0;
}
.menu_catalog_column_type_1 .sidebar-menu__submenu-item-image-block img {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.menu_catalog_column_type_1 .sidebar-menu__subsubmenu {
    margin-top: 9px;
}
.menu_catalog_column_type_1.column_menu_popup_icons_show_yes .sidebar-menu__subsubmenu {
	padding-left: calc(40px + 20px);
}
.menu_catalog_column_type_1 .sidebar-menu__subsubmenu-item {
	margin-top: 6px;
    font-size: 13px;
}
.menu_catalog_column_type_1 .sidebar-menu__subsubmenu-item > .a {
	color: #555;
}


/*menu_catalog_column_type_2*/
.menu_catalog_column_type_2 .sidebar-menu__menu-item {
	overflow-wrap: break-word;
    border: 1px solid #ececec;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item + .sidebar-menu__menu-item {
	margin-top: -1px;
}
.menu_catalog_column_type_2.column_menu_popup_level_current .sidebar-menu__menu-item {
	position: relative;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item > .a {
	padding: 15px;
    display: block;
    color: #333;
    font-size: 13px;
    text-decoration: none;
    position: relative;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item > .a:hover {
	background-color: #fafafa;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item.current > .a,
.menu_catalog_column_type_2 .sidebar-menu__menu-item > .a.active {
	font-weight: bold;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item.parent > .a {
	padding-right: 30px;
}
.menu_catalog_column_type_2.column_menu_icons_show_yes .sidebar-menu__menu-item > .a {
	padding-left: 57px;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item-image-block {
	width: 30px;
    height: 30px;
    position: absolute;
    left: 14px;
    top: 50%;
    margin-top: -15px;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item-image-block img {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-opener {
	position: absolute;
    right: 0;
    top: 0;
    width: 30px;
	height: 48px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-opener > span {
	width: 15px;
    height: 15px;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-opener path {
	fill: #333;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item:hover .sidebar-menu__submenu-opener path {
	fill: #fff;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-opener.active > span {
    transform: rotate(270deg);
}
.menu_catalog_column_type_2 .sidebar-menu__submenu {
	display: none;
    background: #fafafa;
    padding: 12px 0;
}
.menu_catalog_column_type_2 .sidebar-menu__menu-item.current .sidebar-menu__submenu {
	display: block;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-item {
	position: relative;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-item > .a {
	display: block;
    color: #333;
    font-size: 12px;
    text-decoration: none;
    position: relative;
	padding: 4px 16px 4px;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-item.current > .a,
.menu_catalog_column_type_2 .sidebar-menu__submenu-item > .a.active {
	font-weight: bold;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-item.parent > .a {
	padding-right: 30px;
}
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu-opener {
	position: absolute;
    right: 0;
    top: 7px;
    width: 30px;
    height: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu-opener > span {
	width: 15px;
    height: 15px;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
}
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu-opener path {
	fill: #333;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-item .sidebar-menu__subsubmenu-opener:hover path {
	fill: #fff;
}
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu-opener.active > span {
    transform: rotate(270deg);
}
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu {
	display: none;
	padding-left: 10px;
}
.menu_catalog_column_type_2 .sidebar-menu__submenu-item.current .sidebar-menu__subsubmenu {
	display: block;
}
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu-item > .a {
	display: block;
    color: #333;
    font-size: 12px;
    text-decoration: none;
    position: relative;
	padding: 4px 16px 4px;
}


/*banners_page_footer_mini*/
.banners_page_header_mini_outer {
	/*margin-top: 40px;*/
	/*margin-top: 60px;*/
	margin-top: 20px;
}

.banners_page_header_mini_outer:first-child {
	margin-top: 0;
}

.banners_page_header_mini .slick-track {
	display: flex;
	justify-content: center;
}

.banners_page_header_mini__item img {
	display: block;
    max-width: 100%;
    margin: 0 auto;
}

.banners_page_header_mini .slick-arrow {
	opacity: 0;
	z-index: 2;
	border: 1px solid #fff;
	width: 38px;
	height: 38px;
	border-radius: 3px;
	background: #fff;
	transition: .3s ease-in-out;
}

.banners_page_header_mini .slick-arrow:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -6px;
	width: 7px;
	height: 12px;
	background-image: url(/templates/template_55/img/_original__header_icons.svg);
	background-repeat: no-repeat;
}

.banners_page_header_mini .slick-prev {
	left: 0;
}

.banners_page_header_mini:hover .slick-prev {
	left: 68px;
	opacity: 1;
}

.banners_page_header_mini .slick-prev:after {
	background-position: 0 -65px;
	left: 50%;
	margin-left: -4px;
}

.banners_page_header_mini .slick-prev:hover:after {
	background-position: 0 -81px;
}

.banners_page_header_mini .slick-next {
	right: 0;
}

.banners_page_header_mini:hover .slick-next {
	right: 68px;
	opacity: 1;
}

.banners_page_header_mini .slick-next:after {
	background-position: -11px -65px;
	right: 50%;
	margin-right: -4px;
}

.banners_page_header_mini .slick-next:hover:after {
	background-position: -11px -81px;
}

.banners_page_header_mini .slick-dots {
	font-size: 0;
	bottom: 30px;
	text-align: center;
}

.banners_page_header_mini .slick-dots > li {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 12px;
	margin: 0 7px;
}

.banners_page_header_mini .slick-dots > li > button {
	position: absolute;
	padding: 0;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -4px;
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 100%;
	transition: background-color .3s ease;
}

.banners_page_header_mini .slick-dots > li:hover > button {
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	margin: 0;
}

.banners_page_header_mini .slick-dots > li.slick-active > button {
	width: 12px;
	height: 12px;
	left: 0;
	top: 0;
	margin: 0;
}

.banners_page_header_mini_outer.has_margin .banners_page_header_mini {
	margin-left: -10px;
	margin-right: -10px;
}

.banners_page_header_mini_outer.has_margin .banners_page_header_mini__item {
	padding-left: 10px;
	padding-right: 10px;
}

@media (max-width:767px) {
	.banners_page_header_mini .slick-dots {
	    bottom: 15px;
	}
}






/*форма поиска для шапки №1 и для шапки №3 и для плавающей шапки №1*/
.catalog-search_type_1 {
	display: none;
	z-index: 100;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background: #fff;
}

.catalog-search_type_1 .catalog-search__inner {
	padding-right: 46px;
	position: relative;
}

.catalog-search_type_1 .catalog-search__close {
	position: absolute;
	top: 50%;
	right: 0;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-top: -8px;
}

.catalog-search_type_1 .catalog-search__close:before,
.catalog-search_type_1 .catalog-search__close:after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	height: 2px;
	width: 20px;
	margin-top: -1px;
	margin-left: -10px;
	transform: rotate(-45deg);
	background-color: #b8b8b8;
}

.catalog-search_type_1 .catalog-search__close:after {
	transform: rotate(45deg);
}

.catalog-search_type_1 .catalog-search__input-text {
	padding: 0 200px 0 0;
	font-size: 28px;
	height: 134px;
	background: 0 0;
	border: none;
	border-radius: 0;
	line-height: 36px;
	color: #444;
	display: block;
	width: 100%;
}

.catalog-search_type_1 .catalog-search__button {
	position: absolute;
	right: 46px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.catalog-search_type_1 .catalog-search__button-without-text {
	display: none;
}

.catalog-search_type_1 .catalog-search__window {
	display: none;
	position: absolute;
	background: #fff;
	top: 100%!important;
	z-index: 93;
	left: 0!important;
	right: 0!important;
}

.catalog-search_type_1 .catalog-search__content {
	outline: none;
	width: 100%!important;
	max-height: 300px;
	border-top: 1px solid #ececec;
}

.catalog-search_type_1 .catalog-search__item {
	position: relative;
	text-decoration: none;
	color: #2f383d;
	border-top: 1px solid #ececec;
	min-height: 100px;
	display: block;
}

.catalog-search_type_1 .catalog-search__item:first-child {
	border-top: 0;
}

.catalog-search_type_1 .catalog-search__item:hover {
	background: #fafafa;
}

.catalog-search_type_1 .catalog-search__item-inner {
	display: flex;
	flex-wrap: wrap;
}

.catalog-search_type_1 .catalog-search__item-image-block {
	width: 105px;
	height: 80px;
	margin: 10px 0;
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.catalog-search_type_1 .catalog-search__item-image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.catalog-search_type_1 .catalog-search__item-content {
	padding-left: 40px;
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 105px);
	align-items: center;
}

.catalog-search_type_1 .catalog-search__item-title {
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.catalog-search_type_1 .catalog-search__item-title span {
	font-weight: 700;
}

.catalog-search_type_1 .catalog-search__item-price {
	font-weight: 700;
	margin-top: 2px;
	color: #333;
	margin-right: 4px;
	display: inline-block;
	vertical-align: top;
}

.catalog-search_type_1 .catalog-search__item-price-old {
	margin-top: 2px;
	color: #999;
	text-decoration: line-through;
	display: inline-block;
	vertical-align: top;
}

.catalog-search_type_1 .catalog-search__all-button {
	background: #fafafa!important;
	border: 0!important;
	border-top: 1px solid #ececec!important;
	width: 100%;
	display: block;
	color: #000!important;
	height: 60px;
}

.catalog-search_type_1 .catalog-search__all-button:hover {
	color: #fff!important;
}

@media (max-width:767px) {
	.catalog-search_type_1 .catalog-search__inner {
		padding-right: 16px;
	}

	.catalog-search_type_1 .catalog-search__input-text {
		padding: 0 133px 0 0;
		font-size: 13px;
		height: 64px;
		line-height: 1;
	}

	.catalog-search_type_1 .catalog-search__button {
		right: 32px;
	}

	.catalog-search_type_1 .catalog-search__content {
		max-height: calc(100vh - 64px - 40px);
	}

	.catalog-search_type_1 .catalog-search__item {
		min-height: auto;
	}

	.catalog-search_type_1 .catalog-search__item-image-block {
		width: 60px;
		height: 60px;
	}

	.catalog-search_type_1 .catalog-search__item-content {
		padding-left: 16px;
		width: calc(100% - 60px);
		align-items: center;
	}

	.catalog-search_type_1 .catalog-search__item-title {
		font-size: 13px;
		line-height: 1.3;
		white-space: normal;
	}

	.catalog-search_type_1 .catalog-search__item-price-block {
		font-size: 12px;
		margin-top: 4px;
	}

	.catalog-search_type_1 .catalog-search__all-button {
		height: 40px;
	}
}






/*форма поиска для шапки №2*/
.catalog-search_type_2 .catalog-search__window {
	display: none;
	position: absolute;
	background: #fff;
	top: 100%!important;
	z-index: 93;
	left: 0!important;
	right: 0!important;
}

.catalog-search_type_2 .catalog-search__content {
	outline: none;
	width: 100%!important;
	max-height: 317px;
}

.catalog-search_type_2 .catalog-search__item {
	position: relative;
	text-decoration: none;
	color: #2f383d;
	min-height: 45px;
	display: block;
}

.catalog-search_type_2 .catalog-search__item:first-child {
	border-top: 0;
}

.catalog-search_type_2 .catalog-search__item:hover {
	background: #fafafa;
}

.catalog-search_type_2 .catalog-search__item-inner {
	display: flex;
	flex-wrap: wrap;
}

.catalog-search_type_2 .catalog-search__item-image-block {
	width: 40px;
	height: 40px;
	margin: 10px 0;
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.catalog-search_type_2 .catalog-search__item-image-block img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.catalog-search_type_2 .catalog-search__item-content {
	padding: 10px 0 10px 15px;
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 40px);
	align-items: center;
}

.catalog-search_type_2 .catalog-search__item-title {
	color: #333;
	font-size: .933em;
	line-height: 1.501em;
}

.catalog-search_type_2 .catalog-search__item-title span {
	font-weight: 700;
}

.catalog-search_type_2 .catalog-search__item-price-block {
	font-size: .8em;
	line-height: 1.692em;
}

.catalog-search_type_2 .catalog-search__item-price {
	font-weight: 500;
	margin-top: 2px;
	color: #333;
	margin-right: 4px;
	display: inline-block;
	vertical-align: top;
}

.catalog-search_type_2 .catalog-search__item-price-old {
	margin-top: 2px;
	color: #999;
	text-decoration: line-through;
	display: inline-block;
	vertical-align: top;
}

.catalog-search_type_2 .catalog-search__all-button {
	background: #fafafa!important;
	border: 0!important;
	border-top: 1px solid #ececec!important;
	width: 100%;
	display: block;
	color: #000!important;
	height: 60px;
}

.catalog-search_type_2 .catalog-search__all-button:hover {
	color: #fff!important;
}

.catalog-search_type_2  .catalog-search__window .container {
	padding: 0 12px;
}

@media (min-width:960px) {
	.catalog-search_type_2 .catalog-search-outer {
		width: 100%;
		flex: 1;
		padding-right: 30px;
	}

	.catalog-search_type_2  {
		position: relative;
	}

	.catalog-search_type_2 .catalog-search__close {
		display: none;
	}

	.catalog-search_type_2 .catalog-search__input-text {
		border-radius: 3px;
	    width: 100%;
	    display: block;
	    padding: 0 44px 0 16px;
	    height: 42px;
	    font-size: .867em;
	    line-height: 40px;
	    background: #fafafa;
	    border: 1px solid #ececec;
	}

	.catalog-search_type_2 .catalog-search__button {
		display: none;
	}

	.catalog-search_type_2 .catalog-search__button-without-text {
		position: absolute;
	    right: 0;
	    top: 0;
	    padding: 0;
	    width: 42px;
	    height: 42px;
	    display: block;
	    background-position: center center;
	    background-size: 18px auto;
	    background-repeat: no-repeat;
	    opacity: .5;
	    background-image: url(/templates/template_55/img/_catalog-search-icon_black.svg);
	}

	.catalog-search_type_2 .catalog-search__button-without-text:hover {
	    opacity: 1;
	}

	.catalog-search_type_2  .container {
	    padding: 0;
	    max-width: 100%;
	    margin: 0;
	}
}

@media (max-width:959px) {
	.catalog-search_type_2  {
		display: none;
		z-index: 100;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		background: #fff;
	}

	.catalog-search_type_2 .catalog-search__inner {
		padding-right: 16px;
		position: relative;
	}

	.catalog-search_type_2 .catalog-search__close {
		position: absolute;
		top: 50%;
		right: 0;
		width: 16px;
		height: 16px;
		cursor: pointer;
		margin-top: -8px;
	}

	.catalog-search_type_2 .catalog-search__close:before,
	.catalog-search_type_2 .catalog-search__close:after {
		content: '';
		position: absolute;
		display: block;
		top: 50%;
		left: 50%;
		height: 2px;
		width: 20px;
		margin-top: -1px;
		margin-left: -10px;
		transform: rotate(-45deg);
		background-color: #b8b8b8;
	}

	.catalog-search_type_2 .catalog-search__close:after {
		transform: rotate(45deg);
	}

	.catalog-search_type_2 .catalog-search__input-text {
		border: 0;
		border-radius: 0;
		color: #444;
		display: block;
		width: 100%;
		padding: 0 133px 0 0;
		font-size: 13px;
		height: 64px;
		line-height: 1;
	}

	.catalog-search_type_2 .catalog-search__button-without-text {
		display: none;
	}

	.catalog-search_type_2 .catalog-search__button {
		display: block;
		position: absolute;
		right: 32px;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}






/*форма поиска для шапки №4*/
@media (min-width:1260px) {
	.catalog-search_type_3 {
	    width: 100vw;
	    padding: 0 16px;
	    display: flex;
	    align-items: center;
		position: relative;
		order: 1;
	}

	.catalog-search_type_3 .catalog-search__inner {
		padding-right: 37px;
	    position: relative;
	    background-color: #fff;
	    border-radius: 3px;
	    width: 100%;
	}

	.catalog-search_type_3 .catalog-search__close {
		display: none;
	}

	.catalog-search_type_3 .catalog-search__input-text {
		padding: 0 14px;
	    font-size: 14px;
	    height: 37px;
	    background: 0 0;
	    border: none;
	    border-radius: 0;
	    line-height: 18px;
	    color: #444;
	    display: block;
	    width: 100%;
	}

	.catalog-search_type_3 .catalog-search__button {
		display: none;
	}

	.catalog-search_type_3 .catalog-search__button-without-text {
		position: absolute;
	    right: 0;
	    top: 50%;
	    -webkit-transform: translate(0, -50%);
	    -ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);
	    background-image: url(../img/_catalog-search-icon_black.svg);
	    font-size: 0;
	    background-size: 17px auto;
	    background-repeat: no-repeat;
	    background-position: center;
	    width: 37px;
	    height: 37px;
	    opacity: .5;
	}

	.catalog-search_type_3 .catalog-search__window {
		display: none;
	    position: absolute;
	    background: #fff;
	    top: calc(100% - 11px)!important;
	    z-index: 93;
	    left: 16px!important;
	    right: 16px!important;
	}

	.catalog-search_type_3 .catalog-search__content {
		outline: none;
		width: 100%!important;
		max-height: 300px;
		border-top: 1px solid #ececec;
	}

	.catalog-search_type_3 .catalog-search__item {
		position: relative;
		text-decoration: none;
		color: #2f383d;
		border-top: 1px solid #ececec;
		min-height: 100px;
		display: block;
	}

	.catalog-search_type_3 .catalog-search__item:first-child {
		border-top: 0;
	}

	.catalog-search_type_3 .catalog-search__item:hover {
		background: #fafafa;
	}

	.catalog-search_type_3 .catalog-search__item-inner {
		display: flex;
		flex-wrap: wrap;
	}

	.catalog-search_type_3 .catalog-search__item-image-block {
		width: 105px;
		height: 80px;
		margin: 10px 0;
		position: relative;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.catalog-search_type_3 .catalog-search__item-image-block img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}

	.catalog-search_type_3 .catalog-search__item-content {
		padding-left: 40px;
		display: flex;
		flex-wrap: wrap;
		width: calc(100% - 105px);
		align-items: center;
	}

	.catalog-search_type_3 .catalog-search__item-title {
		color: #333;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.catalog-search_type_3 .catalog-search__item-title span {
		font-weight: 700;
	}

	.catalog-search_type_3 .catalog-search__item-price {
		font-weight: 700;
		margin-top: 2px;
		color: #333;
		margin-right: 4px;
		display: inline-block;
		vertical-align: top;
	}

	.catalog-search_type_3 .catalog-search__item-price-old {
		margin-top: 2px;
		color: #999;
		text-decoration: line-through;
		display: inline-block;
		vertical-align: top;
	}

	.catalog-search_type_3 .catalog-search__all-button {
		background: #fafafa!important;
		border: 0!important;
		border-top: 1px solid #ececec!important;
		width: 100%;
		display: block;
		color: #000!important;
		height: 60px;
	}

	.catalog-search_type_3 .catalog-search__all-button:hover {
		color: #fff!important;
	}

	.catalog-search_type_3 .header-icon_catalog-search {
		display: none!important;
	}
}

@media (max-width:1259px) {
	.catalog-search_type_3 {
		display: none;
		z-index: 100;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		background: #fff;
		padding-left: 16px;
        padding-right: 16px;
	}

	.catalog-search_type_3 .catalog-search__inner {
		position: relative;
		padding-right: 16px;
	}

	.catalog-search_type_3 .catalog-search__close {
		position: absolute;
		top: 50%;
		right: 0;
		width: 16px;
		height: 16px;
		cursor: pointer;
		margin-top: -8px;
	}

	.catalog-search_type_3 .catalog-search__close:before,
	.catalog-search_type_3 .catalog-search__close:after {
		content: '';
		position: absolute;
		display: block;
		top: 50%;
		left: 50%;
		height: 2px;
		width: 20px;
		margin-top: -1px;
		margin-left: -10px;
		transform: rotate(-45deg);
		background-color: #b8b8b8;
	}

	.catalog-search_type_3 .catalog-search__close:after {
		transform: rotate(45deg);
	}

	.catalog-search_type_3 .catalog-search__input-text {
		padding: 0 200px 0 0;
		font-size: 28px;
		height: 134px;
		background: 0 0;
		border: none;
		border-radius: 0;
		line-height: 36px;
		color: #444;
		display: block;
		width: 100%;
	}

	.catalog-search_type_3 .catalog-search__button {
		position: absolute;
		right: 46px;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.catalog-search_type_3 .catalog-search__button-without-text {
		display: none;
	}

	.catalog-search_type_3 .catalog-search__window {
		display: none;
		position: absolute;
		background: #fff;
		top: 100%!important;
		z-index: 93;
		left: 0!important;
		right: 0!important;
	}

	.catalog-search_type_3 .catalog-search__content {
		outline: none;
		width: 100%!important;
		max-height: 300px;
		border-top: 1px solid #ececec;
	}

	.catalog-search_type_3 .catalog-search__item {
		position: relative;
		text-decoration: none;
		color: #2f383d;
		border-top: 1px solid #ececec;
		min-height: 100px;
		display: block;
	}

	.catalog-search_type_3 .catalog-search__item:first-child {
		border-top: 0;
	}

	.catalog-search_type_3 .catalog-search__item:hover {
		background: #fafafa;
	}

	.catalog-search_type_3 .catalog-search__item-inner {
		display: flex;
		flex-wrap: wrap;
	}

	.catalog-search_type_3 .catalog-search__item-image-block {
		width: 105px;
		height: 80px;
		margin: 10px 0;
		position: relative;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.catalog-search_type_3 .catalog-search__item-image-block img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}

	.catalog-search_type_3 .catalog-search__item-content {
		display: flex;
		flex-wrap: wrap;
		padding-left: 16px;
		width: calc(100% - 60px);
		align-items: center;
	}

	.catalog-search_type_3 .catalog-search__item-title {
		color: #333;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		font-size: 13px;
		line-height: 1.3;
		white-space: normal;
	}

	.catalog-search_type_3 .catalog-search__item-title span {
		font-weight: 700;
	}

	.catalog-search_type_3 .catalog-search__item-price-block {
		font-size: 12px;
		margin-top: 4px;
	}

	.catalog-search_type_3 .catalog-search__item-price {
		font-weight: 700;
		margin-top: 2px;
		color: #333;
		margin-right: 4px;
		display: inline-block;
		vertical-align: top;
	}

	.catalog-search_type_3 .catalog-search__item-price-old {
		margin-top: 2px;
		color: #999;
		text-decoration: line-through;
		display: inline-block;
		vertical-align: top;
	}

	.catalog-search_type_3 .catalog-search__all-button {
		background: #fafafa!important;
		border: 0!important;
		border-top: 1px solid #ececec!important;
		width: 100%;
		display: block;
		color: #000!important;
		height: 40px;
	}

	.catalog-search_type_3 .catalog-search__all-button:hover {
		color: #fff!important;
	}

	.catalog-search_type_3 .catalog-search__input-text {
		padding: 0 133px 0 0;
		font-size: 13px;
		height: 64px;
		line-height: 1;
	}

	.catalog-search_type_3 .catalog-search__button {
		right: 32px;
	}

	.catalog-search_type_3 .catalog-search__content {
		max-height: calc(100vh - 64px - 40px);
	}

	.catalog-search_type_3 .catalog-search__item {
		min-height: auto;
	}

	.catalog-search_type_3 .catalog-search__item-image-block {
		width: 60px;
		height: 60px;
	}
}




/*customizable*/
.header_4 .menu,
.header_4 .header-line__inner,
.menu_catalog_column_type_2 .sidebar-menu__submenu-item .sidebar-menu__subsubmenu-opener:hover > span,
.menu_catalog_column_type_2 .sidebar-menu__menu-item:hover .sidebar-menu__submenu-opener > span,
.sidebar-menu__header:hover .sidebar-menu__opener,
.sidebar-filter__header:hover .sidebar-filter__opener,
.header_3 .header-icon__amount,
.header_2 .header-icon__amount,
.header_1 .header-icon__amount,
ul.mobile-menu__menu.level-4 > li.active > .a:before,
.actions_2 .actions__item-image-block.nopicture,
.actions_3 .actions__item-image-block.nopicture,
.jspArrow:before,
.jspArrow:after,
.compare-table__row-delete:before,
.compare-table__row-delete:after,
.compare-table .product__remove-link:hover:before,
.compare-table .product__remove-link:hover:after,
.product__tabs-control-item.active:before,
.filter__slider .ui-widget-header,
.pagination__link.active,
.recent-slider .slick-dots li.slick-active,
.products-grid .product__variants .close:hover:before,
.products-grid .product__variants .close:hover:after,
.products-table .product__variants .close:hover:before,
.products-table .product__variants .close:hover:after,
.products-list .product__variants .close:hover:before,
.products-list .product__variants .close:hover:after,
.input-radio input:checked + .i:after,
.input-checkbox input:checked + .i:after,
.product__favorite_disable .product__favorite-link,
.product__compare_disable .product__compare-link,
.product__description-and-properties-link:hover,
.product__fast-link:hover,
.product__zoom-link:hover,
.product__favorite-link:hover,
.product__compare-link:hover,
.menu.colored .menu__item,
.fixed-links:not(.colored) .fixed-links__item-amount,
.fixed-links.colored,
.input-checkbox_custom input[type=checkbox]:checked + label:before,
.catalog-search__close:hover:before,
.catalog-search__close:hover:after,
.products-order .product__remove:hover:before,
.products-order .product__remove:hover:after,
.popup .close:hover:before,
.popup .close:hover:after,
.main-slider .slick-dots > li:hover > button,
.main-slider .slick-dots > li.slick-active > button,
.section-banners .slick-dots > li:hover > button,
.section-banners .slick-dots > li.slick-active > button,
.banners_page_header_mini .slick-dots > li:hover > button,
.banners_page_header_mini .slick-dots > li.slick-active > button,
.categories__sub-menu-item:after,
.main-text__video:after {
	background-color: var(--color1);
}
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu-item > .a:hover,
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu-item > .a:hover,
.menu_catalog_column_type_2 .sidebar-menu__subsubmenu-item > .a.active,
.menu_catalog_column_type_2 .sidebar-menu__submenu-item > .a:hover,
.menu_catalog_column_type_1 .sidebar-menu__submenu-item > .a:hover,
.menu_catalog_column_type_1 .sidebar-menu__submenu-item > .a.active,
.menu_catalog_column_type_1 .sidebar-menu__subsubmenu-item > .a:hover,
.menu_catalog_column_type_1 .sidebar-menu__subsubmenu-item > .a.active,
.check-block__address [data-id="name"],
.products-list .product__item .product__variants-opener > div,
.products-table .product__item .product__variants-opener > div,
.products-grid .product__item .product__variants-opener > div,
a.response__all,
.compare-table .product__title a:hover,
.compare-table__control-tab.active,
.sitemap > ul > li a,
.content-menu__item .a,
.properties_is_full table tr th,
.filter__toggle-elements > span,
.filter__label:hover,
.properties_is_short .product__more-link,
.products-list .product__more-link:hover,
.products-list .product__more-link.active,
.products-order .product__more-link:hover,
.products-order .product__more-link.active,
.product__firm .a,
.pagination__link:hover,
.sidebar-block__header a:hover,
.subcategories_type_minimal .subcategories__item a,
.subcategories_type_compact .subcategories__item-title a:hover,
.subcategories_type_full .subcategories__item-title a:hover,
.breadcrumbs__item a:hover,
.archive-info a,
.order-info a,
.text a,
.text a:hover,
.recent-slider__item-title a:hover,
.products-list .product__title,
.products-list .product__title a:hover,
.products-table .product__title,
.products-table .product__title a:hover,
.products-grid .properties__title,
.products-list .properties__title,
.products-order .properties__title,
.products-grid .product__title a:hover,
.products-order .product__title,
.products-order .product__title a:hover,
.menu.white .menu__item-link:hover,
.menu.transparent .menu__item-link:hover,
.catalog-menu_type_2 .catalog-menu__item-link:hover,
.catalog-menu_type_2 .catalog-menu__item-link.active,
.catalog-menu_type_2 .catalog-menu__item-image-link:hover + .catalog-menu__item-link,
.catalog-menu_type_3 .catalog-menu__item-link:hover,
.catalog-menu_type_3 .catalog-menu__item-link.active,
.catalog-menu_type_3 .catalog-sub-menu__item-link:hover,
.catalog-menu_type_3 .catalog-sub-menu__item-link.active,
.catalog-menu_type_4 .catalog-menu__item-link:hover,
.catalog-menu_type_4 .catalog-menu__item-link.active,
.catalog-menu_type_4 .hover .catalog-menu__item-link,
.catalog-menu_type_4 .catalog-sub-menu__item-link:hover,
.catalog-menu_type_4 .catalog-sub-menu__item-link.active,
.catalog-menu_type_4 .catalog-sub-sub-menu__item-link:hover,
.catalog-menu_type_4 .catalog-sub-sub-menu__item-link.active,
.catalog-search__item-title a:hover,
.mini-account__menu-item a,
.forget-password__link:hover,
.privacy-forms__text a,
.header_4 .callback > span,
.header_3 .callback > span,
.header_2 .callback > span,
.header_1 .callback > span,
.categories_11 .categories__sub-menu-link:hover,
.categories_12 .categories__sub-menu-link:hover,
.categories__sub-menu-link,
.categories__item-title-link:hover,
.categories__item-link:hover .categories__item-title,
.actions-list__item-title-link:hover,
.actions_1 .actions__item-title-link:hover,
.actions_4 .actions__item-title-link:hover,
.actions_5 .actions__item-title-link:hover,
.actions_6 .actions__item-title-link:hover,
.actions_7 .actions__item-title-link:hover,
.news-list__item-title-link:hover,
.articles-list__item-title-link:hover,
.news__item-title-link:hover,
.articles__item-title-link:hover,
.button,
.brands-minicard__all a,
.block-all a:hover,
.brands-list__item-link,
.footer_1.light .footer-menu__item .a:hover,
.footer_1.light .footer-menu__item .a.active,
.footer_1.light .footer-submenu__item .a:hover,
.footer_1.light .footer-submenu__item .a.active,
.footer_1.light .footer-contacts__item a:hover,
.footer_1.light .privacy-footer a:hover,
.footer_1.light .copyright a:hover,
.footer_2.light .footer-menu__item .a:hover,
.footer_2.light .footer-menu__item .a.active,
.footer_2.light .footer-submenu__item .a:hover,
.footer_2.light .footer-submenu__item .a.active,
.footer_2.light .footer-contacts__item a:hover,
.footer_2.light .privacy-footer a:hover,
.footer_2.light .copyright a:hover,
.footer_3.light .footer-menu__item .a:hover,
.footer_3.light .footer-menu__item .a.active,
.footer_3.light .footer-contacts__item a:hover,
.footer_3.light .privacy-footer a:hover,
.footer_3.light .copyright a:hover,
.footer_4.light .footer-contacts__item a:hover,
.footer_4.light .privacy-footer a:hover,
.footer_4.light .copyright a:hover,
.product__gift-item:hover,
.discount .cart__result,
.delivery .cart__result,
.check-block.active .check-block__title,
.check-block:not(.disabled):hover .check-block__title,
.check-block__description a,
.form__title,
.printing__link,
.printing__link:hover,
.account__user,
ul.mobile-menu__menu > li.active > .a,
.sms-send > div a,
.footer.light .dev a:hover {
	color: var(--color1);
}
.header_3 .contacts__more .contacts__item.callback a,
.header_1 .contacts__more .contacts__item.callback a {
	color: var(--color1)!important;
}
.compare-table__control-tab.active {
	border-top-color: var(--color1);
}
.products__big-slider .slick-arrow:hover,
.products-list .product__variants-opener.active,
.products-list .product__item-inner:hover .product__variants-opener,
.products-table .product__variants-opener.active,
.products-table .product__item-inner:hover .product__variants-opener,
.products-grid .product__variants-opener.active,
.products-grid .product__item-inner:hover .product__variants-opener,
.button_alt,
.banners_page_header_mini .slick-arrow:hover,
.section-banners .slick-arrow:hover,
.main-slider .slick-arrow:hover,
.categories .slick-arrow:hover,
.brands-slider .slick-arrow:hover,
.products-slider .slick-arrow:hover,
.additional.products-slider .slick-arrow,
.footer_2.light .button_subscribe,
.footer_2.dark .mini-subscribe__form:hover .button_subscribe {
	background-color: var(--color1);
	border-color: var(--color1);
}
.products-list .product__item .product__variants-opener > div,
.products-table .product__item .product__variants-opener > div,
.products-grid .product__item .product__variants-opener > div,
.printing__link,
.check-block.active,
.text-full__controls a,
.text-full__source a,
.filter__slider .ui-slider-handle,
.block-tabs li.active span,
.mini-account__menu-item a,
.button,
.sms-send > div a {
	border-color: var(--color1);
}
.fancybox-thumbs > ul > li:before {
	border-color: var(--color1)!important;
}
.check-block:not(.disabled):hover .check-block__radio:before,
.check-block.active .check-block__radio:before,
.button:not(.button_alt):hover,
.brands-minicard__all a:hover,
.footer_1.dark .button_subscribe:hover,
.footer_1.light .button_subscribe:hover,
.footer_2.dark .mini-subscribe__form:hover .button_subscribe:hover,
.footer_2.light .button_subscribe:hover,
.footer_3.dark .button_subscribe:hover,
.footer_3.light .button_subscribe:hover,
.footer_4.dark .button_subscribe:hover,
.footer_4.light .button_subscribe:hover {
	background-color: var(--color2);
	border-color: var(--color2);
}
.catalog-search__all-button:hover {
	background-color: var(--color2)!important;
	border-color: var(--color2)!important;
}
.products__small-slider .slick-arrow:hover .svg path,
.filter__label:hover .svg path,
.properties_is_short .product__more-link .svg path,
.products-list .product__more-link:hover .svg path,
.products-list .product__more-link.active .svg path,
.products-order .product__more-link:hover .svg path,
.products-order .product__more-link.active .svg path,
.view__item.active svg path,
.view__item:hover svg path,
.pagination__link:hover svg path,
.catalog-menu_type_4 .hover .catalog-menu__item-link .catalog-menu__sub-menu-opener svg path,
.catalog-menu_type_4 .catalog-menu__item-link:hover .catalog-menu__sub-menu-opener svg path,
.fixed-links.white .fixed-links__item.logged-in .svg use,
.fixed-links.white .fixed-links__item.logged-in .svg path,
.fixed-links.white .fixed-links__item:hover .svg use,
.fixed-links.white .fixed-links__item:hover .svg path {
	fill: var(--color1);
}

.menu.colored .menu__item:hover,
.fixed-links.colored .fixed-links__item:hover {
	background-color: var(--color2);
}
.menu.colored .menu__item.active {
	background-color: var(--color3);
}

@media (max-width:959px) {
	.archive-info table tr {
		border-color: var(--color1);
	}
}

.products-table .product__item .product__variants-opener {
	background-color: var(--color1);
	border-color: var(--color1);
}

@media (max-width:767px) {
	.products-list .product__item .product__variants-opener,
	.products-grid .product__item .product__variants-opener {
		background-color: var(--color1);
		border-color: var(--color1);
	}
	.products-list .product__variants-opener .svg path,
	.products-table .product__variants-opener .svg path,
	.products-grid .product__variants-opener .svg path {
		fill: #fff;
	}
	.compare-table__control-tab.active {
		border-color: var(--color1)!important;
	}
}
