.elementor-1133 .elementor-element.elementor-element-d265830{--display:flex;--background-transition:0.3s;}#elementor-popup-modal-1133 .dialog-message{width:215px;height:auto;}#elementor-popup-modal-1133{justify-content:flex-end;align-items:flex-start;}#elementor-popup-modal-1133 .dialog-widget-content{animation-duration:0.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:100px 2% 0 0;}/* Start custom CSS for container, class: .elementor-element-d265830 */.elementor-popup-modal .dialog-message {
    position: relative;
    padding-top: 20px; /* Skapa utrymme för pilen */
}

.elementor-popup-modal .dialog-message::before {
     z-index: 10;
    content: "";
    position: absolute;
    top: -20px; /* Placera pilen uppåt */
    right: 20px; /* Justera från höger */
    border: 10px solid transparent;
    border-bottom-color: white;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}/* End custom CSS */