@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: 2.5;
}

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
}

.footer-catalog li {
	margin: 0 25px 0 0;
	float: left;
	line-height: 22px;
	font-size: 14px;
	font-weight: 300;
}

.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) {
}

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

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

#demo {
	margin-bottom: 0rem;
}

.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 {
	}

	.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 {
	}

	.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: #7d6491;
	text-decoration: none;
	cursor: pointer
}

a:focus, a:hover {
	color: #5f146f
}

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], .fancybox-inner .cart-content 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: #7d6491;
	color: #fff
}

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

.button:focus, .button:hover, .cart-container-pay input[type=submit]:focus, .cart-container-pay input[type=submit]:hover, .fancybox-inner .cart-content input[type=submit]:focus, .fancybox-inner .cart-content input[type=submit]:hover {
	background-color: #5f146f;
	color: #fff
}

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

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

.button.primary, .cart-container-pay input.primary[type=submit], .fancybox-inner .cart-content input.primary[type=submit] {
	background-color: #7d6491;
	color: #fff
}

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

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

.button.warning, .cart-container-pay input.warning[type=submit], .fancybox-inner .cart-content input.warning[type=submit] {
	background-color: #5f146f;
	color: #fff
}

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

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

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

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

.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, .fancybox-inner .cart-content input.hollow[type=submit], .fancybox-inner .cart-content input.hollow[type=submit]:focus, .fancybox-inner .cart-content 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, .fancybox-inner .cart-content input.hollow[type=submit]:focus, .fancybox-inner .cart-content input.hollow[type=submit]:hover {
	border-color: #132843;
	color: #132843
}

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

.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, .fancybox-inner .cart-content input.hollow.primary[type=submit]:focus, .fancybox-inner .cart-content input.hollow.primary[type=submit]:hover {
	border-color: #132843;
	color: #132843
}

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

.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, .fancybox-inner .cart-content input.hollow.secondary[type=submit]:focus, .fancybox-inner .cart-content input.hollow.secondary[type=submit]:hover {
	border-color: #6c0d16;
	color: #6c0d16
}

.button.hollow.warning, .cart-container-pay input.hollow.warning[type=submit], .fancybox-inner .cart-content 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, .fancybox-inner .cart-content input.hollow.warning[type=submit]:focus, .fancybox-inner .cart-content input.hollow.warning[type=submit]:hover {
	border-color: #943800;
	color: #943800
}

.button.hollow.alert, .cart-container-pay input.hollow.alert[type=submit], .fancybox-inner .cart-content 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, .fancybox-inner .cart-content input.hollow.alert[type=submit]:focus, .fancybox-inner .cart-content 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], .fancybox-inner .cart-content input.disabled[type=submit], .fancybox-inner .cart-content input[disabled][type=submit] {
	opacity: 1
}

.button.dropdown::after, .cart-container-pay input.dropdown[type=submit]::after, .fancybox-inner .cart-content 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, .fancybox-inner .cart-content 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 .5 rem- .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 .5 rem- .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, fieldset.checkbox-accept input {
	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: #5f146f;
	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: #7d6491
}

.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: #d7e4f4
}

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

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

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

.callout.small, .fancybox-inner .cart-content input.callout[type=submit] {
	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
}

.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 #7d6491;
	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 #7d6491 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, .fancybox-inner .cart-content input.dropdown-pane[type=submit] {
	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: #7d6491;
	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: #7d6491
}

.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: #7d6491;
	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: #5f146f;
	-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: #7d6491;
	-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: #b81525
}

.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: #7d6491
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
	background: #2a5792
}

.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(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;
	max-width: 20rem
}

.fancybox-block.cart, .fancybox-block.fancybox-block-preview {
	max-width: inherit
}

.fancybox-block.fancybox-block-login {
	max-width: 26.25rem
}

.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 .bx-auth .bx-auth-line, .fancybox-block .bx-auth .bx-auth-note, .fancybox-block .bx-auth .bx-auth-title, .fancybox-block .cart-content form br {
	display: none
}

.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-product {
	padding: 1.25rem 1.875rem 1.875rem;
	line-height: 1.625rem
}

.fancybox-block .cart-content form {
	margin-top: 1.25rem
}

.fancybox-block .cart-content form p {
	margin-bottom: 0
}

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

.cart-container-pay .fancybox-block input.small[type=submit], .fancybox-block .button.small, .fancybox-block .cart-container-pay input.small[type=submit], .fancybox-block .fancybox-inner .cart-content input[type=submit], .fancybox-inner .cart-content .fancybox-block input[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], .fancybox-block .fancybox-inner .cart-content input.fancybox-button[type=submit], .fancybox-inner .cart-content .fancybox-block input.fancybox-button[type=submit] {
	margin-top: .3125rem;
	padding: .8125rem
}

.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], .fancybox-block.cart .fancybox-inner .cart-content input[type=submit], .fancybox-inner .cart-content .fancybox-block.cart input[type=submit] {
		margin: 0
	}
}

.fancybox-block .fancybox-block-social {
	margin-top: -.625rem;
	padding: 0 1.875rem 1.875rem;
	background-color: #fff
}

.fancybox-block .login-social {
	margin-bottom: .3125rem;
	color: #000
}

.fancybox-block .bx-auth {
	margin: 0
}

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

