﻿@charset "UTF-8";

@font-face {
	font-family: Stem;
	src: url("Stem-Medium.eot");
	src: local('Stem Medium'), local('Stem-Medium'), url("Stem-Medium.eot") format('embedded-opentype'),
		url("Stem-Medium.woff2") format('woff2'), url("Stem-Medium.woff") format('woff'),
		url("Stem-Medium.ttf") format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Stem;
	src: url("Stem-Regular.eot");
	src: local('Stem Regular'), local('Stem-Regular'), url("Stem-Regular.eot") format('embedded-opentype'),
		url("Stem-Regular.woff2") format('woff2'), url("Stem-Regular.woff") format('woff'),
		url("Stem-Regular.ttf") format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: icomoon;
	src: url("icomoon.eot");
	src: url("icomoon.eot") format('embedded-opentype'),
		url("icomoon.ttf") format('truetype'), url("icomoon.woff") format('woff'),
		url("icomoon.svg") format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: block;
}

[class*=' icon-'],
[class^='icon-'] {
	font-family: icomoon !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=' icon-'].icon--no-color::before,
[class^='icon-'].icon--no-color::before {
	color: inherit;
}

.icon-FireSimple::before {
	content: '\e920';
	color: #e0e0dd;
}

.icon-chevron-down::before {
	content: '\e91f';
	color: #5c3da5;
}

.icon-Polygon::before {
	content: '\e91d';
	color: #e0e0dd;
}

.icon-star::before {
	content: '\e91e';
	color: #c42d96;
}

.icon-Lotos::before {
	content: '\e90b';
	color: #c42d96;
}

.icon-Youtube::before {
	content: '\e900';
	color: #9c9c9c;
}

.icon-Arrow-open::before {
	content: '\e901';
}

.icon-ArrowRight::before {
	content: '\e902';
	color: #c42d96;
}

.icon-Car::before {
	content: '\e903';
	color: #c42d96;
}

.icon-CaretLeft::before {
	content: '\e904';
	color: #5c3da5;
}

.icon-CaretRight::before {
	content: '\e905';
	color: #5c3da5;
}

.icon-Cart::before {
	content: '\e906';
	color: #fff;
        font-size: 22px;
}

.icon-Delivery-car::before {
	content: '\e907';
	color: #c42d96;
}

.icon-DesktopTower::before {
	content: '\e908';
	color: #c42d96;
}

.icon-DeviceMobile::before {
	content: '\e909';
	color: #c42d96;
}

.icon-DeviceTabletCamera::before {
	content: '\e90a';
	color: #c42d96;
}

.icon-Gamepad::before {
	content: '\e90c';
	color: #c42d96;
}

.icon-Hearth::before {
	content: '\e90d';
	color: #fff;
}

.icon-Inst::before {
	content: '\e90e';
	color: #9c9c9c;
}

.icon-ListDashes::before {
	content: '\e90f';
	color: #fff;
}

.icon-MagnifyingGlass::before {
	content: '\e910';
	color: #c42d96;
}

.icon-Mail::before {
	content: '\e911';
	color: #fff;
}

.icon-MusicNotes::before {
	content: '\e912';
	color: #c42d96;
}

.icon-Package::before {
	content: '\e913';
	color: #5c3da5;
}

.icon-Percent::before {
	content: '\e914';
	color: #5c3da5;
}

.icon-Phone::before {
	content: '\e915';
	color: #fff;
}

.icon-Radio::before {
	content: '\e916';
	color: #c42d96;
}

.icon-RocketLaunch::before {
	content: '\e917';
	color: #c42d96;
}

.icon-scales::before {
	content: '\e918';
	color: #fff;
}

.icon-TelevisionSimple::before {
	content: '\e919';
	color: #c42d96;
}

.icon-times::before {
	content: '\e91a';
	color: #9e2579;
}

.icon-Vk::before {
	content: '\e91b';
	color: #9c9c9c;
}

.icon-WarningCircle::before {
	content: '\e91c';
	color: #fff;
} /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

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

[hidden],
template {
	display: none;
}

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

body {
	margin: 0;
}

a {
	background: 0 0;
}

a:focus {
	outline: thin dotted;
}

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

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

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

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

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

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

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

pre {
	white-space: pre-wrap;
}

q {
	quotes: '“' '”' '‘' '’';
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0;
}

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

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

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

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

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

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

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

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
@media screen and (min-width: 1024px) {
	.float_basket { display: none !important;}
	.header-actions .total-sum {display: none}
}
@media screen and (max-width: 1023px) {
	.header .header-bottom .header-actions {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		height: 42px;
		background-color: #9E2579;
	}

	.float_basket {
		display: none !important;
	    /*position: fixed;*/
	    /*bottom: 10px;*/
	    /*left: 10px;*/
	    /*z-index: 999;*/
	    /*background: #5c3da5;*/
	    /*border-radius: 5px;*/
	    /*border: 1px solid #5c3da5;*/
	    /*padding: 7px 10px;*/
	    /*font-size: 18px;*/
	}
	.float_basket .num-products {display: none !important;}
}

.page-title.page-title-index {
	font-weight: 500;
	font-size: 36px;
	/*line-height: 36px;*/
	line-height: 100px;
	/*margin: 100px 0 -50px;*/
	margin: 100px 0 0;
}
.main-about-collapse {
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.main-clear-collapse {
	display: inline-block;
	color: #c42d96;
	text-decoration: underline;
	opacity: 0.9;
	font-size: 15px;
	line-height: 18px;
	transition: all 0.3s ease;
}
.main-clear-collapse:hover {
	text-decoration: none;
	opacity: 1;
	transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
	.page-title.page-title-index {
		font-weight: 500;
		font-size: 28px;
		line-height: 30px;
		/*margin: 50px 0 -30px;*/
		margin: 50px 0 0;
	}
}
.page-title-h2 {
	display: block;
	font-size: 1.5em;
	margin: 20px 0;
	font-weight: bold;
}

.catalog-child .section-content h2.section-page-title-h2 {
	margin: 44px 0 0;
	font-weight: 700;
	font-size: 22px;
	line-height: 34px;

	/*color: #91278f; text-align: center; font-family: Arial, Helvetica;*/
}

/*VSH-04-15*/
.in-stock-delivery-wrap {
	display: flex;
	font-size: 12px;
	opacity: 0;
	color: #aaa;
}
.in-stock-delivery-wrap svg {
	height: 12px;
	width: 12px;
	margin-right: 3px;
	position: relative;
	top: 1px;
}
.in-stock-delivery-wrap svg path {
	fill: rgb(161, 62, 135);
}
.in-stock-delivery-wrap > div:first-child {
	margin-right: 15px;
}
.product-item:hover .in-stock-delivery-wrap {
	opacity: 1;
}

.cat-title::after {
	content: attr(data-cnt-str);
	margin-left: 20px;
	font-size: 0.5em;
	font-weight: normal;
}
/*/VSH-04-15*/