.tps_productsSlider .tps_productItem.tps_goItem {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	padding: 40px 25px !important;
	display: none;
	grid-template-rows: 1fr auto;
	align-items: center;
	justify-items: center;
	text-align: center;
	background-image: url(/tps/pages/static-page/anniversary/popular-product-go-item-image.jpg);
	background-size: cover;
}

.tps_goItem header {
	font-weight: bold;
	margin-bottom: 15px;
}

.tps_goItem footer {
	font-size: 18px;
	text-decoration: underline;
}

.tps_goItem footer:hover {
	color: #000;
}
