:root {
	--bleed: 12px;
	--c1:  rgba(28,160,200, 1);
	--c2a: rgba(28,160,200,.5);
	--c2b: rgba(28,160,200,.2);

}
info{
	color: rgba(255,255,255,.2);
	display: flex;
	flex-direction: column;
	align-items: center;

}
info .format{
	color: rgba(255,255,255,.5);
	font-size: 0.7em;
	margin: 0em 0em 2em 0em;
}
.cto1{
	color:var(--c1);
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: .7em;
}

mainmessage{
	color:var(--c1);
	text-transform: uppercase;
	letter-spacing: .3em;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 15px 0px 3px 0px;
}
mainmessage l1 {
	font-size: 1.8em;
	margin: 0 0px 5px 0px;
}
mainmessage l2 {
	font-size: 0.7em;
	letter-spacing: .2em;
	color: white;
}
nav{
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	position: fixed;
	top:0;
	z-index: 9999;
	background: linear-gradient(0deg, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 10%);
}
top{
	width: 354px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: relative;
    align-items: center;

}
body {
	background-color: rgba(30,30,30,1);
	margin:0;
	min-height: 100vh;
	font-family: 'Roboto', sans-serif;

}
.noselect {-webkit-touch-callout: none; -webkit-user-select: none;-khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; user-drag: none; -webkit-user-drag: none;}


#logo .frame{stroke:rgba(128,128,128,1.00);stroke-width:1.25} #logo .dot{stroke:rgba(255,255,255,1.00);stroke-width:1.25;fill:var(--c1)} #logo .st1{fill:#fff} #logo .st2{fill:var(--c1)}
#logo { width: 150px; position: relative; top: 10px; right: 0px; margin: 10px 0px 20px 0px;}
svg#hamburger{fill:rgba(128,128,128,1.00);width: 30px;margin: 10px 10px 10px 10px;}
wrap{width: 100%;display: flex; align-items: center;justify-content: center;padding-top: 240px;padding-bottom: 10vh;flex-direction: column;}
thelabel{width: calc( 378px - ( var(--bleed) * 2 ) );height: calc( 177px - ( var(--bleed) * 2 ) );background-color: black;border-radius: 10px;display: block;overflow: hidden;box-shadow: 0px 0px 4px black;margin:0 0 20px 0;user-select: none;}
thelabel img{user-select: none; margin: -10px -10px -10px -10px;width: calc(100% + ( var(--bleed) * 2));height: calc( 100% + ( var(--bleed) * 2 ) );}
main {display: flex;flex-direction: column;justify-content: center;align-items: center}
main form {padding: 5px 20px;}
.textInput{
	width: 230px;
	height: 36px;
	position: relative;
	border: 0; margin:1px; 
	padding: 0px 15px 2px 25px;
	border-radius: 50px;
	z-index: 1;
	box-shadow: 0px 0px 4px black;
	font-size: 1em;
}

.label, .label_mindre{
	display: block;
	font-family: sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 3px;
	color:rgba(255,255,255,0.60);
	position: relative;
}
.linje {
	height: 46px;
	margin: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.textCounter{
	display: block;
	color:gray;
	font-size: .4em;
	margin-left:-40px;
	margin-right:10px;
	width: 25px;
	text-align: right;
	font-family: sans-serif;
	z-index: 5;
}

.fontvelger[active="1"]{
	background-color: red;
	transition: all .5s;
}
.fargevelger[active="1"], .bakgrunnvelger[active="1"]{
	box-shadow:  inset 0px 0px 10px 3px rgba(255,255,255,.4), 0px 0px 10px 3px white;
	height: 30px;
	z-index: 20;
	transition: all .5s;
}

symboler_wrapper{
	transition: opacity .5s;
}

.TextColorPicker {
	width: 40px;
	height: 40px;
	border-radius: 50px;
	background-color: transparent;
	border: solid rgba(128,128,128,1) .5px;
	box-sizing: border-box;
	box-shadow: 0px 0px 4px black;
	padding:0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin-left: 10px;
}

input[type=color]{
	border: none;
	-webkit-appearance: none;
	width: 50px;
	height: 50px;
	display: block;
	margin: -4px -4px -4px -4px;
	padding: 0px;
	cursor: pointer;
}

.gruppewrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: white;
	padding-top: 2em;
	width: 100%;

}
valgt {color:var(--c1); text-transform: uppercase;font-weight: 300; letter-spacing: 0.3em;padding:.25em 0 .5em 0;}
valgt span {color:white; padding-left: 0.5em; font-weight: 500;letter-spacing: 0.1em; }

.indrewrapper {
	display: flex;
	width: calc(100% - 00px);
	max-width: 360px;
	flex-wrap: wrap;
	justify-content: center;
	transition: all .2s;
	padding: 5px 5px 5px 5px;
}
.element {
	width: 80px; height: 35px;display: block;
	border-radius: 8px;
	margin:3px;
	background-size: cover;
	box-sizing: border-box;
	z-index: 1;
	transition: all .2s;
	box-shadow: inset 0px 0px 2px 1px rgba(255,255,255,0.10), 0px 0px 4px 0px rgba(0,0,0,.5);
}
symboler .element {
	width: 45px; height: 45px;display: block;
	background-repeat: no-repeat;
	background-size: 32px;
	background-position: center;
}