.fancybox-icon .fancybox-icon-check {
	margin: 1.875rem auto;
	width: 3.5rem;
	height: 1.75rem;
	border-left: .125rem solid #7d6491;
	border-bottom: .125rem solid #7d6491;
	-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-inner .cart-content input[type=submit] {
	margin-top: 0 !important;
	margin-bottom: .625rem !important
}

.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 {
    opacity: 30%;
	background-image: url(../../../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-loading div {
	width: 44px;
	height: 44px
}

.fancybox-close, .main-user-consent-request-popup .main-user-consent-request-popup-button-rej {
	position: absolute;
	top: -1.0625rem;
	right: -1.0625rem;
	z-index: 8040;
	width: 2.1875rem;
	height: 2.1875rem;
	border-radius: 1.125rem;
	background-color: #7d6491;
	-webkit-transition: .5s;
	transition: .5s
}

.fancybox-close:after, .fancybox-close:before, .main-user-consent-request-popup .main-user-consent-request-popup-button-rej:after, .main-user-consent-request-popup .main-user-consent-request-popup-button-rej:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: .875rem;
	height: .125rem;
	border: .0625rem solid #fff
}

.fancybox-close:before, .main-user-consent-request-popup .main-user-consent-request-popup-button-rej:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.fancybox-close:after, .main-user-consent-request-popup .main-user-consent-request-popup-button-rej:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.fancybox-close:hover, .main-user-consent-request-popup .main-user-consent-request-popup-button-rej:hover {
	background-color: #5f146f;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: url(../../../images/blank.gif);
	z-index: 8040
}

.fancybox-prev {
    opacity: 30%;
	left: 0
}

.fancybox-next {
    opacity: 30%;
	right: 0
}

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

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

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

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

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

.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(../../../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
}

.main-user-consent-request-popup {
	background: rgba(255, 255, 255, .8)
}

.main-user-consent-request-popup .main-user-consent-request-popup-cont {
	padding: 1.25rem 1.875rem 1.875rem;
	overflow: visible;
	border-radius: 0;
	box-shadow: 0 0 .9375rem 0 rgba(5, 5, 5, .15)
}

.main-plus-text {
	font-size: 14px;
	font-weight: bold;
	color: #7d6491;
}

.main-user-consent-request-popup .main-user-consent-request-popup-header {
	display: none
}

.main-user-consent-request-popup .main-user-consent-request-popup-text {
	height: 12.5rem;
	padding: 0;
	border: 0;
	font-size: .875rem;
	line-height: 1.625rem;
	background-color: #fff;
	resize: none
}

@media screen and (min-width: 47.375em) {
	.main-user-consent-request-popup .main-user-consent-request-popup-cont {
		min-width: 43.75rem
	}

	.main-user-consent-request-popup .main-user-consent-request-popup-text {
		min-height: 31.25rem
	}
}

.main-user-consent-request-popup .main-user-consent-request-popup-buttons {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.main-user-consent-request-popup .main-user-consent-request-popup-button-acc {
	margin: 0;
	height: auto;
	font-size: .75rem;
	line-height: 2.75rem;
	font-weight: 700;
	letter-spacing: .09375rem;
	color: #fff;
	background-color: #7d6491;
	border-radius: .25rem
}

.main-user-consent-request-popup .main-user-consent-request-popup-button-rej {
	margin: 0;
	padding: 0;
	line-height: 0;
	text-indent: -624.9375rem;
	box-shadow: 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
}

.cart-container-pay span.rub, .economy .rub, .price .rub, .price-block .rub, .product-price .rub {
	font-family: ALSRubl-Arial, Arial, sans-serif
}

.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
}

@-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)
	}
}

@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: #5f146f
}

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

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

.header-line-top .menu li.active a, .header-line-top .menu li:hover a {
	color: #fff;
	background-color: #7d6491;
}

.cart-container-pay .header-line-top input.add2compare[type=submit], .cart-container-pay .header-line-top input.add2liked[type=submit], .fancybox-inner .cart-content .header-line-top input.add2compare[type=submit], .fancybox-inner .cart-content .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], .header-line-top .fancybox-inner .cart-content input.add2compare[type=submit], .header-line-top .fancybox-inner .cart-content input.add2liked[type=submit] {
	padding: .53125rem 0;
	margin-right: 2.5rem;
	color: #fff;
	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, .fancybox-inner .cart-content .header-line-top input.add2compare[type=submit]:hover, .fancybox-inner .cart-content .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, .header-line-top .fancybox-inner .cart-content input.add2compare[type=submit]:hover, .header-line-top .fancybox-inner .cart-content input.add2liked[type=submit]:hover {
	color: #e1ff3f
}

.cart-container-pay .header-line-top input.add2compare[type=submit] .icon, .cart-container-pay .header-line-top input.add2liked[type=submit] .icon, .fancybox-inner .cart-content .header-line-top input.add2compare[type=submit] .icon, .fancybox-inner .cart-content .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-line-top .fancybox-inner .cart-content input.add2compare[type=submit] .icon, .header-line-top .fancybox-inner .cart-content input.add2liked[type=submit] .icon {
	fill: #7d6491
}

.cart-container-pay .header-line-top input.header-line-top-profile[type=submit], .fancybox-inner .cart-content .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], .header-line-top .fancybox-inner .cart-content input.header-line-top-profile[type=submit] {
	width: 12.5rem;
	padding: .4375rem;
	line-height: 1.125rem;
	color: #fff;
	background-color: #7d6491
}

.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: 7.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
	}
}

.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;
	fill: #7d6491
}

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

.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-logo {
		padding: 1.25rem 0;
		max-width: 18.75rem;
		max-height: 6.25rem;
		float: left
	}

	.header-cart .counter {
		display: none
	}

	.header-block-info {
		width: 12.5rem;
		margin-top: .1875rem
	}
}

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

.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.375rem 0 0;
	list-style: none
}

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

.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
	}
}

.menu-fixed.is-fixed header {
	padding-bottom: 2.6875rem
}

.menu-fixed.is-fixed header .header-main-menu-dropdow-full {
	top: 44px !important
}

@media screen and (min-width: 32.375em) {
	.menu-fixed.is-fixed header {
		padding-bottom: 3.875rem
	}
}

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

	.menu-fixed.is-fixed header {
		padding-bottom: 2.875rem
	}
}

.menu-fixed.is-fixed .header-main-menu {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 31
}

@media screen and (max-width: 62.3125em) {
	.menu-fixed.is-fixed .header-mobile-fixed {
		position: fixed;
		z-index: 31;
		box-shadow: 0 0 15px 0 rgba(5, 5, 5, .15)
	}
}

