/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2024 | 09:52:57 */
h1 {word-break: break-word;}

#headerlogo img{
	max-width: 120px;
}

/* Justerer tekst i tekstceller */
.frontartikkel {
	font-weight: 200;
	font-size: 1.1em;
}

.frontheading h1{
  font-size: 2.5em;
}

.fl-theme-builder-header-scrolled .pp-photo-content {
	min-height: 120%;
}

@media screen and (max-width: 768px) {
	.frontheading h1 {
		font-size: 2em;
	}

.headerbox {
	z-index: 100;
	position: relative;
}

.underheaderbox {
	z-index: 10 !important;
}