@charset "UTF-8";

*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}

*:-moz-placeholder {
	color: #666;
	opacity: 1;
}

*::-moz-placeholder {
	color: #666;
	opacity: 1;
}

*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.row {
	width: 100%;
}

.card-tabs {
	width: 100%;
}

body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
	font-size: 20px;
	line-height: 1.6;
	font-family: "Circe", sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	margin: 0;
	background-color: #fafafa;
	color: #3D3D3D;
}

p {
	margin: 0;
}

a {
	text-decoration: none;
	outline: none;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

ul li,
ol li,
menu li {
	list-style: none;
}

ul,
ol,
menu {
	display: block;
	margin: 0;
	padding-left: 0;
}

button {
	outline: none;
	border: 0;
	padding: 0;
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: normal;
}

.bx_ordercart_order_pay_center .header__btn1 {
	display: inline-block;
	background: #D5B89B !important;
}

body .modules td:first-child {
	width: 130px;
}

#bx-soa-order label[for="for_ORDER_PROP_42"],
#bx-soa-order label[for="for_ORDER_PROP_54"] {
	margin-top: -25px;
	display: block;
	padding-left: 25px;
	font-size: 13px;
	line-height: 1.4;
}

textarea.form-control,
textarea.form-control::placeholder {
	font-family: "Circe", sans-serif;
}

#bx-soa-order label[for="for_ORDER_PROP_42"]+br {
	display: none;
}

@media (max-width: 700px) {
	.modules tbody tr {
		position: relative;
	}

	.remove {
		position: absolute;
		top: 0;
		right: 0;
	}

	#bx-soa-order .payment-block h2 {
		padding: 0;
		margin-top: 0 !important;
		margin-bottom: 20px;
	}

	body .bx-soa .data-block {
		margin-bottom: -35px;
	}

	.bx_ordercart_order_pay_center {
		text-align: center;
	}

	.control-label {
		margin-top: 10px;
	}
}

.btn1,
.btn {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	color: #fff;
	font-family: "Circe", sans-serif;
	background-color: #D5B89B;
	border-radius: 6px;
	padding: 11.5px 20px;
	border: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.btn1:focus,
.btn:focus {
	color: #fff;
}

.btn2 {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	color: #fff;
	text-transform: uppercase;
	font-family: "Circe", sans-serif;
	background-color: #3D3D3D;
	border-radius: 6px;
	padding: 17px 20px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.btn3 {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	color: #3D3D3D;
	text-transform: uppercase;
	font-family: "Circe", sans-serif;
	border: 1px solid #D5B89B;
	border-radius: 6px;
	padding: 16px 20px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.toTop-wrap {
	position: fixed;
	z-index: 110;
	bottom: 89px;
	right: 50px;
	width: 50px;
	height: 50px;
}

#toTop1 {
	width: 100%;
	height: 100%;
	background: #D5B89B url(../img/arrow11.svg) center / 25px no-repeat;
	transform: rotate(-90deg);
	display: none;
	cursor: pointer;
	border-radius: 2px;
	transition: background-color 0.3s;
}

#toTop1:hover {
	background-color: #de9852;
}

.btn4 {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	color: #fff;
	font-family: "Circe", sans-serif;
	background-color: #3D3D3D;
	border-radius: 6px;
	padding: 12px 20px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.ibg {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.ibg img {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}

.hidden {
	display: none;
}

.site-wrap {
	/*overflow: hidden;*/
	max-width: 1920px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 75px;
}

.bx-hdr-profile.bx-basket-bloc.basket.show-sticty-basket.out {
	transform: translateY(200px) !important;
}

.bx-hdr-profile.bx-basket-bloc.basket {
	transition: all 1s !important;
}

.grecaptcha-badge {
	display: none !important;
}

.card-reviews__btn1 {
	margin-left: 0;
}

.card-tab__wrap1 {
	padding-top: 60px;
}

.card-reviews__text1 {
	margin-bottom: 20px;
}

.review_label input, .review_label textarea {
	border-radius: 6px;
}

.rating-area>input:checked~label {
	color: #d5b89b;
	text-shadow: none;
}

.msg_of_form {
	margin: 40px 0;
	border-left: 2px solid #795548;
	padding: 20px;
	background: #fafafa;
	line-height: 1.5;
	display: none;
}

.reviews_form {
	max-width: 700px;
	width: 100%;
}

.reviews_header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.reviews_header h2 {
	width: calc(100% - 210px);
}

.reviews_header-btn1 {
	max-width: 180px;
	width: 100%;
	text-align: center;
	padding: 11.5px 10px;
}

.msg_of_form.active {
	display: block;
}

.main-container {
	position: relative;
}

.main-wrap1 {
	position: fixed;
	z-index: 1200;
	top: 0;
	left: 0;
	width: 300px;
	-webkit-box-sizing: initial;
	box-sizing: initial;
	padding-right: 233px;
	pointer-events: none;
}

.main-wrap1--seconpage {
	width: 65px;
}

.mainMenu-wrap {
	pointer-events: initial;
	background-color: #fff;
	padding-top: 24px;
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	overflow: auto;
	-webkit-box-shadow: 7px -5px 13px rgba(0, 0, 0, 0.1);
	box-shadow: 7px -5px 13px rgba(0, 0, 0, 0.1);
}

.mainMenu-wrap--seconpage {
	padding: 0;
}

.mainMenu-wrap--seconpage .logo-wrap {
	display: none;
}

.filter-active::before {
	width: 16px;
	height: 16px;
	background: #3d3d3d;
	border-radius: 50%;
	right: 16px;
	top: 13px;
	z-index: 1;
}

.filter-active::after {
	width: 6px;
	height: 4px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(-45deg);
	top: 17px;
	right: 20px;
	z-index: 10;
}

.filter-active::after, .filter-active::before {
	content: '';
	display: block;
	position: absolute;
}

.logo-wrap {
	width: 100%;
	padding: 0px 10px;
	margin-bottom: 20px;
}

.logo {
	display: block;
	max-width: 171px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mainMenu-close {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 17px;
	height: 17px;
	fill: #000;
	cursor: pointer;
	display: none;
}

.mainMenu-close svg {
	display: block;
}

.mainMenu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.mainMenu--seconpage .mainMenu__item-icon2 {
	display: none;
}

.mainMenu--seconpage .mainMenu__item-text {
	display: none;
}

.mainMenu--seconpage .mainMenu__item-wrap {
	min-height: 65px;
	padding: 0;
}

.mainMenu--seconpage .submenu-wrap--active {
	left: 65px;
}

.mainMenu--seconpage .mainMenu__item-icon1 {
	right: 0;
	width: auto;
}

.mainMenu__item {
	width: 100%;
}

.mainMenu__item:nth-child(11) {
	margin-top: auto;
}

.mainMenu__item--mob {
	display: none;
}

.mainMenu__item-link {
	display: block;
	color: #3D3D3D;
	font-size: 15px;
	min-height: 52px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 5px 20px;
	-webkit-box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0.2);
	box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0.2);
}

.mainMenu__item-wrap {
	position: relative;
	padding: 15px 30px;
	padding-left: 65px;
	cursor: pointer;
	background-color: #FAFAFA;
	-webkit-box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0.2);
	box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0.2);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.mainMenu__item-wrap--active {
	background-color: #D5B89B;
	-webkit-box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0);
	box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0);
}

.mainMenu__item-wrap--active .mainMenu__item-icon1 {
	background-color: #D5B89B;
}

.mainMenu__item-wrap--active .mainMenu__item-icon1 svg {
	fill: #fff;
}

.mainMenu__item-wrap--active .mainMenu__item-icon2 svg {
	stroke: #fff;
}

.mainMenu__item-wrap--active .mainMenu__item-text {
	color: #fff;
}

.mainMenu__item-text {
	font-size: 16px;
	display: block;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.mainMenu__item-icon1 {
	position: absolute;
	top: 0;
	bottom: 1px;
	left: 0;
	width: 52px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.mainMenu__item-icon1 svg {
	width: 27px;
	height: 27px;
	fill: #3D3D3D;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.mainMenu__item-icon1--dark {
	background-color: #D5B89B;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}
.green_icon .mainMenu__item-icon1 {
	background-color: #009900;
}

.mainMenu__item-icon1--dark svg {
	fill: #fff;
}

.mainMenu__item-icon2 {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 25px;
	width: 14px;
	height: 14px;
}

.mainMenu__item-icon2 svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: none;
	stroke: #3D3D3D;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.submenu-wrap {
	position: fixed;
	width: 233px;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: -500px;
	overflow: auto;
	-webkit-box-shadow: 0px 0px 20px rgba(61, 61, 61, 0.1);
	box-shadow: 0px 0px 20px rgba(61, 61, 61, 0.1);
	background-color: #D5B89B;
	padding-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: left 0.5s;
	transition: left 0.5s;
}

.submenu-wrap--active {
	left: 300px;
}

.submenu-title {
	font-size: 32px;
	color: #fff;
	padding: 0px 20px;
	padding-right: 50px;
	margin-bottom: 20px;
}

.submenu-close {
	position: absolute;
	top: 26px;
	right: 23px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.submenu-close svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: #fff;
}

.submenu__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	padding: 5px 20px;
	padding-right: 60px;
	position: relative;
	min-height: 60.4px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.submenu__link:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 20px;
	background-color: rgba(255, 255, 255, 0.3);
	height: 1px;
}

.submenu__link-count {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	width: 30px;
	height: 30px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 12px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.submenu-all-link {
	margin-top: auto;
	font-size: 14px;
	color: #fff;
	position: relative;
	padding: 20px 20px;
	padding-right: 20px;
	background-color: rgba(250, 250, 250, 0.2);
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.submenu-all-link__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	width: 6px;
	height: 12px;
}

.submenu-all-link__icon svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: none;
	stroke: #fff;
}

.main-wrap2 {
	width: calc(100% - 300px);
	margin-left: auto;
}

.main-wrap2--secondpage {
	width: calc(100% - 65px);
}

.main-wrap2--secondpage .header__logo {
	display: block;
	max-width: 170px;
	margin-right: 40px;
}

.menu1 {
	max-width: 620px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0px -10px;
	margin-top: -50px;
}

.menu1__item {
	width: 25%;
	padding: 0px 5px;
	margin-top: 50px;
}

.menu1__link {
	padding-left: 60px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.menu1__link-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 46px;
	height: 46px;
	border: 1px solid #d49d6c;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu1__link-icon svg {
	width: 24px;
	height: 24px;
	fill: #d49d6c;
}

.menu1__link-text {
	display: block;
	font-size: 14px;
	color: #3D3D3D;
	line-height: 1.2;
}

.title, .bx-title {
	color: #5C322A;
	font-size: 42px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: inline-block;
	padding-right: 37px;
	position: relative;
}

.title.product__title {
	margin-top: 0;
}

.title__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 8px;
	height: 15px;
}

.title__icon svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: none;
	stroke: #5C322A;
}

.section {
	padding: 40px 30px;
	width: 100%;
}

.section.mainBanner {
	padding-bottom: 10px;
}

.toggle {
	width: 38px;
	height: 38px;
	position: relative;
	cursor: pointer;
	display: none;
	order: 2;
	background-color: #D5B89B;
	border-radius: 6px;
	margin-top: 12px;
}

.toggle__line {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 10px;
	right: 13px;
	height: 2px;
	border-radius: 300px;
	background-color: #fff;
}

.toggle__line:after {
	content: '';
	position: absolute;
	top: -5px;
	left: 0;
	right: -3px;
	height: 2px;
	border-radius: 300px;
	background-color: #fff;
}

.toggle__line:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: -3px;
	height: 2px;
	border-radius: 300px;
	background-color: #fff;
}

.header {
	padding: 0px 30px;
	padding-top: 30px;
}

.header__logo {
	max-width: 133px;
	width: 100%;
	display: none;
	margin: 0;
}

.header__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__contact {
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__tel {
	margin-right: 39px;
}

.header__menu1 {
	margin-left: auto;
	margin-top: -20px;
}

#search-container.header__search {
	margin-right: 30px;
	margin-top: 30px;
}

.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.news-detail {
	width: 100%;
}

.menu__item {
	margin-right: 31px;
}

.menu__item:last-child {
	margin-right: 0;
}

.menu__link {
	display: inline-block;
	color: #3D3D3D;
	font-size: 15px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.tel {
	padding-left: 50px;
	position: relative;
}

.tel__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #D5B89B;
	border: 2px solid #E7D9CB;
	border-radius: 50%;
}

.tel__icon svg {
	width: 14px;
	height: 14px;
	fill: #fff;
}

.tel__link-wrap {
	line-height: 0;
}

.tel__link {
	display: inline-block;
	color: #3D3D3D;
	font-size: 14px;
	line-height: 1.4;
}

.tel__link-bold {
	font-size: 16px;
	font-weight: 700;
}

.search {
	max-width: 468px;
	width: 100%;
}

.search__icon {
	width: 16px;
	height: 16px;
	fill: #000;
	cursor: pointer;
	display: none;
}

.search__form {
	position: relative;
}

.search__input {
	display: block;
	width: 100%;
	color: #3d3d3d;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Circe", sans-serif;
	outline: none;
	padding: 15px 23px;
	padding-right: 50px;
	border-radius: 4px;
	background-color: #fff;
	border: none;
}

.search__input::-webkit-input-placeholder {
	color: rgba(61, 61, 61, 0.4);
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Circe", sans-serif;
}

.search__input::-moz-placeholder {
	color: rgba(61, 61, 61, 0.4);
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Circe", sans-serif;
}

.search__input::-ms-input-placeholder {
	color: rgba(61, 61, 61, 0.4);
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Circe", sans-serif;
}

.search__input::placeholder {
	color: rgba(61, 61, 61, 0.4);
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Circe", sans-serif;
}

.search__btn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: none;
}

.search__btn svg {
	width: 16px;
	height: 16px;
	fill: rgba(61, 61, 61, 0.4);
	-webkit-transition: fill 0.3s;
	transition: fill 0.3s;
}

.adress-link {
	position: relative;
	display: block;
	color: #3D3D3D;
	font-size: 15px;
	font-weight: 700;
	padding-right: 13px;
	padding-left: 19px;
}

.adress-link__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 8px;
	height: 4px;
}

.adress-link__icon svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: none;
	stroke: #3D3D3D;
}

.adress-link__icon1 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	display: flex;
}

.adress-link__icon1 svg {
	width: 13px;
	height: 13px;
	fill: #3D3D3D;
}

