/* Nasconde eventuale branding Easy Return fuori shadow DOM */
.withbuea-footer,
.withbuea-widget__footer,
.withbuea-footer__link,
.withbuea-footer__logo,
.withbuea-footer__text,
.withbuea-footer-button-wrapper,
a[href*="easyreturn.eu"] {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}
