@charset "UTF-8";
.products-flex-item {
	float: left !important;
}

.product-grid .price>span,
.product-list .price>span {
	color: #666;
}

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

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

button,
img,
legend {
	border: 0
}

body,
button,
legend {
	padding: 0
}

.small-pull-1,
.small-pull-10,
.small-pull-11,
.small-pull-2,
.small-pull-3,
.small-pull-4,
.small-pull-5,
.small-pull-6,
.small-pull-7,
.small-pull-8,
.small-pull-9,
.small-push-1,
.small-push-10,
.small-push-11,
.small-push-2,
.small-push-3,
.small-push-4,
.small-push-5,
.small-push-7,
.small-push-8,
.small-push-9,
sub,
sup {
	position: relative
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	text-rendering: optimizeLegibility
}

blockquote,
hr {
	border-left: 0
}

abbr,
body {
	color: #666
}

.dropdown-pane,
.invisible {
	visibility: hidden
}

.fancybox-nav,
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent
}

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

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:active,
a:hover {
	outline: 0
}

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

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

.sticky.is-anchored.is-at-bottom,
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle
}

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

figure {
	margin: 1em 40px
}

pre,
textarea {
	overflow: auto
}

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

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

a,
b,
em,
i,
small,
strong {
	line-height: inherit
}

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: not-allowed
}

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
}

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

.foundation-mq {
	font-family: "small=0em&medium=32.375em&large=47.375em&xlarge=62.375em&xxlarge=77.375em"
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400
}

html {
	font-size: 100%;
	box-sizing: border-box
}

*,
::after,
::before {
	box-sizing: inherit
}

body {
	margin: 0;
	line-height: 1.5;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

select {
	width: 100%
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none!important
}

button {
	overflow: visible;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	border-radius: 0;
	line-height: 1
}

[data-whatinput=mouse] button {
	outline: 0
}

.is-visible {
	display: block!important
}

.is-hidden {
	display: none!important
}

.row {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}

.row .row,
.row.expanded {
	max-width: none
}

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

.row::after {
	clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

@media screen and (min-width:32.375em) {
	.row .row {
		margin-left: -.3125rem;
		margin-right: -.3125rem
	}
	.column,
	.columns {
		padding-left: .3125rem;
		padding-right: .3125rem
	}
}

.row .row.collapse {
	margin-left: 0;
	margin-right: 0
}

.row.expanded .row {
	margin-left: auto;
	margin-right: auto
}

.column,
.columns {
	width: 100%;
	float: left;
	padding-left: .3125rem;
	padding-right: .3125rem
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
	float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
	float: left
}

.column.row.row,
.row.row.columns {
	float: none
}

.row .column.row.row,
.row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}

.small-1 {
	width: 8.33333%
}

.small-push-1 {
	left: 8.33333%
}

.small-pull-1 {
	left: -8.33333%
}

.small-offset-0 {
	margin-left: 0
}

.small-2 {
	width: 16.66667%
}

.small-push-2 {
	left: 16.66667%
}

.small-pull-2 {
	left: -16.66667%
}

.small-offset-1 {
	margin-left: 8.33333%
}

.small-3 {
	width: 25%
}

.small-push-3 {
	left: 25%
}

.small-pull-3 {
	left: -25%
}

.small-offset-2 {
	margin-left: 16.66667%
}

.small-4 {
	width: 33.33333%
}

.small-push-4 {
	left: 33.33333%
}

.small-pull-4 {
	left: -33.33333%
}

.small-offset-3 {
	margin-left: 25%
}

.small-5 {
	width: 41.66667%
}

.small-push-5 {
	left: 41.66667%
}

.small-pull-5 {
	left: -41.66667%
}

.small-offset-4 {
	margin-left: 33.33333%
}

.small-6 {
	width: 50%
}

.small-push-6 {
	position: relative;
	left: 50%
}

.small-pull-6 {
	left: -50%
}

.small-offset-5 {
	margin-left: 41.66667%
}

.small-7 {
	width: 58.33333%
}

.small-push-7 {
	left: 58.33333%
}

.small-pull-7 {
	left: -58.33333%
}

.small-offset-6 {
	margin-left: 50%
}

.small-8 {
	width: 66.66667%
}

.small-push-8 {
	left: 66.66667%
}

.small-pull-8 {
	left: -66.66667%
}

.small-offset-7 {
	margin-left: 58.33333%
}

.small-9 {
	width: 75%
}

.small-push-9 {
	left: 75%
}

.small-pull-9 {
	left: -75%
}

.small-offset-8 {
	margin-left: 66.66667%
}

.small-10 {
	width: 83.33333%
}

.small-push-10 {
	left: 83.33333%
}

.small-pull-10 {
	left: -83.33333%
}

.small-offset-9 {
	margin-left: 75%
}

.small-11 {
	width: 91.66667%
}

.small-push-11 {
	left: 91.66667%
}

.small-pull-11 {
	left: -91.66667%
}

.small-offset-10 {
	margin-left: 83.33333%
}

.small-12 {
	width: 100%
}

.small-offset-11 {
	margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
	width: 100%;
	float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
	float: left
}

.small-up-2>.column,
.small-up-2>.columns {
	width: 50%;
	float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
	clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
	float: left
}

.small-up-3>.column,
.small-up-3>.columns {
	width: 33.33333%;
	float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
	float: left
}

.small-up-4>.column,
.small-up-4>.columns {
	width: 25%;
	float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
	float: left
}

.small-up-5>.column,
.small-up-5>.columns {
	width: 20%;
	float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
	float: left
}

.small-up-6>.column,
.small-up-6>.columns {
	width: 16.66667%;
	float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
	float: left
}

.small-up-7>.column,
.small-up-7>.columns {
	width: 14.28571%;
	float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
	float: left
}

.small-up-8>.column,
.small-up-8>.columns {
	width: 12.5%;
	float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
	float: left
}

.small-collapse>.column,
.small-collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.expanded.row .small-collapse.row,
.small-collapse .row {
	margin-left: 0;
	margin-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
	padding-left: .3125rem;
	padding-right: .3125rem
}

.small-centered {
	float: none;
	margin-left: auto;
	margin-right: auto
}

.small-pull-0,
.small-push-0,
.small-uncentered {
	position: static;
	margin-left: 0;
	margin-right: 0;
	float: left
}

@media screen and (min-width:32.375em) {
	.medium-pull-1,
	.medium-pull-10,
	.medium-pull-11,
	.medium-pull-2,
	.medium-pull-3,
	.medium-pull-4,
	.medium-pull-5,
	.medium-pull-6,
	.medium-pull-7,
	.medium-pull-8,
	.medium-pull-9,
	.medium-push-1,
	.medium-push-10,
	.medium-push-11,
	.medium-push-2,
	.medium-push-3,
	.medium-push-4,
	.medium-push-5,
	.medium-push-7,
	.medium-push-8,
	.medium-push-9 {
		position: relative
	}
	.medium-1 {
		width: 8.33333%
	}
	.medium-push-1 {
		left: 8.33333%
	}
	.medium-pull-1 {
		left: -8.33333%
	}
	.medium-offset-0 {
		margin-left: 0
	}
	.medium-2 {
		width: 16.66667%
	}
	.medium-push-2 {
		left: 16.66667%
	}
	.medium-pull-2 {
		left: -16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		width: 25%
	}
	.medium-push-3 {
		left: 25%
	}
	.medium-pull-3 {
		left: -25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		width: 33.33333%
	}
	.medium-push-4 {
		left: 33.33333%
	}
	.medium-pull-4 {
		left: -33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		width: 41.66667%
	}
	.medium-push-5 {
		left: 41.66667%
	}
	.medium-pull-5 {
		left: -41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		width: 50%
	}
	.medium-push-6 {
		position: relative;
		left: 50%
	}
	.medium-pull-6 {
		left: -50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		width: 58.33333%
	}
	.medium-push-7 {
		left: 58.33333%
	}
	.medium-pull-7 {
		left: -58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		width: 66.66667%
	}
	.medium-push-8 {
		left: 66.66667%
	}
	.medium-pull-8 {
		left: -66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		width: 75%
	}
	.medium-push-9 {
		left: 75%
	}
	.medium-pull-9 {
		left: -75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		width: 83.33333%
	}
	.medium-push-10 {
		left: 83.33333%
	}
	.medium-pull-10 {
		left: -83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		width: 91.66667%
	}
	.medium-push-11 {
		left: 91.66667%
	}
	.medium-pull-11 {
		left: -91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-up-1>.column,
	.medium-up-1>.columns {
		width: 100%;
		float: left
	}
	.medium-up-1>.column:nth-of-type(1n),
	.medium-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-1>.column:nth-of-type(1n+1),
	.medium-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.medium-up-1>.column:last-child,
	.medium-up-1>.columns:last-child {
		float: left
	}
	.medium-up-2>.column,
	.medium-up-2>.columns {
		width: 50%;
		float: left
	}
	.medium-up-2>.column:nth-of-type(1n),
	.medium-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-2>.column:nth-of-type(2n+1),
	.medium-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.medium-up-2>.column:last-child,
	.medium-up-2>.columns:last-child {
		float: left
	}
	.medium-up-3>.column,
	.medium-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.medium-up-3>.column:nth-of-type(1n),
	.medium-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-3>.column:nth-of-type(3n+1),
	.medium-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.medium-up-3>.column:last-child,
	.medium-up-3>.columns:last-child {
		float: left
	}
	.medium-up-4>.column,
	.medium-up-4>.columns {
		width: 25%;
		float: left
	}
	.medium-up-4>.column:nth-of-type(1n),
	.medium-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-4>.column:nth-of-type(4n+1),
	.medium-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.medium-up-4>.column:last-child,
	.medium-up-4>.columns:last-child {
		float: left
	}
	.medium-up-5>.column,
	.medium-up-5>.columns {
		width: 20%;
		float: left
	}
	.medium-up-5>.column:nth-of-type(1n),
	.medium-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-5>.column:nth-of-type(5n+1),
	.medium-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.medium-up-5>.column:last-child,
	.medium-up-5>.columns:last-child {
		float: left
	}
	.medium-up-6>.column,
	.medium-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.medium-up-6>.column:nth-of-type(1n),
	.medium-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-6>.column:nth-of-type(6n+1),
	.medium-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.medium-up-6>.column:last-child,
	.medium-up-6>.columns:last-child {
		float: left
	}
	.medium-up-7>.column,
	.medium-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.medium-up-7>.column:nth-of-type(1n),
	.medium-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-7>.column:nth-of-type(7n+1),
	.medium-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.medium-up-7>.column:last-child,
	.medium-up-7>.columns:last-child {
		float: left
	}
	.medium-up-8>.column,
	.medium-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.medium-up-8>.column:nth-of-type(1n),
	.medium-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-8>.column:nth-of-type(8n+1),
	.medium-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.medium-up-8>.column:last-child,
	.medium-up-8>.columns:last-child {
		float: left
	}
	.medium-collapse>.column,
	.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .medium-collapse.row,
	.medium-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.medium-uncollapse>.column,
	.medium-uncollapse>.columns {
		padding-left: .3125rem;
		padding-right: .3125rem
	}
	.medium-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.medium-pull-0,
	.medium-push-0,
	.medium-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

@media screen and (min-width:47.375em) {
	.large-pull-1,
	.large-pull-10,
	.large-pull-11,
	.large-pull-2,
	.large-pull-3,
	.large-pull-4,
	.large-pull-5,
	.large-pull-6,
	.large-pull-7,
	.large-pull-8,
	.large-pull-9,
	.large-push-1,
	.large-push-10,
	.large-push-11,
	.large-push-2,
	.large-push-3,
	.large-push-4,
	.large-push-5,
	.large-push-7,
	.large-push-8,
	.large-push-9 {
		position: relative
	}
	.large-1 {
		width: 8.33333%
	}
	.large-push-1 {
		left: 8.33333%
	}
	.large-pull-1 {
		left: -8.33333%
	}
	.large-offset-0 {
		margin-left: 0
	}
	.large-2 {
		width: 16.66667%
	}
	.large-push-2 {
		left: 16.66667%
	}
	.large-pull-2 {
		left: -16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		width: 25%
	}
	.large-push-3 {
		left: 25%
	}
	.large-pull-3 {
		left: -25%
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		width: 33.33333%
	}
	.large-push-4 {
		left: 33.33333%
	}
	.large-pull-4 {
		left: -33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		width: 41.66667%
	}
	.large-push-5 {
		left: 41.66667%
	}
	.large-pull-5 {
		left: -41.66667%
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		width: 50%
	}
	.large-push-6 {
		position: relative;
		left: 50%
	}
	.large-pull-6 {
		left: -50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		width: 58.33333%
	}
	.large-push-7 {
		left: 58.33333%
	}
	.large-pull-7 {
		left: -58.33333%
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		width: 66.66667%
	}
	.large-push-8 {
		left: 66.66667%
	}
	.large-pull-8 {
		left: -66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		width: 75%
	}
	.large-push-9 {
		left: 75%
	}
	.large-pull-9 {
		left: -75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		width: 83.33333%
	}
	.large-push-10 {
		left: 83.33333%
	}
	.large-pull-10 {
		left: -83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		width: 91.66667%
	}
	.large-push-11 {
		left: 91.66667%
	}
	.large-pull-11 {
		left: -91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-up-1>.column,
	.large-up-1>.columns {
		width: 100%;
		float: left
	}
	.large-up-1>.column:nth-of-type(1n),
	.large-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-1>.column:nth-of-type(1n+1),
	.large-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.large-up-1>.column:last-child,
	.large-up-1>.columns:last-child {
		float: left
	}
	.large-up-2>.column,
	.large-up-2>.columns {
		width: 50%;
		float: left
	}
	.large-up-2>.column:nth-of-type(1n),
	.large-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-2>.column:nth-of-type(2n+1),
	.large-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.large-up-2>.column:last-child,
	.large-up-2>.columns:last-child {
		float: left
	}
	.large-up-3>.column,
	.large-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.large-up-3>.column:nth-of-type(1n),
	.large-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-3>.column:nth-of-type(3n+1),
	.large-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.large-up-3>.column:last-child,
	.large-up-3>.columns:last-child {
		float: left
	}
	.large-up-4>.column,
	.large-up-4>.columns {
		width: 25%;
		float: left
	}
	.large-up-4>.column:nth-of-type(1n),
	.large-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-4>.column:nth-of-type(4n+1),
	.large-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.large-up-4>.column:last-child,
	.large-up-4>.columns:last-child {
		float: left
	}
	.large-up-5>.column,
	.large-up-5>.columns {
		width: 20%;
		float: left
	}
	.large-up-5>.column:nth-of-type(1n),
	.large-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-5>.column:nth-of-type(5n+1),
	.large-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.large-up-5>.column:last-child,
	.large-up-5>.columns:last-child {
		float: left
	}
	.large-up-6>.column,
	.large-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.large-up-6>.column:nth-of-type(1n),
	.large-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-6>.column:nth-of-type(6n+1),
	.large-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.large-up-6>.column:last-child,
	.large-up-6>.columns:last-child {
		float: left
	}
	.large-up-7>.column,
	.large-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.large-up-7>.column:nth-of-type(1n),
	.large-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-7>.column:nth-of-type(7n+1),
	.large-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.large-up-7>.column:last-child,
	.large-up-7>.columns:last-child {
		float: left
	}
	.large-up-8>.column,
	.large-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.large-up-8>.column:nth-of-type(1n),
	.large-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-8>.column:nth-of-type(8n+1),
	.large-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.large-up-8>.column:last-child,
	.large-up-8>.columns:last-child {
		float: left
	}
	.large-collapse>.column,
	.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .large-collapse.row,
	.large-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.large-uncollapse>.column,
	.large-uncollapse>.columns {
		padding-left: .3125rem;
		padding-right: .3125rem
	}
	.large-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.large-pull-0,
	.large-push-0,
	.large-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

@media screen and (min-width:62.375em) {
	.xlarge-pull-1,
	.xlarge-pull-10,
	.xlarge-pull-11,
	.xlarge-pull-2,
	.xlarge-pull-3,
	.xlarge-pull-4,
	.xlarge-pull-5,
	.xlarge-pull-6,
	.xlarge-pull-7,
	.xlarge-pull-8,
	.xlarge-pull-9,
	.xlarge-push-1,
	.xlarge-push-10,
	.xlarge-push-11,
	.xlarge-push-2,
	.xlarge-push-3,
	.xlarge-push-4,
	.xlarge-push-5,
	.xlarge-push-7,
	.xlarge-push-8,
	.xlarge-push-9 {
		position: relative
	}
	.xlarge-1 {
		width: 8.33333%
	}
	.xlarge-push-1 {
		left: 8.33333%
	}
	.xlarge-pull-1 {
		left: -8.33333%
	}
	.xlarge-offset-0 {
		margin-left: 0
	}
	.xlarge-2 {
		width: 16.66667%
	}
	.xlarge-push-2 {
		left: 16.66667%
	}
	.xlarge-pull-2 {
		left: -16.66667%
	}
	.xlarge-offset-1 {
		margin-left: 8.33333%
	}
	.xlarge-3 {
		width: 25%
	}
	.xlarge-push-3 {
		left: 25%
	}
	.xlarge-pull-3 {
		left: -25%
	}
	.xlarge-offset-2 {
		margin-left: 16.66667%
	}
	.xlarge-4 {
		width: 33.33333%
	}
	.xlarge-push-4 {
		left: 33.33333%
	}
	.xlarge-pull-4 {
		left: -33.33333%
	}
	.xlarge-offset-3 {
		margin-left: 25%
	}
	.xlarge-5 {
		width: 41.66667%
	}
	.xlarge-push-5 {
		left: 41.66667%
	}
	.xlarge-pull-5 {
		left: -41.66667%
	}
	.xlarge-offset-4 {
		margin-left: 33.33333%
	}
	.xlarge-6 {
		width: 50%
	}
	.xlarge-push-6 {
		position: relative;
		left: 50%
	}
	.xlarge-pull-6 {
		left: -50%
	}
	.xlarge-offset-5 {
		margin-left: 41.66667%
	}
	.xlarge-7 {
		width: 58.33333%
	}
	.xlarge-push-7 {
		left: 58.33333%
	}
	.xlarge-pull-7 {
		left: -58.33333%
	}
	.xlarge-offset-6 {
		margin-left: 50%
	}
	.xlarge-8 {
		width: 66.66667%
	}
	.xlarge-push-8 {
		left: 66.66667%
	}
	.xlarge-pull-8 {
		left: -66.66667%
	}
	.xlarge-offset-7 {
		margin-left: 58.33333%
	}
	.xlarge-9 {
		width: 75%
	}
	.xlarge-push-9 {
		left: 75%
	}
	.xlarge-pull-9 {
		left: -75%
	}
	.xlarge-offset-8 {
		margin-left: 66.66667%
	}
	.xlarge-10 {
		width: 83.33333%
	}
	.xlarge-push-10 {
		left: 83.33333%
	}
	.xlarge-pull-10 {
		left: -83.33333%
	}
	.xlarge-offset-9 {
		margin-left: 75%
	}
	.xlarge-11 {
		width: 91.66667%
	}
	.xlarge-push-11 {
		left: 91.66667%
	}
	.xlarge-pull-11 {
		left: -91.66667%
	}
	.xlarge-offset-10 {
		margin-left: 83.33333%
	}
	.xlarge-12 {
		width: 100%
	}
	.xlarge-offset-11 {
		margin-left: 91.66667%
	}
	.xlarge-up-1>.column,
	.xlarge-up-1>.columns {
		width: 100%;
		float: left
	}
	.xlarge-up-1>.column:nth-of-type(1n),
	.xlarge-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-1>.column:nth-of-type(1n+1),
	.xlarge-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.xlarge-up-1>.column:last-child,
	.xlarge-up-1>.columns:last-child {
		float: left
	}
	.xlarge-up-2>.column,
	.xlarge-up-2>.columns {
		width: 50%;
		float: left
	}
	.xlarge-up-2>.column:nth-of-type(1n),
	.xlarge-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-2>.column:nth-of-type(2n+1),
	.xlarge-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.xlarge-up-2>.column:last-child,
	.xlarge-up-2>.columns:last-child {
		float: left
	}
	.xlarge-up-3>.column,
	.xlarge-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.xlarge-up-3>.column:nth-of-type(1n),
	.xlarge-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-3>.column:nth-of-type(3n+1),
	.xlarge-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.xlarge-up-3>.column:last-child,
	.xlarge-up-3>.columns:last-child {
		float: left
	}
	.xlarge-up-4>.column,
	.xlarge-up-4>.columns {
		width: 25%;
		float: left
	}
	.xlarge-up-4>.column:nth-of-type(1n),
	.xlarge-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-4>.column:nth-of-type(4n+1),
	.xlarge-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.xlarge-up-4>.column:last-child,
	.xlarge-up-4>.columns:last-child {
		float: left
	}
	.xlarge-up-5>.column,
	.xlarge-up-5>.columns {
		width: 20%;
		float: left
	}
	.xlarge-up-5>.column:nth-of-type(1n),
	.xlarge-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-5>.column:nth-of-type(5n+1),
	.xlarge-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.xlarge-up-5>.column:last-child,
	.xlarge-up-5>.columns:last-child {
		float: left
	}
	.xlarge-up-6>.column,
	.xlarge-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.xlarge-up-6>.column:nth-of-type(1n),
	.xlarge-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-6>.column:nth-of-type(6n+1),
	.xlarge-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.xlarge-up-6>.column:last-child,
	.xlarge-up-6>.columns:last-child {
		float: left
	}
	.xlarge-up-7>.column,
	.xlarge-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.xlarge-up-7>.column:nth-of-type(1n),
	.xlarge-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-7>.column:nth-of-type(7n+1),
	.xlarge-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.xlarge-up-7>.column:last-child,
	.xlarge-up-7>.columns:last-child {
		float: left
	}
	.xlarge-up-8>.column,
	.xlarge-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.xlarge-up-8>.column:nth-of-type(1n),
	.xlarge-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-8>.column:nth-of-type(8n+1),
	.xlarge-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.xlarge-up-8>.column:last-child,
	.xlarge-up-8>.columns:last-child {
		float: left
	}
	.xlarge-collapse>.column,
	.xlarge-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .xlarge-collapse.row,
	.xlarge-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.xlarge-uncollapse>.column,
	.xlarge-uncollapse>.columns {
		padding-left: .3125rem;
		padding-right: .3125rem
	}
	.xlarge-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.xlarge-pull-0,
	.xlarge-push-0,
	.xlarge-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

@media screen and (min-width:77.375em) {
	.xxlarge-pull-1,
	.xxlarge-pull-10,
	.xxlarge-pull-11,
	.xxlarge-pull-2,
	.xxlarge-pull-3,
	.xxlarge-pull-4,
	.xxlarge-pull-5,
	.xxlarge-pull-6,
	.xxlarge-pull-7,
	.xxlarge-pull-8,
	.xxlarge-pull-9,
	.xxlarge-push-1,
	.xxlarge-push-10,
	.xxlarge-push-11,
	.xxlarge-push-2,
	.xxlarge-push-3,
	.xxlarge-push-4,
	.xxlarge-push-5,
	.xxlarge-push-7,
	.xxlarge-push-8,
	.xxlarge-push-9 {
		position: relative
	}
	.xxlarge-1 {
		width: 8.33333%
	}
	.xxlarge-push-1 {
		left: 8.33333%
	}
	.xxlarge-pull-1 {
		left: -8.33333%
	}
	.xxlarge-offset-0 {
		margin-left: 0
	}
	.xxlarge-2 {
		width: 16.66667%
	}
	.xxlarge-push-2 {
		left: 16.66667%
	}
	.xxlarge-pull-2 {
		left: -16.66667%
	}
	.xxlarge-offset-1 {
		margin-left: 8.33333%
	}
	.xxlarge-3 {
		width: 25%
	}
	.xxlarge-push-3 {
		left: 25%
	}
	.xxlarge-pull-3 {
		left: -25%
	}
	.xxlarge-offset-2 {
		margin-left: 16.66667%
	}
	.xxlarge-4 {
		width: 33.33333%
	}
	.xxlarge-push-4 {
		left: 33.33333%
	}
	.xxlarge-pull-4 {
		left: -33.33333%
	}
	.xxlarge-offset-3 {
		margin-left: 25%
	}
	.xxlarge-5 {
		width: 41.66667%
	}
	.xxlarge-push-5 {
		left: 41.66667%
	}
	.xxlarge-pull-5 {
		left: -41.66667%
	}
	.xxlarge-offset-4 {
		margin-left: 33.33333%
	}
	.xxlarge-6 {
		width: 50%
	}
	.xxlarge-push-6 {
		position: relative;
		left: 50%
	}
	.xxlarge-pull-6 {
		left: -50%
	}
	.xxlarge-offset-5 {
		margin-left: 41.66667%
	}
	.xxlarge-7 {
		width: 58.33333%
	}
	.xxlarge-push-7 {
		left: 58.33333%
	}
	.xxlarge-pull-7 {
		left: -58.33333%
	}
	.xxlarge-offset-6 {
		margin-left: 50%
	}
	.xxlarge-8 {
		width: 66.66667%
	}
	.xxlarge-push-8 {
		left: 66.66667%
	}
	.xxlarge-pull-8 {
		left: -66.66667%
	}
	.xxlarge-offset-7 {
		margin-left: 58.33333%
	}
	.xxlarge-9 {
		width: 75%
	}
	.xxlarge-push-9 {
		left: 75%
	}
	.xxlarge-pull-9 {
		left: -75%
	}
	.xxlarge-offset-8 {
		margin-left: 66.66667%
	}
	.xxlarge-10 {
		width: 83.33333%
	}
	.xxlarge-push-10 {
		left: 83.33333%
	}
	.xxlarge-pull-10 {
		left: -83.33333%
	}
	.xxlarge-offset-9 {
		margin-left: 75%
	}
	.xxlarge-11 {
		width: 91.66667%
	}
	.xxlarge-push-11 {
		left: 91.66667%
	}
	.xxlarge-pull-11 {
		left: -91.66667%
	}
	.xxlarge-offset-10 {
		margin-left: 83.33333%
	}
	.xxlarge-12 {
		width: 100%
	}
	.xxlarge-offset-11 {
		margin-left: 91.66667%
	}
	.xxlarge-up-1>.column,
	.xxlarge-up-1>.columns {
		width: 100%;
		float: left
	}
	.xxlarge-up-1>.column:nth-of-type(1n),
	.xxlarge-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-1>.column:nth-of-type(1n+1),
	.xxlarge-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.xxlarge-up-1>.column:last-child,
	.xxlarge-up-1>.columns:last-child {
		float: left
	}
	.xxlarge-up-2>.column,
	.xxlarge-up-2>.columns {
		width: 50%;
		float: left
	}
	.xxlarge-up-2>.column:nth-of-type(1n),
	.xxlarge-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-2>.column:nth-of-type(2n+1),
	.xxlarge-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.xxlarge-up-2>.column:last-child,
	.xxlarge-up-2>.columns:last-child {
		float: left
	}
	.xxlarge-up-3>.column,
	.xxlarge-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.xxlarge-up-3>.column:nth-of-type(1n),
	.xxlarge-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-3>.column:nth-of-type(3n+1),
	.xxlarge-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.xxlarge-up-3>.column:last-child,
	.xxlarge-up-3>.columns:last-child {
		float: left
	}
	.xxlarge-up-4>.column,
	.xxlarge-up-4>.columns {
		width: 25%;
		float: left
	}
	.xxlarge-up-4>.column:nth-of-type(1n),
	.xxlarge-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-4>.column:nth-of-type(4n+1),
	.xxlarge-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.xxlarge-up-4>.column:last-child,
	.xxlarge-up-4>.columns:last-child {
		float: left
	}
	.xxlarge-up-5>.column,
	.xxlarge-up-5>.columns {
		width: 20%;
		float: left
	}
	.xxlarge-up-5>.column:nth-of-type(1n),
	.xxlarge-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-5>.column:nth-of-type(5n+1),
	.xxlarge-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.xxlarge-up-5>.column:last-child,
	.xxlarge-up-5>.columns:last-child {
		float: left
	}
	.xxlarge-up-6>.column,
	.xxlarge-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.xxlarge-up-6>.column:nth-of-type(1n),
	.xxlarge-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-6>.column:nth-of-type(6n+1),
	.xxlarge-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.xxlarge-up-6>.column:last-child,
	.xxlarge-up-6>.columns:last-child {
		float: left
	}
	.xxlarge-up-7>.column,
	.xxlarge-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.xxlarge-up-7>.column:nth-of-type(1n),
	.xxlarge-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-7>.column:nth-of-type(7n+1),
	.xxlarge-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.xxlarge-up-7>.column:last-child,
	.xxlarge-up-7>.columns:last-child {
		float: left
	}
	.xxlarge-up-8>.column,
	.xxlarge-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.xxlarge-up-8>.column:nth-of-type(1n),
	.xxlarge-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.xxlarge-up-8>.column:nth-of-type(8n+1),
	.xxlarge-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.xxlarge-up-8>.column:last-child,
	.xxlarge-up-8>.columns:last-child {
		float: left
	}
	.xxlarge-collapse>.column,
	.xxlarge-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .xxlarge-collapse.row,
	.xxlarge-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.xxlarge-uncollapse>.column,
	.xxlarge-uncollapse>.columns {
		padding-left: .3125rem;
		padding-right: .3125rem
	}
	.xxlarge-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.xxlarge-pull-0,
	.xxlarge-push-0,
	.xxlarge-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

.breadcrumbs::after,
.clearfix::after,
.menu.align-right::after,
.pagination::after,
.tabs::after,
hr {
	clear: both
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	margin-left: 1.25rem
}

dl,
ol,
ul {
	margin-bottom: 1rem
}

p {
	font-size: inherit
}

em,
i {
	font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	color: inherit;
	margin-top: 0;
	margin-bottom: .5rem;
	line-height: 1.4
}

code,
kbd {
	background-color: #eeeff1;
	color: #000;
	font-family: Consolas, "Liberation Mono", Courier, monospace
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #a8adb7;
	line-height: 0
}

h1 {
	font-size: 1.375rem
}

h2 {
	font-size: 1.0625rem
}

h3,
h4,
h5,
h6 {
	font-size: .8125rem
}

@media screen and (min-width:32.375em) {
	h1 {
		font-size: 1.5625rem
	}
	h2 {
		font-size: 1.125rem
	}
	h3,
	h4,
	h5,
	h6 {
		font-size: .9375rem
	}
}

a {
	background-color: transparent;
	color: #b11a08;
	text-decoration: none;
	cursor: pointer
}

a:focus,
a:hover, li.active a {
	color: #e2210a
}

a img {
	border: 0
}

hr {
	box-sizing: content-box;
	max-width: 75rem;
	height: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #a8adb7;
	margin: 1.25rem auto
}

dl,
ol,
ul {
	line-height: 1.6;
	list-style-position: outside
}

li {
	font-size: inherit
}

ul {
	list-style-type: disc
}

.accordion,
.menu,
.tabs {
	list-style-type: none
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

.subheader,
code,
label {
	font-weight: 400
}

blockquote {
	padding: 0
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #000
}

cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: '\2014 \0020'
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #000
}

code {
	border: 1px solid #a8adb7;
	padding: .125rem .3125rem .0625rem
}

kbd {
	padding: .125rem .25rem 0;
	margin: 0
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p+.stat {
	margin-top: -1rem
}

.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media screen and (min-width:32.375em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}

@media screen and (min-width:47.375em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}

@media screen and (min-width:62.375em) {
	.xlarge-text-left {
		text-align: left
	}
	.xlarge-text-right {
		text-align: right
	}
	.xlarge-text-center {
		text-align: center
	}
	.xlarge-text-justify {
		text-align: justify
	}
}

@media screen and (min-width:77.375em) {
	.xxlarge-text-left {
		text-align: left
	}
	.xxlarge-text-right {
		text-align: right
	}
	.xxlarge-text-center {
		text-align: center
	}
	.xxlarge-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none!important
}

@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	* {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	.show-for-print {
		display: block!important
	}
	.hide-for-print {
		display: none!important
	}
	table.show-for-print {
		display: table!important
	}
	thead.show-for-print {
		display: table-header-group!important
	}
	tbody.show-for-print {
		display: table-row-group!important
	}
	tr.show-for-print {
		display: table-row!important
	}
	td.show-for-print,
	th.show-for-print {
		display: table-cell!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	.ir a:after,
	a[href^='javascript:']:after,
	a[href^='#']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote,
	pre {
		border: 1px solid #8a8a8a
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

.slider-fill,
legend,
textarea {
	max-width: 100%
}

.button,
.cart-container-pay input[type=submit] {
	display: inline-block;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-transition: background-color .25s ease-out, color .25s ease-out;
	transition: background-color .25s ease-out, color .25s ease-out;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: .25rem;
	padding: .85em 1em;
	margin: 0 0 1rem;
	font-size: .9rem;
	background-color: #b11a08;
	color: #ffffff
}

.cart-container-pay [data-whatinput=mouse] input[type=submit],
[data-whatinput=mouse] .button,
[data-whatinput=mouse] .cart-container-pay input[type=submit] {
	outline: 0
}

.button:focus,
.button:hover,
.cart-container-pay input[type=submit]:focus,
.cart-container-pay input[type=submit]:hover {
	background-color: #e2210a;
	color: #ffffff
}

.button.large,
.cart-container-pay input.large[type=submit] {
	font-size: 1.25rem
}

.button.expanded,
.cart-container-pay input.expanded[type=submit] {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0
}

.button.primary,
.cart-container-pay input.primary[type=submit] {
	background-color: #b11a08;
	color: #ffffff
}

.button.primary:focus,
.button.primary:hover,
.cart-container-pay input.primary[type=submit]:focus,
.cart-container-pay input.primary[type=submit]:hover {
	color: #ffffff
}

.button.secondary:focus,
.button.secondary:hover,
.cart-container-pay input.secondary[type=submit]:focus,
.cart-container-pay input.secondary[type=submit]:hover {
	color: #ffffff
}

.button.warning,
.cart-container-pay input.warning[type=submit] {
	background-color: #ff7a29;
	color: #ffffff
}

.button.warning:focus,
.button.warning:hover,
.cart-container-pay input.warning[type=submit]:focus,
.cart-container-pay input.warning[type=submit]:hover {
	background-color: #ed5a00;
	color: #ffffff
}

.button.alert,
.cart-container-pay input.alert[type=submit] {
	background-color: #d8192c;
	color: #ffffff
}

.button.alert:focus,
.button.alert:hover,
.cart-container-pay input.alert[type=submit]:focus,
.cart-container-pay input.alert[type=submit]:hover {
	background-color: #ad1423;
	color: #ffffff
}

.button.hollow,
.cart-container-pay input.hollow[type=submit] {
	border: 1px solid #b11a08;
	color: #b11a08
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover,
.cart-container-pay input.hollow[type=submit],
.cart-container-pay input.hollow[type=submit]:focus,
.cart-container-pay input.hollow[type=submit]:hover {
	background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover,
.cart-container-pay input.hollow[type=submit]:focus,
.cart-container-pay input.hollow[type=submit]:hover {
	border-color: #003769;
	color: #003769
}

.button.hollow.primary,
.cart-container-pay input.hollow.primary[type=submit] {
	border: 1px solid #b11a08;
	color: #b11a08
}

.button.hollow.primary:focus,
.button.hollow.primary:hover,
.cart-container-pay input.hollow.primary[type=submit]:focus,
.cart-container-pay input.hollow.primary[type=submit]:hover {
	border-color: #003769;
	color: #003769
}

.button.hollow.secondary,
.cart-container-pay input.hollow.secondary[type=submit] {
	border: 1px solid #b11a08;
	color: #b11a08
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover,
.cart-container-pay input.hollow.secondary[type=submit]:focus,
.cart-container-pay input.hollow.secondary[type=submit]:hover {
	border-color: #871802;
	color: #871802
}

.button.hollow.warning,
.cart-container-pay input.hollow.warning[type=submit] {
	border: 1px solid #ff7a29;
	color: #ff7a29
}

.button.hollow.warning:focus,
.button.hollow.warning:hover,
.cart-container-pay input.hollow.warning[type=submit]:focus,
.cart-container-pay input.hollow.warning[type=submit]:hover {
	border-color: #943800;
	color: #943800
}

.button.hollow.alert,
.cart-container-pay input.hollow.alert[type=submit] {
	border: 1px solid #d8192c;
	color: #d8192c
}

.button.hollow.alert:focus,
.button.hollow.alert:hover,
.cart-container-pay input.hollow.alert[type=submit]:focus,
.cart-container-pay input.hollow.alert[type=submit]:hover {
	border-color: #6c0d16;
	color: #6c0d16
}

.button.disabled,
.button[disabled],
.cart-container-pay input.disabled[type=submit],
.cart-container-pay input[disabled][type=submit] {
	opacity: 1
}

.button.dropdown::after,
.cart-container-pay input.dropdown[type=submit]::after {
	content: '';
	width: 0;
	height: 0;
	border: .4em inset;
	border-color: #fff transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: relative;
	top: .4em;
	float: right;
	margin-left: 1em;
	display: inline-block
}

.button.arrow-only::after,
.cart-container-pay input.arrow-only[type=submit]::after {
	margin-left: 0;
	float: none;
	top: -.1em
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: inherit1.5rem-.0625rem;
	padding: .5rem;
	border: 0;
	margin: 0 0 1rem;
	font-family: inherit;
	font-size: inherit;
	color: #000;
	background-color: #fff;
	box-shadow: none;
	border-radius: .3125rem;
	-webkit-transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none
}

[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
	border: 0;
	background-color: #fff;
	outline: 0;
	box-shadow: none;
	-webkit-transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
	min-height: 50px
}

textarea[rows] {
	height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #a8adb7
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #a8adb7
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #a8adb7
}

input::placeholder,
textarea::placeholder {
	color: #a8adb7
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #eeeff1;
	cursor: default
}

[type=submit],
[type=button] {
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none
}

input[type=search] {
	box-sizing: border-box
}

[type=file],
[type=checkbox],
[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	vertical-align: baseline
}

.js-drilldown-back>a::before,
.menu>li,
.menu>li>a i,
.menu>li>a i+span,
.menu>li>a img,
.menu>li>a img+span,
.menu>li>a svg,
.menu>li>a svg+span {
	vertical-align: middle
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
	cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

[type=file] {
	width: 100%
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	line-height: 1.8;
	color: #000
}

.form-error,
.has-tip,
.menu-text {
	font-weight: 700
}

label.middle {
	margin: 0 0 1rem;
	padding: .5rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #333
}

.input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
fieldset {
	margin: 0
}

.input-group>:first-child,
.input-group>:last-child>* {
	border-radius: 0
}

.input-group-button,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle
}

.input-group-label {
	text-align: center;
	padding: 0 1rem;
	background: #eeeff1;
	color: #000;
	border: 1px solid #a8adb7;
	white-space: nowrap;
	width: 1%;
	height: 100%
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	height: inherit1.5rem
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: 100%;
	width: 1%
}

.input-group .input-group-button {
	display: table-cell
}

fieldset {
	border: 0;
	padding: 0
}

legend {
	margin-bottom: .5rem
}

.fieldset {
	border: 1px solid #a8adb7;
	padding: 1.25rem;
	margin: 1.125rem 0
}

.fieldset legend {
	background: #fff;
	padding: 0 .1875rem;
	margin: 0 0 0 -.1875rem
}

select {
	height: inherit1.5rem-.0625rem;
	padding: .5rem 1.5rem .5rem .5rem;
	border: 0;
	margin: 0 0 1rem;
	font-size: inherit;
	font-family: inherit;
	line-height: normal;
	color: #000;
	background-color: #fff;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2851, 51, 51%29'></polygon></svg>");
	background-size: 9px 6px;
	background-position: right -1rem center;
	background-origin: content-box;
	background-repeat: no-repeat
}

.form-error,
.is-invalid-label {
	color: #d8192c
}

@media screen and (min-width:0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:disabled {
	background-color: #eeeff1;
	cursor: default
}

select::-ms-expand {
	display: none
}

select[multiple] {
	height: auto;
	background-image: none
}

.is-invalid-input:not(:focus) {
	background-color: rgba(216, 25, 44, .1);
	border-color: #d8192c
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem
}

.form-error.is-visible {
	display: block
}

.hide {
	display: none!important
}

@media screen and (max-width:0em),
screen and (min-width:32.375em) {
	.show-for-small-only {
		display: none!important
	}
}

@media screen and (min-width:32.375em) {
	.hide-for-medium {
		display: none!important
	}
}

@media screen and (max-width:32.3125em) {
	.hide-for-small-only,
	.show-for-medium {
		display: none!important
	}
}

@media screen and (min-width:32.375em) and (max-width:47.3125em) {
	.hide-for-medium-only {
		display: none!important
	}
}

@media screen and (max-width:32.3125em),
screen and (min-width:47.375em) {
	.show-for-medium-only {
		display: none!important
	}
}

@media screen and (min-width:47.375em) {
	.hide-for-large {
		display: none!important
	}
}

@media screen and (max-width:47.3125em) {
	.show-for-large {
		display: none!important
	}
}

@media screen and (min-width:47.375em) and (max-width:62.3125em) {
	.hide-for-large-only {
		display: none!important
	}

}

@media screen and (max-width:47.3125em),
screen and (min-width:62.375em) {
	.show-for-large-only {
		display: none!important
	}
}

@media screen and (min-width:62.375em) {
	.hide-for-xlarge {
		display: none!important
	}
}

@media screen and (max-width:62.3125em) {
	.show-for-xlarge {
		display: none!important
	}
}

@media screen and (min-width:62.375em) and (max-width:77.3125em) {
	.hide-for-xlarge-only {
		display: none!important
	}
}

@media screen and (max-width:62.3125em),
screen and (min-width:77.375em) {
	.show-for-xlarge-only {
		display: none!important
	}
}

@media screen and (min-width:77.375em) {
	.hide-for-xxlarge,
	.hide-for-xxlarge-only {
		display: none!important
	}
}

@media screen and (max-width:77.3125em) {
	.show-for-xxlarge,
	.show-for-xxlarge-only {
		display: none!important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute!important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static!important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto
}

.hide-for-portrait,
.show-for-landscape {
	display: block!important
}

@media screen and (orientation:landscape) {
	.hide-for-portrait,
	.show-for-landscape {
		display: block!important
	}
	.hide-for-landscape,
	.show-for-portrait {
		display: none!important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none!important
}

@media screen and (orientation:portrait) {
	.hide-for-portrait,
	.show-for-landscape {
		display: none!important
	}
	.hide-for-landscape,
	.show-for-portrait {
		display: block!important
	}
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-center {
	display: block
}

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

.accordion {
	background: #a8adb7;
	margin-left: 0
}

.accordion-item:first-child>:first-child,
.accordion-item:last-child>:last-child {
	border-radius: 0
}

.accordion-title {
	display: block;
	padding: .90625rem 1rem;
	line-height: 1;
	font-size: .75rem;
	color: #fff;
	position: relative;
	border: 0;
	border-bottom: 0
}

:last-child:not(.is-active)>.accordion-title {
	border-radius: 0;
	border-bottom: 0
}

.accordion-title:focus,
.accordion-title:hover {
	background-color: #c4c8ce
}

.accordion-content {
	padding: 2.1875rem;
	display: none;
	border: 0;
	border-bottom: 0;
	background-color: #fff;
	color: #666
}

:last-child>.accordion-content:last-child {
	border-bottom: 0
}

.breadcrumbs {
	list-style: none;
	margin: 1.25rem 0 .625rem
}

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

.breadcrumbs li {
	float: left;
	color: #999;
	font-size: .8125rem;
	cursor: default
}

.is-dropdown-menu.vertical.align-right,
.menu.align-right>li {
	float: right
}

.breadcrumbs li:not(:last-child)::after {
	content: "/";
	margin: 0 .625rem;
	position: relative;
	top: 1px;
	opacity: 1
}

.breadcrumbs a {
	color: #333
}

.breadcrumbs .disabled {
	color: #a8adb7;
	cursor: not-allowed
}

.callout {
	margin: 0 0 1rem;
	padding: 1.875rem;
	border: 1px solid #d0d0d0;
	border-radius: 0;
	position: relative;
	color: #666;
	background-color: #fff
}

.callout>:last-child,
.menu a,
.menu button,
.menu input {
	margin-bottom: 0
}

.callout>:first-child {
	margin-top: 0
}

.callout.primary {
	background-color: #d2e9ff
}

.callout.secondary {
	background-color: #fee2dc
}

.callout.warning {
	background-color: #ffebdf
}

.callout.alert {
	background-color: #fbdbde
}

.callout.small {
	padding: .5rem
}

.callout.large {
	padding: 3rem
}

.close-button {
	position: absolute;
	line-height: 1;
	cursor: pointer
}

[data-whatinput=mouse] .close-button {
	outline: 0
}

.close-button:focus,
.close-button:hover {
	color: #000
}

.is-drilldown {
	position: relative;
	overflow: hidden
}

.is-drilldown li {
	display: block!important
}

.is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	height: 100%;
	width: 100%;
	background: #fff;
	-webkit-transition: -webkit-transform .15s linear;
	transition: -webkit-transform .15s linear;
	transition: transform .15s linear;
	transition: transform .15s linear, -webkit-transform .15s linear;
	padding-top: 6.625rem;
}

.is-drilldown-submenu-parent>a::after,
.js-drilldown-back>a::before,
.tooltip::before {
	content: '';
	width: 0;
	height: 0
}

.is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
	position: relative
}

.is-drilldown-submenu-parent>a::after {
	display: block;
	border: 6px inset;
	border-color: transparent transparent transparent #b11a08;
	border-left-style: solid;
	border-right-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}

.js-drilldown-back>a::before {
	border: 6px inset;
	border-color: transparent #b11a08 transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	display: inline-block;
	margin-right: .75rem
}

.dropdown-pane {
	background-color: #fff;
	border: 0;
	border-radius: 0;
	display: block;
	font-size: 1rem;
	padding: 1rem;
	position: absolute;
	width: 300px;
	z-index: 10
}

.dropdown-pane.is-open {
	visibility: visible
}

.dropdown-pane.tiny {
	width: 100px
}

.dropdown-pane.small {
	width: 200px
}

.dropdown-pane.large {
	width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 0;
	top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 0;
	top: 100%
}

[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}

.no-js .dropdown.menu ul {
	display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

@media screen and (min-width:32.375em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}
	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}
	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}
	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
}

@media screen and (min-width:47.375em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}
	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}
	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}
	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
}

@media screen and (min-width:62.375em) {
	.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}
	.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}
	.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}
	.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
}

@media screen and (min-width:77.375em) {
	.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}
	.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}
	.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}
	.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	left: auto;
	right: 0
}

.is-dropdown-menu.vertical {
	width: 100px
}

.is-dropdown-submenu>li,
.menu.expanded>li:first-child:last-child {
	width: 100%
}

.is-dropdown-submenu-parent {
	position: relative
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.is-dropdown-submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 200px;
	z-index: 1;
	background: #fff;
	border: 1px solid #a8adb7
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}

.is-dropdown-submenu.js-dropdown-active {
	display: block
}

.label {
	display: inline-block;
	padding: .1875rem .25rem;
	font-size: .75rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	border-radius: .1875rem;
	background: #a8adb7;
	color: #fff
}

.label.secondary {
	background: #b11a08;
	color: #fff
}

.label.warning {
	background: #ff7a29;
	color: #fff
}

.label.alert {
	background: #d8192c;
	color: #fff
}

.menu {
	margin: 0
}

[data-whatinput=mouse] .menu>li {
	outline: 0
}

.menu>li>a {
	display: block;
	padding: .7rem 1rem;
	line-height: 1
}

.menu>li>a i,
.menu>li>a img,
.menu>li>a svg {
	margin-right: .25rem;
	display: inline-block
}

.menu>li {
	display: table-cell
}

.menu.vertical>li {
	display: block
}

@media screen and (min-width:32.375em) {
	.menu.medium-horizontal>li {
		display: table-cell
	}
	.menu.medium-vertical>li {
		display: block
	}
}

@media screen and (min-width:47.375em) {
	.menu.large-horizontal>li {
		display: table-cell
	}
	.menu.large-vertical>li {
		display: block
	}
}

@media screen and (min-width:62.375em) {
	.menu.xlarge-horizontal>li {
		display: table-cell
	}
	.menu.xlarge-vertical>li {
		display: block
	}
}

@media screen and (min-width:77.375em) {
	.menu.xxlarge-horizontal>li {
		display: table-cell
	}
	.menu.xxlarge-vertical>li {
		display: block
	}
}

.menu.simple li {
	line-height: 1;
	display: inline-block;
	margin-right: 1rem
}

.menu.simple a {
	padding: 0
}

.menu.align-right::after,
.menu.align-right::before {
	content: ' ';
	display: table
}

.menu.expanded {
	width: 100%;
	display: table;
	table-layout: fixed
}

.menu.icon-top>li>a {
	text-align: center
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img,
.menu.icon-top>li>a svg {
	display: block;
	margin: 0 auto .25rem
}

.menu.nested {
	margin-left: 1rem
}

.menu .active>a {
	color: #fff;
	background: #b11a08
}

.menu-text {
	color: inherit;
	line-height: 1;
	padding: .7rem 1rem
}

.menu-centered {
	text-align: center
}

.menu-centered>.menu {
	display: inline-block
}

.no-js [data-responsive-menu] ul {
	display: none
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

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

.pagination li {
	font-size: .9375rem;
	margin-right: .0625rem;
	border-radius: 1rem;
	display: inline-block
}

.pagination a,
.pagination button {
	color: #999;
	display: block;
	padding: 0 .625rem;
	border-radius: 0
}

.pagination a:hover,
.pagination button:hover {
	background: inherit
}

.pagination .current {
	padding: 0 .625rem;
	background: #fff;
	color: #b11a08;
	cursor: default
}

.pagination .disabled {
	padding: 0 .625rem;
	color: #a8adb7;
	cursor: not-allowed
}

.pagination .disabled:hover {
	background: 0 0
}

.pagination .ellipsis::after {
	content: '\2026';
	padding: 0 .625rem;
	color: #999
}

.tabs.primary>li>a,
.tooltip {
	color: #fff
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
	content: '\00ab';
	display: inline-block;
	margin-right: .5rem
}

.pagination-next a::after,
.pagination-next.disabled::after {
	content: '\00bb';
	display: inline-block;
	margin-left: .5rem
}

.slider {
	position: relative;
	height: 7px;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #d4d6d9;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none
}

.slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 7px;
	background-color: #b11a08;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
	-webkit-transition: all 0s linear;
	transition: all 0s linear
}

.slider-handle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	z-index: 1;
	display: inline-block;
	width: 21px;
	height: 21px;
	background-color: #b11a08;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	border-radius: 50%
}

.tabs,
.tabs-content {
	border: 1px solid transparent
}

[data-whatinput=mouse] .slider-handle {
	outline: 0
}

.slider-handle:hover {
	background-color: #e52904
}

.slider-handle.is-dragging {
	-webkit-transition: all 0s linear;
	transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.slider.vertical {
	display: inline-block;
	width: 7px;
	height: 12.5rem;
	margin: 0 1.25rem;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

.slider.vertical .slider-fill {
	top: 0;
	width: 7px;
	max-height: 100%
}

.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 21px;
	height: 21px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.sticky-container {
	position: relative
}

.sticky {
	position: absolute;
	z-index: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5
}

.sticky.is-stuck.is-at-top {
	top: 0
}

.sticky.is-anchored {
	position: absolute;
	left: auto;
	right: auto
}

.tabs {
	margin: 0;
	background: #a8adb7
}

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

.tabs.vertical>li {
	width: auto;
	float: none;
	display: block
}

.tabs.simple>li>a {
	padding: 0
}

.tabs.simple>li>a:hover {
	background: 0 0
}

.tabs.primary {
	background: #b11a08
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
	background: #0068c8
}

.tabs-title {
	float: left
}

.tabs-title>a {
	display: block;
	padding: .90625rem 1rem;
	line-height: 1;
	font-size: .875rem
}

.tabs-title>a:hover {
	background: #c4c8ce
}

.tabs-content,
.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
	background: #fff
}

.tabs-content {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border-top: 0
}

.tabs-content.vertical {
	border: 1px solid transparent;
	border-left: 0
}

.tabs-panel {
	display: none;
	padding: 2.1875rem 0
}

.tabs-panel.is-active {
	display: block
}

.has-tip {
	border-bottom: dotted 1px #8a8a8a;
	position: relative;
	display: inline-block;
	cursor: help
}

.tooltip {
	background-color: #000;
	font-size: .8125rem;
	padding: .5rem .75rem;
	position: absolute;
	z-index: 10;
	top: calc(100% + .433rem);
	max-width: 10rem!important;
	border-radius: 0
}

.tooltip::before {
	display: block;
	border: .5rem inset;
	border-color: transparent transparent #000;
	border-bottom-style: solid;
	border-top-width: 0;
	bottom: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.tooltip.left::before,
.tooltip.right::before,
.tooltip.top::before {
	content: '';
	width: 0;
	bottom: auto;
	display: block;
	height: 0
}

.tooltip.top::before {
	border: .5rem inset;
	border-color: #000 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	top: 100%
}

.tooltip.left::before {
	border: .5rem inset;
	border-color: transparent transparent transparent #000;
	border-left-style: solid;
	border-right-width: 0;
	left: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.tooltip.right::before {
	border: .5rem inset;
	border-color: transparent #000 transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	left: auto;
	right: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel {
	width: 100%;
	position: relative
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1, 1);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.jq-select-multiple li,
.jq-selectbox li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(/local/templates/bitlate_pro/include/s1/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

.fancybox-block {
	display: none;
	min-width: 20rem
}

.fancybox-block .fancybox-block-caption {
	padding: 1.0625rem 0;
	text-align: center;
	font-size: 1.375rem;
	font-weight: 700;
	line-height: 1.375rem;
	border-bottom: .0625rem solid #e9e9e9;
	color: #000
}

.fancybox-block .fancybox-block-caption.fancybox-block-caption-liked {
	margin-bottom: -.3125rem;
	padding: 1.5625rem 0 0;
	border: 0
}

.fancybox-block .fancybox-block-caption span {
	display: block;
	margin-bottom: -.3125rem;
	font-size: .8125rem;
	font-weight: 400;
	color: #666
}

.fancybox-block .fancybox-block-wrap {
	padding: 1.875rem;
	border-bottom: .0625rem solid #e9e9e9
}

@media screen and (max-width:32.3125em) {
	.fancybox-block {
		min-width: 17.5rem
	}
	.fancybox-block .fancybox-block-wrap {
		padding: 1.25rem
	}
}

.fancybox-block .fancybox-block-wrap:last-child {
	border: 0
}

.fancybox-block .fancybox-block-wrap.fancybox-block-wrap-order {
	padding: 1.25rem 1.875rem;
	line-height: 1.625rem
}

.fancybox-block .fancybox-block-wrap.fancybox-block-wrap-order:last-child {
	padding-bottom: 1.875rem
}

.cart-container-pay .fancybox-block input.small[type=submit],
.fancybox-block .button.small,
.fancybox-block .cart-container-pay input.small[type=submit] {
	margin-top: .625rem
}

.cart-container-pay .fancybox-block input.fancybox-button[type=submit],
.fancybox-block .button.fancybox-button,
.fancybox-block .cart-container-pay input.fancybox-button[type=submit] {
	margin-top: .3125rem;
	padding: .8125rem
}

.fancybox-block input[type=text],
.fancybox-block input[type=password] {
	margin-bottom: .625rem
}

.fancybox-block input[type=text].password-forgot,
.fancybox-block input[type=password].password-forgot {
	padding-right: 4.375rem
}

.fancybox-block .captha-block input[type=text] {
	width: 8.4375rem
}

.fancybox-block .captha-block .photo {
	width: 7.1875rem;
	height: 2.8125rem;
	border-radius: .3125rem
}

.fancybox-block textarea {
	min-height: 11.5625rem
}

.fancybox-block .rating {
	margin: -.3125rem 0 1.25rem
}

.fancybox-block .product-list-mini {
	max-width: 16.25rem
}

.fancybox-block .forgot {
	position: absolute;
	top: 3.4375rem;
	right: .625rem
}

.fancybox-block .fancybox-text {
	margin: -.9375rem 0 .625rem;
	line-height: 1.125rem;
	color: #333
}

.fancybox-block .not-is-account {
	margin-top: -.9375rem;
	color: #000
}

.fancybox-block .callout.error {
	margin: 0
}

.fancybox-block .fancybox-text-order {
	margin-bottom: .625rem;
	line-height: 1.375rem
}

.fancybox-block .fancybox-text-order strong {
	font-size: .875rem;
	line-height: 1.75rem
}

@media screen and (min-width:32.375em) {
	.cart-container-pay .fancybox-block.cart input.small[type=submit],
	.fancybox-block.cart .button.small,
	.fancybox-block.cart .cart-container-pay input.small[type=submit] {
		margin: 0
	}
}

.fancybox-icon {
	margin-bottom: 1.25rem;
	width: 6.875rem;
	height: 6.875rem;
	border-radius: 3.4375rem;
	border: .125rem solid #b11a08
}

.fancybox-icon .fancybox-icon-check {
	margin: 1.875rem auto;
	width: 3.5rem;
	height: 1.75rem;
	border-left: .125rem solid #b11a08;
	border-bottom: .125rem solid #b11a08;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
	position: relative
}

.fancybox-skin {
	background: #fff;
	color: #666
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 0 .9375rem 0 rgba(5, 5, 5, .15)
}

.fancybox-inner {
	overflow-x: hidden!important;
	overflow: hidden
}

.fancybox-inner .advanced-container-medium {
	margin: 0 -1rem
}

@media screen and (max-width:32.3125em) {
	.fancybox-inner .advanced-container-medium {
		min-width: 100%;
		width: auto
	}
}

@media screen and (min-width:77.375em) {
	.fancybox-inner .advanced-container-medium {
		width: 61.3125rem
	}
	.fancybox-inner .advanced-container-medium .product-preview {
		width: 22.5625rem
	}
	.fancybox-inner .advanced-container-medium .product-info {
		width: 37.5rem
	}
}

.fancybox-inner .inner-container {
	margin-bottom: 0
}

.fancybox-inner .product-info .rating {
	margin: 0
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

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

.fancybox-next span,
.fancybox-prev span {
	background-image: url(/local/templates/bitlate_pro/include/s1/../../images/fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	font-size: 0;
	cursor: pointer;
	z-index: 8060
}

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
	z-index: 8040;
	position: absolute
}

#fancybox-loading div {
	width: 44px;
	height: 44px
}

.fancybox-close {
	top: -1.0625rem;
	right: -1.0625rem;
	width: 2.1875rem;
	height: 2.1875rem;
	border-radius: 1.125rem;
	background-color: #b11a08;
	-webkit-transition: .5s;
	transition: .5s
}

.fancybox-close:after,
.fancybox-close:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: .875rem;
	height: .125rem;
	border: .0625rem solid #ffffff
}

.fancybox-close:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.fancybox-close:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.fancybox-close:hover {
	background-color: #e2210a;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fancybox-nav {
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: url(/local/templates/bitlate_pro/include/s1/../../images/blank.gif)
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}

.fancybox-lock,
.fancybox-lock body {
	overflow: hidden!important
}

.fancybox-lock {
	width: auto
}

.fancybox-lock-test {
	overflow-y: hidden!important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgba(255, 255, 255, .8)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-x: hidden
}

.fancybox-title {
	visibility: hidden;
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	.fancybox-next span,
	.fancybox-prev span {
		background-image: url(/local/templates/bitlate_pro/include/s1/../../images/fancybox_sprite@2x.png);
		background-size: 44px 152px
	}
}

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050
}

#fancybox-thumbs.bottom {
	bottom: 2px
}

#fancybox-thumbs.top {
	top: 2px
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: .5
}

#fancybox-thumbs ul li.active {
	opacity: .75;
	padding: 0;
	border: 1px solid #fff
}

#fancybox-thumbs ul li:hover {
	opacity: 1
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: 0
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none
}

.jq-selectbox {
	width: 100%;
	vertical-align: middle;
	cursor: pointer
}

.jq-selectbox__select {
	padding: 0 2.8125rem 0 .9375rem;
	line-height: 2.8125rem;
	border-radius: .3125rem;
	color: #999;
	background: #eeeff1;
	box-shadow: none
}

.jq-selectbox.disabled .jq-selectbox__select,
.jq-selectbox.focused .jq-selectbox__select {
	color: #888
}

.jq-selectbox__select-text {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.jq-selectbox .placeholder {
	color: #999
}

.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 2.5rem
}

.jq-selectbox__trigger-arrow {
	position: absolute;
	top: .9375rem;
	right: .9375rem;
	width: .625rem;
	height: .625rem;
	border-right: .125rem solid #a8adb7;
	border-bottom: .125rem solid #a8adb7;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
	top: 1.25rem;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.jq-selectbox__dropdown {
	left: 0;
	right: 0;
	margin: .125rem 0 0;
	padding: 0;
	overflow: hidden;
	border: .0625rem solid #d0d0d0;
	border-radius: .3125rem;
	background: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .2)
}

.jq-selectbox__search {
	margin: 5px
}

.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) 100% 50% no-repeat;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none
}

.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px
}

.jq-selectbox ul {
	margin: 0;
	padding: 0
}

.jq-selectbox li {
	min-height: 18px;
	padding: .5rem .9375rem;
	line-height: 1.375rem;
	color: #666;
	user-select: none
}

.jq-selectbox li.selected {
	color: #fff;
	background-color: #a8adb7
}

.jq-selectbox li:hover {
	color: #000;
	background-color: #eeeff1
}

.jq-selectbox li.disabled {
	color: #AAA
}

.jq-selectbox li.disabled:hover {
	background: 0 0
}

.jq-selectbox li.optgroup {
	font-weight: 700
}

.jq-selectbox li.optgroup:hover {
	background: 0 0;
	color: #231F20;
	cursor: default
}

.jq-selectbox li.option {
	padding-left: 25px
}

.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default
}

