.new-card-promos__banner--new {
	background-color: #db7093 !important;
}

.new-card-promos__banner--white-friday {
	background-color:  #ffc0cb !important;
}

.new-product__banner-recomedation {
	background-color: #4bb1bc !important;
}

.new-product__banner-new {
	background-color: #db7093 !important;
}

.new-product__banner-white-friday {
	background-color:  #ffc0cb !important;
}

@media (max-width: 767px) {
	.top-main-page .new-product .new-product__appendix{
		left: unset !important;
	}

	.top-main-page .new-product .new-product__in-stock {
		margin-top: 7px !important;
	}
}

