@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Oswald';
	src: url('/fonts/Oswald-Bold.ttf') format('truetype');
}

/* make the footer stick to bottom */
html, body {height: 100%;}
#wrap {min-height: 77%;}
#main {overflow:auto;
	margin-bottom: 10px; clear:both;}  /* must be same height as the footer */
#footer {background-color:#101010;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	color:#FFFFFF;
	height:auto;
	position: relative;
	clear:both;
	min-height:250px;
} 

.textblock {display:block; clear:both;}
.textblock img {margin: 0 10px 5px 0; max-width:100%; height:auto; border:none !important;}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
/* end of footer stick */

body {margin:0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; background-color:#fff;}

.text {font-weight:bold;}

#logowrap {
  background-color: #FFF;
  width: 100%;
  padding: 10px 0;
  display: flex;
  justify-content: center;
}

#logo {
  display: flex;
  align-items: center; 
  max-width: 870px;
}

#logowrap img {
  max-width: 75px;
  height: auto;
}

.site-title {
  font-size: 45px;
  font-weight: bold;
  font-family: 'Oswald', Verdana;
  color: #000;
  margin-left: 15px; 
  line-height: 1; 
  bottom: 10px;
  position: relative;
  letter-spacing: -0.05em;
}
	#logo a:link, #logo a:visited {text-decoration:none;}

.wrapper{max-width:885px; margin: 0 auto; margin-bottom:25px;}
.vertical-section {width:100%; padding: 40px 0;}
.frontbg {background:url('imgs/maximal-fritid_feat1_1403.jpg'); background-position:center; height: 645px; background-size:cover;}
.front-h1 {font-size:75px; line-height:70px; text-align:right; text-transform:uppercase; text-shadow:#D3D3D3;}

#header {display:block; width:100%; height:55px; padding-top:0px;}
#header-menu {margin:auto; width:850px;}
#header-menu ul {list-style: none; padding: 0; margin: 0; background: white; float: left; width: 100%;}
#header-menu li {float: left; margin: 0 1em 0 0;}
#header-menu a {text-decoration: none; display: block; width: 6em; padding: 0 0.5em; font-weight: bold; border-bottom: 0.5em solid grey; color: grey;}
#header-menu a:hover {border-bottom: 0.5em solid black; color: black;}
#header-menu a:active {border-bottom: 0.5em solid black; color: black;}
	
#content {background-color:#fff; display:block; min-height: 500px; width:100%;}
#skyltfonster {width:885px; min-height:460px; margin:0 auto; padding:10px 0 25px 0;}
#article {width:885px; padding:10px 0 25px 0; margin: 0 auto;}
	#article img {max-width:100%; height:auto; margin:0 auto;}
#skyltfonster h1{
		font-family: Arial, 'Helvetica', sans-serif;
		font-size: 47px;
		letter-spacing: -0.05em;
		color: #333;
		line-height: 55px;
		margin: 0 0 25px 0;}
#article h1{
		width:100%;
		font-family: Arial, 'Helvetica', sans-serif;
		font-size: 62px;
		letter-spacing: -0.05em;
		color: #333;
		line-height: 56px;
		margin: 0 0 50px 0;}

#skyltfonster p a:link, #skyltfonster p a:visited, #related li a:link,  #related li a:visited {color:#03C !important; text-decoration:underline !important;}
#skyltfonster p, #article p{font-size:16px;line-height:24px;}
#skyltfonster li {display: inline; float: left; padding: 0 10px; text-align: right; font-size: 14px; text-transform: uppercase; height: auto;}
.categories {padding: 0 !important;width: 130px !important; display:inline-block !important; float:none !important;}
#skyltfonster li a:link{text-decoration:none;}
#skyltfonster img{border:1px solid grey; display:block;}
#skyltfonster img:hover{border:1px solid grey;}

#skyltfonster #sokruta {float:none;}
#skyltfonster .bluelink {color:#00F !important; text-decoration:underline !important;}

.toc {
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #d7d7d7;
    max-width: 100%;
}
.toc-header {font-weight:bold; text-transform:uppercase;}
.toc ul {padding-left:5px; left:0 !important;}

#brandselector {display:block; clear:both; margin: 0 auto;
  max-width: 450px;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 30px;
  background-color:#b7c6b3;}