.adress-link__container {
	position: relative;
	margin-top: 30px;
}

.adress-link__wrap {
	position: absolute;
	z-index: 12;
	top: calc(100% + 15px);
	right: 0;
	width: 366px;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	border-radius: 10px;
	padding: 20px 30px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.reaspektSearchCity, .reaspektNotFound, .reaspektSearchCity a {
	font-family: inherit;
}

.adress-link__wrap--active {
	visibility: visible;
	opacity: 1;
	pointer-events: initial;
}

.adress-link__title {
	font-size: 18px;
	color: #696969;
	font-weight: 400;
	margin-bottom: 15px;
}

.adress-link__title-city {
	display: inline;
	color: #3D3D3D;
	font-size: 24px;
}

.adress-link__btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.adress-link__btn1 {
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	max-width: 82px;
	width: 100%;
	background-color: #D5B89B;
	border-radius: 300px;
	padding: 9px 10px;
	text-align: center;
	margin-right: 10px;
}

.adress-link__btn2 {
	font-size: 18px;
	cursor: pointer;
	max-width: 82px;
	width: 100%;
	border: 1px solid #D5B89B;
	border-radius: 300px;
	padding: 8px 10px;
	text-align: center;
	color: #3D3D3D;
}

.adress-link__important {
	font-size: 18px;
	color: #696969;
	font-weight: 400;
	margin-top: 20px;
	line-height: 22px;
}

.adress-link__important>b {
	color: #000;
}

.mainBanner__slider {
	position: relative;
}

.mainBanner__img {
	display: block;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.mainBanner__slider-nav {
	position: absolute;
	right: 46px;
	bottom: 24px;
	width: 140px;
	z-index: 12;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

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

.novelties__wrap1 {
	width: 47.5%;
}

.novelties__wrap2 {
	width: 50.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.novelties__container2 {
	margin-top: 31px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.novelties__wrap3 {
	width: 38.2%;
}

.novelties__wrap4 {
	width: 57.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.novelties-item1 {
	display: block;
	position: relative;
	color: #3D3D3D;
	border-radius: 4px 4px 0 4px;
	overflow: hidden;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.novelties-item1--big {
	-webkit-filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.2));
	filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.2));
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.novelties-item1__img {
	height: 290px;
}

.novelties-item1__img--big {
	width: 100%;
	height: 100%;
}

.novelties-item1__wrap {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #fff;
	border-radius: 4px 0 0 0;
	padding: 20px 23px 17px 23px;
	max-width: 443px;
	width: 100%;
}

.novelties-item1__title {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.novelties-item1__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.novelties-item1__new-price {
	font-size: 20px;
	font-weight: 700;
	padding-right: 17px;
	position: relative;
	margin-right: 14px;
}

.novelties-item1__new-price-icon {
	position: absolute;
	bottom: 11px;
	right: 0;
	width: 12px;
	height: 14px;
}

.novelties-item1__new-price-icon svg {
	display: block;
	fill: #000;
	width: 100%;
	height: 100%;
}

.novelties-item1__old-price {
	font-size: 18px;
	font-weight: 300;
	color: #989898;
	text-decoration: line-through;
	padding-right: 7px;
	position: relative;
	margin-right: 25px;
}

.novelties-item1__old-price-icon {
	position: absolute;
	bottom: 9px;
	right: 0;
	width: 6px;
	height: 7px;
}

.novelties-item1__old-price-icon svg {
	display: block;
	fill: #989898;
	width: 100%;
	height: 100%;
}

.novelties-item1__sale {
	font-size: 12px;
	color: #fff;
	position: relative;
	z-index: 1;
}

.novelties-item1__sale-bg {
	position: absolute;
	z-index: -1;
	top: -3px;
	right: -4px;
	width: 39px;
	height: 22px;
}

.novelties-item1__sale-bg svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: #E2B386;
}

.novelties-item2 {
	border-radius: 4px;
	background-color: #D5B89B;
	display: block;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	padding: 44px 28px 25px 28px;
	color: #fff;
}

.novelties-item2__title {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 77px;
}

.novelties-item2__title-bold {
	display: block;
	font-size: 52px;
	margin-top: -5px;
}

.novelties-item2__text1 {
	display: inline-block;
	font-weight: 300;
	padding-right: 33px;
	position: relative;
}

.novelties-item2__text1-icon {
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 23px;
	height: 11px;
}

.novelties-item2__text1-icon svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: #fff;
}

.novelties-item3 {
	display: block;
	height: 100%;
	width: 100%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	border-radius: 4px;
}

.assortment {
	background-color: #fff;
}

.assortment__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1382px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -25px;
}

.assortment-item {
	width: 49%;
	background-color: #fafafa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 40px 30px 30px 30px;
	position: relative;
	margin-top: 25px;
	border-radius: 6px;
}

.assortment-item__img {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 98px;
	height: 98px;
}

.assortment-item__img svg {
	display: block;
	width: 100%;
	height: 100%;
}

.assortment-item__title {
	font-size: 28px;
	color: #5c322a;
	line-height: 1.4;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 100%;
	padding-right: 110px;
}

.assortment-item__title-bold {
	display: block;
	font-weight: 700;
}

.assortment-item__text {
	font-size: 18px;
	font-weight: 300;
	color: #696969;
	line-height: 1.5;
	margin-bottom: 25px;
	width: calc(100% - 160px);
}

.assortment-item__btn1 {
	display: block;
	margin-top: auto;
	max-width: 160px;
	width: 100%;
	padding: 11.5px 10px;
	text-align: center;
}

.rating-area {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	flex-direction: row-reverse;
}

.rating-area:not(:checked)>input {
	display: none;
}

.rating-area:not(:checked)>label {
	padding: 0;
	cursor: pointer;
	font-size: 24px;
	line-height: 1;
	color: lightgrey;
	text-shadow: 1px 1px #bbb;
	margin-bottom: 0;
	margin-right: 8px;
}

.rating-area:not(:checked)>label:before {
	content: '★';
}

.rating-area>input:checked~label {
	color: gold;
	text-shadow: 1px 1px #c60;
}

.rating-area:not(:checked)>label:hover,
.rating-area:not(:checked)>label:hover~label {
	color: gold;
}

.rating-area>input:checked+label:hover,
.rating-area>input:checked+label:hover~label,
.rating-area>input:checked~label:hover,
.rating-area>input:checked~label:hover~label,
.rating-area>label:hover~input:checked~label {
	color: gold;
	text-shadow: 1px 1px goldenrod;
}

.rate-area>label:active {
	position: relative;
}

.reviews_form {
	padding-top: 30px;
}

.review_label {
	display: block;
	margin-bottom: 10px;
}

.label_title {
	font-size: 17px;
	margin-bottom: 5px;
}

.review_label input,
body .modal-content .form-group .form-control {
	display: block;
	width: 100%;
	outline: none;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	color: #000;
	font-family: "Circe", sans-serif;
	padding: 10px 10px;
	padding-left: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.review_label input::placeholder,
body .modal-content .form-group .form-control {
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	color: #000;
	font-family: "Circe", sans-serif;
}

body .modal-content .form-group .control-label {
	font-size: 16px;
	color: #000;
	display: block;
	margin-top: 5px;
	padding: 0;
}

.review_label textarea {
	display: block;
	width: 100%;
	outline: none;
	resize: none;
	height: 100px;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	color: #000;
	font-family: "Circe", sans-serif;
	padding: 10px 10px;
	padding-left: 15px;
	border: 1px solid #ccc;
}

.review_label textarea::placeholder {
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	color: #000;
	font-family: "Circe", sans-serif;
}

#personal,
#subscribe {
	display: none;
}

#personal:checked~.form-check #label-personal .form-check-label__icon:after {
	opacity: 1;
}

#personal:checked~.form-group .btn-form {
	background-color: #D5B89B;
	color: #fff;
	pointer-events: initial;
}

#personal:checked~.form-group .btn-form:hover {
	background-color: #de8b37;
}

#subscribe:checked~.form-check #label-subscribe .form-check-label__icon:after {
	opacity: 1;
}

.form-check-label {
	padding-left: 25px;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.3;
}

body .modal-content button.close {
	font-size: 0;
	background: #e6e6e6 url(../img/close.svg) center / 18px no-repeat;
}

html body .modal-content input.btn-form.btn {
	display: block;
	max-width: 250px;
	margin-top: 15px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ccc;
	color: #000;
	font-family: "Circe", sans-serif;
	font-size: 17px;
	line-height: 1.4;
	font-weight: 400;
	pointer-events: none;
	transition: all 0.3s;
}

.form-check-label__icon {
	position: absolute;
	top: 1px;
	left: 0;
	width: 15px;
	height: 15px;
	border: 1px solid #000;
	border-radius: 2px;
}

.form-check-label__icon:after {
	content: '';
	position: absolute;
	top: 3px;
	left: 2px;
	width: 9px;
	height: 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	transform: rotate(-52deg);
	opacity: 0;
	transition: opacity 0.3s;
}

.video__title1 {
	color: #5C322A;
	font-size: 42px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

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

.video__wrap1 {
	width: 48%;
	margin-bottom: 29px;
}

.video__title2 {
	color: #5c322a;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 31px;
}

.video__text1 {
	color: #696969;
}

.video__text1 p {
	margin-bottom: 15px;
}

.video__wrap2 {
	width: 47.5%;
	border-radius: 10px;
	overflow: hidden;
}

.mainAssortment {
	background-color: #fff;
	padding-bottom: 60px;
}

.mainAssortment__text1 {
	line-height: 1.45;
	margin-bottom: 66px;
	color: #696969;
}

.mainAssortment__list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #696969;
	margin-bottom: 46px;
	margin-top: -11px;
}

.mainAssortment__item1 {
	width: 48%;
	padding-left: 37px;
	font-size: 24px;
	position: relative;
	margin-top: 11px;
}

.mainAssortment__item1:after {
	content: '';
	position: absolute;
	top: 19px;
	left: 17px;
	width: 4px;
	height: 4px;
	background-color: #696969;
	border-radius: 50%;
}

.mainAssortment__text2 {
	line-height: 1.45;
	color: #696969;
}

.advantages__text1 {
	color: #696969;
	line-height: 1.45;
	max-width: 1130px;
	width: 100%;
	margin-bottom: 38px;
}

.advantages__text2 {
	color: #5C322A;
	font-size: 38px;
	margin-bottom: 27px;
}

.advantages__text1, .why__text1, .why__item1, .mainAssortment__text1, .mainAssortment__text2, .mainAssortment__item1, .video__text1 {
	font-weight: 300;
}

.advantages__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -15px;
	margin-top: -30px;
}

.advantages__col {
	width: 25%;
	padding: 0px 15px;
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.advantages__col:nth-child(3),
.advantages__col:nth-child(4) {
	width: 50%;
}

.advantages__col:nth-child(2) .advantages-item__img {
	width: 99px;
	height: 122px;
}

.advantages__col:nth-child(3) .advantages-item__img {
	width: 100px;
	height: 115px;
}

.advantages__col:nth-child(4) .advantages-item__img {
	width: 165px;
	height: 165px;
}

.advantages__col:nth-child(5) .advantages-item__img {
	width: 157px;
	height: 145px;
}

.advantages__col:nth-child(6) .advantages-item__img {
	width: 125px;
	height: 127px;
}

.advantages-item {
	border-radius: 10px;
	background-color: #fff;
	min-height: 272px;
	padding: 30px 30px 30px 30px;
	position: relative;
	width: 100%;
}

.advantages-item__img {
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 146px;
	height: 125px;
}

.advantages-item__img svg {
	display: block;
	width: 100%;
	height: 100%;
}

.advantages-item__text {
	color: #696969;
	font-size: 24px;
	max-width: 450px;
	line-height: 1.4;
}

.why__text1 {
	color: #696969;
	line-height: 1.45;
	margin-bottom: 40px;
}

.modal-body {
	padding: 35px 15px;
}

.swiper-scrollbar1 {
	display: block !important;
}

.why__container1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 1427px;
	width: 100%;
}

.why__wrap1 {
	width: 43%;
}

.why__item1 {
	color: #696969;
	font-size: 20px;
	padding-left: 37px;
	position: relative;
	margin-bottom: 10px;
}

.why__item1:last-child {
	margin-bottom: 0;
}

.why__item1:after {
	content: '';
	position: absolute;
	left: 16px;
	top: 17px;
	width: 4px;
	height: 4px;
	background-color: #696969;
	border-radius: 50%;
}

.why__wrap2 {
	width: 54.5%;
	border-radius: 10px;
	border: 2px solid rgba(61, 61, 61, 0.2);
	background-color: #fff;
	padding: 30px;
}

.why__text2 {
	font-size: 20px;
	line-height: 1.45;
	margin-bottom: 25px;
}

.why__list2-wrap {
	max-width: 1427px;
	width: 100%;
}

.why__list2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0px -10px;
	margin-top: -20px;
}

.why__col2 {
	width: 25%;
	padding: 0px 10px;
	margin-top: 20px;
}

.why-item2 {
	position: relative;
	padding-top: 150px;
	text-align: center;
}

.why-item2__img {
	position: absolute;
	top: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.why-item2__img svg {
	display: block;
	width: 100px;
	height: 100px;
	fill: none;
}

.why-item2__title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 7px;
}

.why-item2__text {
	font-size: 16px;
	line-height: 1.4;
	max-width: 300px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.why-item2__text-bold {
	color: #ED8031;
	display: inline;
}

.footer {
	background-color: #fff;
	padding: 50px 30px;
	padding-bottom: 0;
	overflow: hidden;
}

.footer__wrap1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	background-color: #FAFAFA;
	border-radius: 10px;
	padding: 25px 54px 25px 66px;
	margin: 0px -30px;
	margin-bottom: 30px;
}

.footer__wrap2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.footer__form {
	max-width: 600px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__label {
	width: calc(100% - 147px);
	margin-right: -10px;
	position: relative;
}

.footer__label-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 23px;
	width: 17px;
	height: 16px;
}

.footer__label-icon svg {
	display: block;
	width: 100%;
	height: 100%;
	stroke: rgba(61, 61, 61, 0.4);
	fill: none;
}

.footer__input {
	display: block;
	width: 100%;
	color: #3d3d3d;
	font-family: "Circe", sans-serif;
	font-weight: 400;
	line-height: 1.4;
	font-size: 14px;
	outline: none;
	padding: 12px 20px;
	padding-left: 50px;
	border-radius: 10px 0 0 10px;
	border: none;
}

