.box-bread {
	margin-bottom: 19px;
}
.block-good .name-block {
	margin-bottom: 11px;
}



.new--product_main {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.block-good.new--product_main .box-title {
	width: 100%
}


.new--product_image {
	-ms-flex-positive: 1;
	flex-grow: 1;
	
	padding: 0 0 216px;
	position: relative;
	left: 0;
	top: 0;
	
	max-width: 790px;
	width: 100%;
	
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.new--product_image.new--product_image__nobtn {
	padding-bottom: 167px;
}
.new--product_image--big {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	
	padding: 0 45px;
	width: 100%;
}
.new--product_image.new--product_image__nobtn .new--product_image--big {
	bottom: 167px;
}
.new--product_image--big img {
	max-width: 100%;
	max-height: 100%;
	cursor: pointer;
}
@media(min-width: 1221px){
	.new--product_image--big {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 216px;
	}
	.new--product_image--big img {
		position: absolute;
		max-width: 90%
	}
}
@supports (object-fit: cover) {
	.new--product_image--big img {
		object-fit: cover;
	}
}
.new--product_tickets {
	position: absolute;
	left: 0;
	top: 23px;
	z-index: 5
}
.new--product_ticket--gift {
	position: absolute;
	right: 44px;
	top: 23px;
	width: 77px;
	height: 77px;
	border-radius: 100%;
	background-color: #ffc602;
	text-align: center;
	font-family: 'pf_din_text_cond_promedium';
	color: #574a42;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 13px;
	z-index: 5
}
.new--product_ticket--gift:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 39px;
	height: 37px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(img/svg/gift--icon.svg);
	margin-bottom: 2px;
}
.new--product_image--small {
    position: absolute;
    left: 0;
    bottom: 55px;
    width: 100%;
    height: 84px;
}
.new--product_image--small .bx-wrapper {
	padding-left: 71px;
	padding-right: 114px;
	width: 100%;
	max-width: 100%!important
}
.new--product_image--small .bx-viewport {
	z-index: 2;
}
.new--product_image--small .bx-controls , .new--product_image--small .bx-controls-direction {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.new--product_image--small .bx-controls .bx-next,
.new--product_image--small .bx-controls .bx-prev {
	top: 50%;
	margin: 0;
	
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	
	width: 16px;
	height: 9px;
	overflow: hidden;
}

.new--product_image--small .bx-controls .bx-prev {
	left: 0;
	background-image: url(../img/svg/product--arrow__top--gray.svg);
	transform: translateY(-50%) rotate(-90deg);
}
.new--product_image--small .bx-controls .bx-next {
	right: 41px;
	background-image: url(../img/svg/product--arrow__bottom--gray.svg);
	transform: translateY(-50%) rotate(-90deg);
}


.new--product_image--small__slide {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	
	position: relative;
	left: 0;
	top: 0;
	
	width: 100%;
	height: 84px;
	border: 1px solid #e6e6e6;
	cursor: pointer;
}
.new--product_image--small__slide:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
.new--product_image--small__slide.active {
	border-color: #ffc700;
}
.new--product_image--small__slide img {
	max-width: 90%;
	max-height: 90%;
	display: block;
}



.block-good.new--product_main .box-about-dost {
	width: 410px;
	
	box-shadow: unset;
	box-shadow: none;
	-moz-box-shadow: unset;
	-moz-box-shadow: none;
	-webkit-box-shadow: unset;
	-webkit-box-shadow: none;
	
	position: relative;
	left: 0;
	top: 0;
}


.new--product__assembly-instruction {
    position: absolute;
    bottom: 151px;
    left: -44px;
    transform: translateX(-100%);
    height: 46px;
    line-height: 46px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    padding: 0 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new--product__assembly-instruction:before {
	content: '';
	display: inline-block;
	height: 30px;
	width: 28px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(img/svg/pdf.svg);
	margin-right: 15px;
}


.block-good .box-about-dost.small .item-about-dost {
	padding-left: 0;
	padding-right: 0;
}


.block-good .box-order-info.new--price__row {
	line-height: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px 0 0 0;
	font-size: 16px;
	padding-bottom: 2.0625em;
	margin-bottom: 0.8125em;
}
.new--price , .block-good .box-order-info .price.new--price {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	
	font-size: 1em;
	margin-right: 0.6875em;
}
.new--price__discount {
	display: inline-block;
	font-size: 1em;
	color: #9db03c;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}
.new--price__discount span:not(.rub) {
	display: inline-block;
	font-size: 1.375em;
	color: #7d7d7d;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	margin-right: 0.3181818181818182em;
	text-decoration: line-through;
}
.new--price__discount span.rub {
	display: inline-block;
	font-size: 1em;
	color: #9db03c;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}
.new--price__discount span.rub:after {
	background: #9db03c;
}
.new--price__now {
	font-size: 2.5em;
}
.new--price__discount + .new--price__now {
	color: #e34a28;
}
.new--price__discount + .new--price__now .rub:after {
	background: #e34a28;
}

.block-good .box-order-info.new--price__row .box-count-control {
	margin-left: 9px;
}

.block-good .box-order-info.new--price__row .box-right.new--price__btns {
	float: none;
	float: unset;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: start;
	justify-content: flex-start;
	
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: 1em;
	position: relative;
	left: 0;
	top: 0;
}
.block-good .box-order-info.new--price__row .box-right.new--price__btns .btn-red.btn-great {
	width: 100%;
	font-size: 1.53125em;
}
.block-good .box-order-info.new--price__row .box-right.new--price__btns .btn-pop-up-view {
	position: absolute;
	left: 50%;
	bottom: -2.0625em;
	transform: translateX(-50%);
	text-align: center;
	white-space: nowrap;
}




.new_custom_select {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	
	font-size: 18px;
}
.box-about-dost .new_custom_select:not(:last-child) {
	margin-bottom: 1.166666666666667em;
}
.new_custom_select span {
	color: #484848;
	font-size: 1em;
	font-weight: 500;
	line-height: 1.25em;
	display: block;
	max-width: 50%;
	font-family: 'pf_dintext_promedium';
	letter-spacing: -0.08em;
	margin-right: 0.9444444444444444em;
}
.new_custom_select select {
	display: block;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 2.444444444444444em;
	line-height: 2.444444444444444em;
	font-size: 1em;
	font-family: 'pf_dintext_promedium';
	color: #484848;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	box-sizing: border-box;
	outline: none;
	
	padding: 0 2.222222222222222em 0 0.6666666666666667em;
	letter-spacing: -0.05em;
	
	background-color: transparent;
	background-position: center right 0.6666666666666667em;
	background-size: 0.8888888888888889em 0.5em;
	background-image: url(../img/svg/arrow--down__gray.svg);
	background-repeat: no-repeat;
	
	-webkit-appearance: none; 
	-moz-appearance: none;
	appearance: none;
}
.new_custom_select select::-ms-expand { 
	display: none;
}



.new--select_color--title {
	display: block;
	width: 100%;
}
.new--select_color {
	display: block;
	font-size: 18px;
	font-family: 'pf_dintext_proregular';
}
.new--select_color--title {
	display: block;
	font-size: 1em;
	position: relative;
	left: 0;
	top: 0;
	min-height: 1em;
	line-height: 1.25em;
	padding-left: 1.444444444444444em;
	color: #484848;
	letter-spacing: -0.055em;
	margin-bottom: 0.7222222222222222em;
}
.new--select_color--title span,
.new--select_color--title a {
	color: #3399cc;
	text-decoration: none;
}
.new--select_color--title:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0.1111111111111111em;
	width: 1em;
	height: 1em;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/svg/cyrcly--colors.svg);
}





.new--select_color--carousel , .new--select_color .bx-wrapper {
	display: block;
}
.new--select_color--carousel__item {
	width: 33.333%;
	
	
	
	display: block;
}
.new--select_color--item {
	display: block;
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	font-size: 0.7222222222222222em;
	box-sizing: border-box;
	min-height: 15.38461538461538em;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	transition: all .35s;
	
	position: relative;
	left: 0;
	top: 0;
	
	padding: 1.538461538461538em 1.538461538461538em 0;
	cursor: pointer
}
.new--select_color--item.active {
	border-color: #e34a28;
	box-shadow: inset 0 0 0 2px #e34a28;
}
.new--select_color--item:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/svg/color_select--active.svg) center no-repeat;
	background-size: 100% 100%;
	transition: opacity .35s;
	opacity: 0;
    width: 1.384615384615385em;
    height: 0.5384615384615385em;
}
.new--select_color--item.active:before {
	opacity: 1;
}


.new--select_color--item__image {
	display: block;
	width: 100%;
	height: 4.615384615384615em;
	margin-bottom: 1.461538461538462em;
}
.new--select_color--item__image img {
	display: block;
	margin: 0 auto;
	max-height: 4.615384615384615em;
	max-width: 100%;
	vertical-align: middle;
}
.new--select_color--item.active .new--select_color--item__image img {
	opacity: 0.25
}


.new--select_color--item.active.disabled,
.new--select_color--item.disabled {
	border-color: #e5e5e5;
	box-shadow: none;
	box-shadow: unset;
	cursor: default;
	opacity: 0.5
}
.new--select_color--item.active.disabled:before,
.new--select_color--item.disabled:before {
	opacity: 0;
}
.new--select_color--item.active.disabled .new--select_color--item__image img,
.new--select_color--item.disabled .new--select_color--item__image img {
	opacity: 0.25
}


.new--select_color--item p {
	display: block;
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 1em;
	
    line-height: 1.25em;
	
	margin-bottom: 0.4615384615384615em;
}
.new--select_color--item span.rub {
	position: relative;
	left: 0;
	top: 0;
}
.new--select_color--item span.rub:after {
	position: absolute;
	top: 58%;
	width: 50%;
	left: 26%;
	background: #333333;
	height: 1px;
	content: '';
}
.new--select_color--item span:not(.rub) {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 1.846153846153846em;
	color: #444444;
	letter-spacing: -0.09em;
	margin-bottom: 1em;
}




.new--select_color--bottom {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	
	padding: 17px 0 0 0;
	margin-bottom: 27px;
}
.new--select_color--bottom > a {
	letter-spacing: -0.015em;
	margin-right: 1em;
}
.new--select_color--bottom__nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	width: 162px;
	padding-right: 9px;
}
.new--select_color--bottom__nav.wp__hidden {
	visibility: hidden
}
.new--select_color--bottom__arrow {
	display: block;
	width: 11px;
	height: 21px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
	cursor: pointer;
	outline: none
}
.new--select_color--bottom__arrow:first-child {
	margin-right: 20px;
}
.new--select_color--bottom__arrow:last-child {
	margin-left: 19px;
}
.new--select_color--bottom__arrow[data-action="prev"] {
	background-image: url(../img/svg/arrow--left__gray.svg);
}
.new--select_color--bottom__arrow[data-action="next"] {
	background-image: url(../img/svg/arrow--right__gray.svg);
}
.new--select_color--bottom__counter {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}
.new--select_color--bottom__counter.wp__hidden {
	visibility: hidden
}
.new--select_color--bottom__counter li {
	list-style: none;
	line-height: 0;
}
.new--select_color--bottom__counter li:not(:last-child) {
	margin-right: 7px;
}
.new--select_color--bottom__counter a , .new--select_color--bottom__counter button {
	width: 26px;
	height: 26px;
	text-decoration: none;
	display: block;
	line-height: 26px;
	text-align: center;
	color: #484848;
	font-size: 18px;
	font-family: 'pf_din_text_cond_promedium';
	border-radius: 100%;
	background-color: transparent;
	transition: background-color .35s , color .35s;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.new--select_color--bottom__counter li.active a , .new--select_color--bottom__counter li.active button {
	background-color: #e34a28;
	color: #fff;
}



.new--delivery__info {
	display: block;
	background-color: #f7f5f5;
	border-radius: 3px;
	padding: 29px 28px 40px 35px;
	
	font-size: 16px;
}
.new--delivery__info--top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: baseline;
	align-items: baseline;
	
	margin-bottom: 17px;
}
.new--delivery__info--top:not(:first-child) {
	margin-top: 21px;
}
.new--delivery__info p {
	font-size: 16px;
	color: #484848;
	line-height: 1.25em;
	display: block;
	width: 100%;
	font-family: 'pf_din_text_comp_proregular';
}
.new--delivery__info p:not(:last-child) {
	margin-bottom: 0.5em;
}
.new--delivery__info b {
	display: block;
	width: 100%;
	font-family: 'pf_din_text_cond_promedium';
}
.new--delivery__info .rub {
	position: relative;
	left: 0;
	top: 0;
}
.new--delivery__info .rub:after {
	position: absolute;
	top: 58%;
	width: 80%;
	left: 0;
	background: #484848;
	height: 2px;
	content: '';
}
.new--delivery__info--top p , .new--delivery__info .new--delivery__info--top p {
	display: block;
	color: #333333;
	font-size: 20px;
	margin-right: 1em;
	line-height: 1.25em;
	font-family: 'pf_din_text_cond_promedium';
	width: auto;
	width: unset;
	width: none;
	margin: 0
}
.new--delivery__info--top a {
	display: block;
	color: #4992be;
	font-size: 16px;
	line-height: 1.25em;
	font-family: 'pf_din_text_cond_promedium';
}



