/*!
Theme Name: Universell Child
Author: DMT AS
Description: Universell designmal for Wordpress 5. Utviklet av DMT AS (https://www.dmt.no)
Template: DMT-theme
Version: 1.0.0
Text Domain: dmt_theme
*/

body {
    font-family: brother-1816, sans-serif;
	font-weight: 400;
	font-style: normal;
}

strong {
	font-family: brother-1816, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.h2-title-color {
	color: #003A5D !important;
}

.page-id-98 {
	background: #FFF4CC;
}

.page-id-100 {
	background: #DDF6FF;
}

.category-aktiviteter {
	background: #E8F8DA;
}

ul.dmt-menu a {
	font-weight: 600;
}

.fal, .far {
	font-weight: 600;
}

@media (max-width: 600px) {
	.main-header .navbar-cta {
		display: none;
	}
}

.overlap {
	z-index: 10 !important;
}

.move-back {
	z-index: -1 !important;
}

.grid-mobile {
	padding-left: 15%;
	padding-top: 5%;
	padding-bottom: 5%;
}

.remove-bottom-margin {
	margin-bottom: -1rem;
}

@media (max-width: 599.98px) {
	.move-to-front-mobile {
		margin-top: -20% !important;
	}
	.move-to-front-desktop {
		display: none !important;
	}
	.hide-from-mobile {
		display: none !important;
	}
	.hide-from-desktop {
		margin-bottom: -40% !important;
	}
	.main-footer {
		text-align: left !important;
		padding-top: 35%;
	}
}

@media (min-width: 600px) {
	.move-to-front-desktop {
		margin-top: -13% !important;
	}
	.move-to-front-mobile {
		display: none !important;
	}
	.hide-from-desktop {
		display: none !important;
	}
}

@media (min-width: 1100px) {
	.move-left {
		margin-left: -25% !important;
	}

	.move-left2 {
		margin-left: -30% !important;
	}
}

.c-visbook-wp-product-wrapper__features__list li .far {
	width: 50px;
}

.custom-link-color a {
	color: #003a5d !important;
}

.custom-link-color:hover a {
	color: #007bb3 !important;
}

.main-banner {
	z-index: -1 !important;
}

.archive-posts-item {
	background: none !important;
}

/*# sourceMappingURL=style.css.map */