a.cwa-image-link[href],
a[data-cwa-image-link="1"][href],
a.cwa-area-link[href],
a[data-cwa-area-link="1"][href],
.widget_media_image a[href],
.widget_media_image a[href] img {
	cursor: pointer !important;
}

a.cwa-image-link[href] {
	display: inline-block;
	max-width: 100%;
	position: relative;
	z-index: 2;
}

a.cwa-image-link[href] img {
	display: block;
}

body.elementor-editor-active .cwa-clickable-widget > .elementor-element-overlay,
body.cwa-elementor-editor-preview .cwa-clickable-widget > .elementor-element-overlay {
	cursor: pointer !important;
}

body.elementor-editor-active .cwa-clickable-widget > .elementor-element-overlay .elementor-editor-element-settings,
body.elementor-editor-active .cwa-clickable-widget > .elementor-element-overlay .elementor-editor-element-setting,
body.cwa-elementor-editor-preview .cwa-clickable-widget > .elementor-element-overlay .elementor-editor-element-settings,
body.cwa-elementor-editor-preview .cwa-clickable-widget > .elementor-element-overlay .elementor-editor-element-setting {
	cursor: default !important;
}