.header-menu-fixed, .header-mobile-fixed {
	background-color: #fff
}

.header-main-menu {
	background-color: #7d6491;
	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 #42146f;
	background-color: #fff;
	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 #7d6491
}

.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: .975rem;
	font-weight: 700;
	white-space: nowrap;
	color: #fff
}

.header-main-menu .header-main-menu-category.active > a {
	background-color: #5f146f;
	color: #fff
}

.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: #3c185f
}

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

.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 #7d6491;
	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 #7d6491
}

.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
}

.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: #7d6491
}

.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;
	display: none
}

.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 #342720
}

.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 #342720;
	border-right: 2px solid #342720;
	-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 .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: #7d6491
}

.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 .js-drilldown-back a {
	color: #7d6491
}

.mobile-menu .menu .js-drilldown-back a:before {
	width: .65625rem;
	height: .65625rem;
	margin-right: .3125rem;
	vertical-align: inherit;
	border: 0;
	border-top: 2px solid #7d6491;
	border-left: 2px solid #7d6491;
	-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: #a98977
}

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

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

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

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

.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 #7d6491
}

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

.main-slider .item, .main-slider .owl-item {
	height: 12.5rem
}
@media screen and (max-width: 950px) {
	.main-slider .item, .main-slider .owl-item {
		height: 12rem;
	}
}

@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: cover
}


.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: #7d6491
}

.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: 1.25rem
}

.main-slider .owl-dots .owl-dot {
	border-color: #fff
}

.main-slider .main-slider-caption {
	margin-top: 2.5rem;
	margin-bottom: .3125rem;
	line-height: 1.875rem;
	font-size: 1.75rem;
	text-shadow: -1px 0px 5px #000;
	font-weight: 900
}

@media screen and (min-width: 47.375em) {
	.main-slider .main-slider-caption {
		margin-top: 5rem;
		text-shadow: -1px 0px 5px #000;
		font-size: 1.875rem
	}
}

@media screen and (min-width: 62.375em) {
	.main-slider .main-slider-caption {
		margin-top: 6.25rem;
		font-size: 2.875rem;
		text-shadow: -1px 0px 5px #000;
		line-height: 3.125rem
	}
}

@media screen and (min-width: 77.375em) {
	.main-slider .main-slider-caption {
		margin-top: 8.75rem;
		text-shadow: -1px 0px 5px #000;
		font-size: 2.0rem;
		line-height: 3.75rem
	}
}

.main-slider .main-slider-desc {
	text-shadow: -1px 0px 3px #000;
	margin-bottom: 1.5625rem
}

@media screen and (min-width: 62.375em) {
	.main-slider .main-slider-desc {
		text-shadow: -1px 0px 3px #000;
		width: 19.375rem;
		line-height: 1.625rem;
		font-size: 0.8rem
	}
}

.cart-container-pay .main-slider input[type=submit], .fancybox-inner .cart-content .main-slider input[type=submit], .main-slider .button, .main-slider .cart-container-pay input[type=submit], .main-slider .fancybox-inner .cart-content 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 {
	margin-top: 1.25rem;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.main-banner.owl-loaded {
	opacity: 1
}

.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], .fancybox-inner .cart-content .main-slider input[type=submit], .main-slider .button, .main-slider .cart-container-pay input[type=submit], .main-slider .fancybox-inner .cart-content input[type=submit] {
		padding: .9375rem 1.25rem;
		font-size: .75rem
	}

	.fancybox-inner .cart-content input.main-slider-banner[type=submit], .main-slider-banner.small {
		width: 61.3125rem
	}
}

@media screen and (min-width: 77.375em) {
	.fancybox-inner .cart-content input.main-slider-banner[type=submit], .main-slider-banner.small {
		width: 76.3125rem
	}

	.fancybox-inner .cart-content input.main-slider-banner[type=submit] .main-slider .main-slider-caption, .main-slider-banner.small .main-slider .main-slider-caption {
		text-shadow: -1px 0px 5px #000;
		margin-top: 7.5rem
	}
}

@media screen and (min-width: 62.375em) {
	.fancybox-inner .cart-content input.main-slider-banner[type=submit] .main-slider, .main-slider-banner.small .main-slider {
		margin-left: .625rem;
		margin-right: .625rem;
		width: auto
	}

	.fancybox-inner .cart-content input.main-slider-banner[type=submit] .main-slider .container, .main-slider-banner.small .main-slider .container {
		padding: 0 3.125rem
	}

	.fancybox-inner .cart-content input.main-slider-banner[type=submit] .main-slider .item, .fancybox-inner .cart-content input.main-slider-banner[type=submit] .main-slider .owl-item, .main-slider-banner.small .main-slider .item, .main-slider-banner.small .main-slider .owl-item {
		height: 25rem
	}
}

@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
	}
}

@media screen and (min-width: 62.375em) {
	.main-slider-banner.lapping .main-slider .owl-dots {
		bottom: 2.525rem
	}

	.main-slider-banner.lapping .main-banner {
		margin-top: -3.75rem
	}
}

.main-news {
	padding: 2.5rem 0 2.8125rem;
	background-color: #7d6491
}

.main-news .main-news-caption {
	margin-bottom: 1.25rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 900;
	color: #fff
}

.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) {
	.fancybox-inner .cart-content input.main-slider-banner[type=submit] .main-slider .item, .fancybox-inner .cart-content input.main-slider-banner[type=submit] .main-slider .owl-item, .main-slider-banner.small .main-slider .item, .main-slider-banner.small .main-slider .owl-item {
		height: 28.125rem
	}

	.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: #342720
}

.main-news .main-news-carousel .owl-dots .owl-dot.active {
	border-color: #fff
}

.main-plus {
	margin: 1.125rem auto;
	text-align: center
}

