/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

@media (max-width: 999px) {
	[data-products=type-2] .ct-woo-card-actions {
		display: block !important;
	}
}