/*
	Theme Name: Bredablick Förvaltning - BRF20 Theme
	Description: Ett stilrent och modernt tema anpassat för att möta behoven hos en bostadsrättsförening.
	Author: Vessinge IT // Nedzad Avdic
	Author URI: http://www.vessinge.se/
	Version: 1.2b
*/


/* ######################################### */
/* ### Fonts
/* ######################################### */
@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");

@font-face {
	font-family: "Vesterbro-bold";
  src: url("fonts/TRYVesterbro-Bold.otf");
  font-weight: bold;
  font-style: bold;
}

@font-face {
	font-family: "Abrade-bold";
  src: url("fonts/Abrade-Bold.ttf");
  font-weight: bold;
  font-style: bold;
}

@font-face {
	font-family: "Abrade-boldItalic";
  src: url("fonts/Abrade-BoldItalic.ttf");
  font-weight: bold;
  font-style: bold;
}



/* ######################################### */
/* ### Reset
/* ######################################### */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

.clear {
	clear: both;
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

/* ######################################### */
/* ### Basic
/* ######################################### */
html {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

body {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	color: #282828;
}

ul {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

#wrapper {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}

#site-title {
	font-family: "Vesterbro-bold";
	font-size: 42px;
	position: relative;
	top: 22px;
}

#site-title a {
	color: #CA8A2E;
	text-decoration: none;
}

#site-title a:hover {
	color: #CA8A2E;
	text-decoration: none;
}
/* Under huvudrubriken: */
#site-description {
	font-family: "Raleway", Arial, sans-serif;
	font-size: 18px;
	line-height: 60px;
	color: #fff;
  position: relative;
  
}

.noResults {
	width: 100%;
	float: left;
	background: #f1f1f1;
	border: 1px dashed #ccc;
	text-align: center;
	font-style: italic;
	padding: 25px 0 25px 0;
	color: #666;
}

.fr {
	float: right !important;
}

.fl {
	float: left !important;
}

/* ######################################### */
/* ### Header
/* ######################################### */
header {
	width: 100%;
	height: 155px;
	position: relative;
	background-color: #293d45;
  margin: 0 auto;
  
  
}


header #branding {
  position: relative;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 20px 0;
  padding-left: 20px;
}

#branding{
        position: relative;
        width: 100%;
        max-width: 980px;
        margin:0 auto;
}
#site-title{
        position: relative;
        font-size: 24px;
}
.logo{
        margin: 0 20px 0 0;
        width: 120px;
        height: 120px;
        display:block;
        float: left;
        background-image: url('images/BrfMagnolian_logo_farg-Original-400.png');
        background-repeat: no-repeat;
        background-size: 100%;
}

.list-of-results a { font-size: 18px;}

.list-of-results .search-image { display: block; width: 300px; height: auto; padding-bottom: 1rem; padding-top: 1rem;}


header #searchbar {
	float: right;
	width: 270px;
	position: relative;
	top: -50px;
  right: 70px;
  margin-top: 25px;
}

header #searchbar form input {
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: #282828;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	-webkit-appearance: textfield;
	background-color: #fff;
	-webkit-rtl-ordering: logical;
	cursor: text;
	margin: 0em;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	padding: 1px 6px;
	border-width: 0px;
	border-style: inset;
	border-color: transparent;
	border-image: initial;
	border-radius: 10px;
	width: 215px;
	height: 33px;
}

header #searchbar form input[type="submit" i] {
	-webkit-appearance: push-button;
	user-select: none;
	white-space: pre;
	align-items: flex-start;
	text-align: center;
	cursor: default;
	color: #282828;
	background-color: transparent;
	box-sizing: border-box;
	padding: 1px 6px;
	border-width: 0px;
	border-style: outset;
	border-color: transparent;
	border-image: initial;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: relative;
	right: 30px;
}

header #login {
	font-family: "Raleway", Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 60px;
	color: #fff;
	position: absolute;
	top: 60px;
	right: 0px;
	width: 110px;
	height: 70px;
}

header #login::after {
	content: "";
	background-image: url(images/key.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 20px;
	right: 0;
} 

/*Strip the ul of padding and list styling*/'
.menu-huvudmeny-container {
  width: 100%;
  height: auto;;
  background-color: #CA8A2E;

}
.menu-huvudmeny-container .menu {
  list-style-type: none;
  width:980px;
  margin: 0 auto;
  padding: 0;
}
/*Create a horizontal list with spacing*/
.menu-huvudmeny-container li {
  display: inline-block;
  margin-right: 10px;
}
/*Style for menu links*/
.menu-huvudmeny-container li a {
  display: block;
  height:30px;
  text-align: left;
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
  font-family: "Railway", Arial, Helvetica, sans-serif;
  color: #2B2828;
  text-decoration: none;
  text-transform: uppercase;
}
/*Style for current menu links*/
li.current_page_item a{
  color: #fff;
}

/*Hover state for top level links*/
.menu-huvudmeny-container li:hover a {
  background: transparent;
  color: #fff;
}

.menu-huvudmeny-container li:active a:active {
  background: transparent;
  color: #fff;
}
.menu-huvudmeny-container li:visited a {
  background: transparent;
  color: #fff;
}
/*Style for dropdown links*/
.menu-huvudmeny-container li:hover ul a {
  color: #fff;
 
}

/*Hide dropdown links until they are needed*/
.menu-huvudmeny-container li ul {
  display: none;
}
/*Make dropdown links vertical*/
.menu-huvudmeny-container li ul li {
  display: block;
  float: none;
  width: auto;
}
/*Prevent text wrapping*/
.menu-huvudmeny-container li ul li a {
  width: auto;
  padding: 0;
}
/*Display the dropdown on hover*/
.menu-huvudmeny-container .menu li a:hover + .hidden,
.hidden:hover {
  display: block !important;
}
.sub-menu{
  min-width: 170px;
  height: auto;
  background-color: #CA8A2E;
  padding-left: 5px;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  background: #19c589;
  text-align: center;
  padding: 10px 0;
  display: none;
}
/*Hide checkbox*/
input[type="checkbox"] {
  display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type="checkbox"]:checked ~ #menu {
  display: block;
}

