.wooden-stock-removed-notice {
	position: relative;
	margin: 0 0 16px;
	padding: 10px 34px 10px 14px;
	background: #fbeaea;
	border-left: 4px solid #d63638;
	border-radius: 2px;
}

.wooden-stock-removed-notice-title {
	margin: 0 0 8px;
	font-weight: 600;
	color: #a41e22;
}

.wooden-stock-removed-notice-dismiss {
	position: absolute;
	top: 6px;
	right: 8px;
	background: none !important;
	border: none !important;
	color: #000 !important;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
	padding: 4px;
	box-shadow: none !important;
}

.wooden-stock-removed-notice-dismiss:hover,
.wooden-stock-removed-notice-dismiss:focus {
	color: #333 !important;
}

.wooden-stock-removed-notice-list {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: disc;
}

.wooden-stock-removed-notice-list li {
	margin: 0 0 4px;
	color: #333;
}

.wooden-stock-removed-notice-list li:last-child {
	margin-bottom: 0;
}

.wooden-stock-removed-notice-sku {
	margin-left: 6px;
	color: #777;
	font-size: 0.9em;
}

.wooden-stock-removed-notice-popup {
	margin: 0 0 12px;
	padding: 8px 10px;
	font-size: 13px;
}
