.wcar-new-ui {
	border-left-color: #f06434;
	border-left-width: 4px !important;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	padding: 0;
}

.wcar-new-ui .notice-image {
	background-color: #fef1ec;
	padding: 14px;
}

.wcar-new-ui .astra-notice-container {
	padding: 0;
	align-items: unset;
}

.wcar-new-ui img.custom-logo {
	width: 48px;
}

.wcar-new-ui .astra-review-notice-container {
	padding-top: 16px;
	gap: 12px;
}

.wcar-new-ui .notice-content {
	line-height: 24px;
	padding: 16px;
	margin: 0 !important;
	color: #1f2937;
	/* font-weight: 500; */
}

.wcar-new-ui .notice-heading {
	font-size: 16px;
	margin-bottom: 8px;
	padding-bottom: 0 !important;
	font-weight: 500;
}

.wcar-new-ui .notice-description {
	font-size: 14px;
	color: #4b5563;
	font-weight: 400;
}

.wcar-new-ui .astra-review-notice.button-primary {
	background-color: #f06434;
	border: unset;
}

.wcar-new-ui .astra-review-notice {
	font-size: 12px;
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 4px 10px;
	border-radius: 6px;
	/* margin-right: 12px; */
}

.wcar-new-ui .astra-review-notice .dashicons-calendar {
	margin-top: -2px;
}

/* .wcar-new-ui  .astra-review-notice:last-child {
	padding: 0 !important;
} */

.wcar-new-ui .astra-review-notice:nth-child( 2 ) {
	border: 1px solid #f06434;
}

.wcar-new-ui .astra-notice-close.astra-review-notice:not( .button-primary ) {
	color: #f06434;
}

.wcar-new-ui .astra-review-notice-container .dashicons::before {
	vertical-align: middle;
}
