.elementor-widget-section [data-tippy-root] > .tippy-box {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-column [data-tippy-root] > .tippy-box {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-eael-image-hotspots .eael-protected-content-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-eael-image-hotspots .protected-content-error-msg {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-eael-image-hotspots [data-tippy-root] > .tippy-box {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-eael-image-hotspots .wpcf7 label {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-eael-image-hotspots .wpcf7-submit {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-35751 .elementor-element.elementor-element-d927179 .eael-hot-spot-wrap svg.eael-hotspot-icon {
	height: 14px;
	width: 14px;
	line-height: 14px;
	fill: #fff;
}

.elementor-35751 .elementor-element.elementor-element-d927179 .eael-hot-spot-wrap .eael-hotspot-text {
	font-size: 14px;
}

.elementor-35751 .elementor-element.elementor-element-d927179 .eael-hot-spot-wrap .hotspot-svg-icon {
	width: 14px;
}

.elementor-35751 .elementor-element.elementor-element-d927179 .eael-hot-spot-wrap:hover svg.eael-hotspot-icon {
	fill: #fff;
}

@media (max-width:1250px) {
	.elementor-widget-eael-image-hotspots .eael-protected-content-message {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-widget-eael-image-hotspots .protected-content-error-msg {
		font-size: var(--e-global-typography-secondary-font-size);
	}
}

@media (max-width:767px) {
	.elementor-widget-eael-image-hotspots .eael-protected-content-message {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-widget-eael-image-hotspots .protected-content-error-msg {
		font-size: var(--e-global-typography-secondary-font-size);
	}
}