@charset "utf-8";
/* CSS Document */
.products_overlay .products_overlay_btn {
	background-color: #333;
}

.products_overlay .products_overlay_btn:hover {
	background-color: #000;
}

.custom_products li.categoryimg .category_title {
	background-color: #333;
}

.modal_play li .text-content h4 {
	background-color: #333;
}

.play_products_modal h4 a {
	color: #000;
}

.play_products_modal h4 a:hover {
	color: #333;
}

.custom_products li .products_title, .custom_products li .products_title a {
	height: 25px;
	line-height: 25px;
	font-weight: 400;
}