#brandselector form {float:none; margin:0 auto;}

#skyltfonster .brandselect {display:block; clear:both; float:none; vertical-align:middle; width: 320px;
align-content: center;
border: 1px solid grey;
border-radius: 8px;
padding: 10px;
margin: 30px auto;
background: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
}
#skyltfonster .brandselect select {
height: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
color:#000;
width:300px;
}
#skyltfonster .brandselect input[type="button"] {
margin-top: 10px;
width: 300px;
height: 30px;
font-size: 16px;
}

blockquote {
  position: relative;
  background-color: #f8f4f1;
  border-left: 6px solid #4d2c18;
  color: #2e1a0f;
  padding: 1.5rem 2rem 1.5rem 4rem; 
  margin: 30px auto;
  font-style: italic;
  font-size: 1.1rem;
  line-height: 1.6;
  font-family: Georgia, serif;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  max-width: 80%;
  min-height: 32px;
}

blockquote::before {
  content: "";
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-image: url('/favicon-32x32.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}


#frontblocks {width:100%; text-align:left; margin:20px 0;}
 #frontblocks .blocks {width:50%; height:auto; float:left;}
 #frontblocks .blocks a:link, #frontblocks .blocks a:visited{text-decoration:none;}
 #frontblocks .blocks .blockskat {display:block; position:relative; top:-50px; left:10px; font-size:22px; color:#fff; max-width:200px; background-color:#000;border-radius:5px;padding:5px;}
 #frontblocks .blocks p {display:block; position:relative; top:-30px; padding-right: 20px;}

.subcat-link, .subcat-link a:link, .subcat-link a:visited{text-transform: none;font-size: 12px; text-decoration:underline; color:#00C !important;}

#breadcrumbs {width:100%; max-width:885px; margin:0 auto; clear:both; font-style:italic;}
#breadcrumbs ol {padding-left:0;}
#breadcrumbs ol li {display:inline-block; list-style-type:none; text-transform: capitalize; float:none;
padding:0 2px; font-family: Arial,Helvetica,sans-serif; font-size: 12px;}
#breadcrumbs a:link, #breadcrumbs a:visited {color:#03C !important; text-decoration:underline !important;}

.brandtext ul {list-style-type:circle !important; left:0 !important;}
.brandtext ul li {display:block !important; float:none !important; text-align:left !important;}

#skyltfonster .normal ol li, #skyltfonster .normal ul li, #article .normal ol li, #article .normal ul li {left:0 !important; text-transform:none !important; display:list-item !important; float: none !important; text-align: left !important;}
#skyltfonster .normal ul li {list-style-type:disc !important; line-height:1.7em;}
#skyltfonster .normal ul {left:0px !important;}
#skyltfonster .normal ol li a:link, #skyltfonster .normal ol li a:visited, #skyltfonster .normal ul li a:link, #skyltfonster .normal ul li a:visited {color:#00F !important; text-decoration:underline !important;}

.productfeed {max-width:100%;overflow:hidden;}
.productfeed ul {list-style: none; margin:0; padding:0;}
.productfeed li {display: inline; float: left; padding: 0 10px; display:block; height:200px; width:200px; margin-bottom:20px;}
.productfeed li a:link{text-decoration:none;}
.productimage {border:1px solid #e8e8e8; display: block;
  width: 100%;}
.productfeed img {
  border: none !important;
  width: auto;
  max-width: 100%;
  height: 200px !important;
  margin: 0 auto;
  padding: 5px 0;
}
.productfeed .infobox {color:#000; font-size:10px; display:block; width:192px; height:37px; padding:5px; overflow:hidden; text-transform:none; text-align:left;}
.productfeed .productname{background:#e8e8e8; color:#000; display:block; width:192px; height:40px; position:relative; padding:5px; border-top-left-radius: 5px;}

.productfeed .white{position:relative; left:-11px; top:-72px;}
.productfeed .white img{opacity:0.2;}
.productfeed .white img:hover{opacity:0; border:1px solid grey;}

.productfeed .productname h3{font-weight:bold; font-size:10px; margin:1px;}
.productfeed .pricelink {padding:5px; font-weight:bold; font-size:13px; display:block; height:32px; width:192px; background-color:#294169; color:#FFF; text-align:center; border-bottom-right-radius: 5px;}
	.productfeed .discount {background-color:#CB0404;}
		.productfeed .discount .oldprice{text-decoration:line-through;}
	.productfeed .normal {background-color:#294169;}
.productfeed .pricelink:hover {background-color:#000;}
.nolink {display: block; height: 32px; width: 192px; padding: 5px;}
.productfeed .readmore {
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}

.normal ol li, .normal ul li {font-size:16px !important; line-height:24px !important;}

#related {clear:both;}
#related ul {left:0px;}
#related li{display:list-item; float:none; text-align:left; text-transform:capitalize; list-style-type:disc; left:0px;}

.menurow {display: block;
padding: 0 15px;
height: 40px;
line-height: 40px;
background: #3799CD;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
color:white;
}
.menurow:hover {background:#A6A6A6;}
	

	#footer .block-wide {max-width:850px; margin:25px auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
	#footer .block-half {width:45%;}
	#footer h3 {font-weight:bold; color:#ffffff; font-size: 24px; font-family: Arial, 'Helvetica', sans-serif;}
	#footer a:link, #footer a:visited {color:#fff !important; text-decoration:underline !important;}
	

.greytext {color:grey;}

.floatLeft {float:left; display:block;}
.table {float:left; display:block; text-align:center; margin-right:25px;}
.table table{border:1px solid black;}
.table caption{font-weight:bold; width:100%; background:#3799CD; font-size:16px; line-height:35px; color:#FFFFFF;}
.table tr:nth-child(even) {background: #CCC;}
.table tr:nth-child(odd) {background: #FFF;}

.break-wide {clear:both;}

.toc {
    background-color: #fff;
    padding: 20px;
    border: 1px solid black;
    max-width: 100%;
    width: 95%;
}

#standard-list ul {left:0;}
#standard-list li {display:list-item; list-style:disc; float:none; text-align:left; text-transform:none; font-family: Arial, Helvetica, sans-serif !important; font-size:1em;}
#standard-list li a:link, #standard-list li a:visited {color:#00C !important; text-decoration:underline !important;}


.singleproduct h2{text-align:center; font-size:28px;}
.singleproduct hr {border:1px dashed black;}
.singleproduct img {max-width:500px; height:auto;}
.SingleButton {display:block; margin:0 auto; max-width:350px; width:100%; background-color:#390; padding:10px; text-align: center; border-radius: 10px; font-size: 16px;color: #fff;font-weight: bold;}
 .SingleButton a, .SingleButton a:link, .SingleButton a:visited {color:#fff !important; text-decoration: none !important; font-size: 24px; font-weight: bold;}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Search form styling */
 
.form-container {
    width: 353px !important;
    height: 49px;
    padding: 0;
    overflow: hidden;
    text-align: left;
    background: #f8f8f8;
    border: 1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: linear-gradient(top, #f8f8f8, #eeeeee);
    -moz-box-shadow: 0 4px 0 #ddd, 0 6px 8px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 4px 0 #ddd, 0 6px 8px rgba(0,0,0,.5);
    box-shadow: 0 4px 0 #ddd, 0 6px 8px rgba(0,0,0,.5);
}
 
.search-field {
    float: left;
    width: 250px;
    height: 34px;
    margin: 6px 0 0 8px;
    padding: 0 8px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    color: #888;
    font-style: italic;
    font-weight: 400;
    background: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -moz-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -ms-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -o-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: linear-gradient(top, #f5f5f5, #ffffff);
    -moz-box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
}
 
.search-field:focus {
    outline: 0;
    color: #666;
    border-color: #aaa;
    -moz-box-shadow: 0 1px 1px #dadada inset;
    -webkit-box-shadow: 0 1px 1px #dadada inset;
    box-shadow: 0 1px 1px #dadada inset;
}
 
.submit-container {
    float: left;
    width: 60px;
    height: 32px;
    margin: 7px 0 0 7px;
    padding: 0;
    cursor: pointer;
    background: #e63c0d;
    border: 1px solid #d62700;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f55f15), to(#e63c0d));
    background-image: -webkit-linear-gradient(top, #f55f15, #e63c0d);
    background-image: -moz-linear-gradient(top, #f55f15, #e63c0d);
    background-image: -ms-linear-gradient(top, #f55f15, #e63c0d);
    background-image: -o-linear-gradient(top, #f55f15, #e63c0d);
    background-image: linear-gradient(top, #f55f15, #e63c0d);
    -moz-box-shadow: 0 1px 1px #fa8e1f inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #fa8e1f inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #fa8e1f inset, 0 1px 0 #fff;
}
 
.submit-container:hover, .submit-container:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e63c0d), to(#f55f15));
    background-image: -webkit-linear-gradient(top, #e63c0d, #f55f15);
    background-image: -moz-linear-gradient(top, #e63c0d, #f55f15);
    background-image: -ms-linear-gradient(top, #e63c0d, #f55f15);
    background-image: -o-linear-gradient(top, #e63c0d, #f55f15);
    background-image: linear-gradient(top, #e63c0d, #f55f15);
    -moz-box-shadow: 0 1px 1px #f36215 inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #f36215 inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #f36215 inset, 0 1px 0 #fff;
}
 
.submit-container:active {
    outline: 0;
    -moz-box-shadow: 0 1px 6px #e4340b inset;
    -webkit-box-shadow: 0 1px 6px #e4340b inset;
    box-shadow: 0 1px 6px #e4340b inset;
}
 
.submit {
    float: left;
    width: 60px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0px solid #000;
    background: url(imgs/form-magnifier.png) 20px 6px no-repeat;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/* Responsive menu */
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/************************
         BUTTONS
************************/

.bluebutton{
  display: block;
  background-color: #086793;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align:center;
}

.SingleButton {display:block; margin:0 auto; max-width:350px; width:100%; background-color:#390; padding:10px; text-align: center; border-radius: 10px; font-size: 16px;color: #fff;font-weight: bold;}
 .SingleButton a, .SingleButton a:link, .SingleButton a:visited {color:#fff !important; text-decoration: none !important; font-size: 24px; font-weight: bold;}
 .SingleButton.InlineButton {display:inline-block; width: auto;  margin-right: 10px;  padding: 10px 25px;}
 
 /*flexblock*/
.flexcontainer {display:flex; flex-flow:row wrap; gap:1%;}

	.flexitem-33 {flex-basis:33.333%; 
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
margin-bottom: 10px;}
	.flexitem-50 {flex-basis:48.9%; 
	margin-bottom: 10px;}
		.flexitem-50 img {max-width:100%; height:auto;}
	.padded-rounded {flex-basis:30%; border: 1px solid lightgray;
  border-radius: 10px;
  padding: 10px;
  margin: 3px;}
  		.padded-rounded h3, .flexitem-50 h3 {text-transform:uppercase; font-size:16px;}
		.flexcontainer ul {padding-left: 5px !important; list-style-position: inside !important;}
/*******
	Featured content
******/	

.blackbox {background-color:#000; color:#fff; padding:15px; border-radius:10px;}
.green {background-color: #b7c6b3; padding: 10px; margin-top: 15px; border-radius: 10px;}
  .green h2 {padding-top: 0px !important;margin-top: 5px;}
  .green img {border:none !important;}
.dotted-left {border-right:1px dotted #000; margin-right:10px; padding-right:5px;}

	.featured-img {position: relative;
overflow: hidden;
border-top-right-radius: 3px;
border-top-left-radius: 3px; max-width: 275px;
height: auto;}
	.featured-img img {border:none !important; max-width:100%; height:auto;}
	.featured h3 {padding-left:10px; color:#000; margin-top:0px; padding-top:10px;}
		.h3over {
		  background-color: black;
		  color: #fff !important;
		  display: block;
		  z-index: 1;
		  position: relative;
		  top: 40px;
		  padding: 7px !important;
		  margin: 0;
		  max-width:150px;
		  font-family:'Oswald', Verdana;
		  font-weight: normal;
		}
	.featured h4 {color:#808080; font-size:14px;}
	.featured p {font-size:14px;}
	.featured a:link, .featured a:visited, .featured a:hover {text-decoration:none !important;}
	.flexitem-50 img {max-width:98%; height:auto;}


/************
GUIDE-CARDS - används på start och som interntips
*************/
.guide-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 2rem 0;
}
.guide-grid a {text-decoration:none !important;}

.guide-card {
  display: flex;
  flex-direction: column;
  width: calc(25% - 10px); /* FIX: nu får du två bredvid varandra */
  background: #fff;
  border: 1px solid #e0dcd7;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  color: inherit;
  overflow: hidden;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  cursor: pointer;
}

.guide-card:hover {
  box-shadow: 0 4px 8px rgba(0,0,0,0.08);
  transform: translateY(-2px);
}

.guide-image {
  width: 100%;
  height: 160px; /* Ändra vid behov */
  background-size: cover;
  background-position: center;
  border-bottom: 1px solid #e0dcd7;
}

.guide-content {
  padding: 1rem;
}

.guide-content h3 {
  font-size: 1.1rem;
  color: #4d2c18;
  margin: 0 0 0.5rem 0;
}

.guide-content p {
  font-size: 0.9rem;
  color: #5c4a3d;
  margin: 0;
}


@media screen and (max-width: 768px) {
  .guide-card {
    width: 100%;
  }
}





/************
   SEARCH
*************/
.overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.overlay.active {
  display: block;
}
#search-wrapper {
  position: fixed;
  right: 10px;
  display: flex;
  z-index: 100;
}
#search-icon {
  cursor: pointer;
  position:fixed;
  right: 15px;
  color:#000;
}
#search-container {
  overflow: hidden;
  width: 0;
  position:fixed;
  right: 10px;
  transition: width 0.5s ease;
}
#search-container.focused, #search-container.active {
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#search-box {
  width: 100%;
  padding: 17px;
  border: 1px solid white;
}
/* SEARCH desktop */
#search-wrapper {top:10px;}
#search-container.focused, #search-container.active {width: 300px;}
#search-container {right: 0;}
#search-icon {font-size: 36px;top:0px;padding:0px;top:10px;}

/* MOBILE-ONLY */
.mobile-only {display:none;}

/* Basic Styles */




/* Responsive table */
/* Generic Styling, for Desktops/Laptops */
table { 
  width: 100%; 
  border-collapse: collapse; 
  font-size:12px;
}
table a:link {text-decoration:underline !important;}
table a:hover {color:#06F !important;}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #e4e1e1; 
}
th { 
  background: #734200; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left;
  font-size:16px; line-height:24px; 
}

#article a{
    text-decoration: underline !important;
    color: #00c !important;
}
#article img{max-width:100%; height:auto;}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	#content {padding-left:15px; padding-right:15px; width:90%; z-index:0;}
	#logo {width:90%; padding-top: 10px; margin-left:10px; justify-content:left;}
		#logowrap {padding-bottom: 25px;}
		#logowrap img {max-width: 50px;height: auto;}
		.site-title {font-size:35px;margin-left:5px;}
	.frontbg {max-height: 200px;}
	.front-h1 {font-size: 45px; line-height: 45px;}
	.wrapper {width:100%;}
	#skyltfonster, #article {width:95%;}
	#skyltfonster h1, #article h1{font-size:30px; line-height:32px; width:95%; margin-bottom:15px;}
	#skyltfonster ul{width:100%; margin: 15px auto;}
	body {font-size:14px;}
	a:visited, a:link {color:#fff !important; text-decoration:none !important;}
	#skyltfonster a:link, #skyltfonster a:visited {color:#000 !important;}
	#footer {
    flex-direction: column;
  }
  #footer .block-wide {
    flex-direction: column;
  }
  #footer .block-half {
    width: 85%; 
    margin-bottom: 20px;
	padding:5%; 
  }	
	.toc {max-width:90%;}
	
	#skyltfonster form {width:95%; margin-bottom: 20px;}
        #skyltfonster .brandselect, #skyltfonster .brandselect select, #skyltfonster .brandselect input[type="button"] {width:100%;}
	
	#skyltfonster .productfeed {width:100%; margin:0 auto;}
    .productfeed .productname, .productfeed .pricelink, .productfeed .infobox {width:100%;}
    .productfeed .infobox {max-height:65px; height:auto; font-size:12px; padding-top:5px;}
    #skyltfonster .productfeed li {text-align:left; width:96%; padding:0 0 0 10px; margin-top:2px;}
    .productimage {border: none;}
	.productimage img {height:auto; min-height:100px;}
    .productfeed .productname {padding:0;}
	.productfeed .pricelink {padding:5px 0 0 0; height:45px; font-size:16px;}
    .productfeed .productname h3 {padding:5px;}
	.productfeed .readmore {font-size:14px;}
	
	#skyltfonster p a:link, #skyltfonster p a:visited, #related li a:link, #standard-list li a:link, #standard-list li a:visited, #skyltfonster .normal ul li a:link, #skyltfonster .normal ul li a:visited {color:#03C !important; text-decoration:underline !important;}
	
	#related li{font-size:18px; padding:3px;}
	#related ul {width:90% !important;}
	
	#frontblocks .blocks {width:100%; height:auto;}
	#frontblocks img {width:100%; height:auto; min-height:100px;}
	
	.break-wide {clear:none;}
	
	.singleproduct h2{font-size:24px;}
	
	#skyltfonster .singleproduct a:link, #skyltfonster .singleproduct a:visited {color:#fff !important;}
	
	#article a:link, #article a:{
    text-decoration: underline !important;
    color: #00c !important;
	}
	#article img {max-width:100%; height:auto;}
	.form-container {max-width: 95% !important;}
	.search-field {max-width:55% !important;}
	iframe {max-width:100% !important; height:auto;}
	
	#brandselector {max-width:100%;}
	
	.flexitem-50, .flexitem-33 {
    flex-basis: 100% !important;
    max-width: 100%;
  }
	
	/* SEARCH MOBILE */
	.overlay.active {width:99%;}
	#search-wrapper {width: 95%; top:80px;}
	#search-container {right: 0; top:55px;}
	#search-container.focused, #search-container.active {width: 80%;}
	#search-icon {right:20px;top:40px;font-size:20px;padding:12px;}
	
	/* MOBILE-ONLY */
	.mobile-only {display:block;}
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	.productfeed .productname {height:46px;}
	.productfeed .productname h3 {font-size:12px;}
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	
}

/* NAV MENU NEW */
@media screen and (max-width: 600px) {
	nav {
      width: 250px;
      height: 100%;
      position: fixed;
      top: 0;
      left: -250px;
      background-color: white;
      overflow-y: auto;
      transition: right 3s;
      z-index: 100;
    }
    nav.active {
      left: 0;
    }
    nav ul {
      list-style: none;
      padding: 25px 0 0 0;
      margin: 0;
    }
    nav ul li {
      padding: 0px;
	  margin:15px 3px;
	  border-bottom: 1px solid #e3e3e3;
    }
    nav ul li a:link, nav ul li a:visited {
      display: block;
	  color: black !important;
	  padding: 8px; 
      text-decoration: none;
	  text-transform: uppercase !important;
	  font-size:16px;
	  font-weight:bold;
    }
    .menu-button {
      position: fixed;
      top: 1px;
      right: 20px;
      z-index: 101;
      cursor: pointer;
	  color:#000;
	  font-size:20px;
	  padding:10px;
    }
    .overlay {
      display: none;
      background-color: rgba(0, 0, 0, 0.5);
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 99;
    }
    .overlay.active {
      display: block;
    }
	#header {height:0px;}
}
    /* NAV Menu New Desktop view */
    @media (min-width: 768px) {
		
	nav {
	height: 40px;
	width: 885px;
	position: relative;
	color:#fff;
	text-align:center;
	font-family:'Oswald', Verdana;
	margin: 0 auto;
	}
nav ul {
	padding: 0;
	margin: 0 auto;
	height: 40px;
	display:inline-block;
}
nav li {
	display: inline;
	margin: 0 0.3em 0 0;
}
nav a:link, nav a:visited {
	color: #000;
	display: inline-block;
	width: 85px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	border-bottom: 0.5em solid grey;
	text-transform:uppercase;
}

nav li:last-child a {
	border-right: 0;
}
nav a:hover {border-bottom: 0.5em solid #666; color: #000;}
nav a:active {border-bottom: 0.5em solid #666; color: #000;}
     
      .menu-button, .overlay, .close-button {
        display: none;
      }
    }