html .planyo {
	font-family: "Plus Jakarta Sans", sans-serif!important;
}

body {
	margin: 0;
	color: #333;
	font-size: 20px;
	overflow-x: hidden;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}

#page {
	max-width: 840px;
	width: 100%;
	margin: 0 auto 0 auto;
	/*margin: 0 auto 0 auto;*/
	/*font-family: "Libre Franklin", sans-serif;*/
	font-family: "Plus Jakarta Sans", sans-serif;
	line-height: 1.7;
	/*padding-top: 5em;*/
	clear: both;
}

#page-full {
	width: 100%;
	margin: 0 auto 0 auto;
	font-family: "Plus Jakarta Sans", sans-serif;
	line-height: 1.7;
	clear: both;
}

#periode-iframe {
	border: none;
	width: 100%;
	height: 1010px;
}

.menu-meny-nov-2023-en-container,
.menu-meny-nov-2023-container {
	position: absolute;
	right: 0;
	z-index: 20;
	top: 35px;
}

.home #page .front-title {
	font-family: "Plus Jakarta Sans", sans-serif;
	/*font-family: 'DINNeuzeitCondBold';*/
}

#wave {
	background-image: url(/wp-content/themes/obf/assets/wave.png);
	height: 70px;
	background-size: auto 100%;
	background-repeat: repeat-x;
	margin-top: 4em;
}

#footer-wave {
	background-image: url(/wp-content/themes/obf/assets/footer-wave.svg);
	height: 30px;
	background-size: contain;
	background-repeat: repeat-x;
	position: relative;
	bottom: 20px;
}


#page .forsidetittel {
	padding: 0;
	background: white;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	position: relative;
	top: 40px;
	z-index: 10;
	margin-top: -40px;
	padding-left: 50px;
}
/*
#page .wp-block-button {
	margin-bottom: 4rem;
	margin-top: 4rem;
}

#page .button-cols {
	margin-bottom: 4rem;
	margin-top: 6rem;
}
*/

#page figure:not(.is-style-rounded) img, #page .wp-block-cover:not(.is-style-rounded) img {
	border-radius: 20px;
}

#page .wp-block-cover.squareimage img {
	border-radius: 0!important;
}

#page .section-image-left figure:not(.is-style-rounded) img {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#page .section-image-left figure:not(.is-style-rounded) {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

#page .section-image-right figure:not(.is-style-rounded) img {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
#page .section-image-right figure:not(.is-style-rounded) {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.wp-block-buttons {
	margin-bottom: 1em;
	line-height: 1;
}

#page a {
	color: var(--link);
}

#page img {
	max-width: 100%;
	/*height: auto; kjh*/
}

header {
	/*height: 0;*/
}

#logo {
	position: absolute;
	left: 0;
	width: 326px;
	padding: 50px;
	z-index: 10;
	/*box-sizing: border-box;*/
}

#minside {
	position: absolute;
	right: 110px;
	top: 51px;
	z-index: 20;
	width: 48px;
	height: 48px;
	padding: 5px;
	box-sizing: border-box;
}

#minside img {
	width: 100%;
	height: 100%;
}

#mobile-logo {
	display: none;
}

#hamburger {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	padding: 50px;
}

#hamburger > span {
	height: 48px;
	width: 48px;
	font-size: 48px;
	cursor: pointer;
}

#logo img {
	width: 100%;
	height: 100%;
}

#header-navigation {
	/*position: relative;*/
	/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);*/
	width: 100%;
	background-color: var(--white);
	height: 150px;
	z-index: 10;
}

#menu-hovedmeny ul.sub-menu {
	display: none;
	border: 1px solid #bbb;
	position: absolute;
	background-color: var(--white);
	left: 1em;
	width: 300px;
	z-index: 20;
	text-align: left;
}

#menu-hovedmeny ul.sub-menu li {
	/*display: none;*/
	display: block;
}

#menu-english ul,
#menu-english,
#menu-hovedmeny ul,
#menu-hovedmeny {
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
	text-align: center;
	margin: 0 0 0 0;
	position: absolute;
	width: 100%;
	background-color: #B3D1D1;
	z-index: 20;
}

#menu-hovedmeny ul.sub-menu {
}

#menu-english li,
#menu-hovedmeny li {
	border: 0;
	display: inline-block;
	position: relative;
}

#menu-english a,
#menu-hovedmeny a {
	padding: 1em;
	color: #333;
	font-family: 'Plus Jakarta Sans', sans-serif;
	text-decoration: none;
	font-weight: 400;
	font-size: 20px;
	line-height: 65px;
}