/* ######################################### */
/* ###  Custom Hero Content
/* ######################################### */
#metaslider_32 { z-index: -1; 
height: 70% !important;
}
#metaslider_32 img {
  height: 100%;
}
#hero .banner-title {
margin-bottom: 0.5rem;
color: white;
}

#hero .banner-text {
  margin-bottom: 2rem;
  color: white;
}

#hero .btn-orange:hover { 
  background: #CA8A2E;
  color: #fff;
}

#hero .btn-orange {
  text-transform: uppercase;
  font-size: 15px;
  
}

#hero {
  width: 100%;
  height: auto !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 !important
  
}
#hero h1 {
  font-family: "Vesterbro-bold";
  font-size: 60px;
  text-shadow: #000 1px 0 10px;
}
#hero h3 {
  font-family: "Railway", Arial, Helvetica, sans-serif;
  font-size: 19px;
  text-shadow: #000 1px 0 10px;
}
#hero .btn-orange {
  background-color: #CA8A2E;
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
}
#hero .btn-orange:hover {
  background: #CA8A2E;
  color: #fff;
}

#hero .container {
  max-width: 980px !important;
}

/* ######################################### */
/* ### Popup and overlay
/* ######################################### */
.overlay { width:100%; height:100%; background:#000; opacity:0.6; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; position:fixed; z-index:999999; display:none;}
.popup { width:350px; position:fixed; left:50%; margin-left:-195px; top:-400px; background:#fff; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; z-index:99999999; padding:20px; box-shadow:rgba(0,0,0,0.5) 0 1px 5px; -moz-box-shadow:rgba(0,0,0,0.5) 0 1px 5px; -webkit-box-shadow:rgba(0,0,0,0.5) 0 1px 5px; }
.popup.large { width:800px; margin-left:-410px; top:-800px; }
.popup iframe { width:100%; float:left; height:500px; border:1px solid #999; }
.popup .header { font-family:BebasNeue; float:left; width:100%; font-size:24px; color:#222; font-weight:lighter; margin-bottom:10px; }
/*.popup p { width:100%; float:left; color:#666; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:18px; padding-bottom:60px; }*/
.popup .content { width:100%; float:left; color:#666; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:18px; padding-bottom:60px; }
.popup .bottom { width:100%; padding:10px; background:#f0f0f0; position:absolute; left:0; bottom:0; box-sizing:border-box; border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; -webkit-border-radius:0 0 10px 10px; }
.popup .bottom a { float:right; text-align:center; background:#666; font-size:14px; border:none; color:#fff; font-family:BebasNeue; padding:7px 12px 7px 12px; border-radius:8px; text-decoration:none; }
.popup .bottom a.green { background:#83C028; }
.popup .bottom a:hover { cursor:pointer; opacity:0.8; }
.popup .bottom a.fl { margin:0 5px 0 0; }
.popup .bottom a.fr { margin:0 0 0 5px; }
.popup p { font-size:12px; }
.popup table { width:100%; float:left; font-size:12px; }
.popup table th { border:1px solid #666; padding:4px; background:#666; color:#fff; font-weight:bold; }
.popup table td { border:1px solid #999; padding:4px; }
.popup table td a { font-weight:bold; }
.popup table td a:hover { text-decoration:underline; cursor:pointer; }

/* ######################################### */
/* ### Main content
/* ######################################### */

/* #content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem;
  line-height: 1rem;
  
  /* margin-top: 120px; */
 } 
#content-container h2 {
  text-align: center;
} 
/* #content-container p {
  display: block;
  margin: 1rem;
}   */
.list-of-results {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
  
}

.list-of-results li {
  display: block;
  
 
}

.empty{
  width: 100%;
  height:20px;
}
#thumb-wrap {
  width: 100%;
  height: 480px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
#thumb-wrap img {
  width: 100%;
  height: auto;
}

#content {
  width:100%;
  max-width: 980px;
  margin: 0 auto;
  margin-top: -3rem;
}
#content .news {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  margin-left: 20px;
}
.pdfemb-viewer { 
  width: 200%;
}
#sidebar {
  float: left;
  width: 35%;
  margin: 40px 0 40px 20px;
}
h1.entry-title {
  color: #333;
  font-size: 52px;
  float: left;
  font-family: "Vesterbro-bold";
  width: 100%;
  font-weight: 700;
  margin-top: 50px;
  
}
h1.entry-title::after {
  content: "";
  width: 120px;
  height: 15px;
  position: relative;
  background-color: #CA8A2E;
  display: block;
  margin-bottom: 15px;
  z-index: -1;
}
h1.entry-title-1 {
  color: #333;
  font-size: 52px;
  float: left;
  /* font-family: "Vesterbro-bold"; */
  width: 100%;
  font-weight: 700;
  margin-top: 50px;
  margin-left: 20px;
}
h1.entry-title-1::after {
  content: "";
  width: 120px;
  height: 15px;
  position: relative;
  background-color: #CA8A2E;
  display: block;
  margin-bottom: 15px;
}
h2.entry-title {
  color: #333;
  font-size: 24px;
  float: left;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  width: 100%;
  margin-bottom: 1rem;
}

.entry-content p {
  float: left;
  width: s%;
  font-size: 13px;
  color: black;
  margin: 5px 0 5px 0;
  line-height: 16px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}

 .entry-content li {
  margin-top: 1rem !important;
  float: left;
  width: 200%;
} 
.entry-content li a {
  width: 100%;
  margin-top: 1rem;
  font-size: 20px ;
  border-bottom: 1px solid #ccc;
  line-height: 1.5rem;
}
.brfImage {
  border: 1px solid #ccc;
  float: left;
  padding: 12px;
  background: #fff;
  margin: 6px 0 6px 0;
}
.brfImage .img {
  width: 594px;
  height: 394px;
  float: left;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.4);
}
.entry-content {
  width: 50%;
  color: #444;
  line-height: 16px;
  font-family: Verdana, Geneva, sans-serif;
}
.entry-content p {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #444;
  margin: 10px 0 5px 0;
  line-height: 16px;
  font-family: Verdana, Geneva, sans-serif;
}
.entry-content a {
  color: #282828;
  /* text-decoration: underline; */
}
.entry-content a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.entry-content strong {
  font-weight: bold;
}
.entry-content em {
  font-style: italic;
}
.entry-content h1 {
  float: left;
  width: 100%;
  font-weight: normal;
  font-size: 28px;
  color: #333;
  font-family: Raleway;
  margin: 20px 0 0 0;
  line-height: 1;
}
.entry-content h2 {
  float: left;
  width: 100%;
  font-weight: normal;
  font-size: 22px;
  color: #333;
  font-family: Raleway;
  margin: 20px 0 0 0;
  line-height: 1;
}
.entry-content h3,
.entry-content h4,
.entry-content h5 {
  float: left;
  width: 100%;
  font-weight: normal;
  font-size: 18px;
  color: #333;
  font-family: Raleway;
  margin: 20px 0 0 0;
  line-height: 1;
}
.entry-content del {
  color: #777;
}
.entry-content ul,
.entry-content ol {
  float: left;
  width: 96%;
  padding-left: 4%;
  margin: 5px 0 5px 0;
}
.entry-content ul li,
.entry-content ol li {
  float: left;
  width: 100%;
  list-style: inside;
  font-size: 12px;
  color: #444;
  margin: 3px 0 3px 0;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 16px;
}
.entry-content ol li {
  list-style: decimal inside;
}
.entry-content li span {
  font-size: 12px;
}
.entry-content img {
  margin: 6px 0 6px 0;
  border: 3px solid #ddd;
  box-sizing: border-box;
  position: relative;
  float: left;
  max-width: 620px;
  height: auto;
}
.entry-content blockquote {
  background: #dcdcdc;
  float: left;
  width: 90%;
  padding: 2%;
  margin: 10px 3% 10px 3%;
  font-style: italic;
}
.entry-content blockquote p:first-child {
  margin-top: 0;
}
.entry-content blockquote p:last-child {
  margin-bottom: 0;
}

/* ######################################### */
/* ### Posts
/* ######################################### */
.posts {
  width: 100%;
  float: left;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.posts .entry-content h4 {
  margin-bottom: 1rem;
  }
.posts .content {
  margin-left: 20px;
}

.posts img {
  margin-bottom: 2rem;
  width: 200%;
  z-index: -1;
}

.posts p {
  width: 200%;
  
}

.active-sidebar .posts{
  width: 70%;
}
.post {
  width: 100%;
  float: left;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #ccc;
  padding: 14px 0 14px 0;
}
.single .post {
  border-bottom: none;
}
.post:last-child {
  border-bottom: none;
}
.post .entry-title a {
  color: #333;
  text-decoration: none;
}
.post .entry-title a:hover {
  text-decoration: none;
}
.post .calendar {
  float: left;
  width: 48px;
}
.post .calendar .month {
  color: #fff;
  font-size: 8px;
  width: 100%;
  float: left;
  text-align: center;
  font-weight: bold;
  padding: 3px 0 3px 0;
  text-transform: uppercase;
}
.post .calendar .day {
  color: #333;
  font-size: 24px;
  width: 100%;
  float: left;
  text-align: center;
  font-weight: bold;
  padding: 4px 0 4px 0;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.post .content {
  width: 552px;
  margin-left: 20px;
  float: left;
}
.post .entry-meta {
  font-size: 11px;
  color: #888;
  font-weight: bold;
  float: left;
}
.post .entry-content {
  font-size: 13px;
  width: 100%;
  color: #333;
  line-height: 13px;
  float: left;
  margin-top: 4px;
  display: flex;
  flex-direction: column;
}
.post .entry-content img {
  width: 100%;
  margin-bottom: 1rem;
}
.post .entry-content a {
  padding-top: 1rem;
}
.post .entry-content .post-thumbnail {
  width: 30%;
 
}
.post .entry-summary {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #444;
  margin: 5px 0 5px 0;
  line-height: 16px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.mailpoet_text {
  background-color: lightgray;
}
.archive-meta {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #444;
  margin: 5px 0 5px 0;
  line-height: 16px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.entry-content .vessingeDocument {
  width: 100%;
  float: left;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #ccc;
  padding: 14px 0 14px 0;
}
.entry-content .vessingeDocument:last-child {
  border-bottom: none;
}
.entry-content .vessingeDocument .icon {
  float: left;
  width: 48px;
}
.entry-content .vessingeDocument .content {
  width: 552px;
  margin-left: 20px;
  float: left;
}
.entry-content .vessingeDocument .content .vessingeDocumentLink {
  color: #333;
  font-size: 24px;
  float: left;
  width: 100%;
  font-family: Raleway;
  text-decoration: none;
}
.entry-content .vessingeDocument .content .vessingeDocumentLink:hover {
  text-decoration: underline;
}
.entry-content .vessingeDocument .content .date {
  font-size: 11px;
  color: #888;
  font-weight: bold;
  float: left;
}
.entry-content .vessingeDocument .content .description {
  font-size: 11px;
  color: #333;
  line-height: 13px;
  float: left;
  margin-top: 4px;
}

/* ######################################### */
/* ### Navigation and buttons
/* ######################################### */

nav {
  width: 100%;
  height: auto;
  background-color: #CA8A2E;
  
  /* margin-bottom: -80px; */
}

.nav-previous {
  margin-top: 1rem !important;
}

nav.mobile{display: none;}
.navigation-main {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: 998px;
  margin: 0 auto;
  padding-left: 20px;
  
}
/*#site-navigation-wrap .dropdown-menu>li>a {
font-size: 12px !important;
padding: 0 10px !important;
}*/

.navigation-main ul {
  min-width: 150px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: -999em;
  left: -999em;
  z-index: 999;
}
.navigation-main li {
  display: inline-block;
  position: relative;
  text-align: left;
  z-index: 999;
}
.navigation-main li.focus > ul, .navigation-main li:hover > ul {
  top: 35px;
  left: auto;
  padding: 0 0px 0 15px !important;
}
.navigation-main li li {
  display: block;
}
.navigation-main li li.focus > ul, .navigation-main li li:hover > ul {
  left: 100%;
  top: 0;
}
.navigation-main a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  padding: 10px 20px 10px 0;
  font-family: "Railway", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.navigation-main a:hover, .navigation-main li:hover > a, .navigation-main .focus > a, .navigation-main .current-menu-item > a, .navigation-main .current-menu-ancestor > a {
  color: #000000;
}
.navigation-main .menu-item-has-children > a::before {
  content: "";
  position: absolute;
  right: 8px;
  top: 40%;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-top-color: currentColor;
}
.navigation-main ul .menu-item-has-children > a::before {
  right: 2px;
  border-top-color: transparent;
  border-left-color: currentColor;
}
.navigation-main ul {
  background-color: #CA8A2E !important;
}


.button {
  background: url(images/button.png);
  text-align: center;
  color: #282828;
  font-family: "Raleway";
  line-height: 38px;
  text-decoration: none;
  width: 139px;
  height: 36px;
  float: left;
  border: none;
  font-size: 16px;
}
.button:hover {
  opacity: 0.7;
  cursor: pointer;
}


/* ######################################### */
/* ### Widgets
/* ######################################### */
#sidebar {
  min-height: 200px;
  padding-bottom: 1rem;
  margin-left: 3rem;
}
#gallery-1 img { size: 40% !important; justify-items: center !important; margin: auto; }
#sidebar .widget-area > ul > li:first-child {
  margin-top: 0;
}
#sidebar .widget-area > ul > li {
  float: left;
  width: 278px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  margin-top: 20px;
}
#sidebar .widget-area .widget-title {
    width: 100%;
    height: 30px;
    margin: 5px 0;
    float: left;
    text-align: center;
    color: #282828;
    font-family: "Raleway", Arial, Helvetica, sans-serif;
    line-height: 44px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

/* ######################################### */
/* ### Widget - Login
/* ######################################### */
#sidebar .widget_wp_sidebarlogin {
  float: left;
  font-size: 12px;
  color: #444;
  line-height: 16px;
  position: relative;
}
#sidebar .widget_wp_sidebarlogin p.login-submit {
  float: right;
}
#sidebar .widget_wp_sidebarlogin .sidebar_login_links {
  position: absolute;
  bottom: 26px;
  left: 18px;
}
#sidebar .widget_wp_sidebarlogin .sidebar_login_links a {
  color: #333;
}
#sidebar .widget_wp_sidebarlogin form {
  width: 100%;
  float: left;
  margin: -7px 0 0 0;
  padding: 6px;
  box-sizing: border-box;
}
#sidebar .widget_wp_sidebarlogin #wp-submit {
  width: auto;
  height: auto;
  background: #777;
  color: #fff;
  border: none;
  border-radius: 3px;
  font-weight: bold;
  font-size: 12px;
  padding: 6px 10px !important;
  line-height: initial;
  cursor: pointer;
  font-family: Arial;
  text-shadow: none;
}
#sidebar .widget_wp_sidebarlogin #wp-submit:hover {
  opacity: 0.8;
}
body.logged-in #sidebar .widget_wp_sidebarlogin .sidebar_login_links {
  width: 100%;
  float: left;
  position: relative;
  bottom: initial;
  left: initial;
  padding: 6px;
  box-sizing: border-box;
}
body.logged-in #sidebar .widget_wp_sidebarlogin .sidebar_login_links a {
  background: #777;
  color: #fff;
  border: none;
  border-radius: 3px;
  font-weight: bold;
  font-size: 12px;
  padding: 6px 10px;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