.footer__input::-webkit-input-placeholder {
	color: rgba(61, 61, 61, 0.4);
	font-family: "Circe", sans-serif;
	font-weight: 400;
	line-height: 1.4;
	font-size: 14px;
}

.footer__input::-moz-placeholder {
	color: rgba(61, 61, 61, 0.4);
	font-family: "Circe", sans-serif;
	font-weight: 400;
	line-height: 1.4;
	font-size: 14px;
}

.footer__input::-ms-input-placeholder {
	color: rgba(61, 61, 61, 0.4);
	font-family: "Circe", sans-serif;
	font-weight: 400;
	line-height: 1.4;
	font-size: 14px;
}

.footer__input::placeholder {
	color: rgba(61, 61, 61, 0.4);
	font-family: "Circe", sans-serif;
	font-weight: 400;
	line-height: 1.4;
	font-size: 14px;
}

.footer__form-btn {
	position: relative;
	background-color: #ccc;
	color: #fff;
	max-width: 157px;
	width: 100%;
	font-size: 15px;
	line-height: 1.4;
	font-family: "Circe", sans-serif;
	padding: 11px 10px;
	border-radius: 6px;
	cursor: default;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.footer__nav {
	max-width: 725px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.footer__menu-wrap {
	width: 31%;
}

.footer__menu-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.footer__menu-link {
	display: inline-block;
	color: #9A9EA6;
	font-size: 16px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.footer__wrap4 {
	max-width: 662px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.footer__mes {
	margin-bottom: 20px;
}

.footer__mes-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.footer__mes-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__mes-item {
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.footer__mes-item:last-child {
	margin-right: 0;
}

.footer__mes-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: #D5B89B;
	border-radius: 50%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.footer__mes-link svg {
	width: 20px;
	height: 20px;
	fill: #fff;
}

.footer__payment-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 19px;
}

.footer__payment-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__payment-item {
	margin-right: 10px;
}

.footer__payment-item:last-child {
	margin-right: 0;
}

.footer__payment-item:nth-child(1) svg {
	width: 54px;
	height: 16px;
}

.footer__payment-item:nth-child(2) svg {
	width: 69px;
	height: 22px;
}

.footer__payment-item:nth-child(3) svg {
	width: 66px;
	height: 40px;
}

.footer__payment-item:nth-child(4) svg {
	width: 41px;
	height: 40px;
}

.footer__payment-link {
	display: block;
}

.footer__payment-link svg {
	display: block;
}

.footer__contact-wrap {
	max-width: 310px;
	width: 100%;
}

.footer__contact {
	padding-left: 60px;
	position: relative;
	margin-bottom: 29px;
}

.footer__contact-icon {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 54px;
	width: 54px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #D5B89B;
	border: 2px solid #E7D9CB;
	border-radius: 50%;
}

.footer__contact-icon svg {
	width: 14px;
	height: 14px;
	fill: #fff;
}

.footer__contact-text1 {
	font-size: 16px;
	margin-bottom: 5px;
}

.footer__contact-text1-bold {
	font-size: 18px;
	font-weight: 700;
	display: inline;
}

.footer__contact-text2 {
	color: #3D3D3D;
	font-size: 22px;
	line-height: 1;
}

.footer__contact-text2-bold {
	display: inline;
	font-size: 30px;
	font-weight: 700;
}

.footer__contact-btn1 {
	display: block;
	max-width: 254px;
	width: 100%;
	padding: 11.5px 10px;
	text-align: center;
	margin-bottom: 42px;
}

.footer__copy {
	margin-top: 42px;
	color: #9A9EA6;
	font-size: 14px;
}

.dev-link {
	color: rgba(61, 61, 61, 0.7);
	font-size: 22px;
	text-transform: capitalize;
	background-color: #FAFAFA;
	width: calc(100% + 60px);
	margin: 0px -30px;
	margin-top: 50px;
	padding: 15px 45px;
	text-align: center;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.social-text {
	margin-right: 30px;
}

.social-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.social-item {
	width: 40px;
	height: 40px;
	margin-right: 9px;
}

.social-item__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: #D5B89B;
	border-radius: 50%;
}

.social-item__link svg {
	width: 20px;
	height: 20px;
	fill: #fff;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}


.social-item:nth-child(4) a {
	background: none;
}

.social-item:nth-child(4) a svg {
	width: 100%;
	height: 100%;
}

.social-item:nth-child(5) a svg {
	width: 29px;
	height: 25px;
	margin-left: -4px;
}

.product__title {
	margin-bottom: 30px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.product__btn3 {
	display: block;
	max-width: 200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 16px 10px;
	text-align: center;
	transition: all 0.3s;
}

.product__btn3.download {
	color: transparent;
	border-color: transparent;
	position: relative;
	background-color: transparent;
}

#submit_1_click_id.download {
	color: transparent!important;
	border-color: transparent!important;
	position: relative;
	background-color: transparent!important;
}

#submit_1_click_id_download {
	display: none;
    position: relative;
    height: 47px;
    margin-top: 15px;
}

#submit_1_click_id_download:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	border: 5px solid #f3f3f3;
	/* Light grey */
	border-top: 5px solid #3498db;
	/* Blue */
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: spin 2s linear infinite;
}

.product__btn3.download:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	border: 5px solid #f3f3f3;
	/* Light grey */
	border-top: 5px solid #3498db;
	/* Blue */
	border-radius: 50%;
	width: 70px;
	height: 70px;
	animation: spin 2s linear infinite;
}

body .link-back:before {
	display: none;
}

@keyframes spin {
	0% {
		transform: translateX(-50%) translateY(-50%) rotate(0deg);
	}

	100% {
		transform: translateX(-50%) translateY(-50%) rotate(360deg);
	}
}

.product-list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -15px;
	margin-top: -48px;
}

.product-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -15px;
	margin-top: -48px;
	width: calc(100% + 30px);
}

.swiper-slide {
	max-width: 100%;
}

.product-col {
	width: 25%;
	padding: 0px 15px;
	margin-top: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 1700px) {
	.product-list:not(.product-list1) .product-col {
		width: 20%;
	}
}

@media (min-width: 1301px) and (max-width: 1480px) {
	.product-col {
		width: 33.333%;
	}
}

.touch .product-item__slider {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.touch .product-item__slider-line {
	display: none;
}

.product-item {
	width: 100%;
	position: relative;
	z-index: 1;
	padding: 0;
	color: #3D3D3D;
}

.bx-touch .product-item {
	width: 100%;
}

.product-item:after {
	content: '';
	position: absolute;
	z-index: -1;
	top: -15px;
	bottom: 0;
	left: -15px;
	right: -15px;
	background-color: #fff;
	border-radius: 10px 10px 0 0;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.product-item__slider-wrap {
	position: relative;
	margin-bottom: 15px;
}

.product-item__slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.product-item__slider-img-conainer {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-top: 65%;
}

.product-item__slider-img-conainer:nth-child(1) .product-item__slider-img {
	opacity: 1;
}

.touch .product-item__slider-img {
	opacity: 1;
}

.product-item__slider-img {
	position: absolute;
	top: 0;
	bottom: 15px;
	left: 0;
	right: 0;
	opacity: 0;
	pointer-events: none;
	border: 1px solid #D7D7D7;
	background-color: #fff;
	border-radius: 5px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	background-size: contain;
	background-color: #fff;
}

.product-item__slider-line {
	height: 1px;
	border-radius: 10px;
	background-color: rgba(61, 61, 61, 0.2);
	margin-top: 14px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	/*opacity: 0;*/
}

.product-item__icon {
	position: absolute;
	z-index: 15;
	background-color: #E1E1E1;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 300;
	pointer-events: none;
	left: 20px !important;
	top: 20px !important;
	color: #3D3D3D;
}

.product-item__icon1 {
	top: 20px;
}

.product-item__icon2 {
	top: 80px;
}

.product-item__icon3 {
	top: 140px;
}

.product-item__icon4 {
	position: absolute;
	z-index: 15;
	top: 20px;
	right: 20px;
}

.product-item__label {
	display: block;
	cursor: pointer;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.product-item__checkbox {
	display: none;
}

.product-item__checkbox:checked~.product-item__label-icon, .product-item__label.checked .product-item__label-icon {
	fill: #E2B386;
}

.product-item__label-icon {
	display: block;
	width: 27px;
	height: 24px;
	fill: #e1e1e1;
	-webkit-transition: fill 0.3s;
	transition: fill 0.3s;
}

.product-item__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -1px;
	margin-top: -10px;
	margin-bottom: 9px;
}

.product-item__col {
	width: 20%;
	padding: 0px 1px;
	margin-top: 10px;
}

.product-item__item {
	padding-top: 65%;
	border: 1px solid rgba(61, 61, 61, 0.2);
	border-radius: 4px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	background-size: contain;
	position: relative;
	background-color: #fff;
}

.product-item__title {
	display: inline-block;
	color: #3D3D3D;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 8px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.product-item__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-item__new-price {
	font-size: 19px;
	font-weight: 700;
	min-height: 32px;
	margin-right: 15px;
	position: relative;
}

.product-item__new-price-icon {
	position: absolute;
	bottom: 11px;
	right: 0;
	width: 12px;
	height: 14px;
	fill: #3D3D3D;
}

.product-item__old-price {
	font-size: 17px;
	font-weight: 300;
	margin-right: 24px;
	position: relative;
	color: #989898;
	text-decoration: line-through;
}

.product-item__old-price-icon {
	position: absolute;
	bottom: 9px;
	right: 0;
	width: 6px;
	height: 7px;
	fill: #989898;
}

.product-item__sale {
	font-size: 12px;
	color: #fff;
	position: relative;
	z-index: 1;
}

.product-item__basket {
	display: none;
	margin-left: auto;
	width: 60px;
	height: 40px;
	background-color: #3D3D3D;
	border-radius: 4px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.product-item__basket-icon {
	width: 24px;
	height: 24px;
	fill: #fff;
}

.product-item__sale-bg {
	position: absolute;
	top: -3px;
	left: -10px;
	z-index: -1;
	width: 39px;
	height: 22px;
	fill: #E2B386;
}

.product-item__wrap1 {
	position: absolute;
	z-index: 1;
	top: calc(100% + 15px);
	left: -15px;
	right: -15px;
	background-color: #fafafa;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	padding: 0 15px 10px 15px;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.fakeform__text {
	font-size: 17px;
	margin-bottom: 8px;
}

.product-item__wrap1:after {
	content: '';
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	height: 15px;
	background-color: #fff;
}

.product-item__proportions-title {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: -10px;
}

.product-item__proportions-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -5px;
	margin-bottom: 6px;
}

.product-item__proportions-col {
	width: 33.3333%;
	padding: 0px 5px;
	margin-top: 15px;
}

.product-item__proportions-text1 {
	font-size: 14px;
	font-weight: 300;
}

.product-item__proportions-text2 {
	font-size: 18px;
	font-weight: 700;
}

.product-item__btn2 {
	display: block;
	text-align: center;
	padding: 17px 10px;
	margin-bottom: 7px;
}

.product-item__link-wrap {
	text-align: center;
	display: none;
}

.product-item__link {
	display: inline-block;
	color: rgba(61, 61, 61, 0.4);
	font-size: 16px;
	font-weight: 300;
	text-decoration: underline;
}

.adressPopup {
	max-width: 610px;
	width: 95%;
	background-color: #FAFAFA;
	padding: 30px 30px;
}

.adressPopup__title {
	font-size: 32px;
	margin-bottom: 15px;
}

.adressPopup__form {
	position: relative;
	margin-bottom: 20px;
}

.adressPopup__input {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	color: #3d3d3d;
	font-family: "Circe", sans-serif;
	outline: none;
	background-color: #fff;
	border-radius: 4px;
	padding: 15.5px 20px;
	border: none;
	padding-right: 60px;
}

.adressPopup__input::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	color: rgba(61, 61, 61, 0.4);
	font-family: "Circe", sans-serif;
}

.adressPopup__input::-moz-placeholder {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	color: rgba(61, 61, 61, 0.4);
	font-family: "Circe", sans-serif;
}

.adressPopup__input::-ms-input-placeholder {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	color: rgba(61, 61, 61, 0.4);
	font-family: "Circe", sans-serif;
}

.adressPopup__input::placeholder {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	color: rgba(61, 61, 61, 0.4);
	font-family: "Circe", sans-serif;
}

.adressPopup__btn {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: none;
}

.adressPopup__btn:hover {
	background: none;
}

.adressPopup__btn svg {
	width: 16px;
	height: 16px;
	fill: rgba(61, 61, 61, 0.4);
	-webkit-transition: fill 0.3s;
	transition: fill 0.3s;
}

.adressPopup__list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: -15px;
	margin-bottom: 25px;
}

.adressPopup__item1 {
	font-size: 14px;
	background-color: #fff;
	border-radius: 300px;
	padding: 9.5px 15.5px;
	margin-right: 15px;
	margin-top: 15px;
	cursor: pointer;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}

.adressPopup__item1:last-child {
	margin-right: 0;
}

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

.adressPopup__list2 {
	width: 24%;
}

.adressPopup__item2-text {
	display: inline-block;
	font-size: 15px;
	cursor: pointer;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.fancybox-slide--html .fancybox-close-small {
	color: #3D3D3D;
	padding: 0;
	width: 30px;
	height: 30px;
	top: 25px;
	right: 25px;
}

.breadcrumbs__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.breadcrumbs__item {
	margin-right: 10px;
	font-size: 14px;
	color: rgba(61, 61, 61, 0.4);
}

.breadcrumbs__item:last-child {
	margin-right: 0;
}

.breadcrumbs__link {
	display: inline-block;
	color: rgba(61, 61, 61, 0.4);
	padding-right: 13px;
	position: relative;
}

.breadcrumbs__link-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 3px;
	height: 6px;
	fill: none;
	stroke: rgba(61, 61, 61, 0.4);
}

.card {
	padding-bottom: 0;
}

.card .section {
	padding-left: 0;
	padding-right: 0;
}

.card__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
}

.card__wrap1 {
	width: 54%;
}

.card__slider1 {
	margin-bottom: 30px;
	position: relative;
}

.card__slider1 .product-item__icon2 {
	top: 20px;
	left: 90px;
}

.card__slider1 .product-item__icon3 {
	top: 20px;
	left: 160px;
}

.card__img-wrap {
	position: relative;
}

.card__img-wrap .product-item__icon4 {
	top: 90px;
	right: 32px;
}

