@charset "utf-8";
/* CSS Document */


/* 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: #1e3b17;
	display: block;
	width: 100%;
	color: #FFFFFF;
	height: auto;
	padding: 20px 0;
	position: relative;
	clear: both;
	font-size: 16px;
	line-height: 20px;
}
.textblock {
	clear: both;
}
.textblock img {
	margin: 0 10px 5px 0;
	max-width: 100%;
	height: auto;
}
.textblock blockquote {
	border: 1px solid black;
	padding: 10px;
}
.textblock ul {max-width:90%;padding-left:1rem;}
.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.4;
	font-size: 1.1rem !important;
	font-family: 'Roboto Condensed Var', sans-serif !important;
	font-weight:300;
	margin-bottom:1rem;
}
.normal ol {max-width:90%;padding-left:2rem;}
.normal ol li {
	text-transform: none !important;
	display: list-item !important;
	float: none !important;
	text-align: left !important;
	font-size: 1.1rem !important;
	line-height: 1.4;
	font-family: 'Roboto Condensed Var', sans-serif !important;
	font-weight:300;
	margin-bottom:1rem;	
}


.blueright {
	border-left: 5px solid #09F;
}
.textblock p a:link, .textblock ul li a:link, .textblock ul li a:visited, .textblock p a:visited {
	text-decoration: underline !important;
	color: #00C !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: 'Roboto Condensed Var', sans-serif;
	background-color: #fff;
}
p {
	font-family: 'Roboto Condensed Var', sans-serif;
	font-weight: 300;
	line-height: 1.4;
}
.text {
	font-weight: bold;
}
#logowrap {
	background-color: #1e3b17;
	width: 100%;
	padding-bottom: 10px;
}
#logowrap img {
	max-width: 100%;
	height: auto;
}
#logo {
	width: 870px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.site-title {
	font-size: 65px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
	margin-left: 10px;
	position: relative;
	bottom: 30px;
}
#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: 440px;
	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;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #000;
	text-align: center;
}
#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 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, #article {
	max-width: 1250px;
	min-height: 460px;
	margin: 0 auto;
	padding: 10px 0 25px 0;
}
#skyltfonster h1, #article h1 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 2rem;
	font-weight: 700;
	color: #333;
	line-height: 1.2;
	margin: 0 0 30px 0;
}
#article h1 {
	margin: 0 0 50px 0;
}
#skyltfonster h2 {
	clear: both;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	line-height:1.2;
}
#skyltfonster p, #article p {
	font-size: 1.2rem;
	max-width: 867px;
}
#skyltfonster p a, #skyltfonster p a:link, #skyltfonster p a:visited, #related li a {
	color: #03C !important;
	text-decoration: underline !important;
}
#skyltfonster p img, #skyltfonster p img:hover {
	max-width: 100%;
	height: auto !important;
	border: none;
}
#skyltfonster #sokruta {
	float: none;
}
#skyltfonster .bluelink {
	color: #00F !important;
	text-decoration: underline !important;
}
.categories {
	padding: 0 !important;
	width: 130px !important;
	display: inline-block !important;
	float: none !important;
}
#brandselector {
	display: block;
	clear: both;
	margin: 25px auto;
	max-width: 450px;
	padding: 15px;
	border-radius: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	background-color: #b7c6b3;
	font-family: 'Titillium Web', sans-serif;
	font-size: 1.2rem;
}
#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: grey;
	width: 300px;
}
#skyltfonster .brandselect input[type="button"] {
	margin-top: 10px;
	width: 300px;
	height: 30px;
	font-size: 16px;
}
/* === Contentblocks === */
.contentblock {
	max-width: 885px;
	margin: auto;
}
h2.centercaps {
	text-transform: uppercase;
	text-align: center;
	font-size: 2rem;
	line-height:1.1;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
}
.subcat-link {
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
	color: #00C !important;
}
#breadcrumbs {
	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-family: 'Roboto Condensed Var', 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;
}
#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: -30px;
	right: 20px;
	font-size: 22px;
	color: #fff;
	text-align: right;
}
#frontblocks .blocks p {
	display: block;
	position: relative;
	top: -30px;
	padding-right: 20px;
}
#catimg img {
	max-width: 867px;
	height: auto;
	border: none;
	z-index: 0;
}
#catimg img:hover {
	border: none;
}
#catimg .catimg-caption {
	display: block;
	position: relative;
	margin-top: -35px;
	z-index: 1;
	background-color: #fff;
	width: max-content;
	padding: 5px;
	max-width: 90%;
	left: 5px;
	font-style: italic;
	border-radius: 5px;
}