.main-plus .main-plus-caption {
	margin-bottom: 2.5rem;
	font-size: 1.5rem;
	padding: 5px;
	font-weight: 900;
	color: #fff;
	background-color: #7d6491;
}

.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 {
	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 {
	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-brand {
	margin: 1.125rem 0;
	text-align: center
}

.main-brand .main-brand-caption {
	margin-bottom: 2.5rem;
	font-size: 1.5rem;
	font-weight: 900;
	color: #7d6491
}

@media screen and (min-width: 62.375em) {
	.main-brand .main-brand-carousel {
		width: calc(100% - 1px)
	}
}

.main-brand .item {
	width: 18.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: #7d6491
}

.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 #7d6491
}

.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: #7d6491;
	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
	}
}

.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 #7d6491;
	border-radius: 1.0625rem
}

.footer-line-top .footer-line-top-social a:hover {
	background-color: #5f146f
}

.footer-main, .inner-bg {
	background-color: #f4e8ffd9
}

.footer-line-top .footer-line-top-social a:hover .icon {
	fill: #fff
}

.footer-line-top .footer-line-top-social a .icon {
	display: block;
	margin: auto;
	width: 100%;
	height: .9375rem;
	fill: #7d6491
}

.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[type=text] {
	margin-bottom: 0;
	margin-right: .375rem;
	width: calc(100% - 108px)
}

.footer-line-top .footer-line-top-subscribe .checkbox-accept {
	margin: 1rem 0 0
}

.footer-line-top .footer-line-top-subscribe .checkbox-accept a {
	font-size: .75rem
}

.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
}

.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
}

.footer-main .footer-info .footer-info-phone .footer-info-phone-number a {
	color: #7d6491
}

.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: #5f146f
}

.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: #7d6491
}

.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.cart-container.cart-container-order {
	margin-top: 0
}

.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 img {
	max-height: 100%
}

.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: 1.25rem;
	color: #7d6491;
	font-weight: bold;
	line-height: 1.125rem
}

.inner-container .product-preview .product-preview-zoom .icon {
	margin-right: .3125rem;
	width: 1.8125rem;
	height: 1.275rem;
	vertical-align: text-bottom;
	fill: #7d6491
}

.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
}

.inner-container .product-preview .product-slider .item.active {
	border-color: #7d6491
}

.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
}

@media screen and (min-width: 47.375em) {
	.inner-container .product-info .product-info-button-primary.add2cart {
		margin-right: .625rem
	}
}

.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 #7d6491;
	border-radius: 1.0625rem
}

.inner-container .product-info .product-info-social a:hover {
	background-color: #5f146f
}

.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: #7d6491
}

.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 .product-info-caption {
	margin-bottom: .3125rem
}

.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], .fancybox-inner .cart-content .product-count input[type=submit], .product-count .button, .product-count .cart-container-pay input[type=submit], .product-count .fancybox-inner .cart-content 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: #7d6491
}

.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: #7d6491
}

.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 {
	background-color: #7d6491;
	color: #fff
}

.product-info-option .product-info-caption {
	margin-bottom: .3125rem
}

.product-info-option.color fieldset {
	margin-left: -.125rem;
	margin-bottom: -.4375rem
}

@media screen and (min-width: 47.375em) {
	.product-info-option.color fieldset {
		width: 9rem
	}
}

.product-info-option.color label {
	margin-right: .4375rem;
	margin-bottom: .4375rem;
	border-color: #a8adb7
}

.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-top: -.125rem;
	margin-bottom: .125rem
}

.product-info-option.text label {
	margin-top: .125rem;
	border-color: #cacfd8;
	margin-bottom: .125rem
}

.product-info-option.text span {
	display: block;
	padding: 0 .375rem
}

.product-info-option.image {
	margin-right: -.3125rem
}

.product-info-option.image fieldset {
	margin-top: .5rem
}

.product-info-option.image .product-info-caption + fieldset {
	margin-top: .0625rem
}

.product-info-option.image label {
	width: 2.1875rem;
	height: 2.1875rem;
	margin: 0 .625rem .625rem 0;
	vertical-align: top;
	overflow: hidden;
	font-size: 0;
	line-height: 1.9375rem;
	border: .125rem solid #a8adb7;
	border-radius: 0
}

.product-info-option.image label img {
	width: 100%
}

.product-info-option.list .dropdown-link {
	line-height: 1.875rem
}

.product-info-option.list .dropdown-link:after {
	content: "";
	position: relative;
	display: inline-block;
	width: .375rem;
	height: .375rem;
	top: -.1875rem;
	margin-left: .3125rem;
	border-left: .0625rem solid #7d6491;
	border-bottom: .0625rem solid #7d6491;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.product-info-option.list .dropdown-link.hover:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 0
}

.product-info-option.list .dropdown-pane {
	left: -1.25rem !important;
	width: 17.5rem;
	padding: 0;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
	border: .0625rem solid #ededed
}

@media screen and (min-width: 47.375em) {
	.product-info-option.list .dropdown-pane {
		width: 21.375rem
	}
}

.product-info-option.list .dropdown-pane:after, .product-info-option.list .dropdown-pane:before {
	content: "";
	position: absolute;
	left: 1.25rem
}

.product-info-option.list .dropdown-pane:before {
	top: -.5625rem;
	border-left: .5625rem solid transparent;
	border-right: .5625rem solid transparent;
	border-bottom: .5625rem solid #ededed
}

.product-info-option.list .dropdown-pane:after {
	top: -.4375rem;
	margin-left: .125rem;
	border-left: .4375rem solid transparent;
	border-right: .4375rem solid transparent;
	border-bottom: .4375rem solid #fff
}

.product-info-option.list .dropdown-pane fieldset {
	padding: 1.25rem .625rem 0;
	max-height: 16.625rem;
	overflow: auto
}

.cart-product-item .cart-product-item-preview img, .inner-content .inner-content-brand img {
	max-height: 100%
}

