

/* Start:/local/templates/tpl-new/assets/css/catalog.css?176464534670851*/
@charset "UTF-8";
.ffffff {
	color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	details {
		max-height: none;
	}
	details summary ~ * {
		max-height: 0;
		overflow: hidden;
		position: absolute;
	}
	details summary:focus {
		color: #d06c6c;
	}
	details summary:focus::before {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}
	details summary:focus ~ * {
		max-height: 20em;
		position: static;
		opacity: 1;
	}
}

@supports (-ms-ime-align: auto) {
	details {
		max-height: none;
	}
	details summary ~ * {
		max-height: 0;
		overflow: hidden;
		position: absolute;
	}
	details summary:focus {
		color: #d06c6c;
	}
	details summary:focus::before {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}
	details summary:focus ~ * {
		max-height: 20em;
		position: static;
		opacity: 1;
	}
}

@keyframes hideDown {
	0% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
	100% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
}

@-webkit-keyframes hideDown {
	0% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
	100% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
}

@keyframes bottomAppearance {
	0% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@-webkit-keyframes bottomAppearance {
	0% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@keyframes IFImg0-0 {
	0% {
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@-webkit-keyframes IFImg0-0 {
	0% {
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@keyframes IFImg1-0_1-1 {
	0% {
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@-webkit-keyframes IFImg1-0_1-1 {
	0% {
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@keyframes IFImg1-0_1-1-- {
	0% {
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
		opacity: 1;
	}
}

@-webkit-keyframes IFImg1-0_1-1-- {
	0% {
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
		opacity: 1;
	}
}

@keyframes IFImg1-2 {
	0% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@-webkit-keyframes IFImg1-2 {
	0% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@keyframes IFImg1-2-- {
	0% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	70% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@-webkit-keyframes IFImg1-2-- {
	0% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	70% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@keyframes IFImg_topEnd {
	0% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
	100% {
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
	}
}

@-webkit-keyframes IFImg_topEnd {
	0% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
	100% {
		-webkit-transform: translateY(-100vh);
		transform: translateY(-100vh);
	}
}

@keyframes IFImg_bottomEnd {
	0% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
	100% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
}

@-webkit-keyframes IFImg_bottomEnd {
	0% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
	100% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
}

@keyframes MPScrn__fonList {
	0% {
		opacity: 1;
		position: fixed;
		height: 100vh;
		top: 0;
	}
	99% {
		opacity: 1;
		position: fixed;
		height: 100vh;
		top: 0;
	}
	99.9% {
		opacity: 0;
		position: fixed;
		height: 100vh;
		top: 0;
	}
	100% {
		opacity: 0;
		position: absolute;
		height: 0;
		top: 100vh;
		overflow: hidden;
	}
}

@-webkit-keyframes MPScrn__fonList {
	0% {
		opacity: 1;
		position: fixed;
		height: 100vh;
		top: 0;
	}
	99% {
		opacity: 1;
		position: fixed;
		height: 100vh;
		top: 0;
	}
	99.9% {
		opacity: 0;
		position: fixed;
		height: 100vh;
		top: 0;
	}
	100% {
		opacity: 0;
		position: absolute;
		height: 0;
		top: 100vh;
		overflow: hidden;
	}
}

@keyframes MapScrn {
	0% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@-webkit-keyframes MapScrn {
	0% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
	100% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
}

@keyframes MapScrn_end {
	0% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
	100% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
}

@-webkit-keyframes MapScrn_end {
	0% {
		-webkit-transform: translateY(0vh);
		transform: translateY(0vh);
	}
	100% {
		-webkit-transform: translateY(100vh);
		transform: translateY(100vh);
	}
}

@keyframes arrow_f_r {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes arrow_f_r {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@keyframes arrow_f_l {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes arrow_f_l {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@keyframes arrow_f_l {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes arrow_f_l {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes kavkaz_logo_map {
	0% {
		-webkit-transform: translateY(-110%);
		transform: translateY(-110%);
	}
	50% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@keyframes kavkaz_logo_map {
	0% {
		-webkit-transform: translateY(-110%);
		transform: translateY(-110%);
	}
	50% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes arrow_f_l {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes pulsar {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	30% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulsar {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	30% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.desktop .HeaderSite {
	position: sticky;
}

.desktop .HeaderSiteBufer {
	height: 0;
}

.HeaderSite .MainMenu__leftItem1,
.HeaderSite .MainMenu__leftItem2 {
	max-width: 49% !important;
}

.text-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Catalog {
	margin-left: -10px;
	margin-right: -10px;
	background-color: #fafafa;
}

.Catalog__headerBg {
	background-color: #ffffff;
	border-bottom: 2px solid #e5e5e5;
}

.Catalog__header {
	height: 180px;
	padding: 30px 33px 0 33px;
	display: grid;
	grid-template-columns: 70% 30%;
	grid-column-gap: 0;
}

.Catalog__headerRight {
	text-align: right;
}

.Catalog__headerTitle {
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 40px;
}

.Catalog__filterList {
	display: flex;
	flex-wrap: wrap;
	width: 110%;
	column-gap: 15px;
	margin-top: 33px;
}

.Catalog__filterItem {
	position: relative;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}

@media screen and (max-width: 576px) {
	.Catalog__Item .stikerList .stiker {
		font-size: 9px;
		line-height: 12px;
		padding: 3px 12px;
	}

	.Catalog__Item .stikerList .marks__3d {
		font-size: 9px;
		line-height: 12px;
		padding: 3px 12px;
	}
}

@media screen and (max-width: 543px) {
	.Catalog__Item .stikerList {
		left: unset !important;
		right: 0 !important;
		top: 0;
		align-items: flex-end !important;
	}
}

.Catalog__filter {
	display: inline-block;
	border: 1px solid transparent;
	border-radius: 18px;
	background-color: #ffffff;
	padding: 0 10px;
	cursor: pointer;
	line-height: 32px;
}

.Catalog__filter:after {
	content: "";
	display: inline-block;
	background: url(/local/templates/tpl-new/assets/css/../images/ico_catalog_arrow-down.svg) 0 0 no-repeat;
	width: 11px;
	height: 11px;
	margin-left: 10px;
	transition: 0.25s all ease;
}

.Catalog__filterItem.opened .Catalog__filter:after {
	margin-bottom: -3px;
	transform: rotate(-180deg);
}

.Catalog__filter .closeFilter {
	display: none;
}

.Catalog__filterItem.active .Catalog__filter {
	color: #ffffff;
	background-color: #e0387e;
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	white-space: nowrap;
	border: 0;
}

.Catalog__filterItem.active .closeFilter {
	display: inline-block;
	background: url(/local/templates/tpl-new/assets/css/../images/ico_catalog_close.svg) 0 2px no-repeat;
	width: 11px;
	height: 11px;
	margin-left: 10px;
	cursor: pointer;
	position: relative;
	z-index: 2;
}

.Catalog__filterItem.active:after {
	display: none;
}

.Catalog__filter .count {
	color: #ffffff;
	position: relative;
	z-index: 1;
}

.Catalog__filter .count:before {
	content: ":";
	display: inline-block;
	padding-right: 7px;
}

.Catalog__filter .count:empty {
	display: none;
}

.Catalog__filterItemChekbox {
	display: inline-block;
	cursor: pointer;
	margin-right: 10px !important;
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
}

.Catalog__filterItemChekboxlist {
	width: 100%;
	max-height: 254px;
	overflow-y: auto;
}

.Catalog__filterItemChekboxlist::-webkit-scrollbar {
	width: 3px;
	height: 100%;
	background-color: #fafafa;
}

.Catalog__filterItemChekboxlist::-webkit-scrollbar-button {
	display: none;
}

.Catalog__filterItemChekboxlist::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: #e0387e;
	border-radius: 3px;
}
.Catalog__filterItemChekboxItem {
	display: flex;
	align-items: center;
	max-width: 100%;
	padding-left: 14px;
	padding-right: 14px;
	height: 40px;
	font-weight: 600;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 0.1px;
}
.Catalog__filterItemChekboxItem .menu-label-new {
	margin-left: 4px;
}

.Catalog__filterItemChekboxItem:hover,
.Catalog__filterItemChekboxItem.active {
	color: #e0387e;
	cursor: pointer;
}

.Catalog__filterItemChekboxItem:hover {
	background-color: rgba(23, 23, 23, 0.04);
}

.Catalog__filterItemSettings {
	position: absolute;
	top: 32px;
	left: 0;
	z-index: 4;
	min-width: 256px;
	width: auto;
	padding-top: 8px;
	display: none;
}

.Catalog__filterItemSettings:before {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 20px;
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.Catalog__filterItemSettings.price-range .Catalog__filterItemSettingsWRP {
	padding-bottom: 30px;
}

.Catalog__filterItemSettingsWRP {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	padding-top: 9px;
	padding-bottom: 16px;
}

.price-range .Catalog__filterItemSettingsWRP {
	min-height: auto;
}

.Catalog__filterItemSettingsWRP .price-range__inputs {
	margin-left: 7px;
	margin-right: 7px;
}
.Catalog__filterItemSettingsWRP .price-range__field {
	border: 1px solid rgb(171, 165, 165);
}

.Catalog__filterItemSettingsBTN {
	width: 226px;
	height: 50px;
	margin: 31px auto 0;
	text-align: center;
	cursor: pointer;
	border: 1px solid #e5e5e5;
	line-height: 50px;
	transition: 0.25s all ease;
}

.Catalog__filterItemSettingsBTN:hover {
	border: 1px solid #e5097f;
	color: #e5097f;
}

.mobile .Catalog__filterItemSettingsBTN {
	display: none;
}

.Catalog__filterItem.opened .Catalog__filterItemSettings {
	display: block;
}

.tags-pc .tags_row {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 15px;
}

.tags-swiper-mobile .tags_row {
	display: flex;
	margin-top: 15px;
}

.showMoreBtn {
	display: none;
	padding: 8px 17px;
	font-size: 12px;
	line-height: 16px;
	background: #e0387e;
	color: #fff;
	box-shadow: 0 6px 16px rgba(22, 32, 46, 0.04);
	border-radius: 40px;
	transition: 0.2s all ease-in-out;
	margin: 6px;
}

.mobile .showMoreBtn {
	display: block;
}

.mobile .showMoreBtn,
.mobile .tags-pc .tags_row .tag_item {
	padding: 6px 13px;
	font-size: 10px;
}

.showMoreBtn:hover {
	background-color: #cb3372;
}

.mobile .tags-pc .tags_row .tag_item {
	display: none; /* Скрываем все теги */
}

.mobile .tags-pc .tags_row .tag_item:nth-child(-n + 5) {
	display: block; /* Показываем первые пять тегов */
}

.tags-swiper-mobile {
	display: none;
	width: auto;
}

.tags-swiper-mobile .tags_row .tag_item {
	flex: auto;
	font-size: 10px;
	line-height: 14px;
	padding: 6px 14px;
}

.container-box.seo-tags__container {
	padding: 30px 50px 0 50px !important;
}

.seo-tags__content {
	position: relative;
	display: flex;
	justify-content: flex-start;
	gap: 10px;
	align-items: center;
	flex-wrap: wrap;
}

.tag-dropdown {
	display: inline-block;
}

.tag-dropdown--open .tag-dropdown__button {
	color: #fff;
	background: #e0387e;
}

.tag-dropdown--open .tag-dropdown__button::after {
	border-top: 6px solid #fff;
}

.tag-dropdown__button {
	position: relative;
	cursor: pointer;
	display: inline-block;
	z-index: 2;
	padding: 8px 30px 8px 17px;
	font-size: 12px;
	line-height: 16px;
	color: #16202e;
	background: #ffffff;
	box-shadow: 0 6px 16px rgba(22, 32, 46, 0.04);
	border-radius: 40px;
	transition: 0.2s all ease;
}

.tag-dropdown__list {
	position: absolute;
	top: calc(100% + 5px);
	left: 0;
	width: 100%;
	max-width: 560px;
	background: #ffffff;
	box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15); /* Более заметная тень */
	border-radius: 10px;
	padding: 20px;
	display: none;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5px;
	z-index: 100;
}

.tag-dropdown__button::after {
	content: "";
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #16202e; /* Треугольник */
	transition: 0.2s;
}

/* Анимация поворота при открытии */
.tag-dropdown--open .tag-dropdown__button::after {
	transform: translateY(-50%) rotate(180deg);
}

.tag-dropdown--open .tag-dropdown__list {
	display: flex;
}

.tag-dropdown__item {
	display: inline-block;
	flex: 1;
	text-align: center;
	max-width: 260px;
	border: 1px solid #5d6265;
	padding: 8px 17px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background: #fafafa;
	box-shadow: 0 6px 16px rgba(22, 32, 46, 0.04);
	border-radius: 40px;
	transition: 0.2s all ease;
	text-decoration: none;
	white-space: nowrap;
}

.tag-dropdown__item:hover {
	border: 1px solid #e0387e;
	color: #e0387e;
}

@media screen and (max-width: 1280px) {
	.tag-dropdown {
		position: static;
	}
}

@media screen and (max-width: 768px) {
	.container-box.seo-tags__container {
		padding: 30px 25px 0 25px !important;
	}

	.tag-dropdown__item {
		padding: 6px 14px;
		font-size: 10px;
		line-height: 12px;
	}

	.tag-dropdown__list {
		padding: 10px;
	}
}

.tags_row .tag_item {
	position: relative;
	margin: 6px;
	padding: 8px 17px;
	font-size: 12px;
	line-height: 16px;
	color: #16202e;
	background: #ffffff;
	box-shadow: 0 6px 16px rgba(22, 32, 46, 0.04);
	border-radius: 40px;
	white-space: nowrap;
	transition: 0.2s background ease;
}

.tags_row .tag_item.active {
	padding-right: 31px;
	border: 1px solid #e0397e;
}

.tags_row .tag_item.active::after {
	content: "";
	position: absolute;
	top: 11px;
	right: 14px;
	width: 14px;
	height: 9px;
	background: transparent url("/local/templates/tpl-new/assets/css/../new-header/images/done.svg") 0 0 no-repeat;
}

.tags_row .tag_item:hover {
	background: #f0f0f0;
}

.digi-dolyame-label__text {
	font-size: 14px !important;
	color: #333333 !important;
	font-family: "Open Sans", sans-serif !important;
}

.digi-dolyame-label__sign {
	font-size: 14px !important;
	font-family: "Open Sans", sans-serif !important;
}

@media screen and (max-width: 600px) {
	.CatalogList.brick .digi-dolyame-label {
		padding: 0 10px;
	}

	.digi-dolyame-label__text {
		font-size: 12px !important;
	}

	.digi-dolyame-label__price {
		font-size: 13px !important;
	}

	.digi-dolyame-label__sign {
		font-size: 12px !important;
	}
}

.CatalogList {
	display: grid;
	justify-items: center;
	align-items: center;
	justify-content: space-evenly;
	align-content: space-evenly;
	padding: 30px 30px 0;
	grid-gap: 62px 30px;
}

.CatalogList.brick {
	grid-template-columns: repeat(4, 1fr);
}

@media only screen and (min-width: 920px) and (max-width: 1200px) {
	.CatalogList.brick {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media only screen and (min-width: 800px) and (max-width: 920px) {
	.CatalogList.brick {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (min-width: 660px) and (max-width: 800px) {
	.CatalogList.brick {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (max-width: 660px) {
	.CatalogList.brick,
	.CatalogList {
		grid-template-columns: repeat(2, auto);
	}
}

@media only screen and (max-width: 576px) {
	.CatalogList.brick {
		padding: 15px 15px 0;
		grid-gap: 20px 15px;
	}
}

.catalog__item-slider .swiper-slide-active {
	width: 100% !important;
}

.catalog__item-slider {
	margin: 0 auto;
	overflow: hidden;
}

.catalog__item-slider .swiper-button-next.swiper-button-disabled,
.catalog__item-slider .swiper-button-prev.swiper-button-disabled {
	pointer-events: auto;
}

.catalog__item-slider-control.swiper-button-next,
.catalog__item-slider-control.swiper-button-prev {
	top: unset;
	transform: translateY(-50%);
	background-position: 50%;
	background-size: 12px 12px;
	width: 35px;
	background-color: #fafafa;
	height: 35px;
	border-radius: 40px;
	box-shadow: 0 8px 16px rgba(22, 32, 46, 0.2);
	margin-top: unset;
}

.catalog__item-slider-controls {
	position: absolute;
	width: 80%;
	top: calc(50% + 20px);
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	z-index: 10;
	background-size: cover;
}

.catalog__item-slider-control.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.061 15.192l7.347-7.205L1.061.783' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");
}

.catalog__item-slider-control.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5.93L2 8.282l7.5 7.355' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");
}

.CatalogList.brick .Catalog__Item__photoIMG {
	width: auto;
	max-width: 100%;
	max-height: 200px;
	-o-transition: all 200ms;
	-webkit-transition: all 200ms;
	transition: all 200ms;
	object-fit: contain;
}

.CatalogList.brick .Catalog__Item__photoIMG.additional {
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.CatalogList.brick .Catalog__Item__photoIMG.primary {
	z-index: 1;
}

.CatalogList.brick .Catalog__Item__photoIMG.primary.has_sibling:hover {
	opacity: 0;
}

.CatalogList.brick .Catalog__Item__photoIMG.primary:hover + .Catalog__Item__photoIMG.additional {
	opacity: 1;
}

.CatalogList.brick .Catalog__ItemRight__art {
	display: none;
}

.CatalogList.brick .Catalog__ItemIntroList {
	display: none;
}

.CatalogList.brick .Catalog__Item.hover .Catalog__ItemBTNList {
	display: block;
}

/* Lines view only available on tablet+ screens */
@media only screen and (min-width: 1201px) {
	.CatalogList.lines {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (min-width: 920px) and (max-width: 1200px) {
	.CatalogList.lines {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media only screen and (min-width: 800px) and (max-width: 920px) {
	.CatalogList.lines {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media only screen and (min-width: 800px) {
	.CatalogList.lines .Catalog__Item {
		display: grid;
		grid-template-columns: 320px 1fr;
		height: auto;
		min-height: 325px;
		padding-bottom: 31px;
	}
	.CatalogList.lines .Catalog__Item.hover {
		height: auto;
		min-height: 325px;
		margin-bottom: 0;
	}

	.CatalogList.lines .Catalog__ItemLeft {
		width: 320px;
		padding: 0 20px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.CatalogList.lines .Catalog__ItemRight {
		display: flex;
		text-align: left;
		flex-direction: column;
	}

	.CatalogList.lines .Catalog__Item__photo {
		line-height: 340px;
	}

	.CatalogList.lines .Catalog__Item__photoIMG {
		width: auto;
		max-width: 100%;
		-o-transition: all 200ms;
		-webkit-transition: all 200ms;
		transition: all 200ms;
		object-fit: contain;
		aspect-ratio: 1 / 1;
	}

	.CatalogList.lines .Catalog__Item__photoIMG.additional {
		opacity: 0;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.CatalogList.lines .Catalog__Item__photoIMG.primary {
		z-index: 1;
	}

	.CatalogList.lines .Catalog__Item__photoIMG.primary.has_sibling:hover {
		opacity: 0;
	}

	.CatalogList.lines .Catalog__Item__photoIMG.primary:hover + .Catalog__Item__photoIMG.additional {
		opacity: 1;
	}

	.CatalogList.lines .Catalog__ItemName {
		padding: 25px 25px 4px 0;
		text-align: left;
	}

	.CatalogList.lines .Catalog__ItemRight__art {
		margin: 0 0 4px 0;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 16px;
		color: #a1a1a1;
	}

	.CatalogList.lines .Catalog__ItemRight__art::before {
		content: "Артикул";
		display: inline-block;
		padding-right: 6px;
	}

	.CatalogList.lines .Catalog__ItemIntroList {
		order: 3;
		margin: 0 0 25px 0;
	}

	.CatalogList.lines .Product__SettList {
		font-size: 14px;
		line-height: 16px;
		margin-top: 12px;
	}

	.CatalogList.lines .Product__SettList a {
		color: #e0387e !important;
	}

	.CatalogList.lines .Catalog__ItemBTNList {
		display: block;
		margin-top: auto;
		order: 4;
	}
}

.Catalog__ItemRight__sizes {
	font-size: 12px;
	line-height: 16px;
	color: #a1a1a1;
}

@media screen and (max-width: 576px) {
	.Catalog__ItemRight {
		padding-bottom: 10px;
	}

	.Catalog__ItemBTNList .feature__docsItem_3d {
		display: none;
	}
}

.CatalogList.brick .digi-dolyame-label {
	display: flex;
	justify-content: center;
}

/* Brick structure for mobile devices but called lines (to show correct if scripts fail) */
@media only screen and (min-width: 660px) and (max-width: 799px) {
	.CatalogList.lines {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (min-width: 319px) and (max-width: 800px) {
	.CatalogList.lines .Catalog__Item__photoIMG {
		width: auto;
		max-width: 100%;
		max-height: 200px;
		-o-transition: all 200ms;
		-webkit-transition: all 200ms;
		transition: all 200ms;
		aspect-ratio: 1/1;
		object-fit: cover;
	}

	.CatalogList.lines .Catalog__Item__photoIMG.additional {
		opacity: 0;

		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.CatalogList.lines .Catalog__Item__photoIMG.primary {
		z-index: 1;
	}

	.CatalogList.lines .Catalog__Item__photoIMG.primary.has_sibling:hover {
		opacity: 0;
	}

	.CatalogList.lines .Catalog__Item__photoIMG.primary:hover + .Catalog__Item__photoIMG.additional {
		opacity: 1;
	}

	.CatalogList.lines .Catalog__ItemIntroList {
		display: none;
	}

	.CatalogList.lines .Catalog__Item.hover .Catalog__ItemBTNList {
		display: block;
	}
}
.Catalog__Item {
	font-family: "Open Sans", sans-serif;
	justify-self: stretch;
	align-self: stretch;
	position: relative;
	z-index: 1;
	background: #ffffff;
	max-width: 100%;
	min-width: unset !important;
	min-height: 200px;
	text-align: center;
	transition: all 0.5s;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
}

@media screen and (min-width: 667px) {
	.Catalog__Item {
		min-width: 280px;
	}
}

@media screen and (min-width: 576px) {
	.Catalog__Item {
		height: 340px;
	}
}

.Catalog__Item .Catalog__ItemLeft {
	position: relative;
}

.mobile .Catalog__Item a {
	outline: none;
}

.Catalog__Item.hover {
	z-index: 3;
	height: 405px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14);
	margin: 0 0 -80px 0;
	transition: all 0.2s;
}

.Catalog__Item .price {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	color: #333333;
}

@media screen and (max-width: 576px) {
	.Catalog__Item .price {
		font-size: 18px;
		line-height: 30px;
	}
}

.Catalog__Item .discount {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-right: 0;
	width: auto;
	height: auto;
	background-image: none;
}

.Catalog__Item .colors_box {
	position: absolute;
	left: 10px;
	bottom: 10px;
	margin: 8px 0;
	width: 100%;
	max-width: 280px;
	min-height: 18px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	z-index: 2;
}

.CatalogList.brick .Catalog__Item .colors_box {
	max-width: none;
	bottom: auto;
	left: 0;
	top: 170px;
	justify-content: center;
	z-index: 2;
}

@media screen and (max-width: 440px) {
	.CatalogList.brick .Catalog__Item .colors_box {
		top: 140px !important;
	}
}

.Catalog__Item .colors_box > a {
	margin-right: 2px;
}

.Catalog__Item .colors_box .colors_item {
	width: 16px;
	height: 16px;
	border: 1px solid #d8d8d8;
	border-radius: 50%;
	background: #ffffff;
}

.Catalog__Item .colors_box > a:last-child {
	margin-right: 0;
}

.CatalogList.lines .price {
	margin-top: 12px;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	color: #333333;
	order: 2;
}

.CatalogList.lines .price.old {
	margin-top: 12px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #c4c4c4;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
}

.CatalogList.lines .price.discount {
	order: 1;
}

.Catalog__Item .discount .cost {
	color: #c4c4c4;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
}

.Catalog__Item .discount .sale {
	margin-left: 5px;
	color: #e0387e;
}

.Catalog__ItemBTN {
	cursor: pointer;
	width: 140px;
	height: 40px;
	background: #e0387e;
	border-radius: 2px;
	display: inline-block;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
}

.not-for-sale-button {
	pointer-events: none;
}

.Catalog__ItemBTN.not-for-sale-button {
	background: #ffffff;
	border: 1px solid #cbcbcb;
	border-radius: 2px;
	color: #000;
}

.Catalog__ItemBTN:hover {
	background: #f8438e;
}

.Catalog__ItemBTNList {
	margin: 20px 0 0 0px;
	display: none;
}

.Catalog__Item__photo {
	position: relative;
	height: auto;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	outline: none;
}

.Catalog__ItemName {
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	padding: 12px 30px 4px 30px;
}

.Catalog__Item_not-available .Product__SettList_nal {
	pointer-events: none;
}

@media screen and (max-width: 767px) {
	.Catalog__ItemName {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.Catalog__Item.hover {
		height: auto;
	}
}

@media screen and (max-width: 576px) {
	.Catalog__ItemName {
		font-size: 14px;
		line-height: 20px;
		padding: 12px 15px 4px 15px;
	}
}
@media screen and (max-width: 450px) {
	.CatalogList.brick .Catalog__Item.hover .Catalog__ItemBTNList {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
}

.Catalog .stikerList {
	right: auto;
	left: 0;
	align-items: flex-start;
}

.Catalog__sorting {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 40px;
	line-height: 40px;
}

.select-sort {
	margin-right: 48px;
}

.select-sort .sort_label {
	margin-right: 12px;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}

@media only screen and (min-width: 319px) and (max-width: 1024px) {
}

.select-sort__select {
	display: flex;
	justify-content: flex-end;
	flex-wrap: nowrap;
	align-items: center;
}

.chosen-container {
	width: auto !important;
}
.chosen-single > span {
	font-size: 14px;
	line-height: 24px;
}

.chosen-container .chosen-results li {
	line-height: 24px;
	white-space: normal;
	text-align: left;
}

.chosen-single > div {
	display: none !important;
}

.chosen-drop {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 5;
	min-width: 150px;
}

.Catalog__sortingBTNs {
	display: flex;
	flex-wrap: nowrap;
	width: 82px;
	height: 42px;
	background-color: #ffffff;
	position: relative;
	line-height: 0;
	font-size: 0;
	margin-left: 10px;
	border-radius: 2px;
	border: 1px solid transparent;
}

.Catalog__sortingBTNs:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #cbcbcb;
	border-radius: 2px;
}

.Catalog__sortingBTN {
	line-height: 40px;
	width: 40px;
	height: 40px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	transition: 0.3s background-color ease-in-out;
}

.Catalog__sortingBTN:hover {
	background-color: #f5f5f5;
}

.Catalog__sortingBTN .Catalog__sortingBTN-fon {
	fill: transparent;
}

.Catalog__sortingBTN .Catalog__sortingBTN-elemrnt {
	fill: transparent;
	stroke: #000000;
}

.Catalog__sortingBTN.active path.Catalog__sortingBTN-fon {
	fill: #e5e5e5;
}

.Catalog__sortingBTN.active path.Catalog__sortingBTN-elemrnt,
.Catalog__sortingBTN.active rect.Catalog__sortingBTN-elemrnt {
	fill: transparent;
	stroke: #e0387e;
}

.Catalog__filtersClearAll {
	font-family: "Open Sans", sans-serif;
	cursor: pointer;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
	margin-top: 36px;
	height: 19px;
	transition: 0.1s color ease;
}

.Catalog__filtersClearAll:hover {
	color: #e0387e;
}

.Catalog .Product__SettList {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #e0387e;
	margin-top: 25px;
}

.Product__SettList .Product__SettList-label {
	padding-right: 5px;
	color: #828282;
}
.Product__SettList .Product__SettList-value {
	color: #000000;
}

@media only screen and (min-width: 1440px) and (max-width: 1679px) {
	.Catalog .Product__SettList {
		font-size: 16px;
		line-height: 20px;
		margin-top: 20px;
	}
}

.Catalog .Product__SettList_nal {
	cursor: pointer;
}

.Catalog .Product__SettList_pro {
	color: #000000;
}
.Catalog .Product__SettList_material {
	color: #000000;
}

.Catalog .Product__SettList_share:before {
	content: "Поделиться";
}

.Catalog__filterMobileBTNs {
	display: none;
	padding: 0 26px;
	height: 58px;
	line-height: 58px;
}

.Catalog__filterMobileBTNs.active {
	border-bottom: 1px solid #e5e5e5;
}

@media only screen and (min-width: 319px) and (max-width: 800px) {
	.Catalog__filterMobileBTNs {
		position: relative;
		display: grid;
		grid-template-columns: 1fr 1fr;
		align-items: center;
	}
}

.Catalog__filterMobileBTN__left {
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	background: #e0387e;
	color: #fff;
}

.Catalog__filterMobileBTN__left::before {
	content: "";
	margin-right: 8px;
	width: 26px;
	height: 26px;
	background: url(/local/templates/tpl-new/assets/css/../images/filter.svg) no-repeat center;
}

.Catalog__filterMobileBTN__fltrs {
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}

.Catalog__filterMobileBTN__close {
	display: none;
	position: absolute;
	top: 50%;
	right: 26px;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background: url(/local/templates/tpl-new/assets/css/../images/ico_catalog_close2.svg) 0 0 no-repeat;
	background-size: cover;
	cursor: pointer;
}

.Catalog__filterMobileBTNs.active .Catalog__filterMobileBTN__close {
	display: inline-block;
}

.Catalog__filterMobileBTN__right .select-sort {
	margin-right: 0;
}

.Catalog__filterMobileBTN__right .select-sort__select {
	width: 100%;
	text-align: right;
}

.Catalog__filterMobileBTN__right .chosen-single span {
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	margin-right: 0 !important;
}

.Catalog__filterMobileBTN__right .chosen-container {
	width: 100% !important;
}

@media only screen and (min-width: 319px) and (max-width: 800px) {
	.Catalog__headerRight {
		display: none;
	}
}

@media only screen and (min-width: 319px) and (max-width: 800px) {
	.Catalog__header {
		grid-template-columns: 100%;
		padding: 30px 0 0 0;
		height: auto;
		border-bottom: 1px solid #e5e5e5;
	}
}

@media only screen and (min-width: 319px) and (max-width: 800px) {
	.Catalog__headerLeft {
		position: relative;
	}

	.Catalog__headerTitle {
		text-align: center;
		margin-top: 0;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 319px) and (max-width: 800px) {
	.Catalog__filterList {
		display: none;
		height: auto;
		width: 100%;
		background: #fff;
		position: relative;
		z-index: 9;
		padding: 0 0 20px;
		margin-top: 0;
	}
	.Catalog__filterList.active {
		display: block;
	}
	.Catalog__filterList .Catalog__filterItem {
		border-bottom: 1px solid #e5e5e5;
	}
	.Catalog__filterList .Catalog__filter:after {
		content: "";
		display: none;
		position: absolute;
		right: 6px;
		top: 13px;
		z-index: 1;
	}

	.Catalog__filter {
		display: block;
		border-radius: 0;
		padding: 4px 26px;
	}

	.Catalog__filterItemSettings {
		position: relative;
		width: 100%;
		top: 0;
		padding: 8px 8px 16px 14px;
	}

	.Catalog__filterItemSettings:before {
		content: none;
	}

	.Catalog__filterItemSettingsWRP {
		width: 100%;
		padding: 0;
		border: none;
	}
}

.Catalog__filterList .Catalog__filterItem_footer {
	display: none;
}

@media only screen and (min-width: 319px) and (max-width: 800px) {
	.Catalog__filterList .Catalog__filterItem_footer {
		display: grid;
		grid-template-columns: 1fr 1fr;
		margin: 0 auto;
		padding: 20px 0 0 0;
		grid-column-gap: 10px;
		text-align: center;
		width: calc(100% - 40px);
	}
}

.Catalog__filter_clear,
.Catalog__filter_show {
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}

.Catalog__filter_clear {
	color: #000;
	background: #ffffff;
	border: 1px solid #cbcbcb;
}

.Catalog__filter_show {
	color: #ffffff;
	background-color: #e0387e;
}

.Catalog__filter_show_hidden {
	display: none;
}

.favouritesNew,
.compareNew {
	display: inline-block;
	width: 30px;
	height: 40px;
	vertical-align: top;
	cursor: pointer;
}

.favouritesNew {
	background: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7655 2.77244C15.9455 1.09049 14.2254 0 12.3654 0C10.5054 0 9.30542 0.757799 8.60542 1.57105C7.90542 0.757799 6.70541 0 4.84541 0C2.9854 0 1.26539 1.09049 0.445386 2.77244C-0.394617 4.52831 -0.034617 6.46901 1.42539 7.98461C4.92541 11.6257 8.02542 14.1949 8.06542 14.2134C8.22542 14.3427 8.40542 14.3982 8.60542 14.3982C8.80542 14.3982 8.98542 14.3427 9.14542 14.2134C9.18542 14.1949 12.2654 11.6073 15.7855 7.98461C17.2655 6.46901 17.6255 4.52831 16.7655 2.77244ZM14.6054 7.00503C12.0054 9.68505 9.64543 11.7921 8.62542 12.6608C7.60542 11.7736 5.24541 9.68506 2.6454 6.98655C1.60539 5.89606 1.34539 4.58376 1.92539 3.3454C2.46539 2.21795 3.6454 1.44168 4.8654 1.44168C7.24541 1.44168 7.78542 3.08666 7.84542 3.28997C7.92542 3.62266 8.24542 3.84445 8.60542 3.84445C8.96542 3.84445 9.28542 3.60418 9.38542 3.28997C9.44542 3.10514 9.98543 1.44168 12.3654 1.44168C13.5654 1.44168 14.7454 2.19946 15.3055 3.3454C15.9055 4.60224 15.6455 5.91454 14.6054 7.00503Z' fill='black'/%3E%3C/svg%3E")
		center 13px no-repeat !important;
}

.favouritesNew:hover,
.favouritesNew.is-active {
	background: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7655 2.77244C15.9455 1.09049 14.2254 0 12.3654 0C10.5054 0 9.30542 0.757799 8.60542 1.57105C7.90542 0.757799 6.70541 0 4.84541 0C2.9854 0 1.26539 1.09049 0.445386 2.77244C-0.394617 4.52831 -0.0346169 6.46901 1.42539 7.98461C4.92541 11.6257 8.02542 14.1949 8.06542 14.2134C8.22542 14.3427 8.40542 14.3982 8.60542 14.3982C8.80542 14.3982 8.98542 14.3427 9.14542 14.2134C9.18542 14.1949 12.2654 11.6073 15.7855 7.98461C17.2655 6.46901 17.6255 4.52831 16.7655 2.77244Z' fill='%23F8438E'/%3E%3C/svg%3E")
		center 13px no-repeat !important;
}

.compareNew {
	background: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.935366 0.924194H15.0644C15.5794 0.924194 16.0004 1.31325 16.0004 1.78918V1.90747C16.0004 2.3834 15.5794 2.77246 15.0644 2.77246H0.935366C0.420366 2.77246 0.000366211 2.3834 0.000366211 1.90747V1.78918C0.000366211 1.31325 0.420366 0.924194 0.935366 0.924194ZM17 5.54493V4.15875C17 3.68282 17.421 3.29376 17.936 3.29376H18.064C18.579 3.29376 19 3.68282 19 4.15875V5.54494L20.564 5.54495C21.079 5.54495 21.5 5.93402 21.5 6.40995V6.52824C21.5 7.00418 21.079 7.39325 20.564 7.39325L19 7.39324V8.83955C19 9.31548 18.579 9.70361 18.064 9.70361H17.936C17.421 9.70361 17 9.31548 17 8.83955V7.39323L15.435 7.39322C14.92 7.39322 14.5 7.00416 14.5 6.52822V6.40993C14.5 5.93399 14.92 5.54492 15.435 5.54492L17 5.54493ZM11.4992 5.54492H0.934988C0.419995 5.54492 0 5.93399 0 6.40994V6.52823C0 7.00418 0.419995 7.39325 0.934988 7.39325H11.4992C12.0142 7.39325 12.4352 7.00418 12.4352 6.52823V6.40994C12.4352 5.93399 12.0142 5.54492 11.4992 5.54492ZM15.0644 10.1656H0.935366C0.420366 10.1656 0.000366211 10.5546 0.000366211 11.0305V11.1488C0.000366211 11.6247 0.420366 12.0138 0.935366 12.0138H15.0644C15.5794 12.0138 16.0004 11.6247 16.0004 11.1488V11.0305C16.0004 10.5546 15.5794 10.1656 15.0644 10.1656Z' fill='%23231F20'/%3E%3C/svg%3E")
		center 13px no-repeat !important;
}

.compareNew:hover,
.compareNew.is-active {
	background: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.935366 0.924194H15.0644C15.5794 0.924194 16.0004 1.31325 16.0004 1.78918V1.90747C16.0004 2.3834 15.5794 2.77246 15.0644 2.77246H0.935366C0.420366 2.77246 0.000366211 2.3834 0.000366211 1.90747V1.78918C0.000366211 1.31325 0.420366 0.924194 0.935366 0.924194ZM17 5.54493V4.15875C17 3.68282 17.421 3.29376 17.936 3.29376H18.064C18.579 3.29376 19 3.68282 19 4.15875V5.54494L20.564 5.54495C21.079 5.54495 21.5 5.93402 21.5 6.40995V6.52824C21.5 7.00418 21.079 7.39325 20.564 7.39325L19 7.39324V8.83955C19 9.31548 18.579 9.70361 18.064 9.70361H17.936C17.421 9.70361 17 9.31548 17 8.83955V7.39323L15.435 7.39322C14.92 7.39322 14.5 7.00416 14.5 6.52822V6.40993C14.5 5.93399 14.92 5.54492 15.435 5.54492L17 5.54493ZM11.4992 5.54492H0.934988C0.419995 5.54492 0 5.93399 0 6.40994V6.52823C0 7.00418 0.419995 7.39325 0.934988 7.39325H11.4992C12.0142 7.39325 12.4352 7.00418 12.4352 6.52823V6.40994C12.4352 5.93399 12.0142 5.54492 11.4992 5.54492ZM15.0644 10.1656H0.935366C0.420366 10.1656 0.000366211 10.5546 0.000366211 11.0305V11.1488C0.000366211 11.6247 0.420366 12.0138 0.935366 12.0138H15.0644C15.5794 12.0138 16.0004 11.6247 16.0004 11.1488V11.0305C16.0004 10.5546 15.5794 10.1656 15.0644 10.1656Z' fill='%23F8438E'/%3E%3C/svg%3E")
		center 13px no-repeat !important;
}

.Catalog__TagList {
	padding: 20px 0;
	margin-bottom: -70px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.Catalog__TagList:empty {
	padding: 0;
	margin-bottom: 0px;
}

.Catalog__TagItem {
	display: inline-block;
	margin: 0 4px;
	border: 1px solid transparent;
	border-radius: 16px;
	background-color: #ffffff;
	line-height: 32px;
	font-size: 12px;
	padding: 0 10px;
	box-shadow: 0px 8px 16px rgba(22, 32, 46, 0.04);
	cursor: pointer;
	position: relative;
}

.Catalog__TagItem:hover {
	border: 1px solid #e0387e;
}

.Catalog__TagItem.active {
	border: 1px solid #e0387e;
	padding-right: 32px;
}

.Catalog__TagItem.active:before,
.Catalog__TagItem.active:after {
	content: "";
	position: absolute;
	display: block;
	height: 1px;
	background-color: #e0387e;
}

.Catalog__TagItem.active:before {
	width: 10px;
	top: 17px;
	right: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.Catalog__TagItem.active:after {
	width: 15px;
	top: 15px;
	right: 7px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.NaviBottomPagination {
	font-size: 0;
	line-height: 0;
	margin: 0 41px 0 41px;
}

.mobile .NaviBottomPagination {
	margin: 0 14px;
}

.NaviBottomPagination:before,
.NaviBottomPagination:after {
	content: "";
	display: block;
	height: 62px;
	width: 100%;
}

.NaviBottomPagination__left,
.NaviBottomPagination__right {
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 48px;
	vertical-align: top;
}

.NaviBottomPagination__left {
	width: calc(100% - 200px);
}

.NaviBottomPagination__right {
	width: 199px;
	text-align: right;
}

.NaviBottomPagination__item {
	display: inline-block;
	cursor: pointer;
	height: 48px;
	width: 48px;
	line-height: 48px;
	text-align: center;
	vertical-align: top;
	margin-right: 10px;
	border: 1px solid transparent;
	border-radius: 50%;
}

.NaviBottomPagination__item.active,
.NaviBottomPagination__item:hover {
	color: #e0387e;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 50%;
}

.NaviBottomPagination__item.active {
	cursor: default;
}

.NaviBottomPagination__item_more {
	text-align: left;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 39px;
	line-height: 48px;
	width: 194px;
	padding: 0 26px 0 12px;
}

.NaviBottomPagination__item_more:hover {
	border-radius: 39px;
}

.NaviBottomPagination__item_more:before {
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYgMTZDNiAxMC40NDc3IDEwLjQ0NzcgNiAxNiA2QzE4Ljc4MTIgNiAyMS4yMjAxIDcuMTE2MjIgMjMuMDg1NCA4Ljg3MThMMjEuNzE0NiAxMC4zMjgyQzIwLjE3OTkgOC44ODM3OCAxOC4yMTg4IDggMTYgOEMxMS41NTIzIDggOCAxMS41NTIzIDggMTZIMTFMNyAyMEwzIDE2SDZaTTI2IDE2QzI2IDIxLjU1MjMgMjEuNTUyMyAyNiAxNiAyNkMxMy4yMTg4IDI2IDEwLjc3OTkgMjQuODgzOCA4LjkxNDY0IDIzLjEyODJMMTAuMjg1NCAyMS42NzE4QzExLjgyMDEgMjMuMTE2MiAxMy43ODEyIDI0IDE2IDI0QzIwLjQ0NzcgMjQgMjQgMjAuNDQ3NyAyNCAxNkgyMUwyNSAxMkwyOSAxNkgyNloiIGZpbGw9IiMxNjIwMkUiLz48L3N2Zz4=)
		0 0 no-repeat;
	margin-right: 12px;
}

.NaviBottomPagination__item_more.is-loading:before {
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	position: static;
	top: auto;
	left: auto;
	margin-top: 0;
	margin-left: 0;
	border-width: 0;
	border-radius: 0;
	-webkit-animation: rotate 1s linear infinite forwards;
	animation: rotate 1s linear infinite forwards;
}

.NaviBottomPagination__item_arrow {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIgMThMMjggMjRMMjIgMzAiIHN0cm9rZT0iIzE2MjAyRSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=)
		0 0 no-repeat;
	margin-left: 10px;
}

.NaviBottomPagination__item_arrow_prev {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIgMThMMjggMjRMMjIgMzAiIHN0cm9rZT0iIzE2MjAyRSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=)
		0 0 no-repeat;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.description_text {
	padding: 0 41px 41px;
	font-size: 1.1666rem;
	line-height: 1.6;
}

.mobile .description_text {
	display: none;
}

.section-page .page-box {
	font-family: "Open Sans", sans-serif;
	height: auto;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	/* CSS правила для retina */
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	/* CSS правила для retina */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ya-share2 {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	.Diz__photo {
		width: 230px;
		height: 230px;
		display: block;
		margin: 45px auto 35px auto;
	}
	.favouritesNew,
	.compareNew {
		display: inline-block;
		width: 30px;
		height: 40px;
		vertical-align: top;
		cursor: pointer;
	}
	.favouritesNew {
		background: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7655 2.77244C15.9455 1.09049 14.2254 0 12.3654 0C10.5054 0 9.30542 0.757799 8.60542 1.57105C7.90542 0.757799 6.70541 0 4.84541 0C2.9854 0 1.26539 1.09049 0.445386 2.77244C-0.394617 4.52831 -0.034617 6.46901 1.42539 7.98461C4.92541 11.6257 8.02542 14.1949 8.06542 14.2134C8.22542 14.3427 8.40542 14.3982 8.60542 14.3982C8.80542 14.3982 8.98542 14.3427 9.14542 14.2134C9.18542 14.1949 12.2654 11.6073 15.7855 7.98461C17.2655 6.46901 17.6255 4.52831 16.7655 2.77244ZM14.6054 7.00503C12.0054 9.68505 9.64543 11.7921 8.62542 12.6608C7.60542 11.7736 5.24541 9.68506 2.6454 6.98655C1.60539 5.89606 1.34539 4.58376 1.92539 3.3454C2.46539 2.21795 3.6454 1.44168 4.8654 1.44168C7.24541 1.44168 7.78542 3.08666 7.84542 3.28997C7.92542 3.62266 8.24542 3.84445 8.60542 3.84445C8.96542 3.84445 9.28542 3.60418 9.38542 3.28997C9.44542 3.10514 9.98543 1.44168 12.3654 1.44168C13.5654 1.44168 14.7454 2.19946 15.3055 3.3454C15.9055 4.60224 15.6455 5.91454 14.6054 7.00503Z' fill='black'/%3E%3C/svg%3E")
			center 13px no-repeat !important;
	}
	.favouritesNew:hover {
		background: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7655 2.77244C15.9455 1.09049 14.2254 0 12.3654 0C10.5054 0 9.30542 0.757799 8.60542 1.57105C7.90542 0.757799 6.70541 0 4.84541 0C2.9854 0 1.26539 1.09049 0.445386 2.77244C-0.394617 4.52831 -0.0346169 6.46901 1.42539 7.98461C4.92541 11.6257 8.02542 14.1949 8.06542 14.2134C8.22542 14.3427 8.40542 14.3982 8.60542 14.3982C8.80542 14.3982 8.98542 14.3427 9.14542 14.2134C9.18542 14.1949 12.2654 11.6073 15.7855 7.98461C17.2655 6.46901 17.6255 4.52831 16.7655 2.77244Z' fill='%23F8438E'/%3E%3C/svg%3E")
			center 13px no-repeat !important;
	}
	.compareNew {
		background: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.935366 0.924194H15.0644C15.5794 0.924194 16.0004 1.31325 16.0004 1.78918V1.90747C16.0004 2.3834 15.5794 2.77246 15.0644 2.77246H0.935366C0.420366 2.77246 0.000366211 2.3834 0.000366211 1.90747V1.78918C0.000366211 1.31325 0.420366 0.924194 0.935366 0.924194ZM17 5.54493V4.15875C17 3.68282 17.421 3.29376 17.936 3.29376H18.064C18.579 3.29376 19 3.68282 19 4.15875V5.54494L20.564 5.54495C21.079 5.54495 21.5 5.93402 21.5 6.40995V6.52824C21.5 7.00418 21.079 7.39325 20.564 7.39325L19 7.39324V8.83955C19 9.31548 18.579 9.70361 18.064 9.70361H17.936C17.421 9.70361 17 9.31548 17 8.83955V7.39323L15.435 7.39322C14.92 7.39322 14.5 7.00416 14.5 6.52822V6.40993C14.5 5.93399 14.92 5.54492 15.435 5.54492L17 5.54493ZM11.4992 5.54492H0.934988C0.419995 5.54492 0 5.93399 0 6.40994V6.52823C0 7.00418 0.419995 7.39325 0.934988 7.39325H11.4992C12.0142 7.39325 12.4352 7.00418 12.4352 6.52823V6.40994C12.4352 5.93399 12.0142 5.54492 11.4992 5.54492ZM15.0644 10.1656H0.935366C0.420366 10.1656 0.000366211 10.5546 0.000366211 11.0305V11.1488C0.000366211 11.6247 0.420366 12.0138 0.935366 12.0138H15.0644C15.5794 12.0138 16.0004 11.6247 16.0004 11.1488V11.0305C16.0004 10.5546 15.5794 10.1656 15.0644 10.1656Z' fill='%23231F20'/%3E%3C/svg%3E")
			center 13px no-repeat;
	}
	.compareNew:hover {
		background: url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.935366 0.924194H15.0644C15.5794 0.924194 16.0004 1.31325 16.0004 1.78918V1.90747C16.0004 2.3834 15.5794 2.77246 15.0644 2.77246H0.935366C0.420366 2.77246 0.000366211 2.3834 0.000366211 1.90747V1.78918C0.000366211 1.31325 0.420366 0.924194 0.935366 0.924194ZM17 5.54493V4.15875C17 3.68282 17.421 3.29376 17.936 3.29376H18.064C18.579 3.29376 19 3.68282 19 4.15875V5.54494L20.564 5.54495C21.079 5.54495 21.5 5.93402 21.5 6.40995V6.52824C21.5 7.00418 21.079 7.39325 20.564 7.39325L19 7.39324V8.83955C19 9.31548 18.579 9.70361 18.064 9.70361H17.936C17.421 9.70361 17 9.31548 17 8.83955V7.39323L15.435 7.39322C14.92 7.39322 14.5 7.00416 14.5 6.52822V6.40993C14.5 5.93399 14.92 5.54492 15.435 5.54492L17 5.54493ZM11.4992 5.54492H0.934988C0.419995 5.54492 0 5.93399 0 6.40994V6.52823C0 7.00418 0.419995 7.39325 0.934988 7.39325H11.4992C12.0142 7.39325 12.4352 7.00418 12.4352 6.52823V6.40994C12.4352 5.93399 12.0142 5.54492 11.4992 5.54492ZM15.0644 10.1656H0.935366C0.420366 10.1656 0.000366211 10.5546 0.000366211 11.0305V11.1488C0.000366211 11.6247 0.420366 12.0138 0.935366 12.0138H15.0644C15.5794 12.0138 16.0004 11.6247 16.0004 11.1488V11.0305C16.0004 10.5546 15.5794 10.1656 15.0644 10.1656Z' fill='%23F8438E'/%3E%3C/svg%3E")
			center 13px no-repeat;
	}
	.AdditionalPhoto {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		max-width: 1460px;
		margin: 0 auto 20px auto;
	}

	@media (max-width: 860px) {
		.AdditionalPhoto {
			flex-direction: column;
		}

		.AdditionalPhoto__container {
			display: flex;
			justify-content: center;
		}
	}

	.AdditionalPhoto__container {
		flex: 1 0 34%;
	}

	.AdditionalPhoto__container:nth-child(odd) {
		display: flex;
		justify-content: flex-end;
	}

	.AdditionalPhoto__item {
		margin: 5px;
		box-sizing: border-box;
		max-width: 100%;
		min-width: 400px;
		max-height: 470px;
		width: auto;
		height: auto;
		align-self: flex-start;
	}
	#FromCollectionWRP .slick-next,
	#YouWatchedWRP .slick-next {
		right: 47px;
	}
	#FromCollectionWRP .slick-prev,
	#YouWatchedWRP .slick-prev {
		right: 110px;
	}
	.Product__SettList {
		margin-top: 12px;
	}
	.Product__SettList_share:before {
		display: none;
	}
	.ya-share2__container_size_m .ya-share2__item {
		margin: 5px 10px 5px 0;
	}
	.ya-share2 {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	.Product__title {
		font-size: 25px;
		line-height: 38px;
		margin: 0 0 15px 0;
		width: 97%;
	}
	.Product__price {
		font-size: 28px;
		line-height: 34px;
	}
	.Product__price_old {
		font-size: 18px;
		line-height: 32px;
	}
}

@media only screen and (min-width: 1140px) and (max-width: 1460px) {
	#PRODUCTphoto {
		max-width: 59vw;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1139px) {
	#PRODUCTphoto {
		max-width: 59vw;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#PRODUCTphoto {
		max-width: 59vw;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
	.ya-share2__container_size_m .ya-share2__item {
		margin: 5px 8px 5px 0;
	}
	.Product__itemWrp {
		padding: 30px 50px 10px 35px;
	}
	.Product__price {
		font-size: 30px;
	}
	.Product__price_old {
		font-size: 18px;
	}
	.Product__BTNbig {
		max-width: 150px;
		font-size: 16px;
		margin: 20px 10px 0 0;
	}
	.Product__BTNoneclick {
		max-width: 150px;
		font-size: 14px;
	}
	.Product__SettList {
		margin-top: 20px;
	}
	.PRODUCTprvw__item {
		text-align: center;
		padding-top: 12%;
		width: 75% !important;
	}
	.PRODUCTprvw__item.picture-vertical {
		padding-top: 0;
		width: auto !important;
	}
	.PRODUCTprvw__item.picture-horizontal {
		width: 100% !important;
	}
	.PRODUCTprvw__item.picture-proportional {
		width: 100% !important;
	}
	.withThisBuy__wrp {
		width: 100%;
		max-width: 990px;
		margin: 0 auto 80px auto;
	}
	#FromCollectionWRP .slick-next,
	#YouWatchedWRP .slick-next {
		right: 25px;
	}
	#FromCollectionWRP .slick-prev,
	#YouWatchedWRP .slick-prev {
		right: 88px;
	}
	.AdditionalPhoto {
		max-width: 990px;
	}
	.Look__item_1,
	.Look__item_2,
	.Look__item_3 {
		flex: 0 1 33.333333%;
	}
	.Look__item_2 .Look__foto {
		right: -35%;
	}
	.Look__title {
		font-size: 30px;
		line-height: 41px;
	}
	.Look__item_4 .Look__title {
		max-width: 80%;
	}
	.Look__item_5 .Look__foto {
		right: -9%;
	}
	.Look__item_5 .Look__wrp {
		margin-top: 114px;
	}
	.Look__item.ffffff .Look__wrp {
		margin: 0;
		bottom: 75px;
	}
}

@media only screen and (min-width: 1280px) and (max-width: 1360px) {
	.Product__BTNbig,
	.Product__BTNoneclick {
		max-width: 190px;
	}
	#FromCollectionWRP .slick-prev,
	#YouWatchedWRP .slick-prev {
		right: 90px;
	}
	#FromCollectionWRP .slick-next,
	#YouWatchedWRP .slick-next {
		right: 20px;
	}
}

.desktop #TabsTabsList {
	position: relative;
	top: 1;
	z-index: 1;
}

.mobile .Product {
	display: block;
	min-height: auto;
	width: 100%;
	margin: 0 auto;
}

.mobile #PRODUCTprvw {
	top: auto;
	bottom: 0;
	left: 0;
	z-index: 3;
	margin-left: -10px;
	width: calc(100% + 60px);
}

.mobile .Product__sborka {
	bottom: auto;
	top: 63%;
}

.mobile #PRODUCTprvw .slick-slide {
	height: 120px !important;
	width: 120px !important;
	overflow: hidden;
}

.mobile #PRODUCTprvw .slick-list {
	padding: 0 !important;
}

.mobile #PRODUCTprvw .slick-track {
	height: 120px !important;
	margin-left: 0;
	margin-right: 0;
}

.mobile #PRODUCTprvw .slick-current:before {
	content: "";
	width: 120px;
	height: 120px;
}

.mobile .Product__item:nth-child(1) {
	flex: none;
	height: 480px;
}

.mobile .Product__item:nth-child(2):before {
	content: "";
	width: 100%;
	height: 1px;
}

.mobile .Product__itemWrp {
	padding: 30px 25px 45px 25px;
}

.mobile .Product__title {
	font-size: 30px;
	line-height: 38px;
}

.mobile .Product__price {
	font-size: 30px;
	line-height: 35px;
}

.mobile .Product__price_old {
	font-size: 23px;
	line-height: 27px;
}

.mobile .Product__BTN {
	margin: 31px 0 0 0;
	position: relative;
}

.mobile .favourites {
	display: block;
	position: absolute;
	top: -69px;
}

.mobile .favourites {
	right: 55px;
}

.mobile .Product__BTNoneclick {
	display: block;
	width: 100%;
	max-width: 180px;
	height: 52px;
	font-size: 16px;
	line-height: 52px;
	position: absolute;
	top: 0;
	right: 0;
}

@media (max-width: 370px) {
	.mobile .Product__BTNoneclick {
		width: 150px;
	}
}

.mobile .Product__BTNbig {
	margin: 20px 0 0 0;
	display: block;
	max-width: 100%;
}

.mobile .Product__SettList_share:before {
	content: "";
	padding-right: 0;
}

.mobile .ya-share2__container_size_m .ya-share2__item {
	margin: 5px 11px 5px 0;
}

.mobile .Banner {
	display: block;
	height: 160px;
	background-image: none;
}

.mobile .Banner__wrp {
	padding: 17px 0 0 0;
}

.mobile .Banner__txt {
	display: block;
	font-size: 18px;
	line-height: 22px;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.mobile .Banner__btn {
	margin: 8px auto 0 auto;
	display: block;
	height: 46px;
	line-height: 46px;
}

.mobile .withThisBuy {
	height: auto;
}

.mobile .withThisBuy__wrp {
	width: 95%;
	margin: 0 auto 17px auto;
}

.mobile .withThisBuy__list {
	display: block;
}

.mobile .withThisBuy__item {
	display: inline-block;
	vertical-align: top;
}

.mobile .withThisBuy__item:before {
	content: "+";
	left: -11px;
}

.mobile .withThisBuy__item:nth-child(1),
.mobile .withThisBuy__item:nth-child(2) {
	width: 158px;
	min-height: 333px;
}

.mobile .withThisBuy__item_1 {
	width: 158px;
	min-height: 333px;
}

.mobile .withThisBuy__item_2 {
	width: 158px;
	min-height: 333px;
	margin-left: 20px;
}

.mobile .withThisBuy__item_3 {
	position: relative;
	width: 100%;
}

.mobile .withThisBuy__item_3:before {
	content: "=";
	left: 5px;
	top: 30px;
}

.mobile .withThisBuy__itemName {
	font-size: 16px;
	line-height: 22px;
	padding: 19px 30px 32px 30px;
	position: absolute;
	top: 150px;
	left: 0;
}

.mobile .withThisBuy__photo {
	height: auto;
	width: 158px;
}

.mobile .withThisBuy__Sum_new {
	position: relative;
	left: 0;
	top: 0;
	padding: 30px 0 0 35px;
}

.mobile .withThisBuy__Sum_old {
	left: auto;
	right: 30px;
	top: 45px;
}

.mobile .withThisBuy__btn {
	position: relative;
	left: 0;
	top: 0;
	margin: 20px auto;
	width: 100%;
}

.mobile .Advantages {
	min-height: auto;
}

.mobile .Advantages__item {
	padding: 43px 1vw;
}

.mobile #FromCollection,
.mobile #YouWatched {
	height: 600px;
}

.mobile .FromCollection__title,
.mobile .YouWatched__title {
	padding: 60px 0 108px 0;
}

.mobile #FromCollectionWRP .slick-prev,
.mobile #YouWatchedWRP .slick-prev {
	right: 55%;
	left: auto;
}

.mobile #FromCollectionWRP .slick-next,
.mobile #YouWatchedWRP .slick-next {
	right: auto;
	left: 55%;
}

.mobile .Look {
	overflow: hidden;
}

.mobile .Look__row {
	flex-flow: column nowrap;
	min-height: auto;
}

.mobile .Look__item {
	flex: 3 1 auto;
	align-self: stretch;
	order: 2;
	height: 500px;
}

.mobile .Look__item_2 {
	order: 5;
}

.mobile .Look__item_3 {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.mobile .Look__item_4 {
	display: none;
}

.mobile .Look__item_5 {
	display: none;
}

.mobile .AdditionalPhoto {
	width: 90%;
	margin: 50px auto 20px auto;
	display: flex;
	flex-flow: column nowrap;
}

.mobile .AdditionalPhoto__item {
	flex: 3 1 auto;
	width: 100% !important;
	min-width: 100% !important;
	height: auto !important;
	margin: 0 0 10px 0 !important;
	object-fit: cover;
}

.mobile #TabsList .tabsItem {
	width: 90% !important;
	margin: 0 auto;
}

.mobile #TabsList .tabsItem .feature__docs {
	flex-flow: column nowrap;
}

.mobile #TabsList .tabsItem .feature__docsItem {
	display: flex;
	flex: 3 1 auto;
	align-self: stretch;
	order: 2;
	margin: 0 0 20px 0;
}

.mobile #TabsList .slick-current.slick-active .tabsItem {
	display: block !important;
}

.mobile .Product__BTNplsmns .favouritesNew,
.mobile .Product__BTNplsmns .compareNew {
	display: none;
}

.mobile #PRODUCTphoto.slider {
	margin-left: 0;
}

.mobile #PRODUCTphoto .PRODUCTprvw__item.picture-horizontal {
	max-width: 100%;
	max-height: 350px;
}

.mobile #PRODUCTphoto .PRODUCTprvw__item.picture-proportional {
	max-width: 350px;
	max-height: 350px;
}

.mobile .DesignerList__item {
	width: 150px;
	height: 220px;
}

.mobile .DesignerList__item .DLFoto {
	margin: 0 auto 10px auto;
	width: 130px;
	height: 130px;
}

.mobile .DesignerListHeader {
	padding: 30px 0;
	text-align: center;
}

.mobile .DesignerListNavigation__left {
	background-color: #ffffff;
	width: 100vw;
	height: auto;
	position: absolute;
	z-index: 3;
	top: 45px;
	left: 0;
	padding-bottom: 30px;
	-webkit-transform: translateX(100vw);
	transform: translateX(100vw);
}

.mobile .DesignerListNavigation__left.active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: all 0.5s;
}

.mobile .DesignerListNavigation__left .DesignerListNavigation__btn {
	display: block;
	width: 100%;
	text-align: left;
	margin-left: 16px;
	font-weight: bold;
	font-size: 17px;
}

.mobile .DesignerListNavigation__left .DesignerListNavigation__btn.active {
	color: #000000;
	background: transparent;
}

.mobile .DesignerListNavigation__left .col-vo {
	display: inline-block;
	color: #828282;
	margin-left: 10px;
	font-weight: normal;
}

.mobile .DesignerListNavigation__btn_all {
	margin-left: 9px;
	font-weight: bold;
	font-size: 17px;
}

.mobile .DesignerListNavigation__right {
	position: relative;
	width: 100vw;
	text-align: left;
}

.mobile .DesignerListNavigation__right .openNavDiz {
	display: block;
	position: absolute;
	top: 0;
	right: 29px;
	width: 29px;
	height: 35px;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0i) 0 0 no-repeat;
}

.mobile .DesignerListNavigation__right .openNavDiz.active {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjkxNjkgMTQuMzMxMUwwLjAwMDQ4MDMyNCAyNy4yNDc0TDEuNDE0NyAyOC42NjE3TDE0LjMzMTEgMTUuNzQ1M0wyNy4yNDc0IDI4LjY2MTdMMjguNjYxNyAyNy4yNDc0TDE1Ljc0NTMgMTQuMzMxMUwyOC42NjIxIDEuNDE0MjFMMjcuMjQ3OSAwTDE0LjMzMTEgMTIuOTE2OUwxLjQxNDIxIDUuOTYwNDZlLTA4TDAgMS40MTQyMUwxMi45MTY5IDE0LjMzMTFaIiBmaWxsPSIjMTYyMDJFIi8+PC9zdmc+)
		0 0 no-repeat;
}

.mobile .NaviBottomPagination__left {
	display: none;
}

.mobile .NaviBottomPagination__right {
	width: 100%;
	text-align: center;
}

#Look .Look__row {
	max-width: 1460px;
}

.Advantages {
	display: flex;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: center;
	min-height: 251px;
	background: #fafafa;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.Advantages__item {
	font-size: 14px;
	line-height: 18px;
	min-width: 150px;
	text-align: center;
	padding: 45px 4vw;
}

@media (max-width: 1200px) {
	.Advantages__item {
		padding: 45px 2vw;
	}
}

@media (max-width: 950px) {
	.Advantages__item {
		padding: 45px 1vw;
	}
}

.Advantages__itemTxt {
	max-width: 200px;
	margin: 30px auto 0 auto;
}

@media (max-width: 900px) {
	.Advantages__itemTxt {
		max-width: 150px;
		font-size: 13px;
		line-height: 17px;
	}
}

.Banner {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 160px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: url(/local/templates/tpl-new/assets/css/../new-header/images/banner.jpg) left top no-repeat #fafafa;
}

.Banner__wrp {
	display: block;
	height: 161px;
	padding: 49px 0 0 34vw;
}

@media (min-width: 1600px) {
	.Banner__wrp {
		padding: 49px 0 0 500px;
	}
}

@media (max-width: 1200px) {
	.Banner__wrp {
		padding: 49px 0 0 28vw;
	}
}

@media (max-width: 1070px) {
	.Banner__wrp {
		padding: 56px 0 0 16vw;
	}
}

.Banner__txt {
	display: inline-block;
	vertical-align: top;
	width: 458px;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
}

.Banner__btn {
	margin: 8px 0 0 8vw;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	text-align: center;
	width: 264px;
	height: 50px;
	line-height: 49px;
	color: #e0387e;
	background: #fbfafa;
	border: 1px solid #b0b0b0;
	box-sizing: border-box;
	border-radius: 2px;
}

@media (max-width: 1290px) {
	.Banner__btn {
		margin: 8px 0 0 3vw;
	}
}

@media (min-width: 1100px) {
	.Banner__btn {
		margin: 8px 0 0 3vw;
	}
}

.Banner__btn:hover {
	border: 1px solid #e0387e;
}

.here_search_form .request-selection {
	display: flex;
	align-items: center;
	margin-top: 0;
	border-bottom: 1px solid #e5e5e5;
	padding: 45px 39px 45px 36px;
	box-shadow: none;
	background: #fafafa;
}

.here_search_form .request-selection__title {
	width: 365px;
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}

.here_search_form form {
	display: flex;
	align-items: center;
	width: calc(100% - 365px);
}

.here_search_form .request-selection__inp {
	margin-right: 8px;
	width: 240px;
	height: 43px;
}
.here_search_form input {
	background: #ffffff;
	border: 1px solid #cbcbcb;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.here_search_form .request-selection__button {
	margin-left: auto;
}
.here_search_form button {
	height: 50px;
	border: 1px solid #b0b0b0;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #e0387e;
	background: #fbfafa;
}

@media only screen and (min-width: 319px) and (max-width: 800px) {
	.here_search_form .request-selection {
		flex-direction: column;
		padding: 28px 12px;
	}
	.here_search_form form {
		flex-direction: column;
		margin-top: 18px;
		padding: 0 12px;
		width: 100%;
	}

	.here_search_form .request-selection__title {
		width: 100%;
		text-align: center;
	}

	.here_search_form .inp-group {
		width: 100%;
		margin-bottom: 18px;
	}
	.here_search_form .request-selection__inp {
		width: 100%;
		margin: 0;
	}

	.here_search_form .request-selection__input {
		padding-bottom: 0;
	}
}

.modalNew {
	opacity: 0;
	visibility: hidden;
	width: 100%;
	max-width: 565px;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3000;
	transition: 0.3s all;
}

.modalNew.active {
	opacity: 1;
	visibility: visible;
}

.modalNew__wrp {
	position: relative;
	z-index: 2;
	min-height: 280px;
	background-color: #ffffff;
	color: #828282;
	font-size: 14px;
	line-height: 20px;
	padding: 29px;
}

.modalNew__title {
	text-transform: uppercase;
	margin: 0 0 25px 0;
}

.modalNew__item {
	margin: 0 0 15px 0;
}

.modalNew__close {
	position: absolute;
	top: 29px;
	right: 29px;
	z-index: 2;
	cursor: pointer;
	background: url("/local/components/iswin/bx_catalog/templates/bd-new-design/css/../images/ico_close.svg") 0 0
		no-repeat;
	width: 15px;
	height: 15px;
}

.overlay {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 20;
	transition: 0.3s all;
}

.overlay.active {
	opacity: 0.7;
	visibility: visible;
}

.modalNew__item b {
	font-weight: bold;
	color: #000000;
}

/* End */
/* /local/templates/tpl-new/assets/css/catalog.css?176464534670851 */