/* ==================================== */
/* === Knappar === */
/* ==================================== */

/* === default form buttons === */
form select,
form button {
  font-family: inherit;
  font-size: 1rem;
  padding: 0.4em 0.8em;
  border: 1px solid #444;
  background-color: white;
  color: #111;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

form button:hover {
  background-color: #eee;
  border-color: #000;
}
input[type="button"],
input[type="submit"] {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 600;
  background-color: #1e3b17;
  color: #ffffff;
  padding: 0.6em 1.2em;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0,0,0,0.15);
  transition: background-color 0.2s ease, transform 0.15s ease;
}

input[type="button"]:hover,
input[type="submit"]:hover {
  background-color: #333333;
}

input[type="button"]:active,
input[type="submit"]:active {
  transform: scale(0.98);
}




/* ==================================== */
/* ===      PRODUKTGRID 250605      === */
/* ==================================== */


/* === PRODUKTGRID parent === */
.productfeed {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	justify-content: center;
	gap: 10px;
	padding: 10px 0;
}
.productfeed ul {
	all: unset;
	display: contents;
}
/* === PRODUKTGRID kort === */
.productfeed li {
	list-style: none;
	border-radius: 8px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.08);
	padding: 20px 12px 50px 12px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all 0.2s ease;
	border: 2px solid #e8e8e8;
	max-width: 300px;
	width: 100%;
	justify-self: center;
	box-sizing: border-box;
}
.productfeed li:hover {
	box-shadow: 0 4px 12px rgba(0,0,0,0.15);
	transform: translateY(-2px);
}

@media (max-width: 599px) {
.productfeed {
	grid-template-columns: 1fr;
}
.productfeed li {
	max-width: none;
	width: 100%;
	justify-self: stretch;
}
}
/* === PRODUKTGRID REA-badge === */
.productfeed .product-badge {
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: #CB0404;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 6px;
	border-radius: 3px;
	z-index: 1;
}