body.logged-in #sidebar .widget_wp_sidebarlogin .sidebar_login_links a:hover {
  opacity: 0.8;
}
body.logged-in #sidebar .widget_wp_sidebarlogin input {
  width: 100%;
  float: left;
  padding: 5px;
  box-sizing: border-box;
}
body.logged-in #sidebar .widget_wp_sidebarlogin li {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  float: left;
}
body.logged-in #sidebar .widget_wp_sidebarlogin li:last-child {
  margin-bottom: 0;
}

/* ######################################### */
/* ### Widget - Text
/* ######################################### */
#sidebar .textwidget {
  float: left;
  padding: 0 5px 5px 5px;
  font-size: 12px;
  color: #444;
  line-height: 16px;
}
#sidebar .textwidget p {
  margin: 5px 0 5px 0;
}
#sidebar .textwidget p:first-child {
  margin-top: 0;
}
#sidebar .textwidget p:last-child {
  margin-bottom: 0;
}

/* ######################################### */
/* ### Widget - Map
/* ######################################### */
#sidebar .vessingeFindUsMap .widget-title {
  background-position: 0 -39px;
}
#sidebar .vessingeFindUsMap .map {
  width: 276px;
  height: 180px;
  float: left;
  border: 1px solid #ccc;
}

/* ######################################### */
/* ### Widget - Notifications
/* ######################################### */
#sidebar .vessingeNotifications .widget-title {
  background-position: 0 -156px;
}
#sidebar .vessingeNotifications p {
  width: 100%;
  float: left;
  color: #333;
  font-size: 12px;
  line-height: 16px;
  padding: 6px;
  box-sizing: border-box;
}
#sidebar .vessingeNotifications form {
  width: 100%;
  float: left;
  padding: 6px;
  box-sizing: border-box;
  position: relative;
}
#sidebar .vessingeNotifications form input {
  width: 100%;
  float: left;
  padding: 8px 74px 8px 8px;
  box-sizing: border-box;
  border: 1px solid #aaa;
}
#sidebar .vessingeNotifications form button {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #777;
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  cursor: pointer;
  float: right;
  border-radius: 5px;
}
#sidebar .vessingeNotifications form button:hover {
  opacity: 0.8;
}