.product-info-option.list .dropdown-pane .inline-block-item {
	width: 100%;
	margin-bottom: 1.25rem;
	font-size: 0;
	line-height: 0
}

.product-info-option.list .dropdown-pane label {
	border: 0;
	border-spacing: .625rem 0
}

.product-info-option.list .dropdown-pane label .image {
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	overflow: hidden;
	font-size: 0;
	line-height: 2.375rem;
	border: .0625rem solid #a8adb7
}

.product-info-option.list .dropdown-pane label .text {
	display: block;
	margin: -.125rem 0;
	font-size: .8125rem;
	line-height: 1.375rem;
	color: #666
}

.product-info-option.list .dropdown-pane input:checked + label .image {
	border-color: #7d6491
}

.product-info-option.list .dropdown-pane input:checked + label .text {
	color: #7d6491
}

.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: #7d6491
}

.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], .fancybox-inner .cart-content .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-mobile-button .fancybox-inner .cart-content 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 #7d6491
}

.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: #7d6491
}

.product-pack .product-pack-change.add:hover {
	background-color: #5f146f
}

.product-pack .product-pack-change.add:after, .product-pack .product-pack-change.add:before {
	border-color: #fff
}

.product-pack .product-pack-change.remove {
	background-color: #7d6491;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.product-pack .product-pack-change.remove:hover {
	background-color: #db3b5c
}

.product-pack .product-pack-change.remove:after, .product-pack .product-pack-change.remove:before {
	border-color: #fff
}

.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], .fancybox-inner .cart-content .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], .product-pack .product-pack-mobile-button .fancybox-inner .cart-content 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: #7d6491;
	color: #7d6491
}

.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: #7d6491;
	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: #7d6491
}

.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: #7d6491
}

.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;
	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;
	padding: 10px 0 !important;
}

.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 .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 .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 {
	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: #7d6491;
	-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: #00ae28
}

.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], .compare-caption .fancybox-inner .cart-content input[type=submit], .fancybox-inner .cart-content .compare-caption input[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: 23.2275rem
	}

	.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: #fff;
	background-color: #7d6491
}

.product-action-banner.timer .icon {
	height: 2.625rem;
	padding: .3125rem;
	fill: #fff;
	background-color: #7d6491
}

.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: #7d6491
}

@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 .fancybox-inner .cart-content input[type=submit], .cart-container-pay form input[type=submit], .cart-footer .button, .cart-footer .cart-container-pay input[type=submit], .cart-footer .fancybox-inner .cart-content input[type=submit], .fancybox-inner .cart-content .cart-container-pay form input[type=submit], .fancybox-inner .cart-content .cart-footer 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 #7d6491;
	border-radius: 1.75rem
}

.cart .cart-empty .icon {
	width: 2.1875rem;
	height: 100%;
	fill: #7d6491
}

.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-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-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% - 115px);
	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-promo.bad input {
	border-color: #d8192c
}

.cart-product-footer .cart-product-footer-amount {
	padding-top: .25rem
}

.cart-product-footer .cart-product-footer-amount span {
	font-size: 1.1875rem;
	color: #7d6491
}

.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 .fancybox-inner .cart-content input[type=submit], .cart-container-pay form input[type=submit], .cart-footer .button, .cart-footer .cart-container-pay input[type=submit], .cart-footer .fancybox-inner .cart-content input[type=submit], .fancybox-inner .cart-content .cart-container-pay form input[type=submit], .fancybox-inner .cart-content .cart-footer 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 .fancybox-inner .cart-content input[type=submit], .cart-container-pay form input[type=submit], .cart-footer .button, .cart-footer .cart-container-pay input[type=submit], .cart-footer .fancybox-inner .cart-content input[type=submit], .fancybox-inner .cart-content .cart-container-pay form input[type=submit], .fancybox-inner .cart-content .cart-footer input[type=submit] {
		float: right;
		margin-left: .625rem;
		margin-bottom: 0
	}
}

.cart-container-pay form {
	position: relative;
	top: 12.5rem;
	margin: -9.375rem -1.875rem 0;
	line-height: 1.4375rem
}

@media screen and (min-width: 32.375em) {
	.cart-container-pay form {
		top: 10.9375rem;
		margin-top: -7.8125rem
	}
}

@media screen and (min-width: 47.375em) {
	.cart-container-pay form {
		top: 7.5rem;
		margin-top: -4.375rem
	}
}

@media screen and (min-width: 62.375em) {
	.cart-container-pay form {
		top: 6.0625rem;
		margin-top: -2.875rem
	}
}

.cart-container-pay form br {
	display: none
}

.cart-container-pay form p {
	margin-bottom: 0
}

.cart-container-pay input[type=submit] {
	height: auto
}

.cart-container-pay .cart-content {
	margin-bottom: 8.875rem
}

@media screen and (min-width: 32.375em) {
	.cart-container-pay .cart-content {
		margin-bottom: 7.5rem
	}
}

@media screen and (min-width: 47.375em) {
	.cart-container-pay .cart-content {
		margin-bottom: 4.125rem
	}

	.cart-container-pay .cart-content > .sale-paysystem-wrapper > .tablebodytext {
		width: 21.875rem
	}
}

.cart-container-pay .cart-content > .sale-paysystem-wrapper > .tablebodytext {
	display: block;
	margin: 0 auto
}

.cart-container-pay span {
	display: block
}

.cart-container-pay span.rub {
	display: inline
}

.cart-container-order form {
	top: 0;
	margin: 1.875rem 0 0
}

.cart-container-order .cart-content {
	margin: 1.25rem 0 0;
	padding: 0
}

.cart-container-order .product-list-mini {
	margin: 0 auto
}

.cart-container-order .fancybox-block {
	display: block;
	max-width: inherit
}

.cart-container-order .fancybox-block-caption, .cart-container-order .fancybox-block-wrap-order {
	border: 0
}

.cart-container-order .fancybox-block-wrap-order {
	margin: 0 auto;
	max-width: 20rem
}

