@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);

/* 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:block;
	width:100%;
	color:#FFFFFF;
	height:auto;
	padding:20px 0;
	position: relative;
	clear:both;} 

.textblock {clear:both;}
.textblock img {margin: 0 10px 5px 0;}
.textblock blockquote {border:1px solid black; padding:10px;}
/*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;}
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: #f9e5e5; width:100%; padding-top: 15px; color:#000; font-family: 'Anton', Arial, sans-serif; font-size:50px;display: flex;justify-content: center;}
#logowrap img{max-width:100%; height:auto;}
	#logo {align-items: center; display: flex; max-width:100%;}
	#logo img {margin-right: 10px;}
	#logo .site-title {margin-left:10px;}
	
#header {background-color:#f9e5e5; display:block; width:100%; height:55px; padding-top:15px;}
#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:40px 0 25px 0;}
#skyltfonster h1{
		width:70%;
		font-family: Arial, 'Helvetica', sans-serif;
		font-size: 50px;
		letter-spacing: -0.05em;
		color: #333;
		line-height: 56px;
		margin: 0 0 50px 0;
		}
#skyltfonster p {font-family: Helvetica, sans-serif;font-size:16px;line-height:22px;}
#skyltfonster p img {max-width:100%; height:auto;}
#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; 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 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;
}

#breadcrumbs {width:885px; margin:0 auto; clear:both; max-width:95%;}
#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; font-style:italic;}
#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, .normal ul li {left:0 !important; text-transform:none !important; display:list-item !important; float: none !important; text-align: left !important; font-family: Helvetica, sans-serif !important;font-size:16px !important; margin-top:15px; font-size:16px !important;}

#skyltfonster .normal ol li, #skyltfonster .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;}
#skyltfonster .normal ul {left:0px !important; max-width:90%;}
#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 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 .infobox {color:#000; font-size:10px; display:block; width:192px; height:37px; padding:5px; overflow:hidden; text-transform:none;}
.productfeed .productname{color:#000; display:block; width:192px; height:25px; 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 .productimage img {display:block;}

.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:#7a9795; color:#FFFFFF; text-align:center; border-radius: 20px;}
	.productfeed .discount {background-color:#f9e5e5; color:#000;}
		.productfeed .discount .oldprice{text-decoration:line-through;}
	.productfeed .normal {background-color:#294169;}
.productfeed .pricelink:hover {background-color:#ccc;}
.productfeed .readmore {
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}

#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:-40px; right:13px; font-size:22px; color:#fff; text-align:right; background-color:#000; width:150px; float:right; padding:5px;}
 #frontblocks .blocks img {border-bottom:4px solid #000;}
 #frontblocks .blocks p {display:block; position:relative; top:-30px; padding-right: 20px;}

.popular {display:block; float:left; max-width:265px; padding: 5px 7px; border: 2px dashed lightgray;
height: 420px;
margin-right: 5px;}
 .popular img {max-width:265px; max-height:265px;}

#social ul li {
	display: block;
	max-width: 200px;
	padding-left: 55px;
	line-height: 55px;
	font-size: 20px;
	background-color: white;
	border: 2px solid black;
	margin-bottom: 10px;
	margin-left: 15px;
}
	#social .facebook {background-image: url(imgs/social_facebook.png); background-repeat: no-repeat; background-position: 3px;}
	#social .instagram {background-image: url(imgs/social_instagram.png); background-repeat: no-repeat; background-position: 3px;}
	#social .pinterest {background-image: url(imgs/social_pinterest.png); background-repeat: no-repeat; background-position: 3px;}
	#social .youtube {background-image: url(imgs/social_youtube.png); background-repeat: no-repeat; background-position: 3px;}


#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 .footer-block-container{max-width:750px; margin:0 auto; display:flex;}
	#footer .block {display:inline-block; padding:20px;}
	#footer .block 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;}

.toc {
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #d7d7d7;
    max-width: 100%;
    width: 95%;
	margin-bottom:15px;
}
.toc ul {padding-left:5px; left:0 !important;}


blockquote {font-style: italic;
font-size: 18px;}
.break-wide {clear:both;}

/*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;
}

/* Responsive menu */
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */

nav {
	height: 40px;
	width: 100%;
	position: relative;
	color:#000;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	height: 40px;
}
nav li {
	display: inline;
	float: left;
	margin: 0 1em 0 0;
}
nav a {
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	border-bottom: 4px solid black;
	text-transform: uppercase;
	font-family: 'Anton', Arial, sans-serif;
  	font-size: 16px;
}
nav li a {
}
nav li:last-child a {
	border-right: 0;
}
a:visited, a:link {color:black !important; text-decoration:none !important;}
nav a:hover {border-bottom: 0.5em solid #F5A; color: black;}
nav a:active {border-bottom: 0.5em solid #F5A; color: black;}

nav a#pull {
	display: none;
}


/* Responsive table */
/* Generic Styling, for Desktops/Laptops */
table {
    border-collapse: collapse;
    background-color: #fce9e9; 
    margin-top: 20px;
    font-family: Arial, sans-serif;
    font-size: 16px;
	width: auto;
    min-width: 350px;
    margin-left: auto;
    margin-right: auto; 
  }
  thead {
    background-color: #ff5abf; 
    color: white;
  }
table a:link {text-decoration:underline !important;}
table a:hover {color:#06F !important;}
th, td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #ffb3d9; 
  }
th {
    font-weight: bold;
  }

/***********
   BUTTONS
************/
.SingleButtonHolder {display:flex; justify-content:center;width:100%;margin:0 auto;}
.SingleButton {display:inline-block; margin:5px; max-width:265px; width:100%; background-color:#F5A; 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: 16px; font-weight: bold;}

/*flexblock*/
.flexcontainer {display:flex; flex-flow:row wrap; gap:15px;}

	.flexitem-33 {flex-basis:33.333%; 
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
margin-bottom: 10px;}
	.flexitem-50 {flex-basis:47.5%; gap:10px; 
	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 {text-transform:uppercase; font-size:16px;}


/******************
    LIST STYLING
*******************/
.step-by-step {
            list-style: none;
            counter-reset: list-counter;
            padding: 0;
        }
        .step-by-step li {
            margin: 20px 0;
            display: flex !important;
            align-items: flex-start;
			font-family:Helvetica, sans-serif !important;
			font-size:16px !important;
			line-height:22px !important;
			text-transform:none !important;
        }
        .step-by-step li::before {
            counter-increment: list-counter;
            content: counter(list-counter);
            font-size: 1.5em;
            font-weight: bold;
            color: white;
            background-color: #F5A;
            border-radius: 50%;
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 10px;
			flex-shrink:0;
        }


/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	#content {padding-left:15px; padding-right:15px; width:90%;}
	#logowrap {font-size:40px;}
	#header {padding-top:5px;}
	#skyltfonster {width:95%;}
	#skyltfonster h1{font-size:45px; line-height:40px; width:95%; margin-bottom:25px;}
	#skyltfonster ul{width:100%; margin: 15px auto;}
	body {font-size:14px;}
	#skyltfonster a:link, #skyltfonster a:visited {color:#000 !important;}
	
	#footer .footer-block-container {display:block;}
  	#footer .block {display:block;width:90%; 
	  }
	  #footer .block img {display:block;margin:0 auto;}
	
	#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; margin-top:10px;}
    #skyltfonster .productfeed li {text-align:left; width:96%; padding:0 0 0 10px; margin-top: 10px;}
	.productimage img {width:100%; height:auto;}
    .productfeed .productname {padding:0;}
    .productfeed .pricelink {padding:5px 0 0 0; height:45px; font-size:16px; margin-top: 20px;}
    .productfeed .productname h3 {margin:5px;}
	
	#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;}
	#frontblocks .blocks .blockskat {right:0px;}
	
	.flexcontainer {flex-flow: column wrap;}
	
	.toc {max-width:90%;}
	
	
	.popular {display:block; float:left; max-width:100%;}
	 .popular img {max-width:300px !important; max-height:300px !important;}
	
	.break-wide {clear:none;}
	
	nav a:hover {border:none;}
	
	nav { 
  		height: auto;
		border-bottom: 0;
		background-color: #f9e5e5;
		color:#000;
  	}
  	nav ul {
  		width: 100%;
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a, nav li a:link, nav li a:visited {
		border:none;
		color:#000 !important;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
		border-bottom:none;
  	}
	nav a#pull {
		display: block;
		background-color: #f9e5e5;
		color:#000 !important;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('/imgs/nav-icon-black.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.form-container {max-width: 95% !important;}
	.search-field {max-width:55% !important;}
	iframe {max-width:100% !important; height:auto !important;}
	
	#skyltfonster .SingleButton a, #skyltfonster .SingleButton a:link, #skyltfonster .SingleButton a:visited {color:#fff !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;
	}
}