/* Themify Customize Styling */
body {	
	font-family:Arial, Helvetica, sans-serif; 
}
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
 }
/* Themify Custom CSS */
/*BASE*/
#body{
	min-height: 60vh;
}
#headerwrap{
	background: #BD2329;
}
#header{
	height: 100px;
	display: flex;
	align-items: center;
	padding-right: 0;
}
body.fixed-header.page-loaded #headerwrap.fixed-header{
	background: #BD2329;
}
#main-nav a{
	padding: 37px 55px;
    border-left: 1px solid #cc3b42;
	border-right: 1px solid #cc3b42;
	text-transform: uppercase;
	font-size: 11px;
}
#main-nav li{
	margin-left: -5px;
}
#main-nav a{
	color: rgba(255, 255, 255, .6);
}
#main-nav a:hover{
	color: #fff;
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0% 0%
}
#site-logo{
	margin: 0;
}
.sidemenu{
	margin-left: auto;
}
.slider{
	height: 600px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slider h1{
	color: #fff;
	text-align: center;
	font-weight: 700;
}
.page-id-8 #content{
	padding: 0;
}
#main-nav .current_page_item>a{
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0% 0%;
	color: #fff;
}
.subslider,
.subslider h3{
	color: #fff;
}
.subslider p{
	font-size: 13px;
	color: rgba(255, 255, 255, .6);
}
.subslider img{
	margin-bottom: 0;
}
.subbild{
	text-align: center;
}

#headerwrap.fixed-header #header{
	height: 70px;
}
.header-on-scroll #main-nav a{
	padding: 23px 55px;
	transition: none;
}
/*HEADER*/
.knappen{
	text-align: center;
}
.related-posts h4{
	visibility: hidden;
}
.related-title:after{
  content:'övriga projekt'; 
  visibility: visible;
  display: block;
}
/*CONTENT*/

#footerwrap{
	background: #BD2329;
}
.textwidget{
	max-width: 600px;
	margin: 0 auto;
	color: rgba(255,255,255, .3);
	font-size: 12px;
}
#footer-logo{
	margin: 0;
}
.footer-fram{
	background: #aa1f25;
	padding: 20px;
	text-align: center;
	color: rgba(255, 255, 255, .3);
	font-size: 14px;
}
.footer-fram a{
	color: rgba(255, 255, 255, .6);
}
#pagewrap .back-top.back-top-float{
	background: rgba(0,0,0,.4);
	border-radius: 0;
}
.footer-widgets .widget{
	margin: 0;
}
/*FOOTER*/
/*MEDIA QUERIES*/