/* ######################################### */
/* ### Widget - Weather
/* ######################################### */
#sidebar .vessingeWeather {
  list-style: none;
}
#sidebar .vessingeWeather .widget-title {
  background-position: 0 -78px;
}

/* ######################################### */
/* ### Widget - Documents
/* ######################################### */
#sidebar .vessingeDocumentsWidget {
}
#sidebar .vessingeDocumentsWidget .widget-title {
  background-position: 0 -117px;
}
#sidebar .vessingeDocumentsWidget ul {
  float: left;
  width: 100%;
}
#sidebar .vessingeDocumentsWidget ul li {
  float: left;
  width: 100%;
  font-size: 10px;
  line-height: 18px;
  font-family: Verdana, Geneva, sans-serif;
  border-bottom: 1px solid #ccc;
  padding: 5px 0 5px 0;
}
#sidebar .vessingeDocumentsWidget ul li:last-child {
  border-bottom: none;
}
#sidebar .vessingeDocumentsWidget ul li a:hover .name {
  text-decoration: underline;
  cursor: pointer;
}
#sidebar .vessingeDocumentsWidget ul li a .icon16 {
  margin: 0 6px 0 6px;
}
#sidebar .vessingeDocumentsWidget ul li a .name {
  float: left;
  color: #333;
}
#sidebar .vessingeDocumentsWidget ul li a .date {
  float: right;
  color: #666;
  margin-right: 6px;
}

