@font-face {
    font-family: wpshop-core;
    src: url(../fonts/wpshop-core.eot?bz30xv);
    src: url(../fonts/wpshop-core.eot?bz30xv#iefix) format("embedded-opentype"),url(../fonts/wpshop-core.ttf?bz30xv) format("truetype"),url(../fonts/wpshop-core.woff?bz30xv) format("woff"),url(../fonts/wpshop-core.svg?bz30xv#wpshop-core) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #585858
}
.wrap {
	max-width: 1920px;
	margin: 0 auto
}
.container {
	width: 1106px;
	margin: 0 auto
}
.pos-r {
	position: relative;
}
.dn {
	display: none;
}
li {
	display: block
}
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0
}
div,
p,
ul,
li,
span,
button,
input,
a,
form {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}
a {
	color: #e55488;
	text-decoration: underline
}
a:hover {
	text-decoration: none
}
button {
	font-family: 'Montserrat', sans-serif
}
button:focus,
textarea:focus {
	outline: none
}
.h1 {
	display: inline-block;
	width: 100%;
	font-size: 65px;
	font-weight: 900;
	color: #fff
}
.h3 {
	display: inline-block;
	width: 100%;
	font-size: 28px;
	font-weight: 700;
	color: #242424
}
.h2 {
	display: inline-block;
	width: 100%;
	font-weight: 700;
	font-size: 30px
}
.h4 {
	display: inline-block;
	width: 100%;
	font-weight: 900;
	font-size: 18px
}
input[type=text],
input[type=submit],
textarea {
	-webkit-appearance: none
}
input {
	border: 0;
	outline: none
}
.btn {
	width: 189px;
	text-decoration: none;
	display: block;
	padding: 16px 0 17px;
	letter-spacing: 0.1em;
	text-align: center;
	border: none;
	cursor: pointer;
	background: #5839b0;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-webkit-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	transition: background 0.3s ease;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.btn:hover {
	background: #725ad7
}
.btn:active {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.33);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.33);
	outline: none
}
.menu_btn {
	display: none
}
.header {
	padding: 18px 0 0;
	letter-spacing: 0.05em
}
.header__top {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.header__top nav {
	width: 41%
}
.header__main-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.menu-item:not(:last-child) {
	margin-right: 32px
}
.header__main-link {
	font-size: 15px;
	color: #585858;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	text-decoration: none
}
.header__main-link.selected {
	color: #e55488;
	font-weight: 600
}
.header__time {
	font-size: 15px;
	letter-spacing: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header__time svg {
	margin-right: 9px;
	fill: #e55488
}
.header__time path,
.header__time polygon {
	fill: #e55488
}
.header__enter {
	color: #585858;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header__enter:hover {
	color: #c85585;
	text-decoration: underline
}
.header__enter svg {
	fill: #e55488;
	margin-right: 7px
}
.header__soc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.header__soc a {
	text-decoration: none;
	display: block
}
.header__soc a:not(:last-child) {
	margin-right: 28px
}
.header__mid {
	padding: 22px 0 23px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header__mid .header__logo {
	width: 17%
}
.header__phones {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	letter-spacing: 0.04em;
	margin-top: -3px;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.header__search-inp {
	padding: 15px 0 14px 22px;
	margin: 0;
	width: 433px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #f4c3d5
}
.iSearchBox {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	top: 100%;
	left: 0;
	border: 1px solid #f4c3d5
}
.header__search {
	position: relative
}
.search__btn {
	width: 46px;
	height: 46px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #f4c3d5;
	position: absolute;
	top: 0;
	right: 0;
	background: #e55488 url('../img/search.png') no-repeat center center;
	cursor: pointer
}
.header__search-inp::-webkit-input-placeholder {
	color: #585858;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.08em
}
.header__search-inp::-moz-placeholder {
	color: #585858;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.08em
}
.header__search-inp:-ms-input-placeholder {
	color: #585858;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.08em
}
.header__search-inp:-moz-placeholder {
	color: #585858;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.08em
}
.header__icons {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.header__icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 48px;
	height: 48px;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #ddd;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer
}
#cart {
    margin-left: -65px;
}
.header__cart-text {
    position: absolute;
    left: 55px;
}
.header__count {
	position: absolute;
	background: #7856db;
	color: #fff;
	width: 20px;
	height: 20px;
	text-align: center;
	padding: 2px 0 3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	top: -9px;
	right: -3px;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0
}
.header__icon:not(:last-child) {
	margin-right: 24px
}
.header__icon svg path {
	fill: #e55488;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.header__icon:hover svg path {
	fill: #5839b0
}
.header__tel {
	color: #242424;
	font-weight: 600;
	font-size: 16px;
	text-decoration: none
}
.header__phones-item {
    text-align: right;
	margin-bottom: 10px;
}
.header__phones-text {
	font-size: 13px;
}
.header__callme {
	font-size: 14px;
	color: #e55488;
	letter-spacing: 0.15em;
	text-decoration: underline;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	transition: color 0.3s ease
}
.header__callme:hover {
	color: #5839b0
}
.header__bottom {
	background: #5839b0
}
.header__bottom-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.opening {
	position: relative;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.opening:after,
.opening::before,
.title_filter:after,
.title_filter::before {
	content: '';
	width: 7px;
	height: 2px;
	background: #fff;
	display: block;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.opening:after,
.title_filter:after {
	margin-left: 15px;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
.opening::before,
.title_filter::before {
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	position: absolute;
	right: 5px;
	top: 47%
}
.header__bottom-item {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-decoration: none
}
.opening:hover>.submenu {
	display: block
}
.submenu {
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	width: 282px;
	background: #fff;
	z-index: 1;
	padding: 34px 33px 35px 28px;
	-webkit-box-shadow: 3px 0 25px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 3px 0 25px rgba(0, 0, 0, 0.15);
	box-shadow: 3px 0 25px rgba(0, 0, 0, 0.15)
}
.submenu a {
	font-weight: 500;
	font-size: 13px;
	color: #242424;
	text-transform: uppercase;
	letter-spacing: 0em;
	text-decoration: none
}
.header__bottom-menu>li {
	padding: 15px 0
}
.submenu li:not(:last-child) {
	margin-bottom: 20px
}
.submenu.opened {
	display: block
}
.submenu a:hover {
	color: #523cac;
	text-decoration: underline
}
.header__bottom-menu > li a {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.header__bottom-menu>li:hover>a {
	color: #a7ff98;
	text-decoration: underline
}
.header__bottom-menu>li.opening:hover::before,
.header__bottom-menu>li.opening:hover::after {
	background-color: #a7ff98
}
.main__offer {
	padding: 17px 0 1px
}
.main__offer-slide {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden
}
.main__offer-slide .h1 {
	width: 50%;
	line-height: 0.95em;
	margin-bottom: 19px
}
.main__offer-txt {
	display: block;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 0.1em;
	color: #fff;
	margin-bottom: 65px
}
.slide__wrap {
	position: relative;
	background-color: transparent;
	padding: 0
}
.main__offer-lable {
	position: absolute;
	top: 36px;
	left: 57%;
	font-weight: 900;
	font-size: 30px;
	color: #fff;
	letter-spacing: 0.1em;
	background: #c95fb6;
	width: 132px;
	padding: 14px 0;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	transform: skewX(-15deg)
}
.main__offer-lable span {
	display: block;
	-webkit-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	transform: skewX(15deg)
}
.main__wrapper {
	position: relative
}
.btn__arrow {
	position: absolute;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: 42.5%;
	width: 62px;
	height: 62px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.btn__arrow-prev {
	left: -75px;
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotateZ(90deg);
	transform: rotateZ(90deg)
}
.btn__arrow-next {
	right: -75px;
	-webkit-transform: rotateZ(-90deg);
	-moz-transform: rotateZ(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg)
}
.btn__arrow svg {
	fill: #a2a2a2;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.btn__arrow:hover {
	border-color: #e7e7e7
}
.btn__arrow:hover svg {
	fill: #c85585
}
.sale {
	padding-bottom: 51px
}
.sale__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.sale__card {
	width: 49.7%;
	position: relative
}
.sale__card img {
	width: 100%
}
.sale__info {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	width: 100%
}
.sale__info-perc {
	top: 0;
	padding: 24px 24px 30px 21px;
	background: #c02b51
}
.sale__info-new {
	bottom: 3px;
	padding: 20px 0px 19px 25px;
	background: #5839b0
}
.sale__info-first {
	font-weight: 700;
	font-size: 48px;
	color: #fff000;
	margin-right: 15px
}
.sale__info-text {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6em
}
.sale__info-second {
	width: 69px;
	height: 69px;
	background: #8edf82;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 34px;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase
}
.sale__info-new .sale__info-text {
	width: 65%
}
.newest {
	padding-top: 51px;
	padding-bottom: 98px
}
.h3__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 40px
}
.h3__title::before,
.h3__title::after {
	content: '';
	display: block;
	height: 1px;
	width: 100px;
	background: #e6e6e6
}
.h3__title::before {
	margin-right: 20px
}
.h3__title::after {
	margin-left: 20px
}
.newest__wrap {
	margin: 0 -15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.newest__card {
	width: 25%;
	padding: 0 15px
}
.newest__card-wrap {
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	padding: 7px 10px 19px
}
.newest__img {
	margin-bottom: 9px;
	position: relative
}
.newest__img img {
	display: block;
	max-width: 100%;
	margin: auto
}
.newest__name {
	display: block;
	font-size: 15px;
	text-align: center;
	margin-bottom: 18px;
	height: 19px;
	overflow: hidden;
	font-weight: 300;
	color: #585858;
	text-decoration: none
}
.newest__price {
	font-weight: 700;
	font-size: 20px;
	color: #242424;
	text-align: center;
	display: block;
	margin-bottom: 27px
}
.newest__card-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.btn__cart {
	width: 125px;
	font-size: 13px;
	padding: 15px 0 18px
}
.newest__card-bottom .header__icon {
	width: 44px;
	height: 44px;
	margin: 0
}
.newest__card.newest__card-sale .newest__img:after {
	content: '%';
	width: 69px;
	height: 69px;
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background: #f0ceb5;
	top: 19px;
	right: 15px;
	font-weight: 700;
	font-size: 30px
}
.newest__card.newest__card-new .newest__img:after {
	content: 'NEW';
	width: 69px;
	height: 69px;
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background: #8edf82;
	top: 19px;
	right: 15px;
	font-weight: 900;
	font-size: 18px
}
.newest__old-price {
	color: #585858;
	font-size: 16px;
	text-decoration: line-through;
	font-weight: 400;
	padding-left: 5px
}
.about {
	padding: 96px 0 136px;
	background: #fef9f6
}
.about__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.about__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 26px
}
.about__title:after {
	content: '';
	display: block;
	background: #98e08d;
	width: 58px;
	height: 6px;
	margin-left: 20px
}
.about__left {
	width: 48%;
	padding-top: 21px
}
.about__left>p {
	font-size: 18px;
	line-height: 1.5em
}
.about__left>p:not(:last-of-type) {
	margin-bottom: 31px
}
.about__left>p:last-of-type {
	margin-bottom: 47px
}
.about__more {
	font-size: 13px;
	font-weight: 700;
	color: #5839b0;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.about__more:after,
.about__more::before {
	content: '';
	width: 7px;
	height: 2px;
	background: #5839b0;
	display: block;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	right: -25px
}
.about__more:before {
	top: 5px;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}
.about__more:after {
	top: 10px;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
.about__more:hover {
	color: #725ad7
}
.about__more:hover:after,
.about__more:hover::before {
	background: #725ad7
}
.about__right {
	position: relative;
	width: 49%;
	-webkit-box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07);
	box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07)
}
.about__right:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 96%;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto 0;
	left: -10px;
	background: #fff;
	-webkit-box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07);
	box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	z-index: 0
}
.about__right>img {
	position: relative;
	width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.about__logo {
	position: absolute;
	left: 10px;
	right: 0;
	width: 72%;
	margin: 0 auto;
	bottom: 56px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	-webkit-box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07);
	box-shadow: 3px 0 25px rgba(0, 0, 0, 0.07);
	padding: 30px 26px 22px 36px
}
.shoes {
	padding-bottom: 79px
}
.shoes__offer {
	background: #98e08d url('../img/shose.png') no-repeat 0 0 / contain;
	margin-top: -58px
}
.shoes__wrap {
	padding: 92px 55px 77px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.shoes__wrap_title {
	padding: 0
}
.shoes__title-blk {
	color: #242424;
	font-weight: 900;
	font-size: 36px;
	margin-bottom: 9px
}
.shoes__title {
	text-align: right;
	text-transform: uppercase;
	font-size: 48px;
	width: 65%;
	margin-bottom: 47px;
	display: block;
	font-weight: 900;
	color: #fff;
	line-height: 1em
}
.sert {
	padding-bottom: 98px
}
.sert__help {
	position: relative
}
.sert__help .slick-prev {
	left: -30px
}
.sert__help .slick-next {
	right: -30px
}
.sert__help .h3__title {
	margin-bottom: 51px
}
.sert__slide-wrap {
	padding: 0 15px;
	height: 100%
}
.slick-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.slick-slide {
	height: auto
}
.slick-slide>div {
	height: 100%
}
.sert__wrap {
	position: relative;
	height: 100%;
	display: block
}
.sert__wrap:hover img {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.sert__wrap:after {
	content: url('../img/plus.png');
	display: block;
	position: absolute;
	width: 39px;
	height: 39px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.sert__wrap:hover {
	cursor: pointer
}
.sert__wrap:hover img {
	opacity: 0.3
}
.sert__wrap img {
	opacity: 1;
	width: 100%;
	height: 100%
}
.sert__wrap:hover::after {
	opacity: 1
}
.sert__slider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -15px
}
.sert__slide {
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 23px 27px;
	background: #fff;
	height: 100%
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
	content: '';
	display: block;
	width: 18px;
	height: 4px;
	background: #e55488;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.slick-prev:before {
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
.slick-prev:after {
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}
.slick-next:before {
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}
.slick-next:after {
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
.slick-prev,
.slick-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 14px;
	z-index: 10
}
.slick-prev:hover:after,
.slick-prev:hover:before {
	background: #a1a1a1
}
.slick-next:hover:after,
.slick-next:hover:before {
	background: #a1a1a1
}
.sert__arrow-prev {
	left: -170px;
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotateZ(90deg);
	transform: rotateZ(90deg)
}
.sert__arrow-next {
	right: -170px;
	-webkit-transform: rotateZ(-90deg);
	-moz-transform: rotateZ(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg)
}
.best {
	padding: 105px 0 89px;
	background: #5839b0
}
.best__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.best__card {
	width: 23%;
	color: #fff
}
.best__card>p {
	width: 100%;
	line-height: 1.6em
}
.best__card>img {
	margin-bottom: 33px
}
.best__title {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 14px
}
.testim {
	padding: 100px 0 93px
}
.testim .slick-prev,
.testim .slick-next {
	top: 49%
}
.testim .slick-prev {
	left: -47px
}
.testim .slick-next {
	right: -47px
}
.slick-dots {
	bottom: -48px
}
.slick-dots li {
	margin: 0 3px
}
.testim .h3__title {
	margin-bottom: 56px
}
.testim__slider {
	margin-bottom: 93px !important
}
.testim__slide {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e6e6e6
}
.testim__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.testim__right {
	width: 79%;
	padding: 25px 66px 25px 38px
}
.testim__right>p {
	line-height: 1.65em;
	margin-bottom: 23px
}
.testim__title {
	font-weight: 600;
	color: #242424
}
.testim__btn {
	width: 268px;
	margin: 0 auto;
	letter-spacing: 0;
	padding: 17px 0 18px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.slick-dots li button:before {
	content: '';
	width: 10px;
	height: 10px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #f0ceb5;
	opacity: 1;
	border: 2px solid #fff
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	border: 2px solid #e55488;
	background: #fff
}
.quest {
	padding: 115px 0 97px;
	background: #5839b0;
	position: relative;
	margin-bottom: 1px;
	overflow: hidden
}
.quest::after {
	position: absolute;
	content: url('../img/quest.jpg');
	right: 0;
	width: 43%;
	height: 100%;
	display: block;
	top: 0
}
.quest__form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #fff;
	width: 48.5%
}
.quest__title {
	font-size: 30px !important;
	margin-bottom: 14px !important
}
.quest__form p {
	font-size: 18px;
	margin-bottom: 26px
}
.quest__input {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	padding: 17px 19px;
	margin-bottom: 6px
}
.quest__textarea {
	padding: 11px 19px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	resize: none;
	height: 67px;
	margin-bottom: 20px
}
.quest__input::-webkit-input-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.quest__input::-moz-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.quest__input:-ms-input-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.quest__input:-moz-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.quest__textarea::-webkit-input-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.quest__textarea::-moz-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.quest__textarea:-ms-input-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.quest__textarea:-moz-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.quest__form>span {
	font-size: 14px;
	margin-bottom: 27px
}
.quest__personal {
	display: block;
	color: #fff;
	text-decoration: underline;
	margin-top: 4px
}
.quest__personal:hover {
	text-decoration: none
}
.quest__btn {
	width: 268px;
	background: #e55488;
	letter-spacing: 0;
	padding: 19px 0 19px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.quest__btn:hover {
	background: #c85485
}
.clients {
	padding: 81px 0 110px;
	background: #faf6f3
}
.clients__slider {
	margin: 0 -15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.clients .h3__title {
	margin-bottom: 60px
}
.clients__wrap {
	width: 25%;
	height: 168px;
	padding: 0 15px
}
.clients__slide {
	height: 100%;
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.clients .slick-next {
	right: -34px
}
.clients .slick-prev {
	left: -34px
}
.contacts {
	padding: 119px 0 175px;
	font-size: 16px;
	color: #242424
}
.contacts .h3__title {
	margin-bottom: 70px
}
.contacts__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.contacts__wrap:not(:last-child) {
	margin-bottom: 30px
}
.contacts__wrap:nth-child(2) .contacts__left {
	padding-top: 28px
}
.contacts__wrap:nth-child(3) .contacts__left {
	padding-top: 13px
}
.contacts__spb {
	padding-top: 7px
}
.contacts__left>p {
	line-height: 1.9em;
	width: 100%
}
.contacts__left>p:not(:last-of-type) {
	margin-bottom: 20px
}
.contacts__left>p>strong {
	display: block;
	font-size: 18px
}
.contacts__left>p>a {
	text-decoration: underline;
	color: #e55488
}
.contacts__left>p>a:hover {
	text-decoration: none
}
.contacts__rekv>p {
	margin-bottom: 20px;
	width: 100%
}
.contacts__rekv>p:not(:last-of-type) {
	margin-bottom: 20px
}
.contacts__rekv>p>strong {
	font-size: 18px
}
.mail {
	padding: 35px 0 37px;
	background: #5839b0
}
.mail__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.mail__left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 39%
}
.mail__left>svg {
	margin-right: 23px
}
.mail__title {
	color: #fff;
	width: 50%;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.7em
}
.mail__input {
	width: 474px;
	padding: 13px 20px;
	margin-bottom: 0;
	margin-right: 9px
}
.mail__btn {
	font-size: 13px;
	border: 1px solid #fff;
	padding: 12px 0;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.mail__btn:hover {
	background: #fff;
	color: #5839b0
}
.footer {
	background: #fdf6f0;
	padding: 45px 0 35px
}
.footer__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 64px;
	border-bottom: 1px solid #f0ceb5;
	position: relative
}
.footer__left {
	width: 60%
}
.footer__logo {
	margin-bottom: 47px
}
.footer__right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 46%;
	padding-top: 15px
}
.footer__left-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 415px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.footer__left-row>.header__logo {
	margin-right: 17px;
	width: 40%
}
.footer__left-row > .header__logo img {
	width: 100%
}
.footer__name {
	width: 155px;
	font-size: 16px;
	line-height: 1.3em;
	margin-top: 4px
}
.footer__icon {
	width: 48px;
	height: 48px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.footer__icon>svg {
	width: 45%;
	fill: #e55488;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.footer__phones {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 14px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.footer__phones>.header__tel {
	font-size: 16px;
	margin: 0
}
.footer__phones>.header__tel:not(:last-child) {
	margin-bottom: 11px
}
.footer__btn {
	width: 185px;
	font-size: 12px;
	padding: 15px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.footer__justcont {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 40px
}
.footer__bottom,
.footer__bottom-soc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.footer__social,
.footer__bottom {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.footer__bottom {
	padding: 22px 4px 0 0px
}
.footer__social>.header__time {
	font-size: 16px
}
.footer__menu-item a {
	text-decoration: none
}
.footer__social > .header__time svg {
	width: 25px;
	height: 25px;
	margin-right: 6px
}
.footer__social .header__soc a:not(:last-child) {
	margin-right: 17px
}
.footer__right>ul:nth-child(1) {
	width: 70%
}
.footer__right>ul:nth-child(2) {
	width: 35%
}
.footer__right>ul>li>a {
	color: #585858;
	font-size: 16px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.footer__right>ul>li>a:hover {
	color: #e55488;
	font-weight: 500
}
.footer__right>ul>li:not(:last-child) {
	margin-bottom: 16px
}
.footer__rights {
	font-size: 16px;
	color: #585858;
	letter-spacing: 0.05em
}
.footer__icon {
	text-decoration: none
}
.footer__bottom-soc>.footer__icon:not(:last-child) {
	margin-right: 17px
}
.footer__bottom-soc>.footer__icon:hover {
	background: #e55488
}
.footer__bottom-soc > .footer__icon:hover svg {
	fill: #fff
}
.footer__arrow {
	position: absolute;
	top: 43px;
	right: -137px;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #e55488;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer
}
.footer__arrow:hover {
	background: #c85485
}
.footer__arrow>svg {
	fill: #fff
}
.breadcrumb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 14px;
	letter-spacing: 0;
	padding: 28px 0 40px
}
.breadcrumb>li:after {
	content: '/';
	margin: 0 8px
}
.breadcrumb>li:last-child:after {
	display: none
}
.breadcrumb>li>a {
	text-decoration: none;
	color: #b9b9b9
}
.breadcrumb>li:last-child>a {
	color: #585858
}
.about__info {
	padding-bottom: 160px
}
.about__h2 {
	font-size: 33px;
	color: #242424;
    text-align: center;
	margin-bottom: 60px;
}
.about__info-new {
	padding: 33px 0 38px 168px;
	background: #f1f3f4 url('../img/info.png') no-repeat 50px center;
	border-left: 5px solid #e55488;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 45px
}
.about__info-new>span {
	display: block
}
.about__info-title {
	font-size: 24px;
	color: #e55488;
	margin-bottom: 27px
}
.about__info-phone {
	margin-bottom: 7px
}
.about__info-pink {
	color: #e55488;
	font-size: 24px
}
.about__info p,
.guarantee__text p {
	font-size: 18px;
	line-height: 1.55em
}
.about__info a,
.guarantee__text a {
	color: #e55488;
	text-decoration: underline
}
.about__info a:hover,
.guarantee__text a:hover {
	text-decoration: none
}
.about__info p:not(:last-child),
.guarantee__text p:not(:last-child) {
	margin-bottom: 30px
}
.about__info-card {
	margin-bottom: 75px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.about__info-left {
	width: 48%
}
.about__info-right {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.about__info-right .about__logo {
	bottom: 51px;
	left: 27px
}
.about__info .about__info-right::before {
	display: none
}
.about__info-right>img {
	margin-left: auto;
	display: block
}
.about__info-art {
	margin-bottom: 60px
}
.about__info-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.about__info-col {
	width: 47.5%
}
.about__news {
	padding-bottom: 130px
}
.about__news .about__h2 {
	margin-bottom: 58px
}
.about__news-slider {
	margin: 0 -15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-webkit-justify-content: left;
	-moz-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left
}
.about__news-wrap {
	width: 33.3%;
	padding: 0 15px 30px
}
.about__news-card {
	position: relative;
	padding: 8px 8px 65px;
	border: 1px solid #e6e6e6;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.about__news-img {
	position: relative;
	margin-bottom: 24px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.about__news-img img {
	width: 100%
}
.about__news-date {
	font-size: 14px;
	color: #727272;
	text-align: center;
	display: block;
	margin-bottom: 14px
}
.about__news-descr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 135px
}
.about__news-title {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.55em;
	width: 90%;
	color: #585858;
	text-decoration: none
}
.about__news-btn {
	position: absolute;
	right: 0;
	bottom: -25px;
	left: 0;
	margin: 0 auto
}
.about__news-text {
	font-size: 16px;
	text-align: center;
	display: block;
	margin-top: 13px;
	line-height: 1.55em
}
.about__news-lable {
	position: absolute;
	top: 25px;
	right: 29px;
	width: 132px;
	height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background: #e55488;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	transform: skewX(-15deg)
}
.about__news-lable>span {
	letter-spacing: 0.1em;
	font-size: 18px;
	font-weight: 900;
	-webkit-transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	transform: skewX(15deg)
}
.about__news .slick-prev,
.about__news .slick-next {
	top: 47.5%
}
.about__news .slick-prev {
	left: -30px
}
.about__news .slick-next {
	right: -30px
}
.action {
	padding-bottom: 150px
}
.action .about__h2 {
	margin-bottom: 55px
}
.action__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px
}
.action__card-wrap {
	padding: 15px;
	width: 50%
}
.action__card {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	padding: 15px 15px 35px;
	height: 100%;
	position: relative
}
.action__card-img img {
	max-width: 100%;
	display: block;
	margin: auto
}
.action__card-img {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 27px
}
.catalog__item-href {
	text-decoration: none !important
}
.action__card-date {
	display: block;
	font-size: 14px;
	color: #727272;
	margin-bottom: 16px;
	padding-left: 5px
}
.action__card-descr {
	padding-left: 5px;
	margin-bottom: 74px
}
.action__card-title {
	font-size: 18px;
	font-weight: 700;
	display: block;
	color: #242424;
	line-height: 1.55em;
	width: 80%;
	text-decoration: none
}
.action__card-btn {
	margin-left: 5px;
	position: absolute;
	bottom: 35px
}
.action__card-lable {
	background: #c95fb6;
	height: 66px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.action__card-lable>span {
	font-size: 30px
}
.action__card-sale {
	position: absolute;
	top: -37px;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-weight: 700;
	font-size: 16px
}
.action__card-sale>span {
	display: block;
	text-transform: uppercase;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.action__sale-title {
	font-size: 72px;
	color: #fff
}
.action__card-new {
	position: absolute;
	width: 69px;
	height: 69px;
	background: #8edf82;
	top: 30px;
	left: 30px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.action__card-maxsale {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #ad7459;
	font-weight: 900;
	font-size: 24px;
	text-transform: uppercase
}
.action__card-square {
	background: #fff;
	text-align: center;
	width: 242px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 13px 0 15px
}
.pagination {
	margin-top: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.pag__prev,
.pag__next {
	font-size: 14px;
	color: #e55488;
	text-decoration: underline
}
.pag__prev:hover,
.pag__next:hover {
	text-decoration: none
}
.pag__wrap {
	margin: 0 20px 0 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.pag__link,
.pagination>li>* {
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 49px;
	height: 49px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #cdcdcd;
	font-size: 16px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.pag__link:not(:last-child),
.pagination>li:not(:last-child)>* {
	margin-right: 5px
}
.pag-active,
.pagination>li.active>* {
	background: #e55488;
	color: #fff;
	border: 1px solid transparent
}
.articles {
	padding-bottom: 150px
}
.articles .about__h2 {
	margin-bottom: 52px
}
.articles__wrap {
	margin-bottom: 73px
}
.articles__card {
	padding: 8px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.articles__card:not(:last-child) {
	margin-bottom: 12px
}
.articles__card-img {
	width: 30%;
	position: relative
}
.articles__card-wrap {
	width: 70%
}
.articles__card-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.articles .about__news-lable {
	top: 21px;
	right: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transform: skewX(-22deg);
	-moz-transform: skewX(-22deg);
	-ms-transform: skewX(-22deg);
	-o-transform: skewX(-22deg);
	transform: skewX(-22deg)
}
.articles .about__news-lable>span {
	-webkit-transform: skewX(22deg);
	-moz-transform: skewX(22deg);
	-ms-transform: skewX(22deg);
	-o-transform: skewX(22deg);
	transform: skewX(22deg)
}
.articles__card-wrap {
	padding: 24px 0 27px 29px;
	position: relative
}
.articles__card-date {
	margin-bottom: 18px
}
.articles__card-title {
	margin-bottom: 9px;
	font-weight: 600;
	line-height: 1.6em;
	text-decoration: none
}
.articles__card-info {
	font-size: 16px;
	line-height: 1.55em;
	display: block;
	letter-spacing: 0em
}
.articles__card-btn {
	margin-top: 50px
}
.cart {
	padding-bottom: 95px
}
.cart .about__h2 {
	margin-bottom: 35px
}
.cart__top {
	background: #f4f4f4;
	color: #242424;
	font-size: 14px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 22px 40px 20px 22px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.cart__item {
	padding: 7px 8px 6px 8px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #dedede;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.cart__item:not(:last-child) {
	margin-bottom: 8px
}
.cart__img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	margin-right: 28px
}
.cart__img a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.cart__wrap {
	width: 79%;
	margin-top: -14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.cart__del, .cart__refresh {
	display: block;
	border: none;
	background: none;
	cursor: pointer
}
.cart__del > svg, .cart__refresh > svg {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.cart__del:hover>svg, , .cart__refresh:hover > svg {
	fill: #e55488
}
.cart__descr>span {
	display: block
}
.cart__img {
	width: 18.5%
}
.cart__name {
	font-size: 15px;
	margin-bottom: 6px;
	display: block;
	color: #585858
}
.cart__art {
	font-size: 12px;
	color: #adadad
}
#quick-checkout {
	margin-bottom: 155px
}
.order {
	padding-bottom: 35px
}
.order .about__h2 {
	margin-bottom: 49px
}
.order__form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.order__input,
.order__textarea {
	width: 100%;
	padding: 15px 17px;
	font-size: 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	border: 1px solid #dedede
}
.order__input::-webkit-input-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.order__input::-moz-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.order__input:-ms-input-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.order__input:-moz-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.order__textarea::-webkit-input-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.order__textarea::-moz-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.order__textarea:-ms-input-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.order__textarea:-moz-placeholder {
	color: #585858;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif
}
.order__textarea {
	resize: none;
	height: 125px;
	margin-top: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.order__input {
	margin-top: 5px
}
.order_form__info {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #b4b4b4;
	margin-bottom: 20px
}
.order__btn {
	padding: 22px 0 19px;
	margin: 0 auto;
	width: 268px;
	background: #e55488;
	font-size: 13px;
	font-weight: 700;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.order__btn:hover {
	background: #c85485
}
.adress {
	padding-bottom: 135px
}
.adress .contacts__left>p {
	font-size: 16px
}
.adress .contacts__left {
    max-width: 380px;
	padding-left: 22px;
	padding-top: 13px
}
.adress .contacts__spb {
	padding-top: 7px
}
.adress__wrap {
	margin-bottom: 53px !important
}
.adress__wrap-sec {
	margin-bottom: 104px !important
}
.adress__city {
	letter-spacing: 0.05em;
	padding: 16px 0 13px 27px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	background: #f0f0f0;
	color: #242424;
	margin-bottom: 22px
}
.adress__loc {
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #e55488;
	text-transform: uppercase;
	margin-bottom: 17px
}
.delivery {
	padding-bottom: 146px
}
.delivery .about__h2 {
	margin-bottom: 53px
}
.delivery__top {
	text-align: center;
	padding: 18px 0;
	margin-bottom: 59px
}
.delivery__card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 88px
}
.delivery__icon {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 134px;
	height: 134px;
	margin-right: 54px;
	background: #98e08d;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.delivery__icon>svg {
	fill: #fff;
	width: 69px;
	height: 69px
}
.delivery__info {
	width: 600px
}
.delivery__help {
	width: 760px
}
.delivery__title {
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: #e55488;
	margin-bottom: 25px;
	display: block
}
.delivery__info>p {
	font-size: 18px;
	line-height: 1.5em
}
.delivery__info>p>strong {
	color: #242424
}
.delivery__info>p:not(:last-of-type) {
	margin-bottom: 15px
}
.delivery__info>p>a {
	color: #e55488;
	text-decoration: underline;
	display: inline-block;
	margin-left: 5px
}
.delivery__info>p>a:hover {
	text-decoration: none
}
.guarantee {
	padding-bottom: 118px
}
.quest__guarant:after {
	content: url('../img/tehpod.jpg')
}
.guarantee__top {
	margin-bottom: 39px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.guarantee__top-left {
	width: 31.5%;
	padding: 33px 0;
	background: #98e08d;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.guarantee__top-right {
	width: 69%;
	padding: 57px 69px 54px 59px;
	background: #a5e89b;
	color: #242424
}
.guarantee__top-title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 18px;
	display: block;
	text-transform: uppercase;
	line-height: 1.4em
}
.guarantee__top-txt {
	font-size: 16px;
	line-height: 1.75em
}
.guarantee__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 33px;
	margin-left: -14px
}
.guarantee__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 33%
}
.guarantee__link:nth-child(1) {
	margin-right: 118px
}
.guarantee__link svg {
	width: 90px;
	height: 78px
}
.guarantee__text>p {
	font-size: 18px;
	line-height: 1.765em
}
.guarantee__text>p:not(:last-of-type) {
	margin-bottom: 26px
}
.artic__info {
	padding-bottom: 180px
}
.artic__info .about__h2 {
	margin-bottom: 44px
}
.artic__info-top {
	margin-bottom: 61px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.artic__info-top>p {
	width: 60%;
	font-size: 18px;
	line-height: 1.6em;
	margin-top: 58px
}
.artic__info-img {
	width: 42%;
	margin-right: 30px
}
.artic__info-img>img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	object-fit: cover
}
.artic__info-text:not(:last-child) {
	margin-bottom: 62px
}
.artic__info-text>span,
.artic__info-text>h2,
.artic__info-text>h3,
.artic__info-text>h4,
.artic__info-text>h5,
.artic__info-text>h6 {
	color: #242424;
	font-weight: 700;
	margin-bottom: 19px;
	display: block
}
.artic__info-text>p {
	font-size: 18px;
	line-height: 1.55em
}
.artic__info-text>p:last-child {
	margin-top: 32px
}
.artic__info-text>p:not(:last-child) {
	margin-bottom: 25px
}
.artic__info-text>ul {
	padding-left: 46px;
	margin-bottom: 30px
}
.artic__info-text>ul>li {
	position: relative;
	font-size: 18px
}
.artic__info-text>ul>li:not(:last-child) {
	margin-bottom: 14px
}
.artic__info-text>ul>li:before {
	content: '';
	position: absolute;
	left: -21px;
	top: 0;
	bottom: 0;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 6px;
	min-width: 6px;
	height: 6px;
	background: #e55488;
	margin: auto
}
.artic__info-text table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 60px
}
.artic__info-text td {
	border: 1px solid #e8e8e8;
	padding: 10px;
}
.artic__info-text img {
	max-width: 100%;
	height: auto !important;
}
.opt {
	padding-bottom: 130px
}
.opt__offer {
	background: #98e08d url('../img/opt.png') no-repeat 100% 45% / 55%;
	padding: 17px;
	margin-bottom: 37px
}
.opt__wrap {
	padding: 60px 0 67px 55px;
	border: 1px solid rgba(255, 255, 255, 0.75)
}
.opt__title {
	font-size: 30px;
	font-weight: 700;
	color: #242424;
	margin-bottom: 24px;
	display: block;
	line-height: 1.3em;
	width: 55%
}
.opt__wrap>p {
	font-size: 18px;
	width: 50%;
	line-height: 1.55em;
	margin-bottom: 35px
}
.opt__btn {
	width: 293px
}
.opt>.container>p {
	font-size: 18px;
	line-height: 2em
}
.opt>.container>p:not(:last-child) {
	margin-bottom: 36px
}
.reviews {
	padding-bottom: 150px
}
.reviews .about__h2 {
	margin-bottom: 21px
}
.reviews__btn {
	width: 245px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 700
}
.reviews__card-wrap {
	margin-bottom: 75px
}
.reviews__card {
	padding: 34px 37px 27px 50px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	border: 1px solid #e6e6e6;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.reviews__card:not(:last-child) {
	margin-bottom: 7px
}
.reviews__foto {
	width: 147px;
	height: 147px;
	margin-right: 66px;
	position: relative
}
.reviews__wrap {
	width: 147px;
	height: 147px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background: #f8e6d8;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #fff
}
.reviews__wrap img {
	position: absolute;
	top: 0;
	left: 0
}
.reviews__foto:after {
	position: absolute;
	content: url('../img/svg/comment.svg');
	width: 57px;
	height: 57px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	top: 6px;
	right: -19px
}
.reviews__info {
	width: 78%
}
.reviews__vk svg {
	width: 30px;
	height: 23px
}
.reviews__date {
	font-size: 14px;
	margin-bottom: 21px;
	display: block
}
.reviews__info>p {
	margin-bottom: 37px;
	font-size: 18px;
	line-height: 1.55em
}
.reviews__name {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.reviews__name>span {
	font-size: 16px;
	font-weight: 600;
	margin-right: 24px;
	display: inline-block
}
.reviews__name a {
	text-decoration: none
}
.reviews__vk {
	margin-right: 24px
}
.reviews__fotowrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 31px;
	margin-top: -25px
}
.testim__slide .reviews__fotowrap {
	margin-top: 0;
	margin-bottom: 15px
}
.testim__slide .testim__right>p {
	margin-bottom: 15px
}
.reviews__fotowrap>img {
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.reviews__fotowrap>img:not(:last-child) {
	margin-right: 5px
}
.catalog,
.faq {
	padding-bottom: 92px
}
.catalog .about__h2 {
	margin-bottom: 0
}
.product_total {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 10px
}
.catalog__leftmenu {
	width: 252px;
	border: 1px solid #dfdfdf;
	margin-right: 34px;
	line-height: 1.45em
}
.catalog__menu-title {
	width: 100%;
	padding: 16px 10px;
	text-align: center;
	color: #fff;
	background: #e55488;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase
}
.catalog__leftmenu>ul>li {
	padding: 11px 9px 12px 22px
}
.catalog__leftmenu>ul>li:not(:last-child) {
	border-bottom: 1px solid #e8e8e8
}
.leftmenu-arrow {
	display: block;
	width: 35px;
	height: 35px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotateZ(-90deg);
	-moz-transform: rotateZ(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg)
}
.leftmenu-link {
	text-decoration: none;
	color: #242424;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	text-transform: uppercase;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.leftmenu-link.active>.leftmenu-arrow {
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg)
}
.leftmenu-link>.leftmenu-arrow>svg {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.leftmenu-link.active>.leftmenu-arrow>svg {
	fill: #e55488
}
.leftmenu-link.active+ul {
	display: block
}
.submenu-left {
	padding: 10px 0 13px 15px;
	display: none
}
.submenu-left>li:not(:last-child) {
	margin-bottom: 5px
}
.submenu-left>li>a {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #585858;
	line-height: normal;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none
}
.submenu-left>li>a.leftmenu-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 300;
	text-transform: none
}
.submenu-left>li>a:hover,
.submenu-left>li>a.active,
.submenu-left>li.active>a {
	color: #5839b0
}
.submenu-children {
	position: relative
}
.submenu-children>.leftmenu-arrow {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto
}
.submenu-children {
	font-weight: 500;
	text-transform: none
}
.catalog__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 40px
}
.catalog__right {
	width: 74.5%
}
.catalog__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 19px 0 0 0;
	margin-bottom: 24px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.catalog__top-btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.catalog__top-btn,
.title_p_f,
.block_param select,
.clear_slider,
.filter_link__list {
	cursor: pointer;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #dfdfdf;
	color: #242424;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	font-weight: 600;
	text-decoration: none;
	padding: 9px 18px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.catalog__top-btn:not(:last-child),
.title_p_f:not(:last-child) {
	margin-right: 4px
}
.catalog__top-btn:hover,
.title_p_f:hover,
.catalog__top-btn:active,
.block_param select:hover,
.clear_slider:hover {
	border-color: #e55488;
	color: #e55488
}
.catalog__top-count {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.catalog__top-count>span:not(.catalog__top-btn) {
	font-size: 16px;
	display: block;
	margin-right: 10px
}
.catalog__top-numb {
	width: 44px;
	padding: 9px 0
}
.catalog__top-btn.active {
	border-color: #e55488;
	color: #e55488;
	cursor: text
}
.catalog__bottom .catalog__top-btn:not(:last-child) {
	margin-right: 2px
}
.catalog__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -7.5px -17.5px;
    min-height: 595px;
}
.catalog__item-wrap {
	position: relative;
	width: 33.3%;
	padding: 8px 17.5px
}
.catalog__item {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	height: 100%;
	padding: 7px 7px 19px
}
.catalog__item:hover {
    position: absolute;
	width: -webkit-calc(100% - 35px);
	width: -moz-calc(100% - 35px);
	width: calc(100% - 35px);
    height: auto;
	padding-bottom: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px 0px rgb(0 0 0 / 15%);
       -moz-box-shadow: 0 2px 10px 0px rgb(0 0 0 / 15%);
            box-shadow: 0 2px 10px 0px rgb(0 0 0 / 15%);
    z-index: 2;
}
.catalog__item .action__card-new {
	right: 11px;
	top: 15px;
	left: unset
}
.catalog__item .action__card-img {
	margin-bottom: 14px
}
.catalog__item-name {
	width: 100%;
	text-align: center;
	font-size: 15px;
	margin-bottom: 12px;
	text-decoration: none;
	color: #585858;
	height: 57px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3
}
.catalog__item-know {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #5839b0;
	margin-bottom: 21px;
	line-height: 1.55em
}
.catalog__item .header__icons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 9px 0 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
}
.catalog__item .header__icon:not(:first-child) {
	width: 44px;
	height: 44px
}
.catalog__item .header__icon {
	margin-right: 0
}
.catalog__bottom {
	margin-top: 52px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.catalog__bottom .pagination {
	margin-top: 0;
	margin-right: 7px
}
.dontfind {
	padding-bottom: 152px
}
.dontfind__card {
	padding: 45px 0 31px;
	text-align: center;
	margin-bottom: 84px;
	border: 6px solid #98e08d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.dontfind__title {
	display: inline-block;
	width: 100%;
	font-size: 2em;
	font-weight: 900;
	color: #242424;
	text-transform: uppercase;
	margin-bottom: 13px
}
.dontfind__card>p {
	font-size: 18px;
	font-weight: 500
}
.dontfind__card>p:first-of-type {
	margin-bottom: 8px
}
.dontfind__btn {
	margin: 36px auto 0;
	width: 244px
}
.dontfind__text-title,
.dontfind__text h1,
.dontfind__text h2,
.dontfind__text h3,
.dontfind__text h4,
.dontfind__text h5,
.dontfind__text h6 {
	display: inline-block;
	width: 100%;
	font-weight: 700;
	margin: 0;
	margin-bottom: 31px;
	color: #242424
}
.dontfind__text>p,
.dontfind__text>ol,
.dontfind__text>ul {
	font-size: 18px;
	line-height: 1.55em
}
.dontfind__text>ol,
.dontfind__text>ul {
	margin-left: 30px
}
.dontfind__text>ol>li,
.dontfind__text>ul>li {
	display: list-item;
	width: 100%
}
.dontfind__text>p:not(:last-child),
.dontfind__text>ol:not(:last-child),
.dontfind__text>ul:not(:last-child) {
	margin-bottom: 30px
}
.dontfind__text img {
	max-width: 100%;
}
.notfound {
	padding: 113px 0 0
}
.notfound__wrap {
	position: relative;
	padding-bottom: 607px
}
.notfound__wrap .dontfind__title {
	margin-bottom: 24px
}
.notfound__wrap::after {
	content: url('../img/404.png');
	position: absolute;
	left: -18px;
	bottom: -28px;
	z-index: -1
}
.notfound__wrap::before {
	content: url('../img/404-1.png');
	position: absolute;
	right: 0;
	bottom: 192px;
	z-index: -1
}
.checkout-cart .notfound__wrap::before {
	display: none
}
.notfound__help {
	width: 66%;
	margin-left: auto
}
.notfound__wrap p {
	font-size: 18px;
	line-height: 1.55em;
	margin-bottom: 29px
}
.notfound__btn {
	width: 263px;
	display: block;
	font-size: 13px
}
.product {
	padding: 8px 0 106px
}
.product__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 49px
}
.product__fotos {
	position: relative;
	width: 49%;
	margin-right: 29px
}
.product__descr {
	padding-top: 14px
}
.product__img {
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	margin-bottom: 4px
}
.product__img>img {
	display: block;
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain
}
.product__add-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -1px
}
.product__img-small {
	width: 92px;
	height: 79px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	cursor: pointer
}
.product__img-wrap {
	padding: 0 1px
}
.product__img-small>img,
.product_photo>img {
	display: block;
	max-width: 100%;
	-o-object-fit: contain;
	object-fit: contain
}
.product__help {
	width: 88%;
	margin: 0 auto
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 1
}
.product__help .slick-next:after,
.product__help .slick-next:before,
.product__help .slick-prev:after,
.product__help .slick-prev:before {
	background: #dbdbdb
}
.product__help .slick-next:hover:after,
.product__help .slick-next:hover:before,
.product__help .slick-prev:hover:after,
.product__help .slick-prev:hover:before {
	background: #e55488
}
.product__title {
	font-size: 24px;
	font-weight: 700;
	color: #242424;
	margin-bottom: 11px
}
.product__on {
	font-size: 16px;
	color: #78d147;
	letter-spacing: 0.1em;
	display: block;
	margin-bottom: 31px;
	font-weight: 500
}
.product__on.off {
	color: #e55488
}
.products__btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 33px
}
.product__btn {
	width: 441px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 700;
	margin-right: 18px;
	padding: 19px 0;
	background: #e55488
}
.product__btn:hover {
	background: #e55488;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.33);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.33)
}
.product__btn-cart {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.product__btn-cart svg {
	margin-right: 10px
}
.product__info-title {
	font-size: 18px;
	font-weight: 600;
	color: #242424;
	display: block;
	margin-bottom: 13px
}
.product__info table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%
}
.product__info td {
	padding: 15px 0 13px;
	font-size: 15px;
	font-weight: 400;
	border-bottom: 1px solid #e8e8e8
}
.product__info td:nth-child(1) {
	font-weight: 300;
	padding-left: 20px;
	width: 65%
}
.product__info td:nth-child(2) {
	color: #242424;
	width: 35%
}
.tabs {
	margin-bottom: 66px
}
.tabs__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	background: #f1f1f1;
	margin-bottom: 35px
}
.product__tab {
	padding: 24px 41px 18px;
	color: #242424;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	letter-spacing: 0.05em;
	border-bottom: 3px solid transparent
}
.product__tab.active-tab {
	border-bottom: 3px solid #8edf82
}
.product__text {
	display: none;
	font-size: 16px
}
.product__text.active-tab {
	display: block
}
.product__text>*:not(:last-child) {
	margin-bottom: 12px
}
.product__text ul,
.product__text ol {
	padding-left: 40px;
	margin-bottom: 12px
}
.product__text li {
	display: list-item
}
.product__another:not(:last-child) {
	margin-bottom: 72px
}
.product__another-title {
	margin-bottom: 27px;
	color: #242424;
	font-size: 18px;
	font-weight: 600;
	display: block
}
.product__item-wrap {
	width: 25%
}
.modal {
	display: none;
	background: #fff;
	padding: 68px 31px 57px;
	width: 500px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.10)
}
.modal__form-call {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.modal__form-call span {
	display: block
}
.modal__title {
	color: #292929;
	font-size: 27px;
	font-weight: 700;
	margin-bottom: 27px
}
.modal__wrap,
.modal__inputs {
	width: 100%
}
.modal__input-name {
	font-size: 14px;
	color: #595959;
	margin-bottom: 10px
}
.modal__input {
	border: 1px solid #ddd;
	font-size: 16px;
	padding: 10px;
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.modal__wrap:not(:last-child) {
	margin-bottom: 20px
}
.modal__inputs {
	margin-bottom: 32px
}
.modal__btn {
	width: 268px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #c85485;
	font-size: 13px;
	padding: 20px 0;
	margin-bottom: 25px
}
.modal__btn:hover {
	background: #e85585
}
.modal__text {
	text-align: center;
	font-size: 13px;
	color: #b2b2b2
}
.modal__link {
	display: block;
	margin: 0 auto;
	color: #c85485
}
.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 0;
	right: 4px;
	top: 12px
}
.fancybox-button svg {
	width: 30px
}
.modal__textarea {
	height: 154px;
	resize: none
}
.input__upload {
	position: relative;
	margin-bottom: 22px
}
#custom-file-upload {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.input__upload .filupp {
	position: relative;
	background: transparent;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-weight: 300;
	width: 100%;
	color: #c85485;
	cursor: pointer;
	margin-top: 13px
}
.input__upload .filupp::before {
	content: url('../img/svg/clip.svg');
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 11px
}
.input__upload .filupp-file-name {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #c85485
}
.input__upload .filupp-file-name:hover {
	border-bottom: 1px solid #e85585;
	color: #e85585
}
.required {
	color: #e85585
}
#form-testimonial .image-row {
	margin: 0;
	margin-top: 15px
}
.image_btn_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.btn_remove {
	position: relative;
	width: 52px;
	background: none !important;
	margin-left: 5px
}
.btn_remove:before,
.btn_remove:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 25px;
	height: 15px;
	width: 2px;
	background-color: #292929;
	margin: auto
}
.btn_remove:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.btn_remove:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.alert {
	color: white;
	padding: 15px 0
}
.alert-success {
	background: #5839b0
}
.alert-danger,
.alert-warning {
	background: #e55488
}
#content .alert {
	padding: 15px;
	margin-top: 17px
}
#warning .alert {
	padding: 15px;
	margin-top: 0;
	margin-bottom: 40px
}
#content .alert-success {
	color: #5839b0;
	background: none;
	border: 1px solid #ddd
}
#content .alert-danger,
#content .alert-warning {
	color: #e55488;
	background: none;
	border: 1px solid #e55488
}
.message h2 {
	margin-bottom: 15px
}
.ne-error {
	position: absolute;
	font-size: 13px
}
.success_mail {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.7em;
	text-align: center;
	padding: 22px 0
}
.slide__wrap img {
	max-width: 100%
}
.newest__wrap .catalog__item-wrap {
	position: relative;
	width: 25%
}
.option_group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px
}
.option_group>label {
	font-size: 15px;
	color: #242424;
	max-width: 160px
}
.option_group__block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.option_group__block input {
	display: none
}
.option_group__block label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
	cursor: pointer
}
.option_group__block .radio {
    margin-top: 5px;
    margin-bottom: 5px;
}
.option_group__block img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid transparent;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
	padding: 3px;
	margin: 0 3px;
	-webkit-box-shadow: 0 0 2px #ddd;
	-moz-box-shadow: 0 0 2px #ddd;
	box-shadow: 0 0 2px #ddd
}
.option_group__block input:checked+img {
	border: 1px solid #ddd
}
.product__text img {
	margin-right: 20px
}
.text-danger {
	font-size: 12px
}
.mb_60 {
	margin-bottom: 60px
}
.blog-blog #content .alert {
	margin: auto;
	margin-bottom: 30px
}
.checkout_box {
	position: relative
}
.loader {
	position: absolute !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	top: 0 !important;
	bottom: 0;
	background: rgba(249, 249, 249, 0.5)
}
.hide {
	display: none
}
#tmd_delivery_address,
#tmd_shipping_method,
#tmd_payment_method {
	display: none !important
}
#input-search {
	width: 100%;
	padding-right: 50px;
	margin: 0
}
.search .text_empty {
	margin-top: 30px
}
.img-responsive {
	max-width: 100%
}
.about__info ul:not(.breadcrumb),
.guarantee__text ul {
	font-size: 18px;
	line-height: 1.55em;
	padding-left: 50px;
	margin-top: 30px;
	padding-bottom: 15px
}
.about__info ul:not(.breadcrumb) li,
.guarantee__text li {
	display: list-item;
	margin-bottom: 15px
}
.iSearchBox li .iMarq {
	background-color: #F7FF8C
}
.iSearchBoxWrapper .iSearchBox {
	width: 433px !important
}
.iSearchBox li .iSearchModel {
	display: none
}
.iSearchBox li .iSearchPrice {
	display: none
}
.iSearchBox li h3 {
	width: 70%
}
.iSearchBox li h3 {
	font-weight: bold
}
.products__price {
	margin-bottom: 33px
}
.products__price-text {
	font-size: 24px;
	font-weight: 700;
	color: #242424
}
.catalog__item_price {
	text-align: center
}
.product_page .alert,
.catalog .alert {
	margin-top: 0;
	margin-bottom: 34px
}
.info_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgb(235 87 87 / 0.3);
    padding: 24px 37px;
    margin-bottom: 95px;
}
.info_box svg {
    margin-right: 46px;
}
.info_box p {
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
}

.drawings,
.characteristics {
    margin-bottom: 66px;
}
.drawings .product__info-title,
.characteristics .product__info-title {
    margin-bottom: 25px;
}
.drawings_block__layer {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    margin-bottom: 8px;
}
.drawings_block__group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.drawings_block__image {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.drawings_block__title {
    font-size: 18px;
    font-weight: 600;
    margin-left: 20px;
}
.drawings_block {
    margin-bottom: 20px;
}
.drawings_block:last-child {
    margin-bottom: 0;
}
.characteristics_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border: 1px solid #e8e8e8;
    padding: 17px;
    margin-bottom: 5px;
}
.characteristics_block__title {
    display: inline-block;
    width: 100%;
    font-size: 21px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 15px;
}
.characteristics_block__description {
    font-size: 15px;
    line-height: 25px;
    color: #585858;
    font-weight: 300;
}
.characteristics_block__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	min-width: 236px;
    margin-left: 70px;
    overflow: hidden;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
.drawings_block__title {
    font-size: 16px;
    margin-left: 10px;
}





.block_quote {
    position: relative;
    margin: 2em 0;
    background: #f2f5f9;
    padding: 20px 20px 20px 65px;
}
.block_quote p {
    font-size: 18px;
    line-height: 1.55em;
    margin: .75em 0;
}
.block_quote:before {
    font-family: wpshop-core!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -15px;
}
.is_style_warning {
    background-color: #fff4d4;
    background: -webkit-gradient(linear,left top,right top,from(#fff4d4),to(#ffeadc));
    background: -webkit-linear-gradient(left,#fff4d4 0,#ffeadc 100%);
    background: -o-linear-gradient(left,#fff4d4 0,#ffeadc 100%);
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #fff4d4),to(#ffeadc));
    background: -moz-linear-gradient(left,#fff4d4 0,#ffeadc 100%);
    background: linear-gradient(to right,#fff4d4 0,#ffeadc 100%);
}
.is_style_warning:before {
    content: "❗";
    color: #f58128;
}
.is_style_question {
    background: #e3f1f4;
    background: -webkit-gradient(linear,left top,right top,from(#e3f1f4),to(#e3edff));
    background: -webkit-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: -o-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #e3f1f4),to(#e3edff));
    background: -moz-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: linear-gradient(to right,#e3f1f4 0,#e3edff 100%);
}
.is_style_question:before {
    content: "❓";
    color: #3da2e0;
}
.is_style_danger {
    background: #ffe3db;
    background: -webkit-gradient(linear,left top,right top,from(#ffe3db),to(#ffebd8));
    background: -webkit-linear-gradient(left,#ffe3db 0,#ffebd8 100%);
    background: -o-linear-gradient(left,#ffe3db 0,#ffebd8 100%);
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #ffe3db),to(#ffebd8));
    background: -moz-linear-gradient(left,#ffe3db 0,#ffebd8 100%);
    background: linear-gradient(to right,#ffe3db 0,#ffebd8 100%);
}
.is_style_danger:before {
    content: "×";
    color: #ff6547;
}
.is_style_check {
    background: #def9e5;
    background: -webkit-gradient(linear,left top,right top,from(#def9e5),to(#effbce));
    background: -webkit-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: -o-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #def9e5),to(#effbce));
    background: -moz-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: linear-gradient(to right,#def9e5 0,#effbce 100%);
}
.is_style_check:before {
    content: "✅";
    color: #34bc58;
}
.is_style_info {
    background: #e3f1f4;
    background: -webkit-gradient(linear,left top,right top,from(#e3f1f4),to(#e3edff));
    background: -webkit-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: -o-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #e3f1f4),to(#e3edff));
    background: -moz-linear-gradient(left,#e3f1f4 0,#e3edff 100%);
    background: linear-gradient(to right,#e3f1f4 0,#e3edff 100%);
}
.is_style_info:before {
    content: "ℹ";
    color: #3da2e0;
}
.is_style_up {
    background: #def9e5;
    background: -webkit-gradient(linear,left top,right top,from(#def9e5),to(#effbce));
    background: -webkit-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: -o-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #def9e5),to(#effbce));
    background: -moz-linear-gradient(left,#def9e5 0,#effbce 100%);
    background: linear-gradient(to right,#def9e5 0,#effbce 100%);
}
.is_style_up:before {
    content: "👍";
    color: #34bc58;
}
.is_style_down {
    background: #ffe3db;
    background: -webkit-gradient(linear,left top,right top,from(#ffe3db),to(#ffebd8));
    background: -webkit-linear-gradient(left,#ffe3db 0,#ffebd8 100%);
    background: -o-linear-gradient(left,#ffe3db 0,#ffebd8 100%);
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #ffe3db),to(#ffebd8));
    background: -moz-linear-gradient(left,#ffe3db 0,#ffebd8 100%);
    background: linear-gradient(to right,#ffe3db 0,#ffebd8 100%);
}
.is_style_down:before {
    content: "👎";
    color: #ff6547;
}
.toc_container {
    border: 1px solid #e55488;
    padding: 25px;
    margin-bottom: 25px;
    width: auto;
    display: table;
}
.toc_title {
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.toc_container > ol {
	padding: 0;
    margin: 0;
    margin-top: 25px;
}
.toc_container ol {
	list-style: none;
}
.toc_container li {
	margin: 0;
	margin-bottom: 5px;
}
.toc_container li:last-child {
	margin: 0;
}
.toc_container li::before {
	margin-right: 5px;
}
.toc_container ol {
	counter-reset: num;
}
.toc_container ol > li {
	counter-increment: num;
}
.toc_container ol > li::before {
	content: counter(num);
}
.toc_container ol ol {
	counter-reset: num2;
    margin-top: 5px;
}
.toc_container ol ol > li {
	counter-increment: num2;
}
.toc_container ol ol > li::before {
	content: counter(num) '.' counter(num2);
}
.toc_container ol ol ol {
	counter-reset: num3;
	margin-top: 5px;
}
.toc_container ol ol ol > li {
	counter-increment: num3;
}
.toc_container ol ol ol > li::before {
	content: counter(num) '.' counter(num2) '.' counter(num3);
}
.attributes_list {
	display: none;
    font-size: 11px;
    line-height: 1.42857;
    margin-top: 20px;
}
.catalog__item:hover .attributes_list {
	display: block;
}
.attributes_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.attributes_item:after {
    content: '';
    border-top: 1px dotted;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 2px;
    margin-top: 10px;
}
.attributes_value {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    max-width: 60%;
    word-break: break-all;
}
.rating_star {
    color: #ddd;
}
.rating_star svg {
    width: 14px;
    height: 14px;
}
.rating_star.active {
    color: #f0c808;
}
.rating_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
}
.rating_box > a {
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px dotted;
	margin-left: 7px;
}
.stock_status {
    text-align: center;
    margin-top: 15px;
}
.stock_status .product__on {
    margin-bottom: 0;
}
.about_categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -16px;
    margin-bottom: 90px;
}
.about_categories__block {
	width: 33.3333333%;
    padding: 0 16px;
}
.about_categories__wrap {
	padding: 0 28px;
    padding-top: 156px;
	height: 600px;
    overflow: hidden;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    -webkit-background-size: contain !important;
       -moz-background-size: contain !important;
            background-size: contain !important;
}
.about_categories__title {
    display: inline-block;
    max-width: 290px;
    font-size: 25px;
    line-height: 36px;
    font-weight: 900;
    color: #242424;
    text-transform: uppercase;
}
.about_categories__list {
    margin-top: 17px;
    margin-left: 12px;
}
.about_categories__item {
    margin-bottom: 7px;
}
.about_categories__link {
    font-size: 15px;
    font-weight: 300;
    color: #585858;
    text-decoration: none;
}
.cat1 {
	background: url('../img/categories/1.png') no-repeat;
}
.cat2 {
	background: url('../img/categories/2.png') no-repeat;
}
.cat3 {
	background: url('../img/categories/3.png') no-repeat;
}
#content .animate_top {
    position: fixed;
    top: 0;
    right: 17px;
    background: #5839b0 !important;
    color: #fff !important;
    margin-top: -50px;
    z-index: 10;
}
.cart__item .attributes_list {
	display: block;
    margin: 0;
}
.cart__item .rating_box {
    -webkit-box-pack: left;
    -webkit-justify-content: left;
       -moz-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
}
.cart__item .attributes_value {
    text-align: right;
}
/*----------------- quantity --------------------------*/
.cart__item .product__quantity {max-width: 130px;}
.product__input-wrap {
	display: none;
	margin-bottom: 5px;
	justify-content: space-between;
}
.product__input-wrap.active {display: flex;}
.product__quant {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e55488;
    min-width: 46px;
    outline: none;
    border: none;
    cursor: pointer;
    order: 1;
}
.product__quant.up {order: 3;}
.product__input {
    text-align: center;
    order: 2;
    width: 100%;
    padding: 14.5px 5px;
    border: 1px solid #f4c3d5;
}
.cart_quantity__switch {
	display: flex;
	justify-content: center;
	align-items: center;
}
.cart_quantity__switch_item {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #111;
    border: 1px solid transparent;
    padding: 3px 7px;
    cursor: pointer;
}
.cart_quantity__switch_item.active {
    border-color: #f4c3d5;
	cursor: default;
}
.cart__wrap > * {padding: 0 10px;}
.cart-totals {
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
}
.cart-totals td {padding: 5px 10px;}
.cart-totals .text-right {font-weight: 400;}
.cart__refresh {margin-bottom: 30px;}
.operations {text-align: center;}
#product .product__quantity {
	margin-bottom: 30px;
	width: 150px;
}
.product__quant {
    min-width: 30px;
}
.product__input {
    padding: 6.5px 5px;
}
.products__price-roll {
    display: block;
    font-weight: bold;
    color: #bdbdbd;
    margin-top: 5px;
}
.block_param {
    position: relative;
}
.onli_param {
	display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.block_param select,
.filter_link__list {
    width: 100%;
    margin-top: 4px;
}
.clear_slider {
    font-size: 9px;
	background: #fff;
    margin-top: -1px;
}
.block_param select:hover {
    position: relative;
    z-index: 1;
}
.filter_link__list {
    background: white;
    text-align: left;
    cursor: default;
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
}
.filter_link__item {
    margin-bottom: 5px;
}
.filter_link__item a {
	text-decoration: none;
}
.filter_link__item span {
    cursor: text;
}
.title_filter {
	position: relative;
}
.title_filter span {
    padding-right: 40px;
}
.title_filter:after,
.title_filter::before {
	content: '';
    position: absolute;
    top: 0;
    right: 22px;
    bottom: 0;
    background: #242424;
    margin: auto;
    transition: all 0.3s ease;
}
.title_filter:after {
	content: '';
    right: 18px;
}
.title_filter:hover:after,
.title_filter:hover:before {
	content: '';
    background: #e55488;
}
.badge {
    position: absolute;
    top: 15px;
    left: 15px;
    display: inline-block;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
    text-transform: uppercase;
}
.badge-danger {
    color: #fff;
    background-color: #e55488;
}
.faq_list {
    max-width: 790px;
    margin: auto;
}
.faq_item {
    background: #F9F9F9;
    border: 1px solid #6D54CF;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 17px 30px;
	cursor: pointer;
}
.faq_item:not(:last-child) {
    margin-bottom: 30px;
}
.faq_question {
	position: relative;
    display: inline-block;
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: #242424;
}
.faq_question::before,
.faq_question::after {
	content: '';
    position: absolute;
    top: 9px;
    right: 0;
    width: 20px;
    height: 2px;
	background: #6D54CF;
    border-radius: 25px;
	overflow: hidden;
    transition: 300ms;
}
.faq_question::after {
	content: '';
	transform: rotate(90deg);
}
.faq_item.active .faq_question::before {
	content: '';
	transform: rotate(30deg);
}
.faq_item.active .faq_question::after {
	content: '';
	transform: rotate(150deg);
}
.faq_answer {
	display: none;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #242424;
    margin-top: 30px;
}
/*-------------------------------- Noir -------------------------------*/
.prmn-cmngr-cities .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
    display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.prmn-cmngr-cities .col-xs-4 {
    width: 33.3333333333%;
    padding: 0 15px;
}
.contacts__map {
    width: 100%;
    max-width: 690px;
    margin-left: 20px;
}
.contacts__map iframe {
    width: 100% !important;
    min-height: 100%;
    border: none !important;
}


.top__info {
    background: #e55488;
}
.top__info-text {
    font-size: 23px;
    color: white;
    text-transform: uppercase;
    padding: 11px 0;
    padding-right: 35px;
}
.close {
    position: absolute;
    right: 0;
    top: 9px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
    cursor: pointer;
}
.close:hover {
	opacity: 1;
}
.close:before, .close:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #fff;
}
.close:before {
	transform: rotate(45deg);
}
.close:after {
	transform: rotate(-45deg);
}