.wl * {
	outline-color: transparent !important;
}
#wpadminbar #wp-admin-bar-woolementor > .ab-item::before {
	content: url('../img/icon.png');
}
.wl-notice {
	border: 0px solid transparent;
	text-align: center;
	color: #fff;
	background-color: transparent;
	background-image: linear-gradient(135deg,#E9345F 0%,#3023AE 100%);
	padding: 5px;
	margin-bottom: 10px;
}
.wl-notice > * {
	margin: 5px;
}
.wl-notice > h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
}
.wl-notice > p {
	color: #fff;
	font-size: 16px;
}
.wl-notice a, .wl-notice a:hover {
	color: #fff;
	font-style: italic;
}
.wl .elementor-element.elementor-widget-empty {
	background-color: transparent;
}
.wl .woocommerce-NoticeGroup-checkout {
	max-width: 1140px;
	margin: 0 auto;
}