.hurrytimer-sticky,
#funngiz-hurrytimer-topbar,
.funngiz-hurrytimer-topbar {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: auto !important;
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 99998 !important;
	box-sizing: border-box !important;
	opacity: 1 !important;
	visibility: visible !important;
}

body.admin-bar .hurrytimer-sticky,
body.admin-bar #funngiz-hurrytimer-topbar,
body.admin-bar .funngiz-hurrytimer-topbar {
	top: 32px !important;
}

@media screen and (max-width: 782px) {
	body.admin-bar .hurrytimer-sticky,
	body.admin-bar #funngiz-hurrytimer-topbar,
	body.admin-bar .funngiz-hurrytimer-topbar {
		top: 46px !important;
	}
}

.hurrytimer-sticky .hurrytimer-sticky-inner,
#funngiz-hurrytimer-topbar .hurrytimer-sticky-inner,
.funngiz-hurrytimer-topbar .hurrytimer-sticky-inner {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
}

.hurrytimer-sticky .hurrytimer-campaign,
#funngiz-hurrytimer-topbar .hurrytimer-campaign,
.funngiz-hurrytimer-topbar .hurrytimer-campaign {
	direction: ltr !important;
	width: 100% !important;
	min-height: 58px !important;
	margin: 0 !important;
	padding: 8px 64px !important;
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 24px !important;
	box-sizing: border-box !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.hurrytimer-sticky .hurrytimer-timer,
#funngiz-hurrytimer-topbar .hurrytimer-timer,
.funngiz-hurrytimer-topbar .hurrytimer-timer {
	order: 1 !important;
	direction: ltr !important;
	display: flex !important;
	flex-direction: row !important;
	align-items: flex-start !important;
	justify-content: center !important;
	gap: 2px !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
	line-height: 1 !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.hurrytimer-sticky .hurrytimer-timer-block,
#funngiz-hurrytimer-topbar .hurrytimer-timer-block,
.funngiz-hurrytimer-topbar .hurrytimer-timer-block {
	direction: rtl !important;
	flex: 0 0 auto !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	justify-content: flex-start !important;
	min-width: 36px !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
	line-height: 1 !important;
	text-align: center !important;
	white-space: nowrap !important;
}

.hurrytimer-sticky .hurrytimer-timer-sep,
#funngiz-hurrytimer-topbar .hurrytimer-timer-sep,
.funngiz-hurrytimer-topbar .hurrytimer-timer-sep {
	direction: ltr !important;
	flex: 0 0 auto !important;
	align-self: flex-start !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	height: 26px !important;
	margin: 0 !important;
	padding: 0 1px !important;
	font-size: 22px !important;
	line-height: 26px !important;
	font-weight: 400 !important;
	box-sizing: border-box !important;
}

.hurrytimer-sticky .hurrytimer-timer-digit,
#funngiz-hurrytimer-topbar .hurrytimer-timer-digit,
.funngiz-hurrytimer-topbar .hurrytimer-timer-digit {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 32px !important;
	height: 26px !important;
	margin: 0 !important;
	padding: 0 4px !important;
	box-sizing: border-box !important;
	font-size: 22px !important;
	line-height: 26px !important;
	font-weight: 400 !important;
	text-align: center !important;
}

.hurrytimer-sticky .hurrytimer-timer-label,
#funngiz-hurrytimer-topbar .hurrytimer-timer-label,
.funngiz-hurrytimer-topbar .hurrytimer-timer-label {
	display: block !important;
	width: 100% !important;
	margin: 2px 0 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
	font-size: 10px !important;
	line-height: 1.1 !important;
	font-weight: 400 !important;
	text-align: center !important;
	white-space: nowrap !important;
}

.hurrytimer-sticky .hurrytimer-headline,
#funngiz-hurrytimer-topbar .hurrytimer-headline,
.funngiz-hurrytimer-topbar .hurrytimer-headline {
	order: 2 !important;
	direction: rtl !important;
	text-align: right !important;
	margin: 0 !important;
	padding: 0 !important;
	white-space: nowrap !important;
	box-sizing: border-box !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.hurrytimer-sticky .hurrytimer-headline p,
#funngiz-hurrytimer-topbar .hurrytimer-headline p,
.funngiz-hurrytimer-topbar .hurrytimer-headline p {
	margin: 0 !important;
	padding: 0 !important;
}

.hurrytimer-sticky .hurrytimer-sticky-close,
#funngiz-hurrytimer-topbar .hurrytimer-sticky-close,
.funngiz-hurrytimer-topbar .hurrytimer-sticky-close {
	position: absolute !important;
	top: 50% !important;
	right: 18px !important;
	left: auto !important;
	transform: translateY(-50%) !important;
	width: 18px !important;
	height: 18px !important;
	padding: 0 !important;
	margin: 0 !important;
	background: transparent !important;
	border: 0 !important;
	z-index: 3 !important;
	cursor: pointer !important;
}

#mainHeader {
	z-index: 99990 !important;
}

body.funngiz-hurrytimer-active #mainHeader.elementor-sticky--active:not(.elementor-sticky__spacer),
body.funngiz-hurrytimer-active #mainHeader.elementor-sticky--effects:not(.elementor-sticky__spacer) {
	top: var(--funngiz-hurrytimer-height, 58px) !important;
}

body.admin-bar.funngiz-hurrytimer-active #mainHeader.elementor-sticky--active:not(.elementor-sticky__spacer),
body.admin-bar.funngiz-hurrytimer-active #mainHeader.elementor-sticky--effects:not(.elementor-sticky__spacer) {
	top: calc(32px + var(--funngiz-hurrytimer-height, 58px)) !important;
}

@media screen and (max-width: 782px) {
	body.admin-bar.funngiz-hurrytimer-active #mainHeader.elementor-sticky--active:not(.elementor-sticky__spacer),
	body.admin-bar.funngiz-hurrytimer-active #mainHeader.elementor-sticky--effects:not(.elementor-sticky__spacer) {
		top: calc(46px + var(--funngiz-hurrytimer-height, 58px)) !important;
	}
}

@media (max-width: 767px) {
	.hurrytimer-sticky .hurrytimer-campaign,
	#funngiz-hurrytimer-topbar .hurrytimer-campaign,
	.funngiz-hurrytimer-topbar .hurrytimer-campaign {
		min-height: 64px !important;
		padding: 8px 44px !important;
		gap: 8px !important;
		flex-wrap: wrap !important;
	}

	.hurrytimer-sticky .hurrytimer-headline,
	#funngiz-hurrytimer-topbar .hurrytimer-headline,
	.funngiz-hurrytimer-topbar .hurrytimer-headline {
		width: 100% !important;
		text-align: center !important;
		white-space: normal !important;
	}

	.hurrytimer-sticky .hurrytimer-headline span,
	#funngiz-hurrytimer-topbar .hurrytimer-headline span,
	.funngiz-hurrytimer-topbar .hurrytimer-headline span {
		font-size: 14px !important;
	}

	.hurrytimer-sticky .hurrytimer-timer,
	#funngiz-hurrytimer-topbar .hurrytimer-timer,
	.funngiz-hurrytimer-topbar .hurrytimer-timer {
		width: 100% !important;
		gap: 6px !important;
	}

	.hurrytimer-sticky .hurrytimer-sticky-close,
	#funngiz-hurrytimer-topbar .hurrytimer-sticky-close,
	.funngiz-hurrytimer-topbar .hurrytimer-sticky-close {
		right: 12px !important;
	}
}