/* ######################################### */
/* ### Social media
/* ######################################### */
.vessingeSocial {
  position: absolute;
  top: 0;
  right: 0;
  background: url(images/social_text.png) no-repeat bottom right;
  height: 106px;
  width: 186px;
}
.vessingeSocial a {
  background: url(images/social_ribbons.png);
  width: 39px;
  height: 63px;
  float: right;
}
.vessingeSocial a:hover {
  opacity: 0.7;
}
.vessingeSocial a.facebook {
  background-position: 0 0;
  margin-right: 10px;
}
.vessingeSocial a.twitter {
  background-position: 0 -63px;
}
.vessingeSocial .arrow {
  width: 50px;
  height: 41px;
  float: right;
  background: url(images/social_arrow.png);
  margin: 26px 22px;
}
/*
/* ######################################### */
/* ### Footer // Footer widget
/* ######################################### */
#footer {
  background: #ffdc01;
  color: #3b1c32;
  font-size: 12px;
  height: auto;
  width: 100%;
  display: block;
  line-height: 50px;
}

#footer .footer-wraper {
  width:100%;
  padding: 0 20px;
  min-height:55px;
 
}
#footer-widget-wraper {
  width: 100%;
  height: auto;
  min-height: 200px;
  background-color: #3b1c32;
  
}


.footer-widget {
margin: 0 auto;
width:100%;
max-width: 980px;
height: auto;
margin-bottom: 20px;
display: block;
}

.footer-widget-content{
padding: 40px 0 0 0;
  width: 24%;
  float: left;
}

.footer-widget-content .footer-title {
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.footer-widget-content p {
  font-size: 11px;
  color: #fff;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 180%;
}

.footer-widget-content a {
  font-size: 11px;
  color: #fff;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 180%;
  text-decoration: underline;
}

.footer-widget-content a:hover {
  font-size: 11px;
  color: #CA8A2E;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 180%;
  text-decoration: underline;
}

#footer .footer-wraper {
  width: 100%;
  max-width: 960px;
  height: auto;
  position: relative;
  display: block;
  margin: 0 auto;
  
}
#footer  .footer-wraper .footer-logo {
  width: 169px;
  height: 28px;
  background: url(images/footer_logo.svg) no-repeat;
  display: block;
  float: left;
  margin: 22px 0;
}
#footer  .footer-wraper .copyright {
  color: #3b1c32;
  float: right;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  margin: 12px 0;
}
/* ######################################### */
/* ### Icons
/* ######################################### */
.icon48 {
  width: 48px;
  height: 48px;
  background: url(images/icons_48x48.png);
  float: left;
}
.icon48.pdf {
  background-position: 0 -48px;
}
.icon48.doc,
.icon48.docx,
.icon48.odt {
  background-position: 0 -96px;
}
.icon48.xls,
.icon48.xlsx,
.icon48.ods {
  background-position: 0 -144px;
}
.icon48.calendar {
  background-position: 0 -192px;
}
.icon16 {
  width: 16px;
  height: 16px;
  background: url(images/icons_16x16.png);
  float: left;
}
.icon16.pdf {
  background-position: 0 -16px;
}
.icon16.doc,
.icon16.docx,
.icon16.odt {
  background-position: 0 -32px;
}
.icon16.xls,
.icon16.xlsx,
.icon16.ods {
  background-position: 0 -48px;
}