.cart-container-order .fancybox-block-wrap-product {
	border: .0625rem solid #d0d0d0
}

.sale-paysystem-wrapper {
	padding: 0;
	border: 0;
	font: inherit
}

.sale-paysystem-description, .sale-paysystem-yandex-button-descrition {
	display: block;
	font: inherit;
	color: inherit
}

@media screen and (max-width: 47.3125em) {
	.sale-paysystem-yandex-button-descrition {
		font-size: .625rem
	}
}

.sale-paysystem-description, .sale-paysystem-wrapper, .sale-paysystem-yandex-button, .sale-paysystem-yandex-button-descrition {
	margin: 0
}

.delivery_extra_services {
	width: 100%
}

#order-cancel textarea[name=REASON_CANCELED] {
	min-height: 3.125rem
}

.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: #7d6491
}

.cart-container-pay .profile .profile-block input[type=submit]:first-child, .fancybox-inner .cart-content .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, .profile .profile-block .fancybox-inner .cart-content input[type=submit]:first-child {
	margin-right: .625rem
}

.cart-container-pay .profile .profile-block .profile-table-button input[type=submit], .fancybox-inner .cart-content .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], .profile .profile-block .profile-table-button .fancybox-inner .cart-content 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: #7d6491
}

.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: #fff;
	background-color: #7d6491
}

.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: #7d6491
}

@media screen and (min-width: 62.375em) {
	.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-bottom: 0;
    padding-right: 5rem;
    width: 300px;
	}
}

.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: 50%;
	left: 50%;
	width: 80%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@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], .fancybox-inner .cart-content .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], .inner-content .inner-content-price .fancybox-inner .cart-content 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: #7d6491;
	stroke-width: .1875rem
}

.inner-content .inner-content-address .name span {
	border-bottom: .0625rem dotted #7d6491
}

.inner-content .inner-content-address .metro {
	margin-top: .3125rem
}

.inner-content .inner-content-address .metro .icon {
	margin-right: .1875rem;
	width: 1rem;
	height: .6875rem;
	fill: #7d6491
}

.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], .fancybox-inner .cart-content .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], .inner-content .inner-content-address .fancybox-inner .cart-content 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: #7d6491
}

.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], .fancybox-inner .cart-content .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], .inner-content .inner-content-contact-right .fancybox-inner .cart-content 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: #7d6491
}

@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 #7d6491;
	border-bottom: .125rem solid #7d6491;
	-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-menu-filter .menu .active a {
	border-color: #7d6491;
	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 {
	line-height: 1.375rem
}

.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: #7d6491;
	stroke: #fff
}

.yandex-maps .yandex-maps-cluster {
	margin-top: -.125rem;
	font-size: .9375rem;
	font-weight: 700;
	color: #7d6491
}

.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(../../../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: #db3b5c
}

@font-face {
	font-family: ALSRubl-Arial;
	src: url(../../../fonts/alsrubl-arial-regular.eot);
	src: url(../../../fonts/alsrubl-arial-regular.eot?#iefix) format("embedded-opentype"), url(../../../fonts/alsrubl-arial-regular.woff) format("woff"), url(../../../fonts/alsrubl-arial-regular.ttf) format("truetype"), url(../../../fonts/alsrubl-arial-regular.svg#ALSRublArialRegular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ALSRubl-Arial;
	src: url(../../../fonts/alsrubl-arial-bold.eot);
	src: url(../../../fonts/alsrubl-arial-bold.eot?#iefix) format("embedded-opentype"), url(../../../fonts/alsrubl-arial-bold.woff) format("woff"), url(../../../fonts/alsrubl-arial-bold.ttf) format("truetype"), url(../../../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: .7825rem
}

.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: 16.3125rem;
	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
}

.h2, h1, h2, h3, h5, h6 {
	font-weight: 700;
	line-height: 1.5rem;
	color: #573374
}

h1 {
	margin-bottom: .625rem;
	line-height: 1.5625rem
}

@media screen and (min-width: 32.375em) {
	h1 {
		margin-bottom: .9375rem
	}
}

.h2, h2 {
	margin-bottom: .3125rem
}

.h2 {
	font-size: 1.0625rem
}

@media screen and (min-width: 32.375em) {
	.h2 {
		font-size: 1.125rem
	}
}

p {
	line-height: 1.375rem;
	margin-bottom: 1.25rem
}

b, strong {
	color: #000
}

li {
	line-height: 2rem
}

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: #7d6491;
	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:last-child, fieldset.radio label:last-child {
	margin-bottom: -.625rem
}

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: #7d6491
}

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: #7d6491
}

fieldset.radio label span.desc {
	display: block;
	margin-bottom: .625rem;
	font-size: .75rem
}

fieldset.checkbox label, fieldset.checkbox-accept a {
	padding-left: 1.4375rem;
	font-size: .8125rem;
	line-height: 1.125rem;
	color: #333
}

fieldset.checkbox {
	margin-bottom: .3125rem
}

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)
}

fieldset.checkbox-accept {
	margin-bottom: 1rem
}

fieldset.checkbox-accept a {
	position: relative;
	display: block
}

fieldset.checkbox-accept a:after, fieldset.checkbox-accept a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block
}

fieldset.checkbox-accept a:before {
	width: 1.125rem;
	height: 1.125rem;
	border: .125rem solid #a8adb7;
	border-radius: .1875rem;
	background: #fff
}

fieldset.checkbox-accept a: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)
}

fieldset.checkbox-accept a:hover {
	color: #5f146f
}

fieldset.checkbox-accept input:checked + a:after, fieldset.checkbox-accept input:checked + a:before {
	border-color: #7d6491
}

.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 #7d6491
}

.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: 93.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: flex
}

.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: #73a84a
}

.label.bestseller {
	background-color: #19ca6c
}

.icon-primary {
	fill: #7d6491
}

.icon-secondary {
	fill: #7d6491
}