.jq-select-multiple.focused {
	border: 1px solid #5794BF
}

.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888
}

.jq-select-multiple ul {
	margin: 0;
	padding: 0
}

.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	user-select: none;
	white-space: nowrap
}

.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0
}

.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF
}

.jq-select-multiple li.disabled {
	color: #AAA
}

.jq-select-multiple li.selected.disabled,
.jq-select-multiple.disabled li.selected {
	background: #CCC;
	color: #FFF
}

.jq-select-multiple li.optgroup {
	font-weight: 700
}

.jq-select-multiple li.option {
	padding-left: 25px
}

.md-preloader {
	font-size: 0;
	display: inline-block;
	-webkit-animation: outer 6.6s linear infinite;
	animation: outer 6.6s linear infinite
}

.md-preloader svg {
	-webkit-animation: inner 1.32s linear infinite;
	animation: inner 1.32s linear infinite
}

.md-preloader svg circle {
	fill: none;
	stroke-linecap: square;
	-webkit-animation: arc 1.32s cubic-bezier(.8, 0, .4, .8) infinite;
	animation: arc 1.32s cubic-bezier(.8, 0, .4, .8) infinite
}

.cart-container-pay .header-line-top input.add2compare[type=submit] .icon,
.cart-container-pay .header-line-top input.add2liked[type=submit] .icon,
.header-line-top .button.add2compare .icon,
.header-line-top .button.add2liked .icon,
.header-line-top .cart-container-pay input.add2compare[type=submit] .icon,
.header-line-top .cart-container-pay input.add2liked[type=submit] .icon,
.header-phone .icon,
.header-v1 .header-line-bottom .add2compare .icon,
.header-v1 .header-line-bottom .add2liked .icon,
.header-v1 .header-line-bottom .header-line-top-profile .icon,
.header-v1 .header-line-center .add2compare .icon,
.header-v1 .header-line-center .add2liked .icon,
.header-v1 .header-line-center .header-line-top-profile .icon,
.header-v3 .header-line-bottom .add2compare .icon,
.header-v3 .header-line-bottom .add2liked .icon,
.header-v3 .header-line-bottom .header-line-top-profile .icon,
.header-v3 .header-line-center .add2compare .icon,
.header-v3 .header-line-center .add2liked .icon,
.header-v3 .header-line-center .header-line-top-profile .icon {
	fill: #b11a08
}

@-webkit-keyframes outer {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes outer {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes inner {
	0% {
		-webkit-transform: rotate(-100.8deg);
		transform: rotate(-100.8deg)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes inner {
	0% {
		-webkit-transform: rotate(-100.8deg);
		transform: rotate(-100.8deg)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@-webkit-keyframes arc {
	0% {
		stroke-dasharray: 1 210.49px;
		stroke-dashoffset: 0
	}
	40% {
		stroke-dasharray: 151.55px, 210.49px;
		stroke-dashoffset: 0
	}
	100% {
		stroke-dasharray: 1 210.49px;
		stroke-dashoffset: -151.55px
	}
}

@keyframes arc {
	0% {
		stroke-dasharray: 1 210.49px;
		stroke-dashoffset: 0
	}
	40% {
		stroke-dasharray: 151.55px, 210.49px;
		stroke-dashoffset: 0
	}
	100% {
		stroke-dasharray: 1 210.49px;
		stroke-dashoffset: -151.55px
	}
}

.m-shadow-1 {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)!important
}

.m-shadow-shift-1 {
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .12), 0 0 1px 0 rgba(0, 0, 0, .24)!important
}

.m-shadow-2 {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)!important
}

.m-shadow-shift-2 {
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16), 0 0 3px 0 rgba(0, 0, 0, .23)!important
}

.m-shadow-3 {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)!important
}

.m-shadow-shift-3 {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .19), 0 0 3px 0 rgba(0, 0, 0, .23)!important
}

