/* Enter Your Custom CSS Here */
#s3k {
	padding: 10px 0;
	position: fixed;
	top: 0;
	background-color: #fff;
	box-shadow: 0px 0px 10px -1px #000;
	width: 100%;
	z-index: 99;
}
#s3k + * {
	margin-top: 43px;
}
.s3k-link {
	display: inline-block;
}
.s3k-logo {
	width: 293px;
	height: auto;
	display: block;
}