.new--label__price {
	display: block;
	font-size: 1em;
	padding-left: 4.875em;
	padding-top: 0.1875em;
	position: relative;
	left: 0;
	top: 0;
	min-height: 1.6875em;
	line-height: 1.25em;
	color: #484848;
	font-family: 'pf_din_text_comp_proregular';
}
.new--label__price:before {
	content: attr(data-price);
	font-family: 'pf_din_text_cond_promedium';
	position: absolute;
	left: 0;
	top: 0;
	min-width: 2.722222222222222em;
	height: 1.5em;
	line-height: 1.5em;
	text-align: center;
	font-size: 1.125em;
	padding: 0 0.4444444444444444em;
	text-transform: uppercase;
	border-radius: 3px;
	background-color: #9db03c;
	color: #fff;
}


.new--item__price {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: baseline;
	align-items: baseline;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.new--item__price p {
	display: block;
	text-align: center;
	max-width: 100%;
	font-size: 1.846153846153846em;
	color: #444444;
	letter-spacing: -0.09em;
	font-family: 'pf_din_text_cond_proregular';
	letter-spacing: -0.05em;
	margin-bottom: 0.25em;
}
.new--item__price p .rub {
	position: relative;
	left: 0;
	top: 0;
}

.new--item__price p .rub:after {
	position: absolute;
	top: 58%;
	width: 50%;
	left: 26%;
	background: #333333;
	height: 1px;
	content: '';
}
.new--item__price p + p {
	color: #b0b0b0;
	font-size: 20px;
	margin-left: 0.5em;
	text-decoration: line-through;
}
.new--item__price p + p .rub:after {
	background-color: #b0b0b0;
}




.new--kit {
	display: block;
	max-width: 100%;
	margin-top: -10px;
}
.new--kit__title {
	display: block;
	max-width: 100%;
	text-align: left;
	font-family: 'pf_din_text_cond_proregular';
	color: #333333;
	font-size: 32px;
	font-weight: 400;
	border-bottom: 1px dashed #cacaca;
	padding-bottom: 14px;
	margin-bottom: 36px;
}
.new--kit__row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.new--kit__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	max-width: 850px;
}
.new--kit__item--delimiter {
	position: absolute;
	top: 50%;
	left: 29px;
	z-index: 2;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
}
.new--kit__item--delimiter:before,
.new--kit__item--delimiter:after {
	content: '';
	height: 2px;
	width: 20px;
	display: block;
	background-color: #9db03c;
	position: absolute;
}
.new--kit__item--delimiter[data-icon="+"]:before,
.new--kit__item--delimiter[data-icon="+"]:after {
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.new--kit__item--delimiter[data-icon="+"]:after {
	transform: translate(-50%,-50%) rotate(90deg);
}

.new--kit__item--delimiter[data-icon="="]:before,
.new--kit__item--delimiter[data-icon="="]:after {
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.new--kit__item--delimiter[data-icon="="]:after {
	top: 4px;
}
.new--kit__item--delimiter[data-icon="="]:before {
	top: 14px;
}
.new--kit__item--del {
	position: absolute;
	right: 11px;
	top: 11px;
	z-index: 2;
	width: 14px;
	height: 14px;
	padding: 0;
	outline: none;
	cursor: pointer;
	background: transparent;
	border: 0
}
.new--kit__item--del:before,
.new--kit__item--del:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 2px;
	width: 14px;
	background-color: #b8b8b8;
	transition: background-color .35s;
}
.new--kit__item--del:before {
	transform: translate(-50%,-50%) rotate(45deg);
}
.new--kit__item--del:after {
	transform: translate(-50%,-50%) rotate(-45deg);
}
.new--kit__item--del:hover:before,
.new--kit__item--del:hover:after {
	background-color: #e34a28;
}
.new--kit__item {
	margin-bottom: 20px;
	width: 100%;
	max-width: 283px;
	padding-left: 73px;
	position: relative;
	left: 0;
	top: 0;
	
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.new--kit__item--inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 5px
}
.new--kit__item--inner {
	display: block;
	padding: 41px 25px 17px;
}
.new--kit__item--inner img {
	display: block;
	max-height: 120px;
	margin: 0 auto 15px;
	max-width: 100%;
}
.new--kit__item--name {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #4992be;
	font-weight: 600;
	letter-spacing: -0.025em;
	margin-bottom: 10px;
}
.new--kit__item--inner .new--item__price {
	margin-bottom: 2px;
}
.new--item__counts {
	display: block;
	width: 100%;
	max-width: 150px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	font-family: 'pf_din_text_cond_proregular';
	font-size: 20px;
	color: #7d7d7d;
	text-align: center;
	margin: 0 auto;
	padding: 7px 10px;
	line-height: 1.2em;
}


.new--kit__item--total {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.new--kit__item--total h3 {
	display: block;
	width: 100%;
	text-align: center;
	font-family: 'pf_din_text_cond_promedium';
	color: #333333;
	font-size: 20px;
	line-height: 1.2em;
	text-transform: uppercase;
}
.new--kit__item--total .new--item__price p:first-child {
	width: 100%;
	color: #e34a28;
	font-size: 40px;
}
.new--kit__item--total .new--item__price p .rub:after {
	background-color: #e34a28;
}
.new--kit__item--total .new--item__price p + p {
	margin-left: 0;
	font-size: 28px
}
.new--kit__item--total .new--item__price p + p .rub:after {
	background: #b0b0b0;
}
.new--kit__item--discont span , .new--kit__item--discont p {
	color: #9db03c;
}
.new--kit__item--discont span {
	font-size: 16px;
	font-family: 'pf_din_text_cond_promedium';
	text-transform: uppercase;
	text-align: center;
}
.new--kit__item--discont p {
	font-size: 28px;
	width: 100%;
	text-align: center;
}
.new--kit__item--discont p .rub {
	font-size: 1em;
	font-family: 'pf_din_text_cond_proregular';
}
.new--kit__item--discont p .rub:after {
	background: #9db03c!important;
}


.new--kit__item--first {
	width: 100%;
	max-width: 350px;
	padding-left: 0;
	
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-bottom: 20px;
}
.new--kit__item--first .new--kit__item--delimiter {
	display: none;
}
.new--kit__item--first .new--kit__item--inner {
	padding: 16px 35px 47px;
	-ms-flex-pack: center;
	justify-content: center;
	display: -ms-flexbox;
	display: flex;
}
.new--kit__item--first img {
	display: block;
	max-height: 205px;
	margin-bottom: 25px;
}
.new--kit__item--first .new--kit__item--name {
	display: block;
	max-width: 100%;
	text-align: center;
	font-family: 'pf_din_text_cond_promedium';
	font-size: 20px;
	line-height: 1.25em;
    color: #333333;
    font-weight: 400;
    letter-spacing: 0em;
	margin-bottom: 0;
}

/*
Табы
*/
.product_det--main {
	display: block;
	width: 100%;
}
.product_det--top {
	display: block;
	width: 100%
}
.product_det--tabs__btns {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 21px 0 2px;
	border-bottom: 1px solid #eaeaea;
	
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling:touch;
}
.product_det--tabs__btns.scrolled {
	position: fixed;
	top: 0;
	z-index: 99;
	width: auto;
	width: unset;
	width: none;
	background-color: #fff;
}
.product_det--tabs__btns li {
	display: inline-block;
}
.product_det--tabs__btns li:not(:last-child) {
	margin-right: 48px;
}
.product_det--tabs__btns a {
	text-transform: uppercase;
	display: block;
	font-size: 26px;
	color: #7d7d7d;
	line-height: 1em;
	font-family: 'pf_din_text_cond_promedium';
	position: relative;
	left: 0;
	top: 0;
	padding: 18px 0 18px;
	white-space: nowrap;
}
.product_det--tabs__btns a:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	height: 3px;
	background-color: #e34a28;
	opacity: 0;
}
.product_det--tabs__btns a.active {
	color: #333333;
}
.product_det--tabs__btns a.active:after {
	opacity: 1;
}
.product_det--tabs__btns a sup {
	vertical-align: top;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 100%;
	text-align: center;
	background-color: #e34a28;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	margin-left: 3px;
	transform: translateY(-12px);
}



.product_det--sections {
	display: block;
	padding-top: 43px;
}
.product_det--section {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.product_det--section:not(:last-child) {
	margin-bottom: 18px;
}
.new--section_title {
	display: block;
	margin: 0;
	font-family: 'pf_din_text_cond_proregular';
	font-size: 32px;
	color: #333333;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 29px;
	width: 100%
}
.product_specifications--col {
	width: 100%;
	max-width: 600px;
	margin-top: -5px;
	margin-bottom: 9px;
}
.product_specifications--col:first-child {
	padding-right: 30px;
}
.table--product_specifications td {
	font-size: 16px;
	color: #444444;
}
.table--product_specifications tr:not(:last-child) td {
	padding-bottom: 10.5px;
}
.table--product_specifications td:first-child {
	width: 350px;
}
.table--product_specifications td > span {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	line-height: 1.8125em;
}
.table--product_specifications td > span:after {
	content: '';
	height: 1px;
	border-bottom: 1px dotted #b8b8b8;
	position: absolute;
	left: 0;
	right: 0.25em;
	top: 17px;
}
.table--product_specifications td > span > span {
	position: relative;
	left: 0;
	top: 0;
	z-index: 2;
	background-color: #fff;
	letter-spacing: -0.005em;
	padding-right: 0.25em;
}



.product_description--row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.product_description--row .new--typography {
	width: 100%;
	max-width: 930px;
	padding-right: 30px
}
.product_description--brand {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	
	width: 100%;
	max-width: 270px;
}
.product_description--brand--inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}
.product_description--brand__image {
	display: block;
	width: 100%;
	border: 1px solid #e5e5e5;
	margin-bottom: 21px;
}
.product_description--brand__image img {
	display: block;
	margin: 0 auto;
}



.product_det--section#product-execution {
	padding-top: 93px;
	padding-bottom: 27px;
	border-bottom: 1px dashed #cacaca;
}
.product_execution--list {
	display: block;
	width: 100%;
	padding-top: 3px;
}
.product_execution--item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	position: relative;
	left: 0;
	top: 0;
	
	padding-left: 73px;
	min-height: 70px;
	
	cursor: pointer;
}
.product_execution--item.active {
	box-shadow: inset 0 0 0 2px #e34a28;
	border-color: #e34a28
}
.product_execution--item.active:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 8px;
	border-color: transparent transparent transparent #e34a28;
	position: absolute;
	left: 0;
	top: 25px
}