.card__img-big {
	display: block;
	padding-top: 63.4%;
}

.card__img-big-icon {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 30px;
	height: 30px;
	fill: rgba(61, 61, 61, 0.4);
	-webkit-transition: fill 0.3s;
	transition: fill 0.3s;
}

.card__slider2 {
	position: relative;
	user-select: none;
}

.card__slider2 .swiper-slide-thumb-active .card__img-small {
	border: 2px solid #D5B89B;
}

.card__img-small {
	padding-top: 69%;
	border: 2px solid rgba(61, 61, 61, 0.2);
	border-radius: 4px;
	-webkit-transition: border 0.3s;
	transition: border 0.3s;
	cursor: pointer;
}

.card__img-small:hover {
	border: 2px solid #D5B89B;
}

.card__wrap2 {
	width: 44.3%;
}

.card__title1 {
	color: #5C322A;
	font-size: 32px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.card__title2 {
	max-width: 620px;
	width: 100%;
	font-size: 22px;
	line-height: 1.45;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.card__price-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1px;
}

.card__new-price {
	font-size: 32px;
	line-height: 1.2;
	font-weight: 700;
	padding-right: 20px;
	position: relative;
	margin-right: 25px;
}

.card__new-price-icon {
	position: absolute;
	bottom: 11px;
	right: 0;
	width: 16px;
	height: 18px;
	fill: #000;
}

.card__old-price {
	font-size: 20px;
	font-weight: 300;
	color: #989898;
	text-decoration: line-through;
	padding-right: 13px;
	position: relative;
	margin-right: 41px;
}

.card__old-price-icon {
	position: absolute;
	bottom: 12px;
	right: 0;
	width: 10px;
	height: 11px;
	fill: #989898;
}

.card__sale {
	font-size: 18px;
	color: #fff;
	position: relative;
	z-index: 1;
}

.card__sale-bg {
	position: absolute;
	z-index: -1;
	top: -3px;
	right: -8px;
	width: 60px;
	height: 30px;
	fill: #E2B386;
}

.card__text1 {
	color: rgba(61, 61, 61, 0.7);
	font-size: 18px;
	margin-bottom: 28px;
}

.card__text2 {
	font-size: 18px;
	padding-right: 15px;
	position: relative;
	display: inline-block;
	margin-bottom: 13px;
}

.card__text2-bold {
	font-size: 24px;
	font-weight: 700;
	display: inline;
}

.card__text2-icon {
	position: absolute;
	bottom: 15px;
	right: 0;
	width: 11px;
	height: 13px;
	fill: #3D3D3D;
}

.card__text3 {
	color: rgba(61, 61, 61, 0.7);
	font-size: 18px;
	margin-bottom: 8px;
}

.card__list1-wrap {
	max-width: 482px;
	width: 100%;
}

.card__list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0px -5px;
	margin-top: -10px;
	margin-bottom: 15px;
	overflow: auto;
	padding: 8px 0;
}

.card__col1 {
	width: 82px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 0px 5px;
	margin-top: 10px;
	position: relative;
}

.card__col1:first-child:after {
	left: 5px;
}

.card__col1:last-child:after {
	right: 5px;
}

.card__text3-bold {
	display: inline;
	font-size: 22px;
	color: #3D3D3D;
}

.card__btn-wrap {
	margin-bottom: 25px;
}

.card__btn2 {
	display: block;
	max-width: 482px;
	width: 100%;
	text-align: center;
	padding: 17px 10px;
	margin-bottom: 9px;
}

.card__btn3 {
	display: block;
	max-width: 482px;
	width: 100%;
	text-align: center;
	padding: 16px 10px;
}

.card-item1 {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

html.bx-touch .product-item {
	background: transparent;
}

.card-item1__img {
	padding-top: 65%;
	border: 1px solid rgba(61, 61, 61, 0.2);
	border-radius: 4px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

body .card-tab .product__title {
	margin: 0;
	margin-bottom: 20px;
	text-transform: none;
}

.card-tab .section {
	padding-top: 25px;
	padding-bottom: 25px;
}

.card-tab-list-wrap {
	position: relative;
	top: 0;
	z-index: 20;
	padding: 0 30px;
	margin: 0px -30px;
}

.card-tab-list-wrap.active {
	position: fixed;
	top: 0;
	left: 30px;
	right: 0;
}

.card-tab-list-wrap:after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
}

.card-tab-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	margin: 0px -30px;
	margin-top: -5px;
	padding: 13px 30px;
	overflow-x: auto;
	position: relative;
}

.card-tab-item1 {
	margin-right: 30px;
	margin-top: 5px;
}

.card-tab-item1:last-child {
	margin-right: 0;
}

.card-tab-link1 {
	display: inline-block;
	color: #3D3D3D;
	font-size: 20px;
	border: 1px solid rgba(61, 61, 61, 0.2);
	border-radius: 6px;
	padding: 7px 40.5px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.card-tab-link1:focus {
	color: #3D3D3D;
}

.card-tab-link1--active {
	background-color: #D5B89B;
	border: 1px solid #D5B89B;
	color: #fff;
}

.card-tab-link1--active:hover {
	color: #fff;
}

.card-tab-link1--active:focus {
	color: #3D3D3D;
}

.card-tab__wrap1 {
	margin: 0px -30px;
	padding: 30px 30px 60px;
	background-color: #fff;
}

.card-info__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.card-info__left {
	width: 59%;
	background-color: #FAFAFA;
	border-radius: 10px;
	padding: 30px;
	color: #696969;
}

.card-info__right {
	width: 39%;
	background-color: #FAFAFA;
	border-radius: 10px;
	padding: 30px;
}

.card-info__left {
	font-size: 18px;
}

.card-info__left h2,
.card-info__left h3,
.card-info__title {
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 25px;
	color: #3D3D3D;
}

.card-info__left ul {
	margin-bottom: 20px;
}

.card-info__left ul li {
	padding-left: 15px;
	font-size: 18px;
	position: relative;
	margin-bottom: 5px;
}

.card-info__left ul li:last-child {
	margin-bottom: 0;
}

.card-info__left ul li:after {
	content: '';
	position: absolute;
	top: 12px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #D5B89B;
}

.card-info__left ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

.card-info__left ol li {
	list-style: auto;
	margin-bottom: 5px;
}

.card-info__left ol li:last-child {
	margin-bottom: 0;
}

.card-info__left span {
	font-size: 18px !important;
}

.card-info__left p {
	color: #696969;
	font-size: 18px !important;
	max-width: 1115px;
	width: 100%;
	margin-bottom: 30px;
}

.card-info-item1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	color: rgba(61, 61, 61, 0.8);
	font-size: 16px;
	margin-bottom: 13.4px;
}

.card-info-item1:last-child {
	margin-bottom: 0;
}

.card-info-item1:after {
	content: '';
	border-bottom: 2px dotted rgba(61, 61, 61, 0.8);
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0px 3px;
	margin-top: 14px;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.card-info-item1__text1 {
	-webkit-box-ordinal-group: -1;
	-ms-flex-order: -2;
	order: -2;
}

.card-reviews__container1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.card-reviews__wrap {
	width: 48%;
}

.card-reviews__text1 {
	font-size: 26px;
	margin-bottom: 28px;
}

.card-reviews__text-wrap1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 39px;
}

.card-reviews__text2 {
	font-size: 68px;
	line-height: 1;
	margin-right: 38px;
}

.card-reviews__wrap1 {
	max-width: 493px;
	width: 100%;
}

.card-reviews__wrap2 {
	width: calc(100% - 589px);
}

.card-reviews__slider {
	margin-bottom: 30px;
}

.card-reviews__slider-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.card-reviews__slider-nav .swiper-button-prev-style2,
.card-reviews__slider-nav .swiper-button-next-style2 {
	position: static;
	-webkit-transform: none;
	transform: none;
	transition: opacity 0.3s;
}

.card-reviews__slider-nav .swiper-button-prev-style2,
.card-reviews__slider-nav .swiper-container-rtl .swiper-button-next-style2 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.card-reviews__btn1 {
	display: block;
	max-width: 212px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 31px;
	padding: 11.5px 10px;
}

.card-reviews-item1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 26px;
}

.card-reviews-item1:last-child {
	margin-bottom: 0;
}

.card-reviews-item1__text1 {
	margin-right: 10px;
}

.card-reviews-item1__text2 {
	max-width: 47px;
	width: 100%;
}

.card-reviews-item1__icon {
	width: 27px;
	height: 27px;
	fill: #E2B386;
}

.card-reviews-item1__line {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background-color: rgba(61, 61, 61, 0.2);
	height: 4px;
	border-radius: 20px;
	margin: 0px 10px;
}

.card-reviews-item1__slide {
	width: 10%;
	height: 100%;
	background-color: #3D3D3D;
	border-radius: 20px;
}

.star-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.star-list__item {
	margin-right: 8px;
}

.star-list__item:last-child {
	margin-right: 0;
}

.star-list__icon {
	display: block;
	width: 27px;
	height: 27px;
	fill: #E2B386;
}

.star-list__icon--off {
	fill: #E3E3E3;
}

.card-reviews-item {
	line-height: 1.3;
	background-color: #FAFAFA;
	border-radius: 10px;
	padding: 27px 30px 19px 30px;
}

.card-reviews-item .star-list__icon {
	width: 16px;
	height: 16px;
}

.card-reviews-item .star-list__item {
	margin-right: 5px;
}

.card-reviews-item__wrap {
	padding-left: 73px;
	position: relative;
	margin-bottom: 10px;
}

.card-reviews-item__img-wrap {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}

.card-reviews-item__img {
	width: 63px;
	height: 63px;
	border-radius: 50%;
}

.card-reviews-item__title {
	font-size: 16px;
	margin-bottom: 1px;
}

.card-reviews-item__text1 {
	color: #676767;
	font-size: 12px;
	margin-bottom: 7px;
}

.card-reviews-item__text2 {
	font-size: 14px;
	line-height: 1.5;
	max-width: 500px;
	width: 100%;
}

.card-reviews-item__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 20px;
}

.card-reviews-item__img1 {
	padding: 3px;
	border: 1px solid rgba(61, 61, 61, 0.2);
	border-radius: 4px;
	max-width: 80px;
	width: 100%;
	margin-right: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.card-reviews-item__img1:last-child {
	margin-right: 0;
}

.card-instructions__title {
	font-size: 22px;
	margin-bottom: 25px;
}

.card-delivery__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -15px;
	margin-top: -30px;
	margin-bottom: 30px;
}

.card-delivery__list+.card-info__left p {
	max-width: none;
}

.card-delivery__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 33.3333%;
	padding: 0px 15px;
	margin-top: 30px;
}

.card-delivery-item {
	width: 100%;
	background-color: #FAFAFA;
	border-radius: 10px;
	padding: 30px;
}

.card-delivery-item__title {
	font-size: 18px;
	min-height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding-left: 80px;
	margin-bottom: 22px;
}

.card-delivery-item__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 60px;
	height: 60px;
	background-color: #D5B89B;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.card-delivery-item__icon svg {
	width: 27px;
	height: 27px;
	fill: #fff;
}

.card-delivery-item__text-wrap {
	font-size: 16px;
	font-weight: 300;
	color: #000;
}

.card-delivery-item__text-wrap ul li {
	padding-left: 10px;
	position: relative;
}

.card-delivery-item__text-wrap ul li:after {
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background-color: #3D3D3D;
}

.catalog .title,
.card .title {
	margin-bottom: 20px;
	margin-top: 34px;
	line-height: 1.2;
}

.catalog__text1 {
	font-size: 18px;
	font-weight: 300;
	color: rgba(61, 61, 61, 0.7);
	margin-bottom: 28px;
}

.catalog__list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: -10px;
	max-width: 100%;
	margin-bottom: 20px;
}

.catalog__item1 {
	color: #3D3D3D;
	font-size: 14px;
	padding: 9px 17px;
	border-radius: 300px;
	background-color: #fff;
	margin-top: 10px;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
	/*margin-bottom: 41px;*/
	margin-right: 5px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	white-space: nowrap;
}

.catalog__wrap1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 55px;
	position: relative;
}

.catalog__btn1 {
	color: #fff;
	background-color: #D5B89B;
	border-radius: 300px;
	font-size: 18px;
	padding: 19px 25px;
	padding-right: 71px;
	position: relative;
	cursor: pointer;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
	margin-right: 90px;
}

.catalog__btn1-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 25px;
	fill: #fff;
	width: 26px;
	height: 23px;
	-webkit-transition: fill 0.3s;
	transition: fill 0.3s;
}

.catalog__wrap2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 600px;
	width: 100%;
	margin-right: 30px;
	position: relative;
}

.catalog__text2 {
	font-size: 15px;
	font-weight: 700;
}

