.off-price-card a.card:hover, .off-price-card a.card:active, .off-price-card a.card:focus {
	color: #c00;
}
.off-price-layout .off-price-card {
	flex-grow: 0 !important;
}
.off-price-card .h2 {
	color: #c00;
	margin-bottom: 0.4rem;
}
.off-price-card .sold-out {
	color: #666;
	/*margin-bottom: 0.4rem;*/
}
.off-price-layout .group {
	justify-content: flex-start;
}
.holiday-background-image{
	background: url(/assets/drsp/2017/q4/event/cyber-week/lp/bg-texture/live.jpg) repeat;
}
.holiday-transparent {
	background-color: transparent;
}
.off-price-layout .off-price-red .link_navigation {
	color: #c00;
}
.off-price-red .btn-off-price {
	background-color: #c00;
	border-color: #fff;
}
.off-price-red .btn-off-price:hover, .off-price-red .btn-off-price:focus {
	background-color: #db4d4d;
}