.product_execution--item.disabled,
.product_execution--item.active.disabled {
	box-shadow: none;
	box-shadow: unset;
	border-color: #e5e5e5;
	opacity: 0.5;
	cursor: default
}
.product_execution--item.disabled:before,
.product_execution--item.active.disabled:before {
	opacity: 0;
}


.product_execution--item:not(:last-child) {
	margin-bottom: 2px
}
.product_execution--item__image {
	position: absolute;
	left: 0;
	top: 0;
	width: 73px;
	height: 68px;
	display: block;
}
.product_execution--item__image img {
	display: block;
	max-height: 43px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 100%;
}
.product_execution--item__name {
	display: block;
	width: 100%;
	max-width: 459px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #333333
}

.product_execution--item__middle {
	display: block;
	width: 100%;
	max-width: 335px;
}
.product_execution--item__middle--form {
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}
.product_execution--item__middle--btn.active + .product_execution--item__middle--form {
	display: -ms-flexbox;
	display: flex;
}
.product_execution--item__middle--btn.active {
	display: none;
}
.product_execution--item__middle p {
	display: block;
	color: #8ea12c;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.product_execution--item__middle--btn {
	font-size: 14px;
	color: #4992be;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: transparent;
	outline: none;
	font-family: 'Open Sans', sans-serif;
}
.product_execution--item__middle--form input[type="text"] {
	display: block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	padding: 0 10px;
	font-family: 'pf_din_text_cond_proregular';
	color: #000;
	font-size: 16px;
	margin-right: 7px;
	width: 178px;
}
.product_execution--item__middle--form input[type="text"]::-webkit-input-placeholder {
	color: #b0b0b0;
}
.product_execution--item__middle--form input[type="text"]::-moz-placeholder {
	color: #b0b0b0;
}
.product_execution--item__middle--form input[type="text"]:-ms-input-placeholder {
	color: #b0b0b0;
}
.product_execution--item__middle--form input[type="text"]:-moz-placeholder {
	color: #b0b0b0;
}
@supports(-webkit-overflow-scrolling: touch){
	/*
	Фикс ошибок на iOS + Я.Браузер
	*/
	.product_execution--item__middle--form input[type="text"] {
		line-height: normal;
	}
}
.product_execution--item .product_execution--item__middle--form .btn-large {
	width: 150px;
}