.catalog__text2--active .catalog__text2-icon {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.catalog__text2-icon {
	display: none;
	fill: none;
	stroke: #000;
	width: 12px;
	height: 8px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.catalog__list2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog__item2 {
	color: rgba(61, 61, 61, 0.7);
	font-size: 15px;
	margin-right: 30px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.catalog,
.card {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.catalog .catalog__text1,
.card .catalog__text1 {
	order: 1;
}

.catalog__item2:last-child {
	margin-right: 0;
}

.catalog__select-wrap {
	padding: 6px 20px;
	padding-right: 34px;
	background-color: #fff;
	border-radius: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog__select-text {
	font-size: 14px;
	margin-right: 6px;
}

.catalog__btn {
	display: block;
	max-width: 200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 11.5px 10px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.catalog__wrap3 {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	width: 450px;
	z-index: 1200;
	-webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	border-radius: 10px;
	padding: 15px 10px;
	padding-bottom: 0;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	padding-bottom: 105px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.catalog__wrap3--active {
	opacity: 1;
	visibility: visible;
	pointer-events: initial;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.catalog__wrap3-close {
	position: absolute;
	top: 24px;
	right: 15px;
	width: 20px;
	height: 20px;
	fill: #000;
	cursor: pointer;
}

.catalog__wrap4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 740px;
}

.catalog__title1 {
	width: 100%;
	font-size: 24px;
	color: #5C322A;
	padding: 0px 15px;
	padding-right: 30px;
}

.catalog__text3 {
	width: 100%;
	color: #686868;
	font-size: 18px;
	font-weight: 300;
	padding: 0px 15px;
	margin-bottom: 15px;
}

.bx-filter-select-block {
	width: 100%;
	border: 1px solid #cacaca;
	border-radius: 3px;
	padding: 4px 8px;
	margin-bottom: 20px;
	font-size: 16px;
	position: relative;
}

.bx-filter-select-block::after {
	content: '';
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-left: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	transform: rotate(-45deg);
	right: 15px;
	top: 10px;
}

.catalog__checkbox-label-container {
	background-color: #FAFAFA;
	padding: 10px 20px;
}

.catalog__checkbox-label-container--minheight {
	min-height: 378px;
}

.catalog__checkbox-wrap {
	margin-bottom: 25px;
}

.catalog__checkbox-wrap:last-child {
	margin-bottom: 0;
}

.catalog__checkbox-title {
	font-size: 18px;
	margin-bottom: 5px;
}

.catalog__checkbox-label {
	display: inline-block;
	cursor: pointer;
	padding-left: 24px;
	position: relative;
}

.catalog__checkbox-label input {
	display: none;
}

.catalog__checkbox-label input:checked~.catalog__checkbox-label-icon-wrap {
	border: 1px solid #B2B2B2;
	background: #B2B2B2;
}

.catalog__checkbox-label input .catalog__checkbox-label-icon-wrap {
	border: 1px solid #B2B2B2;
	background: transparent;
}

.catalog__checkbox-label input:checked~.catalog__checkbox-label-icon-wrap .catalog__checkbox-label-icon {
	opacity: 1;
}

.catalog__checkbox-label input:checked~.catalog__checkbox-label-text {
	color: #3D3D3D;
}

.catalog__checkbox-label-text {
	display: inline-block;
	font-weight: 300;
	color: rgb(0 0 0);
	font-size: 16px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.catalog__checkbox-label-icon-wrap {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 13px;
	height: 13px;
	border: 1px solid #D5B89B;
	border-radius: 2px;
}

.catalog__checkbox-label-icon {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 14px;
	height: 14px;
	opacity: 0;
}

.catalog__color {
	margin-bottom: 17px;
}

.catalog__color-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #FAFAFA;
	border-radius: 4px;
	padding: 20px;
}

.catalog__color-item {
	width: 35px;
	height: 35px;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 4px;
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	border: 2px solid transparent;
	background-position: center;
	background-size: 122%;
	background-repeat: no-repeat;
}

.catalog__color-item.bx-active {
	border-color: #D5B89B;
}

.catalog__color-item:last-child {
	margin-right: 0;
}

.catalog__color-item:nth-child(2) {
	background-color: #EADCC2;
}

.catalog__color-item:nth-child(3) {
	background-color: #BFBFBF;
}

.catalog__color-item:nth-child(4) {
	background-color: #4D3722;
}

.catalog__color-item:nth-child(4) .catalog__color-item-icon {
	stroke: #fff;
}

.catalog__color-item:nth-child(5) {
	background-color: #000;
}

.catalog__color-item:nth-child(5) .catalog__color-item-icon {
	stroke: #fff;
}

.catalog__color-item:nth-child(6) {
	background-color: #004D85;
}

.catalog__color-item:nth-child(6) .catalog__color-item-icon {
	stroke: #fff;
}

.catalog__color-item:nth-child(7) {
	background-color: #2CA04A;
}

.catalog__color-item:nth-child(8) {
	background-color: #FFDF00;
}

.catalog__color-item input {
	display: none;
}

.catalog__color-item input:checked~.catalog__color-item-icon {
	opacity: 1;
}

.catalog__color-item input:checked+label {
	border-color: #D5B89B;
}

.catalog__color-item-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 15px;
	height: 15px;
	fill: none;
	stroke: #000;
	opacity: 0;
}

.catalog__btn2 {
	display: block;
	padding: 11.5px 10px;
	text-align: center;
	margin-bottom: 10px;
}

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

.catalog__link {
	display: inline-block;
	color: rgba(61, 61, 61, 0.7);
	font-size: 16px;
}

.catalog__list3-wrap {
	position: relative;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	overflow: auto;
}

.catalog__btn-wrap {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 450px;
	background-color: #fff;
	padding: 0px 15px;
}

.catalog-item3 {
	margin-bottom: 15px;
}

.catalog-item3:last-child {
	margin-bottom: 0;
}

.catalog-item3:first-child .catalog-item3__block,
.catalog-item3:nth-child(3) .catalog-item3__block {
	display: block;
}

.catalog-item3__title {
	padding: 0px 15px;
	position: relative;
	padding-right: 50px;
	cursor: pointer;
}

.catalog-item3__title:after {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	width: 15px;
	height: 15px;
	background: url("../img/arrow1.svg") center/contain no-repeat;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.catalog-item3__title.active:after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.catalog-item3__block {
	display: none;
	padding: 0px 15px;
	padding-right: 35px;
	padding-top: 11px;
}

.slider-range-wrap {
	padding-bottom: 40px;
}

.slider-range-text {
	font-size: 18px;
}

.slider-range-text__ruble-icon {
	display: inline-block;
	width: 9px;
	height: 10px;
	fill: #3D3D3D;
}

.ui-slider .ui-slider-handle {
	width: 9px;
	height: 9px;
	font-family: "Circe", sans-serif;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -4px;
	top: -4px;
}

.ui-slider-horizontal {
	height: 2px;
}

.ui-widget-content {
	background: #DADADA;
}

.ui-widget-header {
	background: #D5B89B;
}

.ui-widget.ui-widget-content {
	border: none;
	margin-top: 15px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	background: #D5B89B;
	-webkit-box-shadow: 0px 0px 10px #D5B89B;
	box-shadow: 0px 0px 10px #D5B89B;
	border: none;
	outline: none;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-radius: 50%;
}

.slider-val {
	position: absolute;
	top: calc(100% + 10px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: rgba(61, 61, 61, 0.7);
	font-size: 13px;
}

.pagination__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.pagination__item {
	margin-right: 10px;
}

.pagination__item:last-child {
	margin-right: 0;
}

.pagination__link {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #3D3D3D;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.pagination__link--active {
	background-color: rgba(61, 61, 61, 0.2);
}

.basket {
	position: fixed;
	bottom: 0;
	left: 300px;
	right: 0;
	z-index: 11;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #D5B89B;
	color: #fff;
	padding: 15px 10px;
}

.basket__text1 {
	font-size: 22px;
	margin-right: 30px;
}

.basket__text1-bold {
	display: inline;
	font-size: 28px;
	font-weight: 700;
}

.basket__btn4 {
	margin: 0px 30px;
}

.basket .card__new-price-icon,
.basket .card__old-price-icon,
.basket .card__sale-bg {
	fill: #fff;
}

.basket .card__old-price {
	color: #fff;
}

.basket .card__sale {
	color: #000;
}

.seconpage .basket {
	left: 65px;
}

.tags .items {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.tags .items li {
	margin-right: 15px;
	line-height: 0;
}

.tags .items li:last-child {
	margin-right: 0;
}

.tags .items li a {
	color: #000;
	background-color: #fff;
	border-radius: 300px;
	padding: 9px 15px;
	display: block;
	line-height: 1.4;
	transition: all 0.3s;
}

.mobileMenu {
	position: fixed;
	z-index: 10;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px 20px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 20px rgba(61, 61, 61, 0.1);
	box-shadow: 0px 0px 20px rgba(61, 61, 61, 0.1);
	display: none;
}

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

.mobileMenu__link {
	display: block;
	padding-top: 26px;
	position: relative;
	color: #3D3D3D;
	font-size: 11px;
	letter-spacing: 0.02em;
}

.mobileMenu__link-icon-wrap {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media only screen and (min-width : 1301px) {
	.main-wrap1--seconpage.main-wrap1--seconpage-hidden {
		width: 65px !important;
	}

	.main-wrap1--seconpage.main-wrap1--seconpage-hidden:hover {
		width: 65px !important;
	}

	.card-tab-list-wrap.active {
		left: 96px;
	}
}

.mobileMenu__link-count {
	position: absolute;
	top: -3px;
	right: -3px;
	width: 11px;
	height: 11px;
	background-color: #D5B89B;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 8px;
	font-weight: 700;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body #ReaspektPopupBody .ReaspektClosePosition {
	position: static;
}

.mobileMenu__link-icon {
	display: block;
	width: 20px;
	height: 20px;
	fill: #D5B89B;
}

/* полоса прокрутки (скроллбар) */

.site-wrap *::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background: rgba(61, 61, 61, 0.2);
	border-radius: 10px;
}

/* ползунок скроллбара */

.site-wrap *::-webkit-scrollbar-thumb {
	background-color: #a7a7a7;
	border-radius: 10px;
}

.site-wrap *::-webkit-scrollbar-thumb:hover {
	background-color: #a7a7a7;
}

/* Стрелки */

.site-wrap *::-webkit-scrollbar-button:vertical:start:decrement {
	display: none;
}

.site-wrap *::-webkit-scrollbar-button:vertical:end:increment {
	display: none;
}

.site-wrap *::-webkit-scrollbar-button:horizontal:start:decrement {
	display: none;
}

.site-wrap *::-webkit-scrollbar-button:horizontal:end:increment {
	display: none;
}

.jq-selectbox__select {
	width: 44px;
	height: 44px;
	background-color: rgba(247, 247, 247, 0.6);
	font-family: "Circe", sans-serif;
	border-radius: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.jq-selectbox__select:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 44px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 100%;
	width: 20px;
	height: 15px;
	background: url("../img/arrow1.svg") center right no-repeat;
	cursor: pointer;
}

.jq-selectbox__select-text {
	display: inline-block;
	width: 36px !important;
	height: 36px;
	background: rgba(61, 61, 61, 0.05);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 12px;
	cursor: pointer;
}

.jq-selectbox__dropdown {
	width: 100%;
	border-radius: 0 0 300px 300px;
	background-color: #fff;
	background-color: rgba(247, 247, 247, 0.6);
	padding-bottom: 5px;
}

.jq-selectbox li,
.jq-select-multiple li {
	width: 36px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	font-size: 14px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 5px;
	cursor: pointer;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}

.jq-selectbox li:last-child,
.jq-select-multiple li:last-child {
	margin-bottom: 0;
}

.opened .jq-selectbox__select {
	border-radius: 300px 300px 0 0;
}

.file-link {
	display: inline-block;
	color: rgba(61, 61, 61, 0.6);
	font-size: 16px;
	text-decoration: underline;
	padding-left: 39px;
	position: relative;
}

.file-link__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 24px;
	height: 24px;
	fill: #3D3D3D;
}

.swiper-pagination-style2 {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0px 30px;
}

.swiper-pagination-style2 .swiper-pagination-bullet {
	opacity: 1;
	width: 30px;
	height: 30px;
	background: none;
	margin-right: 10px;
	font-size: 12px;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}

.swiper-pagination-style2 .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

.swiper-pagination-style2 .swiper-pagination-bullet-active {
	background: rgba(61, 61, 61, 0.2);
}

.swiper-button-prev-style2,
.swiper-button-next-style2 {
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #D5B89B;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.swiper-button-prev-style2 svg,
.swiper-button-next-style2 svg {
	fill: none;
	stroke: #fff;
	width: 4px;
	height: 8px;
}

.swiper-button-prev-style2,
.swiper-container-rtl .swiper-button-next-style2 {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	left: 23px;
}

.swiper-button-next-style2,
.swiper-container-rtl .swiper-button-prev-style2 {
	right: 23px;
}

.input-checkbox {
	display: none;
}

.input-checkbox:checked~.label-checkbox .label-checkbox-icon {
	opacity: 1;
}

.input-checkbox:checked~.footer__form-btn {
	background-color: #D5B89B;
	cursor: pointer;
}

.input-checkbox:checked~.footer__form-btn:hover {
	opacity: 0.7;
}

.label-checkbox {
	margin-top: 12px;
	position: relative;
	padding-left: 22px;
	cursor: pointer;
}

.label-checkbox__icon-wrap {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 12px;
	height: 12px;
	border: 1px solid #B2B2B2;
	border-radius: 2px;
}

.label-checkbox__text {
	display: inline-block;
	color: #B2B2B2;
	font-size: 14px;
	text-decoration: underline;
}

.label-checkbox-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 9px;
	height: 9px;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.label-checkbox-icon svg {
	stroke: #B2B2B2;
	fill: none;
	display: block;
	width: 100%;
	height: 100%;
}

.card__slider1 .swiper-slide {
	height: auto;
}

.card__slider1 .swiper-slide iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.thumb-wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.thumb-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none;
}

.swiper-button-prev-style1,
.swiper-button-next-style1 {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin-top: 0;
	outline: none;
	width: 60px;
	height: 60px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.swiper-button-next5.swiper-button-disabled,
.swiper-button-prev5.swiper-button-disabled {
	opacity: 0;
}

.mainMenu-wrap--hidden {
	overflow: hidden;
}

.seo-body-text {
	margin-top: 70px;
}

.swiper-button-prev-style1:after,
.swiper-button-next-style1:after {
	content: '';
	position: absolute;
	top: -4px;
	bottom: -4px;
	right: -4px;
	left: -4px;
	background-color: rgba(255, 255, 255, 0.4);
	border-radius: 50%;
}

.swiper-button-prev-style1 svg,
.swiper-button-next-style1 svg {
	position: relative;
	z-index: 1;
	fill: #000;
	width: 14px;
	height: 13px;
}

.swiper-button-prev-style1 svg,
.swiper-container-rtl .swiper-button-next-style1 svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.swiper-container-horizontal>.swiper-scrollbar-style1 {
	height: 1px;
	background: rgba(61, 61, 61, 0.2);
}

.swiper-scrollbar-drag {
	background-color: #3D3D3D;
}

.swiper-pagination-style1 {
	bottom: 35px;
	left: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.swiper-pagination-style1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #3D3D3D;
	position: relative;
	margin-right: 15px;
	opacity: 1;
	outline: none;
	transition: background-color 0.3s;
}

.swiper-pagination-style1 .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

.swiper-pagination-style1 .swiper-pagination-bullet-active {
	background-color: #D5B89B;
}

.no-touch .menu__link:hover,
.no-touch .footer__menu-link:hover,
.no-touch .catalog__item2:hover {
	color: #D5B89B;
}

.no-touch .btn1:hover,
.no-touch .btn:hover,
.no-touch .menu1__link:hover,
.no-touch .swiper-button-prev-style1:hover,
.no-touch .swiper-button-next-style1:hover,
.no-touch .mainBanner__img:hover,
.no-touch .novelties-item1:hover,
.no-touch .novelties-item2:hover,
.no-touch .novelties-item3:hover,
.no-touch .social-item__link:hover,
.no-touch .footer__mes-link:hover,
.no-touch .dev:hover,
.no-touch .submenu-all-link:hover,
.no-touch .submenu-close:hover,
.no-touch .product-item__label:hover,
.no-touch .product-item__slider:hover,
.no-touch .product-item__item:hover,
.no-touch .product-item__title:hover,
.no-touch .btn2:hover,
.no-touch .btn3:hover,
.no-touch .btn4:hover,
.no-touch .dev-link:hover,
.no-touch .catalog__color-item:hover,
.no-touch .product-item__basket:hover,
.no-touch .product__title:hover,
.no-touch .card-reviews-item__img1:hover {
	opacity: 0.7;
}

.no-touch .search__btn:hover svg {
	fill: #000;
}

.no-touch .label-checkbox__text:hover,
.no-touch .product-item__link:hover,
.no-touch .file-link:hover {
	text-decoration: none;
}

.breadcrumbs {
	width: 100%;
}

.no-touch .breadcrumbs__link:hover,
.no-touch .catalog__link:hover {
	text-decoration: underline;
}

.no-touch .mainMenu__item-wrap:hover {
	background-color: #D5B89B;
	-webkit-box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0);
	box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0);
}
.no-touch .mainMenu__item-wrap.green_icon:hover {
	background-color: #009900;
	-webkit-box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0);
	box-shadow: inset 0px -0.5px 0px rgba(61, 61, 61, 0);
}

.no-touch .mainMenu__item-wrap:hover .mainMenu__item-icon1 {
	background-color: #D5B89B;
}
.no-touch .mainMenu__item-wrap.green_icon:hover .mainMenu__item-icon1{
	background-color: #009900;
}

.no-touch .mainMenu__item-wrap:hover .mainMenu__item-icon1 svg {
	fill: #fff;
}

.no-touch .mainMenu__item-wrap:hover .mainMenu__item-icon2 svg {
	stroke: #fff;
}

.no-touch .mainMenu__item-wrap:hover .mainMenu__item-text {
	color: #fff;
}

.no-touch .submenu__link:hover {
	background-color: #AB9681;
}

.no-touch .submenu__link:hover .submenu__link-count {
	background-color: #fff;
	color: #3D3D3D;
}

.no-touch .product-item:hover {
	z-index: 2;
}

.no-touch .product-item:hover:after {
	opacity: 1;
}

.no-touch .product-item:hover .product-item__wrap1 {
	opacity: 1;
	visibility: visible;
	pointer-events: initial;
}

.no-touch .product-item__slider-wrap:hover .product-item__slider-line {
	opacity: 1;
}

.no-touch .product-item__slider-img-conainer:hover .product-item__slider-img {
	opacity: 1;
}

.no-touch .product-item__slider-img-conainer:hover .product-item__slider-line {
	background-color: #3D3D3D;
}

.no-touch .adressPopup__btn:hover svg {
	fill: #3d3d3d;
}

.no-touch .adressPopup__item1:hover {
	background-color: #D5B89B;
	color: #fff;
}

.no-touch .adressPopup__item2-text:hover {
	color: #D5B89B;
}

.no-touch .card__img-big-icon:hover {
	fill: #000;
}

.no-touch .card__col1:hover .card-item1__img {
	border: 1px solid #D5B89B;
	opacity: 0.7;
}

.no-touch .card__col1:hover:after {
	background-color: #3D3D3D;
}

.no-touch .card-tab-link1:hover {
	background-color: #D5B89B;
	border: 1px solid #D5B89B;
	color: #fff;
}

.no-touch .card-tab-link1:focus {
	/*   color: #fff;*/
}

.no-touch .card-tab-link1--active:focus {
	color: #fff;
}


.no-touch .catalog__item1:hover {
	background-color: #D5B89B;
	color: #fff;
}

.no-touch .catalog__btn1:hover {
	background-color: #fff;
	color: #000;
}

.no-touch .catalog__btn1:hover svg {
	fill: #000;
}

.no-touch .jq-selectbox li:hover,
.no-touch .jq-select-multiple li:hover {
	background-color: #D5B89B;
	color: #fff;
}

.no-touch .pagination__link:hover {
	background-color: rgba(61, 61, 61, 0.2);
}

.table-wrap {
	margin-bottom: 25px;
}

a#load-more-carts-btn {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	color: #fff;
	font-family: "Circe", sans-serif;
	background-color: #D5B89B;
	border-radius: 6px;
	transition: opacity 0.3s;
	display: block;
	max-width: 200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 11.5px 10px;
	margin-bottom: 20px;
}

a#load-more-carts-btn:hover {
	opacity: 0.7;
}

a#load-more-carts-btn.download {
	color: transparent;
	border-color: transparent;
	position: relative;
	background-color: transparent;
}

a#load-more-carts-btn.download:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	border: 5px solid #f3f3f3;
	/* Light grey */
	border-top: 5px solid #3498db;
	/* Blue */
	border-radius: 50%;
	width: 70px;
	height: 70px;
	animation: spin 2s linear infinite;
}

.load-more-btn-wrapper {
	display: flex;
	justify-content: center;
}

.pagination {
	width: 100%;
	margin: 0;
	margin-top: 50px;
}

.navigation-pages {
	display: flex;
	justify-content: center;
}

.navigation-pages a, .navigation-pages span {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #3D3D3D;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	margin: 0 5px;
}

.navigation-pages a:hover, .navigation-pages span:hover {
	background-color: rgba(61, 61, 61, 0.2);
}

.navigation-pages .nav-current-page {
	background-color: rgba(61, 61, 61, 0.2);
}

.full-text h4 {
	font-size: 26px;
}

.catalog__important span {
	color: #fff;
	display: inline-block;
	background-color: #3D3D3D;
	padding: 10px 20px;
	border-radius: 300px;
	cursor: pointer;
	margin-left: 10px;
	transition: background-color 0.3s;
}

.catalog__important span:hover {
	background-color: #D5B89B;
}
.rekvizit_row{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 40px;
}
.rekvizit{
	color: #9A9EA6;
	font-size: 16px;
}
.footer__copy{
	background-color: white;
	padding: 10px;
	border-radius: 6px;
	width: fit-content;
}
.show_cookie_row{
/*	transform: translateY(0px)!important;*/

}
.show_cookie_row_basket{
	transform: translateY(136px)!important;
	transition:all 1s ease;
}
.show_cookie_basket.show_cookie_row_basket{
	transform: translateY(210px)!important;
}
.cookie_row{
	transition:all 1s ease;
	transform: translateY(210px);
	position: fixed;
	bottom: 210px;
	right: 0;
	z-index: 11;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #3D3D3D;
	color: #fff;
	padding: 15px 10px;
	gap: 30px;
	width: 100%;
}


.cookie_but{
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	background-color: #fff;
	font-family: "Circe", sans-serif;
	color: #3D3D3D;
	border-radius: 6px;
	padding: 12px 20px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;

}
.cookie_but:hover{
	opacity: 0.7;
	cursor: pointer;
}
.d_n{
	display: none!important;
}

.seconpage .cookie_row {
	left: 65px;
}
@media only screen and (max-width: 1800px) {
	.footer__wrap4 {
		max-width: 580px;
	}

	.footer__wrap3 {
		margin-bottom: 25px;
	}

	.footer {
		padding-bottom: 0;
	}
	.cookie_row{
		width: unset;
		left: 300px;
	}
}


@media only screen and (max-width: 1700px) {
	.footer__wrap4 {
		max-width: none;
		margin-top: 25px;
	}

	.footer__nav {
		max-width: none;
	}
}

@media only screen and (max-width: 1650px) {

	.menu__item,
	.header__tel {
		margin-right: 10px;
	}

	.search {
		max-width: 316px;
	}

	#search-container.header__search {
		margin-right: 13px;
	}

	.menu1 {
		max-width: 470px;
	}

	.menu1__link-icon {
		width: 35px;
		height: 35px;
	}

	.menu1__link-icon svg {
		width: 17px;
		height: 17px;
	}

	.menu1__link {
		padding-left: 43px;
	}

	.menu1__link-text {
		font-size: 12px;
	}
}

@media only screen and (max-width: 1600px) {
	.novelties__wrap1 {
		width: 54%;
	}

	.novelties__wrap2 {
		width: 43%;
	}

	.novelties__wrap3 {
		width: 53%;
	}

	.novelties__wrap4 {
		width: 42%;
	}

	.video__wrap1 {
		margin-top: 0;
	}
}

@media only screen and (max-width: 1500px) {
	.card-tab-link1 {
		font-size: 20px;
		padding: 7px 20px;
	}
}

@media only screen and (max-width: 1340px) {

	.cookie_row {
		left: 0;
		width: unset;
	}
	.seconpage .cookie_row{
		left: 0;
		width: unset;
	}
	.main-wrap1 {
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.main-wrap1--active {
		visibility: visible;
		opacity: 1;
	}

	.main-wrap2 {
		width: 100%;
	}

	.toggle {
		display: block;
	}

	.mainMenu-wrap {
		padding-top: 40px;
	}

	.mainMenu-close {
		display: block;
	}

	.header__nav {
		display: none;
	}

	.header__adress-link-container {
		margin-top: 0;
	}

	.menu1 {
		max-width: 540px;
	}

	.logo-wrap {
		display: none;
	}

	.header__logo {
		display: block;
	}

	.header {
		background-color: #fff;
	}

	#search-container.header__search {
		order: 2;
		max-width: none;
		width: calc(100% - 44px);
		margin-right: 0;
		margin-top: 12px;
	}

	.header__wrap {
		position: relative;
		z-index: 3;
	}

	.adress-link__wrap {
		right: auto;
		left: 0;
	}

	.header__wrap::after {
		content: '';
		position: absolute;
		z-index: -1;
		top: -5px;
		left: -30px;
		right: -30px;
		height: 30px;
		background-color: #f5f3f1;
	}

	/* #search-container.header__search {
		width: 16px;
		height: 16px;
		position: relative;
		max-width: none;
		margin-right: 0;
		-webkit-box-ordinal-group: -1;
		-ms-flex-order: -2;
		order: -2;
		margin-top: 0;
	} */

	/* .search__form {
		position: absolute;
		top: calc(100% + 10px);
		left: 0;
		width: 316px;
		z-index: 2;
		-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	} */

	/* .search__form--active {
		visibility: visible;
		opacity: 1;
		pointer-events: initial;
	} */

	/* .search__icon {
		display: block;
	} */

	.header__tel {
		padding-left: 0;
	}

	.header__tel .tel__icon {
		display: none;
	}

	.header__tel .tel__link-wrap:last-child {
		display: none;
	}

	.header__btn1 {
		display: none;
	}

	.header__tel {
		margin-right: 0;
	}

	.header__menu1 {
		margin: 0 -3px;
		margin-top: -50px;
		max-width: none;
		width: calc(100% - 130px);
		justify-content: flex-end;
	}

	.tel__link-bold {
		font-size: 14px;
	}

	.header__adress-link-container {
		order: -2;
		margin-bottom: 12px;
	}

	.header__contact {
		order: -1;
		width: calc(100% - 175px);
		margin-bottom: 12px;
	}

/*	.menu1__item:nth-child(1),
	.menu1__item:nth-child(2) {
		display: none;
	}
*/
	.menu1__item {
		width: auto;
		padding-left: 3px;
		padding-right: 3px;
	}

	.menu1__link {
		width: 32px;
		height: 32px;
		padding: 0;
	}

	.menu1__link-icon {
		width: 32px;
		height: 32px;
		background-color: #f5f2f2;
		border-radius: 6px;
		border: none;
	}

	.menu1__link-icon svg {
		width: 20px;
		height: 20px;
		fill: #3D3D3D;
	}

	.menu1__link-text {
		display: none;
	}

	.header {
		padding-top: 5px;
	}

	.section {
		padding: 20px 30px;
	}

	.mainBanner {
		background-color: #fff;
		padding-left: 0;
		padding-right: 0;
	}

	.mainBanner__slider-nav {
		display: none;
	}

	.mainMenu--seconpage .mainMenu__item-text,
	.mainMenu--seconpage .mainMenu__item-icon2 {
		display: block;
	}

	.main-wrap1--seconpage {
		width: 300px;
	}



	.mainMenu--seconpage .mainMenu__item-wrap {
		padding: 19px 30px;
		padding-left: 80px;
		min-height: initial;
	}

	.mainMenu--seconpage .submenu-wrap--active {
		left: 300px;
	}

	.mainMenu__item--mob {
		display: block;
	}

	.catalog__text2-icon {
		display: inline-block;
	}

	.catalog__list2 {
		margin-right: 0;
		position: absolute;
		z-index: 15;
		top: 100%;
		left: 0;
		width: 165px;
		border-radius: 6px;
		background-color: #fff;
		padding: 10px;
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
	}

	.catalog__list2--active {
		visibility: visible;
		opacity: 1;
		pointer-events: initial;
	}

	.catalog__item2 {
		margin-right: 0;
		margin-bottom: 5px;
	}

	.catalog__item2:last-child {
		margin-bottom: 0;
	}

	.catalog__text2 {
		margin-right: 0;
	}

	.catalog__wrap1 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.catalog__select-wrap {
		margin-left: auto;
	}

	.main-wrap2--secondpage .header {
		padding-bottom: 20px;
	}

	.catalog__wrap2 {
		max-width: none;
		width: auto;
		margin-right: 0;
	}

	.catalog__btn1 {
		margin-right: 30px;
	}

	.basket,
	.seconpage .basket {
		left: 0;
	}

	.mainMenu--seconpage .mainMenu__item-icon1 {
		width: 65px;
	}

	.card-reviews__wrap2 {
		width: 100%;
		margin-top: 30px;
	}

	.card {
		padding-bottom: 0;
	}

	.product-col {
		width: 33.3333%;
	}
}

@media only screen and (max-width: 1250px) {
	.catalog__text2-wrap {
		display: none;
	}
}

@media only screen and (max-width: 1200px) {
	.card-tab-item1 {
		margin-right: 20px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.card-info__left,
	.card-info__right {
		width: 48%;
	}
}

@media only screen and (max-width: 1150px) {
	.footer__form {
		max-width: none;
		margin-bottom: 15px;
	}

	.social-text {
		margin-right: 20px;
	}

	.social {
		justify-content: flex-end;
		width: 100%;
	}
}

@media only screen and (max-width: 1100px) {
	.product-col {
		width: 50%;
	}

	.novelties-item1__img {
		height: 230px;
	}

	.novelties__wrap4 {
		display: none;
	}

	.novelties__wrap3 {
		width: 100%;
	}

	.novelties__container2 {
		margin-top: 15px;
	}

	.novelties__wrap1,
	.novelties__wrap2 {
		width: 49%;
	}

	.novelties-item2__title {
		font-size: 22px;
		margin-bottom: 5px;
	}

	.novelties-item2__title-bold {
		font-size: 32px;
	}

	.novelties-item2 {
		text-align: center;
		padding: 13px 10px;
	}

	.novelties-item2__text1 {
		font-size: 18px;
	}

	.novelties-item1__img--big {
		height: 100%;
	}

	.advantages-item__text {
		font-size: 14px;
	}

	.advantages-item__img {
		width: 63px;
		height: 54px;
		top: 23px;
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.advantages__col:nth-child(2) .advantages-item__img {
		width: 38px;
		height: 47px;
	}

	.advantages__col:nth-child(3) .advantages-item__img {
		width: 40px;
		height: 47px;
	}

	.advantages__col:nth-child(4) .advantages-item__img {
		width: 47px;
		height: 47px;
	}

	.advantages__col:nth-child(5) .advantages-item__img {
		width: 51px;
		height: 47px;
	}

	.advantages__col:nth-child(6) .advantages-item__img {
		width: 46px;
		height: 47px;
	}

	.advantages-item {
		padding: 30px;
		padding-top: 95px;
		text-align: center;
		min-height: 140px;
	}

	.footer__nav {
		max-width: none;
		margin-bottom: 30px;
	}

	.footer__contact-btn1 {
		max-width: none;
		margin-bottom: 0;
	}

	.footer__copy {
		margin-top: 20px;
	}

	.footer__contact {
		margin-bottom: 17px;
	}

	.dev-link {
		margin-top: 30px;
	}

	.catalog__list1 {
		overflow: auto;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.catalog__item1 {
		/* padding-bottom: 15px; */
	}
}

@media only screen and (max-width: 1000px) {

	.cookie_text{
		font-size: 18px;
	}

	.card-info__left,
	.card-info__right {
		width: 100%;
	}

	.card-info__left {
		margin-bottom: 30px;
	}

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

@media only screen and (max-width: 950px) {
	.basket {
		padding: 15px 10px;
		text-align: center;
	}

	.basket__text1 {
		width: 100%;
		font-size: 18px;
	}

	.basket__text1-bold {
		font-size: 23px;
	}

	.basket .card__new-price {
		font-size: 22px;
		padding-right: 15px;
		margin-right: 15px;
	}

	.basket .card__new-price-icon {
		width: 12px;
		height: 12px;
		bottom: 6px;
	}

	.basket .card__old-price {
		font-size: 16px;
		margin-right: 25px;
		padding-right: 10px;
	}

	.basket .card__old-price-icon {
		width: 8px;
		height: 8px;
		bottom: 7px;
	}

	.card-delivery__col {
		width: 50%;
	}
}

@media only screen and (max-width: 900px) {
	.title, .bx-title {
		font-size: 22px;
		padding-right: 26px;
		margin-bottom: 25px;
	}

	.title__icon {
		width: 6px;
		height: 12px;
	}

	.product-item__wrap1 {
		display: none;
	}

	.product-item:after {
		border-radius: 10px;
		bottom: -15px;
	}

	.assortment-item__text {
		margin-bottom: 20px;
	}

	.video__title1 {
		font-size: 22px;
		max-width: none;
	}

	.video__title2 {
		font-size: 18px;
	}

	.video__wrap1 {
		width: 100%;
		margin-bottom: 25px;
	}

	.video__wrap2 {
		width: 100%;
	}

	.video__title1,
	.video__title2,
	.mainAssortment__text1,
	.mainAssortment__list1 {
		margin-bottom: 25px;
	}

	.mainAssortment__text1,
	.mainAssortment__item1,
	.mainAssortment__text2 {
		font-size: 16px;
	}

	.mainAssortment__item1:after,
	.why__item1:after {
		left: 5px;
		top: 11px;
	}

	.mainAssortment__item1,
	.why__item1 {
		padding-left: 15px;
	}

	.advantages__text1 {
		font-size: 14px;
	}

	.advantages__text2 {
		font-size: 22px;
	}

	.why__text1 {
		font-size: 14px;
		margin-bottom: 25px;
	}

	.why__item1 {
		font-size: 16px;
	}

	.why__text2 {
		font-size: 14px;
		margin-bottom: 25px;
	}

	.why__wrap2 {
		padding: 22px;
	}

	.why__col2 {
		width: 50%;
	}

	.why__container1 {
		margin-bottom: 30px;
	}

	.adressPopup__title {
		font-size: 22px;
	}

	.fancybox-slide--html .fancybox-close-small {
		top: 10px;
		right: 10px;
	}

	.adress-link__title {
		font-size: 16px;
	}

	.adress-link__title-city {
		font-size: 20px;
	}

	.adress-link__btn1 {
		font-size: 16px;
		padding: 5px 10px;
		max-width: 65px;
	}

	.adress-link__btn2 {
		font-size: 16px;
		padding: 4px 10px;
		max-width: 65px;
	}

	.adress-link__wrap {
		max-width: 300px;
		padding: 20px;
	}

	.catalog__item1,
	.catalog__wrap1 {
		margin-bottom: 10px;
	}

	.main-wrap2--secondpage .header__logo {
		max-width: 133px;
		margin-right: auto;
	}

	.catalog__text1 {
		font-size: 15px;
	}

	.card__wrap1 {
		width: 100%;
		margin-bottom: 30px;
	}

	.card__wrap2 {
		width: 100%;
	}

	.card__btn-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.card__btn2,
	.card__btn3 {
		width: 48%;
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 800px) {
	.product-list1 {
		overflow: auto;
		padding-bottom: 20px;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.product-list1 .product-col {
		width: 340px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.card-reviews__text2 {
		font-size: 36px;
		margin-right: 20px;
	}

	.star-list__icon {
		width: 22px;
		height: 22px;
	}

	.card-reviews__text-wrap1 {
		margin-bottom: 20px;
	}

	.card-reviews__btn1 {
		margin-left: 0;
	}

	.product-item__icon1 {
		top: 15px;
	}

	.product-item__icon2 {
		top: 67px;
	}

	.product-item__icon3 {
		top: 119px;
	}

	.card__slider1 .product-item__icon2 {
		top: 15px;
	}

	.card__slider1 .product-item__icon3 {
		top: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.rekvizit {
		padding: 30px 15px;
	}
	.form-horizontal {
		padding: 0px 20px;
	}

	.form-horizontal .col-sm-10 {
		padding: 0;
	}
}

@media only screen and (max-width: 700px) {
	.card-tab-list-wrap.active {
		left: 15px;
	}

	.card-tab-list {
		margin: 0px -15px;
		margin-top: -5px;
		padding: 13px 15px;
	}

	.card-tab-list-wrap {
		margin: 0px -15px;
		padding: 0px 15px;
	}

	.header__menu1 {
		margin-top: -10px;
	}

	.product-item__title {
		margin-top: 15px;
	}

	.menu1__item {
		margin-top: 10px;
	}

	.header,
	.section {
		padding-left: 15px;
		padding-right: 15px;
	}

	.card-tab__wrap1 {
		margin: 0px -15px;
		padding: 15px 15px 60px;
	}

	.mainBanner {
		padding-left: 0;
		padding-right: 0;
	}

	.submenu-wrap--active {
		left: 0;
		z-index: 20;
	}

	.submenu-wrap {
		width: 100%;
	}

	.main-wrap1 {
		width: 100%;
	}

	.swiper-pagination-style1 .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
		margin-right: 12px;
	}

	.swiper-pagination-style1 .swiper-pagination-bullet:after {
		width: 10px;
		height: 10px;
	}

	.swiper-pagination-style1 {
		left: 15px;
		bottom: 15px;
	}

	.novelties__wrap2 {
		display: none;
	}

	.novelties__wrap1 {
		width: 100%;
	}

	.novelties-item1__wrap {
		max-width: 243px;
		padding: 20px;
	}

	.assortment-item {
		width: 100%;
	}

	.mainAssortment__text1, .mainAssortment__item1, .mainAssortment__text2, .advantages__text1,
	.video__title2, .why__text1,
	.video__text1 {
		font-size: 16px;
		line-height: 1.6;
	}

	.video__title1 {
		text-align: left;
		font-size: 24px;
		line-height: 1.4;
	}

	.mainAssortment__item1 {
		width: 100%;
	}

	.advantages__col {
		width: 50%;
		padding: 0px 7px;
		margin-top: 15px;
	}

	.advantages__col:nth-child(3n) {
		width: 100%;
	}

	.advantages__list {
		margin: 0px -7px;
		margin-top: -15px;
	}

	.why__wrap1 {
		margin-top: 0;
		width: 100%;
		margin-bottom: 25px;
	}

	.why__wrap2 {
		width: 100%;
	}

	.why-item2__title,
	.why-item2__text {
		font-size: 14px;
	}

	.why-item2__img svg {
		width: 70px;
		height: 70px;
	}

	.why-item2 {
		padding-top: 90px;
	}

	.why-item2__img {
		top: 0;
	}

	.footer {
		padding: 30px 15px;
		padding-bottom: 0;
	}

	.footer__wrap1 {
		margin: 0px -15px;
		padding: 20px 15px;
	}

	.social-text {
		width: 100%;
		margin-bottom: 15px;
		text-align: center;
		font-size: 14px;
		margin-right: 0;
	}

	.social-list {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer__label {
		width: 100%;
	}

	.footer__form-btn {
		position: absolute;
		max-width: none;
		bottom: 0;
		left: 0;
	}

	.footer__form {
		position: relative;
		padding-bottom: 60px;
	}

	.footer__input {
		border-radius: 10px;
	}

	.footer__menu-title {
		font-size: 14px;
	}

	.footer__menu-wrap {
		width: 48%;
	}

	.footer__menu-wrap:nth-child(1) {
		width: 100%;
		margin-bottom: 25px;
	}

	.footer__menu-wrap:nth-child(1) .footer__menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.footer__menu-wrap:nth-child(1) .footer__menu-item {
		width: 48%;
	}

	.footer__menu-link {
		font-size: 14px;
	}

	.footer__mes-title,
	.footer__payment-title {
		font-size: 16px;
		text-align: center;
	}

	.footer__wrap3 {
		width: 100%;
	}

	.footer__mes-list,
	.footer__payment-list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer__contact-wrap {
		max-width: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.footer__contact {
		margin-left: auto;
		margin-right: auto;
	}

	.footer__mes {
		width: 100%;
	}

	.footer__copy {
		text-align: center;
		width: 100%;
	}

	.footer__wrap2 {
		padding-top: 20px;
	}

	.body-overflow {
		overflow: hidden;
	}

	.submenu-wrap {
		position: fixed;
		display: block;
	}

	.mainMenu-wrap {
		position: relative;
		padding-bottom: 200px;
	}

	.submenu-all-link {
		width: 100%;
		display: block;
		margin-top: 15px;
	}

	.mainMenu--seconpage .submenu-wrap--active {
		left: 0;
		top: 0;
	}

	.catalog__select-wrap {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 20px;
	}

	.catalog__text3 {
		margin-bottom: 20px;
	}

	.__jivoMobileButton {
		display: none !important;
	}

	.catalog__btn1 {
		width: 100%;
		text-align: center;
	}

	.catalog__select-wrap {
		width: calc(100% - 100px);
	}

	.catalog__wrap2 {
		align-items: center;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 650px) {
	.ui-slider .ui-slider-handle {
		width: 16px;
		height: 16px;
	}

	.ui-slider-horizontal .ui-slider-handle {
		margin-left: -8px;
		top: -8px;
	}

	.catalog__wrap3,
	.catalog__btn-wrap {
		width: 100%;
	}

	.card-delivery__col {
		width: 100%;
	}

	.header__wrap::after {
		left: -15px;
		right: -15px;
	}
}

@media only screen and (max-width: 600px) {

	.cookie_text{
		font-size: 16px;
		padding: 0 10px;
	}
	.product-list1 .product-col {
		margin-top: 20px;
	}

	.card__text1 {
		margin-bottom: 20px;
	}

	.card__slider1 {
		margin-bottom: 10px;
	}

	.card .product-item__icons {
		top: 15px !important;
		left: 15px !important;
	}

	.card__img-wrap .product-item__icon4 {
		top: 22px;
		right: 15px;
	}

	.card__title1 {
		font-size: 24px;
		line-height: 1.4;
		margin-bottom: 10px;
		order: -1;
	}

	.card__img-big-icon {
		display: none;
	}

	.card__img-wrap .product-item__icon4 {
		top: 20px;
	}

	/*
.card__container .ibg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
*/

	.card__text3-bold {
		font-size: 16px;
		line-height: 1.4;
	}

	.card__text2 {
		font-size: 16px;
		margin: 10px 0;
	}

	.card__text2-bold {
		font-size: 20px;
	}

	.card__title2 {
		font-size: 16px;
		order: 1;
	}

	.card__wrap2 {
		display: flex;
		flex-direction: column;
	}

	.card__btn-wrap {
		order: 2;
		margin-top: 0;
		margin-bottom: 0;
	}

	.card__price-wrap {
		order: 0;
	}

	.card__text3 {
		order: 2;
	}

	.card__list1-wrap {
		order: 2;
	}

	.novelties__wrap4 {
		display: flex;
		width: 100%;
	}

	.novelties-item1__wrap {
		position: static;
		width: 100%;
		max-width: 100%;
	}

	.novelties__wrap2 {
		display: block;
		width: 100%;
		order: -1;
		margin-bottom: 20px;
	}

	.novelties-item1--big {
		flex-direction: column;
	}

	.novelties-item1__img--big {
		height: 230px;
	}

	.card__btn2,
	.card__btn3 {
		width: 100%;
		margin-bottom: 15px;
	}

	.card__btn3 {
		margin-bottom: 0;
	}
	.product__btn3 {
		padding: 12px 10px;
	}

	.card-reviews-item {
		padding: 25px 15px;
	}

	.menu1__item:nth-child(2) {
		display: block;
	}

	.button_ba21 {
		display: none !important;
	}

	.mobileMenu {
		display: block;
	}

	.basket {
		display: none;
	}

	.wrap_f813 {
		display: none !important;
	}
}

@media only screen and (max-width: 550px) {
	.product-col {
		width: 100%;
	}

	.adressPopup__list2 {
		width: 48%;
	}

	.adressPopup {
		padding: 30px 10px;
	}

	.catalog__btn1 {
		font-size: 16px;
		padding: 10px 10px;
		padding-right: 35px;
		margin-right: 0;
	}

	.catalog__btn1-icon {
		right: 10px;
		width: 15px;
		height: 14px;
	}

	.slider-range-text,
	.catalog__checkbox-title,
	.catalog__checkbox-label-text {
		font-size: 15px;
	}

	.catalog__checkbox-wrap {
		margin-bottom: 15px;
	}

	.reviews_header h2 {
		width: 100%;
		margin-bottom: 15px;
	}

	body .bx-soa .payment-block .list-group label {
		width: 100% !important;
		margin-right: 0;
		height: auto;
		padding: 10px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		font-size: 15px;
	}

	body .bx-soa .payment-block .list-group label img {
		margin: 0;
		margin-right: 10px;
	}

	body textarea.form-control {
		min-height: 150px !important;
		padding: 20px 10px;
		resize: none;
	}

	.toTop-wrap {
		right: 20px;
	}
}

@media only screen and (max-width: 500px) {
	.card-info-item1 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.card-info__right,
	.card-info__left {
		padding: 20px 10px;
	}

	.card-info-item1__text1 {
		max-width: calc(100% - 120px);
	}

	.card-info__left h2,
	.card-info__left h3,
	.card-info__title {
		font-size: 22px;
	}

	.card-info__left p,
	.card-info__left,
	.card-info__left ul li,
	.card-info__left span {
		font-size: 15px !important;
	}

	.card-info__left ul li:after {
		top: 11px;
	}

	.card-tab-link1 {
		font-size: 17px;
		padding: 5px 15px;
	}

	.assortment-item__text {
		width: 100%;
	}

	.assortment-item__img {
		width: 70px;
		height: 70px;
		right: 15px;
	}

	.assortment-item {
		padding: 30px 10px;
	}

	.assortment-item__title {
		font-size: 22px;
		margin-bottom: 20px;
		padding-top: 7px;
	}

	.assortment-item__title {
		padding-right: 95px;
	}

	.card__img-big-icon {
		top: 20px;
		right: 20px;
	}

	body .card-tab .product__title {
		margin-bottom: 10px;
	}

	.card-tab-list {
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	body .table-wrap table td {
		padding: 10px 5px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 450px) {
	.catalog__important span {
		display: block;
		padding: 8px 10px;
		margin-left: 0;
		margin-top: 7px;
		text-align: center;
	}
}

@media only screen and (max-width: 420px) {
	body ul.stages li {
		padding-left: 5px;
		padding-bottom: 52px;
	}

	body ul.stages li .image {
		width: 100px;
		height: 100px;
		font-size: 38px !important;
		line-height: 100px;
	}

	body ul.stages li:first-child .image {
		font-size: 23px !important;
	}

	ul.stages .arr {
		top: auto;
		bottom: 0;
		right: auto;
		left: 50%;
		transform: translateX(-50%) rotate(90deg);
	}
}

@media only screen and (max-width: 400px) {
	.product-item__icon {
		width: 39px;
		height: 39px;
		left: 10px;
	}

	.card__slider1 .product-item__icon1 {
		top: auto;
		bottom: 15px;
		right: 10px;
		left: auto;
	}

	.card__slider1 .product-item__icon2 {
		right: 55px;
		top: auto;
		bottom: 15px;
		left: auto;
	}

	.card__slider1 .product-item__icon3 {
		right: 100px;
		top: auto;
		bottom: 15px;
		left: auto;
	}
}

@media only screen and (max-width: 374px) {

	.catalog__wrap2,
	.catalog__select-wrap {
		width: 100%;
	}
}

@media only screen and (max-width: 360px) {
	.tel__icon {
		display: none;
	}

	.tel {
		padding: 0;
	}
}

.section-like .product-col,
.section-similar .product-col {
	width: 20%;
}

@media only screen and (max-width: 1450px) {

	.section-like .product-col,
	.section-similar .product-col {
		width: 25%;
	}
}

@media only screen and (max-width: 1200px) {

	.section-like .product-col,
	.section-similar .product-col {
		width: 33.3333%;
	}
}

@media only screen and (max-width: 900px) {

	.section-like .product-col,
	.section-similar .product-col {
		width: 50%;
	}

	.table-wrap1 tr:first-child {
		display: none;
	}

	.table-wrap1 tr {
		border: none;
		display: block;
		margin-bottom: 25px;
	}

	.table-wrap1 tr:last-child {
		margin-bottom: 0;
	}

	.table-wrap1 td {
		display: block;
		border: 1px solid #ccc;
		border-bottom: none;
	}

	.table-wrap1 td:before {
		content: attr(data-label);
		display: block;
		font-weight: 700;
		margin-bottom: 10px;
	}

	.table-wrap1 td:last-child {
		border-bottom: 1px solid #ccc;
	}

	.table-wrap1 td:first-child {
		display: block;
		background-color: #d5b89b;
		color: #fff;
	}

	.table-wrap1 td:first-child:before {
		display: none;
	}

	.table-wrap1 table {
		width: 100%;
		border: none;
	}
}

@media only screen and (max-width: 550px) {

	.section-like .product-col,
	.section-similar .product-col {
		width: 100%;
	}
}

.card>div {
	width: 100%;
}

.table-wrap tr:first-child {
	background-color: #d5b89b;
	color: #fff;
	font-weight: 700;
}

body .table-wrap b {
	color: #fff;
}

body #ReaspektPopupBody #ReaspektCloseBtn {
	width: 35px !important;
	height: 35px !important;
	background: #e6e6e6 url(../img/close.svg) center / 18px no-repeat;
	border-radius: 50%;
	opacity: 1;
}

body #ReaspektPopupBody #ReaspektCloseBtn:hover {
	background: #e6e6e6 url(../img/close.svg) center / 18px no-repeat;
}

#bx_incl_area_4 {
	min-width: 400px;
	margin-right: 20px;
	width: 40%;
}

#bx_incl_area_4 #search-container {
	width: 100%;
	max-width: none;
}

@media only screen and (max-width: 1300px) {
	#bx_incl_area_4 {
		width: 16px;
		order: -2;
		min-width: initial;
	}
}


@media only screen and (max-width: 700px) {
	#bx_incl_area_5 {
		order: 2;
	}
}

#selectSize-styler .jq-selectbox__select {
	width: 100%;
	height: initial;
	background: none;
	border: none;
	border-radius: 0;
	display: block;
}

#selectSize-styler .jq-selectbox__select-text {
	width: 100% !important;
	height: initial;
	background: none;
	border-radius: 0;
	display: block;
	font-size: 14px;
}

#selectSize-styler.jq-selectbox {
	width: 250px;
	background: #fff;
}

#selectSize-styler.jq-selectbox li {
	width: 100% !important;
	height: initial;
	background: none;
	border-radius: 0;
	display: block;
}

#selectSize-styler.jq-selectbox li:hover {
	color: #3D3D3D;
}

#selectSize-styler .jq-selectbox__dropdown {
	background: #fff;
	border-radius: 0;
}

div.select-mattress .jq-selectbox__select {
	width: 100%;
	height: initial;
	background: none;
	border: none;
	border-radius: 0;
	display: block;
}

div.select-mattress .jq-selectbox__select-text {
	width: 100% !important;
	height: initial;
	background: none;
	border-radius: 0;
	display: block;
	font-size: 14px;
	padding: 10px 30px 10px 10px;
}

div.select-mattress .jq-selectbox__select:after {
	left: auto;
	right: 10px;
	width: 10px;
	transition: transform 0.3s;
}

div.select-mattress.jq-selectbox {
	width: 100%;
	background: #fff;
}

div.select-mattress.jq-selectbox ul {
	padding: 5px 0;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}

div.select-mattress.jq-selectbox li {
	width: 100% !important;
	height: initial;
	background: none;
	border-radius: 0;
	display: block;
	padding: 5px 10px;
}

div.select-mattress.jq-selectbox li:hover {
	color: #3D3D3D;
}

div.select-mattress .jq-selectbox__dropdown {
	background: #fff;
	border-radius: 0;
}

.card__list1-wrap {
	margin-bottom: 15px;
}

.card__list1-wrap .jq-selectbox__select-text {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	padding: 10px 10px;
	padding-right: 30px;
	border-radius: 3px
}

.card__list1-wrap .jq-selectbox__select:after {
	left: auto;
	right: 10px;
	width: 10px;
	transition: transform 0.3s;
}

.card__list1-wrap .opened .jq-selectbox__select:after {
	transform: translateY(-50%) rotate(180deg);
}

.card__list1-wrap .jq-selectbox li, .card__list1-wrap .jq-select-multiple li {
	padding: 5px 10px;
}

.card__list1-wrap .jq-selectbox__dropdown ul {
	padding: 5px 0;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.full-text ol {
	margin: 25px 0;
	counter-reset: myCounter;
}

.full-text ol li {
	color: #696969;
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 15px;
	padding-left: 40px;
	position: relative;
}

.full-text ol li:before {
	counter-increment: myCounter;
	content: counter(myCounter);
	position: absolute;
	top: -2px;
	left: 0;
	width: 30px;
	height: 30px;
	background-color: #D5B89B;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 50%;
	padding-top: 2px;
}

.full-text ol li:last-child {
	margin-bottom: 0;
}

.reviews_wr {
	padding-top: 50px;
}

.product-item__col-link {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.product-item__link1 {
	width: 100%;
	height: 100%;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border: 1px solid rgba(61, 61, 61, 0.2);
	border-radius: 4px;
}

.product-item__link1:after {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #ccc;
	border-radius: 300px;
}

.product-item__link1:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #ccc;
	border-radius: 300px;
}

.product-item__link1-icon {
	width: 4px;
	height: 4px;
	background-color: #ccc;
	border-radius: 300px;
	margin: 0px 6px;
}

.catalog__important {
	margin-bottom: 20px;
	font-size: 18px;
}

.catalog__important.catalog__important-order {
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
}

#bx_incl_area_1 {
	width: 100%;
}

.section--lider {
	padding: 30px;
	position: relative;
	z-index: 1;
	margin: 0px -30px;
	width: calc(100% + 60px);
}

.section--lider:after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #f1f1f1;
}

