
#elementor-popup-modal-28371 .dialog-widget-content {
	background-color: rgba(110, 193, 228, 0);
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}

#elementor-popup-modal-28371 {
	background-color: rgba(0, 0, 0, .8);
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-28371 .dialog-message {
	width: 100vw;
	height: 100vh;
	align-items: center;
}

#elementor-popup-modal-28371 .dialog-close-button {
	display: flex;
	font-size: 30px;
}

#elementor-popup-modal-28371 .dialog-close-button i {
	color: var(--e-global-color-38520673);
}

#elementor-popup-modal-28371 .dialog-close-button svg {
	fill: var(--e-global-color-38520673);
}
