/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    
 Description:  Twenty Twenty Child Theme
 Author:       Morten Mitchell Larød
 Author URI:   https://www.osloforogna.no
 Template:     twentytwenty
 Version:      1.2.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  twentytwenty-child
*/


button {
	outline: none;
}
img {
	border-radius: 2px;
}
h1, h2, h3, h4, h5, h6, h1.entry-title, h2.entry-title,.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle, .header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
	color: #2c0700 ;
}
cite, figcaption, .wp-caption-text, .post-meta, .entry-content .wp-block-archives li, .entry-content .wp-block-categories li, .entry-content .wp-block-latest-posts li, .wp-block-latest-comments__comment-date, .wp-block-latest-posts__post-date, .wp-block-embed figcaption, .wp-block-image figcaption, .wp-block-pullquote cite, .comment-metadata, .comment-respond .comment-notes, .comment-respond .logged-in-as, .pagination .dots, .entry-content hr:not(.has-background), hr.styled-separator, :root .has-secondary-color {
	color: #ad7a52 ;
}
a {
	color: #d52d32;
}
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .pagination-single-inner a, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover, .color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, .entry-content p a  {
	color: #d52d32 !important;
}
button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
	background-color: #d52d32 !important;
}
h1, h2, h3, h4, h5, h6, .faux-heading {
    letter-spacing: -0.03em;
}


/* heading  */

.header-inner {
    padding: 8px 0;
}
.site-logo img {
	width: 130px;
	height: 45px !important;
}
.toggle-inner .toggle-text {
    top: 20px;
}
@media (min-width: 700px) {
	.site-logo img {
		width: 260px;
		height: 90px !important;
	}
	.header-inner {
		padding: 16px 0;
	}
}
@media (min-width: 1000px) {
	.header-inner {
		padding: 24px 0;
	}
}

/* gutter */

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), 
.section-inner {
    width: calc(100% - 32px);
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
max-width: 70rem;
}
.entry-categories,
.site-description {
	display: none;
}
.primary-menu .icon {
	height: 1px;
}
.s201_slides {
	display: block;
}
#site-header {
	border-bottom: 1px solid #2c0700;
}
.s201_slider .s201_handle {
	background: #d52d32;
	border-color: #fff5dd;
}
.s201_slider>.s201_top_line:after, .s201_slider>.s201_bottom_line:after {
background: #fff5dd;
}
.s201_slider.s201_style_1 .s201_handle>.s201_left_arrow {
border-color: transparent transparent transparent #fff5dd;
}
.s201_slider.s201_style_1 .s201_handle>.s201_right_arrow {
border-color: transparent #fff5dd transparent transparent;
}
.fb_iframe_widget {
	display: block !important;
}
.powered-by-wordpress {
	display: none;
}
.primary-menu li {
    font-weight: 600;
}
.menu-image-title-hide {
	height: 32px;
}
img.menu-image-title-hide {
	opacity: .5 !important;
}
.menu-item-475,
.menu-item-479 {
	margin: 0 0 0 2.5rem !important;
}
.mobile-menu .menu-item-475,
.mobile-menu .menu-item-479 {
	display: none;
}
.fb-comments {
width: calc(100% - 2rem) !important;
}
.related-post.grid {
	margin-left: auto;
	margin-right: auto;
	font-family: 'Avenir Next LT Pro';
}
.post-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}	
.title.post_title {
	font-weight: 700;
	line-height: 1.2;
}
.related-post .headline {
	margin: 0 0 8px 0;
}

/* tag og seksjonssider */

.archive .post-inner,
.archive .post-separator, 
.search .post-meta-wrapper,
.archive .post-meta-wrapper,
.archive .color-accent {
	display: none;
}
.archive .post {
	margin: 0 0 24px;
	width: 100%;
	display: flex;
	flex-direction: column;
}
.archive .featured-media {
	margin: 0 0 12px;
}
.archive .entry-header {
	order: 2;
}
.archive .featured-media figcaption {
	display: none;
}
.search .entry-title a,
.archive .entry-title a {
	color: #2c0700;
	padding: 0 4px
}
.search .entry-content p {
	font-size: 18px;
}
.search .heading-size-1,
.archive .heading-size-1 {
	font-size: 6.5vw;
	font-weight: 700;
	line-height: 1.2;
}
.search .archive-header,
.archive .archive-header {
	padding: 16px 0;
}
.archive .article-container {
	margin: 16px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.search .article-container {
	margin: 32px 0;
}
.search .featured-media-inner,
.archive .featured-media-inner {
	width: calc(100% - 32px);
	margin: auto;
}
.search .post-inner {
	padding-top: 8px
}
.search hr {
	margin: 24px auto;
}
@media (min-width: 700px) {
	.search .post {
		width: 100%;
	}
	.archive .post {
		width: 32.5%;
	}
	.search h2.entry-title {
		font-size: 28px;
	}
	.archive h2.entry-title {
		font-size: 24px;
	}
	.search .archive-header,
	.archive .archive-header {
		padding: 32px 0;
	}
	.archive .article-container {
		margin: 32px auto 0;
		max-width: 1200px;
		width: calc(100% - 4rem);
	}
	.search .article-container {
		margin: 64px auto 0;
		max-width: 1200px;
		width: calc(100% - 4rem);
	}
	.search .featured-media-inner,
	.archive .featured-media-inner {
		width: 100%;
	}
}
@media (min-width: 1000px) {
	.archive h2.entry-title {
		font-size: 28px;
	}
}

/* artikkel */

.post-meta .meta-icon {
	display: none !important;
}
.post-meta li.post-author {
	margin-left: 0;
}
.post-meta li.post-author a {
	text-transform: uppercase;
}
.singular:not(.overlay-header) .entry-header .post-meta li.post-date a {
	color: #000 !important;
	text-decoration: none;
	cursor: default;
}
.post-meta-single-bottom .post-meta .meta-text {
	color: transparent;
}
.post-meta-single-bottom .post-meta .meta-text a {
	text-decoration: none;
	color: #d52d32;
	padding: 7px 8px 5px 8px;
	border: 1px solid #d52d32;
	line-height: 1;
	border-radius: 2px;
	margin: 6px 4px;
	display: inline-block;
}
.singular .entry-header {
	padding: 24px 0;
}
@media (min-width: 700px) {
	.singular .entry-header {
		padding: 40px 0;
	}
}



/* image aspect ratio */

.ultp-block-image img,
.archive .featured-media-inner img,
.related-post .thumb img {
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-top: 1px solid #2c0700;
}
.oppslag .ultp-block-image img {
	border-top: 0;
}
.ultp-block-image,
.related-post .thumb {
	position: relative;
	padding-bottom: 56.25% !important;
}
.archive .featured-media-inner {
	position: relative;
	padding-bottom: 51.25% !important;
}
@media (min-width: 700px) {
	.archive .featured-media-inner {
		padding-bottom: 56.25% !important;
	}
}


/* forside */

.page-id-729 .entry-header {
	display: none;
}
.page-id-729 .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 1200px;
}
.page-id-729 .post-inner {
	padding-top: 0;
}


/* footer */
.menu-footer-container li.meu-item {
    margin: 0 16px;
    display: inline-block;
}
.footer-nav-widgets-wrapper {
	border-top: 1px solid #2c0700 !important;
}