/*Variables*/
/*COLORS*/
/*ANIMATIONS*/
/*FONTS*/
/*MEDIA QUERY*/
/*=======================START-MEDIA=====================*/
/*=======================END-MEDIA=====================*/
/*--------- font-face ---------*/
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('fonts/Montserrat-Regular.eot');
	src: url('fonts/Montserrat-Regular.woff2') format('woff2'),
	url('fonts/Montserrat-Regular.woff') format('woff'),
	url('fonts/Montserrat-Regular.ttf') format('truetype'),
	url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg'),
	url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Bold';
	src: url('fonts/Montserrat-Bold.eot');
	src: url('fonts/Montserrat-Bold.woff2') format('woff2'),
	url('fonts/Montserrat-Bold.woff') format('woff'),
	url('fonts/Montserrat-Bold.ttf') format('truetype'),
	url('fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg'),
	url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Light';
	src: url('fonts/Montserrat-Light.eot');
	src: url('fonts/Montserrat-Light.woff2') format('woff2'),
	url('fonts/Montserrat-Light.woff') format('woff'),
	url('fonts/Montserrat-Light.ttf') format('truetype'),
	url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg'),
	url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Medium';
	src: url('fonts/Montserrat-Medium.eot');
	src: url('fonts/Montserrat-Medium.woff2') format('woff2'),
	url('fonts/Montserrat-Medium.woff') format('woff'),
	url('fonts/Montserrat-Medium.ttf') format('truetype'),
	url('fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg'),
	url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-display: swap;
	font-style: normal;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}
@font-face {font-display:swap;
	font-family: 'Montserrat-Regular';
	src: url("fonts/Montserrat-Regular.eot");
	src: url("fonts/Montserrat-Regular.woff2") format("woff2"), url("fonts/Montserrat-Regular.woff") format("woff"), url("fonts/Montserrat-Regular.ttf") format("truetype"), url("fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg"), url("fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype");
	font-weight: normal;
	font-display: swap;
	font-style: normal; }

@font-face {font-display:swap;
	font-family: 'Montserrat-Bold';
	src: url("fonts/Montserrat-Bold.eot");
	src: url("fonts/Montserrat-Bold.woff2") format("woff2"), url("fonts/Montserrat-Bold.woff") format("woff"), url("fonts/Montserrat-Bold.ttf") format("truetype"), url("fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg"), url("fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype");
	font-weight: normal;
	font-display: swap;
	font-style: normal; }

@font-face {font-display:swap;
	font-family: 'Montserrat-Light';
	src: url("fonts/Montserrat-Light.eot");
	src: url("fonts/Montserrat-Light.woff2") format("woff2"), url("fonts/Montserrat-Light.woff") format("woff"), url("fonts/Montserrat-Light.ttf") format("truetype"), url("fonts/Montserrat-Light.svg#Montserrat-Light") format("svg"), url("fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype");
	font-weight: normal;
	font-display: swap;
	font-style: normal; }