.full-text ul li {
	position: relative;
	padding-left: 22px;
	margin-bottom: 15px;
	font-size: 16px;
}

.full-text li:last-child {
	margin-bottom: 0;
}

.full-text li:before {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	background: #df964e;
	top: 8px;
	left: 0;
}

.review__wrap1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 30px 0;
}

.review__wrap1 .blog-add-comment {
	margin: 0;
}

@media only screen and (max-width : 700px) {
	.section--lider {
		padding: 30px 15px;
		margin: 0px -15px;
		width: calc(100% + 30px);
	}
}

@media only screen and (max-width : 598px) {
	.catalog__important.catalog__important-order {
		margin-left: 0;
		margin-top: 15px;
	}
}

@media only screen and (max-width : 500px) {
	.review__wrap1 {
		margin: 30px 0;
		justify-content: center;
		text-align: center;
	}

	.review__wrap1 h2 {
		width: 100%;
		margin-bottom: 20px;
	}
}

.reviews li {
	padding: 30px 20px;
	background-color: #fff;
	font-size: 16px;
	font-weight: 300;
	color: #696969;
}

.reviews_form__title {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px;
}

.review-form--center {
	max-width: 600px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 30px 20px;
	border-radius: 5px
}

.reviews li .name {
	margin-top: 15px;
}

