@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500&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 {float:none; clear:both;}
.textblock img {margin: 0 10px 5px 0; max-width:100% !important; height:auto;}
.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: #f8f5f0;}

#footer a:link, #footer a:visited {color:#fff !important;}

#superheader {display:block; width:100%; height:25px; padding-top:5px;}
	#scroll-title {display: none;}
#socialbuttons {margin:auto; width:850px; text-align:right; color:#fff;}

#logowrap {
  width: 95%;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}
.logo:hover {
  opacity: 0.85;
}

.logo-icon {
  width: 115px;
  height: auto;
}
.logo-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.2;
  width: fit-content;
}
.tagline {
  font-size: 0.9rem;
  color: #4a5e52;
  margin-top: 4px;
  text-align: center;
}
.site-title {
  font-family: 'Merriweather', serif;
  font-size: clamp(2rem, 5vw, 4rem);
  font-weight: 700;
  color: #2d4831;
  line-height: 1;
  text-transform: uppercase;
}
	

#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 {display:block; min-height: 500px; width:100%;}
#skyltfonster {width:885px; min-height:460px; margin:0 auto; padding:10px 0 25px 0;}
#article {width:885px; min-height:460px; margin:0 auto; padding:10px 0 25px 0;}
#skyltfonster h1{
		width:70%;
		font-family: 'Merriweather', serif;
		font-size: 46px;
		letter-spacing: -0.05em;
		color: #333;
		line-height: 50px;
		margin: 0 0 40px 0;}
#article h1{
		width:100%;
		font-family: Arial, 'Helvetica', sans-serif;
		font-size: 46px;
		letter-spacing: -0.05em;
		color: #333;
		line-height: 50px;
		margin: 0 0 40px 0;
}
#skyltfonster h2, #skyltfonster h3 {clear:both;font-family: 'Inter';
    text-transform: uppercase;
    font-weight: 200;}
	#skyltfonster h2 {font-size:1.5em;}
	#skyltfonster h3 {font-size:1.2em;}
	
#skyltfonster p{font-size:16px;line-height:24px;}
#skyltfonster p a, #related li a, #standard-list 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; display:block;}
#skyltfonster p img {max-width:100%; height:auto;}
#skyltfonster img:hover{border:1px solid grey;}
#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;
}

section {clear:both; display:block;}

#breadcrumbs {width:95%;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;}

.normal ol li {left:0 !important; text-transform:none !important; display:list-item !important; float: none !important; text-align: left !important; margin-bottom:15px;}

.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;}
.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; 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-size:11px !important; 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 .shopname {text-transform:none; font-size:9px; font-weight:normal;}

#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;}

.toc {
  padding: 0 25px;
  background: #fdfafa;
  border: 1px solid gray;
}

#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:#b7bfb8;}
#brandselector form {float:none; margin:0 auto;}

#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;}

.popular {display:block; max-width:300px; margin-bottom:25px; padding-left:25px; float:left;}

.brandlist a:link {text-decoration: underline !important; color:#0000CC !important; display:block;}

.normal ol li, .normal ul li {text-transform:none !important; float: none !important; text-align: left !important; display:list-item !important; font-family: 'Open Sans',sans-serif !important; font-size:16px !important; line-height:24px;}
	.normal ol li {list-style: decimal outside;}
	.normal ul li {list-style: disc inside; font-size: 16px !important; line-height: 24px;}
	.normal a:link, .normal a:visited, .normal ul li a:link, .normal ul li a:visited{color: #03c !important; text-decoration: underline !important; font-family: 'Open Sans',sans-serif;}

.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: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;}


.scrollable-table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
}

.scrollable-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 700px;
}

.scrollable-table th,
.scrollable-table td {
  padding: 8px;
  border: 1px solid #ccc;
  text-align: left;
}

.scrollable-table thead th {
  position: sticky;
  top: 0;
  background-color: #086793;
  color:#fff;
  z-index: 2;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.1);
}

.scrollable-table tfoot td {
  text-align: center;
  font-style: italic;
  background-color: #f9f9f9;
}

.flexcontainer {display:flex; flex-flow:row wrap; gap:15px;}

	.flexitem-33 {flex-basis:31%; 
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
margin-bottom: 10px;}
	.flexitem-33 ul {padding-left:5px !important;}
	.flexitem-50 {flex-basis:46%; 
	margin-bottom: 10px;}
	.flexitem-50 img {max-width:95%; height:auto;}



blockquote {font-style: italic;
font-size: 18px;}
.break-wide {clear:both;}

