@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Bangers&display=swap);
@import url(https://fonts.googleapis.com/css?family=Coming+Soon|Open+Sans);

/* make the footer stick to bottom */
html {height: 100%; box-sizing: border-box;}
body,
body:before,
body:after {
  box-sizing: inherit;
}
body {min-height: 100%; padding-bottom: 6rem; margin: 0;position: relative;}
#wrap {min-height: 77%;}
#main {overflow:auto; margin-bottom: 150px; clear:both;}  /* must be same height as the footer */
/*#footer {background-color:#101010;
	display:block;
	width:100%;
	color:#FFFFFF;
	height:150px;
	padding:20px 0;
	position:relative;
	clear:both;}*/
#footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #101010;
  color:#FFFFFF;
}

.textblock {clear:both;}
.textblock img {margin: 0 10px 5px 0; max-width:100%; height:auto; display:block;}
.textblock blockquote {border:1px solid black; padding:10px;}
.textblock ul {max-width:100% !important;}
.textblock ul li {left:0 !important; text-transform:none !important; display:list-item !important; float: none !important; text-align: left !important; list-style-type: disc; list-style-position: inside; line-height: 1.4em !important; font-family:Arial, Helvetica, sans-serif !important; font-size:16px !important; margin-bottom:10px;}

.textblock a:link, textblock a:visited {color:#03C !important; text-decoration:underline !important;}


body {font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; background-color:#fff;}
a:link {text-decoration: underline; color:#0000CC;}
a:visited {text-decoration: underline; color:#990033;}
a:active {text-decoration: underline; color:#990099;}
a:hover {text-decoration: underline; color:#000099;}
.text {font-weight:bold;}

#logowrap {background-color: #9be2db; width:100%; padding-top: 20px;}
#logowrap img{max-width:100%; height:auto;}
	#logo {width:870px; margin: 0 auto;}
	#logo a:link {text-decoration:none;}
	.site-title {font-size:50px; font-weight:bold; font-family: 'Bangers', cursive; color:#000; line-height:1; vertical-align:top;}

#header {background-color:#000; 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 !important; display: block; width: 6em; padding: 0 0.5em; font-weight: bold; border-bottom: 0.5em solid white; color: white;}
#header-menu a:hover {border-bottom: 0.5em solid #9be2db; color: white;}
#header-menu a:active {border-bottom: 0.5em solid #9be2db; color: white;}
	
#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;}
#skyltfonster h1{
		width:70%;
		font-family: Arial, 'Helvetica', sans-serif;
		font-size: 46px;
		letter-spacing: -0.05em;
		color: #333;
		line-height: 50px;
		margin: 0 0 30px 0;
}
#skyltfonster h2{clear:both;}
#skyltfonster p a, #skyltfonster p a:link, #skyltfonster p a:visited, #related li a{color:#03C !important; text-decoration:underline !important;}
#skyltfonster li {display: inline; float: left; padding: 0 10px; text-align: right; font-size: 14px; text-transform: uppercase; font-family: Georgia; 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;}
#skyltfonster img:hover{border:1px solid grey;}
#skyltfonster p {font-size:16px; line-height:22px;}
#skyltfonster p img{max-width:100%; height:auto;}
#skyltfonster form {clear:both; float:right; display:block; border: 1px solid grey;
border-radius: 5px;
padding: 10px;
background-color: white;
font-size: 15px;
width:28%;}
#skyltfonster #sokruta {float:none;}
#skyltfonster .bluelink {color:#00F !important; text-decoration:underline !important;}

#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;
}

.subcat-link {text-transform: none;font-size: 12px; text-decoration:none; color:#00C !important;}

#breadcrumbs {width:100%; max-width:885px; margin:0 auto; clear:both;}
#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;}

.normal ol li {left:0 !important; text-transform:none !important; display:list-item !important; float: none !important; text-align: left !important}

.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;}
.productfeed img{border:1px solid grey; display:block;}
.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:#000; color:#FFFFFF; display:block; width:192px; height:40px; position:relative; padding: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:#FFFFFF; text-align:center;}
	.productfeed .discount {background-color:#CB0404;}
		.productfeed .discount .oldprice{text-decoration:line-through;}
	.productfeed .normal {background-color:#294169;}
.productfeed .pricelink:hover {background-color:#000;}
.productfeed .readmore {
    font-size: 10px;
    text-transform: none;
    font-weight: normal;
}

#related {clear:both;}
#related ul {left:0px; max-width:90%;}
#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 {width:750px; margin:auto;}
	#footer .block h3 {font-weight:bold; color:#ffffff; font-size: 24px; font-family: Arial, 'Helvetica', sans-serif;}
	#footer a{color:#fff;}
	

.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;}

.facts table{border:1px solid black;}
.facts thead tr {background:#9be2db !important;}
.facts caption{font-weight:bold; width:100%; background:#3799CD; font-size:16px; line-height:35px; color:#FFFFFF;}
.facts tr:nth-child(even) {background: #CCC;}
.facts tr:nth-child(odd) {background: #FFF;}

.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;}

blockquote {font-style: italic;
font-size: 18px;}

.break-wide {clear:both;}

/* Responsive menu */
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */

nav {
	height: 40px;
	width: 100%;
	font-weight: bold;
	position: relative;
	color:#000;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 910px;
	height: 40px;
}
nav li {
	display: inline;
	float: left;
	margin: 0 1em 0 0;
}
nav a {
	color: #fff !important;
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none !important;
	line-height: 40px;
	font-weight: bold;
	color: grey;
	border-bottom: 0.5em solid white;
}
nav li a {
}
nav li:last-child a {
	border-right: 0;
}

nav a:hover {border-bottom: 0.5em solid #9be2db; color: white;}
nav a:active {border-bottom: 0.5em solid #9be2db; color: white;}

nav a#pull {
	display: none;
}

/*Search form styling */
#search-form {
	width: 430px;
	height: 360px;
	margin: 60px auto 0 auto;
	padding: 1px 0 0 0;
	background: url(imgs/form-bg.png) top center no-repeat;
}

.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;
}

.clickbutton {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  max-width:250px;
}
.clickbutton:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.clickbutton:active {
	background: #3cb0fd;
	color: #fff;
	position: relative;
	top: 1px;
}
.clickbutton:visited { 
	color : #fff;
}


/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	#content {margin:0 auto; width:90%;}
	#logo {width:100%;}
	#skyltfonster {width:95%;}
	#skyltfonster h1{font-size:28px; line-height:28px; width:95%; margin-bottom:25px;}
	#skyltfonster ul{width:100%; margin: 15px auto;}
	body {font-size:14px;}
	.site-title {padding-left: 10px;}
	#header {padding-top:15px;}
	a:visited, a:link {color:#fff !important; text-decoration:none !important;}
	#skyltfonster a:link, #skyltfonster a:visited {color:#03C !important;}
	#footer .block {width:95%;}
	#skyltfonster form {width:95%; margin-bottom: 20px;}
	
	#skyltfonster .productfeed {width:100%; margin:0 auto;}
	.productfeed .productname, .productfeed .pricelink, .productfeed .infobox {width:100%;}
	.productfeed .infobox {max-height:70px;height:auto;font-size:12px;padding:0;}
	#skyltfonster .productfeed li {text-align:left; width:96%;}
    .productimage img {width:100%; height:auto; max-height:300px;}
	.productfeed .productname {border: 1px solid #000; padding:0;}
	.productfeed .pricelink {border:1px solid #294169; padding:5px 0 0 0; height:45px; font-size:16px;}
	.productfeed .productname h3{margin:5px;}
	.productfeed .readmore {font-size:12px;}
	
	.singleproduct h2{font-size:24px;}
	
	#related li{font-size:16px; padding:3px;line-height:24px;}
	#related ul{width:90% !important;}
	
	.break-wide {clear:none;}
	
	nav a:hover {border:none;}
	
	nav { 
  		height: auto;
		border-bottom: 0;
		background-color: #000;
		color:#fff;
  	}
  	nav ul {
  		width: 100%;
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border:none;
		color:#fff;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
		border-bottom:none;
  	}
	nav a#pull {
		display: block;
		background-color: #000;
		color:#fff;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('/imgs/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	
	iframe {
        max-width: 100% !important;
        height: auto !important;
    }
	
	.form-container {
	max-width: 95% !important;
	}
	.search-field {
	max-width:55% !important;}
}

/*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 li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
}