.sitemap__container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sitemap__wrap1 {
	width: calc(100% - 300px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sitemap__wrap1 #bx_incl_area_6_1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sitemap__wrap2 {
	max-width: 270px;
	width: 100%;
}

.sitemap__wrap3 {
	width: 32%;
}

ul.map-level-0 a {
	font-weight: 400;
	transition: color 0.3s;
}

@media only screen and (max-width : 1050px) {
	.sitemap__wrap1 {
		width: 100%;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width : 750px) {
	.sitemap__wrap3 {
		width: 100%;
	}
}

.slider-range-text.catalog-item3__title.f-active {
	font-weight: bold;
}

.slider-range-text.catalog-item3__title.f-active span:last-child {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	top: -4px;
	margin-left: 3px;
}

.slider-range-text.catalog-item3__title.f-active span:last-child::after, .slider-range-text.catalog-item3__title.f-active span:last-child::before {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
}

.slider-range-text.catalog-item3__title.f-active span:last-child::before {
	width: 16px;
	height: 16px;
	background: #3d3d3d;
	border-radius: 50%;
	top: 0px;
}

.slider-range-text.catalog-item3__title.f-active span:last-child::after {
	width: 6px;
	height: 4px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(-45deg);
	top: 4px;
	right: 4px;
}


/**** Листинги товаров в 1/2 колонки на мобиле ****/
.wrap-add2favorite-btn {
	display: none;
	line-height: 0;
}
.wrap-add2favorite-btn label.add2favorite-btn.checked svg {
    fill: #E2B386;
}
.catalog__wrap-but-one-two {
	display: none;
    margin-top: 20px;
}
.wrap-add_2cart_btn {
	width: 100%;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/**** /Листинги товаров в 1/2 колонки на мобиле ****/


/**** Масштабирование значков new, хит и др ****/
.section-similar .product-item__icon,
.section-like .product-item__icon {
    width: 35px;
    height: 35px;
}
.card .section-similar .product-item__icons,
.card .section-like .product-item__icons {
    top: 15px;
    left: 15px;
}
/**** /Масштабирование значков new, хит и др ****/

/**** Стили из /local/templates/new3_olmeko/components/bitrix/sale.basket.basket.small/mini_basket_2017 ****/
/*Table*/
table.sale_basket_small
{
	width:245;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/*Table head*/
table.sale_basket_small th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 3px 5px;
	vertical-align:top;
}
.favorite-number-icon{
	position: absolute;
    width: 18px;
    height: 18px;
    top: -7px;
    left: 30px;
    background: #d49d6c;
    color: #fff;
    font-size: 11px;
    text-align: center;
    border-radius: 9px;
    line-height: 18px;
    border: 1px solid #fff;
}
.favorite-number-icon.hidden{
	display:none;
}
@media(min-width: 1300px) {
	.cart-number-icon {top: -14px}
}
@media only screen and (max-width: 1650px) {
	.favorite-number-icon {
	    left: 22px;
	}
}
/**** /Стили из /local/templates/new3_olmeko/components/bitrix/sale.basket.basket.small/mini_basket_2017 ****/