
	#btn_download {
    	display: none;
	}
	.custom-role-member #btn_download,
	.custom-role-annual-divi.product-cat-divi #btn_download, 
	.custom-role-lifetime-divi.product-cat-divi #btn_download, 
	.custom-role-annual-elementor.product-cat-elementor #btn_download, 
	.custom-role-lifetime-elementor.product-cat-elementor #btn_download {
		display: block;
	}