.product_execution--item__hidden {
	display: none;
	
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 12px;
}
.product_execution--item__hidden[data-action="desktop"] {
	display: -ms-flexbox;
	display: flex;
}



/*
Коллекции
*/
.product_det--section#product-collections {
	padding-top: 41px;
}
.product_det--section#product-collections .new--section_title {
	margin-bottom: 32px
}
.product_collections--row {
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	
}
.product_collections--row:not(:last-child) {
	margin-bottom: 21px
}
.new--product_prev {
    width: 100%;
    max-width: 220px;
    padding-right: 40px;
	
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	transition: box-shadow .35s , border-color .35s;
	margin-bottom: 20px;
}
@media (pointer:coarse){
	.product_collections--row {
		overflow-y: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.new--product_prev {
		margin-bottom: 0;
	}
}
.new--product_prev.active > div {
	border-color: #9db03c;
	box-shadow: inset 0 0 0 1px #9db03c
}
.new--product_prev--indicator {
	position: absolute;
	right: -18px;
	top: -1px;
	padding: 0;
	margin: 0;
	border-radius: 100%;
	background-position: top -1px left -35px;
	background-repeat: no-repeat;
	background-size: 68px 34px;
	background-color: transparent;
	background-image: url(img/status--product_prev.png);
	width: 34px;
	height: 34px;
	border: 1px solid #e5e5e5;
	z-index: 5;
	cursor: pointer;
	outline: none;
	transition: border-color .35s;
}
.new--product_prev.active .new--product_prev--indicator {
	background-position: top -1px left -1px;
	border-color: #9db03c;
}
.new--product_prev > div {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	padding: 0 10px 14px;
}
.new--product_prev > div > img {
	display: block;
	margin: 27px auto 30px;
	max-height: 100px;
	max-width: 100%
}
.new--product_prev .box-count-control {
	width: 100%;
	max-width: 150px;
	height: 40px;
	margin: 0 auto;
	border-radius: 2px;
	overflow: hidden;
	border: 1px solid #d9d9d9;
	margin-top: 4px;
	
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.new--product_prev .box-count-control .btn {
	height: 38px;
	width: 35px;
	background-size: 72px 40px;
	background-position: left -1px top -1px;
	background-repeat: no-repeat;
	background-image: url(img/arrow--product_prev.png);
	background-color: transparent;
	border: 0;
	outline: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.new--product_prev .box-count-control .btn.btn-plus-count {
	background-position: left -36px top -1px;
}
/*

btn btn-minus-count
*/
.new--product_prev .box-count-control input {
	height: 38px;
	width: 78px;
	line-height: 38px;
	font-family: 'pf_din_text_cond_proregular';
	font-size: 16px;
	color: #484848;
}
@supports(-webkit-overflow-scrolling: touch){
	/*
	Фикс ошибок на iOS + Я.Браузер
	*/
	.new--product_prev .box-count-control input {
		line-height: normal;
	}
}
.new--item__price--free,
.new--item__price p.new--item__price--free {
	margin: 0;
	font-size: 28px;
	color: #9db03c;
}


.product_collections--total {
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	
	border-bottom: 1px dashed #cacaca;
	padding-bottom: 39px;
	margin-bottom: 45px;
}
.product_collections--total__title {
	display: block;
	text-transform: uppercase;
	color: #333333;
	font-size: 20px;
	margin: 0;
	line-height: 1.25em;
	font-family: 'pf_din_text_cond_promedium';
}
.product_collections--total__title:not(:last-child) {
	margin-right: 0.95em;
}
.product_collections--total .new--item__price {
	width: auto;
	width: none;
	width: unset;
	margin-right: 0.625em;
	font-size: 40px;
}
.product_collections--total .new--item__price p {
	font-size: 1em;
	margin-bottom: 0
}




.new--item__price {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	max-width: 149px;
}
.product_execution--item .btn-large {
	display: block;
	width: 100%;
	max-width: 170px;
}
.btn.btn-disabled {
	background-color: #d9d9d9;
	color: #fff;
	height: 40px;
	line-height: 40px;
	border: 0;
	cursor: default;
	border-radius: 6px
}


/*
Отзывы
*/
.product_reviews--top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: start;
	align-items: flex-start;
	
	max-width: 948px;
	width: 100%;
	padding-top: 3px;
	margin-bottom: 32px;
}
.product_reviews--bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	
	-ms-flex-positive: 1;
	flex-grow: 1;
	
	width: 100%;
	max-width: 658px;
	display: block;
	border-radius: 6px;
	background-color: #f7f5f5;
	min-height: 200px;
	padding-left: 144px;
	position: relative;
	left: 0;
	top: 0;
}
.product_reviews--bar__left {
	width: 144px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
	padding: 21px 0 15px 2px;
}
.product_reviews--bar__left h3 {
	display: block;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 60px;
	color: #333333;
	font-family: 'pf_din_text_cond_proregular';
}
.product_reviews--bar__left .bx_stars_container {
	display: block;
	margin: 0 auto;
}
.product_reviews--bar__left .bx_item_rating {
	display: block;
	margin: 0 auto 5px;
}
.product_reviews--bar__left p {
	display: block;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 13px;
	color: #333333;
	line-height: 1.25em;
	font-family: 'Open Sans', sans-serif;
}

.product_reviews--bar__right {
	padding: 35px 0 0;
	display: block;
	width: 100%
}
.product_reviews--bar__right--progress {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}
.product_reviews--bar__right--progress:not(:last-child) {
	margin-bottom: 17px
}
.product_reviews--bar__right--progress p {
	font-size: 13px;
	color: #333333;
	display: block;
	width: 37px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	line-height: 1em;
}
.product_reviews--bar__right--progress p:last-child {
	text-align: left
}
.product_reviews--bar__right--progress__bar {
	display: block;
	width: 391px;
	height: 5px;
	position: relative;
	left: 0;
	top: 0;
	background-color: #e2e2e2;
	margin-right: 16px;
	overflow: hidden;
}
.product_reviews--bar__right--progress__bar > div {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #e34a28;
}


.product_reviews--top__right {
	display: block;
	width: 100%;
	max-width: 290px;
	padding: 18px 0 10px 55px;
}
.product_reviews--top__right p {
	color: #444444;
	display: block;
	line-height: 1.25em;
	font-size: 16px;
	margin: 0 0 22px 0;
}
.btn.btn-light_green {
	padding: 0 0.5em;
	display: block;
	width: 100%;
	max-width: 236px;
	text-align: center;
	background: #9db03c;
	border: 0;
	cursor: pointer;
	outline: none;
	height: 2em;
	line-height: 2em;
	border-radius: 6px;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase
}



.product_reviews--add {
	display: none;
	width: 100%;
	max-width: 947px;
	margin-bottom: 81px;
}
.product_reviews--add.active {
	display: block
}
.product_reviews--add h3 {
	display: block;
	font-size: 32px;
	line-height: 1.25em;
	color: #333333;
	font-weight: 400;
	font-family: 'pf_din_text_cond_promedium';
	margin: 0;
}
.product_reviews--add__count {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	padding: 21px 0 0 0;
	margin-bottom: 35px;
}
.product_reviews--add__count p {
	display: block;
	color: #333333;
	font-size: 20px;
	margin: 0;
	line-height: 1.25em;
	font-family: 'pf_din_text_cond_promedium';
	width: 100%;
	max-width: 121px;
}
.new--star__select {
	width: 168px;
	height: 34px;
	display: inline-block;
	position: relative;
	left: 0;
	top: 0;
	background-color: #c4c4c4;
	cursor: pointer;
}
.new--star__select input {
	display: none;
}
.new--star__select--mask {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(img/stars--feedback.png);
	z-index: 2;
}
.new--star__select--progress {
	display: block;
	position: absolute;
	left: 0;
	top: 2px;
	bottom: 2px;
	z-index: 2px;
	background-color: #fcb500
}
.product_reviews--add__text {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	padding-left: 121px;
}
.product_reviews--add__text span {
	display: block;
	color: #333333;
	font-size: 20px;
	margin: 0;
	line-height: 1.25em;
	font-family: 'pf_din_text_cond_promedium';
	width: 100%;
	max-width: 121px;
	position: absolute;
	left: 0;
	top: 0;
}
.product_reviews--add__text textarea {
    outline: none;
    -webkit-appearance: none;
    border-radius: 6px;
	resize: none;
	width: ;
	height: ;
	padding: 15px 20px;
	line-height: 1.5em;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	display: block;
	width: 100%;
	height: 150px;
	margin: 0 0 15px 0;
}

.product_reviews--add__bottom {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding-left: 121px;
}
.product_reviews--add__bottom .btn.btn-large:not(.btn-gray) {
	width: 180px;
	margin-right: 12px;
}
.btn.btn-gray {
	font-size: 16px;
	color: #444444;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	background: #f7f5f5;
	min-width: 150px;
	padding: 0 10px;
}


.product_reviews--middle {
	display: block;
	width: 100%;
}
.product_reviews--middle__top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: baseline;
	align-items: baseline;
	
	margin-bottom: 35px;
}
.product_reviews--middle__top button,
.product_reviews--middle__top p {
	margin: 0;
	line-height: 1.25em;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.product_reviews--middle__top p {
	color: #7d7d7d;
	margin-right: 0.7692307692307692em;
}
.product_reviews--middle__top button {
	color: #333333;
	background: transparent;
	outline: none;
	cursor: pointer;
	border: 0;
	padding: 0;
}
.product_reviews--middle__top button:not(:last-child) {
	margin-right: 0.9230769230769231em;
}
.product_reviews--middle__top button span {
	border-bottom: 1px dotted #333333
}
.product_reviews--middle__top button.active {
	font-weight: 700;
}
.product_reviews--middle__top button.active:after {
	vertical-align: middle;
	content: '';
	width: 9px;
	height: 6px;
	background: url(img/svg/arrow--down__feedback.svg) center no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	margin-left: 0.4615384615384615em;
}

.product_reviews--middle__list {
	display: block;
	width: 100%
}
.product_reviews--item {
	display: block;
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
	padding-left: 71px;
	border-bottom: 1px dotted #b8b8b8;
	min-height: 50px;
}
.product_reviews--item:not(:last-child) {
	margin-bottom: 31px;
}
.product_reviews--item__image {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.product_reviews--item__name {
	display: block;
	font-weight: 700;
	color: #333333;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.25em;
	margin: 0 0 8px 0
}
.product_reviews--item__name time {
	display: inline-block;
	font-weight: 400;
}
.product_reviews--item__comment {
	display: block;
	width: 100%;
	padding: 22px 0 10px 0;
}
.product_reviews--item__comment p {
	display: block;
	width: 100%;
	font-size: 13px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.25em;
	margin: 0 0 1.25em;
}



/*
Фото интерьера
*/
.product_det--section#product-interior {
	padding-top: 58px;
}
.product_det--section#product-interior .new--section_title {
	margin-bottom: 23px;
}
.product_interior--container {
	display: block;
	width: 100%;
	background-color: #f7f5f5;
	border-radius: 6px;
	padding: 31px 35px 0
}
.product_interior--row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 -12.5px;
}
.product_interior--inner {
	padding: 0 12.5px;
	display: block;
	width: 33.33333333333333%;
	margin-bottom: 35px;
}
.product_interior--item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-line-pack: end;
	align-content: flex-end;
	
	cursor: pointer;
	
	width: 100%;
	height: 360px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 20px 21px;
	text-decoration: none;
}
.product_interior--item__hidden {
	display: none;
}
.product_interior--item:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(img/shadow--product_interior--item.png) center repeat-x;
	background-size: auto 100%;
	height: 49.72222222222222%;
	z-index: 1;
}
.product_interior--item p,
.product_interior--item span {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 2;
	letter-spacing: -0.02em
}
.product_interior--item span {
	font-weight: 700;
	margin-bottom: 2px;
}
.lg-actions {
	position: static
}