/* ######################################### */
/* ### Form elements
/* ######################################### */
ul.form {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
ul.form li {
  width: 100%;
  float: left;
  list-style: none;
  margin: 4px 0 4px 0;
  position: relative;
}
ul.form li label {
  font-size: 12px;
  color: #666;
  margin-bottom: 3px;
  margin-top: 2px;
  float: left;
  white-space: nowrap;
}
ul.form li input[type="text"],
ul.form li select,
ul.form li input[type="password"],
ul.form textarea {
  width: 100%;
  float: left;
  padding: 6px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 11px;
  background: #f9f9f9;
  font-family: Arial, Helvetica, sans-serif;
}
ul.form li input[type="text"]:disabled, ul.form li select:disabled, ul.form li input[type="password"]:disabled, ul.form li input[type="text"]:read-only, /*ul.form li select:read-only, */ul.form li input[type="password"]:read-only {
  background: #e5e5e5;
}
ul.form li input[type="text"]:focus,
ul.form li select:focus,
ul.form li input[type="password"]:focus {
  border: 1px solid #596357;
}
ul.form li select {
  padding: 5px 6px 5px 6px;
}
ul.form li .warning {
  background: #ffeaea !important;
}
ul.form li .fakeInput {
  width: 100%;
  float: left;
  padding: 1px 6px 1px 6px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 11px;
  background: #e5e5e5;
  min-height: 26px;
}
ul.form li .fakeInput .tag {
  float: left;
  background: #fff;
  padding: 4px 5px 4px 5px;
  margin: 1px 6px 1px -4px;
  color: #444;
  border-radius: 3px;
  font-size: 11px;
  border: 1px solid #ccc;
}
ul.form li .fakeInput .tag .cross {
  margin-left: 3px;
}
ul.form li .fakeInput .tag .magnifier {
  margin-left: 5px;
}
ul.form li.full {
  width: 100%;
  margin-left: 0;
}
ul.form li.half {
  width: 48.5%;
  margin-left: 3%;
}
ul.form li.third {
  width: 31.33%;
  margin-left: 3%;
}
ul.form li.twoThirds {
  width: 65.67%;
  margin-left: 3%;
}
ul.form li.fourth {
  width: 22.75%;
  margin-left: 3%;
}
ul.form li.threeFourths {
  width: 74.25%;
  margin-left: 3%;
}
ul.form li.first {
  margin-left: 0;
}
ul.form li .suffix {
  position: relative;
  float: right;
  color: #666;
  margin: -18px 5px 0 0;
  font-size: 11px;
}
ul.form li .checkboxContainer {
  float: left;
  margin: 4px 15px 4px 0;
}
ul.form li .checkboxContainer input {
  float: left;
  margin: 0 4px 0 0;
  width: 14px;
  height: 14px;
}
ul.form li .checkboxContainer label {
  color: #666 !important;
  margin-top: 1px;
}
ul.form li .toggler {
  margin: 5px 0 5px 0;
  float: left;
}
ul.form li.formContainer {
  width: 100%;
}

/* ######################################### */
/* ### Contact form
/* ######################################### */
.vessingeContactForm {
  background: #fff;
  float: left;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.vessingeContactForm textarea {
  height: 150px;
}
.vessingeContactForm input[type="text"],
.vessingeContactForm select,
.vessingeContactForm textarea {
  font-size: 14px !important;
  padding: 8px !important;
}
.vessingeContactForm .button {
  float: right;
  margin-top: 10px;
}

#page-not-found .entry-content .content {
  /*width:272px; height:251px;*/
  width: 100%;
  padding-top: 280px;
  background: url(images/404.png) no-repeat top 20px center;
  float: left;
  text-align: center;
}

/* ######################################### */
/* ### Thichbox fixes
/* ######################################### */
#TB_ajaxContent {
  padding: 0 !important;
  width: 100% !important;
  overflow: hidden !important;
}
#TB_ajaxContent iframe {
  width: 100% !important;
}
#TB_closeWindowButton {
}
#TB_closeWindowButton:hover {
}
#TB_Header {
  display: none;
}
#TB_caption {
  visibility: hidden;
}
/*#TB_closeWindowButton { text-indent:9999px; }
#TB_closeWindow { padding-right:20px !important; }*/

@media only screen and (min-device-width: 1025px) and (max-device-width: 1300px) {

.responsive-menu-button { background: opacity: 0.2; }

#branding {
  margin-left: 10rem !important;
}
.navigation-main {
  margin-left: 10rem !important;
}
.posts {
  margin-left: 8rem !important;
}

}