@media (max-width: 480px) {
.productfeed .product-badge {
	font-size: 13px;
	padding: 6px 8px;
}
}
/* === PRODUKTGRID namn === */
.productfeed .productname {
	color: #000;
	width: 100%;
	text-align: center;
	padding: 5px;
	border-radius: 6px 6px 0 0;
	min-height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.productfeed .productname h3 {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	text-transform: capitalize;
	text-align: center;
	line-height: 1.2;
}
/* === PRODUKTGRID bild === */
.productimage {
	width: 100%;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	margin: 10px 0;
}
.productimage img {
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
	display: block;
}
/* === PRODUKTGRID prisruta === */
.productfeed .pricelink {
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: #000;
	border-top: 1px solid #ddd;
	margin-bottom: 8px;
	line-height: 1.4;
	padding: 6px 0 0 0;
	font-weight: bold;
	white-space: nowrap;
}
.productfeed .pricelink::first-line {
	font-weight: bold;
	font-size: 16px;
}
.productfeed .discount {
	color: #CB0404;
}
.productfeed .discount::first-line {
	font-weight: bold;
	font-size: 16px;
}
.productfeed .discount .oldprice {
	display: inline;
	font-weight: normal;
	font-size: 13px;
	text-decoration: line-through;
	color: #777;
	margin-left: 6px;
}
/* === PRODUKTGRID beskrivning === */
.productfeed .infobox {
	font-size: 12px;
	line-height: 1.2;
	color: #333;
	text-align: left;
	max-height: 60px;
	position: relative;
	overflow: hidden;
	word-break: break-word;
	overflow-wrap: break-word;
}
.productfeed .infobox::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: linear-gradient(to bottom, rgba(255,255,255,0), #f9f9f9);
}
/* === PRODUKTGRID länk === */
.productfeed .readmore-button {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #1e3b17;
	color: #fff !important;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	padding: 8px 16px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	transition: background 0.2s ease;
	z-index: 2;
}
.productfeed .readmore-button:hover {
	background-color: #285425;
}
/* === PRODUKTGRID responsiv kolumnkontroll === 
@media (max-width: 999px) {
  .productfeed ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599px) {
  .productfeed ul {
    grid-template-columns: 1fr;
  }
}

*/



/* === TOC === */ 
.textblock .toc {
	background-color: #f9f9fc;
	border: 1px solid #d0d0e0;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 30px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.textblock .toc strong {
	display: block;
	font-size: 1.2em;
	margin-bottom: 12px;
	color: #333;
	text-transform: uppercase;
}
.textblock .toc ul {
	list-style-type: none;
	padding-left: 15px;
	margin: 0;
}
.textblock .toc li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
	list-style-type: none;
}
.textblock .toc li::before {
	content: "›";
	position: absolute;
	left: 0;
	color: #0054a6;
	font-size: 1.1em;
	line-height: 1;
}
.textblock .toc a {
	text-decoration: none;
	color: #0054a6;
	font-weight: 500;
	transition: color 0.2s ease;
}
.textblock .toc a:hover {
	color: #002d5c;
	text-decoration: underline;
}
#suggestlist ul li a:link, #suggestlist ul li a:visited {
	text-decoration: underline !important;
	color: #00C !important;
}
#related {
	clear: both;
	padding-top: 20px;
}
#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 {
	width: 885px;
	margin: auto;
}
#footer .block h3 {
	color: #fff;
	font-size: 24px;
	font-family: 'Oswald', Verdana;
	font-weight: normal;
}
#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;
}
.textblock.normal table {
	display: block;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	width: max-content;
	max-width: 100%;
	box-shadow: inset -10px 0 10px -10px rgba(0,0,0,0.2);
}
blockquote {
	font-style: italic;
	font-size: 18px;
	border-left: 5px solid #1e3b17;
	padding-left: 10px;
}
.break-wide {
	clear: both;
}
/* Responsive menu */
/* Clearfix */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
/*Search form styling på söksidan */
.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 !important;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	margin: 10px 0 20px 0;
	max-width: 300px;
}
.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 !important;
}
.clickbutton a:link, .clickbutton a:visited {
	color: #fff !important;
}
/* 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: #086793;
	color: white;
	font-weight: bold;
}
td, th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left;
}
.table-scrollable {
	overflow-x: auto;
	white-space: nowrap;
}
#article p a {
	text-decoration: underline !important;
	color: #00c !important;
}
/***********
   BUTTONS
************/

.button-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;  
  margin: 20px 0;
}
.SingleButton {
  display: inline-block;
  max-width: 265px;
  width: 100%;
  background-color: #28a745;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.SingleButton:hover {
  background-color: #222;
}


.storelogobutton-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 30px 0;
}

.storelogobutton {
  display: inline-block;
  padding: 20px 30px;
  background-color: #f2f2f2;
  border-radius: 12px;
  text-align: center;
  transition: all 0.2s ease;
  text-decoration: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  min-width: 200px;
  min-height: 80px;
  touch-action: manipulation;
}

.storelogobutton:hover {
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
  background-color: #e8e8e8;
}

.storelogobutton:active {
  transform: scale(0.97);
}

.storelogobutton-img {
  max-width: 300px;
  height: auto;
  vertical-align: middle;
  pointer-events: none; /* Bilden ska inte blockera klicket */
}



/* === Flexblock === */
/*flexblock*/
.flexcontainer {
	display: flex;
	flex-flow: row wrap;
	gap: 2%; /* justerbar mellanrum mellan kolumner */
}

.flexitem-33 {
	flex: 0 1 calc(100% / 3 - 2%);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-bottom: 10px;
}

.flexitem-50 {
	flex: 0 1 calc(50% - 1%);
	margin-bottom: 10px;
}

.flexitem-50 img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 600px) {
	.flexitem-33,
	.flexitem-50 {
		flex: 1 0 100%;
	}
}


.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;
}
/*******
	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;
}
p.highlighted {
	border-left: 5px solid #9696ff;
	padding-left: 10px;
}
.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: 50px;
	padding: 7px !important;
	margin: 0;
	max-width: 175px;
	font-family: 'Roboto Condensed Var', sans-serif;
	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;
}

/************
   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: #fff;
}
#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 {
	cursor: pointer;
	position: fixed;
	right: 15px;
	top: 10px;
	font-size: 40px;
	color: #fff;
	background-color: #bf6e02;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.3s ease;
}
/* MOBILE-ONLY */
.mobile-only {
	display: none;
}