.new--section_title--border {
	border-bottom: 1px dashed #cacaca;
	padding: 53px 0 13px;
}
.new--normal-product__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
	
	width: 100%
}
.new--normal-product__list--inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	align-items: stretch;
}
@media (pointer: coarse){
	.new--normal-product__list--inner {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow-y: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}
.new--normal-product__list--inner .new--kit__item--inner {
	max-width: 210px;
	min-width: 210px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 35px;
	margin-bottom: 20px;
	border-color: transparent;
}
.new--normal-product__list--inner .new--kit__item--inner .new--item__price {
	margin-right: 0;
}
.new--normal-product__list .new--normal-product__list--inner .new--kit__item--inner .new--kit__item--name,
.new--normal-product__list .new--normal-product__list--inner .new--kit__item--inner .new--item__price,
.new--normal-product__list .new--normal-product__list--inner .new--kit__item--inner .btn.btn-large {
	opacity: 0;
}
.new--normal-product__list .new--normal-product__list--inner .new--kit__item--inner:hover .new--kit__item--name,
.new--normal-product__list .new--normal-product__list--inner .new--kit__item--inner:hover .new--item__price,
.new--normal-product__list .new--normal-product__list--inner .new--kit__item--inner:hover .btn.btn-large {
	opacity: 1;
}
.new--normal-product__list--inner .new--kit__item--inner:hover {
	border-color: #e5e5e5;
}
.new--normal-product__list.new--normal-product__list--with_nav .new--normal-product__list--inner .new--kit__item--inner {
	border-color: transparent;
}
.new--normal-product__list--inner .new--kit__item--inner .btn.btn-large {
	width: 100%
}
.new--normal-product__list.new--normal-product__list--with_nav .new--normal-product__list--inner .new--kit__item--inner .new--kit__item--name,
.new--normal-product__list.new--normal-product__list--with_nav .new--normal-product__list--inner .new--kit__item--inner .new--item__price,
.new--normal-product__list.new--normal-product__list--with_nav .new--normal-product__list--inner .new--kit__item--inner .btn.btn-large {
	opacity: 1;
}



.new--normal-product__list--with_nav {
	position: relative;
	left: 0;
	top: 0;
	padding-right: 220px;
}
.new--normal-product__list--with_nav .new--normal-product__list--inner {
	max-width: 980px;
	width: 100%;
}
.new--normal-product__list--nav {
	position: absolute;
	right: 0;
	top: 0;
	width: 206px;
	display: block;
}
.new--normal-product__list--nav a {
	display: block;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	color: #4992be;
	line-height: 1.25em;
	padding: 17px 10px 13px 16px;
}



#header-main .box-item-phone .item-info-dop .box-text {
	text-align: left;
}
.new--item-phone__gray {
	color: #777777;
	font-size: 14px;
	display: block;
}
.new--scroll__top {
	position: fixed;
	right: 42px;
	bottom: 42px;
	z-index: 99;
	width: 48px;
	height: 48px;
	border-radius: 2px;
	background: url(img/new--scroll__top.png) center no-repeat;
	background-size: 100% 100%;
}
@media(max-width: 749px){
	.new--scroll__top {
		bottom: 0;
		right: 0;
	}
}




.bx_stars_container {
    position: relative;
	left: 0;
	top: 0;
    width: 68px;
    height: 20px;
    background: #d4d8db;
    background-size: 100% 100%;
}
.bx_stars_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: url(img/stars.png) no-repeat center;
}
.bx_stars_progress {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #ffd000;
}


.bx_item_rating--medium .bx_stars_container {
    width: 97px;
    height: 20px;
}
.bx_item_rating--medium .bx_stars_bg {
    background: url(img/stars--feedback.png) no-repeat center;
	background-size: 100% 100%;
}

.new--typography {
	display: block;
}
.new--typography p {
	display: block;
	max-width: 100%;
	margin: 0;
	font-size: 16px;
	color: #444444;
	line-height: 1.25em
}
.new--typography p:not(:last-child) {
	margin-bottom: 1.1875em;
}





.header--info_element--new .box-img {
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}



#block-nav-main {
	z-index: 2;
}
#header-main {
	z-index: 3;
}
.custom_select {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	left: 0;
	top: 0;
}
.custom_select p {
	display: block;
	color: #333333;
	font-size: 14px;
}
.custom_select--inner {
	display: inline-block;
	position: static;
}
.custom_select--now,
p.custom_select--now {
	display: inline-block;
	color: #337ab7;
	font-size: 14px;
	cursor: pointer;
	padding: 2px 18px 2px 0;
	background: transparent;
	z-index: 2;
	position: relative;
	left: 0;
	top: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 469px;
}
.custom_select--now span {
	border-bottom: 1px dotted #337ab7;
}
.custom_select--now:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 18px;
    background-color: transparent;
    background-position: center;
    background-size: 9px 6px;
    background-image: url(../img/svg/arrow--down__gray.svg);
    background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	outline: none;
	z-index: 1;
}
.custom_select--inner.active .custom_select--now:after {
	transform: scale(1,-1);
}
.custom_select--dropdown {
	display: block;
	position: absolute;
	bottom: -14px;
	left: -11px;
	width: 320px;
	background: #FFFFFF;
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	padding: 11px 11px 36px 15px;
	transform: translateY(100%);
	z-index: 5;
	display: none;
}
.custom_select--inner.active .custom_select--dropdown {
	display: block;
}
.custom_select--dropdown p {
	display: block;
	font-size: 20px;
	line-height: 36px;
	color: #484848;
	font-family: 'pf_din_text_cond_proregular';
}
.custom_select--dropdown p:not(:last-child) {
	margin-bottom: 9px;
}
.custom_select--dropdown .box-search {
	width: 100%;
	border-radius: 0
}
.custom_select--dropdown .box-search:not(:last-child) {
	margin-bottom: 11px;
}
.custom_select--dropdown .box-search .text-control {
	font-style: normal;
	font-size: 14px;
}
.custom_select--dropdown .box-search .btn-search .icon {
	transform: scale(0.75,0.75) translate(4px,-2px);
}
.custom_select--result {
	display: block;
}
.custom_select--result p {
	font-family: 'arial', 'Arial narrow';
	font-size: 14px;
	line-height: 16px;
	color: #484848;
	padding: 8px 12px;
	border-bottom: 1px solid #F4F4F4;
	cursor: pointer
}
.custom_select--result p,
.custom_select--result p:not(:last-child) {
	margin: 0
}
.custom_select--result p b {
	font-weight: 700;
	font-family: 'arial', 'Arial narrow';
}