.scroll-up-down {
	display: none;
	position: fixed;
	z-index: 10;
	left: 1.875rem;
	bottom: 1.875rem;
	width: 3.125rem;
	height: 3.125rem;
	margin: 0;
	padding: .875rem 0;
	border-radius: 1.5625rem
}

.scroll-up-down .icon {
	width: 100%;
	height: 1.375rem
}

.cookie {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	padding: 20px 0;
	line-height: 2;
	border-top: .0625rem solid #e9e9e9;
	background-color: #f6f6f6
}

.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, .fancybox-inner .cart-content input.primary[type=submit]:focus, .fancybox-inner .cart-content input.primary[type=submit]:hover {
	background-color: #5f146f
}

.cookie .cookie-close {
	position: absolute;
	top: -.3125rem;
	right: .3125rem;
	padding: .3125rem;
	color: #666;
	outline: 0
}

.cookie .cookie-close .icon {
	width: .6875rem;
	height: .6875rem;
	stroke: #666
}

.button, .cart-container-pay input[type=submit], .fancybox-inner .cart-content input[type=submit] {
	font-weight: 700;
	text-transform: uppercase
}

.button.secondary, .cart-container-pay input.secondary[type=submit], .fancybox-inner .cart-content 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, .fancybox-inner .cart-content input.secondary[type=submit]:focus, .fancybox-inner .cart-content input.secondary[type=submit]:hover {
	background-color: #c4c8ce
}

.button.secondary.hollow, .cart-container-pay input.secondary.hollow[type=submit], .fancybox-inner .cart-content 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, .fancybox-inner .cart-content input.secondary.hollow[type=submit]:focus, .fancybox-inner .cart-content input.secondary.hollow[type=submit]:hover {
	border-color: #c4c8ce;
	color: #c4c8ce
}

.button.tiny, .cart-container-pay input.tiny[type=submit], .fancybox-inner .cart-content 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], .fancybox-inner .cart-content input[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], .fancybox-inner .cart-content input.transparent[type=submit] {
	margin: 0;
	padding: .625rem 0;
	font-size: .8125rem;
	line-height: 1rem;
	text-transform: inherit;
	border-radius: 0;
	color: #7d6491;
	background-color: transparent
}

.button.transparent.add2liked .icon, .cart-container-pay input.transparent.add2liked[type=submit] .icon, .fancybox-inner .cart-content input.transparent.add2liked[type=submit] .icon {
	width: 1.125rem
}

.button.transparent.add2compare .icon, .cart-container-pay input.transparent.add2compare[type=submit] .icon, .fancybox-inner .cart-content input.transparent.add2compare[type=submit] .icon {
	width: .875rem
}

.button.transparent .icon, .cart-container-pay input.transparent[type=submit] .icon, .fancybox-inner .cart-content input.transparent[type=submit] .icon {
	height: 1rem;
	fill: #7d6491
}

.button.transparent.active .icon, .cart-container-pay input.transparent.active[type=submit] .icon, .fancybox-inner .cart-content input.transparent.active[type=submit] .icon {
	fill: #7d6491
}

.button.header-line-top-profile .icon, .cart-container-pay input.header-line-top-profile[type=submit] .icon, .fancybox-inner .cart-content input.header-line-top-profile[type=submit] .icon {
	width: 1rem;
	height: 1.1875rem;
	fill: #fff
}

.button.disabled, .button[disabled], .cart-container-pay input.disabled[type=submit], .cart-container-pay input[disabled][type=submit], .fancybox-inner .cart-content input.disabled[type=submit], .fancybox-inner .cart-content 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, .fancybox-inner .cart-content input.disabled[type=submit]:focus, .fancybox-inner .cart-content input.disabled[type=submit]:hover, .fancybox-inner .cart-content input[disabled][type=submit]:focus, .fancybox-inner .cart-content 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, .fancybox-inner .cart-content input.disabled[type=submit] .icon, .fancybox-inner .cart-content input[disabled][type=submit] .icon {
	fill: #fff
}

.button .icon, .cart-container-pay input[type=submit] .icon, .fancybox-inner .cart-content input[type=submit] .icon {
	margin-right: .3125rem;
	vertical-align: top;
	fill: #fff
}

.close-button {
	top: .625rem;
	right: .625rem;
	width: 1.375rem;
	height: 1.375rem;
	font-size: 1.125rem;
	border: .125rem solid #7d6491;
	border-radius: .6875rem;
	outline: 0;
	color: #7d6491;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.close-button:hover {
	color: #fff;
	background-color: #7d6491
}

.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 #7d6491
}

.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: #7d6491
}

.breadcrumbs a[data-toggle].hover:after {
	border-top: 0;
	border-bottom: .1875rem solid #7d6491
}

.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;
	overflow: hidden;
	border-top: .125rem solid #7d6491;
	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 #7d6491
}

.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
}

@media screen and (max-width: 47.3125em) {
	.breadcrumbs .dropdown-pane {
		width: 0
	}

	.breadcrumbs .dropdown-pane.is-open {
		width: auto;
		-webkit-transition: visibility 0s step-start .3s;
		transition: visibility 0s step-start .3s
	}
}

.breadcrumbs .dropdown-pane.is-open {
	overflow: visible
}

.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: 25.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: #7d6491
}

.breadcrumbs.cart li.active:before {
	border-color: #7d6491
}

.breadcrumbs.cart li.active span {
	border-color: transparent;
	color: #fff;
	background-color: #7d6491
}

.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: #7d6491
}

.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(192,35,68,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 #7d6491
}

.pagination li a:hover {
	color: #7d6491
}

.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 #7d6491
}

.pagination li.pagination-previous a:before, .pagination li.pagination-previous.disabled:before {
	border-left: .125rem solid #7d6491;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.pagination li.pagination-next a:after, .pagination li.pagination-next.disabled:after {
	border-right: .125rem solid #7d6491;
	-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: #16b539
}

