/* CSS Document */
#wistia {
	border-color: rgba(255,255,255,0.4);
}
.shift {
	padding-bottom:2rem;
	max-width:1024px;
	position: relative;
	margin:auto;
}
@media(min-width:1024px) {
	.shift {
		padding-top:1rem;
	}
}

.purchaseCounterStart .flip-clock-wrapper ul {
	background-color: transparent;
}

.purchaseCounterStart .flip-clock-wrapper ul li a div div.inn {
	background-color: #F2F54E;
	color: #fff;
}
