/* Hide CTA title, description and button on mobile (max-width: 767px) for widget 14e6c7a */
@media (max-width: 767px) {
	.elementor-element-14e6c7a .elementor-cta__title,
	.elementor-element-14e6c7a .elementor-cta__description,
	.elementor-element-14e6c7a .elementor-cta__button {
		display: none !important;
	}
}
