.catalog-item {
	position: relative;
}
.smart-bonus .heading + p {
	margin-top: 5px;
	margin-bottom: 0;
	color: #2e2e2e;
	font-size: 14px;
	line-height: 1.3;
}
.swiper-container {
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.swiper-product-card {
	max-width: 100%;
	padding: 20px;
}
.swiper-nav {
	box-sizing: border-box;
	height: 20%;
	margin-top: 20px;
	padding: 10px 0;
}
.swiper-nav .swiper-slide {
	opacity: 0.8;
	width: 75px;
	height: 75px;
	margin-right: 2px;
	cursor: pointer;
	transition: opacity 0.3s;
	border: 1px solid transparent;
}
.swiper-nav .swiper-slide-thumb-active {
	opacity: 1;
	pointer-events: none;
	border: 1px solid #458381;
}
.swiper-product-wrap .slider-product-card__img-wrap {
	margin: auto;
}
.slider-product-card__img-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 500px;
	height: 500px;
	margin: 50px auto;
}
.product-card a:focus {
	text-decoration: none;
}
.swiper-props-img__link {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dbe0e2;
	border-radius: 2px;
}
.swiper-props-img-wrap .swiper-container:not(.swiper-container-initialized) .swiper-slide {
	margin-right: 10px;
}
.swiper-props-img .swiper-props-img__link.active {
	pointer-events: none;
	border: 1px solid #458381;
}
.props-swiper-btn.swiper-button-disabled {
	opacity: 0.4;
	pointer-events: none;
}
.props-swiper-btn {
	position: absolute;
	z-index: 1;
	top: -30px;
	display: flex;
	align-items: center;
	justify-content: center;
	user-select: none;
	border: none;
	background: 0 0;
}
.props-swiper-btn__prev {
	right: 24px;
}
.props-swiper-btn__next {
	right: -8px;
}
.swiper-props-img-wrap {
	position: relative;
}
.product-card {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
}
.product-card h1 {
	margin: 0 0 10px;
}
.product-card .page-title {
	margin: 0 0 10px;
}
.product-card .page-title .pt-wrap .pt-wrap_i {
	padding: 0 50px 0 0;
}
.product-detail__subtitle {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px 20px;
}
.product-detail__subtitle .line {
	margin: 3px 10px;
	color: #7b7b7b;
}
.product-card .prod-status {
	color: #7b7b7b !important;
	font-size: 15px;
	font-weight: 400;
}
.product-descr .p-crd-info__price_mb {
	margin-bottom: 0;
}
.product-descr .price-item_new {
	border: none;
}
.product-descr .smart-bonus {
	padding: 5px 0;
	border: none;
	background: 0 0;
}
.product-descr .smart-bonus .bonus-amount {
	font-size: 17px;
	font-weight: 500;
}
.product-descr .icon-bonus-1:before {
	content: none;
}
.product-descr .smart-bonus .heading {
	display: flex;
	align-items: center;
}
.product-descr .smart-bonus .icon-bonus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 22px;
	color: #fff;
	border-radius: 100%;
	background: #564394;
	font-size: 12px;
	font-weight: 500;
	line-height: 15px;
}
.product-props {
	margin-bottom: 25px;
}
.product-props .name {
	margin-bottom: 10px;
	user-select: none;
	font-size: 18px;
}
.product-props__item {
	padding: 10px 0;
}
.properties-list {
	display: flex;
	overflow: auto;
	-webkit-overflow-scrolling: auto;
	-moz-overflow-scrolling: auto;
	-ms-overflow-scrolling: auto;
	-o-overflow-scrolling: auto;
	padding-bottom: 4px;
}
.properties-list::-webkit-scrollbar {
	height: 6px;
	cursor: pointer;
	-webkit-appearance: none;
}
.properties-list::-webkit-scrollbar-track {
	border-radius: 6px;
	background-color: #f1f1f1;
}
.properties-list::-webkit-scrollbar-thumb {
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background-color: #ccc;
}
.properties-item {
	display: flex;
	overflow: hidden;
	align-items: center;
	flex-shrink: 0;
	justify-content: center;
	margin-right: 10px;
	transition: box-shadow 0.3s;
	text-decoration: none;
	border: 1px solid #dbe0e2;
	border-radius: 2px;
}
.properties-item.active {
	pointer-events: none;
	border: 1px solid #458381;
}
.properties-item span {
	min-width: 20px;
	padding: 5px 10px;
	color: #2e2e2e;
}
.product-card .buy-view {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	flex-wrap: wrap;
	margin: 10px -20px 10px;
}
.buy-view__item {
	margin: 5px 20px;
}
.buy-view__item .btn.btn-success {
	min-width: 150px;
	padding: 11px 25px;
}
.product-buy {
	margin-bottom: 20px;
}
.product-buy__item {
	margin-bottom: 20px;
}
.product-buy__item--btn {
	display: flex;
	flex-wrap: wrap;
}
.product-buy__item--btn .btn-success {
	width: 100%;
	max-width: 180px;
	margin-right: 20px;
	font-size: 18px;
}
.product-card .count-control__input,
.product-card .count-control__minus,
.product-card .count-control__plus {
	width: 50px;
	height: 40px;
	line-height: 1;
}
.product-card .count-control__minus,
.product-card .count-control__plus {
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-card .price-item_sale {
	position: absolute;
	bottom: 95%;
	left: 0;
	width: 100%;
}
.product-card .p-crd-info__price {
	position: relative;
	padding: 0;
}
.product-card .price-item__val {
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
}
.price-item_sale .price-item__val_sale {
	text-decoration: line-through;
	color: #adadad;
	font-size: 18px;
}
.price-item_sale .price-item__cur {
	color: #adadad;
}
.product-detail__delivery .p-crd-info__trigger-link {
	font-size: 15px;
}
.product-preview {
	position: relative;
	border-radius: 4px;
	box-shadow: 0 2px 3px 1px rgb(0 0 0 / 15%);
}
.product-preview .labels {
	position: absolute;
	top: 20px;
	right: 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
	z-index: 2;
}
.product-preview .labels .item {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 5px;
	padding: 8px 15px;
	white-space: nowrap;
	color: #fff;
	border-radius: 2px;
	background-color: #ffdf00;
	font-size: 16px;
	line-height: 1;
}
@media (max-width: 768px) {
	.product-preview .labels .item {
		margin: 3px;
		padding: 5px 10px;
		font-size: 14px;
	}
}
.product-preview .labels .new {
	background-color: #6db3af;
}
.product-preview .labels .gift {
	background-color: #008055;
}
.product-preview .labels .hit {
	background-color: #f25d1d;
}
.product-preview .labels .discount {
	background-color: #d61414;
}
.product-card .buy-view .buy-view__item--price {
	width: calc(100% - 115px);
}

@media (min-width: 1280px) {
	.product-preview {
		width: 600px;
	}
	.product-detail {
		max-width: calc(100% - 640px);
	}
	.swiper-props-img .swiper-slide {
		width: 75px;
		height: 75px;
	}
}
@media (max-width: 1279px) {
	.swiper-props-img .swiper-slide {
		width: 50px;
		height: 50px;
	}
	.product-detail {
		max-width: calc(100% - 430px);
	}
	.slider-product-card__img-wrap {
		width: 350px;
		height: 350px;
	}
	.product-preview {
		width: 460px;
	}
	.product-detail {
		max-width: calc(100% - 500px);
	}
}
@media (min-width: 1024px) {
	.swiper-nav .swiper-slide:hover {
		opacity: 1;
	}
	.product-preview {
		margin-right: 40px;
	}
	.properties-item:hover {
		text-decoration: none;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
	}
	.properties-list::-webkit-scrollbar-thumb:hover {
		background-color: #bbb;
	}
	.swiper-props-img-wrap {
		margin: 0 0 0 -10px;
	}
	.swiper-props-img-wrap .swiper-container {
		max-width: calc(100% + 20px);
		padding: 10px;
	}
	.swiper-props-img__link:hover {
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
	}
}
@media (max-width: 1023px) {
	.product-card {
		flex-direction: column;
	}
	.product-preview {
		margin: 0 auto 40px;
	}
	.product-detail {
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.properties-item .properties-item__img-wrap {
		width: 75px;
		height: 75px;
	}
}
@media (max-width: 767px) {
	.properties-item .properties-item__img-wrap {
		width: 45px;
		height: 45px;
	}
	.slider-product-card__img-wrap {
		width: 290px;
		height: 290px;
		margin: 25px auto;
	}
}
@media (max-width: 574px) {
	.product-preview {
		width: 100%;
	}
	.product-card .product-detail h1.js-title {
		font-size: 24px !important;
	}
}
@media (max-width: 480px) {
	.product-card .buy-view .buy-view__item--btn,
	.product-card .buy-view .buy-view__item--count {
		margin: 10px auto;
	}
}
.prod-status-detail {
	margin-top: 10px;
}
