/*   
Theme Name: Nuntium 2019
Theme URI: http://www.nuntium.se
Description: Nuntium 2019
Author: Nuntium.se
Author URI: http://www.nuntium.se/
Version: 1.0
*/

@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,700|Roboto:400,700');

body {
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	/*padding-top: 100px;*/
}

.container {
	max-width: 800px;
}

.navbar-custom {
	background-color: #ffffff!important;
	/*margin-bottom: 100px!important;*/
	border-bottom: 1px solid #eaecee;
}

.navbar-brand {
	max-width: 200px!important;
}

.top-menu-article {
	padding-top: 77px;
	margin-bottom: -77px!important;
}cat

.top-menu a, .top-menu-article a {
	color: #fff!important;
	text-transform: uppercase;
	font-style: italic;
}

.top-menu ul, .top-menu-article ul {
	list-style-type: none;
	margin-top: 12px;
}

.top-menu li, .top-menu-article li {
	padding: 5px;
}

.showMenu {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	outline: none;
}

.showMenuArticle {
	padding: 0px;
	outline: none;
}

.showMenu span, .showMenuArticle span {
	display: block;
    width: 28px;
    height: 4px;
    background: #333!important;
    border-radius: 2px;
	margin-bottom: 3px;
}

main {
	margin-top: 80px;
	margin-bottom: 25px;
}

.video {
	margin: 0 auto;
	margin-bottom: 15px;
}

.category-thumb {
	background: #e6200f!important;
	font-size: 12px;
	padding: 6px 8px;
	margin-bottom: 10px;
	color: #fff;
}

.category-widget {
	position: absolute;
	top: 0px;
	z-index: 9;
	margin: 10px 0px 0px 10px;
}

.meta {
	font-size: 12px;
	color: #71818c;
	text-transform: uppercase;
	font-style: italic;
	margin: 15px 0px;
}

h1 {
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
	font-size: 2.1em;
	line-height: 1.3em;
}

p {
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	line-height: 1.66em;
	margin-bottom: 20px!important;
	color: #333;
}

.article p:first-of-type {
	font-weight: bold;
}

.tusen {
	max-width: 1000px;
}

a {
	color: #e6200f;
}

a:hover {
	color: #e6200f;
	text-decoration: underline;
}

img, .wp-caption {
	max-width: 100%!important;
	height: auto;
}

@media only screen and (max-width: 615px) {
	h1 {
		font-size: 1.25em;
	}
	
	p {
		font-size: 16px;
	}
}

@media only screen and (min-width: 616px) {
	.article-widget-img {
		width: 303.27px;
		max-width: 303.27px;
		max-height: 156.23px;
		object-fit: cover;
	}
}

.btn-facebook {
	width: 100%;
	margin-top: 10px;
	background-color: #415a93;
	font-weight: bold;
	color: #ffffff!important;
}

.btn-facebook:hover {
	color: #fff;
	background-color: #394f82;
}

.btn-facebook:focus {
	color: #fff;
}

.fa-facebook-square {
	font-weight: normal!important;
}

.other-read {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

.other-read h3 {
	font-family: 'Quicksand', sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}

.other-read .row {
	padding: 0px;
	margin: 0px;
}

.article-widget {
	margin-bottom: 20px;
}

.article-widget img {
	margin-bottom: 10px;
}

.article-widget a {
	color: #333;
	font-weight: bold;
}

hr {
	border-bottom: 1px solid #eaecee;
}

.footer {
	background: #373737;
	max-width: 100%;
	color: #fff;
}

.footer p {
	color: #fff;
}

.footer .content {
	max-width: 1000px;
	margin: 0 auto;
}

.footer .content .row {
	padding: 0px;
	margin: 0px;
}

.footer h3 {
	font-family: 'Quicksand', sans-serif;
	font-weight: bold;
}

.footer-links {
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.footer-links a {
	color: #fff!important;
}

.footer-cat {
	color: #fff!important;
}

.wp-block-image {
	margin: 0 auto!important;
	text-align: center!important;
}

.wp-block-embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.wp-block-embed-youtube iframe, .wp-block-embed-youtube object, .wp-block-embed-youtube embed, .wp-block-embed__wrapper object, .wp-block-embed__wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe {
	width: 100%;
	max-width: 100%!important;
}

.sm-text {
	font-size: 11px;
	color: #71818c;
	margin-bottom: 15px;
}

.wp-caption-text {
	font-size: 13px;
	font-weight: normal!important;
	padding-top: 3px;
	font-style: italic;
}