.m-shadow-4 {
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)!important
}

.m-shadow-shift-4 {
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, .25), 0 0 5px 0 rgba(0, 0, 0, .22)!important
}

.m-shadow-5 {
	box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22)!important
}

.m-shadow-shift-5 {
	box-shadow: 0 0 19px 0 rgba(0, 0, 0, .3), 0 0 6px 0 rgba(0, 0, 0, .22)!important
}

@media screen and (max-width:62.3125em) {
	header {
		position: relative;
		box-shadow: 0 0 15px 0 rgba(5, 5, 5, .15)
	}
	#delivery-block {
    display: none;
}

}

@media screen and (min-width:47.375em) {
	header .header-logo {
		line-height: 2.125rem
	}
}

@media screen and (min-width:62.375em) {
	header .header-logo {
		line-height: 1.625rem
	}
}

header .header-block-info-counter {
	position: absolute;
	top: -.5rem;
	right: -.25rem;
	display: block;
	box-sizing: content-box;
	padding: 0 .375rem;
	max-width: 1.0625rem;
	vertical-align: bottom;
	font-size: .6875rem;
	font-weight: 400;
	line-height: 1.125rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	background-color: #a8adb7;
	border-radius: .625rem
}

@media screen and (min-width:47.375em) {
	header .header-block-info-counter {
		top: -.25rem;
		right: .3125rem;
		padding: 0 .4375rem;
		font-size: .8125rem;
		line-height: 1.25rem
	}
}

.header-line-top {
	background-color: #b11a08
}

.header-line-top .menu {
	margin-left: -1rem;
	max-width: 27.5rem;
	white-space: nowrap
}

.header-line-top .menu li a {
	color: #ffffff;
	-webkit-transition: .25s;
	transition: .25s
}

.header-line-top .menu li.active a,
.header-line-top .menu li:hover a {
	color: #b11a08;
	background: inherit
}

.cart-container-pay .header-line-top input.add2compare[type=submit],
.cart-container-pay .header-line-top input.add2liked[type=submit],
.header-line-top .button.add2compare,
.header-line-top .button.add2liked,
.header-line-top .cart-container-pay input.add2compare[type=submit],
.header-line-top .cart-container-pay input.add2liked[type=submit] {
	padding: .53125rem 0;
	margin-right: 2.5rem;
	color: #ffffff;
	background-color: transparent
}

.cart-container-pay .header-line-top input.add2compare[type=submit]:hover,
.cart-container-pay .header-line-top input.add2liked[type=submit]:hover,
.header-line-top .button.add2compare:hover,
.header-line-top .button.add2liked:hover,
.header-line-top .cart-container-pay input.add2compare[type=submit]:hover,
.header-line-top .cart-container-pay input.add2liked[type=submit]:hover {
	color: #b11a08
}

.cart-container-pay .header-line-top input.header-line-top-profile[type=submit],
.header-line-top .button.header-line-top-profile,
.header-line-top .cart-container-pay input.header-line-top-profile[type=submit] {
	width: 12.5rem;
	padding: .4375rem;
	line-height: 1.125rem;
	color: #ffffff;
	background-color: #b11a08
}

.header-block-info a,
.header-phone .header-phone-number a {
	color: #000
}

.header-line-top .dropdown-pane {
	width: 12.5rem
}

.header-line-top .header-phone {
	margin: 0;
	width: auto;
	white-space: nowrap
}

.header-line-top .header-phone .header-phone-link,
.header-line-top .header-phone .header-phone-number {
	display: inline;
	line-height: 2.375rem
}

.header-line-top .header-phone .header-phone-number {
	margin-right: 1.25rem;
	font-size: 1rem
}

.header-mobile-toggle .icon {
	width: 1.4375rem;
	height: 1.25rem;
	margin-right: .9375rem;
	vertical-align: middle
}

.header-logo {
	box-sizing: content-box;
	padding: .625rem 0;
	max-width: 8.5rem;
	max-height: 2.125rem
}

@media screen and (min-width:32.375em) {
	.header-logo {
		padding: .75rem 0;
		max-width: 13.75rem;
		max-height: 2.5rem
	}
}

@media screen and (min-width:62.375em) {
	.header-logo {
		padding: 1.25rem 0;
		max-width: 18.75rem;
		max-height: 6.25rem;
		float: left
	}
	.header-cart .counter {
		display: none
	}
}

.header-logo .icon {
	max-width: 100%;
	width: 16.5rem;
	height: 1.625rem;
	vertical-align: middle
}

.header-block-right {
	position: absolute;
	top: 50%;
	right: .625rem;
	margin-top: -1.1875rem
}

.header-phone {
	width: 12.5rem;
	margin-top: .1875rem;
	margin-left: 2.1875rem
}

@media screen and (min-width:77.375em) {
	.header-phone {
		margin-left: 3.75rem
	}
}

.header-phone .icon {
	width: 1.3125rem;
	height: 2rem;
	margin-right: .5rem
}

.header-phone .header-phone-number {
	line-height: 1.125rem;
	font-size: 1.1875rem;
	color: #000
}

.header-phone .header-phone-link {
	line-height: 1.125rem
}

.header-cart {
	margin-top: .3125rem;
	margin-left: 1.5625rem
}

.header-block-info {
	box-sizing: content-box;
	white-space: nowrap
}

@media screen and (min-width:62.375em) {
	.header-block-info {
		width: 12.5rem;
		margin-top: .1875rem
	}
}

.header-block-info .icon {
	width: 2.125rem;
	height: 1.75rem;
	margin-right: .625rem;
	fill: #b11a08
}

.header-block-info .header-block-info-link {
	display: block;
	line-height: 1.125rem;
	font-size: 1rem
}

.header-block-info .header-block-info-desc {
	display: block;
	width: 9.6875rem;
	line-height: 1.125rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666
}

.header-fixed .header-line-top-compare,
.header-fixed .header-line-top-liked {
	display: none
}

.header-fixed .search-from.search-from-header {
	width: 24.4375rem
}

@media screen and (min-width:77.375em) {
	.header-cart {
		margin-left: 2.0625rem
	}
	.header-fixed .search-from.search-from-header {
		width: 37.875rem
	}
}

@media screen and (min-width:62.375em) {
	.header-fixed .header-cart {
		display: none
	}
	.header-fixed .header-fixed-block {
		position: fixed;
		top: 18.75rem;
		right: -10.3125rem;
		display: block;
		margin: 0
	}
	.header-fixed .header-fixed-block .header-fixed-item {
		float: none;
		margin-top: .1875rem;
		border: .0625rem solid #e9e9e9
	}
	.header-fixed .header-fixed-block .header-fixed-item:hover {
		margin-left: -10.3125rem
	}
}

.header-fixed-block {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 40;
	margin: -1.175rem 0 0;
	list-style: none
}

.header-fixed-block .header-fixed-item {
	display: block;
	float: right;
	height: 1.1625rem;
	padding: .5625rem;
	margin-top: 0;
	margin-left: 0;
	background-color: #fff;
	-webkit-transition: .25s;
	transition: .25s;
	padding-left: 0;
}

.header-fixed-block .header-fixed-item.header-cart .icon {
	width: 1.4375rem;
	height: 1.1875rem;
	margin: .1875rem .625rem .1875rem 0
}

.header-fixed-block .header-fixed-item.header-liked .icon {
	width: 1.25rem;
	height: 1.0625rem;
	margin: .25rem .375rem .25rem 0
}

.header-fixed-block .header-fixed-item.header-compare .icon {
	width: .9375rem;
	height: 1.0625rem;
	margin: .25rem .375rem .25rem 0
}

@media screen and (min-width:32.375em) {
	.header-fixed-block {
		margin: -1.25rem 0 0
	}
}

@media screen and (min-width:47.375em) {
	.header-fixed-block {
		margin: -1.875rem 0 0
	}
	.header-fixed-block .header-fixed-item {
		margin-top: .3125rem;
		height: 2.25rem
	}
	.header-fixed-block .header-fixed-item.header-cart .icon,
	.header-fixed-block .header-fixed-item.header-liked .icon {
		width: 1.875rem;
		height: 1.625rem;
		margin: .3125rem .9375rem .3125rem 0
	}
	.header-fixed-block .header-fixed-item.header-compare .icon {
		width: 1.3125rem;
		height: 1.625rem;
		margin: .3125rem 1.21875rem .3125rem .28125rem
	}
}

@media screen and (min-width:62.375em) {
	.header-fixed-block {
		display: none
	}
}

.header-main-menu {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9
}

.header-main-menu .header-main-menu-block {
	margin-left: -1.25rem;
	max-width: 58rem
}

@media screen and (min-width:77.375em) {
	.header-main-menu .header-main-menu-block {
		max-width: 73rem
	}
}

.header-main-menu .header-main-menu-base .header-main-menu-dropdown {
	z-index: 35;
	left: 1.25rem!important;
	max-width: 12.5rem;
	padding: .6875rem 1.25rem;
	border: 0;
	border-top: .125rem solid #b11a08;
	background-color: #eeeff1;
	box-shadow: 0 0 15px 0 rgba(5, 5, 5, .15)
}

.header-main-menu .header-main-menu-base .header-main-menu-dropdown:before {
	content: '';
	position: absolute;
	top: -.625rem;
	left: 1.25rem;
	border-left: .625rem solid transparent;
	border-right: .625rem solid transparent;
	border-bottom: .625rem solid #b11a08
}

.header-main-menu .header-main-menu-base .header-main-menu-dropdown:after {
	content: '';
	position: absolute;
	top: -.5rem;
	left: 1.375rem;
	border-left: .5rem solid transparent;
	border-right: .5rem solid transparent;
	border-bottom: .5rem solid #eeeff1
}

.header-main-menu .header-main-menu-other .header-main-menu-category>a {
	padding: .9375rem 0
}

.header-main-menu .header-main-menu-other .header-main-menu-category>a span {
	display: none
}

.header-main-menu .header-main-menu-category>a {
	padding: .9375rem 1.25rem;
	font-size: .875rem;
	font-weight: 700;
	white-space: nowrap;
	color: #000
}

.header-main-menu .header-main-menu-category.active>a {
	background: 0 0;
	color: #b11a08
}

.header-main-menu .header-main-menu-dropdown li {
	padding: .25rem 0;
	font-size: .8125rem
}

.header-main-menu .header-main-menu-dropdown li a {
	padding: 0;
	line-height: 1.25rem;
	color: #666
}

.header-main-menu .header-main-menu-dropdown li a:hover,
.header-main-menu .header-main-menu-dropdown li.active>a {
	background: 0 0;
	color: #b11a08
}

.header-main-menu .header-main-menu-dropdow-full {
	left: 0!important;
	right: 0;
	z-index: 35;
	width: auto!important;
	padding: 2.1875rem 0 0;
	border-top: 2px solid #b11a08;
	background-color: #eeeff1;
	box-shadow: 0 0 15px 0 rgba(5, 5, 5, .15)
}

.header-main-menu .header-main-menu-dropdow-full .header-main-menu-category {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin-bottom: 2.1875rem;
	font-size: .8125rem;
	list-style: none
}

@media screen and (min-width:77.375em) {
	.header-main-menu .header-main-menu-dropdow-full .header-main-menu-category {
		width: 20%
	}
}

.header-main-menu .header-main-menu-dropdow-full .header-main-menu-category>a {
	display: block;
	padding: .25rem 0;
	line-height: 1.25rem;
	white-space: normal
}

.header-main-menu .header-main-menu-dropdow-full .header-main-menu-dropdown {
	position: static;
	display: block;
	border: 0;
	background-color: transparent
}

.header-main-menu .header-main-menu-dropdown-arrow {
	position: absolute;
	top: -.625rem;
	border-left: .625rem solid transparent;
	border-right: .625rem solid transparent;
	border-bottom: .625rem solid #b11a08
}

.header-main-menu .header-main-menu-dropdown-arrow .inner {
	position: absolute;
	top: .125rem;
	left: -.5rem;
	padding: 0;
	border-left: .5rem solid transparent;
	border-right: .5rem solid transparent;
	border-bottom: .5rem solid #eeeff1
}

.header-main-menu .icon {
	width: 2.0625rem;
	height: .5625rem
}

.header-line-top-profile+.dropdown-pane {
	padding: .5rem .9375rem;
	font-size: .8125rem;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .4)
}

.header-line-top-profile+.dropdown-pane:before {
	content: "";
	position: absolute;
	left: 50%;
	top: -.4375rem;
	margin-left: -.4375rem;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff
}

.header-line-top-profile+.dropdown-pane ul {
	margin-left: 0;
	margin-bottom: 0;
	list-style: none
}

.header-line-top-profile+.dropdown-pane ul li {
	line-height: 1.625rem
}

.header-line-top-profile+.dropdown-pane ul a {
	color: #000
}

.header-main-menu-button {
	position: relative;
	font-weight: 700
}

