.ecupro-popup-scroll-lock {
	overflow: hidden;
}

.ecupro-popup-shell [data-role="close"] {
	position: absolute;
	top: 6px;
	right: 8px;
	line-height: 1;
	text-decoration: none;
	border: none !important;
	box-shadow: none !important;
	outline: none;
	background: transparent;
	padding: 2px 6px;
	cursor: pointer;
	font-size: 20px;
	appearance: none;
	-webkit-appearance: none;
}

.ecupro-popup-shell [data-role="close"]:focus,
.ecupro-popup-shell [data-role="close"]:focus-visible {
	outline: none !important;
	box-shadow: none !important;
}
