@font-face {
	font-family: 'p';
	src: url('fonts/panton-webfont.eot');
	src: url('fonts/panton-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/panton-webfont.woff2') format('woff2'),
		 url('fonts/panton-webfont.woff') format('woff'),
		 url('fonts/panton-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ps';
	src: url('fonts/panton_semibold-webfont.eot');
	src: url('fonts/panton_semibold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/panton_semibold-webfont.woff2') format('woff2'),
		 url('fonts/panton_semibold-webfont.woff') format('woff'),
		 url('fonts/panton_semibold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pb';
	src: url('fonts/panton_bold-webfont.eot');
	src: url('fonts/panton_bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/panton_bold-webfont.woff2') format('woff2'),
		 url('fonts/panton_bold-webfont.woff') format('woff'),
		 url('fonts/panton_bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ge';
	src: url('fonts/gilroy-extrabold-webfont.eot');
	src: url('fonts/gilroy-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
		 url('fonts/gilroy-extrabold-webfont.woff') format('woff'),
		 url('fonts/gilroy-extrabold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gl';
	src: url('fonts/gilroy-light-webfont.eot');
	src: url('fonts/gilroy-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/gilroy-light-webfont.woff2') format('woff2'),
		 url('fonts/gilroy-light-webfont.woff') format('woff'),
		 url('fonts/gilroy-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, 
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, 
details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, 
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	color: #333333;
	background: white;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family: 'p';
}
* {
	outline: none;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: #e63a2e;
}
a:hover {
	color: #333333;
}
p {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 24px;
}
b,
strong {
	font-family: 'pb';
	font-weight: normal;
}
::-webkit-input-placeholder {
	color: #666666;
}
::-moz-placeholder {
	color: #666666;
}
:-moz-placeholder {
	color: #666666;
}
:-ms-input-placeholder {
	color: #666666;
}

.wrapper {
	overflow: hidden;
	position: relative;
}
	.wrapper__index:before {
		content: '';
		position: absolute;
		width: 678px;
		height: 1052px;
		background: url('images/index_bg_1.png') 0 0 no-repeat;
		top: 0;
		left: 50%;
		margin-left: -1263px;
		z-index: 1;
	}
	.wrapper__index:after {
		content: '';
		position: absolute;
		width: 896px;
		height: 1217px;
		background: url('images/index_bg_2.png') 0 0 no-repeat;
		top: 0;
		left: 50%;
		margin-left: 448px;
		z-index: 1;
	}
	.wrapper__inner {
		background: #ffffff;
		background: linear-gradient(to bottom, #f9fafc 0%, #ffffff 648px, #ffffff 100%);
	}
	.wrapper__inner:after {
		content: '';
		width: 1920px;
		height: 648px;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -960px;
		background: url('images/inner_bg.jpg') center top no-repeat;
	}

.container {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
	.container:after,
	.clearfix:after,
	.section_i_info:after {
		content: '';
		height: 0;
		display: block;
		clear: both;
		float: none;
	}
	.clearfix {
		zoom: 1;
	}
	.pull_left {
		float: left;
	}
	.pull_right {
		float: right;
	}
	.center {
		text-align: center;
	}
	.up {
		text-transform: uppercase;
	}
	.btn {
		border-radius: 20px;
		display: inline-block;
		white-space: nowrap;
		height: 40px;
		padding: 14px 40px 0 40px;
		font-family: 'pb';
		cursor: pointer;
		border: 2px solid #e63a2e;
		color: #f44336;
		background-color: white;
	}
	button.btn,
	input.btn {
		padding: 0 15px 0 15px;
		text-transform: uppercase;
	}
	.btn:hover {
		color: white;
		background: #e63a2e;
	}
	.btn__big {
		height: 50px;
		border-radius: 25px;
		font-size: 18px;
	}
	.btn__yellow {
		border: 2px solid #ffeb3b;
		font-size: 16px;
		color: black;
		font-family: 'ps';
		padding: 14px 36px 0 36px;
	}
	.btn__yellow:hover {
		background-color: white;
		border: 2px solid #e63a2e;
		color: #e63a2e;
	}
	.btn__red {
		background: #f44336;
		background: linear-gradient(to bottom, #ef5350, #f44336);
		color: white;
		border: 0;
	}
	.btn__red:hover {
		background: #c62828;
	}
	.btn__add {
		text-transform: uppercase;
		position: relative;
		padding: 14px 44px 0 27px;
	}
	.btn_minus,
	.btn_plus {
		width: 50px;
		height: 50px;
		display: inline-block;
		border-radius: 50px;
		position: relative;
		background-color: white;
		border: 2px solid #e63a2e;
	}
	.table_plus,
	.table_minus {
		border: 2px solid #969696;
	}
	.table_plus:hover,
	.table_minus:hover {
		border: 2px solid #e63a2e;
	}
	.btn__add:before,
	.btn__add:after,
	.btn_minus:before,
	.btn_minus:after,
	.btn_plus:before,
	.btn_plus:after {
		content: '';
		position: absolute;
		top: 15px;
		right: 21px;
		width: 16px;
		height: 16px;
		background: url('images/plus_red.svg') 0 0 no-repeat;
		background-size: 16px 16px;
		opacity: 1;
	}
	.btn_minus:before {
		background: url('images/minus_white.svg') 0 0 no-repeat;
		right: 15px;
	}
	.btn_minus:after {
		background: url('images/minus_red.svg') 0 0 no-repeat;
		right: 15px;
	}
	.btn_plus:before,
	.btn_plus:after {
		right: 15px;
	}
	.btn__add:before,
	.btn_plus:before {
		background: url('images/plus_white.svg') 0 0 no-repeat;
		opacity: 0;
	}
	.table_plus:after {
		background: url('images/plus_gray.svg') 0 0 no-repeat;
		background-size: 16px 16px;
	}
	.table_minus:after {
		background: url('images/minus_gray.svg') 0 0 no-repeat;
		background-size: 16px 16px;
	}
	.btn__add:hover,
	.btn_minus:hover,
	.btn_plus:hover {
		color: white;
		background-color: #e63a2e;
	}
	.btn__add:hover:after,
	.btn_minus:hover:after,
	.btn_plus:hover:after {
		opacity: 0;
	}
	.btn__add:hover:before,
	.btn_minus:hover:before,
	.btn_plus:hover:before {
		opacity: 1;
	}
	.slider {
		overflow: hidden;
	}
	.arrow_left,
	.arrow_right {
		width: 50px;
		height: 50px;
		position: absolute;
		top: 50%;
		left: -80px;
		z-index: 10;
		display: block;
		cursor: pointer;
		background-color: white;
		border-radius: 25px;
		border: 1px solid #fdd835;
		margin-top: -25px;
	}
	.arrow_right {
		left: auto;
		right: -80px;
	}
	.arrow_left:before,
	.arrow_left:after,
	.arrow_right:before,
	.arrow_right:after {
		content: '';
		position: absolute;
		top: 18px;
		left: 20px;
		width: 8px;
		height: 14px;
		background: url('images/left_arrow.svg') center center no-repeat;
		background-size: 16px 28px;
	}
	.arrow_left:after {
		background: url('images/left_arrow_red.svg') center center no-repeat;
		background-size: 16px 28px;
	}
	.arrow_right:before {
		left: 22px;
		background: url('images/right_arrow.svg') center center no-repeat;
		background-size: 16px 28px;
	}
	.arrow_right:after {
		left: 22px;
		background: url('images/right_arrow_red.svg') center center no-repeat;
		background-size: 16px 28px;
	}
	.arrow_left:after,
	.arrow_right:after {
		opacity: 0;
	}
	.arrow_left:hover,
	.arrow_right:hover {
		border: 1px solid #e63a2e;
	}
	.arrow_left:hover:before,
	.arrow_right:hover:before {
		opacity: 0;
	}
	.arrow_left:hover:after,
	.arrow_right:hover:after {
		opacity: 1;
	}
	.slick-slide {
		outline: none;
	}
	h1,
	.h1 {
		font-size: 48px;
		font-family: 'ge';
		color: black;
		font-weight: normal;
	}
	h2,
	.h2 {
		font-size: 24px;
		font-weight: normal;
		color: black;
		margin-bottom: 30px;
	}
	.top147 {
		top: 147px!important;
	}
	.top39 {
		top: 39px!important;
	}
	.required {
		color: #e63a2e; 
	}
	.input_text,
	.select,
	.textarea {
		height: 46px;
		padding: 0 17px 0 17px;
		border: 2px solid #dcdcdc;
		border-radius: 3px;
		font-size: 16px;
		color: black;
	}
	.textarea {
		padding: 17px;
		resize: none;
		width: 100%;
		display: block;
	}
	.select {
		display: block;
		height: 50px;
	}
	.input_label {
		display: block;
		margin-bottom: 6px;
	}
	.checkbox,
	.radio {
		width: 20px;
		height: 20px;
		display: block;
		position: relative;
		float: left;
		margin: 3px 11px 6px 0;
		visibility: hidden;
		cursor: pointer;
	}
	.radio {
		margin: 1px 8px 6px 0;
	}
	.checkbox:after,
	.radio:after {
		content: '';
		width: 20px;
		height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		background: url(images/checkbox.png) 0 0 no-repeat;
		visibility: visible;
	}
	.checkbox:checked:after {
		background: url(images/checkbox.png) 0 bottom no-repeat;
	}
	.radio:after {
		background: url(images/radio.png) 0 0 no-repeat;
	}
	.radio:checked:after {
		background: url(images/radio.png) 0 bottom no-repeat;
	}

.top,
.mobile_menu {
	width: 100%;
	position: fixed;
	z-index: 300;
	height: 50px;
	background-color: white;
	border-bottom: 1px solid #dcdcdc;
	top: 0;
	left: 0;
}
	.top_menu_items {
		overflow: hidden;
		white-space: nowrap;
	}
	.top_menu_i {
		display: inline-block;
		padding: 0 19px 0 19px;
	}
	.top_menu_i_link {
		display: inline-block;
		height: 50px;
		white-space: nowrap;
		line-height: 52px;
		color: #333333;
		font-size: 18px;
	}
	.top_menu_i_link:hover,
	.top_menu_i__more:hover .top_menu_i_link__more {
		color: #e63a2e;
	}
	.top_menu_i__red .top_menu_i_link,
	.top_menu_i__red:hover .top_menu_i_link {
		color: white;
		font-family: pb;
	}
	.top_menu_i__red {
		background: #f44336;
		background: linear-gradient(to bottom, #f44336, #d32f2f);
		padding: 0;
		position: relative;
		margin-right: 8px;
	}
	.top_menu_i__red .top_menu_i_link {
		padding: 0 30px 0 59px;
	}
	.top_menu_i__red .top_menu_i_link:before,
	.top_menu_i__red .top_menu_i_link:after,
	.sections_menu_open:before,
	.sections_menu_open:after {
		content: '';
		position: absolute;
		top: 16px;
		left: 24px;
		width: 26px;
		height: 6px;
		border-bottom: 2px solid white;
		border-top: 2px solid white;
	}
	.top_menu_i__red .top_menu_i_link:after {
		border-bottom: 0;
		top: 32px;
	}
	.top_menu_i__red:hover {
		background: #c62828;
	}
	.top_menu_i__more {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		cursor: pointer;
		width: 70px;
		text-align: right;
		display: none;
		padding: 0;
	}
	.more_container {
		position: absolute;
		display: none;
		top: 49px;
		right: 0;
		width: 251px;
		background: white;
		padding: 25px 15px 11px 31px;
		text-align: left;
		-webkit-box-shadow: 3px 1px 10px rgba(0,0,0,0.25);
		box-shadow: 3px 1px 10px rgba(0,0,0,0.25);
		border-radius: 10px;
	}
	.top_menu_i_link__more {
		width: 70px;
		padding: 0 25px 0 0;
		text-align: right;
		position: relative;
	}
	.top_menu_i_link__more:before {
		content: '';
		position: absolute;
		top: 21px;
		right: 1px;
		width: 12px;
		height: 7px;
		background: url('images/arrow_bottom.svg') center center no-repeat;
		background-size: 30px 18px;
	}
	.top_menu_i__more:hover .more_container {
		display: block;
	}
	.top_menu_i__more:hover .top_menu_i_link__more:before {
		top: 21px;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
	}
	.more_container .top_menu_i_link {
		height: 35px;
		line-height: 18px;
	}
	.sections_menu_open {
		width: 70px;
		height: 85px;
		z-index: 310;
		cursor: pointer;
		position: fixed;
		top: 0;
		left: 0;
		-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
		box-shadow: 0 5px 10px rgba(0,0,0,0.2);
		color: black;
		font-family: 'pb';
		text-align: center;
		padding-top: 53px;
		background-color: white;
		font-size: 18px;
		display: none;
	}
	.sections_menu_open:before,
	.sections_menu_open:after {
		left: 22px;
		border-bottom: 2px solid black;
		border-top: 2px solid black;
	}
	.sections_menu_open:after {
		border-bottom: 0;
		top: 32px;
	}
	.sections_menu_open.active,
	.sections_menu_close.active {
		display: block;
	}
	.sections_menu_close {
		display: none;
		background-color: white;
	}
	.sections_menu_close,
	.sections_menu_close:before,
	.sections_menu_close:after {
		width: 50px;
		height: 49px;
		position: absolute;
		top: 0;
		left: 0;
		cursor: pointer;
	}
	.sections_menu_close {
		position: fixed;
		z-index: 310;
	}
	.sections_menu_close:before,
	.sections_menu_close:after {
		content: '';
		background: url('images/del.svg') 16px 17px no-repeat;
		background-size: 21px 21px;
	}
	.sections_menu_close:after {
		opacity: 0;
		background: url('images/del_red.svg') 16px 17px no-repeat;
		background-size: 21px 21px;
	}
	.sections_menu_close:hover:before {
		opacity: 0;
	}
	.sections_menu_close:hover:after {
		opacity: 1;
	}
	.sections_menu {
		display: none;
		position: absolute;
		padding: 50px 0 20px 0;
		top: 0;
		left: 0;
		z-index: 20;
		width: 148px;
	}
	.sections_menu.active {
		display: block;
	}
	.sections_menu_i {
		display: table;
		background-color: white;
		width: 148px;
		height: 53px;
		border-bottom: 1px solid #dcdcdc;
	}
	.sections_menu_i:hover {
		width: 207px;
		background-color: #e63a2e;
		border-bottom: 1px solid #e63a2e;
	}
	.sections_menu_i_link {
		display: table-cell;
		vertical-align: middle;
		font-size: 10px;
		text-transform: uppercase;
		color: #333333;
		padding-left: 52px;
		position: relative;
	}
	.sections_menu_i:hover .sections_menu_i_link {
		color: white;
		font-size: 16px;
		font-family: 'pb';
	}
	.sections_menu_i_img {
		width: 52px;
		height: 52px;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		text-align: center;
		padding-top: 10px;
	}
	.sections_menu_i_img img.black,
	.sections_menu_i:hover .sections_menu_i_img img.white {
		display: inline;
	}
	.sections_menu_i_img img.white,
	.sections_menu_i:hover .sections_menu_i_img img.black {
		display: none;
	}

.header {
	padding: 50px 0 70px 0;
	position: relative;
}
	.header__index {
		background-color: #f9fafc;
	}
	.header__inner {
		padding: 50px 0 19px 0;
	}
	.header_content {
		height: 119px;
	}
		.header_logo {
			width: 238px;
			height: 90px;
			display: block;
			float: left;
			margin-top: 20px;
		}
		.header_logo_img {
			width: 238px;
			height: 90px;
		}
		.header_basket,
		.header_user,
		.header_search,
		.header_basket_link {
			display: block;
			float: right;
			width: 30px;
			height: 30px;
			position: relative;
			margin-top: 46px;
		}
		.header_basket_link {
			margin-top: 0;
		}
		.header_basket_link span,
		.mobile_menu_i__basket .mobile_menu_basket {
			position: absolute;
			top: -11px;
			right: 0;
			width: 24px;
			height: 24px;
			overflow: hidden;
			text-align: center;
			color: #f8f8f5;
			border-radius: 12px;
			font-size: 11px;
			line-height: 25px;
			white-space: nowrap;
			background-color: #e63a2e;
		}
		.header_user {
			margin-right: 36px;
		}
		.header_user__logged {
			width: 211px;
			height: 70px;
			background-color: transparent;
			border-radius: 10px;
			cursor: pointer;
			border: 1px solid transparent;
			margin: 27px 35px 0 14px;
			padding: 8px 18px 0 18px;
			z-index: 1;
		}
		.header_user__logged:hover {
			background-color: white;
			border: 1px solid #dcdcdc;
		}
		.header_user_auth {
			width: 29px;
			height: 30px;
			display: inline-block;
			background: url('images/user_header.svg') 0 0 no-repeat;
			background-size: 29px 30px;
			position: relative;
		}
		.header_user_auth:before,
		.header_user_auth:after {
			content: '';
			width: 29px;
			height: 30px;
			position: absolute;
			top: 0;
			left: 0;
		}
		.header_user_auth:before {
			background: url('images/user_header.svg') 0 0 no-repeat;
			background-size: 29px 30px;
		}
		.header_user_auth:after {
			opacity: 0;
			background: url('images/user_header_red.svg') 0 0 no-repeat;
			background-size: 29px 30px;
		}
		.header_user_auth:hover:before {
			opacity: 0;
		}
		.header_user_auth:hover:after {
			opacity: 1;
		}
		.header_user__logged .header_user_auth,
		.header_user__logged .header_user_img {
			width: 52px;
			height: 52px;
			background-size: 52px 52px;
		}
		.header_user__logged .header_user_img {
			display: inline-block;
			border-radius: 26px;
		}
		.header_user_info {
			width: 115px;
			float: right;
			margin-top: 5px;
			padding-left: 3px;
			font-size: 12px;
		}
		.header_user_name {
			width: 100%;
			overflow: hidden;
			white-space: nowrap;
			color: black;
			font-size: 18px;
			font-family: 'pb';
		}
		.header_user_bonuses span,
		.header_user__logged:hover .header_user_name {
			font-family: 'pb';
			color: #e63a2e;
		}
		.header_user_links_container {
			position: absolute;
			right: -3px;
			top: 69px;
			display: none;
			cursor: default;
		}
		.header_user__logged:hover .header_user_links_container {
			display: block;
		}
		.header_user_links {
			position: relative;
			margin-top: 10px;
			background-color: white;
			border-radius: 10px;
			-webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.25);
			box-shadow: 0 5px 30px rgba(0,0,0,0.25);
			width: auto;
			min-width: 180px;
			z-index: 1;
			padding: 5px 18px 15px 18px;
		}
		.header_user_links:before {
			content: '';
			position: absolute;
			width: 29px;
			height: 10px;
			top: -10px;
			left: 50%;
			margin-left: -15px;
			z-index: 2;
			background: url('images/header_personal_trinagle.png') 0 0 no-repeat;
		}
		.header_user_links_i {
			margin: 10px 0 0 0;
		}
		.header_user_links_i_link {
			font-size: 15px;
			line-height: 20px;
			white-space: nowrap;
			color: black;
		}
		.header_user_links_i_link:hover {
			color: #e63a2e;
		}
		.header_search {
			margin-right: 36px;
		}
		.header_search:before,
		.header_search:after,
		.header_basket_link:before,
		.header_basket_link:after {
			content: '';
			width: 30px;
			height: 30px;
			position: absolute;
			top: 0;
			left: 0;
		}
		.header_basket_link:before {
			background: url('images/cart_header.svg') right 2px no-repeat;
			background-size: 30px 27px;
		}
		.header_search:before {
			background: url('images/search.svg') 0 0 no-repeat;
			background-size: 29px 30px;
		}
		.header_basket_link:after {
			opacity: 0;
			background: url('images/cart_header_red.svg') right 2px no-repeat;
			background-size: 30px 27px;
		}
		.header_search:after {
			opacity: 0;
			background: url('images/search_red.svg') 0 0 no-repeat;
			background-size: 29px 30px;
		}
		.header_search:hover:before,
		.header_basket_link:hover:before {
			opacity: 0;
		}
		.header_search:hover:after,
		.header_basket_link:hover:after {
			opacity: 1;
		}
		.header_phone {
			width: 200px;
			margin: 46px 113px 0 0;
			float: right;
			padding-left: 40px;
			background: url('images/phone_header.svg') 0 0 no-repeat;
			background-size: 30px;
		}
		.header_phone__logged {
			margin: 46px 56px 0 0;
		}
		.header_phone_number {
			font-family: 'pb';
			color: black;
			font-size: 20px;
			line-height: 20px;
		}
		.header_phone_callback {
			font-size: 15px;
			color: #e63a2e;
			display: inline-block;
			border-bottom: 1px dotted #e63a2e;
			height: 22px;
			line-height: 24px;
			white-space: nowrap;
		}
		.header_city {
			display: block;
			width: 170px;
			margin: 41px 127px 0 0;
			float: right;
			padding-left: 38px;
			background: url('images/pin_header.svg') 0 5px no-repeat;
			background-size: 30px;
			font-size: 20px;
			line-height: 24px;
			color: black;
		}
		.header_city__logged {
			margin: 41px 60px 0 0;
		}
		.header_city_link {
			color: #e63a2e;
			display: inline-block;
			border-bottom: 1px dotted #e63a2e;
			height: 23px;
		}
		.header_phone_callback:hover,
		.header_city_link:hover {
			color: black;
			border-bottom: 1px dotted transparent;
		}

	.addresses {
		position: relative;
	}
		.addresses_spoiler,
		.status_spoiler {
			display: none;
			width: 100%;
			height: 50px;
			border-radius: 10px;
			background: #43a047;
			background: linear-gradient(to bottom, #43a047, #2e7d32);
			color: white;
			text-align: center;
			font-size: 15px;
			line-height: 50px;
			text-transform: uppercase;
			font-family: 'pb';
			border-left: 2px solid transparent;
			border-top: 2px solid #43a047;
			border-right: 2px solid transparent;
			border-bottom: 0;
		}
		.addresses_items {
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			overflow: hidden;
			justify-content: space-between;
			color: white;
			font-size: 14px;
		}
		.addresses_i {
			padding: 16px 16px 11px 16px;
			background: #43a047;
			background: linear-gradient(to bottom, #43a047, #2e7d32);
			border-radius: 10px;
		}
		.addresses_i:nth-child(2),
		.addresses_i:nth-child(3) {
			background: #689f2d;
			background: linear-gradient(to bottom, #8bc34a, #689f2d);
		}
		.addresses_items__4 .addresses_i {
			width: 285px;
			float: left;
		}
		.addresses_i_name {
			font-size: 18px;
			font-family: 'ge';
			margin-bottom: 8px;
			line-height: 22px;
		}
		.addresses_i_address,
		.addresses_i_load,
		.addresses_i_time,
		.addresses_i_self {
			padding-left: 24px;
			margin-bottom: 20px;
			position: relative;
			line-height: 17px;
			margin-bottom: 8px;
		}
		.addresses_i_address:before,
		.addresses_i_load:before,
		.addresses_i_time:before,
		.addresses_i_self:before {
			content: '';
			position: absolute;
			top: 2px;
			left: 0;
			width: 17px;
			height: 16px;
			background-position: 0 0;
			background-repeat: no-repeat;
			background-image: url('images/icon_address_1.png');
		}
		.addresses_i_load:before {
			background-image: url('images/icon_address_2.png');
		}
		.addresses_i_time:before {
			background-image: url('images/icon_address_3.png');
		}
		.addresses_i_self:before {
			background-image: url('images/icon_address_4.png');
		}
		.load {
			text-transform: uppercase;
			font-family: 'pb';
		}
		.load__verylow {
			color: #fdd835;
		}

	.header_block {
		margin-top: 10px;
	}
		.main_slider {
			width: 875px;
			height: 370px;
			overflow: hidden;
			border-radius: 10px;
			float: left;
			position: relative;
		}
		.main_slider_container,
		.main_slider_i {
			width: 875px;
			height: 370px;
		}
		.main_slider_i {
			float: left;
			background-position: center top;
			background-size: cover;
			padding: 49px 20px 20px 39px;
		}
		.main_slider_i_title {
			font-size: 36px;
			color: white;
			width: 330px;
			margin-bottom: 15px;
			font-family: 'ge';
			text-transform: uppercase;
		}
		.main_slider_i_text {
			font-size: 18px;
			margin-bottom: 44px;
			width: 320px;
			color: white;
		}
		.main_slider_i_price {
			display: inline-block;
			background-color: rgba(255,193,7,0.93);
			font-size: 36px;
			line-height: 34px;
			color: black;
			font-family: 'pb';
			padding: 9px 7px 7px 20px;
			position: relative;
			border-radius: 5px 0 0 5px;
			float: left;
			margin-right: 44px;
		}
		.main_slider_i_price:after {
			content: '';
			position: absolute;
			width: 25px;
			height: 50px;
			overflow: hidden;
			top: 0;
			right: -25px;
			background: url('images/price_corner.png') 0 0 no-repeat;
		}
		.arrow_left__main_slider,
		.arrow_right__main_slider {
			width: 60px;
			height: 60px;
			border-radius: 30px; 
			border: 0;
			background-color: rgba(253,216,53,0.8);
			left: -30px;
			margin-top: -30px;
		}
		.arrow_right__main_slider {
			left: auto;
			right: -30px;
		}
		.arrow_left__main_slider:before {
			top: 22px;
			left: 38px;
		}
		.arrow_right__main_slider:before {
			top: 22px;
			left: 14px;
		}
		.arrow_left__main_slider:hover,
		.arrow_right__main_slider:hover {
			background-color: rgba(253,216,53,1);
			border: 0;
		}
		.arrow_left__main_slider:hover:before,
		.arrow_right__main_slider:hover:before {
			opacity: 1;
		}
		.arrow_left__main_slider:hover:after,
		.arrow_right__main_slider:hover:after {
			opacity: 0;
		}
		.main_slider .slick-dots {
			position: absolute;
			left: 0;
			display: block;
			width: 100%;
			bottom: 7px;
			z-index: 10;
			text-align: center;
		}
		.main_slider .slick-dots li {
			display: inline-block;
			width: 12px;
			height: 12px;
			margin: 0 9px 0 9px;
			cursor: pointer;
			position: relative;
			background-color: white;
			border-radius: 6px;
		}
		.main_slider .slick-dots li.slick-active:after {
			content: '';
			width: 18px;
			height: 18px;
			border-radius: 10px;
			border: 1px solid white;
			position: absolute;
			top: -4px;
			left: -4px;
		}
		.main_slider .slick-dots li button {
			display: none;
		}
		.status,
		.apps {
			width: 285px;
			height: 180px;
			float: right;
			padding: 20px 20px 0 20px;
			border-radius: 10px;
		}
		.status {
			margin-bottom: 11px;
			background-color: #ffb300;
		}
		.status_spoiler {
			background: #ffb300;
			color: black;
			border-top: 2px solid #ffb300;
			margin-bottom: 20px;
		}
		.apps {
			padding: 14px 20px 0 20px;
			background-color: #fdd835;
		}
		.header_block_title {
			font-family: 'ge';
			color: black;
			font-size: 18px;
			text-transform: uppercase;
			margin-bottom: 14px;
		}
		.status_form {
			display: block;
			position: relative;
			margin-bottom: 17px;
		}
		.status_phone {
			width: 119px;
			height: 40px;
			border: 0;
			background-color: white;
			border-radius: 20px;
			padding: 0 106px 0 20px;
			font-size: 14px;
			display: block;
		}
		.status_submit {
			position: absolute;
			top: 0;
			right: 0;
			z-index: 1;
			font-size: 15px;
			padding: 0 15px 0 15px;
			text-transform: none!important;
		}
		.status_resubmit,
		.status_change {
			font-size: 15px;
			padding: 0 24px 0 24px;
		}
		.header_block_orders {
			display: inline-block;
			font-size: 14
		}
		.header_block_note {
			font-size: 14px;
		}
		.header_block_note__no {
			margin: 5px 0 6px 0;
		}
		.header_block_note span {
			display: block;
		}
		.header_block_orders {
			display: inline-block;
			color: black;
			text-transform: uppercase;
			border-bottom: 1px solid rgba(51,51,51,0.3);
			margin: 12px 0 20px 0;
		}
		.apps_block {
			margin-bottom: 8px;
		}
		.apps_i {
			display: inline-block;
		}

	.advantages {
		width: 100%;
		margin-top: 10px;
	}
		.advantages_i__1 {
			background: #ffffff url('images/motocycle_advantage.svg');
		}
		.advantages_i__2 {
			background: #ffffff url('images/phone_advantage.svg');
		}
		.advantages_i__3 {
			background: #ffffff url('images/time_advantage.svg');
		}
		.advantages_i__4 {
			background: #ffffff url('images/wallet_advantage.svg');
		}
		.advantages_i {
			width: 285px;
			height: 110px;
			display: table;
			padding: 0 15px 0 90px;
			font-size: 16px;
			background-size: 60px 60px;
			border-radius: 10px;
			float: left;
			margin-right: 10px;
			background-position: 21px 22px;
			background-repeat: no-repeat;
		}
		.advantages_i__4 {
			margin-right: 0;
		}
		.advantages_i_text {
			width: 100%;
			height: 105px;
			display: table-cell;
			vertical-align: middle;
		}

.actions {}
	.actions_i {
		width: 570px;
		height: 570px;
		border-radius: 10px;
		overflow: hidden;
		background-color: white;
	}
	.double .actions_i {
		height: 270px;
		margin-bottom: 30px;
	}
	.double .actions_i:last-child {
		margin-bottom: 0;
	}
	.actions_i_img {
		display: block;
		width: 570px;
		height: 300px;
		overflow: hidden;
		text-align: center;
	}
	.double .actions_i_img {
		width: 270px;
		height: 270px;
		float: left;
	}
	.actions_i_container {
		padding: 23px 30px 0 30px;
		overflow: hidden;
		height: 250px; 
	}
	.double .actions_i_container {
		width: 300px;
		padding: 23px 30px 0 20px;
	}
	.actions_i_name {
		font-family: 'ps';
		color: black;
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 11px;
		text-decoration: underline;
		text-decoration-color: #e5e5e6;
		display: inline-block;
	}
	.actions_i_name:hover {
		color: #e63a2e;
		text-decoration: none;
	}
	.actions_i_date {
		font-size: 15px;
		line-height: 24px;
		color: #666666;
		margin-bottom: 11px;
	}
	.actions_i_text {
		font-size: 15px;
		line-height: 24px;
	}

.index_actions {
	padding: 73px 0 87px 0;
	background-color: #ffb300;
}
	.index_actions_wrapper {
		width: 100%;
		position: relative;
	}
	.index_actions_wrapper:before {
		content: '';
		position: absolute;
		width: 530px;
		height: 983px;
		background: url('images/actions_bg_1.png') 0 0 no-repeat;
		top: -35px;
		left: 50%;
		margin-left: -896px;
		z-index: 1;
	}
	.index_actions_wrapper:after {
		content: '';
		position: absolute;
		width: 453px;
		height: 1071px;
		background: url('images/actions_bg_2.png') 0 0 no-repeat;
		top: -182px;
		left: 50%;
		margin-left: 496px;
		z-index: 1;
	}
	.actions_slider {
		position: relative;
		margin-top: 25px;
	}
	.actions_slider_wrapper {
		width: 1170px;
		overflow: hidden;
	}
	.actions_slider_container {
		overflow: hidden;
		width: 1200px;
		margin-left: -15px;
		height: 573px;
	}
	.arrow_left__actions,
	.arrow_right__actions,
	.arrow_left__actions:hover,
	.arrow_right__actions:hover {
		border: 0;
	}
	.actions_slider_i {
		width: 570px;
		height: 573px;
		margin: 0 15px 0 15px;
		float: left;
	}
	.index_actions_all {
		display: block;
		margin: 31px auto 0;
		width: 171px;
		color: #333333;
		font-size: 15px;
		border: 0;
		font-family: 'ps';
		padding: 15px 40px 0 40px;
	}
	.index_actions_all:hover {
		background-color: white;
		color: #e63a2e;
	}

.content {
	padding: 0 0 40px 0;
}
	.content__index {
		border-top: 1px solid #eeeff0;
		padding: 73px 0 86px 0;
	}
	.content__index_img {
		width: 570px;
		float: left;
		margin: 13px 30px 0 0;
	}
	.content__index_img img {
		width: 100%;
		height: auto;
	}
	.content__index_text {
		width: 570px;
		float: left;
	}
	.content__index_text .btn__yellow {
		margin-top: 20px;
	}
	.content_spoiler {
		display: none;
		color: #e63a2e;
		text-align: center;
	}
	.content h1 {
		font-size: 36px;
		margin-bottom: 24px;
	}
	.content h1.h1__big,
	.content .h1__big {
		font-size: 60px;
		margin-bottom: 24px;
		line-height: 68px;
		padding-right: 170px;
	}
	.content__index h1 {
		font-size: 48px;
	}
	.content h1.h1__small,
	.content .h1__small {
		font-size: 48px;
		margin-bottom: 36px;
	}
	.breadcrumbs {
		margin-bottom: 34px;
		font-size: 14px;
		line-height: 13px;
	}
	.breadcrumbs_i {
		position: relative;
		display: inline-block;
		margin-right: 31px;
		color: #666666;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.breadcrumbs_i:hover {
		color: #e63a2e;
		border-bottom: 1px solid transparent;
	}
	.breadcrumbs_i:after {
		content: '';
		width: 4px;
		height: 4px;
		position: absolute;
		top: 4px;
		right: -20px;
		border: 1px solid #c8c8c8;
		border-radius: 3px;
	}
	.breadcrumbs_i:last-child:after {
		opacity: 0;
	}
	.content ul {
		list-style-type: none;
	}
	.content ul li {
		padding-left: 20px;
		position: relative;
		line-height: 24px;
		margin-bottom: 24px;
	}
	.content ul li:before {
		content: '';
		width: 4px;
		height: 4px;
		position: absolute;
		top: 10px;
		left: 0;
		border: 1px solid #f44336;
		border-radius: 3px;
	}

.catalog {
	border-bottom: 1px solid #eeeff0;
	padding-bottom: 40px;
	margin: 26px 0 62px 0;
}
	.catalog_i {
		width: 370px;
		height: 280px;
		display: block;
		float: left;
		margin: 0 30px 30px 0;
		border-radius: 10px;
		overflow: hidden;
		position: relative;
		border: 1px solid transparent;
		-moz-transition: all ease-in-out 0.2s;
		-webkit-transition: all ease-in-out 0.2s;
		transition: all ease-in-out 0.2s;
	}
	.catalog_i:nth-child(3n) {
		margin: 0 0 30px 0;
	}
	.catalog_i span {
		width: 100%;
		height: auto;
		font-size: 24px;
		line-height: 30px;
		padding: 15px 0 13px 0;
		text-transform: uppercase;
		color: white;
		font-family: 'pb';
		text-align: center;
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: rgba(0,0,0,0.2);
		-moz-transition: all ease-in-out 0.2s;
		-webkit-transition: all ease-in-out 0.2s;
		transition: all ease-in-out 0.2s;
	}
	.catalog_i:hover {
		border: 1px solid #e63a2e;
	}
	.catalog_i:hover span {
		background-color: rgba(230,58,46,0.9);
	}

.section {}
	.section_i {
		width: 270px;
		height: 410px;
		position: relative;
		color: black;
		float: left;
		margin: 0 30px 30px 0;
	}
	.section_i:nth-child(3n) {
		margin: 0 0 30px 0;
	}
	.section_i_container {
		width: 270px;
		min-height: 410px;
		position: absolute;
		background-color: white;
		border: 1px solid #dcdcdc;
		border-radius: 10px;
		overflow: hidden;
	}
	.section_i .section_i_text {
		display: none;
		font-size: 15px;
		padding: 17px 19px 27px 19px;
		color: #333333;
	}
	.section_i_bonus {
		color: #f44336;
		font-family: 'pb';
		padding-left: 21px;
		margin-top: 16px;
		background: url('images/star.svg') 0 3px no-repeat;
		background-size: 13px 13px;
	}
	.section_i:hover .section_i_text {
		display: block;
	}
	.section_i:hover .section_i_container {
		height: auto;
		z-index: 1;
	}
	.section_i__slider3:hover .section_i_container {
		height: 460px;
	}
	.section_i__slider3:hover .section_i_text {
		display: none;
	}
	.section_i_img {
		width: 268px;
		height: 180px;
		overflow: hidden;
		text-align: center;
		display: block;
	}
	.section_i_img img {
		height: 180px;
		width: auto;
	}
	.flag {
		position: absolute;
		top: 19px;
		left: 18px;
		color: white;
		font-family: 'pb';
		font-size: 12px;
		padding: 7px 4px 0 11px;
		height: 28px;
		border-radius: 3px 0 0 3px;
		text-transform: uppercase;
	}
	.flag__new {
		background-color: rgba(56,142,60,0.93);
	}
	.flag__day {
		height: 30px;
		color: black;
		background-color: #ffb300;
	}
	.flag__new:after,
	.flag__day:after {
		content: '';
		width: 13px;
		height: 28px;
		background: url('images/flag_new.png') 0 0 no-repeat;
		position: absolute;
		top: 0;
		right: -13px;
	}
	.flag__day:after {
		width: 14px;
		height: 30px;
		background: url('images/flag_day.png') 0 0 no-repeat;
		right: -14px;
	}
	.section_i_name {
		font-size: 20px;
		line-height: 26px;
		overflow: hidden;
		display: block;
		color: black;
		padding: 15px 19px 0 19px;
		height: 67px;
	}
	.section_i_name:hover {
		color: #e63a2e;
	}
	.section_i_info {
		height: 42px;
		white-space: nowrap;
		font-size: 15px;
		padding: 11px 19px 0 19px;
	}
	.section_i_weight {
		display: inline-block;
		float: left;
		max-width: 50px;
		overflow: hidden;
		color: #388e3c;
	}
	.section_i_pieces {
		display: inline-block;
		float: right;
		max-width: 180px;
		overflow: hidden;
		color: #e63a2e;
		font-family: 'pb';
	}
	.section_i_price_block {
		white-space: nowrap;
		font-family: 'pb';
		padding: 1px 30px 0 19px;
	}
	.section_i_price {
		font-size: 24px;
		line-height: 30px;
	}
	.section_i_add {
		display: inline-block;
		float: right;
	}
	.section_i_cart {
		min-width: 173px;
		display: inline-block;
		float: none;
		margin-top: 17px;
	}
	.section_i_count {
		display: inline-block;
		line-height: 50px;
		width: 73px;
		margin: 0 auto;
		color: black;
		font-size: 24px;
		font-family: 'pb';
		text-align: center;
		cursor: default;
	}
	.section_i__slider3,
	.section_i__slider3:nth-child(3n) {
		width: 370px;
		height: 460px;
		margin: 0 15px 0 15px;
	}
	.section_i__slider3 .section_i_container {
		width: 370px;
		height: 460px;
	}
	.section_i__slider3 .section_i_img {
		width: 368px;
		height: 250px;
	}
	.section_i__slider3 .section_i_img img {
		height: 250px;
	}
	.section_i__slider3 .section_i_name {
		font-size: 24px;
		line-height: 30px;
		height: 80px;
		padding: 17px 30px 0 30px;
	}
	.section_i__slider3 .section_i_info {
		padding: 3px 30px 0 30px;
	}
	.section_i__slider3 .section_i_price_block {
		padding: 5px 30px 0 29px;
	}
	.section_i__slider3 .section_i_price {
		font-size: 30px;
		float: left;
		max-width: 130px;
		padding-top: 13px;
	}
	.section_i__slider3 .section_i_cart {
		float: right;
		margin-top: 0;
	}
	.subsections {
		width: 100%;
		white-space: nowrap;
		padding-left: 2px;
	}
	.subsections_i {
		display: inline-block;
		font-size: 16px;
		line-height: 20px;
		font-family: 'pb';
		color: #333333;
		margin: 10px 13px 0 13px;
		border-bottom: 1px solid #e5e5e5;
	}
	.subsections_i:hover,
	.subsections_i.active {
		background-color: #e63a2e;
		color: white;
		border-radius: 20px;
		margin: 0;
		padding: 10px 13px 10px 13px;
		border-bottom: 0;
	}
	.section_container {
		padding: 40px 0 70px 0;
		border-bottom: 1px solid #eeeff0;
		margin-bottom: 62px;
	}
	.section_filter {
		width: 270px;
		float: left;
		border: 1px solid #dcdcdc;
		border-radius: 10px;
		padding: 19px 18px 22px 18px;
		margin-right: 30px;
	}
		.section_filter_container {
			display: block;
		}
		.filter_spoiler {
			display: none;
			height: 47px;
			font-size: 20px;
			position: relative;
			line-height: 45px;
			padding-left: 19px;
		}
		.section_filter.active .filter_spoiler {
			border-bottom: 1px solid #dcdcdc;
		}
		.section_filter .filter_spoiler:after {
			content: '';
			position: absolute;
			width: 10px;
			height: 6px;
			top: 20px;
			right: 19px;
			background: url('images/spoiler_black.png') 0 0 no-repeat;
		}
		.section_filter.active .filter_spoiler:after {
			background-position: 0 bottom;
		}
		.section_filter_title {
			font-size: 20px;
			margin-bottom: 8px;
		}
		.section_filter_block {
			padding-bottom: 17px;
			border-bottom: 1px solid #e6e6e6;
			margin-bottom: 19px;
		}
		.filter_label {
			width: 115px;
			display: table;
			position: relative;
			float: left;
			height: 35px;
			padding-right: 5px;
		}
		.filter_checkbox {
			margin: 7px 11px 0 0;
		}
		.filter_label span {
			display: table-cell;
			vertical-align: middle;
			font-size: 12px;
			line-height: 12px;
			text-align: left;
			width: 100%;
		}
		.filter_prices {
			padding-top: 6px;
			position: relative;
		}
		.filter_price {
			display: inline-block;
			border-radius: 3px;
			border: 1px solid #e6e6e6;
			width: 68px;
			height: 32px;
			font-size: 12px;
			padding: 0 15px 0 15px;
		}
		.filter_prices:before {
			content: '';
			width: 16px;
			height: 1px;
			position: absolute;
			top: 23px;
			left: 50%;
			margin-left: -8px;
			background-color: #e6e6e6;
		}
		.filter_price__to {
			float: right;
		}
		.price_slider {
			width: 100%;
			width: calc(100% - 20px);
			position: relative;
			margin: 24px auto 16px;
		}
		.price_slider:before,
		.price_slider:after {
			content: '';
			background: #dcdcdc;
			border-radius: 3px 0 0 3px;
			height: 6px;
			width: 10px;
			position: absolute;
			top: 0;
			left: -10px;
		}
		.price_slider:after {
			left: auto;
			right: -10px;
			border-radius: 0 3px 3px 0;
		}
		.section_filter_buttons {
			padding-top: 5px;
		}
		.submit_filter {
			float: left;
		}
		.filter_cancel {
			font-size: 12px;
			color: #666666;
			border-bottom: 1px dotted #666666;
			display: inline-block;
			margin: 9px 0 0 13px;
		}
		.filter_cancel:hover {
			color: #e63a2e;
			border-bottom: 1px dotted transparent;
		}
	.section_sort,
	.section_items {
		width: 870px;
		float: left;
	}
	.section_sort,
	.section_sort_i {
		color: #666666;
	}
	.section_sort_i {
		display: inline-block;
		margin: 0 4px 0 18px;
		border-bottom: 1px dotted #666666;
	}
	.section_sort_i:hover,
	.section_sort_i.active {
		color: #e63a2e;
		border-bottom: 1px dotted transparent;
	}
	.section_items {
		margin-top: 14px;
	}
	.pagination {
		text-align: center;
		width: 870px;
		float: right;
	}
		.pagination_i,
		.pagination_left,
		.pagination_right {
			display: inline-block;
			font-size: 18px;
			line-height: 50px;
			color: #333333;
			padding: 0 17px 0 17px;
			position: relative;
			height: 50px;
		}
		.pagination_left,
		.pagination_right {
			padding: 0 26px 0;
		}
		.pagination_i:hover {
			color: #e63a2e;
		}
		.pagination_i.active,
		.pagination_i.active:hover {
			width: 50px;
			border-radius: 25px;
			background-color: #e63a2e;
			color: white;
			padding: 0;
		}
		.pagination_left:before,
		.pagination_right:before,
		.pagination_left:after,
		.pagination_right:after {
			content: '';
			width: 28px;
			height: 15px;
			position: absolute;
			top: 18px;
			left: 12px;
			background: url('images/left_pagination.svg') center center no-repeat;
			background-size: 62px 27px;
		}
		.pagination_right:before {
			background: url('images/right_pagination.svg') center center no-repeat;
			background-size: 62px 27px;
		}
		.pagination_left:after {
			background: url('images/left_pagination_red.svg') center center no-repeat;
			background-size: 62px 27px;
			opacity: 0;
		}
		.pagination_right:after {
			background: url('images/right_pagination_red.svg') center center no-repeat;
			background-size: 62px 27px;
			opacity: 0;
		}
		.pagination_left:hover:before,
		.pagination_right:hover:before {
			opacity: 0;
		}
		.pagination_left:hover:after,
		.pagination_right:hover:after {
			opacity: 1;
		}

.products_block {
	padding: 83px 0 99px 0;
}
	.products_block__pop {
		padding: 72px 0 99px 0;
	}
	.products_slider {
		position: relative;
	}
	.products_slider__news {
		margin-top: 19px;
	}
	.products_slider__pop {
		margin-top: 26px;
	}
	.products_slider_wrapper {
		width: 1170px;
		overflow: hidden;
	}
	.products_slider_container {
		overflow: hidden;
		width: 1200px;
		margin-left: -15px;
		height: 460px;
	}

.product {
	position: relative;
}
	.product_back {
		position: absolute;
		top: -50px;
		right: 0;
		white-space: nowrap;
	}
	.product .subsections {
		display: none;
	}
	.product_container {
		border-radius: 10px;
		border: 1px solid #e6e6e6;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.product_img {
		border-radius: 10px 0 0 10px;
		border-right: 1px solid #e6e6e6;
		width: 585px;
		min-height: 530px;
		position: relative;
		overflow: hidden;
	}
	.product_img img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		margin: auto;
		display: block;
	}
	.product_right {
		width: 585px;
		padding: 41px 30px 0 39px;
	}
	.product h1 {
		font-size: 36px;
		line-height: 46px;
		color: black;
		font-family: 'pb';
	}
	.product__sku h1 {
		margin-bottom: 27px;
	}
	.product_info {
		font-size: 18px;
		padding-top: 1px;
		margin-bottom: 30px;
	}
	.product_pieces {
		display: inline-block;
		float: left;
		font-family: 'pb';
		width: 230px;
	}
	.product_weight {
		display: inline-block;
		float: left;
		color: #388e3c;
	}
	.product_bonus {
		display: inline-block;
		float: right;
		width: 135px;
		padding-left: 27px;
		background: url('images/star.svg') 0 3px no-repeat;
		background-size: 16px 16px;
	}
	.product__sku .product_bonus {
		float: none;
	}
	.product_text {
		font-size: 18px;
		line-height: 27px;
		padding-right: 80px;
		margin-bottom: 45px;
	}
	.product__sku .product_text {
		margin-bottom: 33px;
	}
	.product_sku {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0 9px 40px 0;
		justify-content: space-between;
	}
	.product_sku_i,
	.product_sku_i__2 {
		width: 237px;
		height: 50px;
		border-radius: 10px;
		border: 1px solid #dcdcdc;
		padding: 14px 17px 0 44px;
		font-size: 20px;
		color: black;
		font-family: 'pb';
		line-height: 24px;
		cursor: pointer;
		position: relative;
	}
	.product_sku_i:hover,
	.product_sku_i__2:hover {
		border: 1px solid #e63a2e;
	}
	.product_sku_i:before {
		content: '';
		width: 16px;
		height: 16px;
		position: absolute;
		top: 15px;
		left: 20px;
		background-color: white;
		border-radius: 10px;
		border: 2px solid #dcdcdc;
	}
	.product_sku_i.active:before {
		border: 2px solid #e63a2e;
	}
	.product_sku_i:after {
		content: '';
		width: 12px;
		height: 12px;
		position: absolute;
		top: 19px;
		left: 24px;
		background-color: #e63a2e;
		border-radius: 6px;
		opacity: 0;
	}
	.product_sku_i.active:after {
		opacity: 1;
	}
	.product_sku_i span {
		display: inline-block;
		white-space: normal;
		float: right;
		font-size: 18px;
		color: #333333;
		font-family: 'p';
	}
	.product_price {
		font-size: 36px;
		font-family: 'pb';
		color: black;
		display: inline-block;
		float: left;
		height: 60px;
		padding-top: 4px;
	}
	.product_cart {
		display: inline-block;
		float: right;
		width: 193px;
		height: 60px;
		margin-right: 9px;
	}
	.product_add {
		height: 60px;
		padding: 19px 54px 0 37px;
		border-radius: 30px;
	}
	.product_add.btn__add:before,
	.product_add.btn__add:after,
	.product_add.btn_minus:before,
	.product_add.btn_minus:after,
	.product_add.btn_plus:before,
	.product_add.btn_plus:after {
		top: 20px;
		right: 30px;
	}
	.product_share {
		width: 585px;
		margin: 54px 0 0 -39px;
		border-top: 1px solid #e6e6e6;
		padding: 40px 41px 30px 41px;
	}
	.product__sku .product_share {
		margin: 41px 0 0 -39px;
		padding: 40px 41px 35px 41px;
	}
	.product_share_text {
		font-size: 18px;
		white-space: nowrap;
		display: block;
		width: 139px;
		float: left;
		height: 24px;
	}
	.product_share_container {
		display: inline-block;
		height: 24px;
	}
	.product .advantages {
		margin: 30px 0 60px 0;
	}
	.product .advantages_i {
		border: 1px solid #e6e6e6;
	}
	.also {
		margin-bottom: 30px;
	}
	.also_title {
		font-size: 36px;
		color: black;
		font-family: 'pb';
	}
	.also_slider {
		position: relative;
		margin-top: 20px;
	}
	.section_i__also,
	.section_i__also:nth-child(3n) {
		width: 285px;
		height: 322px;
		margin: 0 5px 0 5px;
	}
	.section_i__also .section_i_container {
		width: 285px;
		height: 322px;
		min-height: 322px;
	}
	.also_slider_wrapper {
		width: 1170px;
		overflow: hidden;
	}
	.also_slider_container {
		overflow: hidden;
		width: 1180px;
		margin-left: -5px;
		height: 322px;
	}
	.section_i__also .section_i_text {
		display: none;
	}
	.section_i__also .section_i_img {
		width: 283px;
	}
	.section_i__also .section_i_name {
		font-size: 18px;
		line-height: 27px;
	}
	.section_i__also .section_i_info {
		display: none;
	}
	.section_i__also .section_i_price_block {
		padding: 14px 19px 0 19px;
	}
	.section_i__also .section_i_price {
		width: 105px;
		white-space: nowrap;
		overflow: hidden;
		display: inline-block;
		line-height: 40px;
	}
	.section_i__also .section_i_cart {
		min-width: 140px;
		float: right;
		margin-top: 0;
	}
	.section_i__also .section_i_add {
		width: 140px;
		height: 40px;
		font-size: 16px;
		padding: 8px 17px 0 17px;
	}
	.section_i__also .btn_minus,
	.section_i__also .btn_plus {
		width: 40px;
		height: 40px;
	}
	.section_i__also .btn__add:before,
	.section_i__also .btn__add:after,
	.section_i__also .btn_minus:before,
	.section_i__also .btn_minus:after,
	.section_i__also .btn_plus:before,
	.section_i__also .btn_plus:after {
		top: 12px;
		right: 12px;
		background-size: 12px 12px;
	}
	.section_i__also .btn_minus:before,
	.section_i__also .btn_minus:after,
	.section_i__also .btn_plus:before,
	.section_i__also .btn_plus:after {
		right: 8px;
	}
	.section_i_count {
		line-height: 40px;
		width: 60px;
	}

.basket {
	position: relative;
	padding: 4px 0 26px 0;
}
	.basket_clear {
		display: inline-block;
		white-space: nowrap;
		color: #666666;
		border-bottom: 1px dotted #666666;
		position: absolute;
		top: -49px;
		right: 0;
	}
	.basket_table {
		width: 100%;
	}
	.basket_clear:hover {
		color: #e63a2e;
		border-bottom: 1px dotted transparent;
	}
	.table_item {
		border-top: 1px solid #eeeff0;
	}
	.basket_table.not_authorized {
		border-bottom: 1px solid #eeeff0;
	}
	.table_item td {
		vertical-align: middle;
		padding: 23px 0 23px 0;
		height: 130px;
	}
	.basket_name {
		width: 600px;
	}
	.table_price {
		width: 100px;
		text-align: center;
	}
	.table_sum {
		width: 170px;
		text-align: center;
	}
	.table_control {
		width: 230px;
	}
	.basket_img {
		display: inline-block;
		width: 70px;
		height: auto;
		overflow: hidden;
		float: left;
		margin-right: 30px;
	}
	.basket_img img {
		max-width: 70px;
		height: auto;
	}
	.basket_name_container {
		display: inline-block;
		max-width: 500px;
		padding-right: 45px;
		line-height: 27px;
	}
	.basket_title {
		font-size: 18px;
		color: black;
	}
	.basket_title:hover {
		color: #e63a2e;
	}
	.basket_weight {
		display: block;
		color: #666666;
	}
	.table_price,
	.table_sum,
	.table_control {
		font-size: 18px;
	}
	.table_control_container {
		width: 173px;
		height: 50px;
		display: inline-block;
		margin-left: 27px;
	}
	.table_count {
		line-height: 50px;
		width: 73px;
		text-align: center;
		display: inline-block;
	}
	.table_del {
		position: relative;
		z-index: 1;
		top: auto;
		right: -7px;
		display: inline-block;
		width: 30px;
		height: 30px;
		cursor: pointer;
		float: right;
	}
	.basket_bonuses {
		width: 100%;
		background-color: #fafafa;
		padding: 30px 30px 33px 30px;
	}
	.basket_bonuses_balance {
		line-height: 25px;
		color: #666666;
		padding-left: 53px;
		background: url('images/star.svg') 0 5px no-repeat;
		background-size: 40px 40px;
		float: left;
		width: 367px;
	}
	.basket_bonuses_balance span {
		display: block;
		font-family: 'pb';
		font-size: 24px;
		color: black;
	}
	.basket_bonuses_form {
		width: 363px;
		float: left;
		color: #666666;
	}
	.basket_bonuses_form_note {
		display: inline-block;
		line-height: 54px;
		font-size: 24px;
		color: black;
		font-family: 'pb';
	}
	.basket_bonuses_form_container {
		display: block;
		width: 165px;
		height: 50px;
		background-color: white;
		border: 2px solid #dcdcdc;
		border-radius: 4px;
		float: right;
	}
	.basket_bonus_count {
		width: 92px;
		text-align: center;
		border: 0;
		outline: none;
		background: transparent;
		font-size: 24px;
		color: black;
		font-family: 'pb';
		height: 48px;
	}
	.basket_bonuses_total {
		line-height: 24px;
		display: inline-block;
		white-space: nowrap;
		float: right;
		margin-top: 2px;
	}
	.basket_bonuses_note {
		margin-top: 27px;
		color: #666666;
		border-top: 1px solid #dcdcdc;
		line-height: 24px;
		padding-top: 23px;
	}
	.basket_total {
		margin-top: 40px;
	}
	.basket_total_text {
		width: 511px;
		float: left;
		color: #666666;
		line-height: 30px;
	}
	.basket_total_text span {
		font-size: 30px;
		color: black;
		font-family: 'pb';
	}
	.basket_total_price {
		height: 60px;
		position: relative;
		display: inline-block;
		float: left;
		background-color: rgba(255,193,7,0.93);
		text-align: center;
		color: black;
		font-size: 36px;
		font-family: 'pb';
		border-radius: 6px 0 0 6px;
		padding: 10px 0 0 23px;
	}
	.basket_total_price:after {
		content: '';
		width: 30px;
		height: 60px;
		position: absolute;
		top: 0;
		right: -30px;
		background: url('images/total_price.png') 0 0 no-repeat;
	}
	.basket_total_submit {
		float: right;
		width: 239px;
	}
	.btn__basket {
		height: 60px;
		width: 239px;
		font-size: 18px;
		border-radius: 30px;
	}

.order {
	padding-bottom: 29px;
}
	.order_info {
		width: 870px;
		float: left;
		border: 1px solid #dcdcdc;
		border-radius: 10px;
	}
	.order_block {
		padding: 24px 30px 12px 30px;
		border-bottom: 1px solid #dcdcdc;
	}
	.order_block:last-child {
		border-bottom: 0;
	}
	.order_block__flex {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-content: space-between;
	}
	.order_block_title {
		width: 100%;
		font-size: 24px;
		font-family: 'pb';
		border-bottom: 1px solid #dcdcdc;
		color: black;
		padding-bottom: 13px;
		margin-bottom: 26px;
		flex-shrink: 0;
	}
	.order_i {
		width: 100%;
		float: left;
		margin-bottom: 17px;
		position: relative;
	}
	.order_i__1 {
		width: 260px;
	}
	.order_i__1 .input_text {
		width: 222px;
	}
	.order_i__3 {
		width: 100%;
		flex-shrink: 0;
	}
	.order_i__2 {
		width: 535px;
	}
	.order_i__3 .input_text {
		width: 770px;
	}
	.order_i__2 .input_text {
		width: 497px;
	}
	.radio_label {
		font-size: 16px;
	}
	.radio_label_big {
		font-size: 18px;
	}
	.order_self,
	.order_note {
		width: 100%;
		background-color: #f8f8f8;
		border-radius: 4px;
		display: none;
		padding: 17px 19px 0 19px;
		margin: 2px 0 17px 0;
	}
	.order_self.active {
		display: block;
		position: relative;
	}
	.order_self:before {
		content: '';
		width: 29px;
		height: 15px;
		position: absolute;
		background: url('images/order_trinagle.png') 0 0 no-repeat;
		top: -15px;
		left: 330px;
	}
	.order_self strong {
		font-size: 16px;
		display: block;
		margin-bottom: 24px;
	}
	.order_self_i {
		margin-bottom: 18px;
		line-height: 24px;
	}
	.order_self_i:last-child {
		margin-bottom: 12px;
	}
	.radio_self {
		margin: 1px 11px 6px 0;
	}
	.order_self_discount {
		display: inline-block;
		float: left;
		color: white;
		font-family: 'pb';
		font-size: 10px;
		padding: 7px 3px 0 9px;
		height: 26px;
		border-radius: 3px 0 0 3px;
		text-transform: uppercase;
		position: relative;
		margin-right: 27px;
		background-color: #8bc34a;
		line-height: normal;
	}
	.order_self_discount:after {
		content: '';
		width: 15px;
		height: 26px;
		background: url('images/flag_order.png') 0 0 no-repeat;
		background-size: 15px 26px;
		position: absolute;
		top: 0;
		right: -15px;
	}
	.order_control {
		border-top: 1px solid #dcdcdc;
		margin-top: 13px;
		width: 100%;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-content: space-between;
		padding-top: 29px;
	}
	.order_time_container {
		width: 100%;
		padding-top: 4px;
		display: none;
	}
	.order_time_container.active {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-content: space-between;
	}
	.order_select {
		width: 100%;
		height: 50px;
	}
	.order_calendar {
		width: 24px;
		height: 23px;
		position: absolute;
		right: 21px;
		bottom: 13px;
		background: url('images/calendar.svg') 0 0 no-repeat;
		z-index: 1;
		cursor: pointer;
		background-size: 24px 23px;
	}
	.order_note {
		margin: 20px 0 7px 0;
		padding: 21px 29px 25px 29px;
		font-size: 15px;
		line-height: 24px;
	}
	.order_change_block {
		font-size: 16px;
		line-height: 50px;
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 20px;
		margin-bottom: 14px;
	}
	.order_change {
		width: 62px;
	}
	.order_note.active {
		display: block;
	}
	.order_i_payment {
		margin-bottom: 13px;
	}
	.order_person_block {
		display: inline-block;
		line-height: 40px;
		margin-bottom: 28px;
	}
	.order_person_container {
		display: inline-block;
		width: 135px;
		height: 40px;
	}
	.order_minus,
	.order_plus {
		width: 40px;
		height: 40px;
	}
	.order_minus:before,
	.order_minus:after,
	.order_plus:before,
	.order_plus:after {
		top: 12px;
		right: 12px;
		background-size: 12px 12px;
	}
	.order_minus:before,
	.order_minus:after,
	.order_plus:before,
	.order_plus:after {
		right: 8px;
	}
	.order_count {
		line-height: 40px;
		width: 55px;
		font-size: 18px;
		text-align: center;
		display: inline-block;
	}
	.textarea_order {
		width: 770px;
		height: 112px;
	}
	.order_total {
		width: 270px;
		float: right;
		border-top: 2px solid #ffb300;
		border-left: 2px solid #ffb300;
		border-right: 2px solid #ffb300;
		position: relative;
	}
	.order_total:after {
		content: '';
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		height: 7px;
		background: url('images/order_bottom.png') 0 0;
	}
	.order_total_time {
		padding: 31px 10px 0 79px;
		background: url('images/time_order.svg') 28px 36px no-repeat;
	}
	.order_total_delivery {
		padding: 17px 10px 15px 79px;
		background: url('images/truck_order.svg') 28px 22px no-repeat;
		border-bottom: 1px solid #dcdcdc;
	}
	.order_total_sum {
		padding: 16px 10px 46px 79px;
		background: url('images/wallet_order.svg') 28px 22px no-repeat;
	}
	.order_total_time,
	.order_total_delivery,
	.order_total_sum {
		font-size: 20px;
		line-height: 24px;
		color: black;
		font-family: 'pb';
		background-size: 40px 40px;
	}
	.order_total_sum {
		font-size: 24px;
	}
	.order_total_time span,
	.order_total_delivery span,
	.order_total_sum span {
		font-size: 14px;
		display: block;
		color: #666666;
		font-family: 'p';
	}
	.order_submit {
		width: 100%;
		float: none;
		clear: left;
		padding-top: 28px;
	}
	.btn__order {
		width: 243px;
		font-size: 18px;
		height: 60px;
		border-radius: 30px;
		margin-top: 19px;
	}

.profile {
	padding-bottom: 30px;
	position: relative;
}
	.profile_exit {
		position: absolute;
		top: -63px;
		right: 0;
		white-space: nowrap;
		display: inline-block;
		border-bottom: 1px dotted #e63a2e;
	}
	.profile_exit:hover {
		color: #333333;
		border-bottom: 1px dotted transparent;
	}
	.profile_buttons_i {
		color: black;
		border: 1px solid #dcdcdc;
		padding: 14px 29px 0 29px;
	}
	.profile_buttons_i:hover {
		border: 1px solid #e63a2e;
	}
	.profile_buttons {
		margin-bottom: 20px;
	}
	.profile_buttons_i {
		display: inline-block;
		margin: 0 5px 20px 0;
	}
	.profile_buttons_i.active {
		color: white;
		background-color: #e63a2e;
		border: 1px solid #e63a2e;
	}
	.profile_sections {
		display: none;
		width: 100%;
		height: 50px;
		background-color: white;
		font-size: 20px;
		padding: 0 18px 0 18px;
		border-radius: 25px;
		border: 1px solid #dcdcdc;
		margin: -12px 0 20px 0;
	}
	.profile_card {
		border-radius: 10px;
		border: 1px solid #dcdcdc;
		background-color: #f8f8f8;
	}
	.profile_card_photo {
		width: 300px;
		float: left;
		height: 350px;
		margin: 0 30px 0 0;
	}
	.profile_card_photo_link {
		display: block;
		margin: 50px 0 0 50px;
		border-radius: 125px;
	}
	.profile_card_photo_link img {
		border-radius: 125px;
	}
	.profile_card_name {
		margin-top: 87px;
		font-size: 36px;
		color: black;
		font-family: 'pb';
		max-width: 700px;
		overflow: hidden;
	}
	.profile_card_birthday {
		margin-top: 16px;
		font-size: 18px;
	}
	.profile_edit {
		margin-top: 35px;
		text-transform: uppercase;
		background-color: #f8f8f8;
	}
	.profile_icons {
		margin-top: 29px;
	}
	.profile_icons_i__bonuses {
		background: url('images/star_private.svg') 20px 20px no-repeat;
	}
	.profile_icons_i__orders {
		background: url('images/cart_private.svg') 20px 20px no-repeat;
	}
	.profile_icons_i__spent {
		background: url('images/wallet_private.svg') 20px 20px no-repeat;
	}
	.profile_icons_i__invites {
		background: url('images/like_private.svg') 20px 20px no-repeat;
	}
	.profile_icons_i__agreed {
		background: url('images/deal_private.svg') 20px 20px no-repeat;
	}
	.profile_icons_i {
		width: 226px;
		height: 90px;
		padding: 19px 20px 0 85px;
		border: 1px solid #dcdcdc;
		border-radius: 10px;
		margin: 0 10px 0 0;
		background-size: 50px 50px;
		float: left;
		font-size: 30px;
		color: black;
		font-family: 'ge';
	}
	.profile_icons_i span {
		font-size: 15px;
		font-family: 'p';
		color: #666666;
		display: block;
	}
	.profile_icons_i:nth-child(5) {
		margin: 0;
	}
	.profile_block {
		padding: 33px 49px 40px 49px;
		border-radius: 10px;
		border: 1px solid #dcdcdc;
		background: white;
	}
	.profile_title {
		font-size: 24px;
		color: black;
		font-family: 'pb';
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 13px;
		margin-bottom: 28px;
	}
	.auth {}
		.profile_auth .input_label {
			font-size: 16px;
			margin-bottom: 4px;
		}
		.auth_phone {
			width: 355px;
			margin-right: 17px;
		}
		.auth_submit {
			width: 117px;
			text-transform: uppercase;
		}
		.auth_register {
			display: inline-block;
			white-space: normal;
			font-size: 16px;
			border-bottom: 1px dotted #e63a2e;
			color: #e63a2e;
			margin-top: 16px;
		}
		.auth_register:hover {
			color: #333333;
			border-bottom: 1px dotted transparent;
		}
		.auth_soc_title {
			margin: 32px 0 15px 0;
			font-size: 16px;
		}
		.auth_soc_i {
			width: 40px;
			height: 40px;
			display: block;
			margin: 0 6px 0 0;
			float: left;
		}
		.auth_soc_i img {
			width: 40px;
			height: 40px;
		}

.footer {
	background-color: #f7f7f6;
	padding: 70px 0 89px 0;
	font-size: 15px;
	line-height: 24px;
	position: relative;
	z-index: 1;
}
	.footer_cols {
		padding-bottom: 55px;
	}
	.footer_col {
		width: 200px;
		float: left;
	}
	.footer_col__copy {
		margin-right: 70px;
	}
	.footer_col__menu_1,
	.footer_col__menu_2 {
		padding-right: 20px;
	}
	.footer_col__vk {
		width: 270px;
		margin-right: 30px;
	}
	.footer_col__vk img {
		max-width: 270px;
	}
	.footer_link {
		color: #e63a2e;
		text-decoration: underline;
		padding-right: 0;
	}
	.footer_link:hover,
	.footer_link.active {
		color: black;
		text-decoration: none;
	}
	.footer_city {
		margin-top: 21px;
	}
	.footer_phone {
		color: black;
		font-family: 'pb';
		font-size: 24px;
		margin-top: 7px;
	}
	.footer_col__menu_i {
		margin-bottom: 10px;
	}
	.footer_soc {
		margin: 8px 0 16px 0;
	}
	.footer_soc_i {
		width: 30px;
		height: 30px;
		display: block;
		margin: 0 5px 0 0;
		float: left;
	}
	.footer_soc_i img {
		width: 30px;
		height: 30px;
	}
	.footer_pay {
		margin-top: 14px;
	}
	.footer_pay_i {
		width: 46px;
		height: 33px;
		float: left;
		margin: 0 5px 5px 0;
	}
	.footer_pay_i:nth-child(4n) {
		margin: 0 0 5px 0;
	}
	.footer_pay_i img {
		width: 46px;
		height: 33px;
	}
	.footer .bottom {
		border-top: 1px solid #d7d7d7;
	}
	.footer_logo {
		width: 169px;
		height: 64px;
		display: block;
		float: left;
		margin-top: 20px;
	}
	.footer_logo_img {
		width: 169px;
		height: 64px;
	}
	.footer_link__privacy {
		display: inline-block;
		float: right;
		margin-top: 39px;
	}

.mobile_menu {
	display: none;
}
	.mobile_menu_items {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.mobile_menu_i {
		width: 16.66%;
		height: 50px;
		float: left;
		display: block;
		border-right: 1px solid #dcdcdc;
		position: relative;
	}
	.mobile_menu_i__basket {
		border-right: 0;
	}
	.mobile_menu_i__open:before,
	.mobile_menu_i__open:after {
		content: '';
		position: absolute;
		top: 16px;
		left: 50%;
		margin-left: -13px;
		width: 26px;
		height: 6px;
		border-bottom: 2px solid #e63a2e;
		border-top: 2px solid #e63a2e;
	}
	.mobile_menu_i__open:after {
		border-bottom: 0;
		top: 32px;
	}
	.mobile_menu_i__open.active:before,
	.mobile_menu_i__open.active:after {
		opacity: 0;
	}
	.mobile_menu_i__city {
		background: url('images/pin_header.svg') center 13px no-repeat;
		background-size: 24px;
	}
	.mobile_menu_i__search {
		background: url('images/search.svg') center 13px no-repeat;
		background-size: 24px;
	}
	.mobile_menu_i__open.active,
	.mobile_menu_i__city.active,
	.mobile_menu_i__search.active {
		background: #e63a2e url('images/del_white.svg') center 14px no-repeat;
		background-size: 22px 22px;
	}
	.mobile_menu_i__discount {
		font-size: 30px;
		line-height: 52px;
		color: #e63a2e;
		text-align: center;
	}
	.mobile_menu_i__user {
		background: url('images/user_header.svg') center 13px no-repeat;
		background-size: 24px;
	}
	.mobile_menu_i__basket {
		background: url('images/cart_header.svg') center 13px no-repeat;
		background-size: 24px;
	}
	.mobile_menu_i__basket .mobile_menu_basket {
		top: 4px;
		left: 50%;
		margin-left: -10px;
	}

.popup {
	position: absolute;
	margin: 0;
	background-color: white;
	z-index: 1000;
	border-radius: 10px;
	top: auto;
	left: auto;
	padding: 40px 70px 23px 70px;
	display: none;
}
	.overlay {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 900;
		background-color: rgba(0,0,0,0.5);
		display: none;
	}
	.popup.active,
	.overlay.active {
		display: block;
	}
	.popup_close {
		width: 30px;
		height: 30px;
		position: absolute;
		top: 13px;
		right: 13px;
		cursor: pointer;
		z-index: 1010;
	}
	.popup_close:before,
	.popup_close:after,
	.table_del:before,
	.table_del:after {
		content: '';
		position: absolute;
		top: 6px;
		right: 6px;
		width: 18px;
		height: 18px;
	}
	.popup_close:before,
	.table_del:before {
		background: url('images/del.svg') 0 0 no-repeat;
		background-size: 18px 18px;
	}
	.popup_close:after,
	.table_del:after {
		opacity: 0;
		background: url('images/del_red.svg') 0 0 no-repeat;
		background-size: 18px 18px;
	}
	.popup_close:hover:before,
	.table_del:hover:before {
		opacity: 0;
	}
	.popup_close:hover:after,
	.table_del:hover:after {
		opacity: 1;
	}
	.popup_title {
		font-size: 36px;
		color: black;
		font-family: 'ge';
		margin-bottom: 12px;
	}
	.popup_note {
		font-size: 18px;
		line-height: 27px;
		margin-bottom: 19px;
	}
	.popup_link {
		color: #e63a2e;
	}
	.popup_input_block {
		padding-bottom: 27px;
	}
	.popup__callback {
		width: 570px;
	}
	.popup__callback .input_text {
		width: 396px;
	}
	.popup .btn__red {
		height: 60px;
		font-size: 18px;
		text-transform: uppercase;
		border-radius: 30px;
		padding: 0 40px 0 40px;
	}
	.rules {
		font-size: 16px;
		line-height: 24px;
	}
	.popup__thanks {
		width: 570px;
		height: 541px;
		background: #ffffff url('images/thanks.jpg') right bottom no-repeat;
	}
	.popup__thanks .popup_title {
		margin-bottom: 25px;
	}
	.popup__city {
		padding: 40px 70px 50px 70px;
	}
	.city_links_i {
		display: inline-block;
		padding: 13px 27px 0 27px;
		color: black;
		border: 1px solid #dcdcdc;
		margin: 8px 10px 10px 0;
	}
	.city_links_i:last-child {
		margin: 8px 0 10px 0;
	}
	.city_links_i:hover,
	.city_links_i.active {
		color: white;
		background-color: #e63a2e;
		border: 1px solid #e63a2e;
	}
	.popup__search {
		width: 780px;
		padding: 40px 70px 60px 70px;
	}
	.site_search {
		display: block;
		position: relative;
	}
	.search_submit {
		position: absolute;
		display: block;
		width: 30px;
		height: 30px;
		cursor: pointer;
		border: 0;
		top: 18px;
		right: 23px;
		background: transparent;
	}
	.search_submit:before,
	.search_submit:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 30px;
		height: 30px;
		background: url('images/search.svg') 0 0 no-repeat;
		background-size: 29px 30px;
	}
	.search_submit:after {
		background: url('images/search_red.svg') 0 0 no-repeat;
		background-size: 29px 30px;
		opacity: 0;
	}
	.search_submit:hover:before {
		opacity: 0;
	}
	.search_submit:hover:after {
		opacity: 1;
	}
	.input_search {
		margin-top: 8px;
		border-radius: 8px;
		width: 594px;
		font-size: 15px;
	}
	.popup__basket {
		width: 510px;
		padding: 47px 70px 44px 70px;
	}
	.popup_basket_note {
		font-size: 24px;
		line-height: 48px;
		color: #e63a2e;
		font-family: 'ps';
		padding-left: 58px;
		background: url('images/cart_header.svg') left 2px no-repeat;
		background-size: 40px 40px;
		white-space: nowrap;
	}

/*noUi slider for prices in filter*/
.noUi-target,
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-target {
	position: relative;
	direction: ltr;
}
.noUi-base,
.noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.noUi-connects {
	overflow: hidden;
	z-index: 0;
}
.noUi-connect,
.noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
	left: auto;
	right: 0;
}
.noUi-vertical .noUi-origin {
	width: 0;
}
.noUi-horizontal .noUi-origin {
	height: 0;
}
.noUi-handle {
	position: absolute;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
	-webkit-transition: transform 0.3s;
	transition: transform 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}
.noUi-horizontal {
	height: 20px;
}
.noUi-horizontal .noUi-handle {
	width: 20px;
	height: 20px;
	left: -10px;
	top: -7px;
	border-radius: 10px;
	background: #e63a2e;
	cursor: default;
}
.noUi-horizontal .noUi-handle:after {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: white;
	position: absolute;
	top: 7px;
	left: 7px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
	right: -10px;
	left: auto;
}
.noUi-target {
	background: #dcdcdc;
	height: 6px;
}
.noUi-connects {
	border-radius: 3px;
}
.noUi-connect {
	background: #689f2d;
	background: linear-gradient(to bottom, #8bc34a 0%, #689f2d 100%);
}
.noUi-draggable {
	cursor: ew-resize;
}
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
	cursor: not-allowed;
}
/*end noUi slider for prices in filter*/


/*scrollbar for subsections*/
.scroll-wrapper {
	overflow: hidden !important;
	padding: 0 !important;
	position: relative;
}
.scroll-wrapper > .scroll-content {
	border: none !important;
	box-sizing: content-box !important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none !important;
	overflow: scroll !important;
	padding: 0;
	position: relative !important;
	top: 0;
	width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0;
}
.scroll-element {
	display: none;
}
.scroll-element, .scroll-element div {
	box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
	cursor: default;
}
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	z-index: 10;
}
.scrollbar-light > .scroll-element {
	background-color: #ffffff;
}
.scrollbar-light > .scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}
.scrollbar-light > .scroll-element .scroll-element_outer {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scrollbar-light > .scroll-element .scroll-element_size {
	background: #dcdcdc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scrollbar-light > .scroll-element.scroll-x {
	bottom: 0;
	height: 16px;
	left: 0;
	min-width: 100%;
	width: 100%;
}
.scrollbar-light > .scroll-element.scroll-y {
	height: 100%;
	min-height: 100%;
	right: 0;
	top: 0;
	width: 17px;
}
.scrollbar-light > .scroll-element .scroll-bar {
	background: #689f2d;
	background: linear-gradient(to bottom, #8bc34a, #689f2d);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { margin-bottom: 13px!important }
.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 16px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 16px; left: 0; top: 0; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: 0 }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }
/*end scrollbar for subsections*/