.new--delivery__info--top p.wp__icon-truck, 
.new--delivery__info .new--delivery__info--top p.wp__icon-truck,
.wp__icon-truck {
	/*padding-left: 35px;*/
	padding-left: 1.75em;
	position: relative;
	left: 0;
	top: 0;
}
.new--delivery__info--top p.wp__icon-truck:before, 
.new--delivery__info .new--delivery__info--top p.wp__icon-truck:before,
.wp__icon-truck:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	/*width: 27px;*/
	width: 1.35em;
	/*height: 19px;*/
	height: 0.95em;
	transform: translateY(-50%);
	background-image: url(img/svg/delivery-truck.svg);
	background-repeat: no-repeat;
	/*background-size: 27px 19px;*/
	background-size: 1.35em 0.95em;
}
.new--delivery__info ul {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 0;
}
.new--delivery__info ul:not(:last-child) {
	/*margin-bottom: 3px;*/
	margin-bottom: 0.1875em;
}
.new--delivery__info ul li,
.new--delivery__info__one_paragraph {
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	left: 0;
	top: 0;
	/*padding-left: 13px;*/
	padding-left: 0.8125em;
}
.new--delivery__info ul li b,
.new--delivery__info__one_paragraph b {
	display: inline-block;
	width: auto;
	width: none;
	width: unset;
}
.new--delivery__info ul li p,
.new--delivery__info__one_paragraph p {
	display: block;
	width: 100%;
}
.new--delivery__info ul li p a,
.new--delivery__info__one_paragraph p a {
	text-decoration: none;
	width: auto;
	width: unset;
	width: none;
	position: static;
	transform: translate(0,0);
	color: #3399cc;
	font-size: 1em;
	display: inline-block;
}
.new--delivery__info__one_paragraph {
	padding-left: 0;
}
.new--delivery__info ul li:not(:last-child) {
	/*margin-bottom: 11px;*/
	margin-bottom: 0.6875em;
}
.new--delivery__info ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	/*top: 7px;*/
	top: 0.4375em;
	/*height: 6px;*/
	height: 0.375em;
	/*width: 6px;*/
	width: 0.375em;
	border: 1px solid #000000;
	border-radius: 100%;
	box-sizing: border-box;
}
.new--delivery__info--list_left {
	-ms-flex-positive: 1;
	flex-grow: 1;
	/*padding-right: 20px;*/
	padding-right: 1.25em;
}
.new--delivery__info .new--delivery__info--list_left p {
	display: block;
	margin: 0;
	width: 100%;
}
.new--delivery__info--list_right {
	display: block;
	width: 100%;
	/*max-width: 115px;*/
	max-width: 7.1875em;
	background-color: #9db03c;
	/*border-radius: 3px;*/
	border-radius: 0.1875em;
	/*margin-top: 3px;*/
	margin-top: 0.1875em;
}
.new--delivery__info--list_right p {
	color: #fff;
	font-size: 1em;
	font-family: 'pf_din_text_cond_promedium';
	display: block;
	margin: 0;
	width: 100%;
	text-align: center;
	/*padding: 4px 0;*/
	padding: 0.25em 0;
	/*min-height: 28px;*/
	min-height: 1.75em;
}
.new--delivery__info--top p.wp__icon-assembly, 
.new--delivery__info .new--delivery__info--top p.wp__icon-assembly,
.wp__icon-assembly {
	/*padding-left: 35px;*/
	padding-left: 1.75em;
	position: relative;
	left: 0;
	top: 0;
}
.new--delivery__info--top p.wp__icon-assembly:before, 
.new--delivery__info .new--delivery__info--top p.wp__icon-assembly:before,
.wp__icon-assembly:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	/*width: 25px;*/
	width: 1.5625em;
	/*height: 29px;*/
	height: 1.8125em;
	transform: translateY(-50%);
	background-image: url(img/svg/assembly.svg);
	background-repeat: no-repeat;
	/*background-size: 25px 29px;*/
	background-size: 1.5625em 1.8125em;
}
.new--delivery__info--top p.wp__icon-award, 
.new--delivery__info .new--delivery__info--top p.wp__icon-award,
.wp__icon-award {
	/*padding-left: 35px;*/
	padding-left: 1.75em;
	position: relative;
	left: 0;
	top: 0;
}
.new--delivery__info--top p.wp__icon-award:before, 
.new--delivery__info .new--delivery__info--top p.wp__icon-award:before,
.wp__icon-award:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	/*width: 23px;*/
	width: 1.4375em;
	/*height: 28px;*/
	height: 1.75em;
	transform: translateY(-50%);
	background-image: url(img/svg/award.svg);
	background-repeat: no-repeat;
	/*background-size: 23px 28px;*/
	background-size: 1.4375em 1.75em;
}

