.themify-notification.update {
	background: #FF8;
	border-bottom: 1px solid #f6f600;
	position: fixed;
	top: 28px;
	width: 100%;
	height: 30px;
	padding: 10px 0 0;
	text-align: center;
	z-index: 9999;
}