/* ######################################### */
/* ### Mobile styles 
/* ### Medium devices (tablets, less than 640px)
/* ######################################### */
@media only screen and (min-device-width: 570px) and (max-device-width: 1024px) {
  /* nav {
    margin-bottom: -70px !important;
  } */

  #responsive-menu-container { 
    height: 400px !important;
    }
    #responsive-menu {
      font-family: "Raleway", Arial, Helvetica, sans-serif !important;
    }
    .responsive-menu-item-link {
      font-family: "Raleway", Arial, Helvetica, sans-serif !important;
    }
    .entry-content li a {
      width: 100%;
      margin-top: 1rem;
      font-size: 14px ;
      border-bottom: 1px solid #ccc;
      line-height: 1.5rem;
    }

  h1.entry-title-1 {
    color: #333;
    font-size: 52px;
    float: left;
    font-family: "Vesterbro-bold";
    width: 100%;
    font-weight: 700;
    margin-top: 40px;
    margin-left: 0px !important;
    padding-left: 54px !important;
  }
  h1.entry-title-1::after {
    content: "";
    width: 120px;
    height: 15px;
    position: relative;
    background-color: #CA8A2E;
    display: block;
    margin-bottom: 15px;
  }
  .posts {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
  }
  
  .posts img {
    margin-bottom: 2rem;
    width: 100%;
  }
  
  .posts p {
    width: 100%;
  }
  #hero .banner-title {
    margin-bottom: 0.5rem;
    color: white;
    }
    
    #hero .banner-text {
      margin-bottom: 2rem;
      color: white;
    }
    
    #hero .btn-orange:hover { 
      background: #CA8A2E;
      color: #fff;
    }
    
    #hero .btn-orange {
      text-transform: uppercase;
      font-size: 15px;
      
    }
    
    #hero {
      width: 100% !important;
      height: auto !important;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      
      
    }
    #hero h1 {
      font-family: "Vesterbro-bold";
      font-size: 60px;
      text-shadow: #000 1px 0 10px;
    }
    #hero h3 {
      font-family: "Railway", Arial, Helvetica, sans-serif;
      font-size: 19px;
      text-shadow: #000 1px 0 10px;
    }
    #hero .btn-orange {
      background-color: #CA8A2E;
      color: #000;
      text-transform: uppercase;
      font-size: 15px;
    }
    #hero .btn-orange:hover {
      background: #CA8A2E;
      color: #fff;
    }
    
    #hero .container {
      max-width: 980px !important;
    }

header #branding #site-title {
   font-family: "Vesterbro-bold";
  font-size: 40px;
  position: relative;
  top: 5px;
  width:100%;
  text-align: center;
}

#site-description {
    font-family: "Raleway", Arial, sans-serif;
    font-size: 13px;
    line-height: 48px;
    color: #fff;
    position: relative;
}

header #searchbar {
  display: none;
  float: right;
  width: 270px;
  position: relative;
  top: 0px;
  left: 20px;
  margin-top: 0.5rem;
}

header #login {
  font-family: "Raleway", Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 60px;
    color: #fff;
    position: absolute;
    top: 97px;
    right: 10px;
    width: 110px;
    height: 70px;
}

nav{
  display: none;
  margin-bottom: 0px;
}


/* Mobile meny toggle */
nav.mobile {
  width: 100%;
  height: 35px;
  display:block;
  background-color: #CA8A2E;
}

 nav.mobile label {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  left:20px;
} 
/* Burgarna */
 /*.burger  {
  position: relative;
  margin: 0;
  text-indent: -999em;
  top:7px;
  left: 0;
  cursor: pointer;
  border-radius: 4px;
}*/
/*.burger, .burger:before, .burger:after {
  display: block;
  width: 30px;
  height:4px;
  background-color: #fff;
  border-radius: 4px;
}*/
.burger:before, .burger:after {
  position: absolute;
  content: "";
}
/*.burger:before {
  top: 8px;
}*/
.burger:after {
  top: 16px;
} 

#menu-toggle {
  display: none;
}

.navigation-mobile{
  width: 100%;
  max-height: 0;
  display: none;
  float: left;
  z-index: 999999;
  position: absolute;
  padding: 10px;
  top: 189px;
  background-color: #CA8A2E;
  transition: all 0.3s ease;
}

.navigation-mobile ul {
  float:left; 
  display: flex; 
  flex-direction: row; 
  flex-wrap: wrap; 
  align-content: center;
  width: 100%;
}
.navigation-mobile li{
  display: block;
  width: 45%;
  padding: 10px;
  
}

#menu-toggle:checked + .navigation-mobile {
  max-height: 100%;
  display:block;
}

  #hero {
    padding: 70px 20px;
  }
  #hero h1 {
    font-family: "Vesterbro-bold";
    font-size: 35px;
    text-shadow: #000 1px 0 10px;
}

  #content{
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
#content h1.entry-title {
    color: #333;
    font-size: 30px;
    float: left;
    font-family: "Vesterbro-bold";
    width: 100%;
    font-weight: 700;
}

.entry-content{
width: 100%;
}

.active-sidebar .posts {
  width:100%;
}

#sidebar {
  float: left;
  width: 90%;
  margin: 0 0 40px 20px;
}

.post .calendar {
  float: left;
  width: 48px;
  margin-bottom: 10px;
}
.post .content {
  width: 90%;
  margin-left: 5px;
  float: left;
}
h1.entry-title::after {
  content: "";
  width: 98px;
  height: 10px;
  position: relative;
  background-color: #CA8A2E;
  display: block;
  margin-bottom: 12px;
}


#footer .footer-wraper {
    width:100%;
    padding: 0 20px;
    min-height: 120px;
   
}

#footer-widget-wraper{
  min-height: 250px;
}

#footer-widget {
  margin: 0 auto;
  width:100%;
  max-width: 980px;
  float: left;
  margin-bottom: 20px;
}

.footer-widget-content{
  padding: 20px;
  width: 50%;
}
#footer .footer-wraper .footer-logo{

    width: 169px;
    clear:both;
    margin: 20px auto;
}

#footer .footer-wraper .copyright {
    color: #3b1c32;
    float: left;
    font-family: "Raleway", Arial, Helvetica, sans-serif;
    margin: 5px 0;
    line-height: 120%;
    font-size: 12px;;
}

}