@media(max-width: 1220px){
	.new--product_image {
		padding-right: 0;
		padding-left: 0;
		padding-top: 0;
		padding-bottom: 104px;
	}
	.new--product_image--big {
		bottom: 0;
	}
	.new--product_image.new--product_image__nobtn .new--product_image--big {
		bottom: 0;
	}
	.new--product_image.new--product_image__nobtn {
		padding-bottom: 104px;
	}
	.new--product_image--small {
		bottom: 10px
	}
	.new--product_image--small .bx-wrapper {
		padding-left: 73px;
		padding-right: 73px
	}
	.new--product_image--small .bx-controls .bx-next {
		right: 40px;
	}
	.new--product_image--small .bx-controls .bx-prev {
		left: 40px;
	}
	.block-good.new--product_main .box-about-dost {
		width: 100%;
		padding: 0 5px;
		
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
	}
	.new--select_color {
		max-width: 410px;
		width: 100%;
	}
	.new--price, .block-good .box-order-info .price.new--price {
	}
	.block-good .box-order-info.new--price__row .box-count-control {
		margin: 0
	}
	.block-good .box-order-info.new--price__row .box-right.new--price__btns {
		margin-top: 63px;
		width: 100%;
		
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	
	.block-good .box-order-info.new--price__row .box-right.new--price__btns .btn-pop-up-view {
		position: static;
		order: 1;
		transform: translateX(0);
	}
	.block-good .box-order-info.new--price__row .box-right.new--price__btns .btn-red.btn-great {
		width: 145px;
		order: 2;
	}
	
	.block-good.new--product_main .box-about-dost .new_custom_select {
		order: 1;
		width: 100%
	}
	.block-good .box-order-info.new--price__row {
		order: 2;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		display: -ms-flexbox!important;
		display: flex!important;
		
		padding-top: 8px;
		padding-bottom: 0;
		
		max-width: 330px;
		padding-right: 15px;
		
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.new--select_color {
		order: 3;
	}
	.new--delivery__info {
		order: 4;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	
	
	
	
	
	.new--product__assembly-instruction {
		position: static;
		order: 5;
		max-width: 100%;
		width: 100%;
		margin: 18px 0 2px;
		transform: translateX(0);
	}
	
	
	
	
	/*
	Комплект
	*/
	.new--kit__list {
		max-width: 500px
	}
	.new--kit__item {
		padding-left: 40px;
		max-width: 250px;
	}
	.new--kit__item--delimiter {
		left: 10px;
	}
	
	.new--kit__item--first {
		padding-left: 0
	}
	/*
	Табы
	*/
	.product_specifications--col {
		max-width: 100%
	}
	.product_description--brand {
		display: none;
	}
	/*
	Варианты исполнения
	*/
	.product_execution--item {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 12px;
	}
	.product_execution--item__name {
		margin-bottom: 20px;
		max-width: 100%
	}
	.product_execution--item__hidden {
		padding-right: 0
	}
	/*
	Фото интерьера
	*/
	.product_interior--container {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 18px;
		border-radius: 0;
	}
	.product_interior--row {
		margin: 0;
	}
	.product_interior--item {
		height: 290px;
		padding: 0 16px 17px
	}
	.product_interior--inner {
		padding: 0;
	}
	.product_interior--container .bx-pager.bx-default-pager {
		padding-top: 16px;
		padding-bottom: 21px;
	}
	.product_interior--container .bx-wrapper .bx-pager.bx-default-pager a {
		margin: 0 3px;
		background: #ffffff;
		border: 1px solid #c4c4c4
	}
	.product_interior--container .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.product_interior--container .bx-wrapper .bx-pager.bx-default-pager a.active {
		background: #c4c4c4
	}
	/*
	Рекомендации
	*/
	.new--normal-product__list--with_nav {
		padding-right: 0;
	}
	.new--normal-product__list--nav {
		display: none
	}
}
@media(max-width: 749px){
	/*
	Кастомный селект
	*/
	.custom_select--dropdown {
		text-align: left;
		left: 50%;
		transform: translateY(100%) translateX(-50%)
	}
	.custom_select--now,
	p.custom_select--now {
		max-width: 300px;
	}
	
	
	
	
	.block-good.new--product_main .box-about-dost .new_custom_select {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		max-width: 410px;
		top: 77px;
		margin-bottom: 0;
	}
	.block-good .box-order-info.new--price__row {
		padding-right: 0;
		max-width: 410px;
		margin: 0 auto;
	}
	.new--select_color {
		margin: 0 auto;
	}
	/*
	Комплект
	*/
	.new--kit {
		padding: 0 15px
	}
	
	.new--kit__item--delimiter {
		left: 50%;
		top: auto;
		top: unset;
		top: none;
		bottom: -10px;
		transform: translateX(-50%);
	}
	.new--kit__list {
		width: 100%;
		max-width: 100%
	}
	.new--kit__item {
		margin-bottom: 19px;
		max-width: 50%;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.new--kit__item:nth-child(2n+1) {
		padding-right: 20px;
	}
	.new--kit__item:nth-child(2n) {
		padding-left: 20px;
	}
	.new--kit__item:nth-child(2n+1) .new--kit__item--delimiter {
		display: none;
	}
	.new--kit__item:nth-child(2n) .new--kit__item--delimiter {
		top: 50%;
		left: -10px;
		bottom: auto;
		bottom: unset;
		bottom: none;
		transform: translateY(-50%);
	}
	.new--kit__item:nth-child(2n+1) .new--kit__item--del {
		right: 31px
	}
	
	.new--kit__item:last-child {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		max-width: 100%
	}
	
	
	.new--kit__item--first,
	.new--kit__item.new--kit__item--first	{
		padding-left: 0;
		max-width: 100%;
		padding-right: 0
	}
	.new--kit__item--first .new--kit__item--delimiter {
		display: block;
	}
	
	
	.new--kit__list .new--kit__item:last-child .new--kit__item--inner {
		padding: 28px 24px 29px;
	}
	.new--kit__item--inner .new--kit__item--total .new--item__price {
		margin-right: 0;
		width: 100%;
	}
	.new--kit__item--total h3 {
		margin-bottom: 8px
	}
	.new--kit__item--total .new--item__price p {
		margin-bottom: 4px
	}
	.new--kit__item--total .new--item__price p:first-child {
		width: auto;
		width: unset;
		width: none;
		margin-right: 11px;
	}
	.new--kit__item--inner .new--item__price.new--kit__item--discont {
		margin-top: -11px;
		margin-bottom: 23px
	}
	.new--kit__item--discont span {
		margin-right: 5px;
	}
	.new--kit__item--discont p {
		width: auto;
		width: unset;
		width: none;
	}
	.new--kit__item--total .btn-large {
		margin: 0 auto;
		width: 100%;
		max-width: 240px;
	}
	.new--kit__item:last-child {
		padding-top: 9px;
	}
	.new--kit__item:last-child .new--kit__item--delimiter {
		bottom: auto;
		bottom: unset;
		bottom: none;
		top: -15px;
		display: block;
	}
	/*
	Табы
	*/
	.product_det--main {
		padding-top: 6px;
	}
	.product_det--tabs__btns li:first-child {
		margin-left: 15px;
	}
	.product_det--tabs__btns li:not(:last-child) {
		margin-right: 25px;
	}
	.product_det--tabs__btns li:last-child {
		margin-right: 15px;
	}
	.product_det--tabs__btns {
		padding-top: 0
	}
	.product_det--tabs__btns a {
		font-size: 20px;
		padding-bottom: 15px;
	}
	
	.product_det--sections {
		padding-top: 34px
	}
	.product_det--section {
		padding: 0 15px
	}
	.new--section_title {
		font-size: 20px;
		margin-bottom: 22px;
	}
	.table--product_specifications tr:not(:last-child) td {
		padding-bottom: 0;
	}
	.product_description--brand {
		display: none;
	}
	/*
	Варианты исполнения
	*/
	.product_det--section#product-execution {
		padding-top: 19px;
	}
	.product_det--section#product-execution .new--section_title {
		font-size: 28px;
		text-align: center;
		width: auto;
		width: unset;
		width: none;
		margin: 0 -15px;
		-ms-flex-positive: 1;
		flex-grow: 1;
		border-top: 1px dotted #b8b8b8;
		padding-top: 26px;
		margin-bottom: 18px;
	}
	.product_execution--item {
		padding-left: 14px;
		padding-right: 12px;
		padding-bottom: 15px;
		
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.product_execution--item__image {
		position: relative;
		width: 59px;
		height: 65px;
	}
	.product_execution--item__image img {
		max-width: 90%;
	}
	.product_execution--item__name {
		width: calc(100% - 59px);
		margin-bottom: 18px;
		margin-top: 3px;
	}
	
	
	.product_execution--item__hidden {
		padding-right: 0
	}
	.product_execution--item__hidden[data-action="desktop"] {
		display: none;
	}
	.product_execution--item__hidden[data-action="mobile"] {
		display: -ms-flexbox;
		display: flex;
	}
	.product_execution--item__hidden[data-action="mobile"] .product_execution--item__middle span {
		color: #484848;
		font-size: 14px;
		display: block;
		font-family: 'Open Sans', sans-serif;
	}
	
	
	.product_execution--item__middle {
		max-width: 50%;
		margin-bottom: 10px;
	}
	
	.product_execution--item__hidden[data-action="mobile"] .product_execution--item__bottom {
		display: block;
		width: 100%
	}
	.product_execution--item__middle--form input[type="text"] {
		width: 100%;
		order: 1;
		margin-right: 0
	}
	.product_execution--item__middle--form button {
		order: 2;
		width: 100%;
	}
	.product_execution--item__bottom--btn.active {
		display: none;
	}
	.product_execution--item__bottom--btn.active ~ .product_execution--item__middle--form {
		display: -ms-flexbox;
		display: flex;
	}
	.product_execution--item .product_execution--item__middle--form .btn-large {
		width: 100%
	}
	
	
	.product_execution--item .new--item__price {
		max-width: 50%;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-top: -10px;
	}
	.product_execution--item .new--item__price p {
		margin-bottom: 0;
		font-size: 32px;
	}
	.product_execution--item .btn-large {
		max-width: 100%;
		margin-top: 7px;
	}
	/*
	Коллекции
	*/
	.product_det--section#product-execution {
		padding-bottom: 34px;
	}
	.product_det--section#product-collections {
		padding-top: 8px;
	}
	.product_det--section#product-collections .new--section_title,
	.product_det--section#product-present .new--section_title {
		font-size: 28px;
		text-align: center;
		width: 100%;
		margin: 0 0 21px;
	}
	.product_collections--row {
		margin: 0 -15px;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	.product_collections--row:not(:last-child) {
		margin-bottom: 26px;
	}
	.new--product_prev {
		max-width: 172px;
		width: 172px;
		min-width: 172px;
		padding-right: 22px;
	}
	.new--product_prev:first-child {
		margin-left: 15px
	}
	.new--product_prev > div {
		padding-bottom: 11px
	}
	.new--product_prev .new--kit__item--name {
		margin-bottom: 9px;
	}
	.new--product_prev .box-count-control input {
		width: 54px
	}
	
	.product_collections--total {
		width: none;
		width: unset;
		width: auto;
		margin: 0 -15px 8px;
		padding: 0 15px 30px;
	}
	.product_collections--total__title:not(:last-child) {
		margin-right: 0;
		width: 100%;
		margin-bottom: 7px;
	}
	/*
	Отзывы
	*/
	.product_det--section#product-reviews .new--section_title {
		font-size: 28px;
		text-align: center;
		width: 100%;
		margin: 1px 0 15px;
	}
	.product_reviews--top {
		margin-bottom: 22px;
	}
	.product_reviews--bar {
		width: auto;
		width: unset;
		width: none;
		margin-left: -15px;
		margin-right: -15px;
		max-width: calc(100% + 30px);
		padding-left: 0;
		-ms-flex-pack: center;
		justify-content: center;
		padding-top: 105px;
		padding-bottom: 32px;
		border-radius: 0
	}
	.product_reviews--bar__left {
		left: 50%;
		top: 0;
		transform: translateY(28px) translateX(-50%);
		height: auto;
		height: unset;
		height: none;
		padding: 0 0 0 83px;
		width: 175px
	}
	.product_reviews--bar__left h3 {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.product_reviews--bar__right {
		padding: 0 15px;
		max-width: 320px;
		margin: 0 auto;
	}
	.product_reviews--bar__right--progress:not(:last-child) {
		margin-bottom: 7px
	}
	.product_reviews--bar__right--progress p {
		width: 22px;
		text-align: left;
	}
	.product_reviews--bar__right--progress__bar {
		width: 228px;
		margin-right: 17px;
	}
	
	.product_reviews--top__right {
		padding-top: 23px;
		padding-left: 23px;
		padding-right: 38px;
		max-width: 100%
	}
	.product_reviews--top__right p {
		margin-bottom: 17px;
	}
	
	.product_reviews--add {
		margin-bottom: 32px;
	}
	.product_reviews--add h3 {
		font-size: 28px;
	}
	.product_reviews--add__count {
		padding-top: 14px;
		margin-bottom: 10px
	}
	.product_reviews--add__text {
		padding-left: 0;
	}
	.product_reviews--add__text span {
		max-width: 100%;
		position: static;
		width: 100%;
		margin-bottom: 11px
	}
	.product_reviews--add__text textarea {
		height: 90px;
		margin-bottom: 10px
	}
	.product_reviews--add__bottom {
		padding-left: 0;
	}
	.product_reviews--add__bottom .btn,
	.product_reviews--add__bottom .btn.btn-large:not(.btn-gray)	{
		max-width: 100%;
		width: 100%;
		margin-right: 0;
	}
	.product_reviews--add__bottom .btn.btn-large:not(.btn-gray) {
		margin-bottom: 12px
	}
	.product_reviews--middle__top {
		margin-bottom: 30px
	}
	.product_reviews--middle__top p {
		margin-right: 0;
		width: 100%;
		margin-bottom: 9px;
	}
	.product_reviews--item {
		padding-left: 65px
	}
	.product_reviews--item:not(:last-child) {
		margin-bottom: 21px
	}
	.product_reviews--item__image {
		top: 4px
	}
	.product_reviews--item__name {
		margin-top: -4px
	}
	.product_reviews--item__comment {
		padding-top: 20px;
		width: auto;
		width: none;
		width: unset;
		margin-left: -65px;
	}
	/*
	Фото интерьера
	*/
	.product_det--section#product-interior {
		padding-top: 10px;
	}
	.product_det--section#product-interior .new--section_title {
		font-size: 28px;
		text-align: center;
		width: 100%;
		margin: 1px 0 18px;
	}
	.product_interior--container {
		width: unset;
		width: auto;
		width: none;
		margin: 0 -15px;
		
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	
	
	
	
	
	
	
	.new--section_title--border {
		font-size: 28px;
		text-align: center;
		width: 100%;
		margin: 1px 0 18px;
		padding-top: 14px;
		padding-bottom: 16px;
	}
	.new--normal-product__list--inner .new--kit__item--inner {
		padding-left: 0;
		padding-right: 0;
		width: 122px;
		max-width: 122px;
		min-width: 122px;
		margin-right: 28px;
	}
	.new--normal-product__list--inner .new--kit__item--inner .btn.btn-large {
		min-width: 100%
	}
	.new--normal-product__list--inner .new--kit__item--inner img {
		max-width: 100%
	}
	.new--normal-product__list--inner .new--kit__item--inner:hover {
		border-color: transparent
	}
	
	
	
}
@media(max-width: 540px){
	.block-good.box-table.new--product_main .box-title.box-table .box-left {
		width: 100%
	}
	.block-good .name-block {
		line-height: 1.3em;
		margin-bottom: 5px;
	}
	
	.new--product_image {
		padding-left: 0;
		padding-right: 0;
		height: 392px;
		
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: center;
		align-items: center;
	}
	.new--product_ticket--gift {
		right: 0;
		top: 0
	}
	.new--product_tickets {
		left: 0
	}
	.new--product_image--big {
		order: 1;
		min-height: 292px;
		bottom: 0;
	}
	.new--product_image.new--product_image__nobtn .new--product_image--big {
		bottom: 0;
	}
	.new--product_image--big img {
		max-height: 292px;
	}
	.new--product_image--small {
		position: static;
		display: block;
		height: 80px;
		width: 100%;
		order: 2;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.new--product_image--small .bx-wrapper {
		padding: 0 42px;
	}
	.new--product_image--small .bx-controls .bx-prev {
		top: 50%;
		transform: translateY(-50%) rotate(-90deg);
		left: 0;
	}
	.new--product_image--small .bx-controls .bx-next {
		top: 50%;
		transform: translateY(-50%) rotate(-90deg);
		transform-origin: center;
		right: 0;
		left: auto;
		left: none;
		left: unset;
	}
	
	.block-good .box-order-info.new--price__row {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
@media(max-width: 490px){
	/*
	Комплект
	*/
	.new--kit {
		margin: 0;
		padding-top: 21px;
	}
	.new--kit__title {
		font-size: 28px;
		text-align: center;
		max-width: unset;
		max-width: auto;
		max-width: none;
		width: unset;
		width: auto;
		width: none;
		margin: 0 -15px;
		padding-bottom: 19px;
		margin-bottom: 15px;
	}
	.new--kit__item--first img {
		max-height: 155px;
	}
	.new--kit__item,
	.new--kit__item:nth-child(2n+1),
	.new--kit__item:nth-child(2n) {
		padding-left: 0;
		padding-right: 0;
		max-width: 100%
	}
	.new--kit__item--inner {
		padding: 25px 15px 15px;
		
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.new--kit__item--inner img {
		margin-bottom: 14px;
	}
	.new--kit__item--name {
		margin-bottom: 19px;
	}
	.new--kit__item--inner .new--item__price {
		margin-right: 25px
	}
	.new--item__counts {
		margin: 0;
		max-width: 80px;
	}
	.new--kit__item:nth-child(2n) .new--kit__item--delimiter,
	.new--kit__item:nth-child(2n+1) .new--kit__item--delimiter,
	.new--kit__item .new--kit__item--delimiter {
		left: 50%;
		top: auto;
		top: unset;
		top: none;
		bottom: -10px;
		transform: translateX(-50%);
		display: block;
	}
	.new--kit__item:nth-child(2n+1) .new--kit__item--del,
	.new--kit__item:nth-child(2n) .new--kit__item--del,
	.new--kit__item .new--kit__item--del {
		right: 11px
	}
	.new--kit__list .new--kit__item:nth-last-child(2) .new--kit__item--delimiter {
		display: none;
	}
	.new--kit__item--first .new--kit__item--inner {
		padding: 38px 15px 17px
	}
	.new--kit__item--first .new--kit__item--inner img {
		margin-bottom: 25px
	}
	.new--kit__item:last-child .new--kit__item--delimiter {
		bottom: auto;
		bottom: unset;
		bottom: none;
		top: -15px;
		display: block;
	}
	/*
	Оплата и доставка
	*/
	.new--delivery__info--list_right {
		font-size: 14px
	}
}
@media(max-width: 410px){
	.block-good.new--product_main .box-about-dost .new_custom_select {
		left: 5px;
		right: 5px;
		transform: translateX(0);
		width: auto;
		width: unset;
		width: none
	}
	.block-good .box-order-info.new--price__row {
		margin-bottom: 26px
	}
	.new--select_color {
		margin: 0 -15px;
		width: auto;
		width: unset;
		width: none
	}
	.block-good.new--product_main .box-about-dost,
	#main-page .box-table:not(.box-title) {
		overflow: visible;
	}
	.new--select_color--title {
		padding-right: 15px;
		padding-left: 41px;
	}
	.new--select_color--title:after {
		left: 15px
	}
	.new--select_color .bx-wrapper {
		padding-left: 15px;
	}
	.new--select_color--carousel__item {
		padding-right: 10px
	}
	.new--select_color--bottom {
		padding-left: 15px;
		padding-right: 15px
	}
	.new--select_color--bottom__nav {
		padding-right: 0;
		width: 100%;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.new--select_color--bottom {
		-ms-flex-pack: center;
		justify-content: center;
	}
	.new--select_color--bottom > a {
		margin-right: 0;
		order: 2;
		margin-top: 18px;
	}
	.new--select_color--bottom__nav {
		order: 1;
	}
	.new--delivery__info {
		margin: 0 -15px;
		padding: 29px 15px 25px;
	}
}