html:not(.sticky-header-active) #header.header-semi-transparent-light .header-body {
		background-color: rgba(255, 255, 255, 0.6) !important;;
}

html #header .header-container {
		height: 80px;
}

html #header .header-logo.custom-header-logo:before {
		background-color: var(--tertiary);
}