.holiday-bar{
	position: sticky;
	top: 0;
	z-index: 9999;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 10px 16px;
	text-align: center;
	font-size: 15px;
	line-height: 1.4;
	color: #0b1020;
	background: #fff4cc;
	border-bottom: 1px solid rgba(0,0,0,0.08);
	}
	.holiday-sign{
	margin-left: 8px;
	opacity: 0.85;
	white-space: nowrap;
	}
	#blackhead { top: 46px!important; z-index: 10!important; }