.elementor-8 .elementor-element.elementor-element-7b8c954{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-widget-hotspot .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-hotspot{--hotspot-color:var( --e-global-color-primary );--hotspot-box-color:var( --e-global-color-secondary );--tooltip-color:var( --e-global-color-secondary );}.elementor-widget-hotspot .e-hotspot__label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-hotspot .e-hotspot__tooltip{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-8 .elementor-element.elementor-element-3402272 .elementor-repeater-item-1936ae2{left:44%;--hotspot-translate-x:44%;top:72%;--hotspot-translate-y:72%;}.elementor-8 .elementor-element.elementor-element-3402272 .elementor-repeater-item-c41691d{left:49%;--hotspot-translate-x:49%;top:72%;--hotspot-translate-y:72%;}.elementor-8 .elementor-element.elementor-element-3402272 .elementor-repeater-item-5ebabbe{left:54%;--hotspot-translate-x:54%;top:72%;--hotspot-translate-y:72%;}.elementor-8 .elementor-element.elementor-element-3402272 .elementor-repeater-item-5aaee3b{left:13%;--hotspot-translate-x:13%;top:38%;--hotspot-translate-y:38%;}.elementor-8 .elementor-element.elementor-element-3402272 .e-hotspot--tooltip-position{right:initial;bottom:initial;left:initial;top:calc(100% + 5px );}.elementor-8 .elementor-element.elementor-element-3402272{--container-width:100%;--image-width:100%;--hotspot-color:var( --e-global-color-accent );--hotspot-size:10px;--tooltip-text-color:#000000;--tooltip-color:#FFFFFF;}.elementor-8 .elementor-element.elementor-element-3402272 .e-hotspot__tooltip{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}:root{--page-title-display:none;}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-3402272{--hotspot-size:1px;}}/* Start custom CSS for hotspot, class: .elementor-element-3402272 *//* Respektive prick har ett eget ID - inspektera -> ta id:et och lägg till enl. nedan */

.elementor-widget-container .elementor-repeater-item-1936ae2 .e-hotspot__inner-circle,
.elementor-widget-container .elementor-repeater-item-1936ae2 .e-hotspot__outer-circle {
  background-color: red;
}

/* CSS för att tillåta bilder */

.e-hotspot__tooltip img {
  display: block;
  max-width: 100%;
  height: auto;
}

.e-hotspot__tooltip { z-index: 9999; }


.e-hotspot__tooltip {
  width: 300px;
  height: 500px;
  overflow: auto; /* eller hidden om du vill klippa texten */
  white-space: normal;
}/* End custom CSS */