@media screen and (min-width: 47.375em) {
	.load-more {
		margin-top: 1.5625rem;
		margin-bottom: 1.5625rem
	}
}

.load-more:focus, .load-more:hover {
	color: #7d6491
}

.load-more:focus .icon, .load-more:hover .icon {
	fill: #a8adb7
}

.load-more .icon {
	margin: .3125rem;
	width: 2.5rem;
	height: 2.5rem;
	fill: #5f146f
}

.load-more:hover .icon {
	fill: #7d6491;
	-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
}

.fancybox-inner .cart-content input.pay-system-list[type=submit] li, .pay-system-list.small li {
	margin-right: 1.25rem
}

.fancybox-inner .cart-content input.pay-system-list[type=submit] li img, .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: #7d6491
}

.search-from input {
	padding-left: 1.875rem;
	margin-bottom: 0;
	font-size: .875rem;
	line-height: 1.375rem;
	border: .125rem solid #7d6491;
	color: #7d6491
}

.search-from input::-webkit-input-placeholder {
	color: #7d6491
}

.search-from input::-moz-placeholder {
	color: #7d6491
}

.search-from input:-ms-input-placeholder {
	color: #7d6491
}

.search-from input:focus {
	border: 2px solid #5f146f
}

.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: #7d6491;
	-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
	}
}

.cart-container-pay .not-found-desc input[type=submit], .fancybox-inner .cart-content .not-found-desc input[type=submit], .not-found-desc .button, .not-found-desc .cart-container-pay input[type=submit], .not-found-desc .fancybox-inner .cart-content 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], .fancybox-inner .cart-content .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], .product-grid .item.item-buttons .fancybox-inner .cart-content 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, .fancybox-inner .cart-content .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, .product-grid .item.item-buttons .fancybox-inner .cart-content input[type=submit]:last-child {
	margin: 0
}

.product-grid .item.hover-elements:hover {
	height: auto;
	border-color: #7d6491;
	box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .2)
}

.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: 11.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: 11.575rem
}

.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 {
	float: left;
	margin: -1px 0 0 -1px;
	width: 241px;
	height: 291px;
	-webkit-transition: border-color .25s ease;
	transition: border-color .25s ease
}

@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: 9999999
}

.product-grid .label-block .label, .product-list .label-block .label {
	margin-bottom: .0625rem;
	padding: .34375rem .4375rem;
	font-size: .725rem;
	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: #7d6491
}

.product-grid .name a span, .product-list .name a span {
	display: block;
	max-height: 2.5rem
}

.product-grid .price, .product-list .price {
	font-size: 1.1875rem;
	line-height: 1.5rem;
	white-space: nowrap;
	overflow-x: auto;
	color: #5f146f
}

.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: #c41e3a
}

.product-grid .economy, .product-list .economy {
	margin-top: .3125rem
}

.product-grid .economy span, .product-list .economy span {
	color: #7d6491
}

.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], .fancybox-inner .cart-content .product-grid .product-count input[type=submit], .fancybox-inner .cart-content .product-list .product-count input[type=submit], .product-grid .product-count .button, .product-grid .product-count .cart-container-pay input[type=submit], .product-grid .product-count .fancybox-inner .cart-content input[type=submit], .product-list .product-count .button, .product-list .product-count .cart-container-pay input[type=submit], .product-list .product-count .fancybox-inner .cart-content 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 {
		min-height: 12.5rem;
		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 {
	width: 100%;
	margin-bottom: -.0625rem;
	border: .0625rem solid #d5d5d5
}

.product-list .column-preview {
	padding: 1.25rem .3125rem;
	vertical-align: top
}

@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], .fancybox-inner .cart-content .product-list input.transparent[type=submit], .product-list .button.transparent, .product-list .cart-container-pay input.transparent[type=submit], .product-list .fancybox-inner .cart-content 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 #7d6491
}

.product-list .dropdown-link:after {
	position: absolute;
	top: .375rem;
	right: -.75rem;
	width: .3125rem;
	height: .3125rem;
	border-left: .0625rem solid #7d6491;
	border-bottom: .0625rem solid #7d6491;
	-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: 40px
}

.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], .catalog-wrapper--horizontal .catalog-filters__buttons .fancybox-inner .cart-content input[type=submit], .fancybox-inner .cart-content .catalog-wrapper--horizontal .catalog-filters__buttons 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, .catalog-filters__block .body select {
	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__block .body .jqselect {
	top: .8125rem;
	margin: -.1875rem 0 .8125rem
}

.catalog-filters__block .body .jqselect .jq-selectbox__select {
	line-height: 2.0625rem;
	border: .125rem solid #d4d6d9;
	border-radius: .25rem;
	background-color: #fff
}

.catalog-filters__block .body .jqselect .jq-selectbox__trigger-arrow {
	top: .625rem
}

.catalog-filters__block .body .jqselect.opened .jq-selectbox__trigger-arrow {
	top: .875rem
}

.catalog-filters__block .body .jqselect .jq-selectbox__dropdown ul {
	max-height: 23.75rem
}

.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], .catalog-filters .fancybox-inner .cart-content input[type=submit], .fancybox-inner .cart-content .catalog-filters 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, .catalog-filters .fancybox-inner .cart-content input[type=submit]:last-child, .fancybox-inner .cart-content .catalog-filters input[type=submit]:last-child {
	margin-bottom: 0
}

.catalog-filters .slider {
	margin: .625rem 0 .3125rem
}

.catalog-categories-list {
	font-size: 14px;
	line-height: 28px
}

.catalog-categories-list li {
	padding: .25rem 0;
	color: #7d6491;
	line-height: 1.25rem
}

.catalog-categories-list li > a {
	color: #7d6491;
	line-height: inherit
}

.catalog-categories-list li.selected > a {
	color: #7d6491
}

.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 #7d6491;
	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: #7d6491
}

.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: #7d6491
}

.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: 2.575rem
}

.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
}