.header-main-menu-button:after {
	content: "";
	position: absolute;
	border-left: .0625rem solid;
	border-bottom: .0625rem solid;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.header-main-menu-button.hover:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.header-main-menu-dropdow-wrap {
	z-index: 30;
	padding: 0;
	background-color: transparent
}

@media screen and (min-width:62.375em) {
	.header-line-center {
		border-bottom: .0625rem solid #d5d5d5
	}
	.header-v1 .header-logo,
	.header-v2 .header-logo,
	.header-v3 .header-logo {
		max-width: 16.5rem
	}
}

.header-line-bottom {
	border-bottom: .0625rem solid #d5d5d5
}

.header-line-bottom .header-phone {
	margin-left: 3.5rem
}

.header-additional-menu {
	white-space: nowrap;
	overflow: hidden
}

@media screen and (min-width:77.375em) {
	.header-line-bottom .header-phone {
		margin-left: 5.375rem
	}
	.header-additional-menu li a {
		font-size: .875rem
	}
}

.header-additional-menu li a {
	line-height: 1rem;
	color: #000
}

.header-additional-menu li.active a,
.header-additional-menu li:hover a {
	color: #b11a08;
	background: inherit
}

.header-v1 .header-fixed .add2compare,
.header-v1 .header-fixed .add2liked,
.header-v2 .header-fixed .add2compare,
.header-v2 .header-fixed .add2liked,
.header-v3 .header-fixed .add2compare,
.header-v3 .header-fixed .add2liked {
	visibility: hidden
}

.header-v1 .add2compare,
.header-v1 .add2liked,
.header-v1 .header-line-top-profile,
.header-v2 .add2compare,
.header-v2 .add2liked,
.header-v2 .header-line-top-profile,
.header-v3 .add2compare,
.header-v3 .add2liked,
.header-v3 .header-line-top-profile {
	font-weight: 400
}

.header-v1 .header-line-top-profile+.dropdown-pane,
.header-v2 .header-line-top-profile+.dropdown-pane,
.header-v3 .header-line-top-profile+.dropdown-pane {
	width: 8.4375rem
}

.header-v1 .header-line-top-profile+.dropdown-pane:before,
.header-v2 .header-line-top-profile+.dropdown-pane:before,
.header-v3 .header-line-top-profile+.dropdown-pane:before {
	z-index: -1;
	top: -.3125rem;
	border: .4375rem solid #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, .4);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.header-v1 .header-line-top-profile+.dropdown-pane ul,
.header-v2 .header-line-top-profile+.dropdown-pane ul,
.header-v3 .header-line-top-profile+.dropdown-pane ul {
	margin-top: -.5rem;
	padding-top: .5rem;
	background-color: #fff
}

.header-v1 .header-line-top .add2compare,
.header-v1 .header-line-top .add2liked,
.header-v1 .header-line-top .header-line-top-profile,
.header-v2 .header-line-top .add2compare,
.header-v2 .header-line-top .add2liked,
.header-v2 .header-line-top .header-line-top-profile,
.header-v3 .header-line-top .add2compare,
.header-v3 .header-line-top .add2liked,
.header-v3 .header-line-top .header-line-top-profile {
	width: auto;
	padding: .5625rem 0;
	line-height: 1rem;
	background-color: transparent
}

.header-v1 .search-from.search-from-header button[type=submit],
.header-v2 .search-from.search-from-header button[type=submit],
.header-v3 .search-from.search-from-header button[type=submit] {
	padding: .625rem .375rem .625rem .875rem
}

.header-v1 .search-from.search-from-header .icon,
.header-v2 .search-from.search-from-header .icon,
.header-v3 .search-from.search-from-header .icon {
	height: 1.25rem;
	vertical-align: top
}

.header-v1 .search-from.search-from-header input,
.header-v2 .search-from.search-from-header input,
.header-v3 .search-from.search-from-header input {
	padding-left: 2rem;
	line-height: 1.25rem
}

.header-v1 .header-line-bottom .header-block-info-counter,
.header-v1 .header-line-center .header-block-info-counter,
.header-v3 .header-line-bottom .header-block-info-counter,
.header-v3 .header-line-center .header-block-info-counter {
	top: 0;
	padding: 0 .375rem;
	font-size: .6875rem;
	line-height: 1.125rem
}

.header-v1 .header-line-bottom .add2compare,
.header-v1 .header-line-bottom .add2liked,
.header-v1 .header-line-center .add2compare,
.header-v1 .header-line-center .add2liked,
.header-v3 .header-line-bottom .add2compare,
.header-v3 .header-line-bottom .add2liked,
.header-v3 .header-line-center .add2compare,
.header-v3 .header-line-center .add2liked {
	margin-right: 1.125rem;
	padding-right: .625rem
}

.header-v1 .header-line-bottom .add2compare .text,
.header-v1 .header-line-bottom .add2liked .text,
.header-v1 .header-line-center .add2compare .text,
.header-v1 .header-line-center .add2liked .text,
.header-v3 .header-line-bottom .add2compare .text,
.header-v3 .header-line-bottom .add2liked .text,
.header-v3 .header-line-center .add2compare .text,
.header-v3 .header-line-center .add2liked .text {
	display: none
}

.header-v1 .header-line-bottom .add2liked .icon,
.header-v1 .header-line-center .add2liked .icon,
.header-v3 .header-line-bottom .add2liked .icon,
.header-v3 .header-line-center .add2liked .icon {
	width: 1.25rem;
	height: 1.125rem
}

.header-v1 .header-line-bottom .add2compare .icon,
.header-v1 .header-line-center .add2compare .icon,
.header-v3 .header-line-bottom .add2compare .icon,
.header-v3 .header-line-center .add2compare .icon {
	width: 1rem;
	height: 1.125rem
}

.header-v1 .header-line-bottom .header-line-top-profile .icon,
.header-v1 .header-line-center .header-line-top-profile .icon,
.header-v3 .header-line-bottom .header-line-top-profile .icon,
.header-v3 .header-line-center .header-line-top-profile .icon {
	margin-top: -.0625rem;
	height: 1.1875rem
}

.header-v1 .header-block-right,
.header-v3 .header-block-right {
	margin-top: -1.25rem
}

.header-v1 .header-main-menu,
.header-v3 .header-main-menu {
	border: 0;
	background-color: #eeeff1
}

.header-v1 .header-main-menu .header-main-menu-block,
.header-v3 .header-main-menu .header-main-menu-block {
	margin: 0;
	width: 100%
}

.header-v1 .header-main-menu .header-main-menu-base,
.header-v1 .header-main-menu .header-main-menu-block,
.header-v1 .header-main-menu .header-main-menu-other,
.header-v3 .header-main-menu .header-main-menu-base,
.header-v3 .header-main-menu .header-main-menu-block,
.header-v3 .header-main-menu .header-main-menu-other {
	float: none!important
}

.header-v1 .header-main-menu .header-main-menu-base>.header-main-menu-category,
.header-v1 .header-main-menu .header-main-menu-other>.header-main-menu-category,
.header-v3 .header-main-menu .header-main-menu-base>.header-main-menu-category,
.header-v3 .header-main-menu .header-main-menu-other>.header-main-menu-category {
	display: block;
	margin: 0 -.625rem;
	border-bottom: .0625rem solid #d5d5d5
}

.header-v1 .header-main-menu .header-main-menu-base>.header-main-menu-category:hover>a,
.header-v1 .header-main-menu .header-main-menu-other>.header-main-menu-category:hover>a,
.header-v3 .header-main-menu .header-main-menu-base>.header-main-menu-category:hover>a,
.header-v3 .header-main-menu .header-main-menu-other>.header-main-menu-category:hover>a {
	border-left-color: #b11a08;
	background-color: #fff
}

.header-v1 .header-main-menu .header-main-menu-base>.header-main-menu-category>a,
.header-v1 .header-main-menu .header-main-menu-other>.header-main-menu-category>a,
.header-v3 .header-main-menu .header-main-menu-base>.header-main-menu-category>a,
.header-v3 .header-main-menu .header-main-menu-other>.header-main-menu-category>a {
	padding: .8125rem 1.25rem .8125rem .9375rem;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	line-height: 1.25rem;
	border-left: .3125rem solid transparent;
	border-right: .3125rem solid transparent;
	color: #666
}

.header-v1 .header-main-menu .header-main-menu-base>.header-main-menu-category.is-dropdown-submenu-parent:after,
.header-v1 .header-main-menu .header-main-menu-other>.header-main-menu-category:after,
.header-v3 .header-main-menu .header-main-menu-base>.header-main-menu-category.is-dropdown-submenu-parent:after,
.header-v3 .header-main-menu .header-main-menu-other>.header-main-menu-category:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 1.25rem;
	margin-top: -.1875rem;
	width: .40625rem;
	height: .40625rem;
	border-top: .0625rem solid #a8adb7;
	border-right: .0625rem solid #a8adb7;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.header-v1 .header-main-menu .header-main-menu-base .header-main-menu-dropdown,
.header-v3 .header-main-menu .header-main-menu-base .header-main-menu-dropdown {
	top: 0!important;
	left: 100%!important;
	min-width: 15rem;
	padding: 1.25rem 1.875rem;
	border-top: 0;
	border-left: .0625rem solid #d5d5d5;
	box-shadow: none
}

.header-v1 .header-main-menu .header-main-menu-base .header-main-menu-dropdown:after,
.header-v1 .header-main-menu .header-main-menu-base .header-main-menu-dropdown:before,
.header-v3 .header-main-menu .header-main-menu-base .header-main-menu-dropdown:after,
.header-v3 .header-main-menu .header-main-menu-base .header-main-menu-dropdown:before {
	display: none
}

.header-v1 .header-main-menu .header-main-menu-category:last-child,
.header-v3 .header-main-menu .header-main-menu-category:last-child {
	border-bottom: 0
}

.header-v1 .header-main-menu .header-main-menu-category.active>a,
.header-v3 .header-main-menu .header-main-menu-category.active>a {
	color: #b11a08
}

.header-v1 .header-main-menu .header-main-menu-other>.header-main-menu-category,
.header-v3 .header-main-menu .header-main-menu-other>.header-main-menu-category {
	position: relative;
	border-top: .0625rem solid #d5d5d5
}

.header-v1 .header-main-menu .header-main-menu-other>.header-main-menu-category span,
.header-v3 .header-main-menu .header-main-menu-other>.header-main-menu-category span {
	display: block
}

.header-v1 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-dropdown-arrow,
.header-v1 .header-main-menu .header-main-menu-other>.header-main-menu-category .icon,
.header-v3 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-dropdown-arrow,
.header-v3 .header-main-menu .header-main-menu-other>.header-main-menu-category .icon {
	display: none
}

.header-v1 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full,
.header-v3 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full {
	top: auto!important;
	left: 100%!important;
	right: auto;
	bottom: 0;
	padding: 1.25rem 1.25rem 0;
	border: 0;
	border-left: .0625rem solid #d5d5d5;
	box-shadow: none
}

.header-v1 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .container,
.header-v3 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .container {
	max-width: 40.875rem;
	width: auto;
	min-width: inherit;
	white-space: nowrap
}

.header-v1 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .container:after,
.header-v3 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .container:after {
	content: "";
	display: block;
	clear: left
}

.header-v2 .add2compare .header-block-info-counter,
.header-v2 .add2liked .header-block-info-counter,
.header-v2 .header-fixed .search-from-header-button,
.header-v2 .search-from-header-button.active .icon,
.mobile-menu {
	display: none
}

.header-v1 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-category,
.header-v3 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-category {
	margin-bottom: 1.25rem;
	width: 33.3%;
	min-width: 13.1875rem;
	white-space: normal;
	float: left
}

.header-v1 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-category:nth-child(-n+3),
.header-v3 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-category:nth-child(-n+3) {
	float: none
}

.header-v1 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-category:first-child:last-child,
.header-v1 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-category:first-child:last-child .is-dropdown-submenu,
.header-v3 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-category:first-child:last-child,
.header-v3 .header-main-menu .header-main-menu-other .header-main-menu-dropdow-full .header-main-menu-category:first-child:last-child .is-dropdown-submenu {
	min-width: 11.1875rem
}

.header-v1 .header-fixed .header-phone {
	margin-left: 3.9375rem
}

.header-v1 .header-main-menu-button {
	margin: 1.5rem 0;
	width: 16.625rem;
	padding: .5625rem .8125rem;
	font-weight: 400;
	line-height: 1.375rem;
	border-radius: .25rem
}

.header-v1 .header-main-menu-button:after {
	top: .75rem;
	right: .875rem;
	width: .59375rem;
	height: .59375rem
}

.header-v1 .header-main-menu-button.hover:after {
	top: 1.125rem
}

.header-v1 .header-main-menu-dropdow-wrap {
	width: 16.625rem
}

.header-v1 .header-main-menu-dropdow-wrap .container {
	min-width: 16.625rem
}

.header-v1 .header-main-menu-dropdow-wrap:before {
	content: "";
	position: absolute;
	top: -.5rem;
	left: 50%;
	margin-left: -.5625rem;
	border-left: .5625rem solid transparent;
	border-right: .5625rem solid transparent;
	border-bottom: .5625rem solid #eeeff1
}

.header-v1 .header-additional-menu {
	padding-left: 0.5rem;
	width: 29.875rem
}

@media screen and (min-width:77.375em) {
	.header-v1 .header-line-bottom .header-line-top-profile,
	.header-v1 .header-line-center .header-line-top-profile,
	.header-v3 .header-line-bottom .header-line-top-profile,
	.header-v3 .header-line-center .header-line-top-profile {
		font-size: .875rem
	}
	.header-v1 .header-additional-menu {
		padding-left: 2.125rem;
		width: 45rem
	}
	.header-v1 .header-additional-menu li a {
		margin: 0 .5625rem
	}
}

.header-v2 .header-fixed .search-from.search-from-header {
	margin-left: .625rem;
	width: 14.375rem
}

@media screen and (min-width:77.375em) {
	.header-v2 .header-fixed .search-from.search-from-header {
		margin-left: 2.375rem;
		width: 16.625rem
	}
}

.header-v2 .header-fixed .search-from-header-wrap {
	position: static;
	visibility: visible;
	opacity: 1
}

@media screen and (min-width:62.375em) {
	.header-v2 .header-logo {
		float: none;
		line-height: 3.125rem
	}
}

.header-v2 .header-line-center {
	position: relative
}

.header-v2 .header-block-right {
	right: auto;
	margin-left: 21.3125rem
}

@media screen and (min-width:77.375em) {
	.header-v2 .header-block-right {
		margin-left: 24.75rem
	}
}

.header-v2 .header-main-menu {
	margin-left: 1.125rem;
	border: 0
}

.header-v2 .header-main-menu .header-main-menu-button {
	padding: .8125rem 0!important;
	line-height: .875rem
}

.header-v2 .header-additional-menu {
	width: 23.75rem
}

@media screen and (max-width:77.3125em) {
	.header-v2 .header-main-menu .header-main-menu-button {
		font-size: .8125rem
	}
	.header-v2 .header-additional-menu li a {
		padding-left: .625rem;
		padding-right: .625rem
	}
}

@media screen and (min-width:77.375em) {
	.header-v2 .header-main-menu {
		margin-left: 3.9375rem
	}
	.header-v2 .header-additional-menu {
		width: 31.25rem
	}
	.header-v2 .header-additional-menu li a {
		margin: 0 .25rem
	}
}

.header-v2 .search-from.search-from-header {
	margin-left: -3.75rem;
	width: 26.5625rem
}

.header-v2 .search-from-header-wrap {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .25s;
	transition: .25s
}

.header-v2 .search-from-header-wrap.active {
	visibility: visible;
	opacity: 1
}

.header-v2 .search-from-header-button {
	line-height: .875rem
}

@media screen and (min-width:77.375em) {
	.header-v2 .search-from.search-from-header {
		margin-left: -4.375rem;
		width: 37.1875rem
	}
	.header-v2 .search-from-header-button {
		margin: 0 1.375rem 0 2.125rem
	}
}

.header-v2 .search-from-header-button.active:before {
	content: "\00d7";
	font-size: 1.75rem;
	line-height: 1.25rem
}

.header-v2 .search-from-header-button:hover .icon {
	fill: #b11a08
}

.theme-transparent-primary .header-line-top .add2compare .icon,
.theme-transparent-primary .header-line-top .add2liked .icon,
.theme-transparent-primary .header-line-top .header-line-top-profile .icon,
.theme-transparent-secondary .search-from .icon {
	fill: #b11a08
}

.header-v2 .search-from-header-button .icon {
	width: .9375rem;
	height: .875rem
}

.header-v3 .header-fixed .header-phone {
	margin-left: 4.125rem
}

@media screen and (min-width:77.375em) {
	.header-v3 .header-phone {
		margin-left: 5.375rem
	}
}

@media screen and (min-width:62.375em) {
	.header-v3 .header-logo {
		line-height: 3.625rem
	}
}

.header-v3 .header-line-bottom .add2compare,
.header-v3 .header-line-bottom .add2liked,
.header-v3 .header-line-bottom .header-line-top-profile {
	margin-top: .25rem;
	margin-bottom: .25rem
}

.header-v3 .header-main-menu-button {
	width: 13.6875rem;
	padding: .8125rem 1.25rem;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #000;
	background-color: #f2f2f2
}

.header-v3 .header-main-menu-button:after {
	top: 1.125rem;
	right: 1.25rem;
	width: .4375rem;
	height: .4375rem
}

.header-v3 .header-main-menu-button.hover:after {
	top: 1.375rem
}

.header-v3 .header-main-menu-dropdow-wrap {
	width: 13.6875rem
}

.header-v3 .header-main-menu-dropdow-wrap .container {
	min-width: 13.6875rem
}

.header-v3 .header-additional-menu {
	margin: .3125rem 0;
	max-width: 31.75rem
}

@media screen and (min-width:77.375em) {
	.header-v3 .header-additional-menu {
		margin-left: -.625rem;
		max-width: 46.875rem
	}
	.header-v3 .header-additional-menu li a {
		margin: 0 .875rem
	}
}

@media screen and (min-width:62.375em) {
	.header-v3 .main-slider-banner.small .main-slider {
		margin-top: 1.375rem;
		margin-left: 15.625rem
	}
	.header-v3 .main-slider-banner.small .main-slider .item .video-item,
	.header-v3 .main-slider-banner.small .main-slider .owl-item .video-item {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
}

@media screen and (min-width:77.375em) {
	.header-v3 .main-slider-banner.small .main-slider {
		margin-top: 1.1875rem
	}
	.header-v3 .main-slider-banner.small .main-slider .item .video-item,
	.header-v3 .main-slider-banner.small .main-slider .owl-item .video-item {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

.theme-transparent-primary.header-v1 .header-main-menu-button {
	color: #ffffff;
	background-color: #b11a08
}

.theme-transparent-primary.header-v1 .header-main-menu-button:after {
	border-color: #ffffff
}

.theme-transparent-primary .header-line-top {
	border-bottom: .0625rem solid #d5d5d5;
	background-color: transparent
}

.theme-transparent-primary .header-line-top .add2compare,
.theme-transparent-primary .header-line-top .add2compare:hover,
.theme-transparent-primary .header-line-top .add2liked,
.theme-transparent-primary .header-line-top .add2liked:hover,
.theme-transparent-primary .header-line-top .header-line-top-profile,
.theme-transparent-primary .header-line-top .header-line-top-profile:hover {
	color: #b11a08
}

.theme-transparent-secondary.header-v1 .header-main-menu-button {
	color: #ffffff;
	background-color: #b11a08
}

.theme-transparent-secondary.header-v1 .header-main-menu-button:after {
	border-color: #ffffff
}

.theme-transparent-secondary .search-from input {
	border-color: #b11a08;
	color: #b11a08
}

.theme-transparent-secondary .search-from input::-webkit-input-placeholder {
	color: #b11a08
}

.theme-transparent-secondary .search-from input::-moz-placeholder {
	color: #b11a08
}

.theme-transparent-secondary .search-from input:-ms-input-placeholder {
	color: #b11a08
}

.theme-transparent-secondary .search-from input:focus {
	border-color: #e2210a
}

.theme-primary-white .header-line-bottom .add2compare .icon,
.theme-primary-white .header-line-bottom .add2liked .icon,
.theme-primary-white .header-line-bottom .header-cart .icon,
.theme-primary-white .header-line-bottom .header-line-top-profile .icon,
.theme-primary-white .header-line-bottom .header-phone .icon,
.theme-primary-white .header-line-top .add2compare .icon,
.theme-primary-white .header-line-top .add2liked .icon,
.theme-primary-white .header-line-top .header-line-top-profile .icon,
.theme-primary-white.header-v1 .search-from .icon,
.theme-secondary-white .header-line-bottom .add2compare .icon,
.theme-secondary-white .header-line-bottom .add2liked .icon,
.theme-secondary-white .header-line-bottom .header-cart .icon,
.theme-secondary-white .header-line-bottom .header-line-top-profile .icon,
.theme-secondary-white .header-line-bottom .header-phone .icon,
.theme-secondary-white .header-line-top .add2compare .icon,
.theme-secondary-white .header-line-top .add2liked .icon,
.theme-secondary-white .header-line-top .header-line-top-profile .icon,
.theme-secondary-white.header-v1 .search-from .icon {
	fill: #fefeff
}

.theme-primary-white .header-line-bottom {
	border-color: #b11a08;
	background-color: #b11a08
}

.theme-primary-white .header-main-menu-button {
	color: #b11a08
}

.theme-primary-white .header-main-menu-button:after {
	border-color: #b11a08
}

.theme-secondary-white .header-line-top {
	background-color: #b11a08
}

.theme-secondary-white .header-line-bottom {
	border-color: #b11a08;
	background-color: #b11a08
}

.theme-secondary-white .header-main-menu-button {
	color: #b11a08
}

.theme-secondary-white .header-main-menu-button:after {
	border-color: #b11a08
}

.theme-primary-white .header-line-bottom .add2compare,
.theme-primary-white .header-line-bottom .add2liked,
.theme-primary-white .header-line-bottom .header-line-top-profile,
.theme-primary-white .header-line-top .add2compare,
.theme-primary-white .header-line-top .add2liked,
.theme-primary-white .header-line-top .header-line-top-profile,
.theme-secondary-white .header-line-bottom .add2compare,
.theme-secondary-white .header-line-bottom .add2liked,
.theme-secondary-white .header-line-bottom .header-line-top-profile,
.theme-secondary-white .header-line-top .add2compare,
.theme-secondary-white .header-line-top .add2liked,
.theme-secondary-white .header-line-top .header-line-top-profile {
	color: #fefeff
}

.theme-primary-white .header-line-bottom .header-cart .header-block-info-desc,
.theme-primary-white .header-line-bottom .header-cart .header-phone-number,
.theme-primary-white .header-line-bottom .header-cart a,
.theme-primary-white .header-line-bottom .header-phone .header-block-info-desc,
.theme-primary-white .header-line-bottom .header-phone .header-phone-number,
.theme-primary-white .header-line-bottom .header-phone a,
.theme-primary-white .header-line-top .header-phone .header-phone-link,
.theme-primary-white .header-line-top .header-phone .header-phone-link a,
.theme-primary-white .header-line-top .header-phone .header-phone-number,
.theme-primary-white .header-line-top .header-phone .header-phone-number a,
.theme-secondary-white .header-line-bottom .header-cart .header-block-info-desc,
.theme-secondary-white .header-line-bottom .header-cart .header-phone-number,
.theme-secondary-white .header-line-bottom .header-cart a,
.theme-secondary-white .header-line-bottom .header-phone .header-block-info-desc,
.theme-secondary-white .header-line-bottom .header-phone .header-phone-number,
.theme-secondary-white .header-line-bottom .header-phone a,
.theme-secondary-white .header-line-top .header-phone .header-phone-link,
.theme-secondary-white .header-line-top .header-phone .header-phone-link a,
.theme-secondary-white .header-line-top .header-phone .header-phone-number,
.theme-secondary-white .header-line-top .header-phone .header-phone-number a {
	color: #fefeff
}

.theme-primary-white .header-line-bottom .header-additional-menu li a,
.theme-secondary-white .header-line-bottom .header-additional-menu li a {
	color: #fefeff
}

.theme-primary-white.header-v1 .search-from input,
.theme-secondary-white.header-v1 .search-from input {
	border-color: #fefeff;
	background-color: transparent;
	color: #fefeff
}

.theme-primary-white.header-v1 .search-from input::-webkit-input-placeholder,
.theme-secondary-white.header-v1 .search-from input::-webkit-input-placeholder {
	color: #fefeff
}

.theme-primary-white.header-v1 .search-from input::-moz-placeholder,
.theme-secondary-white.header-v1 .search-from input::-moz-placeholder {
	color: #fefeff
}

.theme-primary-white.header-v1 .search-from input:-ms-input-placeholder,
.theme-secondary-white.header-v1 .search-from input:-ms-input-placeholder {
	color: #fefeff
}

.theme-primary-white.header-v1 .search-from input:focus,
.theme-secondary-white.header-v1 .search-from input:focus {
	border-color: #fefeff
}

.theme-primary-white.header-v1 .header-line-center,
.theme-secondary-white.header-v1 .header-line-center {
	border-color: transparent
}

.theme-primary-white.header-v1 .header-main-menu-button,
.theme-secondary-white.header-v1 .header-main-menu-button {
	background-color: #fefeff
}

.theme-primary-white.header-v1 .header-main-menu,
.theme-secondary-white.header-v1 .header-main-menu {
	margin-top: .0625rem
}

.theme-primary-white.header-v3 .header-line-bottom,
.theme-primary-white.header-v3 .header-line-center,
.theme-secondary-white.header-v3 .header-line-bottom,
.theme-secondary-white.header-v3 .header-line-center {
	border-bottom: 0
}

.theme-primary-white.header-v3 .header-line-bottom .add2compare,
.theme-primary-white.header-v3 .header-line-bottom .add2liked,
.theme-primary-white.header-v3 .header-line-bottom .header-line-top-profile,
.theme-secondary-white.header-v3 .header-line-bottom .add2compare,
.theme-secondary-white.header-v3 .header-line-bottom .add2liked,
.theme-secondary-white.header-v3 .header-line-bottom .header-line-top-profile {
	margin-top: .3125rem;
	margin-bottom: .3125rem
}

.theme-primary-white.header-v3 .header-main-menu-button,
.theme-secondary-white.header-v3 .header-main-menu-button {
	padding-top: .875rem;
	padding-bottom: .875rem;
	background-color: rgba(0, 0, 0, .07);
	color: #fefeff
}

.theme-primary-white.header-v3 .header-main-menu-button:after,
.theme-secondary-white.header-v3 .header-main-menu-button:after {
	border-color: #fefeff
}

.theme-primary-white.header-v3 .header-main-menu,
.theme-secondary-white.header-v3 .header-main-menu {
	margin-top: -.0625rem
}

.main-banner-grid {
	margin: 0 -1.3125rem -1.3125rem 0
}

.main-banner-grid img {
	width: 100%
}

.main-banner-grid .main-banner-item {
	margin-right: 1.3125rem;
	margin-bottom: 1.3125rem;
	width: 14.375rem;
	height: 14.375rem;
	overflow: hidden
}
.buy-with-block-list .cart-product-item{
	display: flex;
	margin-top:10px;
	align-items: center;
}
.buy-with-block-list .col1{
	font-size: 40px;
    align-self: center;
    /* padding: 0 20px; */
    display: block;
    text-align: center;
    width: 100px;
}
.buy-with-block-list .product-price .main,.buy-with-block-list .product-price .old{
	width: 100%;
	text-align: center;
}
.buy-with-block-list .product-price{
	margin: 0 !important;
}
.buy-with-block-list .cart-product-item .cart-product-item-desc{
	width: 100%;
}

.buy-with-block-list .col2{
	
    min-width: 200px;
    text-align: center;

}
.buy-with-block{
	margin-bottom: 20px;
	background: #fff;
}
.buy-with-block-list{
	display: none;
}
.buy-with-block-list.owl-loaded{
	display: block;
}
@media screen and (min-width:47.375em) {
	.main-banner-grid .main-banner-item {
		width: 21.875rem;
		height: 21.875rem
	}
}

@media screen and (min-width:32.375em) and (max-width:47.3125em) {
	.main-banner-grid .main-banner-item.size-2x1.size-all-screen {
		width: 30.0625rem
	}
}

@media screen and (min-width:47.375em) and (max-width:62.3125em) {
	.main-banner-grid .main-banner-item.size-2x1.size-all-screen {
		width: 45.0625rem
	}
}

@media screen and (min-width:62.375em) {
	.main-banner-grid.grid-column-3 {
		margin-right: -1.4375rem;
		margin-bottom: -1.4375rem
	}
	.main-banner-grid.grid-column-3 .main-banner-item {
		margin-right: 1.4375rem;
		margin-bottom: 1.4375rem;
		width: 19.0625rem;
		height: 19.0625rem
	}
	.main-banner-grid.grid-column-3 .main-banner-item.size-2x1 {
		width: 39.5625rem
	}
	.main-banner-grid.grid-column-3 .main-banner-item.size-1x2 {
		height: 39.5625rem
	}
	.main-banner-grid.grid-column-4 {
		margin-right: -1.1875rem;
		margin-bottom: -1.1875rem
	}
}

@media screen and (min-width:77.375em) {
	.main-banner-grid.grid-column-3 .main-banner-item {
		width: 24.0625rem;
		height: 24.0625rem
	}
	.main-banner-grid.grid-column-3 .main-banner-item.size-2x1 {
		width: 49.5625rem
	}
	.main-banner-grid.grid-column-3 .main-banner-item.size-1x2 {
		height: 49.5625rem
	}
}

@media screen and (min-width:62.375em) {
	.main-banner-grid.grid-column-4 .main-banner-item {
		margin-right: 1.1875rem;
		margin-bottom: 1.1875rem;
		width: 14.125rem;
		height: 14.125rem
	}
	.main-banner-grid.grid-column-4 .main-banner-item.size-2x1 {
		width: 29.4375rem
	}
	.main-banner-grid.grid-column-4 .main-banner-item.size-1x2 {
		height: 29.4375rem
	}
}

@media screen and (min-width:77.375em) {
	.main-banner-grid.grid-column-4 .main-banner-item {
		width: 17.875rem;
		height: 17.875rem
	}
	.main-banner-grid.grid-column-4 .main-banner-item.size-2x1 {
		width: 36.9375rem
	}
	.main-banner-grid.grid-column-4 .main-banner-item.size-1x2 {
		height: 36.9375rem
	}
}

.slideout-open,
.slideout-open .slideout-panel,
.slideout-open body {
	overflow: hidden
}

.slideout-open .slideout-panel.slideout-filter,
.slideout-open body.slideout-filter,
.slideout-open.slideout-filter {
	overflow-y: visible
}

.slideout-panel {
	position: relative;
	z-index: 1;
	background-color: #fff;
	box-shadow: 0 0 .875rem .4375rem rgba(0, 0, 0, .1)
}

.mobile-menu,
.mobile-menu .menu {
	background-color: #b11a08
}

.mobile-menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	width: 16.25rem;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}

.owl-carousel.owl-loaded .item,
.slideout-open .mobile-menu {
	display: block
}

.mobile-menu .mobile-menu-wrapper {
	height: 100%
}

.mobile-menu .catalog-filters {
	min-height: 100%
}

.mobile-menu .is-drilldown {
	min-height: 100%;
	overflow: visible;
	margin-top: -3.3125rem;
	padding-top: 3.3125rem
}

.mobile-menu .mobile-menu-profile {
	z-index: 1;
	width: 100%;
	margin-bottom: 0;
	padding: .75rem .9375rem;
	text-align: left;
	line-height: 1.6875rem;
	text-transform: inherit;
	border-radius: 0
}

.mobile-menu .mobile-menu-profile .icon {
	width: 1.875rem;
	height: 1.6875rem
}

.mobile-menu .menu li {
	border-bottom: 1px solid #801306
}

.mobile-menu .menu a {
	padding: .9375rem 1.25rem;
	font-size: .9375rem;
	line-height: 1.375rem;
	color: #fff
}

.mobile-menu .menu a:after {
	width: .65625rem;
	height: .65625rem;
	border: 0;
	border-top: 2px solid #801306;
	border-right: 2px solid #801306;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mobile-menu .mobile-menu-main,
.mobile-menu .mobile-menu-main .menu {
	background-color: #eeeff1
}
.mobile-menu .mobile-menu-main{
	margin-top: 50px;
}

.mobile-menu .mobile-menu-main .menu li,
.mobile-menu .mobile-menu-main li {
	border-bottom: 1px solid #d0d0d0
}

.mobile-menu .mobile-menu-main .menu li.active>a,
.mobile-menu .mobile-menu-main li.active>a {
	background-color: transparent;
	color: #b11a08
}

.mobile-menu .mobile-menu-main .menu a,
.mobile-menu .mobile-menu-main a {
	color: #000
}

.mobile-menu .mobile-menu-main .menu a:after,
.mobile-menu .mobile-menu-main a:after {
	border-top: 2px solid #a8adb7;
	border-right: 2px solid #a8adb7
}

.mobile-menu  .menu.mobile-menu-main .js-drilldown-back a {
	color: #b11a08
}
.mobile-menu .menu .js-drilldown-back a:before {
	width: .65625rem;
	height: .65625rem;
	margin-right: .3125rem;
	vertical-align: inherit;
	border: 0;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mobile-menu .menu.mobile-menu-main .js-drilldown-back a:before {
	width: .65625rem;
	height: .65625rem;
	margin-right: .3125rem;
	vertical-align: inherit;
	border: 0;
	border-top: 2px solid #b11a08;
	border-left: 2px solid #b11a08;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mobile-menu .is-drilldown-submenu {
	min-height: 100%;
	overflow: hidden
}

.mobile-menu .is-drilldown-submenu.is-active {
	height: auto
}

.mobile-menu .mobile-menu-search {
	margin: 1.25rem
}

.mobile-menu .mobile-menu-search button[type=submit] {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	padding: .625rem
}

.mobile-menu .mobile-menu-search button[type=submit]:focus {
	outline: 0
}

.mobile-menu .mobile-menu-search .icon {
	width: .875rem;
	height: 1.75rem;
	fill: #f86b5a
}

.mobile-menu .mobile-menu-search input {
	padding: .9375rem .5rem .9375rem 1.875rem;
	line-height: 1.125rem;
	background-color: #801306;
	color: #f86b5a
}

.mobile-menu .mobile-menu-search input::-webkit-input-placeholder {
	color: #f86b5a
}

.mobile-menu .mobile-menu-search input::-moz-placeholder {
	color: #f86b5a
}

.mobile-menu .mobile-menu-search input:-ms-input-placeholder {
	color: #f86b5a
}

.row .row {
	margin-left: -.5rem;
	margin-right: -.5rem
}

.row .row.collapse>.column,
.row .row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.row .row .column,
.row .row .columns {
	padding-left: .5rem;
	padding-right: .5rem
}

.owl-carousel {
	overflow: hidden;
	white-space: nowrap
}

.owl-carousel.owl-loaded {
	overflow: inherit;
	white-space: normal
}

.owl-carousel .owl-stage {
	margin: 0 auto
}

.owl-carousel .item {
	display: inline-block;
	margin: 0 auto
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	border-top: .0625rem solid
}

.owl-carousel .owl-nav .owl-next.disabled,
.owl-carousel .owl-nav .owl-prev.disabled {
	display: none!important
}

.owl-carousel .owl-nav .owl-prev {
	border-left: .0625rem solid;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.owl-carousel .owl-nav .owl-next {
	border-right: .0625rem solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.owl-carousel .owl-dots {
	text-align: center;
	margin-top: 1.5625rem
}

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	margin-right: .625rem;
	width: .75rem;
	height: .75rem;
	border: .375rem solid #a8adb7;
	border-radius: .375rem
}

.owl-carousel .owl-dots .owl-dot:last-child {
	margin-right: 0
}

.owl-carousel .owl-dots .owl-dot:hover {
	border-width: .125rem
}

.owl-carousel .owl-dots .owl-dot.active {
	border: .125rem solid #b11a08
}

.owl-carousel .owl-dots.owl-dots-svg {
	margin-left: 0;
	margin-bottom: 0;
	list-style: none
}

.owl-carousel .owl-dots.owl-dots-svg .owl-dot {
	margin-right: .75rem;
	width: 1.25rem;
	height: 1.25rem;
	border: 0
}

.owl-carousel .owl-dots.owl-dots-svg .owl-dot.active .dot-svg {
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0)
}

.owl-carousel .owl-dots.owl-dots-svg .owl-dot.active .dot-svg path {
	-webkit-animation: dash 7s linear alternate;
	animation: dash 7s linear alternate
}

.owl-carousel .owl-dots.owl-dots-svg.pause .owl-dot.active .dot-svg path {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.main-slider .item {
	width: 100%
}

.main-slider .item,
.main-slider .owl-item {
	height: 12.5rem;
	overflow: hidden
}

@media screen and (min-width:32.375em) {
	.main-slider .item,
	.main-slider .owl-item {
		height: 15rem
	}
}

@media screen and (min-width:47.375em) {
	.main-slider .item,
	.main-slider .owl-item {
		height: 20rem
	}
}

@media screen and (min-width:62.375em) {
	.main-slider .item,
	.main-slider .owl-item {
		height: 26.25rem
	}
}

@media screen and (min-width:77.375em) {
	.main-slider .item,
	.main-slider .owl-item {
		height: 31.25rem
	}
}

.main-slider .item .background,
.main-slider .owl-item .background {
	height: 100%;
	display: block;
	background: center center no-repeat;
	background-size: 100%;
}

.main-slider .item .video-wrap,
.main-slider .owl-item .video-wrap {
	background-color: #000
}

.main-slider .item .video-item,
.main-slider .owl-item .video-item {
	margin-top: calc((200px - 56.25%)/ 2)
}

@media screen and (max-width:32.3125em) {
	.main-slider .item .video-item,
	.main-slider .owl-item .video-item {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

@media screen and (min-width:32.375em) {
	.main-slider .item .video-item,
	.main-slider .owl-item .video-item {
		margin-top: calc((240px - 56.25%)/ 2)
	}
}

@media screen and (min-width:47.375em) {
	.main-slider .item .video-item,
	.main-slider .owl-item .video-item {
		margin-top: calc((320px - 56.25%)/ 2)
	}
}

@media screen and (min-width:62.375em) {
	.main-slider .item .video-item,
	.main-slider .owl-item .video-item {
		margin-top: calc((420px - 56.25%)/ 2)
	}
}

@media screen and (min-width:77.375em) {
	.main-slider .item .video-item,
	.main-slider .owl-item .video-item {
		margin-top: calc((500px - 56.25%)/ 2)
	}
}

.main-slider .item .video-item:after,
.main-slider .owl-item .video-item:after {
	content: "";
	background-color: rgba(0, 0, 0, .2)
}

.main-slider .item .video-info,
.main-slider .item .video-item:after,
.main-slider .item .video-layout,
.main-slider .owl-item .video-info,
.main-slider .owl-item .video-item:after,
.main-slider .owl-item .video-layout {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.main-slider .item .parallax-item,
.main-slider .item .video-info,
.main-slider .item .video-layout,
.main-slider .owl-item .parallax-item,
.main-slider .owl-item .video-info,
.main-slider .owl-item .video-layout {
	visibility: hidden;
	opacity: 0
}

.main-slider .item .parallax-item,
.main-slider .item .video-layout,
.main-slider .owl-item .parallax-item,
.main-slider .owl-item .video-layout {
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.main-slider .item .parallax-wrap,
.main-slider .owl-item .parallax-wrap {
	position: relative;
	height: 100%
}

.main-slider .item .parallax-item,
.main-slider .owl-item .parallax-item {
	position: absolute;
	top: -20%;
	left: -35%;
	right: -35%;
	bottom: -20%;
	background: center center no-repeat
}

.main-slider .item .parallax-info,
.main-slider .owl-item .parallax-info {
	position: relative;
	z-index: 1
}

.main-slider .item.active .parallax-item,
.main-slider .item.active .video-info,
.main-slider .item.active .video-layout,
.main-slider .owl-item.active .parallax-item,
.main-slider .owl-item.active .video-info,
.main-slider .owl-item.active .video-layout {
	visibility: visible;
	opacity: 1
}

.main-slider span {
	display: block;
	white-space: normal
}

.main-slider .owl-nav {
	display: none
}

@media screen and (min-width:90.9375em) {
	.main-slider .owl-nav {
		display: block
	}
}

.main-slider .owl-nav .owl-next,
.main-slider .owl-nav .owl-prev {
	margin-top: -2.3125rem;
	width: 4.6875rem;
	height: 4.6875rem;
	border-color: #b11a08
}

.main-slider .owl-nav .owl-prev {
	left: 5rem
}

.main-slider .owl-nav .owl-next {
	right: 5rem
}

.main-slider .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1rem
}

.main-slider .main-slider-caption {
	margin-top: 2.5rem;
	margin-bottom: .3125rem;
	line-height: 1.875rem;
	font-size: 1.75rem;
	font-weight: 900
}

@media screen and (min-width:47.375em) {
	.main-slider .main-slider-caption {
		margin-top: 5rem;
		font-size: 1.875rem
	}
}

@media screen and (min-width:62.375em) {
	.main-slider .main-slider-caption {
		margin-top: 6.25rem;
		font-size: 2.875rem;
		line-height: 3.125rem
	}
}

@media screen and (min-width:77.375em) {
	.main-slider .main-slider-caption {
		margin-top: 8.75rem;
		font-size: 3.5rem;
		line-height: 3.75rem
	}
}

.main-slider .main-slider-desc {
	margin-bottom: 1.5625rem
}

@media screen and (min-width:62.375em) {
	.main-slider .main-slider-desc {
		width: 25rem;
		line-height: 1.625rem;
		font-size: 1rem
	}
}

.cart-container-pay .main-slider input[type=submit],
.main-slider .button,
.main-slider .cart-container-pay input[type=submit] {
	display: inline-block;
	padding: .8125rem;
	font-size: .6875rem;
	font-weight: 700;
	letter-spacing: .09375rem
}

.main-slider .white {
	color: #fff
}

.main-slider .black {
	color: #000
}

.main-banner {
	-webkit-transition: .5s;
	transition: .5s
}

.main-banner.owl-loaded {
	opacity: 1
}

.main-banner>.item {
	float: left;
	margin-right: 1.25rem
}

.main-banner>.item:last-child {
	margin-right: 0
}

.main-banner .owl-item img {
	margin: 0 auto
}

@media screen and (min-width:32.375em) {
	.main-banner .owl-item img {
		width: inherit
	}
	.main-slider-banner.lapping .main-slider .owl-dots {
		bottom: 2.8125rem
	}
}

@media screen and (min-width:62.375em) {
	.cart-container-pay .main-slider input[type=submit],
	.main-slider .button,
	.main-slider .cart-container-pay input[type=submit] {
		padding: .9375rem 1.25rem;
		font-size: .75rem
	}
	.main-slider-banner.small {
		width: 61.3125rem
	}
}

@media screen and (min-width:77.375em) {
	.main-slider-banner.small {
		width: 76.3125rem
	}
	.main-slider-banner.small .main-slider .main-slider-caption {
		margin-top: 7.5rem
	}
}

@media screen and (min-width:62.375em) {
	.main-slider-banner.small .main-slider {
		margin-left: .625rem;
		margin-right: .625rem;
		width: auto
	}
	.main-slider-banner.small .main-slider .container {
		padding: 0 3.125rem
	}
	.main-slider-banner.small .main-slider .item,
	.main-slider-banner.small .main-slider .owl-item {
		height: 25rem
	}
	.main-slider-banner.small .main-slider .item .video-item,
	.main-slider-banner.small .main-slider .owl-item .video-item {
		margin-top: calc((400px - 56.25%)/ 2)
	}
}

@media screen and (min-width:77.375em) {
	.main-slider-banner.small .main-slider .item,
	.main-slider-banner.small .main-slider .owl-item {
		height: 28.125rem
	}
	.main-slider-banner.small .main-slider .item .video-item,
	.main-slider-banner.small .main-slider .owl-item .video-item {
		margin-top: calc((450px - 56.25%)/ 2)
	}
}

@media screen and (min-width:96.0625em) {
	.main-slider-banner.medium {
		width: 93.8125rem
	}
}

.main-slider-banner.lapping .main-banner {
	margin-top: -1.875rem
}

@media screen and (min-width:47.375em) {
	.main-slider-banner.lapping .main-slider .owl-dots {
		bottom: 3.625rem
	}
	.main-slider-banner.lapping .main-banner {
		margin-top: -2.625rem
	}
}

.main-slider-banner.banner-right .main-banner {
	-webkit-transition: none;
	transition: none
}

@media screen and (min-width:62.375em) {
	.main-slider-banner.lapping .main-slider .owl-dots {
		bottom: 5.625rem
	}
	.main-slider-banner.lapping .main-banner {
		margin-top: -3.75rem
	}
	.main-slider-banner.banner-right {
		position: relative;
		margin-top: 1.25rem
	}
	.main-slider-banner.banner-right .main-slider {
		margin-left: 22rem
	}
	.main-slider-banner.banner-right .main-slider .item .video-item,
	.main-slider-banner.banner-right .main-slider .owl-item .video-item {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
	.main-slider-banner.banner-right .main-banner {
		position: absolute;
		top: 0;
		right: .625rem;
		margin: 0;
		width: 20.125rem
	}
	.main-slider-banner.banner-right .main-banner .owl-item {
		float: none;
		margin-bottom: 1.25rem
	}
}

@media screen and (min-width:77.375em) {
	.main-slider-banner.banner-right .main-slider {
		margin-left: 17.6875rem
	}
	.main-slider-banner.banner-right .main-slider .item .video-item,
	.main-slider-banner.banner-right .main-slider .owl-item .video-item {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	.main-slider-banner.banner-right .main-banner {
		width: 22.8125rem
	}
}

.main-slider-banner .main-banner {
	margin-top: 1.25rem
}

.main-slider-banner .main-banner-grid {
	margin-top: 1.4375rem
}

.main-news {
	margin: 3.125rem 0;
	padding: 2.5rem 0 2.8125rem;
	background-color: #b11a08
}

.main-news .main-news-caption {
	margin-bottom: 1.25rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 900;
	color: #ffffff
}

.main-news .main-news-carousel {
	margin: 0 auto;
	width: 17.6875rem
}

@media screen and (min-width:47.375em) {
	.main-news .main-news-carousel {
		width: 36.8125rem
	}
	.footer-line-top .footer-line-top-subscribe {
		float: right;
		min-width: 21.875rem
	}
}

@media screen and (min-width:62.375em) {
	.main-news .main-news-carousel {
		width: 55.9375rem
	}
}

@media screen and (min-width:77.375em) {
	.main-news .main-news-carousel {
		width: 75.0625rem
	}
}

.main-news .main-news-carousel .owl-item {
	height: 21.875rem
}

.main-news .main-news-carousel .owl-item .main-news-item-info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 8.125rem;
	padding: 1.25rem 1.5rem;
	background-color: #fff
}

.main-news .main-news-carousel .owl-item .main-news-item-info.no-preview {
	top: 0
}

.main-news .main-news-carousel .owl-item .main-news-item-info.no-preview .main-news-item-desc {
	max-height: 13.4375rem
}

.main-news .main-news-carousel .owl-item .main-news-item-info .label {
	margin-bottom: .375rem
}

.main-news .main-news-carousel .owl-item .main-news-item-info .main-news-item-caption {
	display: block;
	margin-bottom: .3125rem;
	font-size: 1rem;
	line-height: 1.25rem;
	color: #000
}

.main-news .main-news-carousel .owl-item .main-news-item-info .main-news-item-desc {
	display: block;
	max-height: 0;
	overflow: hidden;
	color: #666;
	-webkit-transition: .5s;
	transition: .5s
}

.main-news .main-news-carousel .owl-item:hover .main-news-item-desc {
	max-height: 13.4375rem
}

.main-news .main-news-carousel .owl-nav {
	display: none
}

@media screen and (min-width:26.8125em) {
	.main-news .main-news-carousel .owl-nav {
		display: block
	}
}

@media screen and (min-width:61.3125em) {
	.main-news .main-news-carousel .owl-nav {
		display: none
	}
}

@media screen and (min-width:65.0625em) {
	.main-news .main-news-carousel .owl-nav {
		display: block
	}
}

@media screen and (min-width:76.3125em) {
	.main-news .main-news-carousel .owl-nav {
		display: none
	}
}

@media screen and (min-width:84.1875em) {
	.main-news .main-news-carousel .owl-nav {
		display: block
	}
}

.main-news .main-news-carousel .owl-nav .owl-next,
.main-news .main-news-carousel .owl-nav .owl-prev {
	margin-top: -1.4375rem;
	width: 2.875rem;
	height: 2.875rem;
	border-color: #fff
}

.main-news .main-news-carousel .owl-nav .owl-prev {
	left: -3.125rem
}

.main-news .main-news-carousel .owl-nav .owl-next {
	right: -3.125rem
}

.main-news .main-news-carousel .owl-dots .owl-dot {
	border-color: #801306
}

.main-news .main-news-carousel .owl-dots .owl-dot.active {
	border-color: #fff
}

.main-plus {
	margin: 3.125rem auto;
	text-align: center
}

.main-plus .main-plus-caption {
	margin-bottom: 2.5rem;
	font-size: 1.5rem;
	font-weight: 900;
	color: #000
}

.main-plus .main-plus-container {
	margin: 0 0 -2.5rem
}

.main-plus .main-plus-item {
	margin-bottom: 2.8125rem;
	padding: 0 1.875rem
}

@media screen and (min-width:32.375em) {
	.main-plus .main-plus-item {
		width: 50%
	}
}

@media screen and (min-width:62.375em) {
	.main-plus .main-plus-item {
		width: 25%
	}
}

.main-plus .main-plus-item .main-plus-text {
	display: block;
	margin-top: .9375rem;
	font-size: .9375rem;
	color: #000
}

.main-plus .main-plus-item .icon {
	height: 5.75rem
}

.main-plus .main-plus-item .icon.main-plus-delivery {
	width: 8.4375rem
}

.main-plus .main-plus-item .icon.main-plus-payment,
.main-plus .main-plus-item .icon.main-plus-price,
.main-plus .main-plus-item .icon.main-plus-team {
	width: 7.25rem
}

.main-plus .main-plus-item .icon.main-plus-discount {
	width: 6.8125rem
}

.main-plus .main-plus-item .icon.main-plus-return {
	width: 5.125rem
}

.main-plus .main-plus-item .icon.main-plus-delivery-sng {
	width: 6.0625rem
}

.main-plus .main-plus-item .icon.main-plus-delivery-world {
	width: 7.125rem
}

.main-plus .main-plus-item .icon.main-plus-guarantee {
	width: 6.25rem;
	height: 6.1875rem;
	margin-bottom: -.4375rem
}

.main-plus .main-plus-item .icon.main-plus-pickup {
	width: 6.625rem
}

.main-plus .main-plus-item .icon.main-plus-service {
	width: 5.75rem
}

.main-plus .main-plus-item .icon.main-plus-support {
	width: 7.75rem
}

.main-plus .main-plus-item .icon.main-plus-fitting {
	width: 5.9375rem;
	height: 6.25rem;
	margin-bottom: -.5rem
}

.main-plus .main-plus-item .icon.main-plus-courier,
.main-plus .main-plus-item .icon.main-plus-installation {
	width: 7.1875rem;
	height: 6rem;
	margin-bottom: -.25rem
}

.main-brand {
	margin: 3.125rem 0;
	text-align: center
}

.main-brand .main-brand-caption {
	margin-bottom: 2.5rem;
	font-size: 1.5rem;
	font-weight: 900;
	color: #000
}

@media screen and (min-width:62.375em) {
	.main-brand .main-brand-carousel {
		width: calc(100% - 1px)
	}
}

.main-brand .item {
	width: 6.25rem;
	text-align: center;
	line-height: 3.75rem
}

.main-brand .item img {
	display: inline-block;
	width: auto
}

.inner-team .owl-nav .owl-next,
.inner-team .owl-nav .owl-prev,
.main-brand .owl-nav .owl-next,
.main-brand .owl-nav .owl-prev {
	margin-top: -.375rem;
	width: .75rem;
	height: .75rem;
	border-width: .125rem;
	border-color: #b11a08
}

.inner-team .owl-nav .owl-prev,
.main-brand .owl-nav .owl-prev {
	left: -.4375rem
}

.inner-team .owl-nav .owl-next,
.main-brand .owl-nav .owl-next {
	right: -.4375rem
}

.main-product-tabs {
	margin: 3.125rem 0
}

.main-product-tabs .select-tabs {
	margin: -1.25rem 0 1.6875rem
}

.main-product-tabs .tabs {
	margin-bottom: 1.375rem;
	background: 0 0
}

.main-product-tabs .tabs .tabs-title.is-active>a,
.main-product-tabs .tabs .tabs-title.is-active>a:hover {
	color: #000
}

.main-product-tabs .tabs .tabs-title.is-active>a span {
	border-bottom: .125rem solid #b11a08
}

.main-product-tabs .tabs .tabs-title>a {
	padding: 0 1.25rem;
	font-size: 1rem;
	font-weight: 700;
	color: #a8adb7;
	-webkit-transition: .3s;
	transition: .3s
}

.main-product-tabs .tabs .tabs-title>a:hover {
	color: #b11a08;
	background: 0 0
}

.main-product-tabs .tabs-content {
	border: 0;
	-webkit-transition: none;
	transition: none
}

.main-product-tabs .tabs-panel {
	padding: 0
}

.main-product-tabs .product-carousel {
	margin-bottom: .9375rem
}

@media screen and (min-width:62.375em) {
	.main-product-tabs .product-carousel {
		margin-bottom: .4375rem
	}
}

.dot-svg {
	width: 20px;
	height: 20px;
	-webkit-transform: matrix(.6, 0, 0, .6, 0, 0);
	transform: matrix(.6, 0, 0, .6, 0, 0);
	-webkit-transition: .25s;
	transition: .25s
}

.dot-svg path {
	fill: none;
	stroke: #fff;
	stroke-width: 10;
	stroke-dasharray: 32;
	stroke-dashoffset: 0
}

@-webkit-keyframes dash {
	to {
		stroke-dashoffset: -32
	}
}

@keyframes dash {
	to {
		stroke-dashoffset: -32
	}
}

.footer-line-top {
	padding: 1.875rem 0;
	border-top: 1px solid #e9e9e9
}

.footer-line-top .column,
.footer-line-top .columns {
	padding: 0
}

.footer-line-top .footer-line-top-container {
	max-width: inherit
}

.footer-line-top .footer-line-top-caption {
	margin-bottom: .3125rem;
	font-size: .9375rem;
	line-height: 1.25rem;
	color: #000
}

.footer-line-top .footer-line-top-social {
	margin: 0;
	list-style: none
}

.footer-line-top .footer-line-top-social a {
	display: block;
	margin-right: .4375rem;
	width: 2.125rem;
	height: 2.125rem;
	padding: .4375rem;
	border: .125rem solid #b11a08;
	border-radius: 1.0625rem
}

.footer-line-top .footer-line-top-social a:hover {
	background-color: #b11a08
}

.footer-main {
	background-color: #eeeff1
}

.footer-line-top .footer-line-top-social a:hover .icon {
	fill: #ffffff
}

.footer-line-top .footer-line-top-social a .icon {
	display: block;
	margin: auto;
	width: 100%;
	height: .9375rem;
	fill: #b11a08
}

.footer-line-top .footer-line-top-social a .icon.icon-social-vk {
	width: 9px
}

.footer-line-top .footer-line-top-social a .icon.icon-social-twitter {
	width: 14px
}

.footer-line-top .footer-line-top-subscribe {
	margin: 0 auto;
	max-width: 21.875rem
}

.footer-line-top .footer-line-top-subscribe input {
	margin-bottom: 0;
	margin-right: .375rem;
	width: calc(100% - 112px)
}

.footer-main {
	padding: 1.875rem 0
}

.footer-main .footer-info {
	width: 14.0625rem
}

.footer-main .footer-info .footer-info-logo {
	display: block;
	margin-bottom: 1.5625rem;
	max-width: 14.0625rem;
	max-height: 4.6875rem
}

.cart-product-item .cart-product-item-preview img,
.inner-container .product-preview .product-preview-main img,
.inner-content .inner-content-brand img {
	max-height: 100%
}

.footer-main .footer-info .footer-info-logo .icon {
	max-width: 100%;
	height: 1.375rem;
	vertical-align: middle
}

.footer-main .footer-info .footer-info-phone {
	margin-bottom: 1.5625rem
}

.footer-main .footer-info .footer-info-phone .footer-info-phone-number {
	font-size: 1.375rem;
	line-height: 1.5rem;
	color: #000
}

.footer-main .footer-info .footer-info-phone .footer-info-phone-number a {
	color: #000
}

.footer-main .footer-info .footer-info-mail {
	font-size: 1rem;
	line-height: 1.125rem
}

.footer-main .footer-main-menu {
	margin: 0 0 -1.875rem 5.3125rem;
	width: calc(100% - 310px);
	text-align: left
}

.footer-main .footer-main-menu ul {
	margin: 0
}

.footer-main .footer-main-menu .footer-main-menu-category {
	margin-bottom: 1.875rem;
	padding-right: 1.875rem;
	font-size: .9375rem
}

@media screen and (min-width:62.375em) {
	.footer-line-top .footer-line-top-subscribe {
		float: none;
		min-width: inherit
	}
	.footer-main .footer-info {
		text-align: left
	}
	.footer-main .footer-main-menu .footer-main-menu-category {
		width: 33.3%
	}
}

@media screen and (min-width:77.375em) {
	.footer-main .footer-main-menu .footer-main-menu-category {
		width: 25%
	}
}

.footer-main .footer-main-menu .footer-main-menu-category a {
	padding: .25rem 0;
	line-height: 1.375rem;
	color: #000
}

.footer-main .footer-main-menu .footer-main-menu-category .footer-main-menu-list {
	margin-top: .3125rem
}

.footer-main .footer-main-menu .footer-main-menu-category .footer-main-menu-list a {
	font-size: .8125rem;
	color: #666
}

.footer-copyright {
	padding: 1.25rem 0;
	line-height: 1.25rem
}

.footer-copyright .footer-copyright-company {
	color: #666
}

.footer-copyright .footer-copyright-design {
	color: #000
}

.fancy .inner-bg {
	padding: 3.125rem 0
}

@media screen and (min-width:62.375em) {
	.fancy .inner-bg {
		padding: 7.125rem 0
	}
}

.fancy .inner-container {
	margin-bottom: 0
}

.cart .inner-bg,
.profile .inner-bg {
	margin-bottom: -1.875rem;
	padding-bottom: 1.875rem
}

@media screen and (min-width:32.375em) {
	.footer-copyright .footer-copyright-company {
		float: left;
		width: 70%
	}
	.footer-copyright .footer-copyright-design {
		float: right
	}
	.cart .inner-bg,
	.profile .inner-bg {
		margin-bottom: -2.5rem;
		padding-bottom: 2.5rem
	}
}

@media screen and (min-width:47.375em) {
	.cart .inner-bg,
	.profile .inner-bg {
		margin-bottom: -3.125rem;
		padding-bottom: 3.125rem
	}
}

@media screen and (min-width:62.375em) {
	.cart .inner-bg,
	.profile .inner-bg {
		margin-bottom: -3.75rem;
		padding-bottom: 3.75rem
	}
}

@media screen and (min-width:77.375em) {
	.cart .inner-bg,
	.profile .inner-bg {
		margin-bottom: -5rem;
		padding-bottom: 5rem
	}
}

.inner-container {
	margin-bottom: 1.875rem;
	background-color: #fff
}

@media screen and (min-width:62.375em) {
	.product .inner-bg {
		padding-bottom: 2.75rem
	}
	.inner-container {
		margin-bottom: 3.125rem
	}
	.inner-container.product-container {
		display: table;
		min-width: 100%
	}
}

.inner-container.cart-container {
	margin: .625rem 0 0;
	padding: .9375rem .9375rem 1.875rem
}

@media screen and (min-width:47.375em) {
	.inner-container.cart-container {
		padding: 1.5625rem 1.875rem 1.875rem
	}
}

@media screen and (min-width:77.375em) {
	.inner-container.cart-container {
		padding: 1.5625rem 9.375rem 2.5rem
	}
}

.inner-container.cart-container.cart-container-pay {
	margin-top: 3.625rem;
	padding-top: 2.1875rem
}

.inner-container .product-preview {
	padding: 1.875rem;
	text-align: center;
	border-bottom: .0625rem solid #e9e9e9
}

@media screen and (min-width:62.375em) {
	.inner-container .product-preview {
		display: table-cell;
		width: 22.5625rem;
		border-bottom: 0
	}
}

.inner-container .product-preview .product-preview-main {
	margin-bottom: .9375rem;
	height: 16.875rem;
	line-height: 16.875rem
}

@media screen and (min-width:47.375em) {
	.inner-container .product-preview .product-preview-main {
		height: 26.875rem;
		line-height: 26.875rem
	}
}

@media screen and (min-width:62.375em) {
	.inner-container .product-preview .product-preview-main {
		height: 15rem;
		line-height: 15rem
	}
}

@media screen and (min-width:77.375em) {
	.inner-container .product-preview {
		width: 37.5625rem
	}
	.inner-container .product-preview .product-preview-main {
		height: 26.875rem;
		line-height: 26.875rem
	}
}

.inner-container .product-preview .product-preview-main .product-preview-main-content {
	display: none;
	height: 100%
}

.inner-container .product-preview .product-preview-main .product-preview-main-content.active {
	display: block
}

.inner-container .product-preview .product-preview-zoom {
	font-size: .75rem;
	line-height: 1.125rem
}

.inner-container .product-preview .product-preview-zoom .icon {
	margin-right: .3125rem;
	width: .8125rem;
	height: .875rem;
	vertical-align: text-bottom;
	fill: #b11a08
}

.inner-container .product-preview .product-slider {
	margin: .9375rem auto 0;
	width: 9.125rem
}

@media screen and (min-width:32.375em) {
	.inner-container .product-preview .product-slider {
		width: 18.25rem
	}
}

.inner-container .product-preview .product-slider .item {
	margin: 0 .25rem;
	border: .125rem solid #a8adb7;
	display: inline-block;
}

.inner-container .product-preview .product-slider .item.active {
	border-color: #b11a08
}

.inner-container .product-preview .product-slider .owl-nav .owl-next,
.inner-container .product-preview .product-slider .owl-nav .owl-prev {
	margin-top: -.4375rem;
	width: .875rem;
	height: .875rem;
	border-width: .125rem;
	border-color: #a8adb7
}

.inner-container .product-preview .product-slider .owl-nav .owl-prev {
	left: -1.125rem
}

.inner-container .product-preview .product-slider .owl-nav .owl-next {
	right: -1.125rem
}

@media screen and (min-width:47.375em) {
	.inner-container .product-preview .product-action-label {
		top: 1.3125rem
	}
	.inner-container .product-preview .product-action-label.left {
		left: 1.3125rem
	}
	.inner-container .product-preview .product-action-label.right {
		right: 1.3125rem
	}
}

@media screen and (min-width:62.375em) {
	.inner-container .product-info {
		position: relative;
		display: table-cell;
		width: 37.5rem;
		max-width: 37.5rem;
		padding-bottom: 5.875rem;
		border-left: .0625rem solid #e9e9e9
	}
	.inner-container .product-info .product-info-social {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0
	}
}

.inner-container .product-info .row {
	margin: 0 0 -.9375rem
}

.inner-container .product-info .column,
.inner-container .product-info .columns {
	margin-bottom: .9375rem;
	padding: 0
}

.inner-container .product-info .columns {
	margin-bottom: 0
}

.inner-container .product-info .product-info-block {
	padding: 1.875rem;
	border-bottom: .0625rem solid #e9e9e9
}

.inner-container .product-info .product-info-block:last-child {
	border-bottom: 0
}

.inner-container .product-info .product-info-code {
	margin: -.9375rem 0 .3125rem;
	font-size: .6875rem;
	color: #999
}

.inner-container .product-info .existence {
	text-align: right
}

@media screen and (min-width:32.375em) {
	.inner-container .product-info .existence {
		text-align: left
	}
}

.inner-container .product-info .product-info-button-primary {
	margin: 0;
	display: block;
	padding: .5rem;
	font-size: .75rem;
	line-height: 1.75rem;
	letter-spacing: .09375rem
}


.inner-container .product-info .product-info-button-primary.add2cart .icon {
	width: 2.125rem;
	height: 1.75rem
}

.inner-container .product-info .product-info-price {
	padding-bottom: 1.375rem
}

.inner-container .product-info .product-info-price .transparent {
	margin-top: -.125rem
}

.inner-container .product-info .product-info-desc {
	line-height: 1.375rem;
	border-bottom: 0
}

.inner-container .product-info .product-info-desc .product-action-banner {
	margin-bottom: 15px
}

.inner-container .product-info .product-info-social {
	text-align: center;
	margin: 0;
	list-style: none
}

.inner-container .product-info .product-info-social a {
	display: block;
	margin-right: .4375rem;
	width: 2.125rem;
	height: 2.125rem;
	padding: .4375rem;
	border: .125rem solid #a8adb7;
	border-radius: 1.0625rem
}

.inner-container .product-info .product-info-social a:hover {
	background-color: #a8adb7
}

.inner-container .product-info .product-info-social a:hover .icon {
	fill: #fff
}

.inner-container .product-info .product-info-social a .icon {
	display: block;
	margin: auto;
	width: 100%;
	height: .9375rem;
	fill: #a8adb7
}

.inner-container .product-info .product-info-social a .icon.icon-social-vk {
	width: 9px
}

.inner-container .product-info .product-info-social a .icon.icon-social-twitter {
	width: 14px
}

.product-info-caption {
	line-height: 1.25rem;
	color: #000
}

.product-count {
	width: 6.625rem
}

.product-count .input-group {
	margin: .0625rem 0;
	line-height: 1.5;
	border: .125rem solid #a8adb7;
	border-radius: .1875rem
}

.cart-container-pay .product-count input[type=submit],
.product-count .button,
.product-count .cart-container-pay input[type=submit] {
	width: 1.5rem;
	height: 1.5rem;
	padding: 0;
	font-size: 1.5rem;
	font-weight: 400;
	border: 0;
	border-radius: 0;
	background-color: #eeeff1;
	color: #a8adb7;
	outline: 0
}

.product-count input[type=number] {
	padding: .1875rem;
	text-align: center;
	font-size: .9375rem;
	line-height: 1.125rem;
	border-left: .125rem solid #a8adb7;
	border-right: .125rem solid #a8adb7;
	color: #666
}

.product-count input[type=number]::-webkit-input-placeholder {
	color: #666
}

.product-count input[type=number]::-moz-placeholder {
	color: #666
}

.product-count input[type=number]:-ms-input-placeholder {
	color: #666
}

.product-price {
	margin-bottom: .9375rem;
	line-height: 1.5625rem;
	overflow-x: auto
}

@media screen and (min-width:32.375em) {
	.product-price {
		margin-right: .625rem;
		white-space: nowrap
	}
}

.product-price:last-child {
	margin-bottom: 0
}

.product-price.sale-price .economy,
.product-price.sale-price .main {
	margin-top: 0
}

.product-price .main {
	margin-top: -.3125rem;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 2.25rem;
	color: #000
}

.product-price .old {
	font-size: 1rem;
	text-decoration: line-through;
	color: #999
}

.product-price .economy {
	margin-top: .625rem;
	color: #666
}

.product-price .economy span {
	color: #b11a08
}

.economy .rub,
.price .rub,
.price-block .rub,
.product-price .rub {
	font-family: ALSRubl-Arial, Arial, sans-serif
}

.product-info-option label {
	margin: 0 .125rem 0 0;
	line-height: 1.3125rem;
	border: .125rem solid transparent;
	border-radius: .9375rem;
	cursor: pointer
}

.product-info-option input:checked+label {
	border-color: #b11a08;
	color: #b11a08
}

.product-info-option.color fieldset {
	margin-left: -.125rem
}

@media screen and (min-width:47.375em) {
	.product-info-option.color fieldset {
		width: 8.75rem
	}
}

.product-info-option.color span {
	display: block;
	width: 1.5625rem;
	height: 1.5625rem;
	border: .125rem solid #fff;
	border-radius: .8125rem
}

.product-info-option.text fieldset {
	margin-left: -.5rem
}

.product-info-option.text label {
	margin-top: .125rem;
	margin-bottom: .125rem
}

.product-info-option.text span {
	display: block;
	padding: 0 .375rem
}

.product-pack {
	margin-bottom: 1.875rem;
	overflow: hidden
}

@media screen and (min-width:62.375em) {
	.product-pack {
		margin-bottom: 3.125rem
	}
}

.product-pack.edit .product-pack-carousel .item:hover,
.product-pack.edit .product-pack-variation .item:hover {
	border-color: #b11a08
}

.product-pack.edit .product-pack-carousel .item:hover .product-pack-change,
.product-pack.edit .product-pack-variation .item:hover .product-pack-change {
	display: block
}

.cart-container-pay .product-pack .product-pack-mobile-button input.product-pack-set-variation[type=submit],
.product-pack .owl-carousel .owl-dots .owl-dot:first-child:last-child,
.product-pack .product-pack-change,
.product-pack .product-pack-mobile-button .button.product-pack-set-variation,
.product-pack .product-pack-mobile-button .cart-container-pay input.product-pack-set-variation[type=submit],
.product-pack .product-pack-variation,
.product-pack .product-pack-variation .product-pack-char {
	display: none
}

.product-pack.edit .product-pack-wrap .owl-item:hover+.owl-item .item {
	border-left: .0625rem solid #b11a08
}

.product-pack .product-pack-caption {
	padding: .6875rem 1.25rem;
	line-height: 1.75rem;
	background-color: #fff
}

.product-pack .product-pack-caption.apply {
	display: none;
	line-height: 2rem
}

.product-pack .product-pack-caption h2 {
	margin: 0;
	line-height: 2rem
}

.product-pack .product-pack-caption strong {
	font-size: .875rem;
	padding-right: .9375rem
}

.product-pack .product-pack-caption .product-pack-caption-label {
	width: 13.75rem
}

.product-pack .column,
.product-pack .columns {
	padding: 0;
	background-color: #fff
}

.product-pack .product-pack-main.item {
	z-index: 1;
	width: 15rem;
	border-right: 0
}

.product-pack .product-pack-change {
	position: absolute;
	top: -.875rem;
	left: 50%;
	z-index: 1;
	margin-left: -.875rem;
	width: 1.75rem;
	height: 1.75rem;
	border-radius: .875rem;
	-webkit-transition: .25s;
	transition: .25s
}

.product-pack .product-pack-change:after,
.product-pack .product-pack-change:before {
	content: "";
	position: absolute
}

.product-pack .product-pack-change:before {
	top: .5rem;
	left: .8125rem;
	height: .75rem;
	border-left: .125rem solid #fff
}

.product-pack .product-pack-change:after {
	top: .8125rem;
	left: .5rem;
	width: .75rem;
	border-top: .125rem solid #fff
}

.product-pack .product-pack-change.add {
	background-color: #b11a08
}

.product-pack .product-pack-change.add:hover {
	background-color: #e2210a
}

.product-pack .product-pack-change.add:after,
.product-pack .product-pack-change.add:before {
	border-color: #ffffff
}

.product-pack .product-pack-change.remove {
	background-color: #b11a08;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.product-pack .product-pack-change.remove:hover {
	background-color: #e2210a
}

.product-pack .product-pack-change.remove:after,
.product-pack .product-pack-change.remove:before {
	border-color: #ffffff
}

.product-pack .product-pack-char {
	position: absolute;
	top: 50%;
	z-index: 1;
	margin-top: -.875rem;
	width: 1.75rem;
	text-align: center;
	font-size: 2rem;
	line-height: 1.75rem;
	border-radius: .875rem;
	color: #a8adb7;
	background-color: #fff
}

.product-pack .product-pack-char.left {
	left: -.875rem
}

.product-pack .product-pack-char.right {
	right: -.875rem
}

.product-pack .product-pack-count {
	position: absolute;
	top: .625rem;
	left: .625rem;
	padding: .3125rem .625rem;
	font-size: .875rem;
	color: #999;
	border-radius: .9375rem;
	background-color: rgba(255, 255, 255, .7)
}

.product-pack .product-pack-sum.item {
	width: 15rem;
	border-left: 0
}

@media screen and (max-width:47.3125em) {
	.product-pack .product-pack-sum.item {
		width: 100%;
		height: inherit;
		padding: .625rem;
		border: 0;
		background-color: inherit
	}
	.product-pack .product-pack-sum.item .product-pack-sum-wrap {
		margin: auto
	}
	.product-pack .product-pack-sum.item .product-price {
		float: left;
		margin-right: 1.5625rem;
		margin-bottom: 0
	}
}

.product-pack .product-pack-sum.item .product-pack-sum-wrap {
	height: 100%
}

.cart-container-pay .product-pack .product-pack-mobile-button input[type=submit],
.product-pack .product-pack-mobile-button .button,
.product-pack .product-pack-mobile-button .cart-container-pay input[type=submit] {
	padding: 1rem 1.25rem;
	font-size: .75rem;
	letter-spacing: .09375rem
}

.product-pack .product-pack-wrap .product-pack-carousel:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 18.1875rem;
	border-left: .0625rem solid #e9e9e9;
	border-right: .0625rem solid #e9e9e9;
	background-color: #fff
}

@media screen and (max-width:47.3125em) {
	.product-pack .product-pack-wrap .product-pack-carousel:before {
		border-right: 0
	}
}

.product-pack .product-pack-variation .owl-stage-outer {
	background-color: #fff
}

.product-pack .owl-stage-outer {
	overflow: visible
}

.product-pack .owl-stage-outer .owl-stage:empty {
	min-height: 18.1875rem
}

.product-pack .owl-carousel .owl-dots {
	margin: 0
}

.product-pack .owl-carousel .owl-dots .owl-dot {
	margin-top: .625rem;
	margin-bottom: .3125rem
}

.product-accordion-tabs {
	border-top: .0625rem solid #a8adb7;
	border-bottom: .0625rem solid #e9e9e9
}

.product-accordion-tabs .column,
.product-accordion-tabs .columns {
	padding: 0
}

.product-accordion-tabs .tabs {
	margin-top: -2.8125rem;
	border: 0
}

.product-accordion-tabs .product-accordion-tabs-content,
.product-doc {
	margin: 0
}

.product-accordion-tabs .tabs .tabs-title {
	text-align: center;
	border-right: .0625rem solid #eeeff1
}

.product-accordion-tabs .tabs .tabs-title:last-child {
	border-right: 0
}

.product-accordion-tabs .tabs .tabs-title a {
	font-weight: 700;
	border-top: .125rem solid transparent;
	color: #fff
}

.product-accordion-tabs .tabs .tabs-title a:focus {
	color: #000
}

.product-accordion-tabs .tabs .tabs-title.is-active a {
	border-color: #b11a08;
	color: #000
}

.product-accordion-tabs .product-accordion-tabs-item .accordion-title {
	text-align: center;
	font-size: .875rem;
	font-weight: 700;
	border-bottom: .125rem solid #fff;
	color: #fff
}

.product-accordion-tabs .product-accordion-tabs-item:last-child .accordion-title {
	border-color: transparent
}

.product-accordion-tabs .product-accordion-tabs-item.is-active .accordion-title {
	border-color: #b11a08;
	color: #000;
	background-color: #fff
}

.product-doc dt {
	margin-bottom: .5625rem;
	color: #000
}

.product-doc dd {
	margin-bottom: .9375rem;
	padding-right: .625rem
}

.product-doc .product-doc-icon {
	position: relative;
	margin-right: .4375rem;
	height: 2.4375rem;
	overflow: hidden
}

.product-doc .product-doc-icon .icon {
	width: 2rem;
	height: 100%;
	fill: #b11a08
}

.product-doc .product-doc-icon .extention {
	position: absolute;
	top: .625rem;
	left: 0;
	right: 0;
	text-align: center;
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #b11a08
}

.product-doc .product-doc-name {
	max-width: calc(100% - 45px);
	color: #000
}

.product-doc .product-doc-name span {
	white-space: nowrap;
	color: #999
}

.product-specification table {
	margin-bottom: 1.875rem;
	width: 100%
}

.product-specification tr:nth-child(odd) {
	background-color: #eeeff1
}

.product-specification td {
	width: 50%;
	padding: .5rem 1.25rem;
	border-right: .0625rem solid #d0d0d0;
	color: #333
}

.product-specification td:last-child {
	border: 0
}

.product-comments .product-comments-item {
	margin: .9375rem 0 2.1875rem
}

.product-comments .product-comments-item .product-comments-item-avatar {
	margin-right: .8125rem;
	width: 3.75rem;
	height: 3.75rem;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	border-radius: 1.875rem;
	background-color: #d2d5da
}

.product-comments .product-comments-item .product-comments-item-avatar .icon {
	width: 1.625rem;
	height: 100%;
	fill: #fff
}

.product-comments .product-comments-item .product-comments-item-caption {
	width: calc(100% - 75px);
	vertical-align: middle
}

.product-comments .product-comments-item .product-comments-item-caption .name {
	margin: -.1875rem 0 .0625rem;
	font-size: .875rem;
	font-weight: 700;
	color: #000
}

.product-comments .product-comments-item .product-comments-item-caption .name span {
	padding-left: .3125rem;
	color: #999
}

.product-comments .product-comments-item dd {
	line-height: 1.375rem
}

.product-existence {
	margin: 0;
	list-style: none
}

.product-existence li {
	padding-top: 1.5rem;
	line-height: 1.25rem;
	border-bottom: .0625rem dotted #d0d0d0
}

.product-existence li:first-child {
	padding-top: 0
}

.product-existence .product-existence-address {
	padding-right: .9375rem
}

.product-existence .product-existence-phone {
	color: #666
}

.product-existence .product-existence-address,
.product-existence .product-existence-phone {
	display: block
}

.product-seeit {
	padding-top: 2.5rem
}

.product-seeit h2 {
	margin-bottom: .9375rem
}

.product-seeit h2 .owl-dots {
	margin-top: .625rem
}

@media screen and (min-width:47.375em) {
	.product-existence .product-existence-address,
	.product-existence .product-existence-phone {
		display: inline
	}
	.product-seeit h2 .owl-dots {
		margin-top: 1.25rem
	}
}

.product-seeit .product-grid {
	margin-bottom: 1.375rem
}

.product-seeit:last-child .product-grid {
	margin-bottom: 2.5rem
}

.product-pack-carousel {
	margin-top: -.0625rem;
	width: 50%
}

@media screen and (min-width:47.375em) {
	.product-pack-carousel {
		width: 33.3%
	}
}

@media screen and (min-width:62.375em) {
	.product-seeit:last-child .product-grid {
		margin-bottom: 0
	}
	.product-pack-carousel {
		width: 50%
	}
}

@media screen and (min-width:77.375em) {
	.product-pack-carousel {
		width: 60%
	}
}

.product-compare-carousel {
	margin-left: -.0625rem
}

@media screen and (min-width:47.375em) {
	.product-compare-carousel {
		width: 66.6%
	}
}

@media screen and (min-width:62.375em) {
	.product-compare-carousel {
		width: 75%
	}
}

@media screen and (min-width:77.375em) {
	.product-compare-carousel {
		width: 80%
	}
}

.product-compare-carousel .owl-item .item {
	height: auto;
	padding: 0;
	border: 0;
	background-color: transparent
}

.product-compare-carousel .owl-item .item .item-wrap {
	height: 22.1875rem;
	padding: 1.5625rem 1.5625rem 0;
	border: .0625rem solid #d0d0d0;
	border-bottom: 0
}

.product-compare-carousel .owl-item .item .item-wrap:last-child {
	border-bottom: .0625rem solid #d0d0d0
}

@media screen and (max-width:47.3125em) {
	.product-compare-carousel .owl-item .item .item-wrap {
		border-bottom: .0625rem solid #d0d0d0;
		margin-bottom: 7.875rem
	}
}

.product-compare-carousel .owl-nav .owl-next,
.product-compare-carousel .owl-nav .owl-prev {
	top: 9.6875rem
}

.product-compare-carousel .price {
	height: 2.5625rem
}

.inner-carousel {
	margin-bottom: 1.5625rem
}

.inner-carousel:last-child {
	margin-bottom: 0
}

.inner-carousel .owl-dots {
	margin-top: .625rem
}

.product-carousel {
	height: 18.1875rem
}

.product-carousel .owl-next,
.product-carousel .owl-prev,
.product-carousel .owl-stage-outer {
	z-index: 1
}

.product-carousel .owl-dots {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0
}

.inner-carousel .owl-item .item,
.product-carousel .owl-item .item,
.product-compare-carousel .owl-item .item,
.product-pack-carousel .owl-item .item {
	margin: 0
}

.inner-carousel .owl-stage,
.product-carousel .owl-stage,
.product-compare-carousel .owl-stage,
.product-pack-carousel .owl-stage {
	margin: inherit
}

.inner-carousel .owl-nav .owl-next,
.inner-carousel .owl-nav .owl-prev,
.product-carousel .owl-nav .owl-next,
.product-carousel .owl-nav .owl-prev,
.product-compare-carousel .owl-nav .owl-next,
.product-compare-carousel .owl-nav .owl-prev,
.product-pack-carousel .owl-nav .owl-next,
.product-pack-carousel .owl-nav .owl-prev {
	margin-top: -1.40625rem;
	width: 1.875rem;
	height: 2.8125rem;
	border: 0;
	background-color: #a8adb7;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.inner-carousel .owl-nav .owl-next:after,
.inner-carousel .owl-nav .owl-prev:after,
.product-carousel .owl-nav .owl-next:after,
.product-carousel .owl-nav .owl-prev:after,
.product-compare-carousel .owl-nav .owl-next:after,
.product-compare-carousel .owl-nav .owl-prev:after,
.product-pack-carousel .owl-nav .owl-next:after,
.product-pack-carousel .owl-nav .owl-prev:after {
	content: "";
	display: block;
	margin-top: .9375rem;
	width: .9375rem;
	height: .9375rem;
	border-top: .125rem solid #fff
}

.inner-carousel .owl-nav .owl-next:hover,
.inner-carousel .owl-nav .owl-prev:hover,
.product-carousel .owl-nav .owl-next:hover,
.product-carousel .owl-nav .owl-prev:hover,
.product-compare-carousel .owl-nav .owl-next:hover,
.product-compare-carousel .owl-nav .owl-prev:hover,
.product-pack-carousel .owl-nav .owl-next:hover,
.product-pack-carousel .owl-nav .owl-prev:hover {
	background-color: #c4c8ce
}

.inner-carousel .owl-nav .owl-prev,
.product-carousel .owl-nav .owl-prev,
.product-compare-carousel .owl-nav .owl-prev,
.product-pack-carousel .owl-nav .owl-prev {
	left: 0
}

.inner-carousel .owl-nav .owl-prev:after,
.product-carousel .owl-nav .owl-prev:after,
.product-compare-carousel .owl-nav .owl-prev:after,
.product-pack-carousel .owl-nav .owl-prev:after {
	margin-left: .625rem;
	border-left: .125rem solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.inner-carousel .owl-nav .owl-next,
.product-carousel .owl-nav .owl-next,
.product-compare-carousel .owl-nav .owl-next,
.product-pack-carousel .owl-nav .owl-next {
	right: 0
}

.inner-carousel .owl-nav .owl-next:after,
.product-carousel .owl-nav .owl-next:after,
.product-compare-carousel .owl-nav .owl-next:after,
.product-pack-carousel .owl-nav .owl-next:after {
	margin-left: .1875rem;
	border-right: .125rem solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.product-list-mini {
	margin: 0;
	list-style: none
}

.product-list-mini li {
	padding: 0;
	margin-bottom: 1.125rem
}

.product-list-mini li:first-child {
	margin-bottom: .5625rem
}

.product-list-mini li:last-child {
	margin-bottom: .5rem
}

.product-list-mini .product-list-mini-preview {
	width: 3.75rem;
	height: 3.125rem;
	padding: .3125rem .625rem 0 0;
	vertical-align: top
}

.product-list-mini .product-list-mini-link {
	color: #000
}

.product-list-mini .product-list-mini-desc {
	display: block;
	padding: .125rem 0;
	line-height: 1.25rem
}

.product-list-mini .product-list-mini-details {
	display: block;
	font-size: .6875rem;
	line-height: 1rem;
	color: #999
}

.compare-caption {
	margin-top: 1.5625rem
}

.compare-caption .columns {
	padding: 0
}

.compare-caption h1 {
	margin-bottom: .625rem;
	line-height: 2.625rem
}

.cart-container-pay .compare-caption input.small[type=submit],
.compare-caption .button.small,
.compare-caption .cart-container-pay input.small[type=submit] {
	margin: 0 0 .625rem .625rem;
	padding: .75rem .9375rem
}

.compare-table {
	white-space: normal
}

.compare-table.fix-table {
	position: absolute;
	top: 30.125rem;
	left: 0;
	right: 0
}

@media screen and (min-width:47.375em) {
	.compare-table.fix-table {
		top: 22.1875rem
	}
	.compare-table.fix-table .compare-table-td .column,
	.compare-table.fix-table .compare-table-td .columns {
		top: 22.1875rem;
		border-right: 0
	}
}

.compare-table .compare-table-th {
	font-size: .875rem;
	font-weight: 700
}

.compare-table .compare-table-td:nth-child(odd) .column,
.compare-table .compare-table-td:nth-child(odd) .columns,
.compare-table .compare-table-th {
	background-color: #eeeff1
}

.compare-table .column,
.compare-table .columns {
	margin-bottom: -.0625rem;
	padding: .9375rem;
	line-height: 1.125rem;
	border: .0625rem solid #d0d0d0;
	color: #333
}

.compare-table .compare-table-td .column,
.compare-table .compare-table-td .columns {
	background-color: #fff
}

.compare-table .compare-table-td .column.different,
.compare-table .compare-table-td .different.columns {
	-webkit-transition: .5s;
	transition: .5s
}

.compare-table .compare-table-td .column.transparent,
.compare-table .compare-table-td .transparent.columns {
	border-left: 0;
	border-right: 0;
	background-color: transparent
}

.compare-table .compare-table-td:last-child .column:last-child,
.compare-table .compare-table-td:last-child .columns:last-child {
	margin: 0
}

.product-action-label {
	position: absolute;
	top: .9375rem;
	z-index: 1;
	padding: .3125rem .5rem;
	font-size: .625rem;
	font-weight: 700;
	line-height: .625rem;
	letter-spacing: .03125rem;
	text-transform: uppercase;
	border-radius: .25rem;
	color: #000;
	background-color: #ffd905
}

.product-action-label.left {
	left: .9375rem
}

.product-action-label.right {
	right: .9375rem
}

@media screen and (min-width:47.375em) {
	.product-action-label {
		top: .6875rem;
		width: 4.5rem;
		height: 4.5rem;
		padding: 1.375rem .625rem;
		font-size: .8125rem;
		line-height: .875rem;
		letter-spacing: .03125rem;
		border-radius: 50%
	}
	.product-action-label.left {
		left: .6875rem
	}
	.product-action-label.right {
		right: .6875rem
	}
}

.product-action-banner {
	left: 0;
	right: 0;
	font-size: .75rem
}

.product-action-banner.top {
	top: -.3125rem
}

.product-action-banner.bottom {
	bottom: -.3125rem
}

.product-action-banner.economy .rub {
	color: #000
}

.product-action-banner.economy .icon {
	padding: 0 .4375rem;
	font-size: 1.25rem;
	color: #ffffff;
	background-color: #b11a08
}

.product-action-banner.timer .icon {
	height: 2.625rem;
	padding: .3125rem;
	fill: #ffffff;
	background-color: #b11a08
}

.product-action-banner .icon {
	width: 1.875rem
}

.product-action-banner .table-item:first-child {
	border-radius: .375rem 0 0 .375rem
}

.product-action-banner .table-item:first-child:last-child {
	border-radius: .375rem
}

.product-action-banner strong {
	display: block;
	margin-bottom: -.625rem;
	font-size: 1rem;
	line-height: 1.625rem;
	white-space: nowrap
}

.cart .callout,
.cart .cart-content {
	margin-bottom: -.0625rem
}

.product-action-banner .time {
	position: relative;
	padding-right: 1.6875rem
}

.product-action-banner .time:after {
	content: ":";
	position: absolute;
	top: 0;
	right: .625rem;
	font-size: .875rem;
	font-weight: 700;
	line-height: 40px;
	color: #000
}

.product-action-banner .time:last-child {
	padding: 0
}

.product-action-banner .time:last-child:after {
	display: none
}

.product-action-banner .info {
	padding: 0 .75rem;
	line-height: 1.5rem;
	border-top: .0625rem solid #d0d0d0;
	border-bottom: .0625rem solid #d0d0d0;
	background-color: #eeeff1
}

.product-action-banner .info:first-child {
	border-left: .0625rem solid #d0d0d0
}

.product-action-banner .counter {
	padding: 0 .8125rem;
	line-height: 1.5rem;
	white-space: nowrap;
	border: .0625rem solid #d0d0d0;
	border-radius: 0 .375rem .375rem 0;
	background-color: #fff
}

.product-action-banner .counter .progress {
	margin-top: .625rem;
	height: .375rem;
	border-radius: .1875rem;
	background-color: #a8adb7
}

.product-action-banner .counter .progress.active {
	background-color: #b11a08
}

@media screen and (max-width:47.3125em) {
	.cart .inner-bg {
		background-color: #fff
	}
	.cart-container-pay .cart-footer input[type=submit],
	.cart-container-pay form .button,
	.cart-container-pay form input[type=submit],
	.cart-footer .button,
	.cart-footer .cart-container-pay input[type=submit] {
		display: block
	}
}

.cart .column,
.cart .columns {
	padding: 0
}

.cart .column-for-add2cart {
	clear: none
}

.advanced-container-medium:after,
.advanced-container:after,
.product-grid::after {
	clear: both
}

@media screen and (min-width:32.375em) {
	.cart .column-for-add2cart {
		text-align: right
	}
}

.cart .cart-content {
	padding: 1.875rem;
	border: .0625rem solid #d0d0d0
}

.cart .cart-content .cart-content-counter {
	position: absolute;
	top: 0;
	left: -5.375rem;
	padding: 0 .65625rem;
	font-size: 1.1875rem;
	line-height: 2rem;
	border: .125rem solid #d0d0d0;
	border-radius: 1.125rem;
	color: #d0d0d0
}

.cart .cart-empty {
	padding: 3.4375rem 0;
	font-size: .875rem
}

.cart .cart-empty .cart-empty-icon {
	margin-right: .625rem;
	width: 3.5rem;
	height: 3.5rem;
	border: .125rem solid #b11a08;
	border-radius: 1.75rem
}

.cart .cart-empty .icon {
	width: 2.1875rem;
	height: 100%;
	fill: #b11a08
}

.cart-caption {
	margin-bottom: .9375rem;
	font-size: 1.5625rem;
	font-weight: 700;
	color: #000
}

.cart-caption-desc {
	margin: -.9375rem 0 1.5625rem;
	font-size: .875rem
}

.cart-product-item {
	margin-right: -.0625rem
}

.cart-product-item .cart-product-item-preview {
	text-align: center;
	height: 9.375rem;
	line-height: 9.375rem
}


@media screen and (max-width:32.3125em) {
	.cart-product-item .column:first-child,
	.cart-product-item .columns:first-child {
		margin-bottom: .625rem
	}
	.cart-product-item .cart-product-item-info {
		margin-top: 1.875rem
	}
}

@media screen and (min-width:32.375em) {
	.cart-product-item .cart-product-item-preview {
		margin-right: 1.5625rem;
		width: 7.5rem;
		height: 6.625rem;
		line-height: 6.625rem
	}
	.cart-product-item .cart-product-item-info {
		width: calc(100% - 145px)
	}
	.cart-product-group  .cart-product-item-info {
    width: calc(100% - 25.75rem);
	}
	.cart-product-group-item{
	width: 24.75rem;
}
.cart-product-group-items{
	display: inline-block;
    width: 25.70rem;
    vertical-align: middle;
}
}

.cart-product-item .cart-product-item-desc {
	width: 100%
}

@media screen and (min-width:32.375em) {
	.cart-product-item .cart-product-item-desc {
		margin-right: 1.875rem;
		width: 14.6875rem
	}
	.cart-product-group .cart-product-item-desc {
		margin-right: 0.875rem;
		width: 14.6875rem
	}
}

.cart-product-item .cart-product-item-name {
	display: block;
	margin-bottom: .3125rem;
	font-size: .875rem;
	line-height: 1.25rem;
	color: #000
}

.cart-product-item .product-info-caption {
	color: #666
}

.cart-product-item .cart-product-item-price {
	width: 100%
}

@media screen and (max-width:62.3125em) {
	.cart-product-item .cart-product-item-price {
		margin-top: .625rem
	}

}

.cart-product-item .product-price .main {
	font-size: 1.1875rem;
	font-weight: 400
}

.cart-product-item .product-price .main>.rub {
	font-size: 1.25rem
}

.cart-product-item .product-price .old {
	font-size: .75rem
}

.cart-product-item .product-price .old>.rub {
	font-size: .8125rem
}

.cart-product-footer {
	margin-right: -.0625rem;
	padding: .75rem 1.1875rem;
	border: .0625rem solid #d0d0d0;
	background-color: #eeeff1
}

@media screen and (min-width:47.375em) {
	.cart-product-item .cart-product-item-price {
		width: 26.875rem
	}
	.cart-product-footer .cart-product-footer-promo {
		width: 15.5rem
	}
	.cart-product-footer .cart-product-footer-amount {
		padding-bottom: .25rem;
		text-align: right;
		text-indent: -3.125rem
	}
}

@media screen and (min-width:62.375em) {
	.cart-product-footer .cart-product-footer-promo {
		width: 17.9375rem
	}
}

.cart-product-footer .cart-product-footer-promo input {
	margin-right: .5625rem;
	margin-bottom: 0;
	width: calc(100% - 120px);
	line-height: 1.125rem;
	border: .0625rem solid #d0d0d0;
	color: #333
}

.cart-product-footer .cart-product-footer-promo input::-webkit-input-placeholder {
	color: #666
}

.cart-product-footer .cart-product-footer-promo input::-moz-placeholder {
	color: #666
}

.cart-product-footer .cart-product-footer-promo input:-ms-input-placeholder {
	color: #666
}

.cart-product-footer .cart-product-footer-amount {
	padding-top: .25rem
}

.cart-product-footer .cart-product-footer-amount span {
	font-size: 1.1875rem;
	color: #b11a08
}

.cart-product-footer .cart-product-footer-amount .rub {
	font-size: 1.25rem
}

.cart-container-pay form,
.cart-footer {
	margin-top: 1.25rem
}

.cart-container-pay .cart-footer input[type=submit],
.cart-container-pay form .button,
.cart-container-pay form input[type=submit],
.cart-footer .button,
.cart-footer .cart-container-pay input[type=submit] {
	margin-bottom: .625rem;
	padding: .5rem 1.5625rem;
	font-size: .75rem;
	line-height: 1.75rem;
	letter-spacing: .09375rem
}

@media screen and (min-width:47.375em) {
	.cart-container-pay .cart-footer input[type=submit],
	.cart-container-pay form .button,
	.cart-container-pay form input[type=submit],
	.cart-footer .button,
	.cart-footer .cart-container-pay input[type=submit] {
		float: right;
		margin-left: .625rem;
		margin-bottom: 0
	}
}

.cart-container-pay form {
	position: relative;
	top: 10.8125rem;
	margin: -7.6875rem -1.875rem 0
}

.cart-container-pay form br {
	display: none
}

.cart-container-pay form p {
	margin-bottom: 0
}

@media screen and (min-width:62.375em) {
	.cart-container-pay form p {
		line-height: 2.875rem
	}
}

.cart-container-pay .cart-content {
	margin-bottom: 8.875rem
}

@media screen and (min-width:32.375em) {
	.cart-container-pay form {
		top: 9.4375rem;
		margin-top: -6.3125rem
	}
	.cart-container-pay .cart-content {
		margin-bottom: 7.5rem
	}
}

@media screen and (min-width:47.375em) {
	.cart-container-pay form {
		top: 6.0625rem;
		margin-top: -2.875rem
	}
	.cart-container-pay .cart-content {
		margin-bottom: 4.125rem
	}
	.cart-container-pay .cart-content>.tablebodytext {
		width: 21.875rem
	}
}

.cart-container-pay .cart-content>.tablebodytext {
	display: block;
	margin: 0 auto
}

.profile h1 {
	margin: 1.875rem 0
}

.profile .column,
.profile .columns {
	padding: 0 .6875rem
}

.profile .profile-container {
	margin: 0 -.6875rem -1.375rem
}

.profile table {
	margin: -.25rem 0;
	width: 100%;
	line-height: 1.75rem
}

.profile table th {
	text-align: left;
	font-weight: 400;
	color: #666
}

.profile table td {
	color: #000
}

.profile .profile-block {
	margin-bottom: 1.375rem;
	background-color: #fff
}

.profile .profile-block fieldset.checkbox,
.profile .profile-block p {
	margin-bottom: 15px
}

.profile .profile-block p:last-child {
	margin-bottom: 0
}

.profile .profile-block .profile-block-caption {
	padding: 1rem 1.5625rem;
	font-size: .9375rem;
	font-weight: 700;
	line-height: 1.75rem;
	color: #000;
	border-bottom: .0625rem solid #e9e9e9
}

.profile .profile-block .profile-block-caption .icon {
	margin-right: .3125rem;
	width: 1.625rem;
	height: 1.75rem;
	vertical-align: top;
	fill: #b11a08
}

.cart-container-pay .profile .profile-block input[type=submit]:first-child,
.profile .profile-block .button:first-child,
.profile .profile-block .cart-container-pay input[type=submit]:first-child {
	margin-right: .625rem
}

.cart-container-pay .profile .profile-block .profile-table-button input[type=submit],
.profile .profile-block .profile-table-button .button,
.profile .profile-block .profile-table-button .cart-container-pay input[type=submit] {
	margin-top: .9375rem
}

.profile .profile-block .profile-block-wrap {
	padding: 1.5625rem
}

.profile .profile-block .profile-block-list {
	margin-bottom: 1.25rem
}

.profile-block-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.profile-block-list li {
	margin-bottom: .9375rem;
	line-height: 1.125rem;
	color: #000
}

.profile-block-list li:last-child {
	margin-bottom: 0
}

.profile-block-list a {
	font-weight: 700
}

.profile-block-list a.padding {
	padding-right: .9375rem;
	line-height: 1.375rem
}

.profile-block-list .label {
	margin-bottom: .3125rem;
	padding: .3125rem;
	font-size: .625rem;
	letter-spacing: .03125rem;
	text-transform: uppercase
}

.profile-block-list .profile-block-list-date {
	color: #666
}

.profile-block-list .profile-block-list-status {
	font-size: .9375rem;
	line-height: 1.25rem
}

.profile-block-confirm .icon {
	padding: 1.5625rem 0;
	fill: #b11a08
}

.profile-block-confirm .profile-block-confirm-text {
	margin-bottom: .9375rem;
	font-size: .875rem;
	line-height: 1.375rem;
	color: #000
}

.profile-block-confirm .column,
.profile-block-confirm .columns {
	padding: 0 .3125rem
}

.profile-block-confirm .column:first-child,
.profile-block-confirm .columns:first-child {
	padding-left: 0
}

.profile-block-confirm .column:last-child,
.profile-block-confirm .columns:last-child {
	padding-right: 0
}

.inner h1 {
	margin-bottom: 1.25rem
}

.inner-menu,
.search-menu {
	width: 15rem;
	padding-left: 0;
	padding-right: 1.25rem
}

.inner-menu .menu,
.search-menu .menu {
	background-color: #eeeff1
}

.inner-menu .menu a {
	padding: .9375rem 1.5625rem;
	font-size: .875rem;
	line-height: .9375rem;
	color: #333
}

.inner-menu .menu .active a,
.inner-menu .menu a:hover {
	color: #ffffff;
	background-color: #b11a08
}

.search-menu .menu {
	padding: .9375rem 0
}

.search-menu .menu strong {
	display: block;
	margin: 0 1.25rem .3125rem;
	font-size: .875rem;
	border-bottom: .0625rem solid #d0d0d0
}

.inner-content .load-more,
.inner-content p:last-child {
	margin-bottom: 0
}

.search-menu .menu a {
	padding: .4375rem 1.25rem;
	color: #333
}

.inner-content,
.inner-content .columns {
	padding: 0
}

.search-menu .menu .active a {
	background-color: transparent;
	color: #b11a08
}

@media screen and (min-width:62.375em) {
	nav + .inner-content {
		width: calc(100% - 240px)
	}
}

@media screen and (min-width:32.375em) {
	.inner-content .container {
		padding: 0
	}
}

.inner-content .inner-content-preview {
	padding-bottom: 1rem;
	vertical-align: top
}

@media screen and (min-width:47.375em) {
	.inner-content .inner-content-preview {
		padding-right: 1.25rem;
		padding-bottom: 0
	}
}

.inner-content .inner-content-preview.for-brand {
	width: 11.25rem
}

.inner-content .inner-content-preview.for-brand img {
	width: auto
}

.inner-content .inner-content-preview.for-news {
	width: 9.6875rem;
	padding-bottom: 0
}

@media screen and (min-width:47.375em) {
	.inner-content .inner-content-preview.for-news {
		width: 14.375rem
	}
}

@media screen and (max-width:47.3125em) {
	.inner-content .inner-content-preview.for-brand {
		padding-right: 1.25rem
	}
	.inner-content .inner-content-preview.for-news {
		padding-right: .9375rem
	}
	.inner-content .inner-content-preview.for-action {
		display: table-caption
	}
}

.inner-content .inner-content-preview .no-preview {
	position: relative;
	display: block;
	padding-bottom: 78%;
	overflow: hidden;
	text-align: center;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5rem;
	color: #a8adb7;
	background-color: #eeeff1
}

.inner-content .inner-content-preview .no-preview span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: table;
	margin: auto;
	width: 80%
}

@media screen and (min-width:47.375em) {
	.inner-content .inner-content-preview img {
		width: 100%
	}
}

.inner-content .inner-content-info p:first-child {
	margin-top: -.3125rem
}

.inner-content .inner-content-info .label {
	margin-bottom: .625rem
}

.inner-content .inner-content-info .label:last-child {
	margin-bottom: 0
}

.inner-content .inner-content-action {
	margin: 0;
	width: 100%;
	padding-bottom: 1.5625rem;
	border-bottom: .0625rem solid #e9e9e9
}

.inner-content .inner-content-price {
	margin-top: -.3125rem
}

.inner-content .inner-content-price .inner-content-price-item {
	margin: 1.25rem 0 1rem;
	width: 100%;
	line-height: 1.125rem;
	border-bottom: .0625rem solid #e9e9e9;
	color: #333
}

.inner-content .inner-content-price .inner-content-price-item strong {
	font-size: .9375rem
}

.cart-container-pay .inner-content .inner-content-price input[type=submit],
.inner-content .inner-content-price .button,
.inner-content .inner-content-price .cart-container-pay input[type=submit] {
	margin-bottom: .625rem;
	padding: .5rem 1.25rem;
	font-size: .75rem;
	line-height: 1.75rem
}

.inner-content .inner-content-brand {
	margin: 0 -.0625rem -.0625rem 0;
	height: 5.75rem;
	padding: 1.5625rem;
	text-align: center;
	line-height: 2.5rem;
	border: .0625rem solid #e9e9e9
}

.inner-content .inner-content-address,
.inner-content .inner-content-delivery {
	line-height: 1.125rem
}

.inner-content .inner-content-address .preview,
.inner-content .inner-content-delivery .preview {
	padding-right: 1.25rem;
	width: 8.75rem
}

.inner-content .inner-content-address .preview img,
.inner-content .inner-content-delivery .preview img {
	border: .0625rem solid #e9e9e9
}

.inner-content .inner-content-address .name,
.inner-content .inner-content-delivery .name {
	font-weight: 700
}

.inner-content .inner-content-address {
	padding-bottom: .625rem
}

@media screen and (min-width:47.375em) {
	.inner-content .inner-content-address {
		padding-right: .625rem
	}
}

.inner-content .inner-content-address .name .icon {
	width: 1.4375rem;
	height: 1.375rem;
	padding-right: .3125rem;
	fill: none;
	stroke: #b11a08;
	stroke-width: .1875rem
}

.inner-content .inner-content-address .name span {
	border-bottom: .0625rem dotted #b11a08
}

.inner-content .inner-content-address .metro {
	margin-top: .3125rem
}

.inner-content .inner-content-address .metro .icon {
	margin-right: .1875rem;
	width: 1rem;
	height: .6875rem;
	fill: #b11a08
}

.inner-content .inner-content-address .phone {
	margin-top: .625rem;
	color: #666
}

.inner-content .inner-content-address .phone a {
	color: #000
}

.cart-container-pay .inner-content .inner-content-address input[type=submit],
.inner-content .inner-content-address .button,
.inner-content .inner-content-address .cart-container-pay input[type=submit] {
	margin-top: .625rem
}

.inner-content .inner-content-delivery {
	padding-bottom: 1.25rem
}

.inner-content .inner-content-delivery .name {
	font-size: .9375rem;
	color: #000
}

.inner-content .inner-content-delivery .param {
	padding: .125rem 0
}

.inner-content .inner-content-delivery .param span {
	color: #b11a08
}

.inner-content .inner-content-contact-left .value,
.inner-content .inner-content-delivery .param .add {
	color: #000
}

.inner-content .inner-content-contact-left {
	padding: 1.875rem;
	background-color: #eeeff1
}

@media screen and (min-width:47.375em) {
	.inner-content .inner-content-contact-left {
		margin-right: 1.875rem
	}
	.inner-content .accordion .accordion-title .info {
		text-align: right
	}
}

.inner-content .inner-content-contact-left li {
	line-height: 1.375rem
}

.inner-content .inner-content-contact-left .phone {
	font-size: .9375rem
}

.inner-content .inner-content-contact-right .photo {
	margin: .625rem 0;
	border: .0625rem solid #e9e9e9
}

.inner-content .inner-content-contact-right .captha {
	width: 8.625rem
}

.inner-content .inner-content-contact-right .captha .photo {
	width: 8rem;
	height: 2.8125rem;
	margin: 0 0 1rem .625rem;
	border: 0;
	border-radius: .3125rem
}

.inner-content .inner-content-contact-right textarea {
	height: 10.8125rem
}

.cart-container-pay .inner-content .inner-content-contact-right input[type=submit],
.inner-content .inner-content-contact-right .button,
.inner-content .inner-content-contact-right .cart-container-pay input[type=submit] {
	margin-bottom: 0;
	padding: .3125rem .9375rem;
	font-size: .75rem;
	line-height: 1.625rem;
	letter-spacing: .09375rem
}

.inner-content .accordion {
	background-color: #eeeff1
}

.inner-content .accordion .accordion-title {
	padding: .9375rem 1.25rem .9375rem 1.6875rem;
	white-space: nowrap;
	border-bottom: .1875rem solid #fff;
	color: #000
}

.inner-content .accordion .accordion-title .desc {
	width: calc(100% - 30px);
	font-size: .9375rem
}

.inner-content .accordion .accordion-title .name {
	color: #b11a08
}

@media screen and (max-width:47.3125em) {
	.inner-content .accordion .accordion-title .name {
		margin-top: -.3125rem;
		padding-bottom: .3125rem
	}
}

.inner-content .accordion .accordion-title .info,
.inner-content .accordion .accordion-title .name {
	line-height: .9375rem;
	overflow: hidden;
	text-overflow: ellipsis
}

.inner-content .accordion .accordion-title .info {
	margin-bottom: -.3125rem
}

.inner-content .accordion .arrow {
	width: 1.875rem;
	height: 1.875rem;
	border-radius: .9375rem;
	background-color: #fff
}

.inner-content .accordion .arrow:before {
	content: "";
	display: block;
	margin: .5rem 0 0 .625rem;
	width: .625rem;
	height: .625rem;
	border-left: .125rem solid #b11a08;
	border-bottom: .125rem solid #b11a08;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.inner-content .accordion .is-active .accordion-title {
	border: 0
}

.inner-content .accordion .is-active .arrow:before {
	margin: .75rem 0 0 .625rem;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.inner-content .accordion .accordion-content {
	padding: 1.875rem;
	border: .0625rem solid #eeeff1
}

.inner-content .accordion .value {
	color: #666
}

.inner-content .accordion .inner-content-vacancy-param:last-child,
.inner-content .accordion p:last-child {
	margin-bottom: 0
}

.inner-content .inner-content-team {
	margin-right: -.0625rem;
	margin-bottom: -.0625rem;
	padding: 1.5625rem 1.875rem;
	border: .0625rem solid #e9e9e9
}

.inner-content .inner-content-team .preview {
	width: 10rem;
	height: 8.75rem;
	padding-top: .3125rem;
	padding-right: 1.25rem
}

.inner-content .inner-content-team .preview img {
	border-radius: 4.375rem
}

.inner-content .inner-content-team .name {
	font-size: .9375rem
}

.inner-content .inner-content-team .status {
	font-size: .6875rem;
	letter-spacing: .0625rem;
	text-transform: uppercase
}

.inner-content .inner-content-team .contact {
	margin-bottom: .9375rem
}

.inner-content .inner-content-team .contact:last-child {
	margin-bottom: 0
}

.inner-content .inner-content-team .param {
	color: #000
}

.inner-content .inner-team .inner-content-team {
	border: 0
}

.inner-content .inner-team .inner-content-team .preview {
	width: 8.75rem;
	height: 9.0625rem;
	padding: 0 0 .3125rem
}

.inner-content .inner-team .inner-content-team .status {
	line-height: 1.375rem
}

.inner-content .inner-content-counters {
	padding: .3125rem 0;
	color: #000
}

.inner-content .inner-content-counters .columns {
	margin-bottom: 1.25rem
}

.inner-content .inner-content-counters .value {
	font-size: 1.875rem;
	line-height: 1.875rem
}

.inner-content .inner-content-column {
	margin-bottom: .625rem
}

.inner-content .inner-content-column img {
	width: 100%
}

.inner-content .inner-content-column .text {
	padding: 1.25rem 1.875rem;
	font-size: 1rem;
	line-height: 1.75rem;
	color: #666;
	background-color: #eeeff1
}

@media screen and (min-width:77.375em) {
	.inner-content .inner-content-column .text {
		padding: 5.3125rem 3.125rem
	}
}

@media screen and (max-width:47.3125em) {
	.inner-content .inner-content-vacancy-info {
		margin-bottom: .625rem
	}
}

@media screen and (min-width:47.375em) {
	.inner-content .inner-content-vacancy-info {
		padding-right: 3.125rem
	}
}

.inner-content .inner-content-vacancy-param {
	margin-bottom: .625rem;
	line-height: 1.375rem;
	color: #000
}

.inner-menu-filter {
	margin-bottom: 1.375rem;
	background-color: #eeeff1
}

.inner-menu-filter .menu {
	padding: 0 .625rem
}

.inner-menu-filter .menu li {
	padding: 1.375rem .9375rem
}

.inner-menu-filter .menu a {
	padding: 0;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.125rem;
	border-bottom: .125rem solid transparent;
	color: #a8adb7;
	background-color: inherit
}

.inner-content-list .inner-content-info,
p {
	line-height: 1.375rem
}

.inner-menu-filter .menu .active a {
	border-color: #b11a08;
	color: #000
}

.inner-menu-filter .menu a:hover {
	color: #333
}

.inner-content-list {
	margin: 0;
	list-style: none
}

.inner-content-list:last-child {
	margin-bottom: -1.875rem
}

.inner-content-list li {
	margin-bottom: 1.25rem
}

.inner-content-list li:last-child {
	margin-bottom: 0
}

.inner-content-list .inner-content-info .label {
	margin-bottom: .375rem
}

.inner-content-list .inner-content-info .name {
	display: block;
	margin-bottom: .3125rem;
	font-size: 1rem;
	color: #000
}

.yandex-maps {
	margin-bottom: 1.875rem;
	height: 17.125rem;
	border: .0625rem solid #e9e9e9
}

@media screen and (min-width:47.375em) {
	.yandex-maps {
		height: 25.75rem
	}
}

.yandex-maps .yandex-maps-placemark {
	margin-top: -.625rem;
	margin-left: -.9375rem;
	width: 2.5rem;
	height: 2.9375rem;
	fill: #b11a08;
	stroke: #fff
}

.yandex-maps .yandex-maps-cluster {
	margin-top: -.125rem;
	font-size: .9375rem;
	font-weight: 700;
	color: #b11a08
}

.yandex-maps .ymaps-2-1-39-balloon__content {
	padding: 1.25rem 1.25rem .625rem
}

.yandex-maps .ymaps-2-1-39-balloon__close-button {
	margin: 0;
	height: 1.875rem;
	background-size: .625rem
}

.yandex-maps .ymaps-2-1-39-balloon__close+.ymaps-2-1-39-balloon__content {
	margin-right: 1.25rem
}

.slider {
	border-radius: 6px
}

.slider .slider-handle {
	border: .125rem solid #eeeff1;
	outline: 0
}

.slider .slider-handle:before {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top: 5px;
	left: 5px
}

.icon.icon-round-minus,
.icon.icon-round-plus {
	background-image: url(/local/templates/bitlate_pro/include/s1/../../images/sprite.png);
	width: 18px;
	height: 18px
}

.slider .slider-handle:first-child {
	margin-left: -2px
}

.slider .slider-handle:last-child {
	margin-left: 2px
}

.slider .slider-handle:hover {
	background-color: #e2210a
}

@font-face {
	font-family: ALSRubl-Arial;
	src: url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-regular.eot);
	src: url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-regular.woff) format("woff"), url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-regular.ttf) format("truetype"), url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-regular.svg#ALSRublArialRegular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ALSRubl-Arial;
	src: url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-bold.eot);
	src: url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-bold.woff) format("woff"), url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-bold.ttf) format("truetype"), url(/local/templates/bitlate_pro/include/s1/../../fonts/alsrubl-arial-bold.svg#ALSRublArialBold) format("svg");
	font-weight: 700;
	font-style: normal
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

@keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

* {
	box-sizing: border-box
}

body {
	font-size: .8125rem
}

.icon {
	display: inline-block
}

.icon.icon-round-minus {
	background-position: 0 0
}

.icon.icon-round-plus {
	background-position: -18px 0
}

.container {
	min-width: 16.3125rem;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding-left: .625rem;
	padding-right: .625rem
}

@media screen and (min-width:32.375em) {
	.container {
		width: 31.3125rem
	}
}

@media screen and (min-width:47.375em) {
	.container {
		width: 46.3125rem
	}
}

@media screen and (min-width:62.375em) {
	.container {
		width: 61.3125rem
	}
}

section {
	margin-bottom: 1.875rem
}

@media screen and (min-width:32.375em) {
	section {
		margin-bottom: 2.5rem
	}
}

@media screen and (min-width:47.375em) {
	section {
		margin-bottom: 3.125rem
	}
}

@media screen and (min-width:62.375em) {
	section {
		margin-bottom: 3.75rem
	}
}

@media screen and (min-width:77.375em) {
	.container {
		width: 76.3125rem
	}
	section {
		margin-bottom: 5rem
	}
}

section.fancy,
section.not-found {
	margin-bottom: 0
}

h1,
h2,
h3,
h5,
h6 {
	font-weight: 700;
	line-height: 1.5rem;
	color: #000
}

h1 {
	margin-bottom: .625rem;
	line-height: 1.5625rem
}

@media screen and (min-width:32.375em) {
	h1 {
		margin-bottom: .9375rem
	}
}

h2 {
	margin-bottom: .3125rem
}

p {
	margin-bottom: 1.25rem
}

b,
strong {
	color: #000
}

li {
	line-height: 1.75rem
}

input[type=number] {
	-moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button {
	display: none
}

.input-group-label.hollow,
[type=text].hollow,
[type=email].hollow,
[type=number].hollow {
	line-height: 1rem;
	border: .125rem solid #a8adb7;
	border-radius: .25rem;
	color: #333
}

.input-group-label.hollow {
	max-width: 1.875rem;
	border-radius: 4px 0 0 4px;
	border-right: none;
	padding: 0 7px;
	font-size: 13px;
	color: #666;
	background: #f2f3f5;
	border-color: #d4d6d9
}

.input-group-label.hollow+[type=number].hollow {
	padding: 5.5px 8px;
	color: #000;
	border-color: #d4d6d9;
	border-radius: 0 4px 4px 0
}

input.error,
textarea.error {
	position: relative;
	border-color: #d8192c!important
}

.form .columns {
	padding-right: .625rem
}

.form input[type=text],
.form input[type=password],
.form textarea {
	padding: .8125rem .9375rem;
	font-size: .875rem;
	line-height: 1.0625rem;
	border: .0625rem solid transparent;
	background-color: #eeeff1;
	resize: none;
	color: #333
}

.form input[type=text]::-webkit-input-placeholder,
.form input[type=password]::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
	color: #999
}

.form input[type=text]::-moz-placeholder,
.form input[type=password]::-moz-placeholder,
.form textarea::-moz-placeholder {
	color: #999
}

.form input[type=text]:-ms-input-placeholder,
.form input[type=password]:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
	color: #999
}

.form input[type=file]+label {
	margin-bottom: .625rem;
	color: #b11a08;
	cursor: pointer
}

.form input[type=file]+label:hover .file-image {
	background-color: #eeeff1
}

.form input[type=file]+label .file-image {
	display: inline-block;
	margin-right: .3125rem;
	width: 3.75rem;
	height: 3.75rem;
	overflow: hidden;
	text-align: center;
	border-radius: 1.875rem;
	background-color: #d2d5da
}

.form input[type=file]+label .icon {
	width: 1.625rem;
	height: 100%;
	vertical-align: middle;
	fill: #fff
}

.form input[type=file]+label .file-name {
	display: block;
	max-width: 11.875rem;
	overflow: hidden;
	font-size: .75rem;
	line-height: 1.125rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333
}

fieldset.input {
	margin-right: -.625rem;
	margin-bottom: -.9375rem
}

fieldset.together {
	margin-bottom: .625rem
}

fieldset.together input[type=text],
fieldset.together input[type=password] {
	margin-bottom: -.0625rem;
	border: .0625rem solid #d0d0d0;
	border-radius: 0
}

fieldset.together input[type=text]:first-child,
fieldset.together input[type=password]:first-child {
	border-radius: .3125rem .3125rem 0 0
}

fieldset.together input[type=text]:last-child,
fieldset.together input[type=password]:last-child {
	border-radius: 0 0 .3125rem .3125rem
}

fieldset.together .captha-block input[type=text] {
	border-radius: 0 0 0 .3125rem
}

fieldset.together .captha-block .photo {
	width: 7.8125rem;
	height: 2.8125rem;
	border-radius: 0 0 .3125rem
}

fieldset.checkbox label,
fieldset.radio label {
	position: relative;
	margin: 0 0 .625rem;
	width: 100%;
	cursor: pointer
}

fieldset.checkbox label:after,
fieldset.checkbox label:before,
fieldset.radio label:after,
fieldset.radio label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block
}

fieldset.checkbox label:before,
fieldset.radio label:before {
	border: .125rem solid #a8adb7;
	background: #fff
}

fieldset.checkbox input:checked+label:after,
fieldset.checkbox input:checked+label:before,
fieldset.radio input:checked+label:after,
fieldset.radio input:checked+label:before {
	border-color: #b11a08
}

fieldset.radio legend {
	font-size: .875rem;
	font-weight: 700;
	color: #000
}

fieldset.radio label {
	padding-left: 1.6875rem;
	font-size: .875rem;
	line-height: 1.25rem
}

fieldset.radio label:before {
	width: 1.25rem;
	height: 1.25rem;
	border-radius: .625rem
}

fieldset.radio label:after {
	margin: .375rem;
	width: .5rem;
	height: .5rem;
	border: .25rem solid transparent;
	border-radius: .25rem
}

fieldset.radio label span {
	color: #666
}

fieldset.radio label span.rub,
fieldset.radio label span.secondary {
	color: #b11a08
}

fieldset.radio label span.desc {
	display: block;
	margin-bottom: .625rem;
	font-size: .75rem
}

fieldset.checkbox {
	margin-bottom: .3125rem
}

fieldset.checkbox label {
	padding-left: 1.4375rem;
	font-size: .8125rem;
	line-height: 1.125rem;
	color: #333
}

fieldset.checkbox label:before {
	width: 1.125rem;
	height: 1.125rem;
	border-radius: .1875rem
}

fieldset.checkbox label:after {
	margin: .375rem .25rem;
	width: .6875rem;
	height: .3125rem;
	border-left: .125rem solid transparent;
	border-bottom: .125rem solid transparent;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.captha-block {
	width: 100%
}

blockquote {
	margin: 2.8125rem auto;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2rem
}

@media screen and (min-width:77.375em) {
	blockquote {
		width: 80%
	}
}

blockquote:after,
blockquote:before {
	content: "";
	display: block;
	margin: 1.25rem auto .9375rem;
	width: 5.9375rem;
	border: .0625rem solid #b11a08
}

.callout.error {
	padding: .9375rem;
	font-size: .875rem;
	border: 0;
	color: #fff;
	background-color: #d8192c
}

.relative {
	position: relative
}

.advanced-container-medium {
	width: 100%;
	margin: 0 auto;
	padding: 0 .625rem
}

.advanced-container-medium:after,
.advanced-container-medium:before {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

@media screen and (min-width:32.375em) {
	.advanced-container-medium {
		width: 31.3125rem
	}
}

@media screen and (min-width:47.375em) {
	.advanced-container-medium {
		width: 46.3125rem
	}
}

@media screen and (min-width:62.375em) {
	.advanced-container-medium {
		width: 61.3125rem
	}
}

@media screen and (min-width:77.375em) {
	.advanced-container-medium {
		width: 76.3125rem
	}
}

.advanced-container {
	width: 100%;
	margin: 0 auto;
	padding: 0 .625rem
}

.advanced-container:after,
.advanced-container:before {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.inline-block,
.inline-block-item {
	display: inline-block
}

@media screen and (min-width:62.375em) {
	.advanced-container {
		width: 61.3125rem
	}
}

@media screen and (min-width:77.375em) {
	.advanced-container {
		width: 76.3125rem
	}
}

.inline-block-container {
	font-size: 0;
	line-height: 0
}

.inline-block-item {
	vertical-align: top;
	font-size: .8125rem;
	line-height: 1.375rem
}

.table-item,
.vertical-middle {
	vertical-align: middle
}

.table-container {
	display: table
}

.table-item {
	display: table-cell
}

.vertical-top {
	vertical-align: top
}

.float-none {
	float: none!important
}

.h100pc {
	height: 100%
}

.label {
	font-weight: 700
}

.label.sale {
	background-color: #322def
}

.label.bestseller {
	background-color: #19ca6c
}

.breadcrumbs.cart a:hover span,
.button.primary:focus,
.button.primary:hover,
.cart-container-pay input.primary[type=submit]:focus,
.cart-container-pay input.primary[type=submit]:hover {
	background-color: #e2210a
}

.icon-primary {
	fill: #b11a08
}

.icon-secondary {
	fill: #b11a08
}

.scroll-up-down {
	display: none;
	position: fixed;
	z-index: 10;
	left: 1.875rem;
	bottom: 1.875rem;
	width: 3.125rem;
	height: 3.125rem;
	padding: .875rem 0;
	border-radius: 1.5625rem
}

.scroll-up-down .icon {
	width: 100%;
	height: 1.375rem
}

.button,
.cart-container-pay input[type=submit] {
	font-weight: 700;
	text-transform: uppercase
}

.button.secondary,
.cart-container-pay input.secondary[type=submit] {
	color: #fff;
	background-color: #a8adb7
}

.button.secondary:focus,
.button.secondary:hover,
.cart-container-pay input.secondary[type=submit]:focus,
.cart-container-pay input.secondary[type=submit]:hover {
	background-color: #c4c8ce
}

.button.secondary.hollow,
.cart-container-pay input.secondary.hollow[type=submit] {
	border: .125rem solid #a8adb7;
	color: #a8adb7;
	background-color: #fff
}

.button.secondary.hollow:focus,
.button.secondary.hollow:hover,
.cart-container-pay input.secondary.hollow[type=submit]:focus,
.cart-container-pay input.secondary.hollow[type=submit]:hover {
	border-color: #c4c8ce;
	color: #c4c8ce
}

.button.tiny,
.cart-container-pay input.tiny[type=submit] {
	margin-bottom: 0;
	padding: .625rem .9375rem;
	font-size: .625rem;
	letter-spacing: .0625rem
}

.button.small,
.cart-container-pay input.small[type=submit] {
	margin-bottom: 0;
	padding: .5625rem .8125rem;
	font-size: .6875rem;
	line-height: 1rem;
	letter-spacing: .0625rem
}

.button.transparent,
.cart-container-pay input.transparent[type=submit] {
	margin: 0;
	padding: .625rem 0;
	font-size: .8125rem;
	line-height: 1rem;
	text-transform: inherit;
	border-radius: 0;
	color: #b11a08;
	background-color: transparent
}

.button.transparent.add2liked .icon,
.cart-container-pay input.transparent.add2liked[type=submit] .icon {
	width: 1.125rem
}

.button.transparent.add2compare .icon,
.cart-container-pay input.transparent.add2compare[type=submit] .icon {
	width: .875rem
}

.button.transparent .icon,
.cart-container-pay input.transparent[type=submit] .icon {
	height: 1rem;
	fill: #b11a08
}

.button.transparent.active .icon,
.cart-container-pay input.transparent.active[type=submit] .icon {
	fill: #b11a08
}

.button.header-line-top-profile .icon,
.cart-container-pay input.header-line-top-profile[type=submit] .icon {
	width: 1rem;
	height: 1.1875rem;
	fill: #ffffff
}

.button.disabled,
.button[disabled],
.cart-container-pay input.disabled[type=submit],
.cart-container-pay input[disabled][type=submit] {
	color: #fff;
	background-color: #eeeff1;
	cursor: default
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
.cart-container-pay input.disabled[type=submit]:focus,
.cart-container-pay input.disabled[type=submit]:hover,
.cart-container-pay input[disabled][type=submit]:focus,
.cart-container-pay input[disabled][type=submit]:hover {
	color: #fff;
	background-color: #eeeff1
}

.button.disabled .icon,
.button[disabled] .icon,
.cart-container-pay input.disabled[type=submit] .icon,
.cart-container-pay input[disabled][type=submit] .icon {
	fill: #fff
}

.button .icon,
.cart-container-pay input[type=submit] .icon {
	margin-right: .3125rem;
	vertical-align: top;
	fill: #ffffff
}

.close-button {
	top: .625rem;
	right: .625rem;
	width: 1.375rem;
	height: 1.375rem;
	font-size: 1.125rem;
	border: .125rem solid #b11a08;
	border-radius: .6875rem;
	outline: 0;
	color: #b11a08;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.close-button:hover {
	color: #ffffff;
	background-color: #b11a08
}

.close-button span {
	display: block
}

.breadcrumbs .dropdown-pane li:after,
.breadcrumbs.cart li:after {
	display: none
}

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

.breadcrumbs a[data-toggle] {
	position: relative;
	margin-right: .375rem;
	border-bottom: .0625rem dotted #333
}

.breadcrumbs a[data-toggle]:after {
	content: "";
	position: absolute;
	top: calc(50%);
	right: -.5625rem;
	margin-top: -.0625rem;
	border-top: .1875rem solid #333;
	border-left: .1875rem solid transparent;
	border-right: .1875rem solid transparent
}

.breadcrumbs a[data-toggle].hover {
	border-color: transparent;
	color: #b11a08
}

.breadcrumbs a[data-toggle].hover:after {
	border-top: 0;
	border-bottom: .1875rem solid #b11a08
}

.breadcrumbs li {
	position: relative
}

.breadcrumbs li:not(:last-child)::after {
	color: #333
}

.breadcrumbs .dropdown-pane {
	top: 1.875rem!important;
	z-index: 30;
	width: auto;
	padding: .6875rem 1.25rem;
	border-top: .125rem solid #b11a08;
	box-shadow: 0 .125rem .625rem rgba(0, 0, 0, .15)
}

.breadcrumbs .dropdown-pane:before {
	content: '';
	position: absolute;
	top: -.625rem;
	left: 1.25rem;
	border-left: .625rem solid transparent;
	border-right: .625rem solid transparent;
	border-bottom: .625rem solid #b11a08
}

.breadcrumbs .dropdown-pane:after {
	content: '';
	position: absolute;
	top: -.5rem;
	left: 1.375rem;
	border-left: .5rem solid transparent;
	border-right: .5rem solid transparent;
	border-bottom: .5rem solid #fff
}

.breadcrumbs .dropdown-pane.left {
	left: auto!important;
	right: 1.5625rem
}

.breadcrumbs .dropdown-pane.left:before {
	left: auto;
	right: 1.25rem
}

.breadcrumbs .dropdown-pane.left:after {
	left: auto;
	right: 1.375rem
}

.breadcrumbs .dropdown-pane li {
	float: none
}

.breadcrumbs .dropdown-pane a {
	padding: .25rem 0;
	line-height: 1.25rem;
	white-space: nowrap;
	color: #666
}

.breadcrumbs.cart {
	position: relative;
	margin: 1.875rem auto 1.25rem;
	width: 22.9375rem;
	text-align: justify
}

.breadcrumbs.cart li {
	color: #a8adb7
}

.breadcrumbs.cart li:not(:first-child):before {
	content: "";
	display: inline-block;
	width: 6.375rem;
	border-top: .0625rem solid #a8adb7
}

.breadcrumbs.cart li:nth-child(2),
.breadcrumbs.cart li:nth-child(2):before {
	margin-right: -2.5625rem
}

.breadcrumbs.cart li.active {
	color: #b11a08
}

.breadcrumbs.cart li.active:before {
	border-color: #b11a08
}

.breadcrumbs.cart li.active span {
	border-color: transparent;
	color: #ffffff;
	background-color: #b11a08
}

.breadcrumbs.cart span {
	margin: 0 auto -.1875rem;
	display: block;
	width: 2.125rem;
	text-align: center;
	font-size: 1.125rem;
	line-height: 1.875rem;
	border: .125rem solid #a8adb7;
	border-radius: 1.0625rem;
	color: #a8adb7
}

.existence,
.rating {
	line-height: 1.125rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.breadcrumbs.cart a {
	color: #b11a08
}

.rating {
	padding-right: .3125rem
}

.rating .rating-star {
	float: left;
	width: 6.5625rem;
	height: 1.125rem;
	background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2021%2017%22%20style%3D%22enable-background%3Anew%200%200%2021%2017%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22rgba(168, 173, 183, 0.99)%22%20d%3D%22M17.5%2C7.6L14%2C10.9l0.8%2C4.7c0.2%2C1.1-0.5%2C1.6-1.5%2C1.1L9%2C14.4l-4.3%2C2.2c-1%2C0.5-1.7%2C0-1.5-1.1L4%2C10.9L0.5%2C7.6C-0.3%2C6.8-0.1%2C6%2C1.1%2C5.8l4.8-0.7l2.2-4.3c0.5-1%2C1.3-1%2C1.9%2C0l2.2%2C4.3l4.8%2C0.7C18.1%2C6%2C18.3%2C6.8%2C17.5%2C7.6L17.5%2C7.6z%20M13.8%2C7.4L10.9%2C7L9.6%2C4.5c-0.3-0.6-0.8-0.6-1.1%2C0L7.1%2C7L4.2%2C7.4C3.5%2C7.5%2C3.4%2C8%2C3.9%2C8.4l2.1%2C2l-0.5%2C2.8c-0.1%2C0.7%2C0.3%2C0.9%2C0.9%2C0.6L9%2C12.5l2.6%2C1.3c0.6%2C0.3%2C1%2C0%2C0.9-0.6L12%2C10.4l2.1-2C14.6%2C8%2C14.5%2C7.5%2C13.8%2C7.4L13.8%2C7.4z%22%2F%3E%3C%2Fsvg%3E") repeat-x;
	background-size: 1.3125rem 1.125rem
}

.rating .rating-star .rating-star-active {
	height: 100%;
	background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2021%2017%22%20style%3D%22enable-background%3Anew%200%200%2021%2017%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22rgba(177,26,8,0.99)%22%20d%3D%22M17.5%2C7.6L14%2C10.9l0.8%2C4.7c0.2%2C1.1-0.5%2C1.6-1.5%2C1.1L9%2C14.4l-4.3%2C2.2c-1%2C0.5-1.7%2C0-1.5-1.1L4%2C10.9L0.5%2C7.6C-0.3%2C6.8-0.1%2C6%2C1.1%2C5.8l4.8-0.7l2.2-4.3c0.5-1%2C1.3-1%2C1.9%2C0l2.2%2C4.3l4.8%2C0.7C18.1%2C6%2C18.3%2C6.8%2C17.5%2C7.6L17.5%2C7.6z%20M13.8%2C7.4L10.9%2C7L9.6%2C4.5c-0.3-0.6-0.8-0.6-1.1%2C0L7.1%2C7L4.2%2C7.4C3.5%2C7.5%2C3.4%2C8%2C3.9%2C8.4l2.1%2C2l-0.5%2C2.8c-0.1%2C0.7%2C0.3%2C0.9%2C0.9%2C0.6L9%2C12.5l2.6%2C1.3c0.6%2C0.3%2C1%2C0%2C0.9-0.6L12%2C10.4l2.1-2C14.6%2C8%2C14.5%2C7.5%2C13.8%2C7.4L13.8%2C7.4z%22%2F%3E%3C%2Fsvg%3E") repeat-x;
	background-size: 1.3125rem 1.125rem
}

.rating .rating-me {
	float: left;
	margin-right: .625rem;
	color: #000
}

.rating .rating-count {
	padding-left: .25rem;
	font-size: .8125rem;
	font-weight: 400;
	color: #000
}

.rating label {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	opacity: 0;
	cursor: pointer
}

.rating label.rating-active-1 {
	z-index: 5;
	width: 20%
}

.rating label.rating-active-2 {
	z-index: 4;
	width: 40%
}

.rating label.rating-active-3 {
	z-index: 3;
	width: 60%
}

.rating label.rating-active-4 {
	z-index: 2;
	width: 80%
}

.rating label.rating-active-5 {
	z-index: 1;
	width: 100%
}

.rating input:checked+label,
.rating label:hover {
	opacity: 1
}

.existence .existence-icon {
	float: left;
	width: .875rem;
	height: 1.125rem;
	background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2014%2013%22%20style%3D%22enable-background%3Anew%200%200%2014%2013%3Bfill%3Argba(227, 227, 227, 0.99)%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%22%20points%3D%2214%2C13%2012%2C13%2012%2C0%2014%2C0%2014%2C13%2014%2C13%20%22%2F%3E%3Cpolygon%20points%3D%2211%2C13%209%2C13%209%2C2%2011%2C2%2011%2C13%2011%2C13%20%22%2F%3E%3Cpolygon%20points%3D%228%2C13%206%2C13%206%2C4%208%2C4%208%2C13%208%2C13%20%22%2F%3E%3Cpolygon%20points%3D%225%2C13%203%2C13%203%2C6%205%2C6%205%2C13%205%2C13%20%22%2F%3E%3Cpolygon%20points%3D%222%2C13%200%2C13%200%2C8%202%2C8%202%2C13%202%2C13%20%22%2F%3E%3C%2Fsvg%3E") left center no-repeat;
	background-size: .875rem .8125rem
}

.existence .existence-icon-active {
	height: 100%
}

.existence .existence-count {
	padding-left: .4375rem;
	visibility: hidden
}

.existence.mean .existence-icon-active {
	width: 60%;
	background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2014%2013%22%20style%3D%22enable-background%3Anew%200%200%2014%2013%3Bfill%3Argba(255, 193, 27, 0.99)%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%22%20points%3D%2214%2C13%2012%2C13%2012%2C0%2014%2C0%2014%2C13%2014%2C13%20%22%2F%3E%3Cpolygon%20points%3D%2211%2C13%209%2C13%209%2C2%2011%2C2%2011%2C13%2011%2C13%20%22%2F%3E%3Cpolygon%20points%3D%228%2C13%206%2C13%206%2C4%208%2C4%208%2C13%208%2C13%20%22%2F%3E%3Cpolygon%20points%3D%225%2C13%203%2C13%203%2C6%205%2C6%205%2C13%205%2C13%20%22%2F%3E%3Cpolygon%20points%3D%222%2C13%200%2C13%200%2C8%202%2C8%202%2C13%202%2C13%20%22%2F%3E%3C%2Fsvg%3E") left center no-repeat;
	background-size: .875rem .8125rem
}

.existence.mean .existence-count {
	color: #ffc11b
}

.existence.many .existence-icon-active {
	background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2014%2013%22%20style%3D%22enable-background%3Anew%200%200%2014%2013%3Bfill%3Argba(31, 187, 53, 0.99)%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%22%20points%3D%2214%2C13%2012%2C13%2012%2C0%2014%2C0%2014%2C13%2014%2C13%20%22%2F%3E%3Cpolygon%20points%3D%2211%2C13%209%2C13%209%2C2%2011%2C2%2011%2C13%2011%2C13%20%22%2F%3E%3Cpolygon%20points%3D%228%2C13%206%2C13%206%2C4%208%2C4%208%2C13%208%2C13%20%22%2F%3E%3Cpolygon%20points%3D%225%2C13%203%2C13%203%2C6%205%2C6%205%2C13%205%2C13%20%22%2F%3E%3Cpolygon%20points%3D%222%2C13%200%2C13%200%2C8%202%2C8%202%2C13%202%2C13%20%22%2F%3E%3C%2Fsvg%3E") left center no-repeat;
	background-size: .875rem .8125rem
}

.existence.many .existence-count {
	color: #1fbb35
}

.existence.few .existence-icon-active {
	width: 20%;
	background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2014%2013%22%20style%3D%22enable-background%3Anew%200%200%2014%2013%3Bfill%3Argba(216, 25, 44, 0.99)%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%22%20points%3D%2214%2C13%2012%2C13%2012%2C0%2014%2C0%2014%2C13%2014%2C13%20%22%2F%3E%3Cpolygon%20points%3D%2211%2C13%209%2C13%209%2C2%2011%2C2%2011%2C13%2011%2C13%20%22%2F%3E%3Cpolygon%20points%3D%228%2C13%206%2C13%206%2C4%208%2C4%208%2C13%208%2C13%20%22%2F%3E%3Cpolygon%20points%3D%225%2C13%203%2C13%203%2C6%205%2C6%205%2C13%205%2C13%20%22%2F%3E%3Cpolygon%20points%3D%222%2C13%200%2C13%200%2C8%202%2C8%202%2C13%202%2C13%20%22%2F%3E%3C%2Fsvg%3E") left center no-repeat;
	background-size: .875rem .8125rem
}

.existence.few .existence-count,
.existence.nope .existence-count {
	color: #d8192c
}

.pagination {
	padding-top: .625rem;
	font-weight: 700
}

.pagination li {
	margin: 0;
	vertical-align: middle;
	overflow: hidden
}

.pagination li.current {
	border: .125rem solid #b11a08
}

.pagination li a:hover {
	color: #b11a08
}

.pagination li.pagination-next a:after,
.pagination li.pagination-next.disabled:after,
.pagination li.pagination-previous a:before,
.pagination li.pagination-previous.disabled:before {
	content: "";
	width: .625rem;
	height: .625rem;
	border-top: .125rem solid #b11a08
}

.pagination li.pagination-previous a:before,
.pagination li.pagination-previous.disabled:before {
	border-left: .125rem solid #b11a08;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.pagination li.pagination-next a:after,
.pagination li.pagination-next.disabled:after {
	border-right: .125rem solid #b11a08;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.pagination li.pagination-next.disabled:after,
.pagination li.pagination-previous.disabled:before {
	border-color: #a8adb7
}

.load-more {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	width: 6.875rem;
	font-size: .75rem;
	font-weight: 700;
	letter-spacing: .0625rem;
	text-transform: uppercase;
	color: #999
}

@media screen and (min-width:47.375em) {
	.load-more {
		margin-top: 1.5625rem;
		margin-bottom: 1.5625rem
	}
}

.load-more:focus,
.load-more:hover {
	color: #a8adb7
}

.load-more:focus .icon,
.load-more:hover .icon {
	fill: #a8adb7
}

.load-more .icon {
	margin: .3125rem;
	width: 2.5rem;
	height: 2.5rem;
	fill: #999
}

.load-more:hover .icon {
	-webkit-animation-name: rotate;
	animation-name: rotate;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease
}

.pay-system-list {
	margin: 0
}

.pay-system-list.small li {
	margin-right: 1.25rem
}

.pay-system-list.small li img {
	max-height: 1.625rem
}

.pay-system-list.medium li {
	margin-right: 1.875rem;
	margin-bottom: .625rem
}

.pay-system-list.large li {
	margin-right: 3.125rem;
	margin-bottom: .9375rem
}

.pay-system-list li:last-child {
	margin-right: 0
}

.search-from {
	margin-bottom: 1.875rem
}

.search-from button[type=submit] {
	position: absolute;
	top: 0;
	left: 0;
	padding: .625rem
}

.search-from button[type=submit]:focus {
	outline: 0
}

.search-from .icon {
	width: .875rem;
	height: 1.25rem;
	fill: #b11a08
}

.search-from input {
	padding-left: 1.875rem;
	margin-bottom: 0;
	font-size: .875rem;
	line-height: 1.375rem;
	border: .125rem solid #b11a08;
	color: #b11a08
}

.search-from input::-webkit-input-placeholder {
	color: #b11a08
}

.search-from input::-moz-placeholder {
	color: #b11a08
}

.search-from input:-ms-input-placeholder {
	color: #b11a08
}

.search-from input:focus {
	border: 2px solid #e2210a
}

.search-from .dropdown-pane {
	top: 2.6875rem;
	left: 0;
	right: 0;
	z-index: 40;
	width: auto;
	min-width: 21.9375rem;
	padding: 0;
	font-size: .8125rem;
	border-radius: .1875rem;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .25)
}

.search-from .dropdown-pane ul {
	margin: 0;
	list-style: none
}

.search-from .dropdown-pane li {
	line-height: 1.25rem;
	padding: .125rem 0
}

.search-from .dropdown-pane .header-seacrh-category-item {
	padding: .8125rem 1.25rem;
	border-bottom: 1px solid #e9e9e9
}

.search-from .dropdown-pane .header-seacrh-category-item:last-child {
	border-bottom: 0
}

.search-from .dropdown-pane .product-list-mini li {
	padding: 0
}

.search-from .dropdown-pane .header-seacrh-info-link {
	color: #333
}

.search-from .dropdown-pane .header-seacrh-caption {
	line-height: 1.3125rem;
	font-size: .875rem;
	font-weight: 700;
	color: #000
}

.search-from.search-from-header {
	margin-bottom: 0;
	width: 10.9375rem
}

.search-from.search-from-header .icon {
	height: 1rem
}

.search-from.search-from-header input {
	font-size: .8125rem;
	line-height: 1.125rem
}

.not-found-index {
	margin-top: 1.875rem;
	font-size: 9.375rem;
	font-weight: 900;
	line-height: 9.375rem;
	color: #b11a08;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media screen and (min-width:47.375em) {
	.not-found-index {
		margin-top: 0;
		font-size: 13.125rem;
		line-height: 21.25rem
	}
}

@media screen and (min-width:77.375em) {
	.search-from.search-from-header {
		width: 21.9375rem
	}
	.not-found-index {
		font-size: 21.875rem;
		line-height: 30.9375rem
	}
}

.not-found-desc {
	margin-bottom: 3.4375rem;
	font-size: .8125rem
}

@media screen and (min-width:47.375em) {
	.not-found-desc {
		margin-bottom: 0;
		padding-left: 1.5625rem
	}
}

@media screen and (min-width:77.375em) {
	.not-found-desc {
		padding-left: 4.375rem;
		font-size: .875rem
	}
}

.not-found-desc h1 {
	font-size: 1.375rem;
	font-weight: 400;
	line-height: 1.625rem
}

@media screen and (max-width:47.3125em) {
	.not-found-desc h1 {
		margin-bottom: .3125rem;
		font-size: 1.25rem
	}
}

@media screen and (min-width:77.375em) {
	.not-found-desc h1 {
		font-size: 1.875rem;
		line-height: 2.1875rem
	}
}

@media screen and (max-width:62.3125em) {
	.not-found-desc p {
		margin-bottom: .625rem
	}
	.inner-bg {
		background-color: #eeeff1
	}
}

.cart-container-pay .not-found-desc input[type=submit],
.not-found-desc .button,
.not-found-desc .cart-container-pay input[type=submit] {
	margin-right: .625rem;
	margin-bottom: 0;
	padding: .8125rem;
	font-size: .75rem;
	font-weight: 400;
	letter-spacing: .0625rem
}

.accordion {
	margin-bottom: 0
}

.md-preloader-wrapper {
	display: none;
	width: 100%;
	padding-top: 3.125rem
}

.md-preloader svg circle {
	stroke: #a8adb7
}

.float-center {
	margin-left: auto!important;
	margin-right: auto!important
}

.responsive-embed {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	vertical-align: middle;
	overflow: hidden
}

.responsive-embed.widescreen {
	padding-bottom: 56.25%
}

.responsive-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.product-grid::after,
.product-grid::before {
	content: ' ';
	display: table
}

.catalog-filters__block .heading:before,
.filter-tip:after,
.filter-tip:before,
.product-list .dropdown-link:after {
	content: ""
}

.product-grid .item {
	position: relative;
	margin-top: -1px;
	margin-left: -1px;
	width: 15.0625rem;
	height: 18.1875rem;
	padding: 1.5625rem;
	border: .0625rem solid #e9e9e9;
	background-color: #fff
}

.product-grid .item:first-child {
	margin-left: 0
}

.product-grid .item.item-buttons {
	position: absolute;
	top: 0;
	left: 0;
	margin: 22.25rem 0 0;
	width: 100%;
	height: auto;
	padding: .625rem 0;
	border: 0;
	background-color: #fff
}

@media screen and (min-width:47.375em) {
	.product-grid .item.item-buttons {
		margin: 0;
		width: 15rem;
		padding: 0 1.25rem 0 0
	}
}

.cart-container-pay .product-grid .item.item-buttons input[type=submit],
.product-grid .item.item-buttons .button,
.product-grid .item.item-buttons .cart-container-pay input[type=submit] {
	margin-bottom: .625rem;
	height: 3rem;
	font-size: .875rem;
	line-height: 1.375rem;
	text-transform: none
}

.cart-container-pay .product-grid .item.item-buttons input[type=submit]:last-child,
.product-grid .item.item-buttons .button:last-child,
.product-grid .item.item-buttons .cart-container-pay input[type=submit]:last-child {
	margin: 0
}

.product-grid .item.hover-elements:hover {
	height: auto;
	border-color: #b11a08;
	box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .2);
	z-index: 99;

}

.product-grid .item.hover-elements:hover .hover-hide {
	display: none
}

.product-grid .item.hover-elements:hover .hover-show {
	display: block
}

.product-grid .item.hover-elements .add2cart {
	margin-right: .5rem;
	padding: .625rem .8125rem
}

.product-grid .item .columns {
	padding: 0
}

.product-grid .item .hover-show {
	display: none
}

.product-grid .item .hover-show .row {
	margin-top: .1875rem;
	margin-bottom: .1875rem
}

.product-grid .item .hover-show .row-count-cart {
	margin-top: .9375rem;
	margin-bottom: 0
}

.product-grid .item .hover-buttons {
	position: absolute;
	top: .3125rem;
	left: .625rem;
	right: .625rem
}

.product-grid .item .hover-buttons .transparent {
	padding-left: .125rem;
	padding-right: .125rem
}

.product-grid .item .preview-button {
	margin-top: 2.8125rem;
	opacity: .9
}

.product-grid .item .preview-button:hover {
	opacity: 1
}

.product-grid .item .img-wrap {
	height: 10.625rem;
	line-height: 10.625rem
}

.product-grid .item .img-wrap img {
	display: inline-block
}

.product-grid .item .thumbnail {
	margin: 0 auto 1.25rem;
	width: auto;
	max-height: 9.375rem
}

.product-grid .item .price-block {
	padding: .625rem 0
}

.product-grid .item .price-block:first-child {
	padding-top: 0
}

.products-flex-grid {
	margin-bottom: 1.25rem
}

.products-flex-item {
	margin: -1px 0 0 -1px;
	width: 235px;
	height: 291px;
	-webkit-transition: border-color .25s ease;
	transition: border-color .25s ease;
	float: right;
}

@media screen and (min-width:62.375em) {
	.products-flex-item.size-2x2 {
		width: 481px;
		height: 581px
	}
	.products-flex-item.size-2x2 .preview-button {
		margin-top: 9.375rem
	}
	.products-flex-item.size-2x2 .img-wrap {
		height: 25rem;
		line-height: 25rem
	}
	.products-flex-item.size-2x2 .img-wrap>img {
		max-width: 100%;
		height: auto;
		max-height: 23.75rem
	}
	.products-flex-item.size-2x1 {
		width: 481px
	}
	.products-flex-item.size-2x1 .economy:first-child {
		margin-top: 0
	}
	.products-flex-item.size-2x1 .economy:first-child:last-child {
		margin: .375rem 0
	}
	.products-flex-item.size-2x1 .row-count-cart {
		margin-top: .5rem!important
	}
	.products-flex-item.size-2x1 .row-count-cart:first-child:last-child {
		margin-top: 0!important
	}
	.products-flex-item.size-2x1 .row-count-cart,
	.products-flex-item.size-2x2 .row-count-cart {
		margin-left: auto;
		margin-right: auto;
		width: 12.8125rem
	}
}

@media screen and (min-width:62.375em) and (min-width:47.375em) {
	.products-flex-item.size-2x1 .product-action-label,
	.products-flex-item.size-2x2 .product-action-label {
		top: 1.3125rem
	}
	.products-flex-item.size-2x1 .product-action-label.left,
	.products-flex-item.size-2x2 .product-action-label.left {
		left: 1.3125rem
	}
	.products-flex-item.size-2x1 .product-action-label.right,
	.products-flex-item.size-2x2 .product-action-label.right {
		right: 1.3125rem
	}
}

.products-flex-item .item {
	margin: 0;
	width: 100%;
	height: 100%
}

.products-flex-item .columns {
	padding: 0
}

.products-flex-item .columns-info {
	padding-right: 1.5625rem
}

.product-carousel .owl-item:hover,
.products-flex-item:not(.banner-item):hover {
	z-index: 10
}

.catalog-content {
	-webkit-transition: .5s;
	transition: .5s
}

.catalog-content.loading {
	opacity: 0
}

.product-grid,
.product-list {
	margin-bottom: 2rem
}

.product-grid .label-block,
.product-list .label-block {
	position: absolute;
	top: .9375rem;
	left: .9375rem;
	z-index: 1
}

.product-grid .label-block .label,
.product-list .label-block .label {
	margin-bottom: .0625rem;
	padding: .34375rem .4375rem;
	font-size: .625rem;
	letter-spacing: .03125rem;
	text-transform: uppercase
}

.product-grid .name,
.product-list .name {
	display: table;
	width: 100%;
	height: 2.5rem;
	margin-bottom: .3125rem;
	font-size: .875rem;
	line-height: 1.25rem;
	color: #000
}

.product-grid .name a,
.product-list .name a {
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	color: #000
}

.product-grid .name a:hover,
.product-list .name a:hover {
	color: #b11a08
}

.product-grid .name a span,
.product-list .name a span {
	display: block;
	max-height: 2.5rem
}

.product-grid .price,
.product-list .price, .product-grid .price > span.price {
	font-size: 1.1875rem;
	line-height: 1.5rem;
	white-space: nowrap;
	overflow-x: auto;
	color: #b11a08
}

.product-grid .price>.rub,
.product-list .price>.rub {
	font-size: 1.25rem
}

.product-grid .price .old,
.product-list .price .old {
	padding-left: .9375rem;
	font-size: .875rem;
	line-height: 1.25rem;
	text-decoration: line-through;
	color: #999
}

.product-grid .economy,
.product-list .economy {
	margin-top: .3125rem
}

.product-grid .economy span,
.product-list .economy span {
	color: #b11a08
}

.product-grid .product-count,
.product-list .product-count {
	width: 100%
}

.product-grid .product-count .input-group,
.product-list .product-count .input-group {
	margin: 0
}

.product-grid .product-count input[type=number],
.product-list .product-count input[type=number] {
	padding: .3125rem .1875rem
}

.cart-container-pay .product-grid .product-count input[type=submit],
.cart-container-pay .product-list .product-count input[type=submit],
.product-grid .product-count .button,
.product-grid .product-count .cart-container-pay input[type=submit],
.product-list .product-count .button,
.product-list .product-count .cart-container-pay input[type=submit] {
	height: 1.75rem
}

.product-grid .product-info-caption,
.product-list .product-info-caption {
	font-size: .75rem;
	line-height: 1.5rem
}

.product-grid .product-info-option.color span,
.product-list .product-info-option.color span {
	width: 1.25rem;
	height: 1.25rem
}

.product-grid .product-info-option label,
.product-list .product-info-option label {
	line-height: 1.125rem
}

.product-grid .product-info-option fieldset,
.product-list .product-info-option fieldset {
	width: 100%
}

.product-grid .product-action-banner,
.product-list .product-action-banner {
	margin-top: 1rem!important;
	margin-bottom: .9375rem
}

.product-grid .price-block+.product-action-banner,
.product-list .price-block+.product-action-banner {
	margin-top: .375rem!important
}

.catalog-wrapper .product-list.mini .product-action-label {
	width: auto;
	height: auto;
	padding: .3125rem;
	font-size: .625rem;
	font-weight: 700;
	line-height: .625rem;
	letter-spacing: .03125rem;
	white-space: nowrap;
	border-radius: .25rem
}

.catalog-wrapper .product-grid .product-action-label {
	top: .9375rem
}

.catalog-wrapper .product-grid .product-action-label.left {
	left: .9375rem
}

.catalog-wrapper .product-grid .product-action-label.right {
	right: .9375rem
}

.product-list.mini .item-info {
	padding: .9375rem 0 1.25rem
}

@media screen and (min-width:47.375em) {
	.product-list.mini .item-info {
		width: 38.0625rem;
		padding-bottom: .9375rem
	}
}

@media screen and (min-width:77.375em) {
	.product-list.mini .item-info {
		width: 53.0625rem;
		padding: 1.25rem 0
	}
}

.product-list.mini .column-preview {
	width: 6.75rem
}

@media screen and (min-width:47.375em) {
	.product-list.mini .column-preview {
		width: 6.8125rem;
		padding: 1.25rem;
		vertical-align: middle
	}
	.product-list.mini .img-wrap {
		height: 3.8125rem;
		line-height: 3.8125rem
	}
}

@media screen and (min-width:77.375em) {
	.product-list.mini .column-info {
		width: 21.875rem
	}
	.product-list.mini .column-info-block {
		margin: 0
	}
	.product-list.mini .column-action {
		width: calc(100% - 350px)
	}
	.product-list.mini .price-block {
		display: inline-block;
		margin-right: 3.125rem
	}
	.product-list.mini .price-block:last-child {
		margin-right: 0
	}
}

.product-list.mini .row-cart {
	margin-left: -.5rem
}

.product-list.maxi .column-info {
	padding: .9375rem 0 0
}

@media screen and (min-width:47.375em) {
	.product-list.mini .price-block:last-child {
		margin-bottom: 0
	}
	.product-list.maxi .column-info {
		padding: 1.5625rem 1.25rem 1.5625rem 0;
		border-right: .0625rem solid #d5d5d5
	}
}

@media screen and (min-width:77.375em) {
	.product-list.maxi .column-info {
		padding-right: 1.875rem
	}
}

.product-list.maxi .column-action {
	padding: 0 0 1.25rem
}

.product-list.maxi .row-cart {
	margin-top: .625rem
}

@media screen and (min-width:47.375em) {
	.product-list.maxi .column-action {
		left: -.0625rem;
		height: 100%;
		padding: 1.25rem 1.5625rem 1.5625rem;
		border-left: .0625rem solid #d5d5d5
	}
	.product-list.maxi .img-wrap {
		height: 9.375rem;
		line-height: 9.375rem
	}
	.product-list.maxi .img-wrap .thumbnail {
		margin-top: -1px
	}
}

.product-list .img-wrap {
	height: 4.375rem;
	line-height: 4.375rem
}

.product-list .img-wrap .thumbnail {
	max-height: 100%
}

.product-list .product-list-item, .actions-list .product-list-item {
	width: 100%;
	margin-bottom: -.0625rem;
	border: .0625rem solid #d5d5d5

}
.actions-list .product-list-item a.name{
	font-size: 20px;
}
.product-list .column-preview {
	padding: 1.25rem .3125rem;
	vertical-align: top
}
.actions-list .product-list-item p{
	margin-bottom: 0.25rem;
}
@media screen and (min-width:32.375em) {
	.existence .existence-count {
		visibility: visible
	}
	.product-list .column-preview {
		padding: 1.25rem
	}
}

@media screen and (min-width:47.375em) {
	.product-list .column-preview {
		padding: 1.5625rem 0
	}
}

.product-list .column-info .column-info-block {
	margin-bottom: .625rem;
	padding-right: 0
}

.product-list .row-cart .columns {
	padding: 0
}

.product-list .name {
	height: auto;
	font-weight: 700
}

.cart-container-pay .product-list input.transparent[type=submit],
.product-list .button.transparent,
.product-list .cart-container-pay input.transparent[type=submit] {
	margin-top: -.3125rem;
	padding: 0
}

.product-list .description {
	margin-bottom: .3125rem
}

.product-list .price-block {
	margin-bottom: .625rem
}

.product-list .product-info-option.color fieldset,
.product-list .product-info-option.text fieldset {
	margin-left: .3125rem
}

.product-list .dropdown-link {
	position: relative;
	border-bottom: .0625rem dotted #b11a08
}

.product-list .dropdown-link:after {
	position: absolute;
	top: .375rem;
	right: -.75rem;
	width: .3125rem;
	height: .3125rem;
	border-left: .0625rem solid #b11a08;
	border-bottom: .0625rem solid #b11a08;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.product-list .dropdown-link.hover:after {
	top: .5625rem;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.product-list .dropdown-config {
	position: relative;
	width: 100%;
	padding: 0;
	font-size: .8125rem;
	line-height: 2.1875rem;
	color: #333
}

.product-list .dropdown-config.is-open table {
	display: table
}

.product-list .dropdown-config table {
	display: none;
	margin: .9375rem 0 .3125rem;
	width: 100%
}

.product-list .dropdown-config table tr:nth-child(odd) {
	background-color: #eeeff1
}

.product-list .dropdown-config table td {
	padding: 0 1.25rem;
	border-right: .0625rem solid #d0d0d0
}

.product-list .dropdown-config table td:last-child {
	border: 0
}

@media screen and (min-width:77.375em) {
	.catalog-wrapper--horizontal .product-list.mini .row-cart {
		padding-left: 3.125rem
	}
}

.catalog .inner-bg {
	padding-bottom: .625rem
}

.catalog-wrapper {
	padding-top: 0px
}

.catalog-wrapper--horizontal .inner-menu {
	width: 100%;
	padding-right: 0
}

.catalog-wrapper--horizontal .inner-content {
	width: 100%
}

.catalog-wrapper--horizontal .catalog-filters {
	z-index: 25;
	margin-bottom: 1.25rem;
	padding-top: 0
}

.catalog-wrapper--horizontal .catalog-filters__block {
	width: 20%;
	padding: 20px;
	border: 1px solid transparent;
	-webkit-transition: .25s;
	transition: .25s;
	margin: 0;
	position: relative
}

.catalog-wrapper--horizontal .catalog-filters__block.showed {
	border-color: #cad0d5;
	border-bottom: 0
}

.catalog-wrapper--horizontal .catalog-filters__block .body {
	width: calc(100% + 2px);
	display: none;
	position: absolute;
	top: 50px;
	left: -1px;
	margin-top: -.625rem;
	box-shadow: 0 5px 10px #cad0d5;
	border: 1px solid #cad0d5;
	border-top: none;
	background: #eeeff1;
	padding: 0 20px 20px
}

.catalog-wrapper--horizontal .catalog-filters__buttons {
	width: 100%;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 15px 20px 20px
}

.cart-container-pay .catalog-wrapper--horizontal .catalog-filters__buttons input[type=submit],
.catalog-wrapper--horizontal .catalog-filters__buttons .button,
.catalog-wrapper--horizontal .catalog-filters__buttons .cart-container-pay input[type=submit] {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	margin-bottom: 0
}

.catalog-wrapper--horizontal .catalog-filters-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.catalog-filters {
	position: relative;
	background: #eeeff1
}

.catalog-filters__block {
	padding: 1.25rem;
	border-bottom: 1px solid #d5d5d5
}

.catalog-filters__block.showed .heading:before {
	top: .1875rem;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.catalog-filters__block .heading {
	margin: -.3125rem 0;
	font-size: 14px;
	line-height: 1.125rem;
	color: #000;
	font-weight: 700;
	cursor: pointer
}

.catalog-filters__block .heading:before {
	position: relative;
	top: -.125rem;
	display: inline-block;
	margin-top: .3125rem;
	margin-right: .6875rem;
	width: 9px;
	height: 9px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.catalog-filters__block .body {
	padding-top: .625rem
}

.catalog-filters__block .body fieldset {
	margin: .625rem 0 0
}

.catalog-filters__block .body .input-group {
	margin: .625rem 0
}

.catalog-filters__block .body .catalog-slider-row {
	margin: 0 -4px
}

.catalog-filters__block .body .catalog-slider-row .column,
.catalog-filters__block .body .catalog-slider-row .columns {
	padding: 0 4px
}

.catalog-filters__buttons {
	padding: 1.25rem
}

.cart-container-pay .catalog-filters input[type=submit],
.catalog-filters .button,
.catalog-filters .cart-container-pay input[type=submit] {
	margin-bottom: 10px;
	padding: .8125rem 1.875rem;
	font-size: .75rem;
	letter-spacing: .0625rem
}

.cart-container-pay .catalog-filters input[type=submit]:last-child,
.catalog-filters .button:last-child,
.catalog-filters .cart-container-pay input[type=submit]:last-child {
	margin-bottom: 0
}

.catalog-filters .slider {
	margin: .625rem 0 .3125rem
}

.catalog-categories-list {
	font-size: 13px;
	line-height: 28px;
	margin: 0 0 -.625rem
}

.catalog-categories-list li {
	padding: .25rem 0;
	list-style: none;
	line-height: 1.25rem
}

.catalog-categories-list li>a {
	color: #000
}

.catalog-categories-list li.selected>a {
	color: #b11a08
}

.catalog-color-sets {
	margin: .5rem -.25rem -.5rem
}

.catalog-color-sets__item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 1.5px 6px;
	cursor: pointer
}

.catalog-color-sets__item [type=checkbox]:checked+.color-badge {
	box-shadow: 0 0 0 2px #b11a08;
	border-color: #fff
}

.catalog-color-sets__item .color-badge {
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 2px solid #eeeff1;
	box-shadow: inset 0 0 0 2px transparent
}

.catalog-sorting {
	margin-bottom: 1.25rem
}

.catalog-sorting select {
	margin: .0625rem 0 .0625rem .3125rem;
	width: 15rem;
	vertical-align: middle
}

.catalog-sorting .jqselect,
.catalog-sorting span {
	display: inline-block;
	vertical-align: middle;
	font-size: .8125rem
}

.catalog-sorting .jqselect {
	border: 2px solid #a8adb7;
	border-radius: 4px
}

.catalog-sorting .jq-selectbox__select {
	padding: 0 2.8125rem 0 .625rem;
	line-height: 2.0625rem;
	border-radius: .25rem
}

.catalog-sorting .jq-selectbox__trigger-arrow {
	top: 10px
}

.catalog-sorting .jq-selectbox.opened .jq-selectbox__trigger-arrow {
	top: 14px
}

.catalog-sorting .jq-selectbox li {
	padding: .5rem .625rem
}

.catalog-view-select {
	font-size: 0;
	margin-bottom: 1.25rem
}

@media screen and (min-width:47.375em) {
	.catalog-sorting .jqselect {
		margin-left: 5px;
		max-width: 15rem
	}
	.catalog-view-select {
		text-align: right
	}
}

.catalog-view-select__item {
	width: 37px;
	height: 37px;
	background: #eeeff1;
	border: 2px solid #a8adb7;
	border-right: 0;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	-webkit-transition: .25s;
	transition: .25s
}

@media screen and (max-width:47.3125em) {
	.catalog-view-select__item {
		width: 50%
	}
	.catalog-view-select__item.selected+.catalog-view-select__item:last-child {
		background: #a8adb7
	}
	.catalog-view-select__item.selected+.catalog-view-select__item:last-child .icon {
		fill: #eeeff1
	}
}

.catalog-view-select__item:first-child {
	border-radius: 4px 0 0 4px
}

.catalog-view-select__item:last-child {
	border-radius: 0 4px 4px 0;
	border: 2px solid #a8adb7
}

.catalog-view-select__item.selected,
.catalog-view-select__item:hover {
	background: #a8adb7
}

.catalog-view-select__item.selected .icon,
.catalog-view-select__item:hover .icon {
	fill: #eeeff1
}

.catalog-view-select__item .icon {
	margin: .5625rem;
	width: 15px;
	height: 15px;
	fill: #a8adb7
}

.catalog-footer .load-more {
	margin: 0
}

.catalog-footer .load-more span {
	display: block
}

.catalog-show-count {
	font-size: 14px
}

.catalog-show-count span {
	color: #666
}

.catalog-show-count a {
	color: #999fa6;
	padding-left: 10px
}

.catalog-show-count a.selected,
.catalog-show-count a:hover {
	color: #b11a08
}

.catalog-pagination {
	color: #999fa6
}

@media screen and (min-width:47.375em) {
	.catalog-show-count {
		margin-top: 3.4rem
	}
	.catalog-pagination {
		text-align: right;
		margin-top: 3.4rem
	}
}

.catalog-pagination span {
	padding-left: 10px
}

.catalog-pagination a {
	color: #999fa6;
	padding-left: 10px
}

.catalog-pagination a.selected,
.catalog-pagination a:hover {
	color: #b11a08
}

.catalog-category .item {
	margin-right: -.0625rem;
	margin-bottom: -.0625rem;
	padding: 1.875rem;
	border: .0625rem solid #d5d5d5
}

@media screen and (min-width:62.375em) {
	.catalog-category .item {
		height: 12.5rem
	}
}

.catalog-category .item:last-child {
	float: left
}

.catalog-category .item .column,
.catalog-category .item .columns {
	max-height: 100%;
	padding: 0;
	overflow: hidden
}

.catalog-category .item .column:first-child,
.catalog-category .item .columns:first-child {
	padding-right: 1.875rem
}

.catalog-category .item img {
	width: 100%
}

.catalog-category .item .name {
	font-size: 1.125rem;
	font-weight: 700
}

.catalog-category .item .desc {
	margin-top: .3125rem;
	line-height: 1.375rem
}

.filter-mobile-toggle {
	width: 100%;
	padding: .8125rem;
	font-size: .75rem;
	letter-spacing: .0625rem
}

.filter-tip {
	position: absolute;
	left: 100%;
	z-index: 50;
	padding: .3125rem .5rem;
	line-height: 1.125rem;
	white-space: nowrap;
	border: .0625rem solid #d5d5d5;
	border-radius: 0 .1875rem .1875rem 0;
	background: #fff;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1)
}

@media screen and (max-width:62.3125em) {
	.filter-tip {
		display: none
	}
}

.filter-tip:before {
	position: absolute;
	top: -.0625rem;
	left: -.8125rem;
	border-top: .9375rem solid transparent;
	border-right: .75rem solid #d5d5d5;
	border-bottom: .9375rem solid transparent
}

.filter-tip:after {
	position: absolute;
	top: 0;
	left: -.75rem;
	border-top: .875rem solid transparent;
	border-right: .75rem solid #fff;
	border-bottom: .875rem solid transparent
}

.filter-tip.left-align {
	left: auto
}

.filter-tip.left-align:after,
.filter-tip.left-align:before {
	left: auto;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.filter-tip.left-align:before {
	right: -.8125rem
}

.filter-tip.left-align:after {
	right: -.75rem
}



.products-flex-item {
	float: left !important;
}

.product-grid .price>span,
.product-list .price>span {
	color: #666;
}

.buyer_block {
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.product-grid .item {
	padding: 0.5625rem;
}

.product-grid .name a span,
.product-list .name a span {
	max-height: 3.5rem;
}

#show_all_numbers {
	font-size: 12px;
	color: #b11a08;
	border-bottom: 1px dashed;
	display: inline-block;
	margin-left: -26px;
	vertical-align: bottom;
	padding: 0 0 0 10px;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

#show_all_numbers:hover {
	color: #e2210a;
}

.header-phone {
	width: 13.5rem;
}

.all_phone {
	width: 220px;
	background: white;
	position: absolute;
	padding: 15px;
	display: block;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	display: none;
	z-index: 10;
}

.header-phone .header-phone-number .all_phone ul li a {
	font-size: 16px;
	line-height: 2;
	color: #b11a08;
}

.header-phone .header-phone-number .all_phone a:hover {
	color: #e2210a;
}

.header-phone .header-phone-number .all_phone ul {
	list-style-type: none;
	margin: 0;
}

.all_phone li span {
	font-size: 12px;
	margin-left: 5px;
}

.header-phone .header-phone-number a {
	color: #999;
}

span.product-list-mini-desc.price {
	display: inline-block;
	color: #b11a08;
}

span.product-list-mini-desc.external_code {
	display: inline-block;
	margin-left: 5px;
	color: #b11a08;
}

.product-info-block .button {
	padding: 0px;
}

.product-info-block .product-count {
	margin-top: -5px;
}

.inner-container .product-info .product-info-block {
	border: 0;
	padding-bottom: 10px;
}

#delivery-block h3 {
	font-size: 20px;
}

.inner-container .product-info {
	border: 0;
}

.cart .col-sm-4 {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin: 20px 10%;
}

.registration .col-sm-4 {
	float: left;
}

.inner-container .product-info .product-info-code {
	margin: -.6375rem 0 .3125rem;
	color: #999;
	font-size: .8125rem;
}

table.pricestable {
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
}

.pricestable sup {
	color: red;
	font-size: 12px;
}

.pricestable td {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.product-grid .name,
.product-list .name {
	height: 3.5rem;
}

.product-grid .name a,
.product-list .name a {
	display: inline-block;
}

@media screen and (min-width: 77.375em) {
	.inner-container .product-preview {
		width: 27.5rem;
	}
}

@media screen and (min-width: 62.375em) {
	.inner-container .product-info {
		width: 40.5rem;
		max-width: 57.5rem;
	}
	
	.scrollinner {
		padding: 0.3rem 1.875rem;
	}
	.product-price:last-child {
		margin-top: 10px;
	}
	.scrollinner p {
		font-size: 12px;
		line-height: 13px;
	}
		#delivery-block {
	    width: 15rem;
	    padding: 1.875rem;
	    display: table-cell;
	    vertical-align: top;
	}
}



@media screen and (max-width: 47.3125em) {
	.registration .col-sm-4 {
		float: auto;
		width: 80%;
	}
	.col-3 {
		width: 100% !important;
	}
	.products-flex-item {
		width: 100%;
	}
}

.god-prices {
	position: absolute;
	background: #fff;
	z-index: 999;
	padding: 10px;
	border: 1px solid;
	display: none;
}

.product-price .main {
	width: 215px;
}

ul.contentListCategories {
	width: 305px;
	display: inline-block;
	float: left;
	margin: 0;
	margin-right: 5px;
	list-style: none;
}

ul.contentListCategories>li {
	clear: left;
	font-size: 15px;
	margin: 20px 0 0;
	border: 1px solid #fff;
	overflow: hidden;
	padding: 10px;
}

.contentListCategories li strong {
	display: block;
	font-weight: bold;
	margin: 0 0 3px 95px;
	color: #000;
	line-height: 18px;
}

ul.contentListCategories>ul {
	list-style: none;
	margin: 0;
}

.contentListCategories li img {
	float: left;
	height: 80px;
	margin: 0 15px 30px 0;
	width: 80px;
}

.contentListCategories li ul {
	margin: 0 0 0 95px;
	list-style: none;
}

.contentListCategories li li {
	clear: none;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.contentListCategories li ul li a {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUeNpiXLVqlTQDA8M0IPYA4h1AnMUCJOYDsSsDBPgBMT8TkLBkQAWWIMHjaILHQYIpULMYoHQcQIABAEktCZgDoRDxAAAAAElFTkSuQmCC) 3px .7em no-repeat;
	color: #000;
	display: inline-block;
	padding: 1px 0 1px 12px;
	text-decoration: underline;
}

.header-main-menu .header-main-menu-dropdown>li {
	display: inline-block;
	width: 24%;
	float: left;
	margin-right: 1%;
}

.header-v1 .header-main-menu-dropdow-wrap .container {
	min-width: 0;
	list-style: none;
}

.contentCategories {
	overflow: hidden;
}

.is-dropdown-submenu-parent {
	position: initial;
}

.is-dropdown-submenu-parent:after {
	display: none;
}

.catalog-pagination {
	text-align: center;
	margin-top: 3.4rem;
	font-size: 18px;
}

.products-flex-item {
	height: 396px;
}

.product-grid .item .hover-show {
	display: block;
}

p.preview_text {
	height: 65px;
	overflow: hidden;
}

.product-grid .economy {
	margin-top: 1em;
}

#product-tab-recomend .economy {
	display: none;
}

.product-grid .item {
	height: 24.7875rem;
}

.product-carousel {
	height: 20.1875rem;
}

.callout {
	padding: 0.875rem;
}

.product-price {
	overflow: hidden;
}

.product-info-block.product-info-gift p {
	padding: 10px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: bold;
}

.product-info-block.product-info-gift p:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url('../images/svg/gift.svg') no-repeat center/cover;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
}

.gift-right {
	background: url('../images/svg/gift.svg') no-repeat center/cover;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 130px;
	right: 9px;
}

select.sort,
select.select-tabs {
	display: inline-block;
	max-width: 100%;
	padding: 0;
	margin: 0;
	border: 2px solid #a8adb7;
	border-radius: 4px;
	color: #999;
	background: #eeeff1;
	box-shadow: none;
	padding: 5px 10px;
	line-height: 2.0625rem;
	border-radius: .25rem;
	outline: none;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
}

select {
	border: 1px solid #264f85;
	border-radius: .3125rem;
	padding: .8125rem .9375rem;
	outline: none;
	background-position: right 0rem center;
}

.review-list {
	width: 60%;
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
}

.review-form {
	background: #eeeff1;
	display: inline-block;
	width: 40%;
	padding: 10px;
	border-radius: 3px;
	position: relative;
	vertical-align: top;
}

.headingH3 {
	font-size: 1.125rem;
	padding-bottom: 10px;
	display: inline-block;
}

.rating-stars {
	display: -ms-flexbox;
	display: flex;
}

.rating-stars:last-child {
	margin-right: 0;
}

.rating-stars-with-title .rating-stars-i {
	width: 20%;
	padding: 0 0 15px;
}

.rating-stars-i:first-child {
	padding-left: 0;
}

.rating-stars-i {
	position: relative;
	float: left;
	text-align: center;
	color: #999;
	padding: 0 3px;
	cursor: pointer;
	white-space: nowrap;
}

.rating-stars-i-icon {
	width: 24px;
	height: 23px;
	fill: #d2d2d2;
}

.rating-stars-with-title .rating-stars-i-icon {
	width: 39px;
	height: 37px;
}

.rating-stars-i.active .rating-stars-i-icon {
	fill: #ffa900;
}

.review-overlay {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 25px;
	background: #eeeff1;
	height: 100%;
	padding-top: 50%;
	border-radius: 4px;
	display: none;
}

.g-rating-stars {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 14px;
	margin-left: 10px;
	line-height: 0;
	vertical-align: top;
	margin-top: 5px;
}

.g-rating-stars-fill-wrap {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.g-rating-stars-icon {
	position: relative;
	width: 70px;
	height: 14px;
	z-index: 2;
}

.g-rating-stars-fill {
	position: absolute;
	max-width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	background: #ffa900;
}

.g-rating-stars-empty {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #d2d2d2;
}

.review-date {
	float: right;
}

.review-name {
	font-size: 16px;
	font-weight: bold;
}

.detail-add-review-star-wrap {
	max-width: 400px;
	margin: 0 auto;
}

.order-review-form div[class*="field-orderreviews-param"] .control-label {
	display: inline-block;
	vertical-align: top;
	width: 65%;
	text-align: left;
}

div[id^="orderreviews-param"] {
	display: inline-block;
	width: 34%;
}

div[id^="orderreviews-param"] label {
	display: inline-block;
	width: 49%;
}

.order-review-form {
	max-width: 700px;
	margin: 0 auto;
}

.field-orderreviews-text>label {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#orderreviews-text {
	display: inline-block;
	width: calc(100% - 139px);
	border: 1px solid #ccc;
}

.hidden {
	display: none;
}

.product_actions {
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin-top: 20px;
}

.product_actions .heading2 {
	color: #b11a08;
	font-size: 20px;
}

fieldset.radio label.user_type_label {
	display: inline-block;
	width: auto;
	min-width: 30%;
}

.width100 {
	width: 100%;
}

.help-block {
	color: red;
	margin-top: -10px;
	margin-bottom: 10px;
}

#login-widget-form .form-group {
	margin-bottom: 10px;
	overflow: hidden;
}
.search-global-overflow {
    position: fixed;
    z-index: 7;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.page-header-searchform {

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 66;
    display: none;
    padding: 9px 50px;
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
}
.page-header-srchclose {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    width: 42px;
}
.page-header-searchreset {
    position: absolute;
    top: 3px;
    right: 0;
    display: none;
    font-size: 0;
    width: 38px;
    height: 32px;
    background-image: url(/images/sprite-all.png);
    background-repeat: no-repeat;
    background-position: -27px -479px;
    background-color: transparent;
    border: none;
}
.page-header-srchclose:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    content: "";
    width: 35px;
    height: 35px;
    background-image: url(/images/sprite-all.png);
    background-repeat: no-repeat;
    background-position: -29px -454px;
    border-radius: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.page-header-searchform .input-box {
    position: relative;
    padding-top: 0;
}
.page-header-searchform .input-text {
    width: 100%;
    height: 38px;
    padding-right: 38px;
    margin:0;
    font-size: 16px;
    border: 0 solid #E7E7E7;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.input-box:after {
    content: '';
    display: table;
    clear: both;
}
.page-header-srchbtn {
    position: absolute;
    top: 0;
    right: 2px;
    width: 48px;
    height: 100%;
    border: none;
    background-color: transparent;
}
.page-header-srchbtn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    content: "";
    background: transparent;
    border-radius: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.page-header-srchbtn:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/images/sprite-all.png);
    background-repeat: no-repeat;
    background-position: -7px -461px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color 0.3s ease-in;
    -o-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
}
.search-suggest {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 8;
    display: none;
    width: 100%;
    padding: 0 15px;
    background: #fff;
    font-size: 15px;
        padding: 20px 10px 10px 10px;
}
.search-suggest ul{
	list-style: none;
}
.search-suggest .header-seacrh-caption{
	font-weight: bold;
    font-size: 18px;
    color: #000;
}
.categories-list li {
    display: inline-block;
    width: 19%;
    text-align: center;
    margin-left: 0.5%;
    margin-bottom: 20px;
    vertical-align: top;
    padding: 2%;
}
.categories-list .name {
    font-size: 15px;
    margin-top: 10px;
        line-height: 15px;
}
.profile-column-item.history{
	clear: both;
}
.product-container{
	overflow: hidden;
    padding-bottom: 10px;
}
@media screen and (max-width:62.3125em) {
	.categories-list li {
    display: inline-block;
    width: 48%;
}
}

.pagination{
	clear: both;
    text-align: center;
}
.pagination a {
    color: #999fa6;
    padding-left: 10px;
    font-weight: normal;
    font-size: 18px;
}
.toggle-pass{
	position: absolute;
    width: 30px;
    top: 32px;
    right: 15px;
    cursor: pointer;
}
.field-client-password .toggle-pass{
	top:7px;
}
.field-register-form-password, .field-client-password{
	position: relative;
}

.ui-timepicker-standard{
	border: 0 !important;
}
.orderinfo .cart-product-item .cart-product-item-preview{
	height: auto;
	line-height: 0;
}
.orderinfo .cart-product-footer-amount{
	text-align: right;
    font-size: 18px;
    color: #000;
}
.profile-block-list{
	min-width: 400px;
}
.profile-block-wrap{
	overflow-x: auto;
}
.cart-product-footer-amount span {
    font-size: 1.1875rem;
    color: #b11a08;
}
.product-action-block{
	border: 1px solid #ccc;
    padding: 10px;
}
.headingH2{
	font-size: 1.5rem;
}
.headingH2.action-heading{
	color: #b11a08;
    font-weight: bold;
}
.ib{
	display: inline-block;
}
.ib.vt{
	vertical-align: top;
}
.action-name{
	padding: 10px;
}
.name{
	font-size: 18px;
	
}
.related-products .headingH2{
	color: #000;
	text-align: center;
	margin:20px 0;
	display: block;

}
.buy-with-block{
	padding: 10px;
    border: 1px solid #ccc;
}
@media screen and (max-width:62.3125em) {

.buy-with-block-list .cart-product-item {
    display: flex;
    margin-top: 10px;
    align-items: center;
    flex-direction: column;
}.buy-with-block-list .col1 {
  
    padding: 15px;
}
.buy-with-block-list .col4 {
  
    text-align: center;}
}
.lang-panel{
	
    float: right;
    font-size: 12px;
    display: block;
    line-height: 12px;
    margin-top: 2px;
}

.lang-panel-mobile{
	text-align: center;
    display: block;
    font-size: 16px;
}
.lang-panel-mobile a, .lang-panel-mobile span{
	padding: 5px 20px;
}