#menu-english li.menu-item-has-children:after,
#menu-hovedmeny li.menu-item-has-children:after {
	content: ' \FE40';
	position: relative;
	top: 3px;
	right: 19px;
	font-size: 12px;
}

#mobile-header-navigation {
	/*display: none;*/
}

#menu-meny-nov-2023-en,
#menu-meny-nov-2023 {
	list-style-type: none;
	float: right;
	display: flex;
	margin-right: 20px;
}

#menu-meny-nov-2023-en a,
#menu-meny-nov-2023 a {
	text-decoration: none;
	color: #333;
	font-size: 16px;
}

#menu-meny-nov-2023-en > li,
#menu-meny-nov-2023-en > li,
#menu-meny-nov-2023 > li,
#menu-meny-nov-2023 > li {
	float: left;
	font-weight: normal;
	width: 130px;
}

#menu-meny-nov-2023-en > li:nth-child(1) > a,
#menu-meny-nov-2023-en > li:nth-child(3) > a,
#menu-meny-nov-2023 > li:nth-child(1) > a,
#menu-meny-nov-2023 > li:nth-child(3) > a {
	cursor: default;
}

#menu-meny-nov-2023-en > li.active:nth-child(3) > a::after,
#menu-meny-nov-2023-en > li.active:nth-child(1) > a::after,
#menu-meny-nov-2023 > li.active:nth-child(3) > a::after,
#menu-meny-nov-2023 > li.active:nth-child(1) > a::after {
	background-image: url(/wp-content/themes/obf/assets/up.svg);
}

#menu-meny-nov-2023-en > li:nth-child(3) > a::after,
#menu-meny-nov-2023-en > li:nth-child(1) > a::after,
#menu-meny-nov-2023 > li:nth-child(3) > a::after,
#menu-meny-nov-2023 > li:nth-child(1) > a::after {
	content: '';
	background-image: url(/wp-content/themes/obf/assets/down.svg);
	width: 16px;
	height: 9px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-left: 10px;
}

#menu-meny-nov-2023-en > li > ul,
#menu-meny-nov-2023 > li > ul {
	display: none;
	list-style-type: none;
	padding: 0;
	padding: 10px;
	border-radius: 0 0 10px 10px;
	background: #fff;
	position: relative;
	z-index: 20;
	width: 250px;
}

#menu-meny-nov-2023-en > li > a,
#menu-meny-nov-2023 > li > a {
	padding: 10px;
}

#mobile-header-navigation.active {
	display: block;
}

/*Footer*/
footer {
	font-family: "Plus Jakarta Sans", sans-serif;
	background-color: #B3D1D1 !important;
	color : #000 !important;
	/*text-align: center;*/
}

footer a {
	text-decoration:underline;
}

#footer-contact-outer > div {
	margin: 0 auto;
}


#footer-contact-outer > div {
	/*
	display: flex;
	justify-content: space-between;
	padding: 20px;
	*/
}


#footer-contact-outer > div > div:not(.custom-html-widget) {
	display: flex;
	justify-content: center;
	padding: 20px;
	margin: 0 auto;
}

#footer-contact-outer iframe {
	box-sizing: border-box;
}



#footer-contact-outer p {
	line-height: 1.4;
}

/*
#footer-contact-inner-container th {
	text-align: left;
	text-transform: uppercase;
}
*/


#map {
	height: 350px;
}

#map_tmp {
	height: 350px;
	background-image: url(/wp-content/themes/obf/assets/map.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.mapmarker {
	color: #222;
}

.mapmarker h4 {
        color: #67999a;
        margin: 0;
        padding: 5px 0;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Plus Jakarta Sans", sans-serif;
}

.mapmarker p {
        font-size: 12px;
        color: #333;
        margin: 0 0 5px 0;
}

#footer-contact-outer .map {
	padding: 0 !important;
	border: none !important;
	color: #222;
}

.ol-popup-closer {
	color: #333;
}

/*main*/
.wp-block-image.alignwide {
	margin-left: -255px;
	margin-right: -255px;
}

.wp-block-cover.alignwide {
	margin-left: -255px;
	margin-right: -255px;
	width: 1350px;
}

.wp-block-cover.alignwide img {
	max-height: 100%;
}

.alignwide {
        margin-left: -255px;
        margin-right: -255px;
        width: 1350px;
}


.wp-block-image.alignfull {
	margin-left: calc( -100vw / 2 + 100% / 2 );
	margin-right: calc( -100vw / 2 + 100% / 2 );
	max-width: calc(100vw - var(--scrollbar-width));
}