#standard-list ul{display:block; list-style-type:circle; left:0;}
#standard-list li{display:block; float:none; text-align:left; text-transform:none; font-family: Arial, Helvetica, sans-serif !important; margin-bottom:15px;}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.SingleButton {display:block; margin:0 auto; max-width:350px; width:100%; background-color:#390; padding:10px; text-align: center;}
 .SingleButton a, .SingleButton a:link, .SingleButton a:visited {color:#fff !important; text-decoration: none !important; font-size: 24px; font-weight: bold;}
 
 .InternalButton {display:inline-block; margin:0 auto; max-width:350px; background-color:#42A200; padding:10px; text-align: center; border-radius:10px;}
 .InternalButton a, .InternalButton a:link, .InternalButton a:visited {color:#fff !important; text-decoration: none !important; font-size: 16px; font-weight: bold;}

#desktopbanner {display:block; width:95%; max-width:850px; margin:0 auto;}
#mobilebanner {display:none;}


#article a{
    text-decoration: underline !important;
    color: #00c !important;
}

/*specpuffar startsidan*/
#specpuffar {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 885px;
  margin: 0 auto;
  justify-content: center;
}

.puff {
  width: calc((100% - 40px) / 3); /* 3 i bredd som standard */
  text-align: center;
}

@media (max-width: 600px) {
  .puff {
    width: calc((100% - 20px) / 2); /* 2 i bredd under 600px */
  }
}

.puff img {
  width: 100%;
  height: auto;
}

.puff p {
  margin-top: 8px;
  font-size: 0.95rem;
}



/*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 table */
/* Generic Styling, for Desktops/Laptops */
table { 
  width: 100%; 
  border-collapse: collapse; 
}
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; 
}


/************
   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;}


/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	#header {margin-top:10px;}
	#superheader {height:45px; background-color:#000; position:fixed; top:0px;}
		#scroll-title {
		  display: none;
		  position: absolute;
		  top: 10px;
		  left: 50%;
		  transform: translateX(-50%);
		  font-family: 'Merriweather', serif;
		  font-size: 1.2rem;
		  font-weight: 700;
		  color: white;
		  text-transform: uppercase;
		  text-decoration: none;
			z-index: 10;
			pointer-events: auto;
		}
		
		body.scrolled #scroll-title {
		  display: block;
		}

	#logowrap {margin-top:50px;}
	#content {width:95%; margin:0 auto; z-index:0;}
	#skyltfonster, #article {width:95%;}
	#socialbuttons {margin:auto; width:100%; text-align:center;}
	.logo-icon{width:80px;}
	.tagline {font-size: 0.8rem;max-width: 80%;text-align: center;}
	#article img {max-width:100%; height:auto;}
	#skyltfonster h1, #article h1{font-size:34px; line-height:34px; width:95%; margin-bottom:25px;}
	#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;}
	#skyltfonster p a:link, #skyltfonster p a:visited, .normal ul li a:link, .normal ul li a:visited {color: #03c !important;}
	#footer .block {width:95%;}
	.logo {max-width:100%;}
	
	#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:95%; padding:0 0 0 10px;}
    .productimage img {width:100%; height:auto;}
    .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 .pricelink.discount {border: 1px solid #CB0404;}
    .productfeed .productname h3 {margin:5px;}

	#desktopbanner {display:none;}
	#mobilebanner {display:block; width:95%; max-width:300px; margin:0 auto;}
	
	
	#related li{font-size:18px; padding:3px;}
	#related ul {width:90% !important;}
	
	#brandselector {max-width:100%;}
	
	.popular {max-width:100%; float:none; padding-left:0;}
	.popular img {max-width:100%; float:none;}
	
	.break-wide {clear:none;}
	
	.SingleButton a, .SingleButton a:link, .SingleButton a:visited {color:#fff !important;}
	
	#article a:link, #article a:{
    text-decoration: underline !important;
    color: #00c !important;
	}
	
	iframe {
        width: 100% !important;
        height: auto !important;
    }
	
	.form-container {max-width: 95% !important;}
	.search-field {max-width:55% !important;}
	
	
	/* 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:5px;top:0px;font-size:20px;padding:10px; background-color:#000;color:#fff; border-radius:5px;}
	
	/* 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 li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
}


/* NAV MENU NEW */
@media screen and (max-width: 600px) {
	nav {
      width: 250px;
      height: 100%;
      position: fixed;
      top: 0;
      left: -255px;
      background-color: #2d4831;
      overflow-y: auto;
      transition: right 3s;
      z-index: 100;
	  border-right: 4px solid white;
      border-top-right-radius: 30px;
    }
    nav.active {
      left: 0;
    }
    nav ul {
      list-style: none;
      padding: 35spx 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: white !important;
	  padding: 8px; 
      text-decoration: none;
	  text-transform: uppercase !important;
	  font-size:16px;
	  font-weight:bold;
    }
    .menu-button {
      position: fixed;
      top: 0px;
      left: 5px;
      z-index: 101;
      cursor: pointer;
	  color:#fff;
	  font-size:18px;
	  padding:10px;
	  background-color: #000;
	  border-radius:5px;
    }
    .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:#000;
	text-align:center;
	font-family: 'Inter', sans-serif;
	margin: 0 auto;
	font-weight: 500;
	font-size: 14px;
	}
nav ul {
	padding: 0;
	margin: 0 auto;
	height: 40px;
	display:inline-block;
}
nav .nav-icon {
  margin: 0 0 0 10px;
  vertical-align: middle;
  stroke: #2d4831;
  transition: stroke 0.2s ease;
}
nav a:hover .nav-icon {
  stroke: #4f725d;
}
nav li {
	display: inline;
	margin: 0 0.3em 0 0;
}
nav a:link, nav a:visited {
	display: inline-block;
	width: auto;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	font-size:14px;
	color: #646464;
	text-transform:uppercase;
}

nav li:last-child a {
	border-right: 0;
}
nav a:hover {border-bottom: 0.5em solid #000; color: #2d4831;}
nav a:active {border-bottom: 0.5em solid #000; color: #2d4831;}
     
      .menu-button, .overlay, .close-button {
        display: none;
      }
    }
