/* CSS Document */

#wistia {

	border-color: rgba(255, 255, 255, 0.4);

}

@media (min-width: 1024px) {

	.top-fold:not(.full-screen) .dr-ryan {

		display: none;

	}

	.shift {

		right: -4%;

	}

	.dr-ryan {

		left: -23%;

	}

}

@media (min-width: 1280px) {

	.shift {

		right: 0;

	}

}

.shift {

	padding-bottom: 2rem;

	max-width: 1024px;

	position: relative;

	margin: auto;

}

@media (min-width: 1024px) {

}

.flip-clock-wrapper.flip-clock-wrapper ul {

	background-color: transparent;

}
/* NEW TIMER */
.purchaseCounterStart .flip-clock-wrapper ul {
	background: #FFC800;
}
.purchaseCounterStart .flip-clock-wrapper ul li a div.up:after {
	background-color: #CCA30E;
	background-color: rgba(0, 0, 0, 0.1);
}
.purchaseCounterStart .flip-clock-wrapper ul li a div div.inn {
	color: #000;
	font-family: fira sans extra condensed,Impact,sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,0);
	background-color: #FFC800;
}
.purchaseCounterStart .flip-clock-dot {
	background: #CCA30E;
}