@media (max-width: 569px) {

  /* nav {
    margin-bottom: -70px !important;
  } */
  #metaslider_32 { z-index: -1; 
    height: 300px !important;
    }
    #metaslider_32 img {
      height: 100% !important;
      width: auto !important;
      
    }

  #responsive-menu-container { 
  height: 400px !important;
  }
  #responsive-menu {
    font-family: "Raleway", Arial, Helvetica, sans-serif !important;
  }
  .responsive-menu-item-link {
    font-family: "Raleway", Arial, Helvetica, sans-serif !important;
  }
  
  .entry-content li a {
    width: 100%;
    margin-top: 1rem;
    font-size: 14px ;
    border-bottom: 1px solid #ccc;
    line-height: 1.5rem;
  }

  h1.entry-title-1 {
    color: #333;
    font-size: 52px;
    float: left;
    font-family: "Vesterbro-bold";
    width: 100%;
    font-weight: 700;
    margin-top: 40px;
    margin-left: 6px !important;
  }
  h1.entry-title-1::after {
    content: "";
    width: 120px;
    height: 15px;
    position: relative;
    background-color: #CA8A2E;
    display: block;
    margin-bottom: 15px;
  }
  .posts {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
  }
  
  .posts img {
    margin-bottom: 2rem;
    width: 100%;
  }
  
  .posts p {
    width: 100%;
  }
  #hero .banner-title {
    margin-bottom: 0.5rem;
    color: white;
    }
    
    #hero .banner-text {
      margin-bottom: 2rem;
      color: white;
    }
    
    #hero .btn-orange:hover { 
      background: #CA8A2E;
      color: #fff;
    }
    
    #hero .btn-orange {
      text-transform: uppercase;
      font-size: 15px;
      
    }
    
    #hero {
      width: 100% !important;
      height: auto !important;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      
      
    }
    #hero h1 {
      font-family: "Vesterbro-bold";
      font-size: 60px;
      text-shadow: #000 1px 0 10px;
    }
    #hero h3 {
      font-family: "Railway", Arial, Helvetica, sans-serif;
      font-size: 19px;
      text-shadow: #000 1px 0 10px;
    }
    #hero .btn-orange {
      background-color: #CA8A2E;
      color: #000;
      text-transform: uppercase;
      font-size: 15px;
    }
    #hero .btn-orange:hover {
      background: #CA8A2E;
      color: #fff;
    }
    
    #hero .container {
      max-width: 980px !important;
    }

header #branding #site-title {
  font-family: "Vesterbro-bold";
  font-size: 40px;
  position: relative;
  top: 5px;
  width:100%;
  text-align: center;
}

#site-description {
    font-family: "Raleway", Arial, sans-serif;
    font-size: 13px;
    line-height: 48px;
    color: #fff;
    position: relative;
}

header #searchbar {
  display: none;
  float: right;
  width: 270px;
  position: relative;
  top: 0px;
  left: 20px;
  margin-top: 0.5rem;
}

header #login {
  font-family: "Raleway", Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 60px;
    color: #fff;
    position: absolute;
    top: 97px;
    right: 10px;
    width: 110px;
    height: 70px;
}

nav{
  display: none;
  margin-bottom: 0px;
}


/* Mobile meny toggle */
nav.mobile {
  width: 100%;
  height: 35px;
  display:block;
  background-color: #CA8A2E;
}

 nav.mobile label {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  left:20px;
} 
/* Burgarna */
 /*.burger  {
  position: relative;
  margin: 0;
  text-indent: -999em;
  top:7px;
  left: 0;
  cursor: pointer;
  border-radius: 4px;
}*/
/*.burger, .burger:before, .burger:after {
  display: block;
  width: 30px;
  height:4px;
  background-color: #fff;
  border-radius: 4px;
}*/
/*.burger:before, .burger:after {
  position: absolute;
  content: "";
}*/
.burger:before {
  top: 8px;
}
/*.burger:after {
  top: 16px;
} */

#menu-toggle {
  display: none;
}

.navigation-mobile{
  width: 100%;
  max-height: 0;
  display: none;
  float: left;
  z-index: 999999;
  position: absolute;
  padding: 10px;
  top: 189px;
  background-color: #CA8A2E;
  transition: all 0.3s ease;
}

.navigation-mobile ul {
  float:left; 
  display: flex; 
  flex-direction: row; 
  flex-wrap: wrap; 
  align-content: center;
  width: 100%;
}
.navigation-mobile li{
  display: block;
  width: 45%;
  padding: 10px;
  
}

#menu-toggle:checked + .navigation-mobile {
  max-height: 100%;
  display:block;
}

  #hero {
    padding: 70px 20px;
  }
  #hero h1 {
    font-family: "Vesterbro-bold";
    font-size: 35px;
    text-shadow: #000 1px 0 10px;
}

  #content{
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
#content h1.entry-title {
    color: #333;
    font-size: 30px;
    float: left;
    font-family: "Vesterbro-bold";
    width: 100%;
    font-weight: 700;
}

.entry-content{
width: 100%;
}

.active-sidebar .posts {
  width:100%;
}

#sidebar {
  float: left;
  width: 90%;
  margin: 0 0 40px 20px;
}

.post .calendar {
  float: left;
  width: 48px;
  margin-bottom: 10px;
}
.post .content {
  width: 90%;
  margin-left: 5px;
  float: left;
}
h1.entry-title::after {
  content: "";
  width: 98px;
  height: 10px;
  position: relative;
  background-color: #CA8A2E;
  display: block;
  margin-bottom: 12px;
}


#footer .footer-wraper {
    width:100%;
    padding: 0 20px;
    min-height: 120px;
   
}

#footer-widget-wraper{
  min-height: 250px;
}

#footer-widget {
  margin: 0 auto;
  width:100%;
  max-width: 980px;
  float: left;
  margin-bottom: 20px;
}

.footer-widget-content{
  padding: 20px;
  width: 50%;
}
#footer .footer-wraper .footer-logo{

    width: 169px;
    clear:both;
    margin: 20px auto;
}

#footer .footer-wraper .copyright {
    color: #3b1c32;
    float: left;
    font-family: "Raleway", Arial, Helvetica, sans-serif;
    margin: 5px 0;
    line-height: 120%;
    font-size: 12px;;
}

}