/* dark twin of /wp-content/plugins/elementor-pro/assets/css/widget-hotspot.min.css */
html.gf-dark .e-hotspot__inner-circle{background-color:var(--hotspot-color);}html.gf-dark .e-hotspot__outer-circle{background-color:var(--hotspot-color);}html.gf-dark .e-hotspot__button{color:var(--hotspot-color);}html.gf-dark .e-hotspot__button svg{fill:var(--hotspot-color);}html.gf-dark .e-hotspot:not(.e-hotspot--circle) .e-hotspot__button{background-color:var(--hotspot-box-color);}html.gf-dark .e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before{background-color:var(--hotspot-box-color);}html.gf-dark .e-hotspot__tooltip{background-color:var(--tooltip-color);color:var(--tooltip-text-color,#fff);}html.gf-dark .e-hotspot__direction-mask .e-hotspot__tooltip{box-shadow:none!important;}