symbol.element[aktiv="1"] {
    background-color: rgba(255,255,255,.1);
}


.element:hover {
	transform: scale(1);
	transition: all .2s;
	z-index: 100;
	cursor: pointer;
	box-shadow: inset 0px 0px 2px 1px rgba(255,255,255,0.10), 0px 0px 4px 0px rgba(0,0,0,.5);
}

aktiv{border:solid var(--c1) 2px; position:absolute; box-sizing: border-box;transition: all .4s;border-radius: 11px;z-index: 1000;box-shadow:inset 0px 0px 10px 0px rgb(208, 208, 208)}

[aktiv="1"] {
	box-shadow: inset 0px 0px 0px 0px black, 0px 0px 12px rgba(128,128,128,.5);
	z-index: 2;
}

skrifttype.element{
		transition: all .4s;
}
skrifttype.element[f3="1"], skrifttype.element[f3="1"]:active, skrifttype.element[f3="1"]:hover{
	box-shadow: inset 0px 0px 16px 0px var(--c2b), inset 0px 0px 8px 0px var(--c2a), 0px 0px 8px 0px var(--c2a), 0px 0px 16px 0px var(--c2b) ;
    filter: contrast(70%);

}


antall_wrapper.gruppewrapper{
	display: flex;
	flex-direction: row;
}
.antallContainer{
	display: black;
	position: relative;;
	padding-left:25px;
	margin: 0 10px 12px 10px;
	cursor: pointer;
	font-size:16px;
	font-weight: 300;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.antallContainer input{
	position: absolute;
	opacity: 0;
	cursor: pointer;
	transition: all .0s;
	border: solid white 6px;
}
.radiomerke{
	position: absolute;
	top:-1px;
	left:0;
	height: 20px;
	width: 20px;
	background-color: white;
	border-radius: 50%;
	border: solid white 6px;
	transition: all .0s;
	box-sizing: border-box;
}

.antallContainer:hover input ~ .radiomerke {
	background-color: white;
	border: solid gray 6px;
	box-sizing: border-box;
	transition: all .2s;

}
.antallContainer input:checked ~ .radiomerke {
	background-color: white;
	border: solid var(--c1) 6px;
	box-sizing: border-box;
	transition: all .2s;

}

.radiomerke:after{
	content: "";
	position: absolute;
	display: none;
}

}
.antallContainer input:checked ~ .radiomerke:after {
	display: block;
}

.antallContainer .radiomerke:after{
	top:9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

bottomfade{
	height: 35px;
	width: 100%;
	position: absolute;
	bottom:0px;
	display: block;
	z-index: 500;
    background: linear-gradient(0deg, rgba(30,30,30,1) 0%, rgba(30,30,30,0) 200%);
}

#LIH{
	display: flex;
	flex-direction: column;	
	justify-content: center;
	align-items: center;
}

#LIHbutton{
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	width: 90%;
    min-width: 300px;
	background-color: rgba(0,128,0, 1);
	border: none;
	padding: 12px 0px 12px 0px;
	border-radius:50px;
	color: white;
	cursor: pointer;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin:15px 0 0px 0px;
	box-shadow: inset 0px 0px 2px 1px rgba(255,255,255,0.10), 0px 0px 4px 0px rgba(0,0,0,.5);
	transition: all .4s;
	display: block;

}

#LIHbutton:hover{
	width: 95%;
	background-color: rgba(0,150,0, 1);
	text-shadow: 0px 0px 4px 4px rgba(0,255,0,1);

}

#Flerebutton{
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	width: 90%;
	background-color: rgba(100,100,100, 1);
	border: none;
	padding: 12px 0px 12px 0px;
	border-radius:50px;
	color: white;
	cursor: pointer;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin:0px 0 0px 0px;
	box-shadow: inset 0px 0px 2px 1px rgba(255,255,255,0.10), 0px 0px 4px 0px rgba(0,0,0,.5);
	transition: all .4s;
	display: block;

}

#Flerebutton:hover{
	width: 95%;
	background-color: rgba(136,136,136,1.00);
	text-shadow: 0px 0px 4px 4px rgba(0,255,0,1);

}




.pris{
	font-size: .7em;
	color: rgba(128,128,128, 0.7);
}

.frakt{
	font-size: 1em;
	color: rgba(255,255,255, 0.6);
	margin:15px 0px 6px 0px;
}
.info{
	font-size: .6em;
	color: rgba(255,255,255, 0.8);
	margin:0px 0px 4px 0px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}
handlekurv {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 16px;
    background-color: transparent;
    border-radius: 6px;
    padding: 7px 4px 4px 4px;
    box-sizing: border-box;
    cursor: pointer;
}

handlekurv .eksternal {fill:rgba(255,255,255,1);}
handlekurv .internal {fill:rgba(255,255,255,.0);}

cartItems {
    width: 14px;
    height: 16px;
    font-size: 15px;
    background-color: red;
    color: white;
    display: block;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    position: absolute;
    top: 27px;
    left: 24px;
    padding: 1px 2px 3px 4px;
}


slogan{
    color:rgba(255,255,255, .7);
    letter-spacing: 0.3em;
    text-transform: uppercase;
    font-size: 0.7em;
    margin-top: -7px;
    margin-bottom: 10px;

}