.wp-block-cover.alignfull img {
	max-height: 100%;
}

.wp-block-cover.alignfull {
	margin-left: calc( -100vw / 2 + 100% / 2 );
	margin-right: calc( -100vw / 2 + 100% / 2 );
	width: calc(100vw - var(--scrollbar-width)/2);
	/*width: 100vw;*/
}

.alignfull {
	margin-left: calc( -100vw / 2 + 100% / 2 );
	margin-right: calc( -100vw / 2 + 100% / 2 );
	width: 100vw;
}

.wp-block-cover__inner-container {
	/*max-width: 1350px;*/
}

.wp-block-button > a {
	transition: 0.3s;
}

.wp-block-button > a:hover {
	opacity: 0.9;
}

ol li {
	margin: 5px 0;
}

.wp-block-image.alignwide figcaption {
	margin: 5px 0 0 0;
	font-size: 12px;
	/*padding-left: 10px;*/
}

#search-results .custom_property {
	margin: 10px 0!important;
	border-radius: 20px!important;
	color: black !important; 
	border-color: black !important;
}

#menu-item-5804,
#menu-item-5803 {
	display: none!important;
}

#planyo_cart_widget {
	position: absolute;
	right: 121px;
	top: 64px;
	z-index: 20;
}

#planyo_cart_widget #cart-icon.dark {
	top: 0;
	right: 0;
	background-image: url(https://www.planyo.com/cart-dark-img.png);
	margin: 0;
}

#stuper {
	height: 193px;
	width: 176px;
	background-image: url(/wp-content/themes/obf/assets/stuper.png);
	background-size: 176px 193px;
	position: absolute;
	top: -52px;
	z-index: 500;
	left: 17%;
}


.alignwide button.slick-next {
	right: 45px;
}

button.slick-next {
	top: -36px;
	right: 90px!important;
}

button.slick-prev {
	top: -36px;
	left: auto!important;
	right: 150px!important;
}

button.slick-next::before {
	content: url(/wp-content/themes/obf/assets/arrow_n.svg);
}

button.slick-prev::before {
	content: url(/wp-content/themes/obf/assets/arrow_p.svg);
}

.bestillingskarusell::after {
	content: attr(data-counter);
	position: absolute;
	right: 10px;
	font-size: 12px;
	bottom: -35px;
	font-weight: bold;
	display: none;
}

#page .bestillingskarusell img {
	border-radius: 0;
}

#page .bestillingskarusell .slick-slide {
	padding: 0;
}

#page .bestillingskarusell .slick-list {
	padding: 0!important;
}

#page .bestillingskarusell .wp-block-cover__inner-container {
	margin-top: 40px;
}

.planyo.sorenso-fix .col-sm-6 {
	width: 66.66666667%;
}

.planyo.sorenso-fix {
	margin-left: 0;
	line-height: initial;
}

.planyo .btn-primary {
	padding: calc(0.667em + 2px) calc(1.333em + 2px)!important;
}

body.page-id-101 #planyo_plugin_code {
	margin-left: 0;
}

.sorenso-tall {
	min-height: 100vh;
}

#page .resource-footer > a {
	display: block;
	width: 160px;
	margin: 0 auto;
}

ol.extra-space li {
	margin-bottom: 25px;
}

.gallerygap {
	gap: 0.5em!important;
}


body.home #page .slick-slide a {
	color: #fff;
	text-decoration: none;
	font-weight: 500;
}

.wp-block-cb-carousel.horisontal .slick-slide {
	margin-left: 7.5px;
	margin-right: 7.5px;
	overflow: hidden;
	aspect-ratio: 320 / 500;
	height: 100%;
	border-radius: 20px;
	padding: 0;
}

.horisontal .wp-block-cover {
	min-height: 100%!important;
}

.hvaskjer .wp-block-cover {
	aspect-ratio: 290 / 340;
	width: 100%;
	min-height: 100%;
}

/*
.hvaskjer .wp-block-cover {
	aspect-ratio: 290 / 340;
	min-height: 100%;
}
*/


.tilgjengelighet p.has-large-font-size {
	margin-top: 0;
}
.tilgjengelighet figure.alignright {
	magin-top: 10px;
}

.tilgjengelighet figcaption {
	text-align: center;
	font-size: 14px;
}

/*Video*/
.wp-block-embed.is-type-video.is-provider-youtube .wp-block-embed__wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.wp-block-embed.is-type-video.is-provider-youtube .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