/********************************************
      Styles for screen 600px and lower
*********************************************/
@media screen and (max-width: 600px) {
#content {
	margin: 0 auto;
	width: 90%;
}
#logo {
    width: 95%;
    justify-content: left;
    padding-top: 10px;
    flex-direction: column;
    align-items: center;
	flex-wrap: wrap;
}
#logo a {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
#logowrap {
	padding-bottom: 25px;
}
#logowrap img {
	max-width: 75px;
	height: auto;
}
.frontbg {
	max-height: 200px;
}
.front-h1 {
	font-size: 45px;
	line-height: 45px;
}
.wrapper {
	width: 100%;
}
#skyltfonster, #article, #breadcrumbs {
	width: 100%;
}
#skyltfonster h1, #article h1 {
	font-size: 1.4rem;
	line-height: 1.2;
	width: 95%;
	margin-bottom: 25px;
}
#skyltfonster img {
	min-height: 100px;
	min-width: unset;
}
#skyltfonster p img {
	width: 100%;
	height: auto;
	min-height: unset;
}
body {
	font-size: 14px;
}
.site-title {
	font-size: 30px;
	padding-left: 0px;
}
/*#header {
	padding-top: 15px;
}*/
a:visited, a:link {
	color: #fff !important;
	text-decoration: none !important;
}
#skyltfonster p a:link, #skyltfonster p a:visited, #related li a:link, #related li a:visited, #catimg .catimg-caption a:link, #catimg .catimg-caption a:visited {
	color: #03C !important;
	text-decoration: underline !important;
}
#footer .block {
	width: 95%;
}
#catimg img {
	max-width: 100%;
}
#catimg .catimg-caption {
	margin-top: -50px;
}
#skyltfonster form {
	width: 95%;
	margin-bottom: 20px;
}
.contentblock {
	width: 95%;
}
.textblock p a:link, .textblock ul li a:link, .textblock ul li a:visited, .textblock p a:visited {
	text-decoration: underline !important;
	color: #00C !important;
}
.clickbutton a:link, .clickbutton a:visited {
	color: #fff !important;
}
.flexcontainer {
	flex-flow: column wrap;
}
.featured-img {
	max-width: 100%;
	height: auto;
}
.h3over {
	top: 45px;
}
.dotted-left {
	border: none;
	margin-right: 0px;
}
#frontblocks .blocks {
	width: 100%;
	height: auto;
}
#frontblocks img {
	width: 100%;
	height: auto;
	min-height: 100px;
}
.toc {
	max-width: 90%;
}
#related li {
	font-size: 16px;
	padding: 3px;
	line-height: 24px;
}
#related ul {
	width: 90% !important;
}
.break-wide {
	clear: none;
}
iframe {
	max-width: 100% !important;
	width: 100% !important;
	min-height: 250px;
	height: auto !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;
}
.SingleButton {
	max-width: none;
	margin-bottom: 10px;
}
#brandselector {
	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: 10px;
	top: 10px;
	font-size: 30px;
	width: 36px;
    height: 36px;
	padding: 1px;
	background-color:#bf6e02;
}
/* MOBILE-ONLY */
.mobile-only {
	display: block;
}
}


/* NAV MENU NEW */
@media screen and (max-width: 600px) {
nav {
	width: 250px;
	height: 100%;
	position: fixed;
	top: 0;
	left: -250px;
	background-color: #bf6e02;
	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 #fff;
}
nav ul li a:link, nav ul li a:visited {
	display: block;
	color: #fff !important;
	padding: 8px;
	text-decoration: none;
	text-transform: uppercase !important;
	font-size: 16px;
	font-weight: bold;
}
.menu-button {
	position: fixed;
	top: 10px;
	right: 55px;
	z-index: 101;
	cursor: pointer;
	color: #fff;
	font-size: 24px;
	padding: 4px 0 0 0;
	border-radius:50%;
	width:36px;
	height:36px;
	background-color: #1e3b17;
}
.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;
	font-size:14px;
}
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: #fff;
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	color: #fff;
	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 #fff;
	color: #fff;
}
nav a:active {
	border-bottom: 0.5em solid #fff;
	color: #fff;
}
.menu-button, .overlay, .close-button {
	display: none;
}
}
