/* =============================================================================
   Playa Power – Registration Date Widget
   File: assets/css/register-widget.css
   ============================================================================= */

.cew-register-date {
	display        : inline-flex;
	align-items    : center;
	padding        : 0;
	border-radius  : 0px;
	color          : #EFEFEF;
	font-size      : 16px;
	font-style     : normal;
	line-height    : 1.4;
	white-space    : nowrap;
	backdrop-filter: blur(6px);
}