@font-face {font-display:swap;
	font-family: 'Montserrat-Medium';
	src: url("fonts/Montserrat-Medium.eot");
	src: url("fonts/Montserrat-Medium.woff2") format("woff2"), url("fonts/Montserrat-Medium.woff") format("woff"), url("fonts/Montserrat-Medium.ttf") format("truetype"), url("fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg"), url("fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype");
	font-weight: normal;
	font-display: swap;
	font-style: normal; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img,
iframe {
	border: 0;
}

ul,
nav {
	list-style: none;
}

input:focus,
button:focus,
a:focus,
textarea:focus,
select:focus {
	outline: none !important;
}

textarea {
	resize: none;
}

body {
	font: normal 14px/1.1 'GothamPro', sans-serif;
	background: #fff;
	min-width: 320px;
	color: #373a36;
	margin: 0;
	overflow-x: hidden;
}

section {
	max-width: 100%;
}

a {
	color: #373a36;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	color: #373a36;
}

a img {
	border: none;
}

img {
	max-width: 100%;
	display: block;
	border-style: none;
}

noscript div {
	position: relative;
	top: 0;
	background: #fff;
	z-index: 77777;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
	padding: 50px;
	border: 3px solid red;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #707070;
}

noscript div a {
	text-decoration: underline;
	color: blue;
}

input,
textarea,
select {
	vertical-align: middle;
	color: #373a36;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type='text'],
input[type='file'],
input[type='password'],
input[type='submit'],
input[type='email'],
input[type='tel'],
textarea,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

input[type='email'] {
	box-shadow: none;
	-webkit-box-shadow: none;
}

input[type='image'] {
	padding: 0;
	border: none;
}

input[type='submit']::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type='submit'],
input[type='button'] {
	cursor: pointer;
}

input[type='submit']:focus,
input[type='button']:focus {
	outline: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button:focus {
	outline: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button {
	cursor: pointer;
}

p {
	max-width: 100%;
	margin: 0 0 10px;
}

p,
span,
label,
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
i,
em {
	max-width: 100%;
	word-wrap: break-word;
}

div {
	word-wrap: break-word;
}

@font-face {
	font-family: 'Icons';
	font-display: swap;
	src: url('fonts/Icons.eot');
	src: url('fonts/Icons.eot?#iefix') format('eot'),
	url('fonts/Icons.woff') format('woff'),
	url('fonts/Icons.ttf') format('truetype'),
	url('fonts/Icons.svg#Icons') format('svg');
}
@font-face {font-display:swap;
	font-family: "Icons";
	font-display: swap;
	src: url("fonts/Icons.eot");
	src: url("fonts/Icons.eot?#iefix") format("eot"), url("fonts/Icons.woff") format("woff"), url("fonts/Icons.ttf") format("truetype"), url("fonts/Icons.svg#Icons") format("svg"); }

.icon-add:before,
.icon-arrow_sub:before,
.icon-charact:before,
.icon-descr:before,
.icon-enter:before,
.icon-eye:before,
.icon-facebook:before,
.icon-figure404_1:before,
.icon-figure_404_2:before,
.icon-figure_404_3:before,
.icon-filter:before,
.icon-heart:before,
.icon-heart_full:before,
.icon-insta:before,
.icon-list:before,
.icon-phone-call:before,
.icon-resource:before,
.icon-resource_1:before,
.icon-resource_2:before,
.icon-reviews:before,
.icon-search:before,
.icon-shipped:before,
.icon-shopping-bag:before,
.icon-totop:before,
.icon-tw:before,
.icon-Vector:before,
.icon-Vector2:before,
.icon-Vector3:before,
.icon-Vector4:before,
.icon-Vector5:before,
.icon-Vector6:before,
.icon-Vector7:before,
.icon-Vector8:before,
.icon-Vector9:before,
.icon-youtube:before {
	font-family: 'Icons';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.icon-add:before {
	content: '\E001';
}

.icon-arrow_sub:before {
	content: '\E002';
}

.icon-charact:before {
	content: '\E003';
}

.icon-descr:before {
	content: '\E004';
}

.icon-enter:before {
	content: '\E005';
}

.icon-eye:before {
	content: '\E006';
}

.icon-facebook:before {
	content: '\E007';
}

.icon-figure404_1:before {
	content: '\E008';
}

.icon-figure_404_2:before {
	content: '\E009';
}

.icon-figure_404_3:before {
	content: '\E00A';
}

.icon-filter:before {
	content: '\E00B';
}

.icon-heart:before {
	content: '\E00C';
}

.icon-heart_full:before {
	content: '\E00E';
}

.icon-insta:before {
	content: '\E00F';
}

.icon-list:before {
	content: '\E010';
}

.icon-phone-call:before {
	content: '\E011';
}

.icon-resource:before {
	content: '\E012';
}

.icon-resource_1:before {
	content: '\E013';
}

.icon-resource_2:before {
	content: '\E014';
}

.icon-reviews:before {
	content: '\E015';
}

.icon-search:before {
	content: '\E016';
}

.icon-shipped:before {
	content: '\E017';
}

.icon-shopping-bag:before {
	content: '\E018';
}

.icon-totop:before {
	content: '\E019';
}

.icon-tw:before {
	content: '\E01A';
}

.icon-Vector:before {
	content: '\E01B';
}

.icon-Vector2:before {
	content: '\E01C';
}

.icon-Vector3:before {
	content: '\E01D';
}

.icon-Vector4:before {
	content: '\E01E';
}

.icon-Vector5:before {
	content: '\E01F';
}

.icon-Vector6:before {
	content: '\E020';
}

.icon-Vector7:before {
	content: '\E021';
}

.icon-Vector8:before {
	content: '\E022';
}

.icon-Vector9:before {
	content: '\E023';
}

.icon-youtube:before {
	content: '\E024';
}

a,
i {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

b,
strong {
	font-weight: normal;
	font-family: 'GothamMedium', sans-serif;
}

button,
button:focus {
	outline: none !important;
}

.btn_all_style {
	font-size: 14px;
	line-height: 1;
	color: #373a36;
	border: 2px solid #373a36;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	max-width: 170px;
	padding: 9px 15px;
	display: inline-block;
	text-align: center;
	font-family: 'Montserrat-Bold';
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn_all_style:after {
	background: #373a36;
}

@media (max-width: 768px) {
	.btn_all_style {
		max-width: 140px;
	}
	.btn_all_style.show-more-product {
		max-width: 170px;
	}

	.order_title .btn_all_style {
		padding: 10px;
		font-size: 11px;
	}
}

.btn_all_style.btn_other {
	height: 40px;
	color: #000;
	border-color: #fff100;
	background: #fff100;
	max-width: 280px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media (min-width: 1024px) {
	.btn_all_style.btn_other:hover,
	.btn_all_style.btn_other:focus,
	.btn_all_style.btn_other:active {
		background: #fff100;
		border-color: #fff100;
		-webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
		color: #000;
	}
	.btn_all_style.btn_other:hover:after,
	.btn_all_style.btn_other:focus:after,
	.btn_all_style.btn_other:active:after {
		display: none;
	}
}

@media (max-width: 620px) {
	.btn_all_style.btn_other {
		max-width: 240px;
		margin: 20px auto 0;
		display: block;
	}
	.order_title .btn_all_style.btn_other {
		margin: 0 0 0 10px;
	}
}

@media (max-width: 450px) {
	.success_popup .btn_all_style.btn_other {
		font-size: 12px;
		max-width: 240px;
		margin: 20px auto 0;
		display: block;
		padding: 9px 7px; } }

@media (max-width: 350px) {
	.success_popup .btn_all_style.btn_other {
		font-size: 11px;
		max-width: 240px;
		margin: 20px auto 0;
		display: block;
		padding: 9px 7px; } }


.input-field input {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #9c9c9c;
	opacity: 0.5;
	font-size: 10px;
}

.input-field input::-webkit-input-placeholder {
	color: #373a36;
}

.input-field input:-moz-placeholder {
	color: #373a36;
}

.input-field input::-moz-placeholder {
	color: #373a36;
}

.input-field input:-ms-input-placeholder {
	color: #373a36;
}

@media (min-width: 1024px) {
	.btn_hover {
		cursor: pointer;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		text-decoration: none;
		vertical-align: middle;
		-webkit-transform: perspective(1px) translateZ(0);
		transform: perspective(1px) translateZ(0);
		-webkit-box-shadow: 0 0 1px transparent;
		box-shadow: 0 0 1px transparent;
		position: relative;
		overflow: hidden;
		-webkit-transition-property: all;
		-o-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: 0.3s;
		-o-transition-duration: 0.3s;
		transition-duration: 0.3s;
		padding: 11px 16px;
	}
	.btn_hover:after {
		content: '';
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #373a36;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 50%;
		-ms-transform-origin: 0 50%;
		transform-origin: 0 50%;
		-webkit-transition-property: all;
		-o-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: 0.3s;
		-o-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		-o-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	.btn_hover:hover:after,
	.btn_hover:active:after,
	.btn_hover:focus:after {
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
	}
	.btn_hover:hover,
	.btn_hover:active,
	.btn_hover:focus {
		border-color: #373a36;
		color: #fff;
	}
	/* Shine */
	.elem_hover {
		position: relative;
	}
	.elem_hover:hover {
		background: rgba(0, 0, 0, 0.5);
	}
	.elem_hover::before {
		position: absolute;
		top: 0;
		left: -100%;
		z-index: 2;
		display: block;
		content: '';
		width: 50%;
		height: 100%;
		background: -webkit-linear-gradient(
				left,
				rgba(255, 255, 255, 0) 0%,
				rgba(255, 255, 255, 0.3) 100%
		);
		background: -webkit-gradient(
				linear,
				left top,
				right top,
				from(rgba(255, 255, 255, 0)),
				to(rgba(255, 255, 255, 0.3))
		);
		background: -o-linear-gradient(
				left,
				rgba(255, 255, 255, 0) 0%,
				rgba(255, 255, 255, 0.3) 100%
		);
		background: linear-gradient(
				to right,
				rgba(255, 255, 255, 0) 0%,
				rgba(255, 255, 255, 0.3) 100%
		);
		-webkit-transform: skewX(-25deg);
		-ms-transform: skewX(-25deg);
		transform: skewX(-25deg);
	}
	.elem_hover:hover::before {
		-webkit-animation: shine 0.75s;
		animation: shine 0.75s;
	}
	.elem_hover::after {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		display: block;
		content: '';
		background: rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
	}
	.elem_hover:hover::after {
		opacity: 1;
		visibility: visible;
	}
}

.btn_yellow {
	color: #fff100;
	border: 2px solid #fff100;
}

.btn_yellow:after {
	background: #fff100;
}

@media (min-width: 1024px) {
	.btn_yellow:hover {
		color: #000;
		border-color: #fff100;
	}
}

.elem_hover:active:after,
.elem_hover:focus:after,
.elem_hover:hover:after {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
}

.clearfix:before,
.container:before,
.clearfix:after,
.container:after {
	display: table;
	content: ' ';
}

.clearfix:after,
.container:after {
	clear: both;
}

body ::-webkit-scrollbar {
	width: 4px;
}

body ::-webkit-scrollbar-thumb {
	width: 4px;
	border-color: #fff100;
	background-color: #fff100;
}

body ::-webkit-scrollbar-thumb:hover {
	border-width: 1px 1px 1px 2px;
	border-color: #fff100;
	background-color: #fff100;
}

body ::-webkit-scrollbar-track {
	border-width: 0;
}

body ::-webkit-scrollbar-track-piece {
	background: #373a36;
}

body {
	max-width: 100%;
}

body.noscroll {
	overflow: hidden;
}

noscript {
	background: #fff;
	font-size: 14px;
	width: 100%;
	z-index: 9999999;
	text-align: center;
}

noscript a {
	color: red;
	text-decoration: underline;
}

noscript a:hover {
	text-decoration: none;
}

input,
textarea {
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	background: #fff;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

input[type='search'] {
	-webkit-appearance: none;
}

.hidden {
	display: none;
}

.container,
.flex-container {
	width: 1360px;
	max-width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.flex-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.row {
	margin-bottom: 0;
}

.row--sm {
	padding: 0 6% 0 9.3%;
}

.container .row {
	margin: 0 -15px;
}

.row .col {
	padding: 0 15px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.mfp-close:focus {
	background: none;
}

h1,
h2,
h3,
h4,
h5 {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: 'Montserrat-Bold';
}

h1 {
	font-size: 30px;
	line-height: 38px;
}

h2 {
	font-size: 28px;
	line-height: 36px;
}

h3 {
	font-size: 26px;
	line-height: 34px;
}

h4 {
	font-size: 24px;
	line-height: 32px;
}

h5 {
	font-size: 20px;
	line-height: 28px;
}

.content {
	margin-bottom: 30px;
}

@media only screen and (min-width: 1030px) {
	.content {
		margin-bottom: 60px;
	}
}

.content p {
	font-family: 'Montserrat-Regular';
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.43;
	letter-spacing: normal;
	text-align: left;
	color: #393939;
}

@media only screen and (min-width: 991px) {
	.content p {
		margin: 0 0 15px;
		font-size: 16px;
		line-height: 26px;
	}
}

@media only screen and (min-width: 1030px) {
	.content p {
		margin: 0 0 15px;
		font-size: 18px;
		line-height: 28px;
	}
}

.content p strong {
	font-family: 'Montserrat-Bold';
}

strong {
	font-weight: 600;
}

.content a {
	color: #fff100;
	text-decoration: underline;
}

.content ul li,
.list-box li {
	position: relative;
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.43;
	letter-spacing: normal;
	text-align: left;
	color: #393939;
	padding-left: 15px;
	margin-bottom: 10px;
}

@media only screen and (min-width: 991px) {
	.content ul li,
	.list-box li {
		font-size: 16px;
		line-height: 20px;
	}
}

@media only screen and (min-width: 1030px) {
	.content ul li,
	.list-box li {
		font-size: 18px;
		line-height: 28px;
		padding-left: 25px;
	}
}

.content ul li:before,
.list-box li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	background: #fff100;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

@media only screen and (min-width: 1030px) {
	.content ul li:before,
	.list-box li:before {
		top: 10px;
	}
}

.justifyleft {
	float: left;
	margin: 0 15px 15px 0;
}

.justifyright {
	float: right;
	margin: 0 0 15px 15px;
}

@media (max-width: 768px) {
	.justifyleft,
	.justifyright {
		float: none;
		display: block;
		margin: 0 auto;
	}
}

ol {
	list-style-position: inside;
}

.content ol,
.list-number-box {
	list-style-position: inside;
}

.content ol li,
.list-number-box li {
	margin-bottom: 15px;
	color: #373a36;
}

.content ol li span,
.list-number-box li span {
	padding-left: 10px;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-light.active.focus,
.btn-light.active:focus,
.btn-light.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-light.dropdown-toggle.focus,
.open > .btn-light.dropdown-toggle:focus,
.open
> .btn-light.dropdown-toggle:hover
.open
> .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover {
	background: #fff;
	outline: 0 !important;
}

[type='radio'] {
	visibility: hidden;
	width: 20px;
	height: 20px;
	position: absolute;
	margin: 0px !important;
}

.radio {
	display: inline-block;
	width: 50%;
	margin: 0;
}

.radio label {
	font-family: 'Montserrat-Regular';
	font-size: 14px;
	text-transform: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffffff;
	border: solid 1px #d8d8d8;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	cursor: pointer;
	padding: 11px 5px;
	text-align: center;
}

.radio input:checked + label {
	text-decoration: none;
	background: #e31937;
	-webkit-box-shadow: 1px 0px 43px rgba(0, 0, 0, 0.18);
	box-shadow: 1px 0px 43px rgba(0, 0, 0, 0.18);
	color: #fff;
}

.label {
	display: block;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.43;
	letter-spacing: normal;
	color: #393939;
	margin: 0 0 5px;
	padding: 0;
}

.link {
	color: #373a36;
	font-size: 14px;
	letter-spacing: -0.9px;
}

.page-overlay {
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(57, 57, 57, 0.5);
	display: none;
}

.input-field {
	position: relative;
	margin: 0 0 20px;
	text-align: left;
}

.input-field.align-right {
	text-align: right;
}

.input-field label {
	position: static !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.input-field .select-list {
	width: 100% !important;
}

.input-field .select-list .dropdown-menu li a {
	padding: 5px 15px;
}

.input-field .select-list .caret {
	border-top: 6px dashed;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	color: #fff;
}

.input-field .select-list .filter-option {
	font-size: 14px;
	opacity: 0.5;
}

.input-field input,
.input-field select,
.input-field .select-wrapper input.select-dropdown,
.input-field .select-list .btn {
	margin: 0;
	height: 40px;
	background: #fff;
	padding: 0 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
}

.input-field textarea {
	line-height: 1.2;
	padding: 15px !important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.input-field [type='radio']:checked,
.input-field [type='radio']:not(:checked) {
	height: auto;
	line-height: normal;
}

.input-field [type='radio']:checked + label,
.input-field [type='radio']:not(:checked) + label {
	position: relative;
	pointer-events: auto;
}

.input-field .select-wrapper input.select-dropdown {
	padding-right: 35px !important;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.input-field.error input,
.input-field.error textarea,
.input-field.error select,
.input-field.error .select-wrapper input.select-dropdown {
	border: 1px solid #e31937 !important;
	border-bottom: 1px solid #e31937 !important;
}

.input-field.error input:focus,
.input-field.error textarea:focus,
.input-field.error select:focus,
.input-field.error .select-wrapper input.select-dropdown:focus {
	border-bottom: 1px solid #e31937 !important;
}

.input-field.error:before {
	visibility: visible;
	opacity: 1;
}

.mb-40 {
	margin-bottom: 40px;
}

.hidden-mobile {
	display: none;
}

@media (min-width: 600px) {
	.hidden-mobile {
		display: inline-block;
	}
}

.hidden {
	display: none !important;
}

iframe {
	display: block;
	margin: 0 auto;
}

[type='checkbox'] + label:before,
[type='checkbox']:not(.filled-in) + label:after {
	-webkit-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
}

.visible-sm {
	opacity: 0;
	visibility: hidden;
}

.icon {
	line-height: 1;
	display: inline-block;
	font-size: inherit;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

iframe {
	width: 100%;
	max-width: 560px;
}

body,
html {
	height: 100%;
}

@media (max-width: 992px) {
	body {
		cursor: pointer;
	}
}

html {
	min-height: 100%;
	max-width: 100%;
	overflow: visible;
}

body {
	margin: 0;
	color: #373a36;
	min-height: 100%;
	max-width: 100%;
	background: #fff;
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Montserrat-Bold';
	overflow-x: hidden;
}

body:not(.main-page) .menu_wrapper .menu .catalog {
	cursor: pointer;
}

body:not(.main-page) .menu_wrapper .menu .catalog.active + .menu_child {
	opacity: 1;
	visibility: visible;
}

body:not(.main-page) .menu_wrapper .menu .menu_child {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

body:not(.main-page) .menu_wrapper .menu button {
	-webkit-background-size: 20px 20px;
	background-size: 20px;
}

body:not(.main-page) .menu_wrapper .menu button i {
	display: inline-block;
	position: absolute;
	font-size: 18px;
	right: 20px;
	top: -webkit-calc(50% - 9px);
	top: calc(50% - 9px);
}

body:not(.main-page) .menu_wrapper .menu button.active i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.catalog i {
	display: none;
}

.preview_b_i {
	display: flex;
}

.breadcrumbs {
	padding: 25px 0 20px 0;
}

.crumb_special {
	width: 35%;
}

@media (max-width: 768px) {
	.breadcrumbs {
		margin: 0;
		padding: 10px 0;
		width: 100%;
	}

	.preview_b_i {
		flex-direction: column;
	}
}

.breadcrumbs ul li {
	display: inline-block;
	padding-right: 20px;
	position: relative;
}

.breadcrumbs ul li:after {
	content: '';
	width: 4px;
	height: 4px;
	background: #1d2f54;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	right: 5px;
	top: -webkit-calc(50% - 2px);
	top: calc(50% - 2px);
}

.breadcrumbs ul li .breadcrumbs_link {
	font-size: 10px;
	line-height: 36px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (max-width: 1024px) {
	.breadcrumbs ul li .breadcrumbs_link:hover {
		color: #c82a24;
	}
}

@media (max-width: 768px) {
	.breadcrumbs ul li .breadcrumbs_link {
		line-height: 24px;
	}
}

.breadcrumbs ul li span.breadcrumbs_link {
	opacity: 0.5;
}

@media (max-width: 768px) {
	.breadcrumbs ul li {
		padding-right: 15px;
	}
}

.breadcrumbs ul li:nth-last-of-type(1):after {
	display: none;
}

.wrapper {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	min-height: 100%;
}

.wrapper:after {
	content: ' ';
	background: #373a36;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
	height: 50px;
}

.wrap_size {
	max-width: 1560px;
	margin: 0 auto;
	width: 100%;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

[class*='icon-']:before {
	font-family: Icons;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
}

.icon {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	font-size: 20px;
	color: #fff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.header .header_top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 50px;
	z-index: 2;
}

.header .header_top a,
.header .header_top span {
	color: #fff;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	font-size: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header .header_top .active span {
	color: #fff100;
}

.header .header_top .top_link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 956px;
	width: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header .header_top .top_link_item {
	font-size: 12px;
	line-height: 15.5px;
	padding: 10px 0;
}

@media (min-width: 1024px) {
	.header .header_top .top_link_item:hover {
		color: #fff100;
	}
}

@media (max-width: 1024px) {
	.header .header_top .top_link {
		display: none;
	}
}

.header .header_top .top_link li {
	padding-right: 30px;
}

@media (max-width: 1200px) {
	.header .header_top .top_link li {
		padding-right: 15px;
	}
}

@media (min-width: 1024px) {
	.header .header_top .top_link li a:hover {
		-webkit-transform: translateY(-2px);
		-ms-transform: translateY(-2px);
		transform: translateY(-2px);
		display: block;
	}
}

@media (max-width: 1024px) {
	.header .header_top {
		padding-right: 80px;
	}
}

.header_top_center {
	width: 130px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}

@media (min-width: 1200px) {
	.header_top_center {
		margin-left: 30px;
	}
}

.header_top_center .center_view {
	display: none !important;
}

.header_top_center .center_view .count_view {
	margin-left: 5px;
}

.header_top_center .center_view i {
	color: #fff;
	font-size: 20px;
}

@media (min-width: 1024px) {
	.header_top_center .center_view:hover i {
		color: #fff100;
	}
}

.header_top_center .center_wishlist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header_top_center .center_wishlist span:not(.count_wish) {
	font-size: 0;
	margin-right: 5px;
}

.header_top_center .center_wishlist i {
	color: #fff;
	font-size: 16px;
	margin-right: 5px;
	line-height: 1;
}

@media (min-width: 1024px) {
	.header_top_center .center_wishlist:hover i {
		color: #c82a24;
	}
}

.header_top_center:after {
	position: absolute;
	height: 100%;
	background: #fff;
	width: 1px;
}

.header_top_center .separator {
	height: 10px;
	width: 1px;
	background: #fff;
	display: none !important;
}

.header_top_right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: 15px;
}

.header_top_right .enter {
	font-size: 0;
	position: relative;
	cursor: pointer;
}

.header_top_right .enter > a {
	display: inline-block;
	font-size: 0;
	width: 24px;
}

.header_top_right .enter .enter_kabinet {
	position: absolute;
	bottom: -80px;
	right: 0;
	min-width: 160px;
	background: #fff;
	border: 1px solid #dcd7d2;
	-webkit-box-shadow: 0 0 10px #c1c7c9;
	box-shadow: 0 0 10px #c1c7c9;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.header_top_right .enter .enter_kabinet p {
	margin-bottom: 0;
}

.header_top_right .enter .enter_kabinet a {
	color: #373a36;
	font-size: 16px;
	line-height: 1.5;
	padding: 5px 10px;
	display: block;
}

@media (min-width: 1024px) {
	.header_top_right .enter .enter_kabinet a:hover {
		background: #c82a24;
		color: #fff;
	}
}

@media (max-width: 1024px) {
	.header_top_right .enter .enter_kabinet {
		right: inherit;
		left: 0;
	}
}

.header_top_right .enter:hover .enter_kabinet {
	opacity: 1;
	visibility: visible;
}

.header_top_right .language {
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 15px;
}

.header_top_right .language_item {
	margin-right: 5px;
}

.header_top_right .language .dropdown_list {
	position: absolute;
	top: 20px;
	right: 0;
	background: #fff;
	border: 1px solid #dcd7d2;
	display: none;
	-webkit-box-shadow: 0 0 5px #c1c7c9;
	box-shadow: 0 0 5px #c1c7c9;
}

.header_top_right .language .dropdown_list:before {
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	left: 0;
	padding: 5px;
	right: 0;
}

.header_top_right .language .dropdown_list li {
	padding: 5px 15px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (min-width: 1024px) {
	.header_top_right .language .dropdown_list li:hover {
		background: #c82a24;
	}
	.header_top_right .language .dropdown_list li:hover a {
		color: #fff;
	}
}

.header_top_right .language .dropdown_list a {
	color: #373a36;
}

.header_top_right .language:hover .dropdown_list {
	display: block;
	-webkit-animation: drop 0.3s linear;
	animation: drop 0.3s linear;
}

.header_top_right .language.desk .language_item:hover {
	color: #fff100;
}

.header_top_right .language.desk .language_item.active {
	color: #fff100;
}

.header_top_right .language.mob {
	display: none;
}

@media (max-width: 1024px) {
	.header_top_right .language.desk {
		display: none;
	}
	.header_top_right .language.mob {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.header_top_right .language .separator {
	height: 10px;
	width: 1px;
	background: #fff;
	margin: 0 10px 0 5px;
}

.header_top_right .center_wishlist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header_top_right .center_wishlist span:not(.count_wish) {
	font-size: 0;
	margin-right: 5px;
}

.header_top_right .center_wishlist i {
	color: #fff;
	font-size: 16px;
	margin-right: 5px;
	line-height: 1;
}

@media (min-width: 1024px) {
	.header_top_right .center_wishlist:hover i {
		color: #c82a24;
	}
}

.header_bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 110px;
	border-bottom: 1px solid #dcd7d2;
	position: relative;
	background: #fff;
	-webkit-transition: padding 0.3s ease-in;
	-o-transition: padding 0.3s ease-in;
	transition: padding 0.3s ease-in;
}

.header_bottom.fixed {
	height: inherit;
	padding: 10px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 20;
	background: #fff;
	width: 100%;
	max-width: 1530px;
	border-bottom: none;
}

.header_bottom.fixed:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -50%;
	background: #fff;
	width: 100%;
	z-index: -1;
	border-bottom: 1px solid #dcd7d2;
}

.header_bottom.fixed:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: -50%;
	background: #fff;
	width: 100%;
	z-index: -1;
	border-bottom: 1px solid #dcd7d2;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.header_bottom.fixed #logo {
		max-width: 160px;
		margin-left: 15px;
	}
}

@media (max-width: 1024px) {
	.header_bottom {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		height: 100px;
	}
}

.header_bottom #logo {
	width: 100%;
	max-width: 220px;
}

.header_bottom #logo picture {
	display: block;
}

.header_bottom #logo a {
	display: block;
	padding-top: 5px;
}

@media (max-width: 1024px) {
	.header_bottom #logo {
		position: absolute;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (max-width: 768px) {
	.header_bottom #logo {
		max-width: 160px;
		left: 15px;
	}
	.header_bottom #logo a {
		padding-top: 0;
	}
}

.header_bottom .telephones {
	font-size: 0;
	width: 100%;
	max-width: 300px;
	height: 42px;
	padding-left: 40px;
	position: relative;
	margin-left: 100px;
}

.header_bottom .telephones .icon_phone {
	position: absolute;
	left: 0;
	top: 10px;
}

.header_bottom .telephones ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
}

.header_bottom .telephones li {
	width: 50%;
}

.header_bottom .telephones li a {
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
}

@media (min-width: 1024px) {
	.header_bottom .telephones li a:hover {
		color: #c82a24;
	}
}

@media (max-width: 720px) {
	.header_bottom .telephones {
		display: none;
	}
}

.header_bottom .search {
	width: 100%;
	max-width: 772px;
	position: relative;
}

.header_bottom .search label,
.header_bottom .search input {
	width: 100%;
	position: relative;
	margin-bottom: 0;
}

.header_bottom .search input {
	padding: 5px 42px 5px 15px;
	color: #373a36;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px #c1c7c9;
	box-shadow: 0 1px 2px #c1c7c9;
	height: 40px;
	border: 1px solid #dcd7d2;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	padding-right: 46px !important;
}

.header_bottom .search input::-webkit-input-placeholder {
	color: #dcd7d2;
	font-size: 12px;
	line-height: 16px;
}

.header_bottom .search input:-moz-placeholder {
	color: #dcd7d2;
	font-size: 12px;
	line-height: 16px;
}

.header_bottom .search input::-moz-placeholder {
	color: #dcd7d2;
	font-size: 12px;
	line-height: 16px;
}

.header_bottom .search input:-ms-input-placeholder {
	color: #dcd7d2;
	font-size: 12px;
	line-height: 16px;
}

.header_bottom .search input:focus {
	-webkit-box-shadow: 0 2px 8px #c1c7c9;
	box-shadow: 0 2px 8px #c1c7c9;
}

.header_bottom .search button {
	padding: 0 13px;
	height: 39px;
	max-width: 42px;
	background: #fff100;
	color: #373a36;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	border: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.header_bottom .search button i {
	font-size: 16px;
}

.header_bottom .search .search_result {
	display: none;
	position: absolute;
	top: -webkit-calc(100% + 10px);
	top: calc(100% + 10px);
	-webkit-box-shadow: 0 0px 22px 1px #c1c7c9;
	box-shadow: 0 0px 22px 1px #c1c7c9;
	background: #fff;
	padding: 20px;
	z-index: 10;
	-webkit-animation: drop 0.3s linear;
	animation: drop 0.3s linear;
	width: 100%;
}

.header_bottom .search .search_result .btn_wrap {
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #373a36;
}

.header_bottom .search .search_result .btn_wrap button[type='submit'] {
	position: relative;
	max-width: 170px;
	display: inline-block;
}

.header_bottom .search .search_result a:not(.btn_all_style) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
}

.header_bottom .search .search_result a:not(.btn_all_style) img {
	width: 80px;
}

.header_bottom .search .search_result a:not(.btn_all_style) p {
	margin-bottom: 0;
	padding: 0 20px;
}

.header_bottom .search .search_result a:not(.btn_all_style) .code {
	color: #dcd7d2;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (min-width: 1024px) {
	.header_bottom .search .search_result a:not(.btn_all_style):hover {
		color: #c82a24;
	}
	.header_bottom .search .search_result a:not(.btn_all_style):hover .code {
		color: #373a36;
	}
}

@media (max-width: 540px) {
	.header_bottom .search .search_result a:not(.btn_all_style) {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.header_bottom .search .search_result_price {
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	white-space: nowrap;
}

.header_bottom .search .search_result ul {
	max-height: 374px;
	overflow: auto;
}

.header_bottom .search .search_result_description {
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
}

@media (max-width: 1024px) {
	.header_bottom .search .search_result {
		top: -webkit-calc(100% + 0px);
		top: calc(100% + 0px);
	}
}

@media (max-width: 1024px) {
	.header_bottom .search {
		position: absolute;
		bottom: -40px;
		left: 0;
		max-width: inherit;
		z-index: 12;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}

.header_bottom .cart {
	margin-left: 40px;
}

.header_bottom .cart a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header_bottom .cart .count_price {
	font-size: 14px;
	line-height: 18px;
	white-space: nowrap;
	margin-right: 5px;
}

@media (max-width: 1024px) {
	.header_bottom .cart {
		margin-left: 15px;
	}
}

.header_bottom .cart .icon_shoping_cart {
	display: inline-block;
	position: relative;
	padding-right: 9px;
}

.header_bottom .cart .icon_shoping_cart .count_item {
	position: absolute;
	right: 2px;
	padding: 1px 2px 2px 2px;
	bottom: 0;
	min-width: 13px;
	height: 13px;
	background: #c82a24;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	z-index: 1;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	word-wrap: normal;
}

.header_bottom .cart .icon_shoping_cart .count_item:after {
	width: 100%;
	height: 14px;
	background: #c82a24;
	position: absolute;
	content: '';
	left: 0;
	top: -1px;
	z-index: -1;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	opacity: 0;
	visibility: hidden;
}

@media (min-width: 1024px) {
	.header_bottom .cart:hover .icon_shoping_cart .count_item:after {
		opacity: 1;
		visibility: visible;
	}
}

@media (max-width: 1024px) {
	.menu_wrapper {
		display: none;
	}
}

.menu_wrapper .menu {
	width: 258px;
	float: left;
	position: relative;
	z-index: 10;
}

@media (max-width: 1300px) {
	.menu_wrapper .menu {
		width: 258px;
	}
}

.menu_wrapper .menu button {
	width: 258px;
	height: 73px;
	background: #fff100;
	color: #373a36;
	border: none;
	font-size: 20px;
	line-height: 25px;
	cursor: inherit;
}

.menu_wrapper .menu_child_item {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background: url('../images/arrow.png') no-repeat 95%;
	font-family: 'Montserrat-Medium';
}

.menu_wrapper .menu_child_item > a,
.menu_wrapper .menu_child_item > span {
	font-size: 12px;
	line-height: 20px;
	word-break: break-word;
	padding: 10px 35px 10px 26px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.menu_wrapper .menu_child_item > a:hover,
.menu_wrapper .menu_child_item > span:hover {
	background: #fff100;
}

.menu_wrapper .menu_child_item_level_2 {
	display: none;
	right: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	position: absolute;
	background: #fff;
	border: 1px solid #dcd7d2;
	padding: 10px 0;
	font-size: 14px;
	top: 0;
	min-height: 656px;
	width: -webkit-calc(1530px - 340px);
	width: calc(1530px - 340px);
}

@media (min-width: 1024px) {
	.menu_wrapper .menu_child_item_level_2 a:hover {
		color: #c82a24;
	}
}

.menu_wrapper .menu_child_item_level_2 .row_block {
	width: 75%;
	-webkit-column-count: 3;
	column-count: 3;
}

.menu_wrapper .menu_child_item_level_2 .row_block__child {
	margin-bottom: 15px;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

.menu_wrapper .menu_child_item_level_2 .row_block__title {
	border-bottom: 1px solid #eae13e;
	margin-bottom: 10px;
}

.menu_wrapper .menu_child_item_level_2 .row_block__title a,
.menu_wrapper .menu_child_item_level_2 .row_block__title span {
	font-size: 13px;
	line-height: 1.5;
	display: block;
}

@media (max-width: 1200px) {
	.menu_wrapper .menu_child_item_level_2 .row_block {
		width: 100%;
	}
}

.menu_wrapper .menu_child_item .row_banner {
	width: 25%;
}

@media (max-width: 1200px) {
	.menu_wrapper .menu_child_item .row_banner {
		display: none;
	}
}

.menu_wrapper .menu_child_item:hover .menu_child_item_level_2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.menu_wrapper .menu_child {
	-webkit-box-shadow: 0 4px 19px 1px rgba(61, 95, 160, 0.25);
	box-shadow: 0 4px 19px 1px rgba(61, 95, 160, 0.25);
	position: absolute;
	width: 258px;
	background: #fff;
}

.menu_wrapper .menu_child_item {
	position: relative;
	border-bottom: 1px solid #dcd7d2;
	opacity: 1!important;
}

.menu_wrapper .rigth_block_link {
	height: 73px;
	padding: 0 10px;
	float: right;
	width: -webkit-calc(100% - 258px);
	width: calc(100% - 258px);
}

@media (max-width: 1300px) {
	.menu_wrapper .rigth_block_link {
		width: -webkit-calc(100% - 258px);
		width: calc(100% - 258px);
	}
}

.menu_wrapper .rigth_block_link ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
}

.menu_wrapper .rigth_block_link ul li {
	height: 100%;
}

.menu_wrapper .rigth_block_link ul li a,
.menu_wrapper .rigth_block_link ul li span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-bottom: 4px solid transparent;
	padding: 0 5px;
}

@media (max-width: 1300px) {
	.menu_wrapper .rigth_block_link ul li a,
	.menu_wrapper .rigth_block_link ul li span {
		font-size: 12px;
	}
}

.menu_wrapper .rigth_block_link ul li span {
	color: #373a36;
	border-bottom: 4px solid #dcd7d2;
}

.menu_wrapper .rigth_block_link_child {
	position: relative;
}

.menu_wrapper .rigth_block_link_child .sub_child {
	position: absolute;
	-webkit-box-shadow: 0 4px 19px 1px rgba(61, 95, 160, 0.25);
	box-shadow: 0 4px 19px 1px rgba(61, 95, 160, 0.25);
	background: #fff;
	z-index: 2;
	left: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	width: 100%;
	display: none;
	min-width: 240px;
}

.menu_wrapper .rigth_block_link_child .sub_child ul {
	display: block;
}

.menu_wrapper .rigth_block_link_child .sub_child ul li.par {
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background: url(../images/arrow.png) 95% no-repeat;
	border-bottom: 1px solid #dcd7d2;
	position: relative;
}

.menu_wrapper .rigth_block_link_child .sub_child ul li.par a {
	padding: 16px 20px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.menu_wrapper .rigth_block_link_child .sub_child__two {
	position: absolute;
	-webkit-box-shadow: 3px 4px 19px 1px rgba(61, 95, 160, 0.25);
	box-shadow: 3px 4px 19px 1px rgba(61, 95, 160, 0.25);
	top: 0;
	left: -1px;
	width: 100%;
	display: none;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background: #fff;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	min-width: 240px;
}

.menu_wrapper .rigth_block_link_child .sub_child__two li {
	border-bottom: 1px solid #dcd7d2;
	position: relative;
}

.menu_wrapper .rigth_block_link_child .sub_child__three {
	position: absolute;
	-webkit-box-shadow: 3px 4px 19px 1px rgba(61, 95, 160, 0.25);
	box-shadow: 3px 4px 19px 1px rgba(61, 95, 160, 0.25);
	top: 0;
	left: -1px;
	width: 100%;
	display: none;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background: #fff;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	min-width: 200px;
}

.menu_wrapper .rigth_block_link_child .sub_child__three li {
	border-bottom: 1px solid #dcd7d2;
}

.menu_wrapper .rigth_block_link_child .sub_child__three li a {
	font-size: 11px;
	padding: 10px 15px;
}

.menu_wrapper .rigth_block_link_child .sub_child li:hover > .sub_child__two {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	display: block;
}

.menu_wrapper .rigth_block_link_child .sub_child li:hover > .sub_child__three {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	display: block;
}

.menu_wrapper .rigth_block_link_child:hover .sub_child {
	display: block;
}
.menu_wrapper .rigth_block_link_child .brand-menu{
	display: none;
	position: absolute;
	box-shadow: 0 4px 19px 1px rgba(61, 95, 160, 0.25);
	background: #fff;
	z-index: 12;
	left: 0;
	width: 100%;
	min-width: 240px;
	padding: 30px 15px;
}
.menu_wrapper .rigth_block_link_child:nth-child(4) {
	position: static;
}
.menu_wrapper .rigth_block_link_child:nth-child(4):hover .brand-menu {
	display: block;
}
.menu_wrapper .rigth_block_link .brand-menu .brand-menu__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.menu_wrapper .rigth_block_link .brand-menu .brand-menu__item {
	flex-basis: 7%;
	padding: 3px;
	height: 65px;
}
.menu_wrapper .rigth_block_link .brand-menu .brand-menu__item img {
	max-height: 55px;
}
.menu_wrapper .rigth_block_link .brand-menu .brand-menu__link {
	min-width: 120px;
}
.brand-menu {
	border: 1px solid #fff100;
}
.menu_wrapper .rigth_block_link .brand-menu .brand-menu__button{
	display: block;
	max-width: 150px;
	font-size: 16px;
	line-height: 20px;
	cursor: pointer;
	background-color: #fff100;
	border: 1px solid #fff100;
	margin: 0 auto 20px;
	padding: 10px;
	text-align: center;
}
.menu_wrapper .rigth_block_link .brand-menu .brand-menu__button:hover,
.menu_wrapper .rigth_block_link .brand-menu .brand-menu__button:focus {
	background-color: rgba(255, 241, 0, 0.5);
}
.slide_item {
	position: relative;
	overflow: hidden;
}

.slide_item .descr_slide {
	position: absolute;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	margin-top: 50%;
	z-index: 2;
	padding: 0 15px;
	width: 100%;
}

@media (max-width: 620px) {
	.slide_item .descr_slide {
		-webkit-transform: translate(0%);
		-ms-transform: translate(0%);
		transform: translate(0%);
		margin-top: 20%;
	}
}

@media (max-width: 440px) {
	.slide_item .descr_slide {
		-webkit-transform: translate(0%);
		-ms-transform: translate(0%);
		transform: translate(0%);
		margin-top: 15px;
	}
}

.slide_item .descr_slide_title {
	font-size: 40px;
	color: #fff;
	line-height: 52px;
	margin-bottom: 30px;
	text-shadow: 0 3px 11px rgba(0, 0, 0, 0.45);
}

@media (max-width: 1300px) {
	.slide_item .descr_slide_title {
		font-size: 28px;
		color: #fff;
		line-height: 1.5;
	}
}

@media (max-width: 620px) {
	.slide_item .descr_slide_title {
		font-size: 18px;
		line-height: 1.2;
		margin-bottom: 10px;
	}
}

.slide_item .descr_slide p {
	max-width: 490px;
	margin: 0 auto 20px;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	text-shadow: 0 3px 11px rgba(0, 0, 0, 0.45);
}

@media (max-width: 620px) {
	.slide_item .descr_slide p {
		font-size: 12px;
		line-height: 1.5;
	}
}

.main_slider .swiper-button {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 121px;
	height: 50px;
	z-index: 3;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.main_slider .swiper-button-next,
.main_slider .swiper-button-prev {
	position: static;
	display: inline-block;
	width: 50%;
	margin: 0;
	background: #fff url(../images/arrow_swipe.svg) no-repeat center;
	-webkit-background-size: 25px 25px;
	background-size: 25px;
	height: 100%;
}

.main_slider .swiper-button .swiper-button-prev {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (max-width: 768px) {
	.main_slider .swiper-button {
		width: 100px;
		height: 40px;
	}
}

.top_content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.top_content img {
	-webkit-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	max-width: inherit;
}

.top_content .main_slider {
	width: 100%;
	max-width: 798px;
	margin-right: 32px;
	float: left;
	margin-left: 340px;
}

@media (max-width: 1300px) {
	.top_content .main_slider {
		margin-left: 300px;
	}
}

@media (min-width: 1024px) {
	.top_content .main_slider:hover img {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
}

@media (max-width: 1510px) {
	.top_content .main_slider {
		max-width: 730px;
	}
}

@media (max-width: 1420px) {
	.top_content .main_slider {
		max-width: 630px;
	}
}

@media (max-width: 1300px) {
	.top_content .main_slider {
		margin-right: 10px;
		max-width: 550px;
	}
}

@media (max-width: 1200px) {
	.top_content .main_slider {
		max-width: 798px;
		margin-right: 0;
	}
}

@media (max-width: 1024px) {
	.top_content .main_slider {
		max-width: inherit;
		width: 100%;
		margin-left: 0;
	}
	.top_content .main_slider .slide_item {
		width: 100%;
	}
	.top_content .main_slider .slide_item img {
		width: 100%;
	}
}

.top_content .right_banner {
	width: 100%;
	max-width: 360px;
	float: right;
	position: relative;
	overflow: hidden;
}

@media (max-width: 1200px) {
	.top_content .right_banner {
		display: none;
	}
}

.top_content .right_banner_descr {
	position: absolute;
	color: #fff;
	text-align: center;
	max-width: 260px;
	left: -webkit-calc(50% - 130px);
	left: calc(50% - 130px);
	z-index: 6;
	height: 100%;
	top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.top_content .right_banner_descr .descr_slide_title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 25px;
	padding: 0 15px;
	text-shadow: 0 3px 11px rgba(0, 0, 0, 0.45);
}

@media (max-width: 1300px) {
	.top_content .right_banner_descr .descr_slide_title {
		font-size: 18px;
	}
}

.top_content .right_banner_descr p {
	font-size: 12px;
	line-height: 22.5px;
	margin-bottom: 40px;
}

@media (max-width: 620px) {
	.top_content .right_banner_descr p {
		font-size: 12px;
		line-height: 1.5;
	}
}

@media (min-width: 1024px) {
	.top_content .right_banner:hover img {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
}

/* ---- grid ---- */
.grid {
	clear: both;
	padding-top: 35px;
	margin: 0 auto;
}

@media (max-width: 980px) {
	.grid {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.grid-item {
	float: left;
}

.category_item {
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	border: none;
	padding: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding-top: 41px;
}

@media (max-width: 1024px) {
	.category_item {
		text-align: center;
	}
	.category_item.elem_hover:after {
		display: none;
	}
}

.category_item__title {
	position: absolute;
	font-size: 40px;
	line-height: 46px;
	max-width: 320px;
	width: 100%;
	z-index: 3;
	text-align: left;
	left: 15px;
	color: #fff;
	top: 30px;
	text-shadow: 0px 3px 11px rgba(0, 0, 0, 0.45);
}

.category_item .title_color {
	color: #fff;
	-webkit-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	transition: color 0.3s ease-in;
}

.category_item:hover .title_color {
	color: #373a36;
}

.category_item:hover .link_top {
	-webkit-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	transform: translate(0, 0%);
}

.category_item:hover .link_bottom {
	-webkit-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	transform: translate(0, 0%);
}

.category_item__title__top {
	top: 0;
}

.category_item__title__bottom {
	bottom: 30px;
}

.category_item__link {
	position: absolute;
	font-size: 14px;
	line-height: 1.5;
	right: 20px;
	padding: 10px 25px;
	z-index: 10;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.category_item__link:before {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url('../images/arrow_link_yellow.png') no-repeat 100%;
	right: 0;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.category_item__link:hover:before {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}

.category_item .link_top {
	top: 20px;
	-webkit-transform: translate(-50%, -200%);
	-ms-transform: translate(-50%, -200%);
	transform: translate(-50%, -200%);
}

.category_item .link_bottom {
	bottom: 10px;
	-webkit-transform: translate(0, 200%);
	-ms-transform: translate(0, 200%);
	transform: translate(0, 200%);
}

@media (max-width: 1024px) {
	.category_item .link_bottom {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

.category_item.elem_hover:hover {
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

@media (max-width: 670px) {
	.category_item {
		background: #ccc;
	}
}

.main_title {
	font-size: 40px;
	line-height: 52px;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 65px;
}

@media (max-width: 992px) {
	.main_title {
		font-size: 28px;
		line-height: 1.5;
		margin-bottom: 20px;
		margin-top: 40px;
	}
}

@media (max-width: 768px) {
	.main_title {
		font-size: 21px;
		margin-bottom: 15px;
		margin-top: 20px;
	}
}

@media (max-width: 580px) {
	.main_title {
		font-size: 18px;
	}
}

.special_products,
.sub_category,
.search,
.complete_purchase,
.gift_block,
.viewed_wr {
	position: relative;
}

.special_products .swiper-container-horizontal > .swiper-pagination-progressbar,
.sub_category .swiper-container-horizontal > .swiper-pagination-progressbar,
.search .swiper-container-horizontal > .swiper-pagination-progressbar,
.complete_purchase
.swiper-container-horizontal
> .swiper-pagination-progressbar,
.gift_block .swiper-container-horizontal > .swiper-pagination-progressbar,
.viewed_wr .swiper-container-horizontal > .swiper-pagination-progressbar {
	bottom: 8px;
	top: inherit;
	width: -webkit-calc(100% - 200px);
	width: calc(100% - 200px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: none;
	height: 3px;
}

.special_products
.swiper-container-horizontal
> .swiper-pagination-progressbar:after,
.sub_category
.swiper-container-horizontal
> .swiper-pagination-progressbar:after,
.search .swiper-container-horizontal > .swiper-pagination-progressbar:after,
.complete_purchase
.swiper-container-horizontal
> .swiper-pagination-progressbar:after,
.gift_block .swiper-container-horizontal > .swiper-pagination-progressbar:after,
.viewed_wr .swiper-container-horizontal > .swiper-pagination-progressbar:after {
	content: ' ';
	display: block;
	width: 100%;
	height: 1px;
	background: #ddd8d3;
	margin-top: 1px;
}

.special_products
.swiper-container-horizontal
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill,
.sub_category
.swiper-container-horizontal
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill,
.search
.swiper-container-horizontal
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill,
.complete_purchase
.swiper-container-horizontal
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill,
.gift_block
.swiper-container-horizontal
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill,
.viewed_wr
.swiper-container-horizontal
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill {
	background: #fff100;
}

.special_products .product_item,
.sub_category .product_item,
.search .product_item,
.complete_purchase .product_item,
.gift_block .product_item,
.viewed_wr .product_item {
	padding: 5px 10px 40px 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	position: relative;
}

.special_products .product_item_img,
.sub_category .product_item_img,
.search .product_item_img,
.complete_purchase .product_item_img,
.gift_block .product_item_img,
.viewed_wr .product_item_img {
	margin-bottom: 12px;
	max-height: 280px;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

@media (max-width: 540px) {
	.special_products .product_item_img,
	.sub_category .product_item_img,
	.search .product_item_img,
	.complete_purchase .product_item_img,
	.gift_block .product_item_img,
	.viewed_wr .product_item_img {
		height: inherit;
	}
}

.special_products .product_item_img img,
.sub_category .product_item_img img,
.search .product_item_img img,
.complete_purchase .product_item_img img,
.gift_block .product_item_img img,
.viewed_wr .product_item_img img {
	margin: 0 auto;
}

.special_products .product_item_img:hover,
.sub_category .product_item_img:hover,
.search .product_item_img:hover,
.complete_purchase .product_item_img:hover,
.gift_block .product_item_img:hover,
.viewed_wr .product_item_img:hover {
	opacity: 0.9;
}

.special_products .product_item_btn,
.sub_category .product_item_btn,
.search .product_item_btn,
.complete_purchase .product_item_btn,
.gift_block .product_item_btn,
.viewed_wr .product_item_btn {
	margin-top: 20px;
}

.special_products .product_item_title,
.sub_category .product_item_title,
.search .product_item_title,
.complete_purchase .product_item_title,
.gift_block .product_item_title,
.viewed_wr .product_item_title {
	min-height: 59px;
	font-size: 16px;
	line-height: 1.5;
	max-width: 294px;
	margin: 0 auto;
}

@media (max-width: 768px) {
	.special_products .product_item_title,
	.sub_category .product_item_title,
	.search .product_item_title,
	.complete_purchase .product_item_title,
	.gift_block .product_item_title,
	.viewed_wr .product_item_title {
		font-size: 14px;
		min-height: 40px;
	}
}

.special_products .product_item_price,
.sub_category .product_item_price,
.search .product_item_price,
.complete_purchase .product_item_price,
.gift_block .product_item_price,
.viewed_wr .product_item_price {
	font-size: 18px;
	line-height: 28px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.special_products .product_item_price span,
.sub_category .product_item_price span,
.search .product_item_price span,
.complete_purchase .product_item_price span,
.gift_block .product_item_price span,
.viewed_wr .product_item_price span {
	padding: 0 5px;
}

@media (max-width: 768px) {
	.special_products .product_item_price,
	.sub_category .product_item_price,
	.search .product_item_price,
	.complete_purchase .product_item_price,
	.gift_block .product_item_price,
	.viewed_wr .product_item_price {
		font-size: 16px;
		line-height: 1.5;
		margin-top: 10px;
	}
}

.special_products .product_item .price_old,
.sub_category .product_item .price_old,
.search .product_item .price_old,
.complete_purchase .product_item .price_old,
.gift_block .product_item .price_old,
.viewed_wr .product_item .price_old {
	font-size: 14px;
	line-height: 28px;
	font-weight: 300;
	font-family: 'Montserrat-light';
	overflow: hidden;
	display: inline-block;
	position: relative;
}

.special_products .product_item .price_old:after,
.sub_category .product_item .price_old:after,
.search .product_item .price_old:after,
.complete_purchase .product_item .price_old:after,
.gift_block .product_item .price_old:after,
.viewed_wr .product_item .price_old:after {
	content: '';
	position: absolute;
	background: #373a36;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 12px;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.special_products .product_item .price_new,
.sub_category .product_item .price_new,
.search .product_item .price_new,
.complete_purchase .product_item .price_new,
.gift_block .product_item .price_new,
.viewed_wr .product_item .price_new {
	font-size: 20px;
	line-height: 26px;
	font-weight: 300;
	display: inline-block;
}

.special_products .product_item .btn_cart.btn_all_style,
.sub_category .product_item .btn_cart.btn_all_style,
.search .product_item .btn_cart.btn_all_style,
.complete_purchase .product_item .btn_cart.btn_all_style,
.gift_block .product_item .btn_cart.btn_all_style,
.viewed_wr .product_item .btn_cart.btn_all_style {
	padding: 9px 16px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	max-width: 120px;
}

.special_products .product_item .btn_cart.btn_all_style:after,
.sub_category .product_item .btn_cart.btn_all_style:after,
.search .product_item .btn_cart.btn_all_style:after,
.complete_purchase .product_item .btn_cart.btn_all_style:after,
.gift_block .product_item .btn_cart.btn_all_style:after,
.viewed_wr .product_item .btn_cart.btn_all_style:after {
	background: #373a36;
}

@media (min-width: 1024px) {
	.special_products .product_item .btn_cart.btn_all_style:hover,
	.sub_category .product_item .btn_cart.btn_all_style:hover,
	.search .product_item .btn_cart.btn_all_style:hover,
	.complete_purchase .product_item .btn_cart.btn_all_style:hover,
	.gift_block .product_item .btn_cart.btn_all_style:hover,
	.viewed_wr .product_item .btn_cart.btn_all_style:hover {
		color: #fff;
		border-color: #373a36;
	}
}

.special_products .swiper-button-next,
.sub_category .swiper-button-next,
.search .swiper-button-next,
.complete_purchase .swiper-button-next,
.gift_block .swiper-button-next,
.viewed_wr .swiper-button-next {
	top: inherit;
	width: 100px;
	margin-left: 10px;
	text-align: left;
	right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 0;
	bottom: 0;
	height: inherit;
	padding-left: 20px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (min-width: 1024px) {
	.special_products .swiper-button-next:hover,
	.sub_category .swiper-button-next:hover,
	.search .swiper-button-next:hover,
	.complete_purchase .swiper-button-next:hover,
	.gift_block .swiper-button-next:hover,
	.viewed_wr .swiper-button-next:hover {
		padding-right: 5px;
	}
}

.special_products .swiper-button-next img,
.sub_category .swiper-button-next img,
.search .swiper-button-next img,
.complete_purchase .swiper-button-next img,
.gift_block .swiper-button-next img,
.viewed_wr .swiper-button-next img {
	padding-right: 5px;
}

.special_products .swiper-button-prev,
.sub_category .swiper-button-prev,
.search .swiper-button-prev,
.complete_purchase .swiper-button-prev,
.gift_block .swiper-button-prev,
.viewed_wr .swiper-button-prev {
	top: inherit;
	width: 100px;
	text-align: right;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 10px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 0;
	bottom: 0;
	height: inherit;
	padding-right: 20px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.special_products .swiper-button-prev img,
.sub_category .swiper-button-prev img,
.search .swiper-button-prev img,
.complete_purchase .swiper-button-prev img,
.gift_block .swiper-button-prev img,
.viewed_wr .swiper-button-prev img {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	padding-right: 5px;
}

@media (min-width: 1024px) {
	.special_products .swiper-button-prev:hover,
	.sub_category .swiper-button-prev:hover,
	.search .swiper-button-prev:hover,
	.complete_purchase .swiper-button-prev:hover,
	.gift_block .swiper-button-prev:hover,
	.viewed_wr .swiper-button-prev:hover {
		padding-left: 5px;
	}
}

.special_products .add_wishlist,
.sub_category .add_wishlist,
.search .add_wishlist,
.complete_purchase .add_wishlist,
.gift_block .add_wishlist,
.viewed_wr .add_wishlist {
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 10;
}

.special_products .add_wishlist i,
.sub_category .add_wishlist i,
.search .add_wishlist i,
.complete_purchase .add_wishlist i,
.gift_block .add_wishlist i,
.viewed_wr .add_wishlist i {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	color: #ccc;
	font-size: 26px;
}

@media (min-width: 1024px) {
	.special_products .add_wishlist:hover i,
	.sub_category .add_wishlist:hover i,
	.search .add_wishlist:hover i,
	.complete_purchase .add_wishlist:hover i,
	.gift_block .add_wishlist:hover i,
	.viewed_wr .add_wishlist:hover i {
		color: #c82a24;
	}
}

.special_products .add_wishlist.active i,
.sub_category .add_wishlist.active i,
.search .add_wishlist.active i,
.complete_purchase .add_wishlist.active i,
.gift_block .add_wishlist.active i,
.viewed_wr .add_wishlist.active i {
	color: #c82a24;
}

.special_products .main_title,
.sub_category .main_title,
.search .main_title,
.complete_purchase .main_title,
.gift_block .main_title,
.viewed_wr .main_title {
	margin-top: 45px;
	margin-bottom: 65px;
}

@media (max-width: 768px) {
	.special_products .main_title,
	.sub_category .main_title,
	.search .main_title,
	.complete_purchase .main_title,
	.gift_block .main_title,
	.viewed_wr .main_title {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

.special_products .swiper-container,
.sub_category .swiper-container,
.search .swiper-container,
.complete_purchase .swiper-container,
.gift_block .swiper-container,
.viewed_wr .swiper-container {
	padding: 10px 0 50px;
}

@media (max-width: 768px) {
	.special_products .swiper-container,
	.sub_category .swiper-container,
	.search .swiper-container,
	.complete_purchase .swiper-container,
	.gift_block .swiper-container,
	.viewed_wr .swiper-container {
		padding: 10px 0 20px;
	}
}

.special_products .main_title img,
.sub_category .main_title img,
.search .main_title img,
.complete_purchase .main_title img,
.gift_block .main_title img,
.viewed_wr .main_title img {
	display: inline-block;
	vertical-align: inherit;
	margin-left: 5px;
}

@media (max-width: 992px) {
	.special_products .main_title img,
	.sub_category .main_title img,
	.search .main_title img,
	.complete_purchase .main_title img,
	.gift_block .main_title img,
	.viewed_wr .main_title img {
		max-width: 35px;
	}
}

.special_products .product_item:hover,
.sub_category .product_item:hover,
.search .product_item:hover,
.complete_purchase .product_item:hover,
.gift_block .product_item:hover,
.viewed_wr .product_item:hover {
	-webkit-box-shadow: 0 0 19px 1px rgba(61, 95, 160, 0.25);
	box-shadow: 0 0 19px 1px rgba(61, 95, 160, 0.25);
}

.block_news_wrap {
	margin-bottom: 97px;
}

@media (max-width: 992px) {
	.block_news_wrap {
		margin-bottom: 40px;
	}
}

@media (max-width: 768px) {
	.block_news_wrap {
		margin-bottom: 20px;
	}
}

.block_news_wrap .block_news_btn_wrap {
	text-align: center;
	margin-top: 80px;
}

.block_news_wrap .block_news_btn_wrap .block_news_btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.block_news_wrap .block_news_btn_wrap .block_news_btn img {
	margin-left: 16px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (min-width: 1024px) {
	.block_news_wrap .block_news_btn_wrap .block_news_btn:hover img {
		-webkit-transform: translateX(5px);
		-ms-transform: translateX(5px);
		transform: translateX(5px);
	}
}

@media (max-width: 768px) {
	.block_news_wrap .block_news_btn_wrap {
		margin-top: 0;
	}
}

.block_news {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 768px) {
	.block_news {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.block_news_img {
	overflow: hidden;
}

.block_news_img img {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.block_news_items {
	width: 100%;
	max-width: 490px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width: 768px) {
	.block_news_items {
		width: 50%;
		max-width: inherit;
		padding: 0 15px;
	}
}

@media (max-width: 580px) {
	.block_news_items {
		width: 100%;
		padding: 0;
	}
}

.block_news_items img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.block_news_items .information {
	min-height: 140px;
	padding: 10px 24px;
}

@media (max-width: 992px) {
	.block_news_items .information {
		padding: 10px;
	}
}

.block_news_items .information .date {
	margin-bottom: 13px;
	font-size: 14px;
	line-height: 18px;
	opacity: 0.7;
}

@media (max-width: 768px) {
	.block_news_items .information .date {
		font-size: 12px;
	}
}

.block_news_items .information .short_description {
	font-size: 20px;
	line-height: 26px;
	min-height: 59px;
	max-width: 385px;
}

@media (max-width: 992px) {
	.block_news_items .information .short_description {
		font-size: 20px;
		line-height: 1.5;
	}
}

@media (max-width: 768px) {
	.block_news_items .information .short_description {
		font-size: 16px;
	}
}

@media (min-width: 1024px) {
	.block_news_items:hover {
		background: rgba(220, 215, 210, 0.5);
		-webkit-box-shadow: 0 0 10px 1px #dcd7d2;
		box-shadow: 0 0 10px 1px #dcd7d2;
	}
}

@media (min-width: 1024px) and (min-width: 1024px) {
	.block_news_items:hover img {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
}

.block_news_items:nth-of-type(2) {
	margin: 0 30px;
}

@media (max-width: 1200px) {
	.block_news_items:nth-of-type(2) {
		margin: 0 15px;
	}
}

@media (max-width: 768px) {
	.block_news_items:nth-of-type(2) {
		margin: 0;
	}
}

.banner_bottom {
	position: relative;
	color: #fff;
	overflow: hidden;
}

.banner_bottom img {
	max-width: inherit;
	margin: 0 auto;
}

.banner_bottom .description_banner {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 60px;
	max-width: 800px;
	text-align: center;
	width: 100%;
	padding: 0 15px;
}

.banner_bottom_title {
	font-size: 40px;
	line-height: 52px;
	margin-bottom: 25px;
}

@media (max-width: 1200px) {
	.banner_bottom_title {
		font-size: 28px;
		line-height: 1.5;
		margin-bottom: 15px;
	}
}

@media (max-width: 992px) {
	.banner_bottom_title {
		font-size: 21px;
	}
}

.banner_bottom p {
	margin: 0;
	font-size: 16px;
}

@media (max-width: 992px) {
	.banner_bottom p {
		font-size: 14px;
	}
}

.banner_bottom .btn_all_style {
	margin-top: 30px;
}

.banner_bottom .right_effect {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 126px;
	height: 100%;
}

.banner_bottom .right_effect .first_figure {
	bottom: 90px;
	z-index: 1;
}

.banner_bottom .right_effect .second_figure {
	bottom: 0;
}

@media (max-width: 1024px) {
	.banner_bottom .right_effect {
		display: none;
	}
}

.banner_bottom .left_effect {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 170px;
	height: 100%;
	bottom: 0;
	background: #dcd7d2;
}

.banner_bottom .left_effect .fifth_figure {
	bottom: 23px;
}

.banner_bottom .left_effect .third_figure {
	bottom: inherit;
	top: 100px;
	left: 0;
}

.banner_bottom .left_effect .sixth_figure {
	bottom: 90px;
}

.banner_bottom .left_effect .first_figure {
	bottom: inherit;
	top: 0px;
}

.banner_bottom .left_effect .second_figure {
	bottom: inherit;
	top: 55px;
	left: 30px;
}

@media (max-width: 1024px) {
	.banner_bottom .left_effect {
		display: none;
	}
}

.banner_bottom .figure {
	position: absolute;
	right: 0;
	font-size: 0;
	bottom: 0;
}

.subscribe_wrapper {
	text-align: center;
	padding-top: 90px;
	margin-bottom: 80px;
}

.subscribe_wrapper .subscribe_title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
}

@media (max-width: 992px) {
	.subscribe_wrapper .subscribe_title {
		font-size: 21px;
		line-height: 1.5;
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	.subscribe_wrapper .subscribe_title {
		font-size: 16px;
		margin-bottom: 20px;
	}
}

.subscribe_wrapper .subscribe {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
	max-width: 320px;
}

.subscribe_wrapper .subscribe form {
	width: 100%;
}

.subscribe_wrapper .subscribe .input-field.error .error-txt {
	display: block;
	position: absolute;
	left: 0;
}

.subscribe_wrapper .subscribe div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	position: relative !important;
	font-size: 12px;
	width: 100%;
}

.subscribe_wrapper .subscribe div input {
	border: 1px solid #dcd7d2;
	font-size: 12px;
	height: 40px !important;
	color: #373a36;
	padding-right: 55px !important;
}

.subscribe_wrapper .subscribe div input::-webkit-input-placeholder {
	font-size: 12px;
	color: #373a36;
}

.subscribe_wrapper .subscribe div input:-moz-placeholder {
	font-size: 12px;
	color: #373a36;
}

.subscribe_wrapper .subscribe div input::-moz-placeholder {
	font-size: 12px;
	color: #373a36;
}

.subscribe_wrapper .subscribe div input:-ms-input-placeholder {
	font-size: 12px;
	color: #373a36;
}

.subscribe_wrapper .subscribe div button,
.subscribe_wrapper .subscribe div button:active,
.subscribe_wrapper .subscribe div button:visited {
	width: 40px;
	background: #fff100;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	position: absolute;
	right: 0;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	padding: 0;
}

.subscribe_wrapper .subscribe div button i,
.subscribe_wrapper .subscribe div button:active i,
.subscribe_wrapper .subscribe div button:visited i {
	font-size: 16px;
	height: auto;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (min-width: 1024px) {
	.subscribe_wrapper .subscribe div button:hover,
	.subscribe_wrapper .subscribe div button:active:hover,
	.subscribe_wrapper .subscribe div button:visited:hover {
		background: #373a36;
	}
	.subscribe_wrapper .subscribe div button:hover i,
	.subscribe_wrapper .subscribe div button:active:hover i,
	.subscribe_wrapper .subscribe div button:visited:hover i {
		color: #fff;
	}
}

.subscribe_wrapper .subscribe .error-txt {
	font-size: 10px;
	display: block;
	text-align: left;
	color: #c82a24;
	-webkit-animation: drop_left 0.3s linear;
	animation: drop_left 0.3s linear;
	display: none;
	bottom: -14px;
}

@media (max-width: 992px) {
	.subscribe_wrapper .subscribe {
		padding: 10px 15px;
	}
}

@media (max-width: 992px) {
	.subscribe_wrapper {
		padding-top: 40px;
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	.subscribe_wrapper {
		padding-top: 20px;
		margin-bottom: 15px;
	}
}

.subscribe_wrapper p.t {
	margin-bottom: 30px;
	padding: 0 10px;
	font-family: 'Montserrat-Regular';
}

.social_icon {
	text-align: center;
	overflow: hidden;
}

.social_icon ul {
	width: 100%;
	max-width: 380px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.social_icon ul:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 1000px;
	height: 1px;
	background: #dcd7d2;
	right: -1000px;
}

.social_icon ul:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 1000px;
	left: -1000px;
	height: 1px;
	background: #dcd7d2;
}

.social_icon ul li {
	margin: 0 20px;
}

.social_icon ul li a {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 45px;
	height: 45px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid black;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.social_icon ul li a i {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	font-size: 25px;
}

@media (min-width: 1024px) {
	.social_icon ul li a:hover {
		background: #fff100;
	}
	.social_icon ul li a:hover i {
		color: #000;
	}
}

@media (max-width: 1024px) {
	.social_icon ul li {
		margin: 0 10px;
	}
	.social_icon ul li a {
		width: 30px;
		height: 30px;
	}
	.social_icon ul li a i {
		font-size: 17px;
	}
}

.footer_top {
	background: url('../images/forest1.svg') no-repeat bottom;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 140px;
	position: relative;
	z-index: 1;
}

@media (max-width: 992px) {
	.footer_top {
		padding-bottom: 40px;
	}
}

@media (max-width: 768px) {
	.footer_top {
		padding-bottom: 20px;
		background: none;
	}
}

.foote_bottom {
	background: #ebebeb;
	padding-top: 25px;
}

/*@media (max-width: 768px) {
  .foote_bottom {
    padding-top: 5px; } }*/

.foote_bottom .wrap_size {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 1024px) {
	.foote_bottom .wrap_size {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.foote_bottom .wrap_size > div:not(.copy) {
	width: 100%;
	max-width: 220px;
	padding-right: 10px;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

@media (max-width: 1024px) {
	.foote_bottom .wrap_size > div:not(.copy) {
		max-width: 200px;
	}
}

@media (max-width: 768px) {
	.foote_bottom .wrap_size > div:not(.copy) {
		max-width: inherit;
		margin-bottom: 0;
	}
}

.foote_bottom .wrap_size > div:not(.copy) li {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.foote_bottom .wrap_size > div:not(.copy) li a,
.foote_bottom .wrap_size > div:not(.copy) li span {
	font-size: 12px;
	line-height: 1.5;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	display: inline-block;
}

.foote_bottom .wrap_size > div:not(.copy) .input-field input {
	border: 1px solid #c1c7c9;
	font-size: 12px;
	color: #373a36;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.foote_bottom
.wrap_size
> div:not(.copy)
.input-field
input::-webkit-input-placeholder {
	color: #ccc;
}

.foote_bottom .wrap_size > div:not(.copy) .input-field input:-moz-placeholder {
	color: #ccc;
}

.foote_bottom .wrap_size > div:not(.copy) .input-field input::-moz-placeholder {
	color: #ccc;
}

.foote_bottom
.wrap_size
> div:not(.copy)
.input-field
input:-ms-input-placeholder {
	color: #ccc;
}

.foote_bottom .wrap_size > div:not(.copy) .input-field textarea {
	height: 100px;
	resize: none;
	width: 100%;
	border: 1px solid #c1c7c9;
	font-size: 12px;
	color: #373a36;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.foote_bottom
.wrap_size
> div:not(.copy)
.input-field
textarea::-webkit-input-placeholder {
	color: #ccc;
}

.foote_bottom
.wrap_size
> div:not(.copy)
.input-field
textarea:-moz-placeholder {
	color: #ccc;
}

.foote_bottom
.wrap_size
> div:not(.copy)
.input-field
textarea::-moz-placeholder {
	color: #ccc;
}

.foote_bottom
.wrap_size
> div:not(.copy)
.input-field
textarea:-ms-input-placeholder {
	color: #ccc;
}

@media (max-width: 768px) {
	.foote_bottom .wrap_size > div:not(.copy) .footer_child {
		display: none;
		margin-top: 20px;
		padding-left: 20px;
		margin-bottom: 15px;
	}
}

.foote_bottom .footer_title {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin-bottom: 15px;
}

.foote_bottom .footer_title .open_menu {
	position: relative;
	width: 25px;
	height: 25px;
	float: right;
	float: right;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (min-width: 769px) {
	.foote_bottom .footer_title .open_menu {
		display: none;
	}
}

.foote_bottom .footer_title .open_menu.open {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media (max-width: 768px) {
	.foote_bottom .footer_title {
		margin-bottom: 0;
		font-size: 15px;
	}
}

.foote_bottom_logo {
	margin-top: 40px;
}

@media (max-width: 1024px) {
	.foote_bottom_logo {
		margin-top: 0;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		max-width: inherit !important;
		margin-bottom: 25px;
	}
	.foote_bottom_logo img {
		margin: 0 auto;
	}
}

@media (max-width: 768px) {
	.foote_bottom_logo img {
		margin-bottom: 20px;
		max-width: 160px;
	}
}

.foote_bottom_letter {
	min-width: 330px;
}

@media (max-width: 1200px) and (min-width: 1024px) {
	.foote_bottom_letter {
		min-width: 240px;
	}
}

.foote_bottom_letter .form_wrap {
	width: 100%;
}

@media (max-width: 992px) {
	.foote_bottom_letter {
		max-width: 60% !important;
		margin: 25px auto 0;
	}
}

@media (max-width: 768px) {
	.foote_bottom_letter {
		min-width: inherit !important;
		max-width: 100% !important;
		margin: 0;
	}
}

.foote_bottom_contacts ul {
	margin-bottom: 45px;
}

@media (max-width: 768px) {
	.foote_bottom_contacts ul {
		margin-bottom: 20px;
	}
}

.foote_bottom_contacts ul a {
	display: inline-block;
	margin-right: 5px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (min-width: 1024px) {
	.foote_bottom_contacts ul a:hover {
		color: #c82a24;
	}
}

.foote_bottom_contacts ul + ul {
	margin-bottom: 0;
}

.foote_bottom .copy_right {
	font-size: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 60px;
	padding-bottom: 30px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 992px) {
	.foote_bottom .copy_right {
		padding-bottom: 40px;
		margin-top: 30px;
	}
}

@media (max-width: 768px) {
	.foote_bottom .copy_right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: 10px;
		margin-top: 15px;
	}
	.foote_bottom .copy_right_left {
		text-align: center;
		margin-bottom: 5px;
	}
}

@media (min-width: 1024px) {
	.foote_bottom .copy_right a:hover {
		color: #c82a24;
	}
}

.foote_bottom .copy_right span {
	margin-right: 5px;
}

.foote_bottom .copy_right_right a {
	font-size: 16px;
}

.mob_menu_btn {
	display: none;
}

.btn_search_open {
	display: none;
}

@media (max-width: 1024px) {
	.btn_search_open {
		width: 40px;
		height: 40px;
		background: none;
		color: #373a36;
		border: none;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0;
		z-index: 1;
	}
	.btn_search_open i {
		font-size: 16px;
		width: 100%;
	}
}

@media (max-width: 1024px) and (max-width: 1024px) {
	.btn_search_open i {
		font-size: 21px;
	}
}

@media (max-width: 1024px) and (min-width: 1024px) {
	.btn_search_open:hover,
	.btn_search_open:active {
		background: #fff100;
		color: #373a36;
	}
}

@media (max-width: 1024px) {
	.btn_search_open.active + .search {
		opacity: 1;
		visibility: visible;
	}
	.rigth_block_link {
		display: none;
	}
	.mob_menu_btn {
		display: block;
		position: absolute;
		width: 40px;
		height: 40px;
		cursor: pointer;
		z-index: 10;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.mob_menu_btn span {
		width: 100%;
		height: 2px;
		background: #fff;
		display: block;
		position: absolute;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		opacity: 1;
		visibility: visible;
	}
	.mob_menu_btn .line1 {
		top: -webkit-calc(30% - 1px);
		top: calc(30% - 1px);
		left: 0;
	}
	.mob_menu_btn .line2 {
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		top: 50%;
		left: 50%;
	}
	.mob_menu_btn .line3 {
		top: -webkit-calc(70% - 1px);
		top: calc(70% - 1px);
		left: 0;
	}
	.mob_menu_btn.open .line1 {
		top: 48%;
		left: 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.mob_menu_btn.open .line2 {
		opacity: 0;
		visibility: hidden;
	}
	.mob_menu_btn.open .line3 {
		top: 48%;
		left: 0;
		-webkit-transform: rotate(315deg);
		-ms-transform: rotate(315deg);
		transform: rotate(315deg);
	}
}

.mob_menu_bg.open {
	opacity: 1;
	visibility: visible;
}

.mob_menu_bg {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	background: rgba(16, 13, 0, 0.7);
	position: fixed;
	z-index: 9999;
}

.mob_menu_wr.open {
	left: 0;
}

.mob_menu_wr {
	display: block;
	position: fixed;
	text-align: left;
	top: 0;
	left: -100%;
	width: 90%;
	height: 100%;
	background: #fff;
	-webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.06);
	z-index: 9999;
	max-width: 400px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 5px solid #373a36;
}

.mob_menu_wr .m_logo_wr {
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
	padding: 15px 40px;
	margin-left: -25px;
}

.mob_menu_wr ul.tabs_btns.tab_header {
	background: #fff;
	border-bottom: 1px solid rgba(112, 95, 138, 0.3);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style-type: none;
	list-style-position: inside;
}

.mob_menu_wr ul.tabs_btns.tab_header li {
	width: 25%;
	text-align: center;
	float: left;
	padding: 3px;
	font-size: 0;
	min-height: 40px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	padding: 10px 0;
}

.mob_menu_wr ul.tabs_btns.tab_header li img {
	vertical-align: text-top;
	display: inline;
}

.mob_menu_wr ul.tabs_btns.tab_header li.active {
	background: #fff100;
}

.mob_menu_wr ul.tabs_btns.tab_header li a {
	display: block;
	height: 100%;
}

.mob_menu_wr .main_cont {
	height: -webkit-calc(100% - 169px);
	height: calc(100% - 169px);
	overflow: hidden;
}

.mob_menu_wr .main_cont .phone_wr p,
.mob_menu_wr .main_cont .time_work p {
	font-size: 16px;
	line-height: 1.5;
	text-transform: uppercase;
	padding-top: 20px;
}

.mob_menu_wr .main_cont .phone_wr p {
	padding-bottom: 15px;
}

.mob_menu_wr .main_cont .phone_wr ul {
	max-width: 220px;
	margin-bottom: 20px;
}

.mob_menu_wr .main_cont .menu_child_item > a,
.mob_menu_wr .menu_child_item_level_2  a
{
	position: relative;
	font-size: 15px;
	line-height: 1.3;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: 5px 40px 5px 5px;
}

.mob_menu_wr .main_cont .menu_child_item > a span.arr_menu,
.mob_menu_wr .main_cont .menu_child_item_level_2 a span.arr_menu {
	display: block;
	background: url(../images/arrow.png) no-repeat center;
	position: absolute;
	right: 10px;
	width: 30px;
	height: 30px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.mob_menu_wr .main_cont .menu_child_item .menu_child_item_level_2 .row_block__child,
.mob_menu_wr .main_cont .menu_child_item .menu_child_item_level_2_child {
	padding: 6px 0;
}

.mob_menu_wr .main_cont .menu_child_item .menu_child_item_level_2,
.mob_menu_wr .main_cont .menu_child_item .menu_child_item_level_2 .row_block__child ul {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 600px;
	min-height: 100%;
	padding: 20px;
	overflow-y: scroll;
	background: #fff;
	font-size: 13px;
	line-height: 1.8;
	z-index: 99;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.mob_menu_wr .main_cont .menu_child_item .menu_child_item_level_2 .row_block__child ul {
	height: 1100px;
	min-height: 100%;
}

.mob_menu_wr .main_cont .menu_child_item .menu_child_item_level_2 .row_block__child ul::-webkit-scrollbar,
.mob_menu_wr .main_cont .menu_child_item .menu_child_item_level_2::-webkit-scrollbar {
	display: none;
}

.arrow-back {
	display: flex;
	align-items: center;
	text-transform: uppercase;
}
.arrow-back span {
	top: 2px;
	display: inline-block;
	background: url(../images/arrow.png) no-repeat center;
	right: 10px;
	width: 25px;
	height: 25px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	transform: rotate(180deg);
}

.mob_menu_wr .tab_body {
	height: 100%;
	overflow: hidden;
}

.mob_menu_wr .tab_body .title {
	text-align: left;
	margin: 0;
	display: block;
	color: #000;
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.mob_menu_wr .tab_body .title .title1 {
	border-bottom: 2px solid #373a36;
	line-height: 1.5;
	font-size: 18px;
	display: inline-block;
	padding: 10px;
}

.mob_menu_wr .tab_body .ov_fix {
	padding: 0 15px;
	overflow: auto;
	height: -webkit-calc(100% - 60px);
	height: calc(100% - 60px);
}

.mob_menu_wr .tab_body .ov_fix span {
	opacity: 0.7;
}

.mob_menu_wr .tab_body .links a,
.mob_menu_wr .tab_body .links span,
.mob_menu_wr .tab_body .phone_wr a,
.mob_menu_wr .tab_body .phone_wr span {
	font-size: 15px;
}

.m_menu_close,
.remove {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 15px;
	cursor: pointer;
}

.m_menu_close .line1,
.remove .line1 {
	top: 48%;
	left: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.m_menu_close .line2,
.remove .line2 {
	top: 48%;
	left: 0;
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
}

.m_menu_close span,
.remove span {
	width: 100%;
	height: 2px;
	background: #000;
	display: block;
	position: absolute;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#toTop {
	width: 40px;
	height: 40px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: fixed;
	bottom: 180px;
	right: 36px;
	z-index: 50;
	background: #fff100;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	padding: 0;
	-webkit-box-shadow: 0 0 5px 0.2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px 0.2px rgba(0, 0, 0, 0.1);
}

#toTop i {
	font-size: 20px;
}

@media (min-width: 1024px) {
	#toTop {
		right: 38px;
	}
	#toTop:hover {
		background: #fff100;
		border-color: #fff100;
		-webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
	}
	#toTop:hover i {
		color: #000;
	}
}
@media (max-width: 768px) {
	#toTop {
		width: 40px;
		height: 40px;
	}
}

@-webkit-keyframes drop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes drop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes drop_menu {
	from {
		opacity: 0;
		-webkit-transform: translateX(-webkit-calc(100% - 10px));
		transform: translateX(calc(100% - 10px));
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes drop_menu {
	from {
		opacity: 0;
		-webkit-transform: translateX(-webkit-calc(100% - 10px));
		transform: translateX(calc(100% - 10px));
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@-webkit-keyframes drop_left {
	from {
		opacity: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes drop_left {
	from {
		opacity: 0;
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.bg_img {
	position: relative;
	height: initial;
}

.bg_img:before {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f4f4f4 url(../images/404.png) no-repeat bottom;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: -1;
	margin-top: 160px;
}

@media (max-width: 768px) {
	.bg_img:before {
		margin-top: 140px;
	}
}

.bg_img .foote_bottom {
	background: none;
	text-align: left;
}

.bg_img .footer_top {
	background: none;
}

.page_404_wrapper {
	position: relative;
	overflow: hidden;
}

.page_404 {
	text-align: center;
}

.page_404 .menu_wrapper {
	display: none;
}

.page_404 .header_bottom {
	border: none;
}

.page_404_title {
	font-size: 400px;
	line-height: 500px;
	color: #fff100;
	position: relative;
	z-index: 3;
}

@media (max-width: 1300px) {
	.page_404_title {
		font-size: 300px;
		line-height: 400px;
	}
}

@media (max-width: 992px) {
	.page_404_title {
		font-size: 200px;
		line-height: 1.2;
	}
}

@media (max-width: 768px) {
	.page_404_title {
		font-size: 100px;
	}
}

.page_404 p {
	font-size: 20px;
	line-height: 1.5;
	color: #000;
	margin-bottom: 45px;
	position: relative;
	z-index: 3;
}

@media (max-width: 992px) {
	.page_404 p {
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.page_404 p {
		font-size: 16px;
	}
}

.page_404 p + p {
	font-size: 14px;
	color: #373a36;
	opacity: 0.7;
}

@media (max-width: 768px) {
	.page_404 p + p {
		font-size: 12px;
	}
}

.page_404 .right_block {
	position: absolute;
	width: 445px;
	top: 0;
	bottom: 80px;
	right: 0;
}

@media (max-width: 1300px) {
	.page_404 .right_block {
		width: 300px;
	}
}

@media (max-width: 992px) {
	.page_404 .right_block {
		display: none;
	}
}

.page_404 .right_block .first_elem {
	width: 100%;
	max-width: 360px;
	height: 400px;
	background: #cfb64b;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-animation: figure_404_1 6s linear infinite;
	animation: figure_404_1 6s linear infinite;
}

.page_404 .right_block .second_elem {
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 100%;
	-webkit-animation: figure_404 4s linear infinite;
	animation: figure_404 4s linear infinite;
}

.page_404 .left_block {
	position: absolute;
	width: 405px;
	top: 0;
	bottom: 80px;
	left: 0;
}

@media (max-width: 1300px) {
	.page_404 .left_block {
		width: 300px;
	}
}

@media (max-width: 992px) {
	.page_404 .left_block {
		display: none;
	}
}

.page_404 .left_block .first_elem {
	width: 295px;
	height: 407px;
	background: #dcd7d2;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-animation: figure_404_2 5s linear infinite;
	animation: figure_404_2 5s linear infinite;
}

.page_404 .left_block .second_elem {
	font-size: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	-webkit-animation: figure_404_2 4s linear infinite;
	animation: figure_404_2 4s linear infinite;
}

.page_404 .left_block .third_elem {
	font-size: 0;
	top: 15px;
	left: -50%;
	width: 100%;
	position: absolute;
	-webkit-animation: figure_404_2 3s linear infinite;
	animation: figure_404_2 3s linear infinite;
}

@-webkit-keyframes figure_404 {
	from {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
}

@keyframes figure_404 {
	from {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
}

@-webkit-keyframes figure_404_2 {
	from {
		-webkit-transform: translateX(-15px);
		transform: translateX(-15px);
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: translateX(-15px);
		transform: translateX(-15px);
	}
}

@keyframes figure_404_2 {
	from {
		-webkit-transform: translateX(-15px);
		transform: translateX(-15px);
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: translateX(-15px);
		transform: translateX(-15px);
	}
}

@-webkit-keyframes figure_404_1 {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes figure_404_1 {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	50% {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.page_contacts {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.page_contacts .contacts_left {
	width: -webkit-calc(100% - 33%);
	width: calc(100% - 33%);
	padding-right: 80px;
}

@media (max-width: 1024px) {
	.page_contacts .contacts_left {
		width: 100%;
		padding-right: 0;
	}
}

.page_contacts .contacts_left_title {
	font-size: 18px;
	line-height: 36px;
}

@media (max-width: 620px) {
	.page_contacts .contacts_left_title {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 15px;
	}
}

.page_contacts .contacts_left p {
	font-size: 14px;
	line-height: 29px;
	font-family: 'Montserrat-Medium';
	margin-bottom: 0;
}

@media (max-width: 620px) {
	.page_contacts .contacts_left p {
		line-height: 1.5;
	}
}

.page_contacts .contacts_left .contacts_information {
	float: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 40px;
}

@media (max-width: 620px) {
	.page_contacts .contacts_left .contacts_information {
		margin-top: 20px;
	}
}

.page_contacts .contacts_left .contacts_information .title {
	font-size: 16px;
	line-height: 19px;
	color: #000;
	font-family: 'Montserrat-Bold';
	margin-bottom: 10px;
}

.page_contacts .contacts_left .contacts_information .info_child {
	margin-bottom: 30px;
	width: 33%;
}

@media (max-width: 500px) {
	.page_contacts .contacts_left .contacts_information .info_child {
		margin-bottom: 10px;
		width: 100%;
	}
}

.page_contacts .contacts_left .contacts_information .info_child li {
	font-size: 14px;
	line-height: 29px;
	font-family: 'Montserrat-Medium';
}

.page_contacts .contacts_left .contacts_information .info_child li a,
.page_contacts .contacts_left .contacts_information .info_child li span {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

@media (min-width: 1024px) {
	.page_contacts .contacts_left .contacts_information .info_child li a:hover {
		color: #c82a24;
	}
}

.page_contacts .contacts_left .contacts_information .info_child:nth-of-type(1) {
	/*-ms-flex: 1;*/
	/*flex: 1;*/
	/*-webkit-box-flex: 1;*/
	/*-webkit-flex: 1; }*/
}

.page_contacts .call_back {
	width: 33%;
	max-width: 480px;
	-webkit-box-shadow: 0 0 19px 1px rgba(61, 95, 160, 0.25);
	box-shadow: 0 0 19px 1px rgba(61, 95, 160, 0.25);
	padding: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	position: sticky;
	top: 100px;
	background-color: #fff;
}

.contact-controls {
	margin-bottom: 20px;
}
.contact-controls button {
	background: #fff !important;
	max-width: 49% !important;
	display: inline-block !important;
}
.contact-controls button.active {
	background: #fff100 !important;
}

.page_contacts .call_back button {
	display: block;
	margin: 20px auto 0;
}

@media (max-width: 1024px) {
	.page_contacts .call_back {
		width: 100%;
		margin: 0 auto;
	}
}

@media (max-width: 620px) {
	.page_contacts .call_back {
		max-width: inherit;
		padding: 15px;
	}
	.page_contacts .call_back .input-field {
		margin: 0 0 0 5px;
	}
}

.page_contacts .call_back_title {
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
}

.page_contacts .call_back .label {
	font-size: 12px;
	line-height: 36px;
	margin: 0;
}

.page_contacts .call_back input,
.page_contacts .call_back textarea {
	border: 1px solid #dadada;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
}

.page_contacts .call_back textarea {
	height: 120px;
}

.page_contacts #map,
#map2 {
	height: 650px;
	width: 100%;
	/*margin-top: 70px;*/
}

.page_contacts #map img,
#map2 img {
	display: inline-block;
}

.flex-row {
	display: flex;
	align-items: flex-start;
}
.flex-row img {
	margin-right: 20px;
}
@media (max-width: 1200px) {
	.page_contacts #map,
	#map2 {
		height: 500px;
		/*margin-top: 40px;*/
	}
}

@media (max-width: 992px) {
	.page_contacts #map,
	#map2 {
		height: 400px;
		margin-top: 20px;
	}
}

@media (max-width: 992px) {
	.page_contacts #map,
	#map2 {
		height: 300px;
	}
}

/*wishlist&Cart_start */
.page_cart p,
.page_wishlist p {
	margin-bottom: 0;
}

.page_cart .wish_title,
.page_cart .cart_title,
.page_wishlist .wish_title,
.page_wishlist .cart_title {
	font-size: 16px;
	line-height: 22px;
	opacity: 0.5;
	border-bottom: 1px solid #cccccc;
	font-family: 'Montserrat-Medium';
}

@media (max-width: 992px) {
	.page_cart .wish_title,
	.page_cart .cart_title,
	.page_wishlist .wish_title,
	.page_wishlist .cart_title {
		display: none;
	}
}

.page_cart .product-cart-title,
.page_wishlist .product-cart-title {
	padding: 25px 70px 30px;
	margin-bottom: 0;
}

.page_cart .descr-cart-text,
.page_wishlist .descr-cart-text {
	max-width: 240px;
}

@media (min-width: 992px) {
	.page_cart .descr-cart-text,
	.page_wishlist .descr-cart-text {
		max-height: 66px;
		overflow-y: auto;
	}
}

@media (max-width: 1200px) {
	.page_cart .descr-cart-text,
	.page_wishlist .descr-cart-text {
		font-size: 13px;
		word-break: normal;
	}
}

@media (max-width: 992px) {
	.page_cart .descr-cart-text,
	.page_wishlist .descr-cart-text {
		margin: auto;
		max-width: 280px;
	}
}

.page_cart .prise-cart-title,
.page_cart .quantity-cart-title,
.page_wishlist .prise-cart-title,
.page_wishlist .quantity-cart-title {
	text-align: center;
	padding: 25px 0 30px;
}

.page_cart .product-cart .img-prod-cart,
.page_wishlist .product-cart .img-prod-cart {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	height: auto;
	text-align: center;
	padding: 7px;
	margin: 0 10% 0 0;
}

@media (max-width: 1200px) {
	.page_cart .product-cart .img-prod-cart,
	.page_wishlist .product-cart .img-prod-cart {
		margin-right: 5%;
	}
}

@media (max-width: 992px) {
	.page_cart .product-cart .img-prod-cart,
	.page_wishlist .product-cart .img-prod-cart {
		display: block;
		margin: auto;
	}
}

.page_cart .product-cart .descr-cart,
.page_wishlist .product-cart .descr-cart {
	display: inline-block;
	vertical-align: middle;
}

@media (min-width: 992px) {
	.page_cart .product-cart .descr-cart,
	.page_wishlist .product-cart .descr-cart {
		width: 59%;
	}
}

@media (max-width: 992px) {
	.page_cart .title-cart-xs,
	.page_wishlist .title-cart-xs {
		display: inline-block !important;
		padding-right: 10px;
	}
}

.page_cart .img-responsive,
.page_wishlist .img-responsive {
	margin: 0 auto;
}

.page_cart .prise-cart,
.page_cart .in-availability,
.page_cart .no-availability,
.page_wishlist .prise-cart,
.page_wishlist .in-availability,
.page_wishlist .no-availability {
	line-height: 80px;
	font-size: 14px;
	text-align: center;
}

@media (max-width: 992px) {
	.page_cart .prise-cart,
	.page_cart .in-availability,
	.page_cart .no-availability,
	.page_wishlist .prise-cart,
	.page_wishlist .in-availability,
	.page_wishlist .no-availability {
		line-height: 40px;
	}
}

.page_cart .not_product,
.page_wishlist .not_product {
	color: #c82a24;
}

.page_cart .availability,
.page_cart .discount-cart,
.page_cart .visible-prise,
.page_wishlist .availability,
.page_wishlist .discount-cart,
.page_wishlist .visible-prise {
	text-align: center;
}

.page_cart .one-block-order,
.page_wishlist .one-block-order {
	text-align: left;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-top: 40px;
}

@media (max-width: 992px) {
	.page_cart .one-block-order,
	.page_wishlist .one-block-order {
		padding: 18px;
		text-align: center;
		border: 1px solid #e5e5e5;
		max-width: 75%;
		margin: 15px auto;
		position: relative;
	}
}

@media (max-width: 480px) {
	.page_cart .one-block-order,
	.page_wishlist .one-block-order {
		max-width: 100%;
	}
}

.page_cart .one-block-order:nth-last-of-type(1),
.page_wishlist .one-block-order:nth-last-of-type(1) {
	margin-bottom: 40px;
}

.page_cart .btn_all_style,
.page_wishlist .btn_all_style {
	max-width: 180px;
	margin-top: 20px;
}

.page_cart .remove-cart_block,
.page_wishlist .remove-cart_block {
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	width: 8%;
	cursor: pointer;
}

.page_cart .remove-cart_block .remove-cart,
.page_wishlist .remove-cart_block .remove-cart {
	padding-right: 23px;
	line-height: 80px;
	text-align: right;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}

.page_cart .remove-cart_block .remove-cart .remove,
.page_wishlist .remove-cart_block .remove-cart .remove {
	width: 30px;
	height: 30px;
	margin-right: 34px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.page_cart .remove-cart_block .remove-cart .remove span,
.page_wishlist .remove-cart_block .remove-cart .remove span {
	background: #505050;
	height: 1px;
	width: 11px;
	left: -webkit-calc(50% - 5.5px);
	left: calc(50% - 5.5px);
}

.page_cart .remove-cart_block .remove-cart .remove:hover,
.page_wishlist .remove-cart_block .remove-cart .remove:hover {
	opacity: 0.7;
}

@media (max-width: 992px) {
	.page_cart .remove-cart_block,
	.page_wishlist .remove-cart_block {
		position: absolute;
		top: 0;
		right: 0;
		width: auto;
	}
	.page_cart .remove-cart_block .remove,
	.page_wishlist .remove-cart_block .remove {
		margin-right: 10px !important;
		top: 15px;
	}
}

.page_cart .quantity-cart,
.page_wishlist .quantity-cart {
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.page_cart .quantity-cart__child,
.page_wishlist .quantity-cart__child {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.page_cart .total-prise-cart,
.page_wishlist .total-prise-cart {
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page_cart .quantity-cart,
.page_wishlist .quantity-cart {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #373a36;
}

.page_cart .quantity-cart .count,
.page_wishlist .quantity-cart .count {
	max-width: 30px;
	text-align: center;
	border: none;
}

.page_cart .quantity-cart .btn-count,
.page_wishlist .quantity-cart .btn-count {
	cursor: pointer;
	display: block;
	max-width: 30px;
}

.page_cart .quantity-cart .btn-count i,
.page_wishlist .quantity-cart .btn-count i {
	padding: 0 10px;
}

/*wishlist_end */
/*cart=-=-==*/
.page_cart .bottom_cart {
	margin-top: 60px;
	padding-top: 40px;
	border-top: 1px solid #e5e5e5;
	text-align: right;
	margin-bottom: 15px;
}

@media (max-width: 992px) {
	.page_cart .bottom_cart {
		margin-top: 30px;
		padding-top: 15px;
	}
}

.page_cart .bottom_cart .total_price {
	line-height: 1.5;
	font-size: 20px;
	text-align: right;
}

@media (max-width: 620px) {
	.page_cart .bottom_cart .total_price {
		text-align: center;
	}
}

.page_cart .bottom_cart .total_price .total_count {
	color: #c82a24;
	line-height: 1.5;
	font-size: 26px;
}

.page_cart .bottom_cart .total_price span:nth-of-type(1) {
	margin-right: 60px;
}

@media (max-width: 992px) {
	.page_cart .bottom_cart .total_price {
		font-size: 16px;
	}
	.page_cart .bottom_cart .total_price span:nth-of-type(1) {
		margin-right: 30px;
	}
	.page_cart .bottom_cart .total_price .total_count {
		font-size: 21px;
	}
}

@media (max-width: 768px) {
	.page_cart .bottom_cart .total_price {
		font-size: 14px;
	}
	.page_cart .bottom_cart .total_price span:nth-of-type(1) {
		margin-right: 15px;
	}
	.page_cart .bottom_cart .total_price .total_count {
		font-size: 18px;
	}
}

@media (max-width: 992px) {
	.page_cart .bottom_cart {
		max-width: 75%;
		margin: 15px auto;
	}
}

@media (max-width: 480px) {
	.page_cart .bottom_cart {
		max-width: 100%;
	}
}

.page_cart .bottom_cart .btn_all_style.btn_other {
	max-width: 225px;
}

@media (max-width: 992px) {
	.page_cart .page_cart .quantity-cart,
	.page_cart .page_wishlist .quantity-cart {
		min-height: 40px;
	}
}

/*cart_end=-=-=*/
.category .masonry_block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.category .masonry {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	counter-reset: brick;
	width: 100%;
	overflow: hidden;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {
	.category .masonry {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.category .masonry.change {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 768px) {
	.category .masonry.change {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.category .masonry-brick {
	overflow: hidden;
	position: relative;
	max-width: 490px;
	width: -webkit-calc(33.33333% - 30px);
	width: calc(33.33333% - 30px);
	margin: 0 15px 40px;
}

@media (max-width: 767px) {
	.category .masonry-brick .category_item {
		margin-left: 0;
		background: #ccc;
	}
}

.category .masonry-brick .category_item__title {
	position: absolute;
	font-size: 21px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
}

.category .masonry-brick .category_item__link {
	right: 15px;
	padding: 0 25px;
	position: absolute;
	color: #fff100;
}

.category .masonry-brick .masonry-img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

@media (max-width: 768px) {
	.category .masonry-brick {
		margin: 0 0 20px 0;
	}
}

@media (max-width: 1024px) {
	.category .masonry-brick {
		width: -webkit-calc(50% - 30px);
		width: calc(50% - 30px);
		margin: 0 15px 20px;
	}
}

@media (max-width: 540px) {
	.category .masonry-brick {
		width: -webkit-calc(100% - 30px);
		width: calc(100% - 30px);
		margin: 0 15px 20px;
	}
}

.page_category .special_products {
	margin-bottom: 30px;
}

.page_news .block_news_items:nth-of-type(2) {
	margin: 0;
}

.page_news .block_news {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -20px;
	margin-right: -20px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 992px) {
	.page_news .block_news {
		margin-left: -10px;
		margin-right: -10px;
	}
}

@media (max-width: 768px) {
	.page_news .block_news {
		margin-left: 0;
		margin-right: 0;
	}
}

.page_news .block_news .block_news_items {
	max-width: 480px;
	width: -webkit-calc(33.333% - 40px);
	width: calc(33.333% - 40px);
	margin: 0 20px 40px;
}

@media (max-width: 992px) {
	.page_news .block_news .block_news_items {
		width: -webkit-calc(50% - 20px);
		width: calc(50% - 20px);
		margin: 0 10px 10px;
	}
}

@media (max-width: 768px) {
	.page_news .block_news .block_news_items {
		width: 100%;
		margin: 0 0 20px;
	}
}

@media (max-width: 600px) {
	.page_news .block_news .block_news_items {
		margin: 0;
	}
	.page_news .block_news .block_news_items p {
		margin: 0;
	}
}

.page_news .block_news .block_news_items .information {
	height: inherit;
	min-height: 120px;
}

.page_news .block_news .block_news_items .information .date {
	font-size: 12px;
	line-height: 36px;
	opacity: 0.5;
}

@media (max-width: 1200px) {
	.page_news .block_news .block_news_items .information .date {
		line-height: 1.5;
	}
}

.page_news .block_news .block_news_items .information .short_description {
	font-size: 16px;
	line-height: 29px;
}

@media (max-width: 1200px) {
	.page_news .block_news .block_news_items .information .short_description {
		line-height: 1.5;
	}
}

@media (max-width: 992px) {
	.page_news .block_news .block_news_items .information {
		min-height: inherit;
	}
	.page_news .block_news .block_news_items .information .short_description {
		min-height: inherit;
	}
}

.pagination_wrap {
	text-align: center;
	margin: 20px 0;
}

.pagination_wrap .pagination {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
}

.pagination_wrap .pagination .pagination_link {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #eeebe9;
	font-size: 12px;
	color: #000;
	margin: 0 5px;
}

.pagination_wrap .pagination span.pagination_link {
	background: #eeebe9;
}

.pagination_wrap .pagination .pagination_btn a {
	border: none;
	background: none !important;
}

.pagination_wrap .pagination .pagination_btn.left:hover a {
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
}

.pagination_wrap .pagination .pagination_btn.right:hover a {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}

.pagination_wrap .pagination .pagination_btn.right img {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (max-width: 768px) {
	.pagination_wrap {
		margin: 10px 0;
	}
}

.block_new img {
	max-width: 760px;
}

@media (max-width: 1400px) {
	.block_new img {
		max-width: 100%;
	}
}

.block_new .new {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.block_new .child.right + .child.left {
	padding-right: 10px;
}

@media (min-width: 992px) {
	.block_new .child.right + .child.left .child_descr,
	.block_new .child.right + .child.left .title {
		max-width: 550px;
	}
}

.block_new .child_descr {
	font-size: 14px;
	line-height: 29px;
	font-family: 'Montserrat-Medium';
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.block_new .child_descr {
		text-align: justify;
	}
}

.block_new .block_new_one {
	margin-bottom: 140px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

@media (max-width: 992px) {
	.block_new .block_new_one {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media (max-width: 1200px) {
	.block_new .block_new_one {
		margin-bottom: 20px;
	}
}

.block_new .block_new_one .child {
	width: 100%;
}

.block_new .block_new_one .child .title {
	font-size: 26px;
	line-height: 1.5;
	color: #000;
	margin-bottom: 50px;
}

@media (max-width: 1200px) {
	.block_new .block_new_one .child .title {
		margin-bottom: 20px;
	}
}

@media (max-width: 992px) {
	.block_new .block_new_one .child .title {
		font-size: 21px;
	}
}

@media (max-width: 768px) {
	.block_new .block_new_one .child .title {
		font-size: 18px;
	}
}

.block_new .block_new_one .child .child_descr + child_descr {
	margin-bottom: 0;
}

.block_new .block_new_one .child .title_second {
	font-size: 18px;
	line-height: 1.5;
	margin: 50px 0;
}

@media (max-width: 1200px) {
	.block_new .block_new_one .child .title_second {
		margin: 10px 0;
	}
}

@media (max-width: 992px) {
	.block_new .block_new_one .child .title_second {
		font-size: 16px;
	}
}

@media (max-width: 992px) {
	.block_new .block_new_two {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.block_new .block_new_two .child_right {
	width: 100%;
	padding-left: 10px;
}

.block_new .block_new_two .child_left + .child_right {
	padding-left: 10px;
}

@media (min-width: 992px) {
	.block_new .block_new_two .child_left + .child_right .child_descr {
		max-width: 550px;
		float: right;
	}
}

.block_new .block_new_two .child_left {
	margin-bottom: -100px;
	position: relative;
	z-index: 1;
	width: 100%;
}

@media (max-width: 1200px) {
	.block_new .block_new_two .child_left {
		margin-bottom: 40px;
	}
}

.block_new .block_new_three.new {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

@media (max-width: 992px) {
	.block_new .block_new_three.new {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.block_new .block_new_three.new img {
	max-width: 820px;
}

@media (max-width: 1200px) {
	.block_new .block_new_three.new .child_right {
		width: 100%;
	}
	.block_new .block_new_three.new .child_right img {
		max-width: 100%;
	}
}

.block_new .block_new_three.new .child_left {
	width: 100%;
	padding-top: 145px;
	padding-right: 10px;
}

@media (max-width: 1200px) {
	.block_new .block_new_three.new .child_left {
		padding-top: 0;
	}
}

.block_new .block_new_four .news_title {
	text-align: center;
	font-size: 26px;
	line-height: 34px;
	margin: 75px 0;
}

@media (max-width: 1200px) {
	.block_new .block_new_four .news_title {
		margin: 20px 0;
	}
}

@media (max-width: 992px) {
	.block_new .block_new_four .news_title {
		font-size: 21px;
		line-height: 1.5;
	}
}

@media (max-width: 768px) {
	.block_new .block_new_four .news_title {
		font-size: 17px;
	}
}

.block_new .block_new_four .child_descr {
	max-width: inherit;
}

.bank-popup-container.open,
.auth_popup_wrapper.open,
.success_popup_wrapper.open,
.authorization_popup_wrapper.open,
.buy_one_wrapper.open,
.brand_sizes_wrapper.open,
.arrival_wrapper.open,
.forgot_wrapper.open {
	opacity: 1;
	visibility: visible;
}

.auth_popup_wrapper.open .auth_popup,
.auth_popup_wrapper.open .success_popup,
.auth_popup_wrapper.open .authorization_popup,
.auth_popup_wrapper.open .buy_one_popup,
.brand_sizes_popup,
.auth_popup_wrapper.open .arrival_popup,
.auth_popup_wrapper.open .forgot_popup,
.success_popup_wrapper.open .auth_popup,
.success_popup_wrapper.open .success_popup,
.success_popup_wrapper.open .authorization_popup,
.success_popup_wrapper.open .buy_one_popup,
.success_popup_wrapper.open .brand_sizes_popup,
.success_popup_wrapper.open .arrival_popup,
.success_popup_wrapper.open .forgot_popup,
.authorization_popup_wrapper.open .auth_popup,
.authorization_popup_wrapper.open .success_popup,
.authorization_popup_wrapper.open .authorization_popup,
.authorization_popup_wrapper.open .buy_one_popup,
.authorization_popup_wrapper.open .brand_sizes_popup,
.authorization_popup_wrapper.open .arrival_popup,
.authorization_popup_wrapper.open .forgot_popup,
.buy_one_wrapper.open .auth_popup,
.brand_sizes_wrapper.open .auth_popup,
.buy_one_wrapper.open .success_popup,
.brand_sizes_wrapper.open .success_popup,
.buy_one_wrapper.open .authorization_popup,
.brand_sizes_wrapper.open .authorization_popup,
.buy_one_wrapper.open .buy_one_popup,
.brand_sizes_wrapper.open .brand_sizes_popup,
.buy_one_wrapper.open .arrival_popup,
.brand_sizes_wrapper.open .arrival_popup,
.buy_one_wrapper.open .forgot_popup,
.bran_sizes_wrapper.open .forgot_popup,
.arrival_wrapper.open .auth_popup,
.arrival_wrapper.open .success_popup,
.arrival_wrapper.open .authorization_popup,
.arrival_wrapper.open .buy_one_popup,
.arrival_wrapper.open .brand_sizes_popup,
.arrival_wrapper.open .arrival_popup,
.arrival_wrapper.open .forgot_popup,
.forgot_wrapper.open .auth_popup,
.forgot_wrapper.open .success_popup,
.forgot_wrapper.open .authorization_popup,
.forgot_wrapper.open .buy_one_popup,
.forgot_wrapper.open .brand_sizes_popup,
.forgot_wrapper.open .arrival_popup,
.forgot_wrapper.open .forgot_popup {
	display: block;
	-webkit-animation: auth 0.5s linear;
	animation: auth 0.5s linear;
}

.auth_popup_wrapper.open .auth_popup .remove,
.auth_popup_wrapper.open .success_popup .remove,
.auth_popup_wrapper.open .authorization_popup .remove,
.auth_popup_wrapper.open .buy_one_popup .remove,
.auth_popup_wrapper.open .brand_sizes_popup .remove,
.auth_popup_wrapper.open .arrival_popup .remove,
.auth_popup_wrapper.open .forgot_popup .remove,
.success_popup_wrapper.open .auth_popup .remove,
.success_popup_wrapper.open .success_popup .remove,
.success_popup_wrapper.open .authorization_popup .remove,
.success_popup_wrapper.open .buy_one_popup .remove,
.success_popup_wrapper.open .brand_sizes_popup .remove,
.success_popup_wrapper.open .arrival_popup .remove,
.success_popup_wrapper.open .forgot_popup .remove,
.authorization_popup_wrapper.open .auth_popup .remove,
.authorization_popup_wrapper.open .success_popup .remove,
.authorization_popup_wrapper.open .authorization_popup .remove,
.authorization_popup_wrapper.open .buy_one_popup .remove,
.authorization_popup_wrapper.open .brand_sizes_popup .remove,
.authorization_popup_wrapper.open .arrival_popup .remove,
.authorization_popup_wrapper.open .forgot_popup .remove,
.buy_one_wrapper.open .auth_popup .remove,
.brand_sizes_wrapper.open .auth_popup .remove,
.buy_one_wrapper.open .success_popup .remove,
brand_sizes_wrapper.open .success_popup .remove,
.buy_one_wrapper.open .authorization_popup .remove,
.brand_sizes_wrapper.open .authorization_popup .remove,
.buy_one_wrapper.open .buy_one_popup .remove,
.brand_sizes_wrapper.open .brand_sizes_popup .remove,
.buy_one_wrapper.open .arrival_popup .remove,
.brand_sizes_wrapper.open .arrival_popup .remove,
.buy_one_wrapper.open .forgot_popup .remove,
.brand_sizes_wrapper.open .forgot_popup .remove,
.arrival_wrapper.open .auth_popup .remove,
.arrival_wrapper.open .success_popup .remove,
.arrival_wrapper.open .authorization_popup .remove,
.arrival_wrapper.open .buy_one_popup .remove,
.arrival_wrapper.open .brand_sizes_popup .remove,
.arrival_wrapper.open .arrival_popup .remove,
.arrival_wrapper.open .forgot_popup .remove,
.forgot_wrapper.open .auth_popup .remove,
.forgot_wrapper.open .success_popup .remove,
.forgot_wrapper.open .authorization_popup .remove,
.forgot_wrapper.open .buy_one_popup .remove,
.forgot_wrapper.open .brand_sizes_popup .remove,
.forgot_wrapper.open .arrival_popup .remove,
.forgot_wrapper.open .forgot_popup .remove {
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.bank-popup-container,
.auth_popup_wrapper,
.success_popup_wrapper,
.authorization_popup_wrapper,
.buy_one_wrapper,
.brand_sizes_wrapper,
.arrival_wrapper,
.forgot_wrapper {
	/*opacity: 0;*/
	visibility: hidden;
	overflow-x: hidden;
	overflow-y: auto;
	background: rgba(16, 13, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.auth_popup_wrapper .auth_popup,
.auth_popup_wrapper .success_popup,
.auth_popup_wrapper .authorization_popup,
.auth_popup_wrapper .buy_one_popup,
.auth_popup_wrapper .brand_sizes_popup,
.auth_popup_wrapper .arrival_popup,
.auth_popup_wrapper .forgot_popup,
.success_popup_wrapper .auth_popup,
.success_popup_wrapper .success_popup,
.success_popup_wrapper .authorization_popup,
.success_popup_wrapper .buy_one_popup,
.success_popup_wrapper .brand_sizes_popup,
.success_popup_wrapper .arrival_popup,
.success_popup_wrapper .forgot_popup,
.authorization_popup_wrapper .auth_popup,
.authorization_popup_wrapper .success_popup,
.authorization_popup_wrapper .authorization_popup,
.authorization_popup_wrapper .buy_one_popup,
.authorization_popup_wrapper .brand_sizes_popup,
.authorization_popup_wrapper .arrival_popup,
.authorization_popup_wrapper .forgot_popup,
.buy_one_wrapper .auth_popup,
.brand_sizes_wrapper .auth_popup,
.buy_one_wrapper .success_popup,
.brand_sizes_wrapper .success_popup,
.buy_one_wrapper .authorization_popup,
.brand_sizes_wrapper .authorization_popup,
.buy_one_wrapper .buy_one_popup,
.brand_sizes_wrapper .brand_sizes_popup,
.buy_one_wrapper .arrival_popup,
.brand_sizes_wrapper .arrival_popup,
.buy_one_wrapper .forgot_popup,
.brand_sizes_wrapper .forgot_popup,
.arrival_wrapper .auth_popup,
.arrival_wrapper .success_popup,
.arrival_wrapper .authorization_popup,
.arrival_wrapper .buy_one_popup,
.arrival_wrapper .brand_sizes_popup,
.arrival_wrapper .arrival_popup,
.arrival_wrapper .forgot_popup,
.forgot_wrapper .auth_popup,
.forgot_wrapper .success_popup,
.forgot_wrapper .authorization_popup,
.forgot_wrapper .buy_one_popup,
.forgot_wrapper .brand_sizes_popup,
.forgot_wrapper .arrival_popup,
.forgot_wrapper .forgot_popup {
	display: none;
	width: 90%;
	max-width: 640px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 40px;
	margin: 20px 0;
}

@media (max-width: 768px) {
	.auth_popup_wrapper .auth_popup,
	.auth_popup_wrapper .success_popup,
	.auth_popup_wrapper .authorization_popup,
	.auth_popup_wrapper .buy_one_popup,
	.auth_popup_wrapper .arrival_popup,
	.auth_popup_wrapper .forgot_popup,
	.success_popup_wrapper .auth_popup,
	.success_popup_wrapper .success_popup,
	.success_popup_wrapper .authorization_popup,
	.success_popup_wrapper .buy_one_popup,
	.success_popup_wrapper .arrival_popup,
	.success_popup_wrapper .forgot_popup,
	.authorization_popup_wrapper .auth_popup,
	.authorization_popup_wrapper .success_popup,
	.authorization_popup_wrapper .authorization_popup,
	.authorization_popup_wrapper .buy_one_popup,
	.authorization_popup_wrapper .arrival_popup,
	.authorization_popup_wrapper .forgot_popup,
	.buy_one_wrapper .auth_popup,
	.buy_one_wrapper .success_popup,
	.buy_one_wrapper .authorization_popup,
	.buy_one_wrapper .buy_one_popup,
	.buy_one_wrapper .arrival_popup,
	.buy_one_wrapper .forgot_popup,
	.arrival_wrapper .auth_popup,
	.arrival_wrapper .success_popup,
	.arrival_wrapper .authorization_popup,
	.arrival_wrapper .buy_one_popup,
	.arrival_wrapper .arrival_popup,
	.arrival_wrapper .forgot_popup,
	.forgot_wrapper .auth_popup,
	.forgot_wrapper .success_popup,
	.forgot_wrapper .authorization_popup,
	.forgot_wrapper .buy_one_popup,
	.forgot_wrapper .arrival_popup,
	.forgot_wrapper .forgot_popup {
		padding: 20px;
	}
}

.auth_popup_wrapper .auth_popup .title,
.auth_popup_wrapper .success_popup .title,
.auth_popup_wrapper .authorization_popup .title,
.auth_popup_wrapper .buy_one_popup .title,
.auth_popup_wrapper .arrival_popup .title,
.auth_popup_wrapper .forgot_popup .title,
.success_popup_wrapper .auth_popup .title,
.success_popup_wrapper .success_popup .title,
.success_popup_wrapper .authorization_popup .title,
.success_popup_wrapper .buy_one_popup .title,
.success_popup_wrapper .arrival_popup .title,
.success_popup_wrapper .forgot_popup .title,
.authorization_popup_wrapper .auth_popup .title,
.authorization_popup_wrapper .success_popup .title,
.authorization_popup_wrapper .authorization_popup .title,
.authorization_popup_wrapper .buy_one_popup .title,
.authorization_popup_wrapper .arrival_popup .title,
.authorization_popup_wrapper .forgot_popup .title,
.buy_one_wrapper .auth_popup .title,
.buy_one_wrapper .success_popup .title,
.buy_one_wrapper .authorization_popup .title,
.buy_one_wrapper .buy_one_popup .title,
.buy_one_wrapper .arrival_popup .title,
.buy_one_wrapper .forgot_popup .title,
.arrival_wrapper .auth_popup .title,
.arrival_wrapper .success_popup .title,
.arrival_wrapper .authorization_popup .title,
.arrival_wrapper .buy_one_popup .title,
.arrival_wrapper .arrival_popup .title,
.arrival_wrapper .forgot_popup .title,
.forgot_wrapper .auth_popup .title,
.forgot_wrapper .success_popup .title,
.forgot_wrapper .authorization_popup .title,
.forgot_wrapper .buy_one_popup .title,
.forgot_wrapper .arrival_popup .title,
.forgot_wrapper .forgot_popup .title {
	font-size: 20px;
	line-height: 1;
	text-align: center;
	margin-bottom: 40px;
}

@media (max-width: 768px) {
	.auth_popup_wrapper .auth_popup .title,
	.auth_popup_wrapper .success_popup .title,
	.auth_popup_wrapper .authorization_popup .title,
	.auth_popup_wrapper .buy_one_popup .title,
	.auth_popup_wrapper .arrival_popup .title,
	.auth_popup_wrapper .forgot_popup .title,
	.success_popup_wrapper .auth_popup .title,
	.success_popup_wrapper .success_popup .title,
	.success_popup_wrapper .authorization_popup .title,
	.success_popup_wrapper .buy_one_popup .title,
	.success_popup_wrapper .arrival_popup .title,
	.success_popup_wrapper .forgot_popup .title,
	.authorization_popup_wrapper .auth_popup .title,
	.authorization_popup_wrapper .success_popup .title,
	.authorization_popup_wrapper .authorization_popup .title,
	.authorization_popup_wrapper .buy_one_popup .title,
	.authorization_popup_wrapper .arrival_popup .title,
	.authorization_popup_wrapper .forgot_popup .title,
	.buy_one_wrapper .auth_popup .title,
	.buy_one_wrapper .success_popup .title,
	.buy_one_wrapper .authorization_popup .title,
	.buy_one_wrapper .buy_one_popup .title,
	.buy_one_wrapper .arrival_popup .title,
	.buy_one_wrapper .forgot_popup .title,
	.arrival_wrapper .auth_popup .title,
	.arrival_wrapper .success_popup .title,
	.arrival_wrapper .authorization_popup .title,
	.arrival_wrapper .buy_one_popup .title,
	.arrival_wrapper .arrival_popup .title,
	.arrival_wrapper .forgot_popup .title,
	.forgot_wrapper .auth_popup .title,
	.forgot_wrapper .success_popup .title,
	.forgot_wrapper .authorization_popup .title,
	.forgot_wrapper .buy_one_popup .title,
	.forgot_wrapper .arrival_popup .title,
	.forgot_wrapper .forgot_popup .title {
		font-size: 18px;
		margin-bottom: 20px;
	}
}

.auth_popup_wrapper .auth_popup .form_wrap,
.auth_popup_wrapper .success_popup .form_wrap,
.auth_popup_wrapper .authorization_popup .form_wrap,
.auth_popup_wrapper .buy_one_popup .form_wrap,
.auth_popup_wrapper .arrival_popup .form_wrap,
.auth_popup_wrapper .forgot_popup .form_wrap,
.success_popup_wrapper .auth_popup .form_wrap,
.success_popup_wrapper .success_popup .form_wrap,
.success_popup_wrapper .authorization_popup .form_wrap,
.success_popup_wrapper .buy_one_popup .form_wrap,
.success_popup_wrapper .arrival_popup .form_wrap,
.success_popup_wrapper .forgot_popup .form_wrap,
.authorization_popup_wrapper .auth_popup .form_wrap,
.authorization_popup_wrapper .success_popup .form_wrap,
.authorization_popup_wrapper .authorization_popup .form_wrap,
.authorization_popup_wrapper .buy_one_popup .form_wrap,
.authorization_popup_wrapper .arrival_popup .form_wrap,
.authorization_popup_wrapper .forgot_popup .form_wrap,
.buy_one_wrapper .auth_popup .form_wrap,
.buy_one_wrapper .success_popup .form_wrap,
.buy_one_wrapper .authorization_popup .form_wrap,
.buy_one_wrapper .buy_one_popup .form_wrap,
.buy_one_wrapper .arrival_popup .form_wrap,
.buy_one_wrapper .forgot_popup .form_wrap,
.arrival_wrapper .auth_popup .form_wrap,
.arrival_wrapper .success_popup .form_wrap,
.arrival_wrapper .authorization_popup .form_wrap,
.arrival_wrapper .buy_one_popup .form_wrap,
.arrival_wrapper .arrival_popup .form_wrap,
.arrival_wrapper .forgot_popup .form_wrap,
.forgot_wrapper .auth_popup .form_wrap,
.forgot_wrapper .success_popup .form_wrap,
.forgot_wrapper .authorization_popup .form_wrap,
.forgot_wrapper .buy_one_popup .form_wrap,
.forgot_wrapper .arrival_popup .form_wrap,
.forgot_wrapper .forgot_popup .form_wrap {
	max-width: 280px;
	margin: 0 auto;
}

.auth_popup_wrapper .auth_popup .form_wrap label,
.auth_popup_wrapper .success_popup .form_wrap label,
.auth_popup_wrapper .authorization_popup .form_wrap label,
.auth_popup_wrapper .buy_one_popup .form_wrap label,
.auth_popup_wrapper .arrival_popup .form_wrap label,
.auth_popup_wrapper .forgot_popup .form_wrap label,
.success_popup_wrapper .auth_popup .form_wrap label,
.success_popup_wrapper .success_popup .form_wrap label,
.success_popup_wrapper .authorization_popup .form_wrap label,
.success_popup_wrapper .buy_one_popup .form_wrap label,
.success_popup_wrapper .arrival_popup .form_wrap label,
.success_popup_wrapper .forgot_popup .form_wrap label,
.authorization_popup_wrapper .auth_popup .form_wrap label,
.authorization_popup_wrapper .success_popup .form_wrap label,
.authorization_popup_wrapper .authorization_popup .form_wrap label,
.authorization_popup_wrapper .buy_one_popup .form_wrap label,
.authorization_popup_wrapper .arrival_popup .form_wrap label,
.authorization_popup_wrapper .forgot_popup .form_wrap label,
.buy_one_wrapper .auth_popup .form_wrap label,
.buy_one_wrapper .success_popup .form_wrap label,
.buy_one_wrapper .authorization_popup .form_wrap label,
.buy_one_wrapper .buy_one_popup .form_wrap label,
.buy_one_wrapper .arrival_popup .form_wrap label,
.buy_one_wrapper .forgot_popup .form_wrap label,
.arrival_wrapper .auth_popup .form_wrap label,
.arrival_wrapper .success_popup .form_wrap label,
.arrival_wrapper .authorization_popup .form_wrap label,
.arrival_wrapper .buy_one_popup .form_wrap label,
.arrival_wrapper .arrival_popup .form_wrap label,
.arrival_wrapper .forgot_popup .form_wrap label,
.forgot_wrapper .auth_popup .form_wrap label,
.forgot_wrapper .success_popup .form_wrap label,
.forgot_wrapper .authorization_popup .form_wrap label,
.forgot_wrapper .buy_one_popup .form_wrap label,
.forgot_wrapper .arrival_popup .form_wrap label,
.forgot_wrapper .forgot_popup .form_wrap label {
	font-size: 12px;
	line-height: 36px;
	margin-bottom: 0;
}

.auth_popup_wrapper .auth_popup .form_wrap input,
.auth_popup_wrapper .success_popup .form_wrap input,
.auth_popup_wrapper .authorization_popup .form_wrap input,
.auth_popup_wrapper .buy_one_popup .form_wrap input,
.auth_popup_wrapper .arrival_popup .form_wrap input,
.auth_popup_wrapper .forgot_popup .form_wrap input,
.success_popup_wrapper .auth_popup .form_wrap input,
.success_popup_wrapper .success_popup .form_wrap input,
.success_popup_wrapper .authorization_popup .form_wrap input,
.success_popup_wrapper .buy_one_popup .form_wrap input,
.success_popup_wrapper .arrival_popup .form_wrap input,
.success_popup_wrapper .forgot_popup .form_wrap input,
.authorization_popup_wrapper .auth_popup .form_wrap input,
.authorization_popup_wrapper .success_popup .form_wrap input,
.authorization_popup_wrapper .authorization_popup .form_wrap input,
.authorization_popup_wrapper .buy_one_popup .form_wrap input,
.authorization_popup_wrapper .arrival_popup .form_wrap input,
.authorization_popup_wrapper .forgot_popup .form_wrap input,
.buy_one_wrapper .auth_popup .form_wrap input,
.buy_one_wrapper .success_popup .form_wrap input,
.buy_one_wrapper .authorization_popup .form_wrap input,
.buy_one_wrapper .buy_one_popup .form_wrap input,
.buy_one_wrapper .arrival_popup .form_wrap input,
.buy_one_wrapper .forgot_popup .form_wrap input,
.arrival_wrapper .auth_popup .form_wrap input,
.arrival_wrapper .success_popup .form_wrap input,
.arrival_wrapper .authorization_popup .form_wrap input,
.arrival_wrapper .buy_one_popup .form_wrap input,
.arrival_wrapper .arrival_popup .form_wrap input,
.arrival_wrapper .forgot_popup .form_wrap input,
.forgot_wrapper .auth_popup .form_wrap input,
.forgot_wrapper .success_popup .form_wrap input,
.forgot_wrapper .authorization_popup .form_wrap input,
.forgot_wrapper .buy_one_popup .form_wrap input,
.forgot_wrapper .arrival_popup .form_wrap input,
.forgot_wrapper .forgot_popup .form_wrap input {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #9c9c9c;
	opacity: 0.5;
	font-size: 10px;
}

.auth_popup_wrapper .auth_popup .form_wrap input::-webkit-input-placeholder,
.auth_popup_wrapper .success_popup .form_wrap input::-webkit-input-placeholder,
.auth_popup_wrapper
.authorization_popup
.form_wrap
input::-webkit-input-placeholder,
.auth_popup_wrapper .buy_one_popup .form_wrap input::-webkit-input-placeholder,
.auth_popup_wrapper .arrival_popup .form_wrap input::-webkit-input-placeholder,
.auth_popup_wrapper .forgot_popup .form_wrap input::-webkit-input-placeholder,
.success_popup_wrapper .auth_popup .form_wrap input::-webkit-input-placeholder,
.success_popup_wrapper
.success_popup
.form_wrap
input::-webkit-input-placeholder,
.success_popup_wrapper
.authorization_popup
.form_wrap
input::-webkit-input-placeholder,
.success_popup_wrapper
.buy_one_popup
.form_wrap
input::-webkit-input-placeholder,
.success_popup_wrapper
.arrival_popup
.form_wrap
input::-webkit-input-placeholder,
.success_popup_wrapper
.forgot_popup
.form_wrap
input::-webkit-input-placeholder,
.authorization_popup_wrapper
.auth_popup
.form_wrap
input::-webkit-input-placeholder,
.authorization_popup_wrapper
.success_popup
.form_wrap
input::-webkit-input-placeholder,
.authorization_popup_wrapper
.authorization_popup
.form_wrap
input::-webkit-input-placeholder,
.authorization_popup_wrapper
.buy_one_popup
.form_wrap
input::-webkit-input-placeholder,
.authorization_popup_wrapper
.arrival_popup
.form_wrap
input::-webkit-input-placeholder,
.authorization_popup_wrapper
.forgot_popup
.form_wrap
input::-webkit-input-placeholder,
.buy_one_wrapper .auth_popup .form_wrap input::-webkit-input-placeholder,
.buy_one_wrapper .success_popup .form_wrap input::-webkit-input-placeholder,
.buy_one_wrapper
.authorization_popup
.form_wrap
input::-webkit-input-placeholder,
.buy_one_wrapper .buy_one_popup .form_wrap input::-webkit-input-placeholder,
.buy_one_wrapper .arrival_popup .form_wrap input::-webkit-input-placeholder,
.buy_one_wrapper .forgot_popup .form_wrap input::-webkit-input-placeholder,
.arrival_wrapper .auth_popup .form_wrap input::-webkit-input-placeholder,
.arrival_wrapper .success_popup .form_wrap input::-webkit-input-placeholder,
.arrival_wrapper
.authorization_popup
.form_wrap
input::-webkit-input-placeholder,
.arrival_wrapper .buy_one_popup .form_wrap input::-webkit-input-placeholder,
.arrival_wrapper .arrival_popup .form_wrap input::-webkit-input-placeholder,
.arrival_wrapper .forgot_popup .form_wrap input::-webkit-input-placeholder,
.forgot_wrapper .auth_popup .form_wrap input::-webkit-input-placeholder,
.forgot_wrapper .success_popup .form_wrap input::-webkit-input-placeholder,
.forgot_wrapper
.authorization_popup
.form_wrap
input::-webkit-input-placeholder,
.forgot_wrapper .buy_one_popup .form_wrap input::-webkit-input-placeholder,
.forgot_wrapper .arrival_popup .form_wrap input::-webkit-input-placeholder,
.forgot_wrapper .forgot_popup .form_wrap input::-webkit-input-placeholder {
	color: #373a36;
}

.auth_popup_wrapper .auth_popup .form_wrap input:-moz-placeholder,
.auth_popup_wrapper .success_popup .form_wrap input:-moz-placeholder,
.auth_popup_wrapper .authorization_popup .form_wrap input:-moz-placeholder,
.auth_popup_wrapper .buy_one_popup .form_wrap input:-moz-placeholder,
.auth_popup_wrapper .arrival_popup .form_wrap input:-moz-placeholder,
.auth_popup_wrapper .forgot_popup .form_wrap input:-moz-placeholder,
.success_popup_wrapper .auth_popup .form_wrap input:-moz-placeholder,
.success_popup_wrapper .success_popup .form_wrap input:-moz-placeholder,
.success_popup_wrapper .authorization_popup .form_wrap input:-moz-placeholder,
.success_popup_wrapper .buy_one_popup .form_wrap input:-moz-placeholder,
.success_popup_wrapper .arrival_popup .form_wrap input:-moz-placeholder,
.success_popup_wrapper .forgot_popup .form_wrap input:-moz-placeholder,
.authorization_popup_wrapper .auth_popup .form_wrap input:-moz-placeholder,
.authorization_popup_wrapper .success_popup .form_wrap input:-moz-placeholder,
.authorization_popup_wrapper
.authorization_popup
.form_wrap
input:-moz-placeholder,
.authorization_popup_wrapper .buy_one_popup .form_wrap input:-moz-placeholder,
.authorization_popup_wrapper .arrival_popup .form_wrap input:-moz-placeholder,
.authorization_popup_wrapper .forgot_popup .form_wrap input:-moz-placeholder,
.buy_one_wrapper .auth_popup .form_wrap input:-moz-placeholder,
.buy_one_wrapper .success_popup .form_wrap input:-moz-placeholder,
.buy_one_wrapper .authorization_popup .form_wrap input:-moz-placeholder,
.buy_one_wrapper .buy_one_popup .form_wrap input:-moz-placeholder,
.buy_one_wrapper .arrival_popup .form_wrap input:-moz-placeholder,
.buy_one_wrapper .forgot_popup .form_wrap input:-moz-placeholder,
.arrival_wrapper .auth_popup .form_wrap input:-moz-placeholder,
.arrival_wrapper .success_popup .form_wrap input:-moz-placeholder,
.arrival_wrapper .authorization_popup .form_wrap input:-moz-placeholder,
.arrival_wrapper .buy_one_popup .form_wrap input:-moz-placeholder,
.arrival_wrapper .arrival_popup .form_wrap input:-moz-placeholder,
.arrival_wrapper .forgot_popup .form_wrap input:-moz-placeholder,
.forgot_wrapper .auth_popup .form_wrap input:-moz-placeholder,
.forgot_wrapper .success_popup .form_wrap input:-moz-placeholder,
.forgot_wrapper .authorization_popup .form_wrap input:-moz-placeholder,
.forgot_wrapper .buy_one_popup .form_wrap input:-moz-placeholder,
.forgot_wrapper .arrival_popup .form_wrap input:-moz-placeholder,
.forgot_wrapper .forgot_popup .form_wrap input:-moz-placeholder {
	color: #373a36;
}

.auth_popup_wrapper .auth_popup .form_wrap input::-moz-placeholder,
.auth_popup_wrapper .success_popup .form_wrap input::-moz-placeholder,
.auth_popup_wrapper .authorization_popup .form_wrap input::-moz-placeholder,
.auth_popup_wrapper .buy_one_popup .form_wrap input::-moz-placeholder,
.auth_popup_wrapper .arrival_popup .form_wrap input::-moz-placeholder,
.auth_popup_wrapper .forgot_popup .form_wrap input::-moz-placeholder,
.success_popup_wrapper .auth_popup .form_wrap input::-moz-placeholder,
.success_popup_wrapper .success_popup .form_wrap input::-moz-placeholder,
.success_popup_wrapper .authorization_popup .form_wrap input::-moz-placeholder,
.success_popup_wrapper .buy_one_popup .form_wrap input::-moz-placeholder,
.success_popup_wrapper .arrival_popup .form_wrap input::-moz-placeholder,
.success_popup_wrapper .forgot_popup .form_wrap input::-moz-placeholder,
.authorization_popup_wrapper .auth_popup .form_wrap input::-moz-placeholder,
.authorization_popup_wrapper .success_popup .form_wrap input::-moz-placeholder,
.authorization_popup_wrapper
.authorization_popup
.form_wrap
input::-moz-placeholder,
.authorization_popup_wrapper .buy_one_popup .form_wrap input::-moz-placeholder,
.authorization_popup_wrapper .arrival_popup .form_wrap input::-moz-placeholder,
.authorization_popup_wrapper .forgot_popup .form_wrap input::-moz-placeholder,
.buy_one_wrapper .auth_popup .form_wrap input::-moz-placeholder,
.buy_one_wrapper .success_popup .form_wrap input::-moz-placeholder,
.buy_one_wrapper .authorization_popup .form_wrap input::-moz-placeholder,
.buy_one_wrapper .buy_one_popup .form_wrap input::-moz-placeholder,
.buy_one_wrapper .arrival_popup .form_wrap input::-moz-placeholder,
.buy_one_wrapper .forgot_popup .form_wrap input::-moz-placeholder,
.arrival_wrapper .auth_popup .form_wrap input::-moz-placeholder,
.arrival_wrapper .success_popup .form_wrap input::-moz-placeholder,
.arrival_wrapper .authorization_popup .form_wrap input::-moz-placeholder,
.arrival_wrapper .buy_one_popup .form_wrap input::-moz-placeholder,
.arrival_wrapper .arrival_popup .form_wrap input::-moz-placeholder,
.arrival_wrapper .forgot_popup .form_wrap input::-moz-placeholder,
.forgot_wrapper .auth_popup .form_wrap input::-moz-placeholder,
.forgot_wrapper .success_popup .form_wrap input::-moz-placeholder,
.forgot_wrapper .authorization_popup .form_wrap input::-moz-placeholder,
.forgot_wrapper .buy_one_popup .form_wrap input::-moz-placeholder,
.forgot_wrapper .arrival_popup .form_wrap input::-moz-placeholder,
.forgot_wrapper .forgot_popup .form_wrap input::-moz-placeholder {
	color: #373a36;
}

.auth_popup_wrapper .auth_popup .form_wrap input:-ms-input-placeholder,
.auth_popup_wrapper .success_popup .form_wrap input:-ms-input-placeholder,
.auth_popup_wrapper .authorization_popup .form_wrap input:-ms-input-placeholder,
.auth_popup_wrapper .buy_one_popup .form_wrap input:-ms-input-placeholder,
.auth_popup_wrapper .arrival_popup .form_wrap input:-ms-input-placeholder,
.auth_popup_wrapper .forgot_popup .form_wrap input:-ms-input-placeholder,
.success_popup_wrapper .auth_popup .form_wrap input:-ms-input-placeholder,
.success_popup_wrapper .success_popup .form_wrap input:-ms-input-placeholder,
.success_popup_wrapper
.authorization_popup
.form_wrap
input:-ms-input-placeholder,
.success_popup_wrapper .buy_one_popup .form_wrap input:-ms-input-placeholder,
.success_popup_wrapper .arrival_popup .form_wrap input:-ms-input-placeholder,
.success_popup_wrapper .forgot_popup .form_wrap input:-ms-input-placeholder,
.authorization_popup_wrapper .auth_popup .form_wrap input:-ms-input-placeholder,
.authorization_popup_wrapper
.success_popup
.form_wrap
input:-ms-input-placeholder,
.authorization_popup_wrapper
.authorization_popup
.form_wrap
input:-ms-input-placeholder,
.authorization_popup_wrapper
.buy_one_popup
.form_wrap
input:-ms-input-placeholder,
.authorization_popup_wrapper
.arrival_popup
.form_wrap
input:-ms-input-placeholder,
.authorization_popup_wrapper
.forgot_popup
.form_wrap
input:-ms-input-placeholder,
.buy_one_wrapper .auth_popup .form_wrap input:-ms-input-placeholder,
.buy_one_wrapper .success_popup .form_wrap input:-ms-input-placeholder,
.buy_one_wrapper .authorization_popup .form_wrap input:-ms-input-placeholder,
.buy_one_wrapper .buy_one_popup .form_wrap input:-ms-input-placeholder,
.buy_one_wrapper .arrival_popup .form_wrap input:-ms-input-placeholder,
.buy_one_wrapper .forgot_popup .form_wrap input:-ms-input-placeholder,
.arrival_wrapper .auth_popup .form_wrap input:-ms-input-placeholder,
.arrival_wrapper .success_popup .form_wrap input:-ms-input-placeholder,
.arrival_wrapper .authorization_popup .form_wrap input:-ms-input-placeholder,
.arrival_wrapper .buy_one_popup .form_wrap input:-ms-input-placeholder,
.arrival_wrapper .arrival_popup .form_wrap input:-ms-input-placeholder,
.arrival_wrapper .forgot_popup .form_wrap input:-ms-input-placeholder,
.forgot_wrapper .auth_popup .form_wrap input:-ms-input-placeholder,
.forgot_wrapper .success_popup .form_wrap input:-ms-input-placeholder,
.forgot_wrapper .authorization_popup .form_wrap input:-ms-input-placeholder,
.forgot_wrapper .buy_one_popup .form_wrap input:-ms-input-placeholder,
.forgot_wrapper .arrival_popup .form_wrap input:-ms-input-placeholder,
.forgot_wrapper .forgot_popup .form_wrap input:-ms-input-placeholder {
	color: #373a36;
}

.auth_popup_wrapper .auth_popup .form_wrap button,
.auth_popup_wrapper .success_popup .form_wrap button,
.auth_popup_wrapper .authorization_popup .form_wrap button,
.auth_popup_wrapper .buy_one_popup .form_wrap button,
.auth_popup_wrapper .arrival_popup .form_wrap button,
.auth_popup_wrapper .forgot_popup .form_wrap button,
.success_popup_wrapper .auth_popup .form_wrap button,
.success_popup_wrapper .success_popup .form_wrap button,
.success_popup_wrapper .authorization_popup .form_wrap button,
.success_popup_wrapper .buy_one_popup .form_wrap button,
.success_popup_wrapper .arrival_popup .form_wrap button,
.success_popup_wrapper .forgot_popup .form_wrap button,
.authorization_popup_wrapper .auth_popup .form_wrap button,
.authorization_popup_wrapper .success_popup .form_wrap button,
.authorization_popup_wrapper .authorization_popup .form_wrap button,
.authorization_popup_wrapper .buy_one_popup .form_wrap button,
.authorization_popup_wrapper .arrival_popup .form_wrap button,
.authorization_popup_wrapper .forgot_popup .form_wrap button,
.buy_one_wrapper .auth_popup .form_wrap button,
.buy_one_wrapper .success_popup .form_wrap button,
.buy_one_wrapper .authorization_popup .form_wrap button,
.buy_one_wrapper .buy_one_popup .form_wrap button,
.buy_one_wrapper .arrival_popup .form_wrap button,
.buy_one_wrapper .forgot_popup .form_wrap button,
.arrival_wrapper .auth_popup .form_wrap button,
.arrival_wrapper .success_popup .form_wrap button,
.arrival_wrapper .authorization_popup .form_wrap button,
.arrival_wrapper .buy_one_popup .form_wrap button,
.arrival_wrapper .arrival_popup .form_wrap button,
.arrival_wrapper .forgot_popup .form_wrap button,
.forgot_wrapper .auth_popup .form_wrap button,
.forgot_wrapper .success_popup .form_wrap button,
.forgot_wrapper .authorization_popup .form_wrap button,
.forgot_wrapper .buy_one_popup .form_wrap button,
.forgot_wrapper .arrival_popup .form_wrap button,
.forgot_wrapper .forgot_popup .form_wrap button {
	margin-top: 30px;
}

.success_popup_wrapper p {
	font-size: 24px;
	text-align: center;
	margin-bottom: 0;
	padding-top: 30px;
}

@media (max-width: 768px) {
	.success_popup_wrapper p {
		font-size: 18px;
	}
}

.success_popup_wrapper .success_popup {
	max-width: 540px;
}

@-webkit-keyframes auth {
	from {
		opacity: 0.5;
		-webkit-transform: translate(-50%, -70%);
		transform: translate(-50%, -70%);
	}
	to {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

@keyframes auth {
	from {
		opacity: 0.5;
		-webkit-transform: translate(-50%, -70%);
		transform: translate(-50%, -70%);
	}
	to {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

.sub_category {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sub_category .btn_filter_open {
	display: none;
	position: relative;
	text-align: center;
	cursor: pointer;
	padding: 15px;
	background: #dcd7d2;
	margin: 10px 0 30px;
	border: 1px solid #dcd7d2;
}

@media (max-width: 1024px) {
	.sub_category .btn_filter_open {
		display: block;
	}
}

.sub_category_filter {
	width: 325px;
}

.sub_category_content {
	width: -webkit-calc(100% - 325px);
	width: calc(100% - 325px);
	padding-left: 60px;
}

@media (max-width: 1024px) {
	.sub_category_content {
		width: 100%;
		padding-left: 0;
	}
}

.sub_category_content .catalog_content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sub_category_content .product_item {
	width: 33.333%;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	padding: 30px 10px 30px;
}

@media (min-width: 1024px) and (max-width: 1200px) {
	.sub_category_content .product_item {
		width: 50%;
	}
}

@media (max-width: 768px) {
	.sub_category_content .product_item {
		width: 50%;
	}
}

@media (max-width: 600px) {
	.sub_category_content .product_item {
		width: 100%;
	}
}

.sub_category_content .product_item .product_item_title {
	margin: 0 auto;
}

.sub_category_content .product_item .add_wishlist {
	opacity: 0;
}

.sub_category_content .product_item .add_wishlist.active {
	opacity: 1;
}

.sub_category_content .product_item:hover .add_wishlist {
	opacity: 1;
}

.sub_category_content .sort-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 60px;
}

@media (max-width: 620px) {
	.sub_category_content .sort-block {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: inherit;
		padding: 10px 0;
	}
	.sub_category_content .sort-block .sort-block__text {
		width: 100%;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 20px;
	}
}

.sub_category_content .sort-block .sort-block__text {
	font-size: 16px;
	line-height: 19px;
	padding: 0 15px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #000;
}

.sub_category_content .sort-block .sort-block__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 620px) {
	.sub_category_content .sort-block .sort-block__list {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 40px;
		width: 100%;
	}
}

.sub_category_content .sort-block .sort-block__list img {
	padding: 0 5px;
}

.sub_category_content .sort-block__item {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: 0 20px;
	cursor: pointer;
	font-family: 'Montserrat-light';
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.sub_category_content .sort-block__item.active {
	background: #dcd7d2;
	cursor: inherit;
}

.sub_category_content .sort-block__item:not(.active):hover {
	color: #c82a24;
}

@media (max-width: 620px) {
	.sub_category_content .sort-block__item {
		padding: 0 10px;
		font-size: 12px;
	}
}

.sub_category_content .sort-block__item.down img {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sub_category_content .sort-block__arrow {
	display: inline-block;
	padding: 0 10px;
}

@media (max-width: 620px) {
	.sub_category_content .sort-block__arrow {
		padding: 0 5px;
	}
}

.sub_category_content .sort-block__arrow.active {
	opacity: 0.7;
}

.sub_category_content .sort-block__arrow.up {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sub_category_content .sort-block__arrow:not(.active) {
	cursor: pointer;
}

.sub_category_content .sort-block__arrow img {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.sub_category_content .sort-block__arrow:not(.active):hover img {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}

@media (max-width: 1024px) {
	.sub_category .sub_category_filter {
		width: 100%;
	}
	.sub_category .sub_category_filter .filter_block {
		display: none;
		padding-bottom: 20px;
	}
	.sub_category .sub_category_filter .filter_block > div {
		margin: 0 15px;
		float: left;
		width: -webkit-calc(50% - 30px);
		width: calc(50% - 30px);
	}
	.sub_category .sub_category_filter .filter_block .filter_btn_block {
		width: 100%;
		clear: both;
		padding-top: 30px;
	}
	.sub_category .sub_category_filter .filter_block .filter_btn_block button {
		margin: 0 auto;
	}
}

@media (max-width: 600px) {
	.sub_category .sub_category_filter .filter_block > div {
		float: none;
		width: 100%;
	}
	.sub_category .sub_category_filter .filter_block .filter_btn_block button {
		margin: 0;
	}
}

.sub_category .sub_category_filter .filter_block ul {
	max-height: 273px;
	overflow-y: auto;
}

.sub_category .sub_category_filter .filter_block ul::-webkit-scrollbar {
	width: 3px;
}

.sub_category .sub_category_filter .filter_block ul::-webkit-scrollbar-thumb {
	width: 1px;
	border-color: #373a36;
	background-color: #373a36;
}

.sub_category
.sub_category_filter
.filter_block
ul::-webkit-scrollbar-thumb:hover {
	border-width: 1px 1px 1px 2px;
	border-color: #373a36;
	background-color: #373a36;
}

.sub_category .sub_category_filter .filter_block ul::-webkit-scrollbar-track {
	border-width: 0;
}

.sub_category
.sub_category_filter
.filter_block
ul::-webkit-scrollbar-track-piece {
	background: #d7d7d7;
}

.sub_category .sub_category_filter .filter_price .filter_cat_title,
.sub_category .sub_category_filter .filter_cat .filter_cat_title {
	margin-top: 0;
	border-top: none;
}

.sub_category .sub_category_filter .filter_cat_title {
	height: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	border-top: 1px solid #eaeaea;
	margin-top: 20px;
}

@media (max-width: 1024px) {
	.sub_category .sub_category_filter .filter_cat_title {
		height: 40px;
	}
}

.sub_category .sub_category_filter .range-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	line-height: 1;
	font-family: 'Montserrat-light';
	margin-bottom: 20px;
}

.sub_category .sub_category_filter .range-text .form-group {
	margin-bottom: 0;
	max-width: 83px;
	width: 100%;
	margin: 0 15px;
}

.sub_category .sub_category_filter .range-text .form-group input {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #dadada;
	text-align: center;
}

.sub_category .sub_category_filter .slider.slider-horizontal {
	width: 266px;
}

.sub_category .sub_category_filter .slider.slider-horizontal .slider-handle,
.sub_category .sub_category_filter .slider.slider-horizontal .slider-tick {
	margin-top: -9px;
}

.sub_category .sub_category_filter .slider.slider-horizontal .slider-track {
	height: 2px;
}

.sub_category .sub_category_filter .slider.slider-horizontal .slider-handle {
	background: #dcd7d2;
}

.sub_category .sub_category_filter .slider.slider-horizontal .tooltip-main {
	display: none !important;
}

.sub_category .sub_category_filter .slider.slider-horizontal .tooltip {
	opacity: 1;
}

.sub_category .sub_category_filter .range_block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	width: 266px;
	margin-top: 5px;
	font-family: 'Montserrat-light';
}

.sub_category .sub_category_filter .range_block span {
	padding-right: 5px;
}

.sub_category .sub_category_filter .filter_btn_block .btn_filter {
	border: 1px solid #979797;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	font-family: 'Montserrat-light';
	background: url('../images/cross.png') no-repeat 90%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 20px;
	width: 165px;
	height: 36px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.sub_category .sub_category_filter .filter_btn_block .btn_filter:hover {
	background: #dcd7d2 url('../images/cross.png') no-repeat 90%;
}

.lk .bg_img:before {
	margin-top: 233px;
}

@media (max-width: 1024px) {
	.lk .bg_img:before {
		margin-top: 140px;
	}
}

.lk_wrapper .form_wrap {
	max-width: 480px;
	margin: 0 auto 45px;
}

.lk_wrapper .form_wrap label {
	font-size: 12px;
	color: #000;
}

.lk_wrapper .form_wrap input,
.lk_wrapper .form_wrap textarea {
	border: 1px solid #dadada;
}

.lk_wrapper .form_wrap textarea {
	height: 120px;
	width: 100%;
}

.lk_wrapper .form_wrap .field_group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.lk_wrapper .form_wrap .field_group .input-field {
	max-width: 220px;
}

@media (max-width: 768px) {
	.lk_wrapper .form_wrap .field_group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.lk_wrapper .form_wrap .field_group .input-field {
		max-width: inherit;
	}
}

@media (max-width: 768px) {
	.lk_wrapper .form_wrap .input-field {
		margin-bottom: 5px;
	}
}

.lk_wrapper .form_wrap .btn_group {
	text-align: center;
	margin: 60px auto 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.lk_wrapper .form_wrap .btn_group .add_form {
	margin-top: 30px;
	border: none;
	background: no-repeat;
	opacity: 0.5;
}

@media (max-width: 768px) {
	.lk_wrapper .form_wrap .btn_group {
		margin: 20px auto 0;
	}
	.lk_wrapper .form_wrap .btn_group .add_form {
		margin-top: 15px;
	}
}

.lk_wrapper .form_block {
	position: relative;
}

.lk_wrapper .form_block .remove {
	z-index: 10;
	width: 20px;
	height: 20px;
	top: 0;
}

.lk_wrapper .form_block .title_new_title {
	font-size: 16px;
	margin-bottom: 15px;
}

.lk_wrapper .form_block:not(.add-a) .remove,
.lk_wrapper .form_block:not(.add-a) .title_new_title {
	display: none;
}

.lk_wrapper .tab_filter {
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
}

.lk_wrapper .tab_filter .tab_header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 74px;
}

.lk_wrapper .tab_filter .tab_header li {
	width: 33.333%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.lk_wrapper .tab_filter .tab_header li:not(.active):hover {
	color: #c82a24;
}

.lk_wrapper .tab_filter .tab_header li a,
.lk_wrapper .tab_filter .tab_header li span {
	font-size: 20px;
	padding: 0 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}

@media (max-width: 1024px) {
	.lk_wrapper .tab_filter .tab_header li a,
	.lk_wrapper .tab_filter .tab_header li span {
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.lk_wrapper .tab_filter .tab_header li a,
	.lk_wrapper .tab_filter .tab_header li span {
		font-size: 15px;
	}
}

@media (max-width: 540px) {
	.lk_wrapper .tab_filter .tab_header li a,
	.lk_wrapper .tab_filter .tab_header li span {
		font-size: 10px;
		text-align: center;
	}
}

.lk_wrapper .tab_filter .tab_header li.active {
	background: #dcd7d2;
	cursor: default;
}

.lk_wrapper .tab_filter .tab_header li:not(.active) {
	cursor: pointer;
}

@media (max-width: 1024px) {
	.lk_wrapper .tab_filter .tab_header {
		height: 60px;
	}
}

@media (max-width: 768px) {
	.lk_wrapper .tab_filter .tab_header {
		height: 40px;
	}
}

.lk_wrapper .title_block [class*='title'] {
	padding: 0 10px;
	font-family: 'Montserrat-Medium';
	font-size: 16px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.5);
	width: 12.5%;
	text-align: center;
}

.lk_wrapper .title_block .last_td {
	width: 5%;
}

.lk_wrapper .title_block .prod_title {
	width: 20%;
}

.lk_wrapper .price_title {
	text-align: center;
}

.lk_wrapper .price_total_title {
	text-align: center;
}

.lk_wrapper .title_block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 80px;
}

@media (max-width: 992px) {
	.lk_wrapper .title_block {
		display: none;
	}
}

.lk_wrapper .status_title {
	text-align: center;
}

.lk_wrapper .one_order_block {
	background: #eee;
	margin-bottom: 4px;
}

.lk_wrapper .one_order_block .order_block_child {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	min-height: 80px;
	padding: 5px 0;
}

.lk_wrapper .one_order_block .order_block_child.hide_ord {
	display: none;
	-webkit-animation: slideToggle 1s linear;
	animation: slideToggle 1s linear;
}

.lk_wrapper .one_order_block .order_block_child > div {
	padding: 0 10px;
	width: 12.5%;
	text-align: center;
}

@media (max-width: 992px) {
	.lk_wrapper .one_order_block .order_block_child > div {
		width: 100%;
	}
}

.lk_wrapper .one_order_block .order_block_child .order_arrow {
	text-align: center;
	width: 5%;
}

.lk_wrapper .one_order_block .order_block_child .order_arrow .js_btn_order {
	cursor: pointer;
}

.lk_wrapper .one_order_block .order_block_child .order_arrow img {
	display: inline-block;
}

.lk_wrapper .one_order_block .order_block_child .prod_order {
	width: 20%;
}

.lk_wrapper .one_order_block .order_block_child .prod_order a {
	display: block;
	max-height: 66px;
	overflow-y: auto;
}

@media (max-width: 992px) {
	.lk_wrapper .one_order_block .order_block_child .prod_order {
		width: 100%;
	}
}

.lk_wrapper .one_order_block .complect_wrap.hide_ord {
	display: none;
	border: 1px solid;
	position: relative;
}

.lk_wrapper .one_order_block .complect_wrap.hide_ord .complect_title {
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px 15px;
	background: #c82a24;
	color: #fff;
}

@media (max-width: 992px) {
	.lk_wrapper .one_order_block .complect_wrap.hide_ord {
		padding-top: 25px;
	}
	.lk_wrapper .one_order_block .complect_wrap.hide_ord .complect_title {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

.lk_wrapper .one_order_block .complect_wrap + .complect_wrap {
	margin-top: 5px;
}

@media (max-width: 992px) {
	.lk_wrapper .one_order_block .hide_m {
		display: none;
	}
}

.lk_wrapper .one_order_block .data_art {
	width: 100%;
}

@media (max-width: 992px) {
	.lk_wrapper .one_order_block .data_art {
		width: initial;
	}
}

.lk_wrapper .one_order_block .hide_d {
	display: none;
}

@media (max-width: 992px) {
	.lk_wrapper .one_order_block .hide_d {
		display: inline-block;
	}
}

.lk_wrapper .one_order_block .btn_order {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	display: inline-block;
}

.lk_wrapper .one_order_block .price_order {
	text-align: center;
}

.lk_wrapper .one_order_block .price_order__total {
	text-align: center;
}

.lk_wrapper .one_order_block .status_order {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.lk_wrapper .one_order_block .order_btn {
	text-align: center;
}

.lk_wrapper .one_order_block .order_btn button {
	display: none;
}

.lk_wrapper .one_order_block.no_paid {
	background: none;
}

.lk_wrapper .one_order_block.no_paid .status_order {
	color: #c82a24;
}

.lk_wrapper .one_order_block.no_paid .order_btn button {
	display: inline-block;
	margin-top: 0;
	white-space: nowrap;
}

.lk_wrapper .one_order_block.disable {
	opacity: 0.5;
	background: none;
}

.lk_wrapper .one_order_block.open .hide_ord {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.lk_wrapper .one_order_block.open .complect_wrap.hide_ord {
	display: block;
}

.lk_wrapper .one_order_block.open .btn_order {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.lk_wrapper .one_order_block .order_block_child {
	position: relative;
}

@media (max-width: 992px) {
	.lk_wrapper .one_order_block .order_block_child {
		padding: 10px 30px 10px 15px;
		height: inherit;
	}
	.lk_wrapper .one_order_block .order_block_child div {
		font-size: 12px;
		margin-bottom: 5px;
	}
}

@media (max-width: 992px) {
	.lk_wrapper .one_order_block .order_block_child {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.lk_wrapper .one_order_block .order_block_child div:not(.order_arrow) {
		max-width: inherit;
		margin-bottom: 5px;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		text-align: center;
	}
	.lk_wrapper .one_order_block .order_block_child .order_arrow {
		position: absolute;
		right: 0;
		width: 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.lk_wrapper .one_order_block .order_block_child .order {
		max-width: 140px;
	}
}

.lk_wrapper .one_order_block.full .btn_order {
	display: none;
}

.lk_wrapper .price_order {
	max-width: 320px;
}

.lk_wrapper .date_title {
	text-align: center;
}

@media (max-width: 1300px) {
	.lk_wrapper .date_title {
		padding-left: 6%;
		max-width: 220px;
	}
}

@media (max-width: 1200px) {
	.lk_wrapper .date_title {
		padding-left: 4%;
		max-width: 170px;
		font-size: 14px;
	}
}

.lk_wrapper .prod_title,
.lk_wrapper .date_order,
.lk_wrapper .prod_order,
.lk_wrapper .price_order {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.lk_wrapper .prod_title .count span:nth-child(1),
.lk_wrapper .date_order .count span:nth-child(1),
.lk_wrapper .prod_order .count span:nth-child(1),
.lk_wrapper .price_order .count span:nth-child(1) {
	font-family: 'Montserrat-Regular';
}

.lk_wrapper .count {
	margin: 0 auto;
}

.lk_wrapper .count div {
	padding: 0 15px;
}

@media (max-width: 992px) {
	.lk_wrapper .count {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media (max-width: 520px) {
	.lk_wrapper .count {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.lk_wrapper .date_order div {
	padding: 0 15px;
}

@media (max-width: 992px) {
	.lk_wrapper .date_order {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		width: 50% !important;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media (max-width: 768px) {
	.lk_wrapper .date_order {
		width: 80% !important;
	}
}

@media (max-width: 520px) {
	.lk_wrapper .date_order {
		width: 100% !important;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.lk_wrapper .prod_order {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.lk_wrapper .prod_title {
	width: 100%;
	padding: 0;
}

@media (max-width: 1200px) {
	.lk_wrapper .prod_title {
		font-size: 14px;
	}
}

@media (max-width: 992px) {
	.lk_wrapper .prod_title {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.orders_wrap {
		margin-top: 20px;
	}
}

@-webkit-keyframes slideToggle {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes slideToggle {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.search_title,
.viewed_wr_title {
	color: #000;
	font-size: 26px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 30px;
}

@media (max-width: 1024px) {
	.search_title,
	.viewed_wr_title {
		font-size: 21px;
		margin-bottom: 10px;
	}
}

.search .search_panel,
.viewed_wr .search_panel {
	position: relative;
}

@media (max-width: 1024px) {
	.search .search_panel,
	.viewed_wr .search_panel {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.search .search_panel_filter,
.viewed_wr .search_panel_filter {
	float: left;
	width: 320px;
	background: #dcd7d2;
	padding: 11px 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px;
}

@media (max-width: 1024px) {
	.search .search_panel_filter,
	.viewed_wr .search_panel_filter {
		height: 50px;
		margin-right: 20px;
	}
	.search .search_panel_filter > span,
	.viewed_wr .search_panel_filter > span {
		padding-right: 10px;
	}
}

@media (max-width: 768px) {
	.search .search_panel_filter,
	.viewed_wr .search_panel_filter {
		width: 100%;
	}
}

.search .search_panel_filter span,
.viewed_wr .search_panel_filter span {
	font-size: 16px;
	color: #000;
	font-family: 'Montserrat-Medium';
}

@media (max-width: 440px) {
	.search .search_panel_filter span,
	.viewed_wr .search_panel_filter span {
		font-size: 12px;
	}
}

@media (max-width: 1024px) {
	.search .search_panel_filter,
	.viewed_wr .search_panel_filter {
		float: none;
	}
}

.search .search_panel_title,
.viewed_wr .search_panel_title {
	text-align: center;
	font-size: 20px;
	width: -webkit-calc(100% - 300px);
	width: calc(100% - 300px);
	color: #373a36;
	min-height: 60px;
	padding-top: 15px;
}

@media (max-width: 1024px) {
	.search .search_panel_title,
	.viewed_wr .search_panel_title {
		width: 100%;
		min-height: 50px;
		margin-bottom: 20px;
		padding-top: 10px;
		font-size: 18px;
	}
}

.search .search_panel_title span,
.viewed_wr .search_panel_title span {
	color: #ccc;
	margin-left: 5px;
}

.search .search_panel .btn-group.bootstrap-select,
.viewed_wr .search_panel .btn-group.bootstrap-select {
	width: 140px;
}

.search .search_panel .btn-group.bootstrap-select button,
.viewed_wr .search_panel .btn-group.bootstrap-select button {
	background: #fff;
	outline: none !important;
	height: 38px;
}

.search .search_panel .btn-group.bootstrap-select button span,
.viewed_wr .search_panel .btn-group.bootstrap-select button span {
	font-size: 12px;
}

.search .search_panel .btn-group.bootstrap-select .caret,
.viewed_wr .search_panel .btn-group.bootstrap-select .caret {
	color: #ccc;
}

.search .search_panel .search_sort,
.viewed_wr .search_panel .search_sort {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	float: left;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1024px) {
	.search .search_panel .search_sort,
	.viewed_wr .search_panel .search_sort {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (max-width: 768px) {
	.search .search_panel .search_sort,
	.viewed_wr .search_panel .search_sort {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.search .search_content,
.search .viewed_content,
.viewed_wr .search_content,
.viewed_wr .viewed_content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 100px;
}

@media (max-width: 992px) {
	.search .search_content,
	.search .viewed_content,
	.viewed_wr .search_content,
	.viewed_wr .viewed_content {
		margin-top: 40px;
	}
}

.search .search_content .product_item,
.search .viewed_content .product_item,
.viewed_wr .search_content .product_item,
.viewed_wr .viewed_content .product_item {
	width: 25%;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	padding: 30px 10px 30px;
}

@media (max-width: 1200px) {
	.search .search_content .product_item,
	.search .viewed_content .product_item,
	.viewed_wr .search_content .product_item,
	.viewed_wr .viewed_content .product_item {
		width: 33.333%;
	}
}

@media (max-width: 768px) {
	.search .search_content .product_item,
	.search .viewed_content .product_item,
	.viewed_wr .search_content .product_item,
	.viewed_wr .viewed_content .product_item {
		width: 50%;
	}
}

@media (max-width: 600px) {
	.search .search_content .product_item,
	.search .viewed_content .product_item,
	.viewed_wr .search_content .product_item,
	.viewed_wr .viewed_content .product_item {
		width: 100%;
	}
}

.search .search_content .product_item .product_item_title,
.search .viewed_content .product_item .product_item_title,
.viewed_wr .search_content .product_item .product_item_title,
.viewed_wr .viewed_content .product_item .product_item_title {
	margin: 0 auto;
}

.search .search_content .product_item .add_wishlist,
.search .viewed_content .product_item .add_wishlist,
.viewed_wr .search_content .product_item .add_wishlist,
.viewed_wr .viewed_content .product_item .add_wishlist {
	opacity: 0;
}

.search .search_content .product_item:hover .add_wishlist,
.search .viewed_content .product_item:hover .add_wishlist,
.viewed_wr .search_content .product_item:hover .add_wishlist,
.viewed_wr .viewed_content .product_item:hover .add_wishlist {
	opacity: 1;
}

.product_wrap {
	margin-top: 40px;
	margin-bottom: 10px;
}

@media (max-width: 768px) {
	.product_wrap {
		margin-top: 10px;
	}
}

.product_top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 992px) {
	.product_top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.product_top img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	width: 100%;
}

.product_top .left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 900px;
	width: 100%;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-right: 10px;
	position: relative;
}

.product_top .left .slick-slider {
	width: 100%;
}

.product_top .left .slider-nav {
	padding: 30px 0 0;
}

.product_top .left .slider-for {
	position: static;
	padding: 0 15px;
}

.product_top .left .slider-for .slick-arrow {
	background: none;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: -55px;
	font-size: 20px;
}

.product_top .left .slider-for .slick-prev {
	top: 0;
	left: 25px;
}

.product_top .left .slider-for .slick-next {
	bottom: -10px;
	left: 25px;
}

@media (max-width: 992px) {
	.product_top .left .slider-for .slick-arrow {
		display: none !important;
	}
}

@media (max-width: 1300px) {
	.product_top .left {
		max-width: 800px;
	}
}

@media (max-width: 1200px) {
	.product_top .left {
		max-width: 700px;
	}
}

@media (max-width: 1100px) {
	.product_top .left {
		max-width: 600px;
	}
}

@media (max-width: 992px) {
	.product_top .left {
		max-width: inherit;
	}
}

@media (max-width: 768px) {
	.product_top .left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.product_top .left .slider-nav + .slider-for {
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
}

@media (max-width: 768px) {
	.product_top .left .slider-nav + .slider-for {
		width: 100%;
	}
}

@media (min-width: 769px) {
	.product_top .left .slider-nav {
		width: 80px;
	}
}

@media (max-width: 768px) {
	.product_top .left .slider-nav img {
		max-width: 60px;
	}
}

.product_top .left .slider-nav .item_img {
	margin-bottom: 20px;
}

.product_top .left .slider-nav .item_img:not(.slick-current) {
	opacity: 0.6;
}

.product_top .left .item_img {
	outline: none;
}

.product_top .right {
	width: 100%;
}

.product_top .right .product_title {
	font-size: 26px;
	line-height: 1.5;
	color: #000;
}

@media (max-width: 768px) {
	.product_top .right .product_title {
		font-size: 21px;
	}
}

@media (max-width: 440px) {
	.product_top .right .product_title {
		font-size: 18px;
	}
}

.product_top .right .option .label_p {
	font-size: 12px;
	margin-bottom: 0;
	line-height: 36px;
}

@media (max-width: 768px) {
	.product_top .right .option .label_p {
		line-height: 2;
	}
}

.product_top .right .option .option_select {
	display: inline-block;
	margin-right: 40px;
}

.product_top .right .option .option_select .btn-group.bootstrap-select {
	width: 200px;
}

.product_top .right .option .option_select .btn-group.bootstrap-select button {
	background: #fff;
	border: 1px solid #dadada;
	height: 40px;
	font-family: 'Montserrat-Medium';
}

.product_top
.right
.option
.option_select
.btn-group.bootstrap-select
button:hover,
.product_top
.right
.option
.option_select
.btn-group.bootstrap-select
button:focus {
	outline: none !important;
}

.product_top .right .option .option_select .btn-group.bootstrap-select a {
	font-family: 'Montserrat-Medium';
}

.product_top .right .option .availability {
	display: inline-block;
	margin: 10px auto 0;
}

.product_top .right .option .availability button {
	font-size: 12px;
	padding: 0;
	width: 200px;
	margin: 0;
}

.product_top .right .option .btn_group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.product_top .right .option .btn_group button {
	max-width: 180px;
}

.product_top .right .option .btn_group .btn_cart {
	background: none;
}

.product_top .right .option .btn_group .buyOneClick,
.product_top .right .option .btn_group .wishlist {
	border: 2px solid #373a36;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: none;
	margin-left: 20px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	width: 40px;
	min-width: 40px;
	height: 40px;
	padding: 5px;
}

.product_top .right .option .btn_group .buyOneClick:hover svg,
.product_top .right .option .btn_group .wishlist:hover svg {
	fill: #fff100;
}

.product_top .right .option .btn_group .buyOneClick svg,
.product_top .right .option .btn_group .wishlist svg {
	fill: #373a36;
}

.product_top .right .option .btn_group .wishlist {
	margin-left: 0;
}

.product_top .right .option .btn_group .btn_other {
	margin-right: 20px;
}

@media (max-width: 620px) {
	.product_top .right .option .btn_group .btn_other {
		margin: 0 20px 0 0;
	}
}

@media (max-width: 992px) {
	.product_top .right .option .btn_group {
		/*margin-bottom: 10px;*/
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 440px) {
	.product_top .right .option .btn_group {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.product_top .right .option .btn_group button {
		max-width: inherit;
		margin-bottom: 10px !important;
	}
}

.product_top .right .option .product_price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {
	.product_top .right .option .product_price {
		margin-bottom: 10px;
		margin-top: 5px;
	}
}

.product_top .right .option .product_price .price_old {
	margin-right: 10px;
	font-size: 16px;
}

@media (max-width: 768px) {
	.product_top .right .option .product_price .price_old {
		font-size: 14px;
	}
}

.product_top .right .option .product_price .price_new,
.product_top .right .option .product_price .price {
	font-size: 34px;
}

@media (max-width: 768px) {
	.product_top .right .option .product_price .price_new,
	.product_top .right .option .product_price .price {
		font-size: 28px;
	}
}

.product_top .right .option .product_price .price {
	color: #000;
}

.product_top .right .option .option_radio {
	margin-top: 15px;
}

.product_top .right .option .option_radio .items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product_top .right .option .option_radio input:checked + label {
	border: 2px solid #ddcc83;
}

.product_top .right .option .option_radio label {
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	cursor: pointer;
	margin-right: 28px;
}

@media (max-width: 768px) {
	.product_top .right .option .option_radio label {
		margin-right: 15px;
	}
}

.product_top .right .option .option_radio label:hover {
	opacity: 0.8;
}

@media (max-width: 768px) {
	.product_top .right .option .option_radio label {
		width: 20px;
		height: 20px;
		margin-right: 10px;
	}
}

.product_top .right .option .btn_hover.btn_cart {
	padding: 5px 16px;
}

.product .price_old {
	font-size: 14px;
	line-height: 28px;
	font-weight: 300;
	font-family: 'Montserrat-light';
	overflow: hidden;
	display: inline-block;
	position: relative;
}

.product .price_old:after {
	content: '';
	position: absolute;
	background: #373a36;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 12px;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.product .price_new {
	font-size: 20px;
	line-height: 26px;
	font-weight: 300;
	display: inline-block;
}

.product .product_bottom {
	background: #fdfdfc;
	padding-top: 20px;
	padding-bottom: 20px;
}

.product .product_bottom .tab_wr {
	border-bottom: 1px solid #dadada;
}

.product .product_bottom .tab_header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product .product_bottom .tab_header li {
	width: 25%;
	font-size: 18px;
	color: #979797;
	text-align: center;
	-webkit-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	transition: color 0.3s ease-in;
	cursor: pointer;
	background: #fdfdfc;
	height: 60px;
}

.product .product_bottom .tab_header li a,
.product .product_bottom .tab_header li span {
	display: block;
	height: 100%;
	padding-top: 15px;
}

.product .product_bottom .tab_header li:hover {
	color: #c82a24;
}

.product .product_bottom .tab_header li i {
	font-size: 28px;
	color: #979797;
}

@media (min-width: 769px) {
	.product .product_bottom .tab_header li i {
		display: none;
	}
}

@media (max-width: 1024px) {
	.product .product_bottom .tab_header li {
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.product .product_bottom .tab_header li {
		height: 50px;
		padding-top: 5px;
	}
	.product .product_bottom .tab_header li a,
	.product .product_bottom .tab_header li span {
		display: none;
	}
}

.product .product_bottom .tab_header li.active {
	color: #000;
	cursor: default;
	border: 1px solid #dadada;
	border-bottom: 1px solid #fdfdfc;
	margin-bottom: -3px;
}

.product .product_bottom .tab_header li.active i {
	color: #fff100;
}

.product .product_bottom .main_cont .description,
.product .product_bottom .main_cont .delivery {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Montserrat-Medium';
}

@media (max-width: 768px) {
	.product .product_bottom .main_cont .description,
	.product .product_bottom .main_cont .delivery {
		font-size: 14px;
	}
}

.product .product_bottom .main_cont.tab_size {
	max-width: 1330px;
	padding-top: 40px;
}

.product .product_bottom .main_cont .charact {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product .product_bottom .main_cont .charact_child {
	width: 50%;
	padding-right: 10px;
}

.product .product_bottom .main_cont .charact_child li {
	font-size: 16px;
	line-height: 30px;
}

@media (max-width: 1024px) {
	.product .product_bottom .main_cont .charact_child li {
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.product .product_bottom .main_cont .charact_child li {
		font-size: 12px;
		line-height: 1.8;
	}
}

.product .product_bottom .main_cont .charact_child li span {
	font-family: 'Montserrat-Medium';
	padding-left: 3px;
}

@media (max-width: 768px) {
	.product .product_bottom .main_cont .charact_child {
		width: 100%;
		margin-bottom: 10px;
	}
}

.product .product_bottom .main_cont .reviews_block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 1024px) {
	.product .product_bottom .main_cont .reviews_block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.product .product_bottom .main_cont .reviews_block .reviews {
	max-width: 750px;
	padding-right: 15px;
}

@media (max-width: 1024px) {
	.product .product_bottom .main_cont .reviews_block .reviews {
		max-width: inherit;
		padding-right: 0;
	}
}

.product .product_bottom .main_cont .reviews_block .reviews_items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 600px) {
	.product .product_bottom .main_cont .reviews_block .reviews_items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 10px;
		border-bottom: 1px solid #ccc;
	}
}

.product
.product_bottom
.main_cont
.reviews_block
.reviews_items
.reviews_item.left {
	width: 120px;
}

@media (max-width: 600px) {
	.product
	.product_bottom
	.main_cont
	.reviews_block
	.reviews_items
	.reviews_item.left {
		width: 100%;
	}
}

.product
.product_bottom
.main_cont
.reviews_block
.reviews_items
.reviews_item.right {
	width: -webkit-calc(100% - 120px);
	width: calc(100% - 120px);
}

@media (max-width: 600px) {
	.product
	.product_bottom
	.main_cont
	.reviews_block
	.reviews_items
	.reviews_item.right {
		width: 100%;
		font-size: 12px;
	}
}

.product .product_bottom .main_cont .reviews_block .reviews_item_name {
	font-family: 'Montserrat-Medium';
	line-height: 29px;
}

.product .product_bottom .main_cont .reviews_block .reviews_item_date {
	font-size: 10px;
	color: #ccc;
}

.product .product_bottom .main_cont .reviews_block .reviews_item_review {
	color: #000;
	font-family: 'Montserrat-Medium';
	line-height: 29px;
}

.product .product_bottom .main_cont .form_wrap {
	padding-bottom: 16px;
}

.product .product_bottom .main_cont .form_reviews {
	width: 100%;
	max-width: 480px;
	-webkit-box-shadow: 0 0 19px 1px rgba(61, 95, 160, 0.25);
	box-shadow: 0 0 19px 1px rgba(61, 95, 160, 0.25);
	background: #fff;
	padding: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
}

@media (max-width: 768px) {
	.product .product_bottom .main_cont .form_reviews {
		padding: 30px;
	}
}

@media (max-width: 1024px) {
	.product .product_bottom .main_cont .form_reviews {
		margin: 15px auto;
	}
}

@media (max-width: 620px) {
	.product .product_bottom .main_cont .form_reviews {
		max-width: inherit;
		padding: 15px;
	}
	.product .product_bottom .main_cont .form_reviews .input-field {
		margin: 0 0 0 5px;
	}
}

.product .product_bottom .main_cont .form_reviews_title {
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.product .product_bottom .main_cont .form_reviews_title {
		margin-bottom: 10px;
		font-size: 16px;
	}
}

.product .product_bottom .main_cont .form_reviews .input-field {
	margin: 0 0 24px;
}

@media (max-width: 768px) {
	.product .product_bottom .main_cont .form_reviews .input-field {
		margin-bottom: 10px;
	}
}

.product .product_bottom .main_cont .form_reviews label {
	font-size: 12px;
	line-height: 36px;
	margin: 0;
}

.product .product_bottom .main_cont .form_reviews input,
.product .product_bottom .main_cont .form_reviews textarea {
	border: 1px solid #dadada;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
}

.product .product_bottom .main_cont .form_reviews textarea {
	height: 120px;
}

.product .product_bottom .main_cont .form_reviews .btn_all_style {
	margin: 0 auto;
	display: block;
}

.product .special_products {
	margin-bottom: 20px;
}

.form_checkout {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #000;
}

@media (max-width: 768px) {
	.form_checkout {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 1024px) {
	.form_checkout {
		margin: 15px auto;
	}
}

@media (max-width: 620px) {
	.form_checkout {
		max-width: inherit;
		padding: 15px;
	}
	.form_checkout .input-field {
		margin: 0 0 0 5px;
	}
}

.form_checkout_title {
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.form_checkout_title {
		margin-bottom: 10px;
		font-size: 16px;
	}
}

.form_checkout .input-field {
	margin: 0 0 20px;
}

@media (max-width: 768px) {
	.form_checkout .input-field {
		margin-bottom: 10px;
	}
}

.form_checkout label {
	font-size: 12px;
	line-height: 36px;
	margin: 0;
}

@media (max-width: 768px) {
	.form_checkout label {
		line-height: 1.5;
	}
}

.form_checkout input,
.form_checkout textarea {
	border: 1px solid #dadada;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
	padding-right: 70px;
}

.form_checkout textarea {
	height: 120px;
}

@media (max-width: 768px) {
	.form_checkout textarea {
		height: 80px;
	}
}

.form_checkout_left {
	width: 100%;
	max-width: 510px;
	padding: 0 15px;
}

@media (max-width: 768px) {
	.form_checkout_left {
		max-width: inherit;
	}
}

.form_checkout_right {
	width: 100%;
	max-width: 440px;
	padding: 0 15px;
}

@media (max-width: 768px) {
	.form_checkout_right {
		max-width: inherit;
	}
}

.form_title {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 20px;
	color: #373a36;
}

@media (max-width: 768px) {
	.form_title {
		margin-bottom: 10px;
		font-size: 14px;
	}
}

.order_title {
	display: flex;
	align-items: center;
	font-size: 20px;
	line-height: 1.5;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

@media (max-width: 768px) {
	.order_title {
		padding-bottom: 10px;
		font-size: 18px;
	}
}

.order_content_wr {
	width: 100%;
	max-width: 960px;
}

@media (max-width: 1200px) {
	.order_content_wr {
		max-width: inherit;
	}
}

.order_content_wr .checkbox_style {
	margin-bottom: 20px;
}

.order_content_wr .checkbox_style input {
	display: none;
}

.order_content_wr .checkbox_style input:checked + label:after {
	opacity: 1;
}

.order_content_wr .checkbox_style label {
	display: block;
	padding-left: 30px;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	line-height: 29px;
	margin-bottom: 12px;
	color: rgba(0, 0, 0, 0.7);
}

.order_content_wr .checkbox_style label:before {
	border: 1px solid #dadada;
	content: '';
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	top: 7px;
	position: absolute;
	left: 0;
}

.order_content_wr .checkbox_style label:after {
	content: '';
	background: #3d3d3d;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	top: 11px;
	position: absolute;
	left: 4px;
	opacity: 0;
}

@media (max-width: 768px) {
	.order_content_wr .checkbox_style label {
		margin-bottom: 0;
		font-size: 12px;
	}
}

.order_content_wr .checkbox_style .payment_input {
	display: none;
}

.order_content_wr .text_delivery {
	font-family: 'Montserrat-Regular';
}

.order_content_wr .input_delivery {
	margin-top: 20px;
}

.order_content_wr .new_post_delivery,
.order_content_wr .new_post_transport {
	margin-bottom: 20px;
	display: none;
}

.order_content_wr .new_post_delivery .form-control,
.order_content_wr .new_post_transport .form-control {
	height: 40px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#departments[disabled] + button {
	cursor: wait;
}

.order_content_wr .new_post_delivery .form-control:focus,
.order_content_wr .new_post_delivery .form-control:active,
.order_content_wr .new_post_transport .form-control:focus,
.order_content_wr .new_post_transport .form-control:active {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.order_content_wr .new_post_delivery .btn.btn-light,
.order_content_wr .new_post_transport .btn.btn-light {
	background: #fff;
	outline: none;
	border: 1px solid #dadada;
	font-size: 14px;
	line-height: 29px;
	outline: 0 !important;
	font-family: 'Montserrat-Medium';
}

.order_content_wr .new_post_delivery .dropdown-menu,
.order_content_wr .new_post_transport .dropdown-menu {
	font-family: 'Montserrat-Medium';
}

.order_content_wr .new_post_delivery .dropdown-menu a,
.order_content_wr .new_post_transport .dropdown-menu a {
	line-height: 29px;
}

.order_content_wr .adress_delivery {
	display: none;
}

.order_content_wr .adress_delivery .input-field {
	width: 50%;
	max-width: 220px;
	font-size: 14px;
	line-height: 29px;
	font-family: 'Montserrat-Medium';
	padding: 0 15px;
	float: left;
}

.order_content_wr .adress_delivery .input-field::-webkit-input-placeholder {
	font-size: 14px;
	line-height: 29px;
}

.order_content_wr .adress_delivery .input-field:-moz-placeholder {
	font-size: 14px;
	line-height: 29px;
}

.order_content_wr .adress_delivery .input-field::-moz-placeholder {
	font-size: 14px;
	line-height: 29px;
}

.order_content_wr .adress_delivery .input-field:-ms-input-placeholder {
	font-size: 14px;
	line-height: 29px;
}

@media (max-width: 768px) {
	.order_content_wr .adress_delivery .input-field {
		max-width: inherit;
	}
}

@media (max-width: 540px) {
	.order_content_wr .adress_delivery .input-field {
		width: 100%;
	}
}

.order_content_wr .adress_delivery input,
.order_content_wr .adress_delivery textarea {
	padding-right: 15px;
}

.order_content_wr .promo_code {
	padding-top: 25px;
}

@media (max-width: 768px) {
	.order_content_wr .promo_code {
		padding-top: 0;
	}
}

.order_content_wr .promo_code.credit_block .bootstrap-select {
	height: 40px;
}

.order_content_wr .promo_code.credit_block .dropdown-toggle {
	width: 100%;
	line-height: 28px;
}

.order_content_wr .promo_code span {
	color: #c82a24;
}

.order_content_wr .promo_code .input-field {
	position: relative;
}

.order_content_wr .promo_code .input-field button {
	right: 0;
	top: 0;
	width: 60px;
	height: 40px;
	font-size: 16px;
	line-height: 19px;
	background: #fff100;
	position: absolute;
	border: none;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.order_content_wr .promo_code .input-field button:hover {
	background: #373a36;
	color: #fff;
}

.order_content_wr .comment_form {
	padding-top: 5px;
}

.order-content_prod {
	width: 100%;
	max-width: 500px;
	margin-left: 60px;
}

@media (max-width: 1200px) {
	.order-content_prod {
		max-width: inherit;
		margin-left: 0;
	}
}

.order-content_prod .order_title {
	margin-bottom: 0;
}

.order_content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
}

@media (max-width: 1200px) {
	.order_content {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.order-all-prod {
	border: 1px solid #dadada;
	border-top: none;
	padding: 40px 20px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.order-all-prod .img-prod-cart {
	min-width: 115px;
	max-width: 115px;
	height: 65px;
}

.order-all-prod .img-prod-cart img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.order-all-prod .product-cart {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.order-all-prod .product-cart.error-credit {
	border: 2px solid #c82a24;
	padding: 1px;
}

.order-all-prod .remove-cart {
	position: relative;
	display: flex;
}

.order-all-prod .remove-cart .remove {
	right: -10px;
	top: -15px;
	width: 20px;
	height: 20px;
}

@media (max-width: 1200px) {
	.order-all-prod .product-cart {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media (max-width: 540px) {
	.order-all-prod .product-cart {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.order-all-prod .product-cart .descr-cart-text a {
	font-size: 12px;
	line-height: 24px;
	padding: 0 15px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.order-all-prod .product-cart .descr-cart-text a:hover {
	color: #c82a24;
}

.order-all-prod .product-cart .count-prise-prod {
	font-size: 26px;
	line-height: 1.5;
	color: #c82a24;
	min-width: 160px;
	text-align: center;
}

.order-all-prod .product-cart .count-prise-prod .count-prod {
	color: #373a36;
	font-size: 14px;
	line-height: 28px;
	font-family: 'Montserrat-light';
}

@media (max-width: 768px) {
	.order-all-prod .product-cart .count-prise-prod {
		font-size: 21px;
	}
	.order-all-prod .product-cart .count-prise-prod .count-prod {
		font-size: 12px;
	}
}

.order-all-prod .order-all-prod__bottom {
	border-top: 1px solid #d5d5d5;
}

.order-all-prod .order-all-prod__bottom,
.order-all-prod .custom-delivery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	line-height: 28px;
	font-family: 'Montserrat-light';
	padding: 15px 20px 0;
}

@media (max-width: 768px) {
	.order-all-prod .order-all-prod__bottom,
	.order-all-prod .custom-delivery {
		padding: 10px 15px 0;
		line-height: 1.5;
	}
}

@media (max-width: 540px) {
	.order-all-prod .order-all-prod__bottom,
	.order-all-prod .custom-delivery {
		font-size: 12px;
	}
}

.order-all-prod .custom-delivery p:nth-of-type(2) {
	min-width: 50px;
	text-align: right;
}

.order-all-prod .add_price {
	font-size: 10px;
	padding: 15px 20px 0;
	line-height: 1.5;
}

@media (max-width: 768px) {
	.order-all-prod .add_price {
		padding: 10px 15px 0;
	}
}

.order-all-prod .result_cart {
	border-top: 1px solid #d5d5d5;
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px;
}

.order-all-prod .result_cart_left {
	font-size: 18px;
}

.order-all-prod .result_cart_right {
	font-size: 26px;
	color: #c82a24;
}

@media (max-width: 768px) {
	.order-all-prod .result_cart {
		padding: 15px;
	}
	.order-all-prod .result_cart_left {
		font-size: 16px;
	}
	.order-all-prod .result_cart_right {
		font-size: 21px;
		color: #c82a24;
	}
}

@media (max-width: 540px) {
	.order-all-prod .result_cart {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 10px 15px;
	}
}

.order-all-prod .agree {
	font-size: 10px;
	line-height: 1.5;
	font-family: 'Montserrat-Regular';
	color: #000;
}

.order-all-prod .agree input {
	display: none;
}

.order-all-prod .agree [type='checkbox']:checked + label:before {
	background: url(../images/gal.png) center no-repeat #9b9c9a;
	-webkit-background-size: 7px 7px;
	background-size: 7px;
}

.order-all-prod .agree .err {
	font-size: 10px;
	color: #c82a24;
	display: none;
	padding-top: 3px;
}

.order-all-prod .agree label {
	padding-left: 15px;
	position: relative;
}

.order-all-prod .agree label:before {
	content: ' ';
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	border: 1px solid #7f7f7f;
	top: 10px;
	left: 0;
}

.order-all-prod .agree label.act + .err {
	display: block;
}

.btn_checkout {
	text-align: center;
	margin-top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.btn_checkout .btn_all_style {
	max-width: 220px;
	height: 40px;
}

.btn_checkout button {
	max-width: 220px;
	font-size: 14px;
	margin-right: 130px;
}

@media (max-width: 1200px) {
	.btn_checkout button {
		margin-right: 0;
	}
}

@media (max-width: 620px) {
	.btn_checkout button {
		margin: 0 !important;
	}
}

@media (max-width: 768px) {
	.btn_checkout {
		margin-top: 20px;
	}
}

@media (max-width: 540px) {
	.btn_checkout .btn_all_style {
		max-width: 180px;
	}
}

@media (max-width: 440px) {
	.btn_checkout {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.btn_checkout .btn_all_style {
		margin-bottom: 10px;
	}
}

.slick-dots {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
}

.slick-dots li button {
	font-size: 0;
	border: none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #373a36;
	width: 12px;
	height: 12px;
	margin: 0 3px;
}

.slick-dots li.slick-active button {
	background: #fff100;
}

@media (max-width: 768px) {
	.slider-nav {
		display: none;
	}
}

.complete_purchase {
	border-top: 1px solid #ccc;
	padding: 40px 0;
	margin-top: 20px;
}

@media (max-width: 1024px) {
	.complete_purchase {
		padding: 20px 0;
	}
}

.complete_purchase_title {
	font-size: 24px;
	text-align: center;
	line-height: 1;
	margin-bottom: 35px;
	padding: 0 15px;
}

@media (max-width: 1024px) {
	.complete_purchase_title {
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.complete_purchase_title {
		font-size: 21px;
	}
}

.complete_purchase .product_item {
	max-width: 340px;
	width: 100%;
	text-align: center;
	-webkit-box-shadow: 0 0 10px 2px rgba(61, 95, 160, 0.25);
	box-shadow: 0 0 10px 2px rgba(61, 95, 160, 0.25);
	margin-right: 80px;
}

.complete_purchase .product_item .product_item_title {
	max-width: 220px;
	margin: 0 auto;
	min-height: 70px;
	font-family: 'Montserrat-Regular';
}

@media (max-width: 1200px) {
	.complete_purchase .product_item .product_item_img {
		height: 240px;
	}
}

@media (max-width: 1100px) {
	.complete_purchase .product_item .product_item_img {
		height: 210px;
		overflow: hidden;
	}
}

.complete_purchase .product_item:before {
	content: '+';
	position: absolute;
	font-size: 40px;
	right: -50px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}

@media (max-width: 480px) {
	.complete_purchase .product_item:before {
		right: 50% !important;
		font-size: 30px;
		bottom: -35px;
		top: inherit;
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%);
	}
}

.complete_purchase .product_item:nth-last-of-type(2):before {
	content: '=';
}

@media (min-width: 721px) and (max-width: 1024px) {
	.complete_purchase .product_item:nth-last-of-type(2) {
		margin-right: 0;
	}
	.complete_purchase .product_item:nth-last-of-type(2):before {
		content: ' ';
	}
}

@media (max-width: 480px) {
	.complete_purchase .product_item:nth-last-of-type(2) {
		margin-bottom: 0 !important;
	}
	.complete_purchase .product_item:nth-last-of-type(2):before {
		content: ' ';
	}
}

@media (max-width: 1300px) {
	.complete_purchase .product_item {
		margin-right: 40px;
	}
	.complete_purchase .product_item:before {
		right: -30px;
		font-size: 30px;
	}
}

@media (max-width: 840px) {
	.complete_purchase .product_item {
		position: relative;
		max-width: 220px;
		text-align: center;
		-webkit-box-shadow: 0 0 10px 2px rgba(61, 95, 160, 0.25);
		box-shadow: 0 0 10px 2px rgba(61, 95, 160, 0.25);
		padding: 5px 20px 15px;
	}
	.complete_purchase .product_item .product_item_img {
		max-width: 180px;
		margin: 0 auto;
		height: 140px;
	}
	.complete_purchase .product_item .product_item_img img {
		width: 180px;
		height: 140px;
	}
}

@media (max-width: 840px) {
	.complete_purchase .product_item_price {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media (max-width: 720px) {
	.complete_purchase .complete_purchase_prod .product_item {
		width: -webkit-calc(50% - 40px);
		width: calc(50% - 40px);
		margin: 0 40px 20px 0;
	}
}

@media (max-width: 480px) {
	.complete_purchase .complete_purchase_prod .product_item {
		width: 100%;
		margin: 0 0 30px 0;
		max-width: inherit;
	}
}

.complete_purchase_prod {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 1024px) {
	.complete_purchase_prod {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.complete_purchase_prod .product_item {
		width: -webkit-calc(33.333% - 40px);
		width: calc(33.333% - 40px);
	}
}

@media (max-width: 480px) {
	.complete_purchase_prod {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.complete_purchase_total {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 40px;
	color: #c82a24;
	min-width: 200px;
}

.complete_purchase_total .t_w {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 20px;
}

.complete_purchase_total .t_w span {
	margin-left: 3px;
}

.complete_purchase_total .t_w .old_price {
	color: #373a36;
	font-size: 20px;
	position: relative;
}

.complete_purchase_total .t_w .old_price:after {
	content: '';
	position: absolute;
	background: #373a36;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 12px;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.complete_purchase_total .t_w p {
	font-size: 20px;
	text-align: center;
}

@media (max-width: 1200px) {
	.complete_purchase_total {
		font-size: 34px;
	}
}

@media (max-width: 1024px) {
	.complete_purchase_total {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 30px auto 0;
		width: auto;
		position: relative;
	}
	.complete_purchase_total:after {
		content: '=';
		position: absolute;
		color: #373a36;
		top: -30px;
	}
}

@media (max-width: 720px) {
	.complete_purchase_total {
		max-width: 220px;
		margin: 0 40px 20px 0;
		width: -webkit-calc(50% - 40px);
		width: calc(50% - 40px);
	}
	.complete_purchase_total:after {
		opacity: 0;
	}
}

@media (max-width: 480px) {
	.complete_purchase_total {
		max-width: initial;
		margin: 30px 0 20px 0;
		width: 100%;
	}
	.complete_purchase_total:after {
		opacity: 1;
	}
}

.gift_block {
	border-top: 1px solid #ccc;
	padding: 40px 0;
}

@media (max-width: 1024px) {
	.gift_block {
		padding: 20px 0;
	}
}

@media (min-width: 1400px) {
	.gift_block .swiper-pagination {
		display: none;
	}
}

.gift_block .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background: #373a36;
	opacity: 1;
}

.gift_block .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff100;
}

.gift_block_title {
	font-size: 24px;
	text-align: center;
	line-height: 1;
	margin-bottom: 35px;
	font-family: 'Montserrat-Regular';
}

@media (max-width: 1024px) {
	.gift_block_title {
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.gift_block_title {
		font-size: 21px;
	}
}

.gift_block .product_item {
	position: relative;
	max-width: 220px;
	text-align: center;
	-webkit-box-shadow: 0 0 10px 2px rgba(61, 95, 160, 0.25);
	box-shadow: 0 0 10px 2px rgba(61, 95, 160, 0.25);
	padding: 5px 20px 15px;
}

.gift_block .product_item .product_item_img {
	max-width: 180px;
	margin: 0 auto;
	height: 140px;
}

.gift_block .product_item .product_item_img img {
	width: 180px;
	height: 140px;
}

.gift_block .product_item .price_old {
	font-size: 18px;
	line-height: 24px;
	font-family: 'Montserrat-Bold';
}

.gift_block .product_item .price_old:after {
	content: '';
	position: absolute;
	background: #373a36;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 12px;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.gift_block .product_item_btn .btn_cart {
	max-width: 110px !important;
	padding: 9px 5px !important;
}

@media (max-width: 768px) {
	.gift_block .swiper-container {
		padding: 10px 0 30px;
	}
	.gift_block .swiper-container .swiper-pagination {
		bottom: 0;
	}
}

.lb-close {
	display: none;
}

.prod_order a:hover {
	color: #c82a24;
}

.bootstrap-select .caret {
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.bootstrap-select.open .caret {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.product_item_title a {
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.product_item_title a:hover {
	color: #c82a24;
}

.foote_bottom_contacts .footer_child ul + ul li:nth-last-of-type(1) {
	margin-top: 10px;
}

.text-bottom {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.text-bottom .page-title {
	font-size: 24px;
	margin-bottom: 15px;
}

@media (max-width: 600px) {
	.text-bottom .page-title {
		font-size: 18px;
	}
}

.text-bottom .two-column-block {
	font-family: 'Montserrat-Regular';
	font-size: 16px;
}

@media (max-width: 600px) {
	.text-bottom .two-column-block {
		-webkit-columns: 1;
		columns: 1;
	}
}

.product_item .brand,
.product_item .article,
.product_item .code {
	font-size: 12px;
	margin-bottom: 5px;
}

.product_item .brand a,
.product_item .article a,
.product_item .code a {
	color: #c82a24;
	font-size: 14px;
}

.product_item .label_p {
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px 15px;
	font-size: 16px;
	-webkit-border-radius: 0;
	border-radius: 0;
	z-index: 2;
	font-family: 'Montserrat-Medium';
	color: #fff;
}

.product_item .label_p.top {
	background: #373a36;
	color: #fff;
}

.product_item .label_p.new {
	background: #00b3ff;
}

.product_item .label_p.special {
	background: #c82a24;
}

.product_item .label_p.last {
	background: #ffa500;
	top: 30px;
}

.product_item .label_p.recomended {
	background: #6bc72a;
}

.viewed_wr .viewed_content {
	margin-top: 40px;
}

.st {
	font-size: 14px;
	font-family: 'Montserrat-Bold';
}

.st a {
	color: #c82a24;
}

@media (max-width: 768px) {
	.st {
		font-size: 12px;
	}
}

/*@media (min-width: 1025px) {*/
/*  #preloader {*/
/*    display: none; } }*/

#preloader {
	position: fixed;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	z-index: 999;
	background-color: #373a36;
	text-align: center;
	font-size: 10px;
}

#preloader .preloader {
	width: 100px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: -webkit-calc(50% - 15px);
	top: calc(50% - 15px);
	left: -webkit-calc(50% - 50px);
	left: calc(50% - 50px);
}

#preloader .preloader > div {
	background-color: #fff100;
	height: 15px;
	width: 15px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	-webkit-animation: stretchdelay 0.7s infinite ease-in-out;
	animation: stretchdelay 0.7s infinite ease-in-out;
}

#preloader .preloader .circ2 {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

#preloader .preloader .circ3 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

#preloader .preloader .circ4 {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

@media (max-width: 768px) {
	#preloader .preloader {
		width: 70px;
		left: -webkit-calc(50% - 35px);
		left: calc(50% - 35px);
	}
	#preloader .preloader > div {
		height: 10px;
		width: 10px;
	}
}

@-webkit-keyframes stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: translateY(-10px);
	}
	20% {
		-webkit-transform: translateY(-20px);
	}
}

@keyframes stretchdelay {
	0%,
	40%,
	100% {
		transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
	}
	20% {
		transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
	}
}

.header_bottom .search button,
.subscribe_wrapper .subscribe div button {
	margin-top: 0;
}

.bootstrap-select .dropdown-menu > li > a {
	white-space: inherit;
}

.tabs_wr #entry:checked ~ .tabs_wr_child .entry {
	display: block;
}

.tabs_wr #registration:checked ~ .tabs_wr_child .registration {
	display: block;
}

.tabs_wr .tabs {
	display: none;
}

#welcome_popup {
	width: 100%;
	max-width: 640px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	z-index: 21;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin: 30px auto;
}

#welcome_popup .welcome > .wel_modal {
	padding: 0 90px;
}

@media (max-width: 768px) {
	#welcome_popup .welcome > .wel_modal {
		padding: 0 60px;
	}
}

@media (max-width: 480px) {
	#welcome_popup .welcome > .wel_modal {
		padding: 0 30px;
	}
}

#welcome_popup .zareg_wr {
	text-align: center;
	font-size: 12px;
	padding: 20px 0;
}

#welcome_popup .logged_load {
	font-size: 20px;
	line-height: 1;
	color: #333;
	font-weight: 700;
	text-align: center;
	padding: 30px 0;
}

@media (max-width: 768px) {
	#welcome_popup .logged_load {
		font-size: 16px;
	}
}

#welcome_popup .title_n {
	font-size: 18px;
	line-height: 1;
	margin-top: 40px;
	color: #333;
	text-align: center;
}

#welcome_popup .close_popup {
	width: 21px;
	height: 21px;
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
	z-index: 32;
}

#welcome_popup .close_popup svg {
	fill: #6b6b6b;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

#welcome_popup .close_popup:hover svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

@media (max-width: 768px) {
	#welcome_popup .close_popup {
		width: 16px;
		height: 16px;
		top: 20px;
		right: 20px;
	}
}

#welcome_popup .arrow_popup {
	width: 27px;
	height: 27px;
	position: absolute;
	left: 30px;
	top: 30px;
	cursor: pointer;
	z-index: 32;
	-webkit-transition: left 0.3s ease-in;
	-o-transition: left 0.3s ease-in;
	transition: left 0.3s ease-in;
	display: none;
}

#welcome_popup .arrow_popup svg {
	fill: #6b6b6b;
}

#welcome_popup .arrow_popup:hover {
	left: 25px;
}

@media (max-width: 768px) {
	#welcome_popup .arrow_popup {
		width: 20px;
		height: 20px;
		top: 20px;
		left: 20px;
	}
}

#welcome_popup .razd {
	text-align: center;
	font-size: 18px;
	line-height: 1;
	color: #333;
	margin: 20px 0;
}

#welcome_popup .login-form {
	width: 100%;
	max-width: 606px;
	margin: 0 auto;
}

#welcome_popup .login-form input[type='text'] {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 60px;
	padding: 0 25px;
	font-size: 16px;
	color: #777;
}

#welcome_popup .login-form input[type='text']::-webkit-input-placeholder {
	font-size: 16px;
	color: #777;
}

#welcome_popup .login-form input[type='text']:-moz-placeholder {
	font-size: 16px;
	color: #777;
}

#welcome_popup .login-form input[type='text']::-moz-placeholder {
	font-size: 16px;
	color: #777;
}

#welcome_popup .login-form input[type='text']:-ms-input-placeholder {
	font-size: 16px;
	color: #777;
}

#welcome_popup .login-form input[name='password'],
#welcome_popup .login-form input[name='confirm'] {
	-webkit-text-security: disc;
}

#welcome_popup .login-form input[name='password'].act,
#welcome_popup .login-form input[name='confirm'].act {
	-webkit-text-security: none;
}

#welcome_popup .login-form .input-email,
#welcome_popup .login-form .input-password {
	border-color: #e1e1e1;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	position: relative;
}

#welcome_popup .login-form .input-email.err .error,
#welcome_popup .login-form .input-password.err .error {
	display: block;
}

#welcome_popup .login-form .error {
	display: none;
}

#welcome_popup .show {
	color: #a1a1a1;
	font-size: 16px;
	position: absolute;
	right: 25px;
	height: 60px;
	top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

#welcome_popup .buttons {
	padding-top: 0;
	text-align: right;
	margin-bottom: 15px;
}

#welcome_popup .buttons a {
	text-decoration: underline;
	font-size: 16px;
	line-height: 1.5;
	color: #777;
}

#welcome_popup .buttons a:hover {
	text-decoration: none;
	color: #777;
}

#welcome_popup #s_btn,
#welcome_popup #reg_button_create {
	font-size: 18px;
	color: #fff;
	line-height: 1;
	width: 100%;
	height: 60px;
}

#welcome_popup #s_btn.btn_hover:hover,
#welcome_popup #reg_button_create.btn_hover:hover {
	border: 1px solid #c82a24;
}

#welcome_popup #s_btn.btn_hover:hover:after,
#welcome_popup #reg_button_create.btn_hover:hover:after {
	background: #c82a24;
	border: 1px solid #c82a24;
}

#welcome_popup .reg_main {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}

#welcome_popup .reg_main span,
#welcome_popup .reg_main a {
	font-size: 12px;
	line-height: 1;
	color: #333;
}

#welcome_popup .reg_main a {
	text-decoration: underline;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	padding-left: 5px;
}

#welcome_popup .popup_logo {
	font-size: 30px;
	line-height: 1;
	border-top: 1px solid #d9dbdc;
	margin-top: 30px;
	padding: 35px 0;
	text-align: center;
}

#welcome_popup .popup_logo img {
	margin: 0 auto;
}

#welcome_popup .wel_modal {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	-o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

#welcome_popup .wel_modal.one {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	position: relative;
	background: #fff;
	z-index: 31;
}

#welcome_popup .wel_modal.second {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	position: absolute;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 30;
	opacity: 0;
	visibility: hidden;
}

#welcome_popup .wel_modal.one.act {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	z-index: 30;
	opacity: 0;
	visibility: hidden;
}

#welcome_popup .wel_modal.second.act {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	z-index: 31;
	opacity: 1;
	visibility: visible;
}

#welcome_popup .btn_all_style {
	display: block;
	margin: auto;
}

#welcome_popup .zareg:hover {
	color: #c82a24;
}

#welcome_popup .input-field {
	margin-bottom: 10px;
}

.auth_popup_wrapper {
	background: rgba(16, 13, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	overflow-x: hidden;
	overflow-y: auto;
}

.auth_popup_wrapper.open {
	opacity: 1;
	visibility: visible;
}

.auth_popup_wrapper input {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #9c9c9c;
	opacity: 0.5;
	font-size: 10px;
}

.forgot {
	text-align: right;
	margin-bottom: 20px;
}

.forgot a {
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.forgot a:hover {
	color: #c82a24;
}

.btn_all_style {
	height: 40px;
}

.success_wr {
	text-align: center;
	line-height: 1.5;
	color: #000;
	padding: 20px 15px;
}

.success_wr__title {
	font-size: 26px;
}

.success_wr__title + .t2 {
	border-bottom: 1px solid #dcd7d2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.success_wr .t2 {
	font-size: 18px;
}

.success_wr .t1 {
	font-size: 18px;
}

.success_wr ul {
	font-size: 16px;
}

.success_wr ul li {
	margin-bottom: 10px;
}

@media (max-width: 768px) {
	.success_wr__title {
		font-size: 21px;
	}
	.success_wr .t2 {
		font-size: 16px;
	}
	.success_wr .t1 {
		font-size: 16px;
	}
	.success_wr ul {
		font-size: 14px;
	}
}

.success_wr .btn_all_style {
	margin: 20px 0;
}

@media (max-width: 768px) {
	.success_wr .btn_all_style {
		margin: 10px 0;
	}
}

.success_wr .btn_all_style.btn_hover.btn_other {
	margin: 0 auto !important;
}

.rating {
	margin-bottom: 10px;
	display: inline-block;
}

.rating i {
	font-size: 18px;
	margin-right: 3px;
}

.rating i.active {
	color: #fff100;
}

.rating .count_review {
	margin: 0 5px 0 10px;
}

#rating {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#rating input {
	display: none;
}

#rating label:hover,
#rating label:hover ~ label {
	color: #fff100;
}

#rating input:checked ~ label {
	color: #fff100;
	background: 0 0;
}

#rating label {
	display: inline-block;
	background: 0 0;
	max-width: 140px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin-bottom: -2px;
	cursor: pointer;
	padding: 0;
	color: rgba(0, 0, 0, 0.5);
	margin-right: 2px;
}

#rating label i {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.form_reviews .input-field.error .label {
	color: #c82a24;
}

.reviews_item .rating i {
	font-size: 14px;
}

.social_block {
	text-align: center;
	padding: 20px 0;
	border-top: 1px solid #373a36;
	font-family: 'Montserrat-Regular';
}

.social_block_title {
	font-size: 16px;
	margin-bottom: 10px;
}

@media (max-width: 480px) {
	.social_block_title {
		font-size: 12px;
	}
}

.social_block a.soc_icon {
	font-size: 14px;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #475993;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background: #475993;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.social_block a.soc_icon i {
	padding-right: 5px;
	font-size: 16px;
	color: #fff;
}

.social_block a.soc_icon:hover {
	opacity: 0.8;
}

.page_new ul,
.page_new ol {
	margin: 10px 0;
}

.page_new ul {
	padding-left: 30px;
}

.page_new ul li {
	position: relative;
}

.page_new ul li:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff100;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	left: -30px;
	top: 8.5px;
}

.page_new blockquote {
	padding-left: 20px;
}

.page_new .iframe {
	width: 100%;
	max-width: 800px;
	padding: 20px 0;
	height: 100vh;
	max-height: 400px;
	margin: 0 auto;
}

.page_new .iframe iframe {
	max-width: 100%;
	width: 100%;
	height: 100%;
}

@media (max-width: 768px) {
	.page_new .iframe {
		max-height: 300px;
	}
}

#html5-watermark {
	display: none !important;
}

.video .video_title {
	font-size: 26px;
	line-height: 1.5;
	color: #000;
	text-align: center;
	margin-bottom: 40px;
}

.video .video_content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.video .video_content .video_item {
	width: -webkit-calc(25% - 20px);
	width: calc(25% - 20px);
	padding: 10px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin: 0 10px 10px;
	position: relative;
}

.video .video_content .video_item .icon {
	position: absolute;
	width: 70px;
	height: 45px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	overflow: hidden;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #373a36;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.video .video_content .video_item .icon img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.video .video_content .video_item .icon:after {
	content: '';
	display: block;
	position: absolute;
	left: -webkit-calc(50% - 11px);
	left: calc(50% - 11px);
	top: -webkit-calc(50% - 11px);
	top: calc(50% - 11px);
	width: 22px;
	height: 22px;
	background: #fff;
	z-index: -1;
}

.video .video_content .video_item a {
	display: block;
}

.video .video_content .video_item a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.video .video_content .video_item img {
	margin: 0 auto;
}

.video .video_content .video_item:hover {
	-webkit-box-shadow: 0 0 19px 1px rgba(61, 95, 160, 0.25);
	box-shadow: 0 0 19px 1px rgba(61, 95, 160, 0.25);
}

.video .video_content .video_item:hover a:after {
	background: none;
}

.video .video_content .video_item:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

@media (max-width: 1200px) {
	.video .video_content .video_item {
		width: -webkit-calc(33.333% - 20px);
		width: calc(33.333% - 20px);
	}
}

@media (max-width: 768px) {
	.video .video_content .video_item {
		width: -webkit-calc(50% - 20px);
		width: calc(50% - 20px);
	}
}

@media (max-width: 440px) {
	.video .video_content .video_item {
		width: 100%;
		margin: 0 0 20px;
	}
}

html.ie .subscribe_wrapper .subscribe div button {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

html.ie .subscribe_wrapper .subscribe div button i {
	display: block;
}

html.macintosh .subscribe_wrapper .subscribe div button i {
	margin: 0 auto;
}

.cart_complects {
	margin-top: 20px;
}

.cart_complects__title {
	font-size: 24px;
	margin: 40px 0 40px 0;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}

.cart_complects .one-block-order:nth-child(1) {
	margin-top: 0;
}

.cart_complects__child {
	border: 1px solid #e5e5e5;
	padding: 20px 15px;
}

.cart_complects__child .one-block-order {
	border: none;
	border-bottom: 1px solid #e5e5e5;
}

.cart_complects__child + .cart_complects__child {
	margin-top: 20px;
}

.new_post_transport .bootstrap-select {
	margin-bottom: 20px;
}

.u_post {
	display: none;
}

.n_post {
	color: red;
}

.n_post .bootstrap-select.form-control {
	margin-bottom: 10px;
}

.text_profile {
	font-size: 16px;
	margin: 20px 0;
	color: red;
}

@media (max-width: 768px) {
	.text_profile {
		font-size: 14px;
		margin: 10px 0;
	}
}

.text_compl.order_block_child {
	text-align: center;
	margin-bottom: 5px;
	background: #373a36;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
	min-height: initial !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width: 768px) {
	.text_compl.order_block_child {
		font-size: 18px;
		line-height: 1.2;
	}
}

.bootstrap-select.error {
	color: #c82a24;
}

.left .label_p {
	position: absolute;
	top: 0;
	background: #e25a5a;
	padding: 5px 15px;
	color: #fff;
	font-size: 12px;
	right: 0;
	z-index: 2;
}

.left .label_p.top {
	background: #373a36;
	color: #fff;
}

.left .label_p.new {
	background: #00b3ff;
}

.left .label_p.special {
	background: #c82a24;
}

.left .label_p.recomended {
	background: #6bc72a;
}

.left .label_p + .label_p {
	top: 35px;
	background: #373a36;
}

.left .label_p.last {
	background: #ffa500;
}

.left .label_p {
	right: 25px;
}

.page_wishlist,
.lk_wrapper .main_cont {
	min-height: 140px;
}

.option .quantity {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 25px;
	margin-bottom: 15px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.option .quantity > div {
	margin-bottom: 10px;
}

.option .quantity .count_wr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 30px;
}

.option .quantity .count_wr input {
	font-size: 28px;
	line-height: 35px;
	border: none;
	text-align: center;
	max-width: 66px;
	padding: 0 5px;
}

.option .quantity .count_wr span {
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.option .quantity .count_wr span.minus {
	background: #fff url(../images/minus.svg) no-repeat;
	border: 2px solid #373a36;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.option .quantity .count_wr span.plus {
	background: #fff url(../images/plus.svg) no-repeat;
	border: 2px solid #373a36;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

@media (max-width: 992px) {
	.option .quantity {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 440px) {
	.option .quantity {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.option .quantity .product_count {
		margin-right: 0;
	}
}

.product_item_title {
	font-family: 'Montserrat-Regular';
}

.checkbox {
	margin-top: 0;
	margin-bottom: 0;
}

.checkbox [type='checkbox'] {
	display: none;
}

.checkbox [type='checkbox']:checked + label:before, .checkbox [type='checkbox']:checked + a label:before {
	background: #9b9c9a url('../images/gal.png') no-repeat center;
}

.checkbox label {
	font-size: 14px;
	line-height: 28px;
	padding-left: 60px;
	position: relative;
	font-family: 'Montserrat-light';
}

.checkbox label:before {
	content: ' ';
	display: block;
	position: absolute;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #9b9c9a;
	top: 5px;
	left: 20px;
}

.remember.checkbox label {
	padding-left: 30px;
}

.remember.checkbox label:before {
	left: 0;
}

.forgot_body {
	text-align: center;
}

.cart_complects__bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 15px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cart_complects__bottom .count_wr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 30px;
}

.cart_complects__bottom .count_wr input.quantity-cart {
	font-size: 21px;
	line-height: 1;
	border: none;
	text-align: center;
	max-width: 60px;
	padding: 0 5px;
	height: initial;
}

.cart_complects__bottom .count_wr span {
	display: block;
	width: 30px;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}

.cart_complects__bottom .count_wr span.minus {
	background: #fff url(../images/minus.svg) no-repeat;
}

.cart_complects__bottom .count_wr span.plus {
	background: #fff url(../images/plus.svg) no-repeat;
}

@media (max-width: 520px) {
	.cart_complects__bottom {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.cart_complects__bottom .product_count {
		margin-right: 0;
	}
}

.cart_complects__bottom .price_new {
	font-size: 24px;
}

@media (max-width: 1024px) {
	.cart_complects__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.cart_complects__bottom .cart_complects__price {
		margin-bottom: 20px;
		text-align: center;
	}
}

.cart_complects__price {
	font-size: 21px;
}

.cart_complects__price .price_new {
	margin: 0 10px;
	display: inline-block;
}

@media (max-width: 1024px) {
	.cart_complects__price {
		font-size: 18px;
	}
}

.cart_complects .cart_complects__p {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (min-width: 1024px) {
	.cart_complects .cart_complects__p .price_new {
		min-width: 175px;
		display: inline-block;
		text-align: center;
	}
}

@media (max-width: 520px) {
	.cart_complects .cart_complects__p {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.cart_complects .cart_complects__p .product_count {
		margin-bottom: 20px;
	}
}

.cart_complects .one-block-order {
	margin: 10px auto;
}

.cart_complects .cart_complects__child {
	position: relative;
}

.cart_complects .cart_complects__child .remove-cart_block {
	position: absolute;
	right: 0;
}

.cart_complects .cart_complects__child .remove-cart_block .remove {
	margin-right: 0;
	top: 0;
	right: 15px;
}

.cart_complects .cart_complects__child .remove-cart_block .remove span {
	width: 20px;
	left: -webkit-calc(50% - 10px);
	left: calc(50% - 10px);
}

@media (max-width: 1024px) {
	.cart_complects .complect_modile_hide {
		display: none;
	}
}

.cart_complects .product_price span:first-child {
	font-size: 24px;
}

.category_grid .grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -15px;
}

.category_grid .grid .category_item {
	display: block;
}

.category_grid .grid .category_item__link {
	color: #fff100;
}

@media (max-width: 768px) {
	.category_grid .grid .category_item__title {
		font-size: 28px;
		line-height: 1.5;
	}
}

.category_grid .grid .grid-item img {
	width: 490px;
	height: 320px;
	-o-object-fit: cover;
	object-fit: cover;
}

.category_grid .grid .grid_block {
	width: -webkit-calc(33.333% - 30px);
	width: calc(33.333% - 30px);
	margin: 0 15px;
	position: relative;
	max-width: 490px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.category_grid .grid .grid_block__center .grid-item img {
	height: 670px;
}

@media (max-width: 1024px) {
	.category_grid .grid {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.category_grid .grid .grid_block {
		width: -webkit-calc(50% - 30px);
		width: calc(50% - 30px);
	}
	.category_grid .grid .grid_block__right.grid_block {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 20px 0 20px;
		max-width: initial;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.category_grid .grid .grid_block__right.grid_block .grid-item {
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px);
		margin: 0 15px;
		float: left;
	}
}

@media (max-width: 600px) {
	.category_grid .grid {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.category_grid .grid .grid_block {
		width: -webkit-calc(100% - 30px);
		width: calc(100% - 30px);
	}
	.category_grid .grid .grid_block__right.grid_block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-width: 490px;
		margin-top: 0;
		width: -webkit-calc(100% - 30px);
		width: calc(100% - 30px);
	}
	.category_grid .grid .grid_block__right.grid_block .grid-item {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.category_grid .grid .grid-item {
		margin-bottom: 20px;
	}
}

.footer_child span {
	color: #000;
	opacity: 1 !important;
}

.more_content {
	max-width: 1560px;
	margin: 10px auto;
	padding: 0 15px;
}

.page_category .category .masonry-brick .category_item__title {
	/*color: #373936 !important;
      left: 50%;
      text-align: center;
      text-shadow: 0 3px 11px rgba(0,0,0,.45);*/
	background: #fff104;
	color: #373936 !important;
	left: 50%;
	text-align: center;
	text-shadow: none;
	width: 100%;
	max-width: 100%;
	padding: 9px;
	line-height: 25px;
}

.page_category .category .masonry-brick .category_item__link {
	text-align: center;
	display: inline-block;
	white-space: nowrap;
}

.page_category .category .masonry-img {
	background: #ffffff;
	border: 1px solid #dedede;
}

.foote_bottom .active_li {
	opacity: 1 !important;
}

.block_new {
	font-size: 14px;
	line-height: 29px;
	font-family: 'Montserrat-Medium';
}

.block_new .table_responce {
	overflow: auto;
}

.block_new .table_responce table {
	min-width: 500px;
}

.block_new table td {
	padding: 5px 10px;
}

.block_new a {
	text-decoration: underline;
}

.block_new a:hover {
	text-decoration: none;
	color: #fff100;
}

.block_new img {
	display: inline-block;
}

.copy.copy_right_right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.site_map {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.site_map > ul {
	width: 25%;
}

@media (max-width: 1024px) {
	.site_map > ul {
		width: 33.333%;
	}
}

@media (max-width: 768px) {
	.site_map > ul {
		width: 50%;
	}
}

@media (max-width: 480px) {
	.site_map > ul {
		width: 100%;
	}
}

.complect_cart {
	border-top: 1px solid;
	margin-bottom: 20px;
}

.complect_cart__title {
	padding-bottom: 20px;
	text-align: center;
	font-size: 21px;
	padding-top: 20px;
	color: #c82a24;
}

.complect_cart .order-all-prod__bottom {
	border: none;
	padding: 0;
}

.complect_cart + .complect_cart {
	border-top: none;
}

.slider.slider-horizontal .slider-track {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	width: 90%;
}

.brands.page_news .block_news .block_news_items {
	width: -webkit-calc(20% - 40px);
	width: calc(20% - 40px);
	text-align: center;
}

.brands .block_news_img {
	background: #fff;
}

.brands .information {
	display: none;
}

@media (max-width: 1024px) {
	.brands.page_news .block_news .block_news_items {
		width: -webkit-calc(33% - 40px);
		width: calc(33% - 40px);
	}
}

@media (max-width: 480px) {
	.brands.page_news .block_news .block_news_items {
		width: -webkit-calc(40% - 40px);
		width: calc(40% - 40px);
	}
}

strong {
	font-family: 'Montserrat-Medium';
}

strong a {
	text-decoration: underline;
}

html.ie
.page_contacts
.contacts_left
.contacts_information
:nth-of-type(1).info_child {
	-webkit-box-flex: inherit;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}

.bootstrap-select .btn span {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.block_news_img {
	-webkit-box-shadow: 0 3px 11px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 11px rgba(0, 0, 0, 0.1);
}

.success_popup_wrapper#msg_modal p {
	padding-top: 10px;
}

.lk_wrapper .one_order_block.no_paid .order_btn button {
	overflow: hidden;
}

.btn_del_wr {
	text-align: right;
}

.btn_del_wr button {
	width: 50px;
	padding: 0 10px;
}

.btn_del_wr button span {
	display: block;
	width: 100%;
}

.btn_del_wr button span svg {
	fill: #000;
}

@media (max-width: 992px) {
	.btn_del_wr {
		text-align: center;
	}
}

.block_new {
	max-width: 1000px;
	margin: 10px auto 20px;
}

.change_input_wr {
	width: 100%;
	display: block;
}

.change_input_wr #change_input {
	width: 95%;
	height: 100%;
	padding: 10px 15px;
	margin: 0 auto;
	display: block;
}

@media (min-width: 1200px) {
	.order-all-prod .descr-cart {
		width: 100%;
	}
}

@media (max-width: 540px) {
	.order-all-prod .descr-cart {
		text-align: center;
	}
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	background: #373a36;
}

input.form-control:focus {
	border-color: #373a36;
	-webkit-box-shadow: none;
	box-shadow: none;
}

img:not([src]) {
	visibility: hidden;
}

/* Fixes Firefox anomaly during image load */
@-moz-document url-prefix() {
	img:-moz-loading {
		visibility: hidden;
	}
}

.order_btn .btn_all_style {
	padding: 9px 5px;
}

.wish_content h1 {
	font-size: 14px;
	line-height: 1.5;
}

.product_item .brand a {
	color: #e0d512;
}

.text-bottom {
	position: relative;
	text-align: left;
}

.text-bottom .collapse-bottom-text {
	height: 100%;
	position: relative;
	max-height: 300px;
	overflow: hidden;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

@media (max-width: 768px) {
	.text-bottom .collapse-bottom-text {
		max-height: 100% !important;
		max-width: 100%;
		font-size: 14px;
	}
	.text-bottom .collapse-bottom-text:after,
	.open-arr {
		display: none !important;
	}
	.text-bottom .collapse-bottom-text * {
		max-width: 100%;
	}
	.text-bottom .collapse-bottom-text h2 {
		font-size: 18px;
		line-height: 24px;
	}
}

.text-bottom .collapse-bottom-text:after {
	content: '';
	opacity: 1;
	height: 100%;
	width: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: inset 2px -60px 44px white;
	box-shadow: inset 2px -60px 44px white;
}

.text-bottom--all {
	max-height: 2500px !important;
	-webkit-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
}

.text-bottom--all .collapse-bottom-text:after {
	display: none;
}

.open-arr {
	position: absolute;
	bottom: -20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

@media (max-width: 768px) {
	.open-arr {
		bottom: 0;
	}
}

.open-arr.arr-up img {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.open-arr img {
	margin-left: 10px;
}

.foote_bottom .input-field input {
	opacity: 1;
}

.lk_wrapper .main_cont {
	margin-top: 50px;
}

@media (max-width: 768px) {
	.lk_wrapper .main_cont {
		margin-top: 40px;
	}
}

.forgot_body {
	position: relative;
}

.forgot__back {
	position: absolute;
	right: 0;
	font-size: 13px;
	border-bottom: 1px solid;
	top: 0;
	cursor: pointer;
	z-index: 1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.forgot__back:hover {
	opacity: 0.7;
}

@media (max-width: 768px) {
	.forgot_wrapper .forgot_popup {
		padding: 40px 20px;
	}
}

@media (max-width: 480px) {
	.forgot__back {
		left: 50%;
		right: auto;
		top: 100%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		font-size: 11px;
	}
	.forgot_body {
		padding-bottom: 15px;
	}
}

.error.bootstrap-select .dropdown-toggle {
	border: 1px solid #e31937 !important;
	border-bottom: 1px solid #e31937 !important;
}

/* div, span, p, button, a, label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; } */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type='number'] {
	-moz-appearance: textfield;
}

.auth_popup_wrapper {
	z-index: 9999;
}

.open-arr {
	bottom: -30px;
	z-index: 5;
}

.text-bottom {
	margin-bottom: 60px;
}

.collapse-bottom-text.text-bottom--all:after {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.st a {
	color: #e0d512;
}

.html5lightbox-video iframe {
	max-width: inherit;
}

.product_top .right .option .btn_group .wishlist.active {
	background: #373a36 !important;
}

.product_top .right .option .btn_group .wishlist.active svg {
	fill: #fff100 !important;
}

.menu_wrapper {
	position: relative;
	z-index: 9;
}

.menu_wrapper:after {
	content: '';
	display: block;
	clear: both;
}

.mob_menu_wr .tab_body .ov_fix li {
	padding-bottom: 5px;
}

.availability .label_p {
	opacity: 0;
}

.buyOneClick {
	width: inherit !important;
}

.main_content .category_item {
	padding-top: 0;
}

.top_content .right_banner_descr {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (min-width: 1024px) {
	.menu_wrapper .menu_child_item_level_2_child a {
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		font-size: 12px;
	}
	.menu_wrapper .menu_child_item_level_2_child a:hover {
		color: #373a36;
		text-decoration: underline;
	}
}

.page_cart .bottom_cart .total_price .total_count {
	color: #373a36;
}

.order-all-prod .product-cart .count-prise-prod,
.order-all-prod .result_cart_right {
	color: #373a36;
}

.block_new ul {
	padding-left: 10px;
}

.block_new ul li:after {
	display: none;
}

.block_new ul li:before {
	content: '';
	position: static;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff100;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	left: -30px;
	top: 8.5px;
	margin-right: 10px;
}

.menu_wrapper .menu_child_item_level_2 .row_block__title {
	font-weight: bold;
}

.menu_wrapper .menu_child_item_level_2 .row_block .row_block__title a,
.menu_wrapper .menu_child_item_level_2 .row_block .row_block__title span {
	color: #373a36;
}

.right_banner_descr .category_item__link {
	bottom: 70px;
	position: absolute;
	color: #fff100;
}

.main_slider .category_item__link {
	position: absolute;
	right: 60px;
	bottom: 70px;
	color: #fff100;
}

.page_category .category .masonry-brick .category_item__title {
	background: #fff !important;
	border-bottom: 4px solid #fff104;
}

.page_category .category .masonry-brick img {
	border-top: none;
}
.btn_w {
	padding: 20px;
	text-align: center;
}
.btn_checkout .btn_other {
	display: none;
}
@media (max-width: 1200px) {
	.btn_checkout .btn_other {
		display: block;
	}
	.btn_w {
		display: none;
	}
	.checkout_wrap .btn_w {
		display: block;
	}
}
.product .product_bottom .main_cont.tab_size ul {
	padding-left: 30px;
}
.product .product_bottom .main_cont.tab_size ul li {
	position: relative;
}
.product .product_bottom .main_cont.tab_size ul li:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff100;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	left: -30px;
	top: 8.5px;
}
.block_new img {
	width: auto !important;
	height: auto !important;
}
.main_slider.slider_right {
	max-width: 360px;
	float: right;
	position: relative;
	overflow: hidden;
	margin: 0;
}
.more_content {
	font-family: 'Montserrat-Medium';
}

/*update h1, h2*/
.news .news-h1 {
	font-size: 40px;
	margin-bottom: 20px;
}
.news .news-h2 {
	font-size: 28px;
	margin-bottom: 20px;
}

/*link-kiev*/
.main_page.contacts-link
.contacts_information
.info_child
.contact_adress
.link-kiev
a {
	text-decoration: underline;
}
.main_page.contacts-link
.contacts_information
.info_child
.contact_adress
.link-kiev
a:hover {
	text-decoration: none;
	color: #fff100;
}

.icon.small {
	width: 32px;
	margin-left: 10px;
}

.footer_subheader {
	color: #000;
	font-size: 1.1em;
	margin-top: 20px;
}

/*update product, copy right, cart*/
.content_custom .description {
	text-align: left;
}

@media (min-width: 992px) {
	.cart_content_text .product-cart .descr-cart-text a {
		padding-right: 10px;
		display: block;
	}
}

.foote_bottom .copy_right {
	padding-bottom: 40px;
}

/*update telephones HEADER*/
.header_bottom .search {
	max-width: 735px;
}

.telephones .telephones-city {
	font-size: 14px;
	margin-bottom: 5px;
}

.header_bottom .telephones li a {
	line-height: 13px;
	font-family: 'Montserrat-Medium';
}

.header_bottom .telephones {
	max-width: 300px;
	height: auto;
}

.header_bottom .telephones .icon_phone {
	top: -5px;
}

.sub_category_content h1 {
	margin-bottom: 10px;
}

.delivery__out-stock {
	position: absolute;
	left: 30px;
	bottom: -25px;
}

@media (max-width: 768px) {
	.delivery__out-stock {
		position: static;
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
}

/*updates*/
.search_btn_custom .icon-arrow_sub {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.scroller {
	scrollbar-color: #fff100 #373a36;
}
.block-more-product {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}
.category__faq-accordion button,
.category__faq-accordion button:focus,
.category__faq-accordion button:hover {
	padding: 0;
	font-size: 16px;
	text-decoration: none;
	color: #333;
	white-space: normal;
	text-align: left;
}
.category__faq-accordion .card-body {
	font-size: 16px;
	font-weight: 300 !important;
	font-family: 'Montserrat-Regular';
}

footer {
	margin-top: 20px;
}

.category__delivery_cities {
	margin-top: 20px;
}
.category__delivery_cities a {
	font-size: 16px;
}
.category__delivery_cities ul {
	padding-left: 30px;
}
.category__delivery_cities ul li {
	position: relative;
}
.category__delivery_cities ul li:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff100;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	left: -30px;
	top: 8.5px;
}

@media (max-width: 768px) {
	.category__faq-accordion .faq-block__title,
	.category__delivery_cities .block__title {
		font-size: 18px;
		line-height: 28px;
	}
	.category__faq-accordion button,
	.category__faq-accordion button:focus,
	.category__faq-accordion button:hover {
		font-size: 14px;
	}
	.category__faq-accordion .card-body {
		font-size: 14px;
	}
}
#faq-accordion div.card-header {
	background-color: #fafafa;
}

.product-labels {
	position: absolute;
	right: 5px;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	top: 0;
	max-width: 150px;
	padding: 10px;
}
.product-labels .product-bank-icon {
	width: 50%;
	padding: 0 5px;
}
.product-labels .product-freedelivery-icon {
	margin-top: 10px;
}

/*item card info*/
.product_top .item-card-info .tab_wr {
	margin-top: 30px;
	border-bottom: 1px solid #dadada;
}

.product_top .item-card-info .tab_header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.product_top .item-card-info .tab_header li {
	width: 32%;
	color: #979797;
	text-align: center;
	-webkit-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	transition: color 0.3s ease-in;
	cursor: pointer;
	background: #fdfdfc;
	height: 60px;
}

.product_top .item-card-info .tab_header li.active {
	color: #000;
	cursor: default;
	border: 1px solid #dadada;
	border-bottom: 1px solid #fdfdfc;
	margin-bottom: -3px;
}

.product_top .item-card-info .tab_header li span {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.product_top .item-card-info .main_cont .tab_body {
	padding: 20px;
}

.product_top .item-card-info .main_cont .tab_body ul li, .product_top .item-card-info .main_cont .tab_body p {
	position: relative;
	margin-bottom: 12px;
	font-family: 'Montserrat-Medium';
}
.product_top .item-card-info .main_cont .tab_body span.bold {
	font-weight: bold;
}
.product_top .item-card-info .main_cont .tab_body ul li::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff100;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	left: -20px;
	top: 6px;
}
.product-labels .label_p {
	position: static;
	margin-bottom: 10px;
}
.grecaptcha.error iframe {
	border: 1px solid #e31937 !important;
	border-radius: 3px !important;
}
.block-brands_alphabet {
	margin-bottom: 25px;
	display: flex;
	flex-wrap: wrap;
}
.block-brands_alphabet a {
	font-size: 20px;
	padding: 0 10px;
	height: 25px;
	position: relative;
}
.block-brands_alphabet a.active {
	color: #fff100;
}
.block-brands_alphabet a:not(:last-child):after {
	position: absolute;
	top: 8px;
	right: 0;
	display: block;
	width: 2px;
	height: 15px;
	background-color: #373a36;
	content: "";
}
.category-by-brand .category-by-brand_categories {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.category-by-brand h2 {
	font-size: 24px;
}
.category-by-brand_categories a {
	padding: 10px 15px;
	border: 1px solid;
	margin-right: 10px;
	margin-bottom: 10px;
}
.brand_preview{
	width:140px;
	height:auto;
	filter: grayscale(0);
	transition: all.3s ease-in-out;
}
.brand_preview_list:not(:hover){
	opacity: .6;
}
.brand_preview:hover{
	filter: grayscale(0);
}
.brand_preview:not(:hover){
	filter: grayscale(1);
}
.brand_preview_list{
	display: flex;
	gap: 4px;
	justify-content: center;
	transition: all.3s ease-in-out;
	padding-top: 25px;
}
.form_checkout input {
	opacity: 1;
	font-size: 16px;
}

#bingc-phone-button.bingc-show {
	right: 0!important;
	left: auto!important;
	bottom: 74px!important;
}

#bingc-phone-button svg.bingc-phone-button-circle {
	width: 80px!important;
	height: 80px!important;
}

#bingc-phone-button div.bingc-phone-button-icon-text {
	top: 25px!important;
	right: 29px!important;
}

#bingc-phone-button svg.bingc-phone-button-icon-icon {
	top: 15px!important;
	right: 36px!important;
	width: 40px!important;
	height: 50px!important;
}

.order_title .btn_all_style {
	margin-left: 30px;
	min-height: 40px;
}

.size-chart {
	display: flex;
}

.size-chart-table {
	margin-bottom: 20px;
}

.size-chart-table caption {
	color: #000;
	font-size: 17px;
}

.size-chart-table td, .size-chart-table th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
	text-align: center;
}

.brand_sizes_wrapper .brand_sizes_popup {
	height: 90%;
	overflow-y: scroll;
}

.brand_sizes_popup h3 {
	margin-bottom: 16px;
	text-align: center;
}

.table_text_light {
	font-family: 'Montserrat-Medium';
}

.size-chart-table td.table_text_left, .size-chart-table th.table_text_left {
	text-align: left;
}

.brand_sizes_popup .size-chart-img {
	margin: 0 auto;
}

.brand_sizes_popup .size-chart-images {
	flex-basis: 30%;
}

.size-chart-images {
	margin-right: 20px;
}

@media screen and (max-width: 768px) {
	input[type="color"],
	input[type="date"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="email"],
	input[type="month"],
	input[type="number"],
	input[type="password"],
	input[type="search"],
	input[type="tel"],
	input[type="text"],
	input[type="time"],
	input[type="url"],
	input[type="week"],
	select:focus,
	textarea {
		font-size: 16px !important;
	}
	.size-chart {
		flex-direction: column;
		overflow-x: scroll;
	}
	.size-chart-images {
		display: flex;
		flex-direction: column;
		order: 2;
	}
	.size-chart-images {
		margin-right: 0;
	}
}

@media screen and (max-width: 1024px) {
	.brand_sizes_wrapper .brand_sizes_popup {
		padding: 40px 14px;
	}
}