@charset "UTF-8";
/* DISPLAY FLEX */
/* ROW */
/* COL */
/* JUSTIFY CONTENT */
/* ALIGN ITEMS */
/* ALIGN SELF */
/* Flex wrap */
/* Order */
/* Polaris | Stella | Orion */
/* base (used for Polaris) | light (used for Stella) | dark (used for Orion) | * (used for custom) */

/* ------------------------------------------------ 

	Custom-CSS

 ------------------------------------------------ */

/* Fonter */
.blacktext * {
    color: #000 !important;
}
.whitetext * {
    color: #fff !important;
}
.caseInfo {
	color: #888;
	font-weight: 700;
	font-size: 0.9em;
}
.fa-tiktok:before {
	font-family: "Font Awesome 7 Brands";
    content: "\e07b";
}

.lasmer, .cm-form-cta, .reflink a, .btn-full {
  	background: #161b26;
  	color: #fff;
  	font-size: 0.9em;
  	font-weight: 700;
  	display: inline-block;
  	padding: 16px 24px !important;
  	text-decoration: none !important;
  	border-radius: 20px;
}
footer .lasmer {
	background: #f3b84e;
	color: #000 !important;
}
.blog-startheader {
	font-size: 1.1em;
	margin-top: 1em;
}

/* Startsida */
/*
.cm-img-wrapper img, .cm_content_wrapper img, .blog-image img, .PT_Bildruta img, .cm_img_slider img {
  border-radius: 2px;
}
*/
.rounded-image img {
  border-radius: 16px !important;
}
.startslide-wrap {
	position: relative;
	overflow: hidden;
	padding: 0;
}
.startslide-wrap:hover .startslide-img img {
  	-moz-transform: scale(1.2) rotate(0deg);
  	-webkit-transform: scale(1.2) rotate(0deg);
  	-o-transform: scale(1.2) rotate(0deg);
  	-ms-transform: scale(1.2) rotate(0deg);
  	transform: scale(1.2) rotate(0deg);
  	-webkit-transition: 0.4s;
  	-moz-transition: 0.4s;
  	-o-transition: 0.4s;
  	-ms-transition: 0.4s;
  	transition: 0.4s;
  	box-shadow: 0 0 0 0 rgba(90, 113, 208, 0.11), 0 4px 16px 0 rgba(167, 175, 183, 0.33);
}
.startslide-text {
	left: 30px;
	bottom: 30px;
	right: initial;
	top: initial;
	transform: translate(0%, 0%);
	position: absolute;
	width: calc(100% - 60px);
	z-index: 1;
}
.startslide-text h3 {
	font-weight: 900;
	line-height: 110%;
	margin: 0;
}
.startslide-text p {
	font-size: 0.95em;
	margin: 5px 0 0;
}

/* Docs */
.supportheader .cm_content_wrapper a {
	display: block;
	text-align: center;
	transition: 200ms ease-in-out all;
	margin-bottom: 0.7em;
}
.supportheader .cm_content_wrapper a span {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
}
.supportheader .cm_content_wrapper a i {
	font-size: 1.5rem;
}
.supportheader .tab-active a {
	background: #f5f5f5;
}
.cm-section.supportheader {
	margin-bottom: 10px !important;
}
.menubadge {
	background: #161b26;
	display: inline-block;
	color: #fff;
	font-size: 0.9rem;
	font-weight: 700;
	padding: 6px 16px;
	border-radius: 6px;
	margin-bottom: 12px;
}

/* Formulär */
.form-vetamer label {
    width: 100%;
    padding: 4px;
    font-size: 0.9em;
}
.cm-form-group {
    position: relative;
    margin-bottom: 0.7em;
}
.form-vetamer label {
    width: 100%;
    padding: 4px;
    font-size: 0.9em;
}
.bokademo label {
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 1px;
}
.bokademo .cm-form.Kontaktform {
    border: none;
    box-shadow: none;
    padding: 0;
    background: none !important;
}
.bokademo .cm-form.Kontaktform input {
	background: #fff !important;
	border-radius: 8px !important;
	color: #000 !important;
	min-height: 52px;
}
.bokademo h2 {
    text-transform: none;
    font-weight: 700;
    margin: 0;
    font-size: 1.7em;
}

/* Blandat frontend */
.paketbox {
    background: var(--theme-background7);
    color: var(--theme-color2);
    padding: 26px;
}
.roundimage, .roundimage img {
    border-radius: 50%;
}
.heading_bottom-left .cm-img-txt-wrap {
    left: 0 !important;
    right: inherit;
    top: inherit;
    bottom: -70px !important;
    text-align: left;
}
.designmallar_header h2 {
    font-size: 4vw;
    font-weight: 900;
    line-height: 100%;
    margin: 0px 0 12px;
}
.designmallar_header h3 {
    font-size: 2vw;
    font-weight: 900;
    line-height: 100%;
    margin: 0;
    color: #f9b233 !important;
}
.sticker:not(:empty) {
    display: inline-block;
    padding: 6px 1rem;
    background: #3968d3;
    color: #fff;
    font-weight: 800;
    font-size: 0.75em;
    text-transform: uppercase;
    z-index: 1;
    margin-bottom: 1em;
}

.infobox {
    padding: 16px 26px 10px 26px;
    line-height: 160%;
    font-size: 0.9em;
    margin: 1em 0;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.infobox h2, .infobox h3, .infobox h4 {
	margin-top: 0;
}
.footer-social i {
    font-size: 1.4em;
    padding: 0 10px;
}
.footer h3.h4 {
    font-size: 1.6em;
	font-weight: 800;
	color: #f9b233;
	margin: 0;
}
.footer-column i {
	color: #f9b233;
}
.footer-column p {
	margin: 6px 0 0;
}

/* Search results */
.search-result-wrapper {
    max-width: 680px;
}
.webpage, .blogpost, .search-articles {
    padding-bottom: 2em;
}
.result-link {
    font-size: 1.3rem;
    font-weight: 600;
}
.result-link-ingress {
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
	display: block;
    margin-top: 8px;
}

.cm-section {
	margin-bottom: 2em;
}

.kundcase-wrapper .cm-img-txt-wrap {
	transform: none;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	padding: 16px;
	max-width: 500px !important;
	margin: 0 auto;
}
.kundcase-wrapper .cm-img-txt-wrap h2 {
	font-size: 1.3em;
}
.kundcase-wrapper .cm-img-txt-wrap h3 {
	font-size: 0.85em;
	font-weight: 500;
	text-transform: uppercase;
}

/* -------------------------------------- */
@media screen and (max-width: 48em) {
	
	h1 {
		font-size: 1.8em; 
	  	font-weight: 900;
	  	margin: 0 0 0.2em;
	  	line-height: 130%;
	}
	h2 {
		font-size: 1.5em; 
	  	font-weight: 700;
	  	margin: 0 0 0.4em;
	  	line-height: 130%;
	}
	h3 {
		font-size: 1.3em; 
	  	font-weight: 700;
	  	margin: 0.6em 0 0.4em;
	  	line-height: 130%;
	}
	h4 {
		font-size: 1.2em; 
	  	font-weight: 700;
	  	margin: 0 0 0.4em;
	  	line-height: 130%;
	}
	.font-xl {
		font-size: 2.2em;
		line-height: 110%;
	}
	.font-lg {
		font-size: 2em;
		line-height: 110%;
	}
	.font-md, .news-start .cm-blog-headline {
		font-size: 1.5em;
		line-height: 110%;
	}
	
	.startref {
		padding-left: 2em;
		padding-right: 2em;
	}
	.startref img {
		width: auto;
		max-height: 50px;
	}
	.startref .col-xs-4 {
		padding: 1em;
	}
/*
	.row-margin .row-gutter {
		margin: 1rem;
	}
*/
  	.first-xs {
  		order: -1;
  	}
  	.last-xs {
    	order: 1;
  	}
  	.header {
	    padding: 0.5rem 1rem;
	    background: #fff;
  	}
  	#main, .footer .wrap {
    	padding: 1rem;
  	}
  	.cm-section.full-width {
    	margin-left: -1em;
		width: calc(100% + 2em);
  	}
  	.sectionpaddingLR {
		padding-left: 1em;
		padding-right: 1em;
	}
}

/* -------------------------------------- */
@media screen and (min-width: 48.01em) {
	
	h1 {
		font-size: 2.7em; 
	  	font-weight: 900;
	  	margin: 0 0 0.2em;
	  	line-height: 130%;
	}
	h2 {
		font-size: 1.6em; 
	  	font-weight: 700;
	  	margin: 1em 0 0.5em;
	  	line-height: 130%;
	}
	h3 {
		font-size: 1.4em; 
	  	font-weight: 700;
	  	margin: 0.6em 0 0.4em;
	  	line-height: 130%;
	}
	h4 {
		font-size: 1.2em; 
	  	font-weight: 700;
	  	margin: 0 0 0.4em;
	  	line-height: 130%;
	}
	.font-xl {
		font-size: 4em !important;
		line-height: 110%;
	}
	.font-lg {
		font-size: 3em;
		line-height: 110%;
	}
	.font-md {
		font-size: 2.2em;
		line-height: 110%;
	}
	
	.startref {
		padding-left: 4em;
		padding-right: 4em;
	}
	.startref img {
		width: auto;
		max-height: 40px;
		max-width: 80px;
	}
  	#main {
   	 	padding: 1em 3em;
  	}
  	.cm-section.full-width {
    	margin-left: -3em;
		width: calc(100% + 6em);
  	}
  	.kundcase-wrapper .col-lg-6 {
	  	padding: 3em;
  	}
  	.lesser-width {
    	width: 70%;
  	}
  	.footer .wrap {
  		padding: 1em 0;
  	}
  	.menubar-navigation li:last-child a {
        background: #f3b84e;
        color: var(--theme-color1) !important;
        border-radius: 10px;
        margin-left: 4px;
        padding: 8px 16px;
    }
}

/* -------------------------------------- */
@media screen and (min-width: 1800px) {
	.startref img {
		width: auto;
		max-height: 40px;
		max-width: 120px;
	}
}

/* DARK */
body.dark .header-wrapper {
	border: none;
}
body.dark #main {
	padding: 1em 0;
}
body.dark .greytext, body.dark .greytext p {
  	color: #888;
}
body.dark, body.dark #bodywrapper, body.dark #main {
	background: #161b26;
	color: #fff;
}
body.dark .main-menu .main-menu-wrap a {
  	color: #000;
}
body.dark .main-menu-wrap > ul > li.scrollMenu > ul > li > a {
  	color: #555;
}
body.dark a, .lighttext * {
	color: #fff;
}
body.dark .accordion {
  	border-top: none;
}
body.dark .accordion-panel, body.dark .accordion2-panel {
  	border-bottom: 1px solid #222;
}
body.dark .accordion-content-inner, body.dark .accordion2-content {;
  	font-size: 1em;
}
body.dark .accordion-icon::before, body.dark .accordion-icon::after, body.dark .accordion2-title::before, body.dark .accordion2-title::after {
  	background: #ccc;
}
body.dark .PT_carousel-controls .carousel-arrow {
	color: #eee;
}
body.dark .PT_carousel-controls .carousel-arrow.active:hover {
  	background: #333;
}
.darktext * {
	color: var(--theme-color1) !important;
}
body.dark blockquote {
	background: var(--theme-background7);
	border-left: 8px #fff solid;
}
body.dark blockquote, body.dark blockquote p {
 	color: var(--theme-color2);
}
body.dark .accordion-content-inner .accordion-row:nth-child(2n), .cm .version-section {
  	background: var(--theme-background7);
}
body.dark .functionoverview .accordion-row a {
	color: var(--theme-color7);
	text-decoration: underline;
}
body.dark .functionoverview .accordion-row {
	border-bottom: none;
}
body.dark .functionoverview .accordion-p.read-more a {
	text-decoration: none;
}
body.dark .lightgrey {
	background: var(--theme-background7);
}
body.dark .cm-form.Kontaktform {
	background: var(--theme-background1);
	padding: 1em;
}
body.dark .bokademo .cm-form.Kontaktform {
	color: #000;
}
body.dark .bokademo .cm-form.Kontaktform textarea {
	background: var(--theme-background1) !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
}
body.dark input:not([type='button']):not([type='submit']):not([type='reset']):not([type='file']):not([type='color']):not([type='range']):not(#sokterm),
body.dark select,
body.dark textarea,
.select-ul-li:not(.xs-dd):not(.ValjSortordning),
.select-ul-li ul,
.select-ul-li-dd {
	border: none;
	background: #161b26;
	color: #fff;
}
body.dark .fa-globe {
	color: var(--theme-color2);
}

body.dark .lasmer, body.dark .cm-form-cta, body.dark .reflink a {
  border: none;
  color: #000 !important;
  background: #f9b233 !important;
}

@media screen and (max-width: 48em) {
	body.dark .videooverlay * {
    	color: #fefaf1 !important;
  	}
}

.footer-newsletter {
	background: #252525;
}
.headerbild img {
	height: 100vh;
}
.cm_content_wrapper h1 {
	font-size: 2.5em;
	margin-top: 0;
}
.blog-title a {
	text-decoration: none !important;
}
.low_margin_B {
	margin-bottom: 4px !important;
}
.sokrutan {
	z-index: 15;
}
.sokrutanWrap {
	padding: 16px;
}
.blog-content h1 {
	margin-top: 24px !important;
}
.cm-dot {
	width: 12px !important;
	height: 12px !important;
	margin:10px !important;
	border-radius: 50% !important;
}
.flex {
  	box-sizing: border-box;
  	display: -ms-flexbox;
  	display: -webkit-box;
  	display: flex;
  	-ms-flex: 0 1 auto;
  	-webkit-box-flex:0;
  	flex:0 1 auto;
  	-ms-flex-direction: row;
  	-webkit-box-orient:horizontal;
  	-webkit-box-direction:normal;
  	flex-direction: row;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.videooverlay {
  	height: 100%;
  	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	padding: 16px;
}
.relative {
  	position: relative;
}
@media only screen and (min-width: 48.01rem) {
	.startkolumn .cm_content_wrapper {
		padding-left: 8rem;
		padding-right: 8rem;
	}
	.startkolumn .cm_content_wrapper h3 {
		font-size: 2.8em;
		margin: 0;
	}
}
@media only screen and (max-width: 48rem) {
	.startkolumn .cm_content_wrapper {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.startkolumn .cm_content_wrapper h3 {
		font-size: 1.5em;
		margin: 0;
	}
	.logo {
		position: absolute;
		left: 50%;
		top: 28px;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform:translate(-50%, -50%);
		-moz-transform:translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: auto;
	}
	.logo img {
		max-width: 90px;
	}
}

.caption .cm-img-txt-wrap, .caption .cm-slide p {
  	left: 0;
  	right: inherit;
  	top: inherit;
  	bottom: 0;
  	text-align: left !important;
  	width: 100% !important;
  	padding: 0.7em !important;
  	transform: none;
  	background: rgba(0, 0, 0, 0.5);
}
.blog-content .cm_content_wrapper h2 {
  	text-align: left !important;
}

@media screen and (min-width: 48.01em) {	
	.startherowrap .lasmer {
		font-size: 1.3em;
		padding: 25px 55px !important;
		border-radius: 4em;
		background: #f9b233 !important;
		border: none;
	}
	.startslide-text h3 {
		font-size: 1.8em;
		margin: 0;
	}
	.startslide-text p {
		line-height: 140%;
	}
	.news-start .cm-blog-headline {
		font-size: 2.2em;
		font-weight: 700;
	}
	.startlabel-margin {
		margin: 2em 0 1em;
	}	
	.row-margin .row-gutter {
		margin: 2rem;
	}	
	.start-hero .row-gutter {
		max-width: 1120px;
		margin: 0 auto;
		padding: 14em 0 10em;
	}
	.start-hero h1 span {
		font-size: 1.5em;
		line-height: 1.2em;
	}	
	.header {
		margin: 0 auto;
		padding: 1em 3em;
		background-color: var(--header-background);
	}
	.header1, .header3 {
		min-width: 160px;
	}
	.sectionpaddingTB {
		padding-top: 3em;
		padding-bottom: 3em;
	}
	.sectionmarginTB {
		margin-top: 2em !important;
		margin-bottom: 2em !important;
	}
	.sectionmarginT {
		margin-top: 2em !important;
	}
	.sectionmarginB {
		margin-bottom: 2em !important;
	}
	.sectionpaddingB {
		padding-bottom: 2em;
	}
	.sectionmarginB5 {
		margin-bottom: 5em !important;
	}
	.sectionpaddingLR {
		padding-left: 1em;
		padding-right: 1em;
	}
	.padding0 {
		padding: 0;
	}
	.full-width .cm_content_wrapper {
		max-width: none;
	}	
	.ingress {
		font-size: 1.4em !important;
		line-height: 1.4em;
		font-weight: 400;
		margin-top: 0;
	}
	.videooverlay .videooverlay h1 {
		font-size: 60px;
		line-height: 70px;
	}
	.cm-img-wrapper span.cm-img-tag {	
		width: 1.3em !important;
		height: 1.3em !important;
	}
	blockquote {
		margin: 0;
		padding: 10px 30px;
		background: #f4f5f7;
		border-left: 6px #161b26 solid;
	}
	blockquote img {
    	border-radius: 50%;
		text-align: center;
		margin: 0 auto;
		display: block;
		mix-blend-mode: darken;
	}
	.hero-form-padding {
		padding: 0 3em 1em 5em;
	}
}


/* ------------------------------------------------ 

	air_varukorg.css

 ------------------------------------------------ */
/* ------------------------ 
	Varukorgsknapp i header / Cart in header 
 ------------------------ */
#kundvagn .Cart {
  z-index: 5;
  position: relative;
}

#kundvagn .Varukorg.addedAnimation {
  color: var(--cta-color1);
  background: var(--cta-background1);
}
#kundvagn .Varukorg.addedAnimation svg {
  color: var(--cta-color1);
  fill: var(--cta-color1);
}

#kundvagn .Varukorg.errorAnimation {
  color: var(--base-background1);
  background: var(--danger-color);
}
#kundvagn .Varukorg.errorAnimation svg {
  color: var(--base-background1);
  fill: var(--base-background1);
}

/* ------------------------ 
	Öppnad varukorg / Cart dropdown   
 ------------------------ */
#AIRvarukorg-Wrap .close-header:before {
  font-family: "Font Awesome 7 Pro";
  content: "\f07a";
  speak: never;
  font-weight: 200;
}

#AIRvarukorg-Wrap .RowWrap {
  overflow-y: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

/* Cart buttons */
.TxtWrap .Rem {
  position: absolute;
  right: 0;
  top: 0;
}

.TxtWrap .cartIcon {
  text-align: center;
  width: auto;
  padding: 0;
  min-width: 1.6rem;
  min-height: 1.6rem;
  background: var(--canvas-btns-background);
  color: var(--canvas-btns-color);
}

body:not(.using-mouse) .TxtWrap .cartIcon:focus,
.TxtWrap .cartIcon:hover {
  color: var(--cta-color2);
  background: var(--cta-background2);
  filter: none;
}

.TxtWrap .cartIcon::before {
  font-family: "Font Awesome 7 Pro";
  font-weight: 200;
  font-size: var(--text-m);
  speak: never;
}

.TxtWrap .Sub:before {
  content: "\f068";
}

.TxtWrap .Add:before {
  content: "\f067";
}

.TxtWrap .Rem:before {
  content: "\f00d";
}

.Checkout {
  text-align: center;
  margin: 0 15%;
  width: 70%;
}

/* Cart text */
.SumWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin: var(--gutter) 0;
}

.SumTxt {
  margin: 0 calc(var(--gutter) * 0.5);
}

.fraktfriinformation,
.BError {
  padding: var(--gutter);
}

.br-vk {
  display: none;
}

/* font weight / size */
.VarukorgVarum,
.DescrWrap .Descr,
.DescrWrap .Prop1 {
  font-size: var(--text-xs);
}

.DescrWrap .Descr {
  font-weight: 700;
}

.SumTxt,
.Sum {
  font-size: var(--text-xl);
  font-weight: 700;
}

.TxtWrap .Price {
  font-weight: 700;
}

.TxtWrap .Rabatt {
  color: var(--danger-color);
}

/* Error message */
.BError:empty {
  display: none;
}

.BError {
  background: var(--base-background2);
}
.BError.status_message {
  max-width: unset;
}

.BError.status_message .box {
  background: var(--base-background1);
}

/* Cart Row */
.BWrap .Row {
  border-bottom: 1px solid var(--border-color1);
  border-bottom: 1px solid var(--canvas-border-color);
  padding: 0.5rem;
}

.BWrap .Row,
.BWrap .Row > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.BWrap .Row .Img {
  justify-content: center;
  align-items: center;
  padding: 0 0.5rem;
}
.BWrap .Row .Img img {
  border-radius: var(--border-radius2);
}

.BWrap .Row .TxtWrap {
  position: relative;
  align-items: center;
  flex-wrap: wrap;
}

.BWrap .Row .Img {
  flex: 0 1 20%;
}

.BWrap .Row .TxtWrap {
  flex: 0 1 80%;
}

.DescrWrap {
  flex: 100%;
  margin-bottom: 0.3rem;
}

.TxtWrap .Price {
  flex: 0 1 25%;
  text-align: right;
  margin-left: auto;
}

input[type=text].Qty {
  flex: 0 1 20%;
}

.TxtWrap .Sub,
.TxtWrap .Add,
.TxtWrap .Rem {
  flex: 0 1 10%;
  text-align: center;
  cursor: pointer;
}

.TxtWrap .Sub {
  order: 1;
}

input[type=text].Qty, .TxtWrap .Sub + label {
  order: 2;
}

.TxtWrap .Sub + label > span {
  /* display:none; */
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

.TxtWrap .Add {
  order: 3;
}

.TxtWrap .Rem {
  order: 4;
}

.TxtWrap .Price {
  order: 5;
}

input[type=text].Qty {
  text-align: center;
  font-weight: 700;
  font-size: var(--text-xs);
  border: 0;
  margin: 0 4px;
  padding: 0 !important;
  min-width: 2.1rem;
  height: 1.6rem !important;
  line-height: normal;
  pointer-events: none;
}

.BWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.BWrap .Footer {
  margin-top: auto;
  margin-bottom: 3rem;
  padding-top: 1rem;
  border-top: 1px solid var(--border-color1);
  border-top: 1px solid var(--canvas-border-color);
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}

.cart_pixels {
  display: none !important;
}

/* Mobile adjustments */
@media only screen and (max-width: 47.99rem) {
  .Varukorg {
    justify-content: center;
  }
  .BWrap .Footer {
    min-height: 25%;
  }
}
/*------------------------
   Loading styling
------------------------*/
#dialogTitle-cartHeading i {
  position: relative;
  margin-right: 0.2em;
}

.AIRvarukorg_Load_running #dialogTitle-cartHeading i::before {
  opacity: 0;
}

.AIRvarukorg_Load_running #dialogTitle-cartHeading i::after {
  content: "L";
  position: absolute;
  top: 50%;
  left: 50%;
  width: max-content;
  font-family: "Font Awesome 7 Pro";
  line-height: normal;
  content: "\f1ce";
  transform: none;
  -webkit-animation: air-loading 1s linear infinite;
  animation: air-loading 1s linear infinite;
  margin: -0.5rem 0 0 -0.5rem;
}

/* ------------------------------------------------ 

	SEARCH
		Styling för snabbsöken/LSS och djupsöken

 ------------------------------------------------ */
/*------------------------
   Sökrutan i headern 
------------------------*/
.sokrutan *:focus {
  outline: none;
}

input[type=text].Sokfalt {
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 1.5em;
  width: 100%;
  font-weight: 200;
  text-align: center;
  font-size: var(--text-m);
  background: var(--search-in-header-background);
  border: 1px solid var(--search-in-header-background);
  border-radius: var(--search-in-header-borderradius);
  -webkit-appearance: none;
}

input[type=search].Sokfalt {
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 1.5em;
  width: 100%;
  font-weight: 200;
  text-align: center;
  font-size: var(--text-m);
  background: var(--search-in-header-background);
  border: 1px solid var(--search-in-header-background);
  border-radius: var(--search-in-header-borderradius);
  -webkit-appearance: none;
}

.Sokknapp {
  display: none;
  top: 0;
  bottom: 0;
  left: 0.5em;
  color: #666;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
}

input.Sokknapp[type=submit] {
  display: none;
  top: 0;
  bottom: 0;
  left: 0.5em;
  color: #666;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
}

.LSS_Input:after {
  top: 0;
  bottom: 0;
  left: 0.5em;
  color: #666;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  font-family: "Font Awesome 7 Pro";
  content: "\f002";
  speak: never;
  font-size: var(--text-xl);
  font-weight: 200;
  text-align: center;
  position: absolute;
  margin: auto;
  z-index: 5;
}
.LSS_Input > label > span {
  display: none;
}

.LSS_Container {
  position: relative;
}

#lblTerm {
  display: none;
}

.SokMer {
  margin-top: 0.5rem;
}

.js-removeSearchText {
  display: none;
}

.js-removeSearchText.show {
  display: flex;
}

.removeSearchText {
  position: absolute;
  top: 95px;
  right: calc(var(--gutter) + 0.25em);
  width: 2em;
  height: 2em;
  min-height: unset;
  padding: 0;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
@media only screen and (min-width: 47.1rem) {
  .removeSearchText {
    top: 20px;
  }
}

.using-mouse input[type=text].Sokfalt:focus {
  outline: none;
  border-color: var(--border-marked);
  box-shadow: none;
}
.using-mouse input[type=search].Sokfalt:focus {
  outline: none;
  border-color: var(--border-marked);
  box-shadow: none;
}

@media only screen and (max-width: 47.99rem) {
  .sokrutan {
    flex-basis: unset;
    max-width: unset;
    padding: unset;
  }
}
/*------------------------
   LSS dropdown
------------------------*/
#LSS_Result {
  position: relative;
  top: 0;
}
#LSS_Result ul {
  all: unset;
  list-style: none;
  padding: 0;
  margin: 0;
}
#LSS_Result li {
  all: unset;
  list-style: none;
  padding: 0;
  margin: 0;
}
#LSS_Result li a {
  /* all: unset;  Denna plockar bort focus styling också, därför lägger vi tillbaka detta nedan */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#LSS_Result::-webkit-scrollbar {
  display: none;
}
#LSS_Result .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 2em;
  height: 2em;
  padding: 0;
  display: grid;
  align-items: center;
  justify-items: center;
  color: var(--base-color4);
  background: var(--base-background4);
  border-radius: 0;
  display: none;
}
#LSS_Result .close:before {
  font-family: "Font Awesome 7 Pro";
  content: "\f00d";
  speak: never;
  font-weight: 200;
}
#LSS_Result .btn-search a {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
  padding: 0.5em 1em;
  padding: calc(var(--gutter) / 2) var(--gutter);
  color: var(--cta-color2);
  background: var(--cta-background2);
  border-radius: var(--border-radius2);
}
#LSS_Result a:hover {
  text-decoration: underline;
}
#LSS_Result .elastic-search-result li a:hover {
  text-decoration: none;
}

body:not(.using-mouse) #LSS_Result ul li a:focus {
  outline: var(--focus-outline);
  box-shadow: var(--focus-shadow);
}

ul.LSS_Artiklar::-webkit-scrollbar {
  display: none;
}

ul.LSS_Artikelgrupper::-webkit-scrollbar {
  display: none;
}

.LSSordPris {
  text-decoration: line-through;
}

.LSS_Artiklar .Img:empty {
  display: block;
  padding-bottom: 80%;
  width: 80%;
  margin: 0 auto;
  background: var(--base-background2);
  position: relative;
  border-radius: 50%;
}
.LSS_Artiklar .Img:empty::after {
  content: "?";
  position: absolute;
  top: 18%;
  left: 0;
  right: 0;
  text-align: center;
  color: var(--lowlight-color1);
}

.LSS_noHits .LSS_Sokterm {
  font-weight: bold;
}

.elastic-search-product-results .select-ul-li {
  text-align: left;
}

.elastic-search-result {
  list-style: none;
  padding: 0;
}
.elastic-search-result li a {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding-top: calc(var(--gutter) / 2);
  padding-bottom: calc(var(--gutter) / 2);
}
.elastic-search-result li a span.suggest-hl {
  font-weight: 700;
}
.elastic-search-result li:not(.product_card_img) a {
  white-space: break-spaces;
}
.elastic-search-result li:not(.product_card_img) a:before {
  font-family: "Font Awesome 7 Pro";
  content: "\f002";
  font-weight: 200;
  margin-right: 5px;
  margin-top: 3px;
}
.elastic-search-result li:hover a {
  background: var(--base-background2);
  color: #444;
}
.elastic-search-result li.product_card_img {
  line-height: normal;
}
.elastic-search-result li.product_card_img a {
  height: 100%;
}
.elastic-search-result li.product_card_img a span.term {
  white-space: break-spaces;
}
.elastic-search-result li.product_card_img a div {
  align-self: center;
}

#suggest-no-result {
  padding: 0 var(--gutter);
}

.elastic--title {
  display: block;
  width: 100%;
}

.search-history-header {
  font-weight: 600;
  margin-bottom: calc(var(--gutter) / 2);
  border-bottom: var(--border-std);
  line-height: 30px;
  display: block;
  width: 100%;
  margin-top: var(--gutter);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

#search-history-clear {
  font-weight: normal;
  color: var(--danger-color);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  font-size: 12px;
}
#search-history-clear:before {
  content: "-";
  margin: 0 calc(var(--gutter) / 2);
  color: var(--base-color1);
}
#search-history-clear:after {
  font-family: "Font Awesome 7 Pro";
  content: "\f00d";
  speak: never;
  font-weight: 200;
  color: var(--danger-color);
  margin-left: 5px;
  font-size: 8px;
  height: 12px;
  border: 1px solid var(--danger-color);
  border-radius: 20px;
  line-height: 11px;
  width: 12px;
  text-align: center;
  margin-top: 9px;
}

.search-popular-li a:before {
  font-family: "Font Awesome 7 Pro";
  content: "\f005";
  speak: never;
  font-weight: 200;
  margin-right: 5px;
  margin-top: 3px;
}

.search-history-li a:before {
  font-family: "Font Awesome 7 Pro";
  content: "\f017";
  speak: never;
  font-weight: 200;
  margin-right: 5px;
  margin-top: 3px;
}

.elastic-query {
  font-weight: bold;
}

@media only screen and (min-width: 47.1rem) {
/*
  #LSS_Result {
    position: absolute;
    top: 100%;
    right: 0;
    left: calc(1rem - 1px);
    width: calc(100% - 2rem + 2px);
    margin: 0;
    max-height: 30rem;
    overflow-y: auto;
    padding: var(--gutter);
    box-shadow: var(--box-shadow1);
    background: var(--base-background1);
    border-radius: var(--border-radius2);
    border: 1px solid var(--border-color1);
    padding-top: 0px;
  }
*/
}
/*------------------------
   Djupsöken
------------------------*/
.matched-group-wrapper {
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: calc(var(--gutter) * 2);
}

ul.matched-group-wrapper {
  list-style: none;
}
ul.matched-group-wrapper li {
  list-style: none;
}

.matched-group-title.tab {
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  border: 1px solid;
  border-color: var(--border-color1);
  cursor: pointer;
  color: var(--lowlight-color1);
  order: 1;
  height: 2em;
  padding: 0 calc(var(--gutter) / 2);
  margin-right: calc(var(--gutter) / 4);
  margin-bottom: calc(var(--gutter) / 4);
}
.matched-group-title.tab * {
  cursor: pointer;
}
.matched-group-title.tab span {
  font-size: 0.75em;
  margin-left: 3px;
}

.matched-group-title.tab.active {
  border: 1px solid #000;
  color: var(--base-color1);
}
.matched-group-title.tab.active label {
  font-weight: bold;
}

.matched-group-item-wrapper {
  -ms-flex-align: flex-start;
  -webkit-box-align: flex-start;
  align-items: flex-start;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  flex-flow: wrap;
  justify-content: start;
}

.matched-group-item-wrap.active {
  -ms-flex-align: flex-start;
  -webkit-box-align: flex-start;
  align-items: flex-start;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  flex-flow: wrap;
  margin-top: calc(var(--gutter) * 2);
  justify-content: start;
  margin-top: calc(var(--gutter));
}

.matched-group-item-wrap {
  display: none;
  order: 2;
}
.matched-group-item-wrap .elastic-search-product-results {
  width: 100%;
}

.matched-group-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-right: calc(var(--gutter) / 2);
  margin-bottom: calc(var(--gutter) / 2);
}
.matched-group-item a {
  text-align: center;
  font-weight: 700;
  width: 100%;
  display: inline-block;
  border-radius: var(--border-radius2);
  cursor: pointer;
  padding: 0.5em 1em; /* fallback */
  padding: calc(var(--gutter) / 2) var(--gutter);
  --focus-color: var(--cta-background1);
  background: var(--cta-background1);
  color: var(--cta-color1);
}
.matched-group-item a:hover {
  filter: brightness(0.8);
}

body:not(.using-mouse) .matched-group-item a:focus {
  outline: none;
  /* border: none; */
  box-shadow: 0 0 0 3px #fff, 0px 0px 0 6px var(--focus-color);
}

#search-wrapper input#search-input {
  font-size: 16px;
}

.search-result-wrapper[data-enterprisesearch=false] {
  /* Orginal djupsök specifikt */
}
.search-result-wrapper[data-enterprisesearch=false] .search-articlegroups-wrapper .matched-group {
  display: flex;
  flex-wrap: wrap;
}
.search-result-wrapper[data-enterprisesearch=false] .search-articlegroups-wrapper .matched-group .matched-group-title {
  order: 0;
  width: 100%;
  margin-bottom: calc(var(--gutter) / 2);
}

.search-result-wrapper [data-enterpriseSearch=true] {
  /* Enterprise specifikt */
}

/* ------------------------------------------------ 

	cookie_consent.css

 ------------------------------------------------ */
.consentInput {
  align-items: center;
  border-radius: 100px;
  display: flex;
  font-weight: 700;
  margin-bottom: var(--gutter);
  padding-right: 2em;
}
.consentInput:last-of-type {
  margin: 0;
}
.consentInput input[type=checkbox] {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.consentInput input:disabled + .check-slider {
  cursor: not-allowed;
  opacity: 0.8;
}
.consentInput input:disabled + .check-slider:hover .toggle-indicator:after {
  content: unset;
}
.consentInput input:checked + .check-slider {
  filter: unset;
  background: #79DFB8;
}
.consentInput input:checked + .check-slider .toggle-indicator {
  transform: translateX(32px);
}
.consentInput input:focus + .check-slider {
  outline: var(--focus-outline) !important;
}
.cookie_consent_text {
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #777;
}
.check-slider {
  filter: grayscale(1);
  background: #919191;
  border-radius: 100px;
  cursor: pointer;
  display: flex;
  height: calc(var(--gutter) * 2);
  margin-right: 8px;
  position: relative;
  width: calc(var(--gutter) * 4);
}
.check-slider .toggle-indicator {
  align-items: center;
  background: #fff;
  border-radius: calc(var(--gutter) * 2);
  bottom: 3px;
  left: 3px;
  display: flex;
  height: 26px;
  justify-content: center;
  outline: solid 2px transparent;
  position: absolute;
  width: 26px;
}

#cookie_consent {
  position: fixed;
  left: var(--gutter);
  bottom: var(--gutter);
  width: calc(100% - 2 * var(--gutter));
  padding: calc(var(--gutter) * 2);
  z-index: 56;
  background: rgba(255, 255, 255, .9);
  backdrop-filter: blur(20px) saturate(5);
  -webkit-backdrop-filter: blur(20px) saturate(5);
  -webkit-box-shadow: 0 3px 45px rgba(0, 0, 0, .15);
  box-shadow: 0 3px 45px rgba(0, 0, 0, .15);
  max-height: 100vh;
  overflow-y: auto;
  font-size: 0.9em;
  color: #000;
}
#cookie_consent:focus {
  box-shadow: var(--focus-shadow);
}
#cookie_consent h2 {
  margin: 0;
}
#cookie_consent a {
  color: #000;
}
#cookie_consent_text {
  margin-bottom: 12px;
  border-bottom: 1px dotted #777;
  padding-bottom: 8px;
}
#cookie_consent .button-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 64.1rem) {
  #cookie_consent .button-wrapper {
    flex-wrap: nowrap;
  }
  #cookie_consent_text {
  	padding-right: 20%;
  }
}
@media only screen and (min-width: 84.475rem) {
  #cookie_consent {
    left: calc((100% - 65rem) / 2);
    width: 65rem;
  }
}

button.cookie_consent_manager_accept_req {
	display: none;
}
.cookie_consent_wrap, #cookie_consent_manager_description, .consent-buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
#cookie_consent_text p {
  margin: var(--gutter) 0 calc(var(--gutter) * 2) 0;
  margin-bottom: 0;
}
#cookie_consent_manager_wrapper .consentInput {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: var(--gutter);
  font-weight: bold;
}
#cookie_consent_manager_wrapper button {
  border: 1px solid transparent;
  white-space: nowrap;
  width: auto;
}
#cookie_consent_manager_wrapper button:not(:last-child) {
  margin-right: var(--gutter);
}
#cookie_consent_manager_confirm {
}
.cookie_consent_manager_block {
  margin: 0 0 calc(var(--gutter) * 2) 0;
}
.cookie_consent_manager_block h2 {
  margin: 0;
}
.cookie_consent_manager_block p {
  margin: var(--gutter) 0 0 0;
}
.cookie_manager_head {
  font-weight: bold;
  display: block;
}

@media (prefers-reduced-motion: no-preference) {
  .check-slider .toggle-indicator {
    transition: 0.4s;
  }
}


/* ------------------------------------------------ 

	air_menu.css

 ------------------------------------------------ */
/* ------------------------ 
	Generellt 
------------------------ */
/* Menu general */
.menu ul,
.menu li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  word-break: break-word;
}

.menu li a {
  display: inline-block;
}

.menu ul li ul {
  display: none;
}

@media only screen and (min-width: 64.1rem) {
  .menu li a {
    padding: 0.5em; /* fallback */
    padding: calc(var(--gutter) / 1.6);
  }
  .menu li a:hover {
    text-decoration: underline;
  }
  .menu ul li ul li {
    width: 100%;
  }
  .menu ul li ul li a {
    padding: 0;
  }
  .menu > div > ul > li > ul {
    position: absolute;
    left: 0;
    right: 0;
    background: var(--base-background1);
    width: 300px;
/*     width: calc(100% - 2em); */
    left: 1rem;
    z-index: 7;
    padding: 12px 26px;
  }
  .web-desktop, .kampanjmenu ul, .brand_menu ul {
    min-width: 300px;
    flex-direction: column;
  }
}
/* ------------------------ 
	Huvudmenyn i headern
------------------------ */
/* Accessibility buttons */
#main-menu .menu-btn {
  text-align: center;
  background: var(--canvas-btns-background);
  color: var(--canvas-btns-color);
  cursor: pointer;
}

#main-menu .arrow:after {
  font-family: "Font Awesome 7 Pro";
  content: "\f054";
  speak: never;
  font-style: normal;
}

.menu-btn:focus, .main-menu-close .btn-auto:focus {
  width: auto;
  height: auto;
  padding: 0 0.4em;
  overflow: visible;
}

.menu-btn, .main-menu-close .btn-auto {
  width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.main-menu-close {
  text-align: right;
}

.main-menu-close .btn-auto {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
}

.main-menu-close .btn-auto:focus {
  opacity: 1;
  padding: 0;
  margin: var(--gutter);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  overflow: visible;
}

#main-menu .canvas-header svg {
  position: relative;
  top: 4px;
}

.main-menu .main-menu-wrap > ul > li > a {
	font-weight: 700;
}
/* Huvudmenyn i desktop */
@media only screen and (min-width: 64.1rem) {
  .menu-header-mobile {
    display: none;
  }
  /* Accessibility buttons */
  .main-menu-close {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    width: unset !important;
  }
  .child-ul .level2 + .menu-btn {
    display: none !important;
    width: unset !important;
  }
  .child-ul .level2 + .menu-btn {
    display: none !important;
  }
  /* Pilar */
  .fa-chevron-down:before {
    content: "\f078";
    speak: never;
  }
  /* Huvudmeny */
  .main-menu.menu .Close {
    display: none;
  }
  .main-menu .wrap {
    position: relative;
  }
  .main-menu .main-menu-wrap > ul > li > a {
    font-size: var(--text-s);
  }
  .main-menu-wrap > ul > li:not(.kampanjmenu, .brand_menu) > ul > li {
    flex: 0 1 20%;
  }
  .main-menu-wrap > ul > li > ul > li > a {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .main-menu-wrap > ul > li > ul > li > a {
    font-size: var(--text-s);
    font-weight: 700;
  }
  .main-menu-wrap > ul > li > ul > li > ul {
    display: block;
    margin-bottom: calc(var(--gutter) / 2);
  }
  .main-menu-wrap > ul > li > ul > li > ul > li {
    font-size: var(--text-s);
  }
  .main-menu-wrap > ul > li > ul > li > ul > li > a {
    font-weight: 400;
    font-size: var(--text-s);
  }
  .main-menu-wrap > ul > li.delayedHover > a {
    text-decoration: underline;
  }
  .main-menu-wrap > ul > li.delayedHover > ul,
  .main-menu-wrap > ul > li[data-submenu=has-submenu].open > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    width: 300px;
    max-width: 100%;
    max-height: 400px;
    column-gap: 1rem;
    padding:12px 26px;
    background: var(--base-background1);
    overflow-y: auto;
    overflow-x: hidden;
  }
  /* scrollMenu */
  .scrollMenu {
    position: relative;
  }
  .main-menu-wrap > ul > li.scrollMenu.delayedHover > ul,
  .main-menu-wrap > ul > li.scrollMenu[data-submenu=has-submenu].open > ul {
    flex-wrap: nowrap;
    width: 300px;
  }
  .main-menu-wrap > ul > li.scrollMenu > ul > li > a {
  	color: #555;
    font-weight: normal;
  }
}
/* Huvudmenyn i mobil */
@media only screen and (min-width: 0rem) and (max-width: 64.1rem) {
  /* Huvudmeny */
  #main-menu ul {
    display: block;
  }
  .main-menu.menu ul,
  .main-menu.menu li {
    width: 100%;
  }
  .menu.main-menu li li, .menu.main-menu .open li, .main-menu.menu ul.open li.active-parent > ul > li:not(.active), .main-menu.menu .parent-category, .main-menu.menu li.active-parent > a, .main-menu.menu li.active-parent > i {
    display: none;
  }
  .main-menu.menu ul.open > li.active, .menu.main-menu .open li.active > ul > li, .main-menu.menu .active > ul > li.parent-category {
    display: block;
  }
  .main-menu.menu ul li {
    font-weight: 700;
    font-size: var(--text-m);
    position: relative;
  }
  .main-menu.menu ul li a,
  .main-menu.menu ul li span {
    padding: 0.9rem;
    display: inline-block;
    width: 100%;
    border-bottom: var(--border-std);
    border-bottom: 1px solid var(--canvas-border-color);
  }
  /* level 1 */
  .menu.main-menu li li {
    display: none;
  }
  .menu.main-menu .open li {
    display: none;
  }
  .main-menu.menu li li a {
    font-weight: 400;
  }
  /* Knappar */
  #main-menu .menu-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.9rem;
    width: 3.2rem;
    text-align: center;
    background: var(--canvas-btns-background);
    color: var(--canvas-btns-color);
    cursor: pointer;
    border-radius: unset;
  }
  #main-menu .arrow:after {
    font-family: "Font Awesome 7 Pro";
    content: "\f054";
    speak: never;
    font-style: normal;
  }
  #main-menu li.active > .menu-btn .arrow:after {
    content: "\f060";
    speak: never;
    padding-right: 0.3rem;
  }
  .main-menu-close {
    display: none;
  }
  /* Active */
  .main-menu.menu ul.active li.active a {
    text-decoration: underline;
    background: var(--base-background2);
    color: var(--base-color2);
  }
  .main-menu.menu ul li.active-parent > i {
    width: 100%;
    background-color: transparent;
    text-align: right;
  }
  /* current url styling */
  .main-menu.menu li.has_active_child > a {
    border-left: 4px solid var(--border-color1);
  }
  .main-menu.menu li.open.active > a {
    background-color: var(--base-background1);
    border-left: none;
  }
  .main-menu.menu a[aria-current=page] {
    border-left: 4px solid var(--theme-color1);
  }
}
/* ------------------------ 
	DIMMER
 ------------------------ */
#dimmer,
.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px) saturate(1);
  -webkit-backdrop-filter: blur(10px) saturate(1);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
}

#dimmer.active,
.overlay.active,
body.checkout-modal-open-right #dimmer {
  z-index: 60;
  opacity: 1;
  pointer-events: initial;
}

/* Header specific dimmers */
#header-dimmer.overlay.active {
  width: 100vw;
  height: 100vh;
  z-index: 56; /* Pga .sokrutan {z-index: 57} */
}

body.search-modal-open #header-dimmer, body.menu-modal-open-left-xs #header-dimmer {
  display: block;
}
body.search-modal-open #dimmer, body.menu-modal-open-left-xs #dimmer {
  display: none;
}

/* ------------------------ 
	Keyframes   
 ------------------------ */
/*Spinner*/
@-webkit-keyframes air-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes air-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#dialogruta {
  position: fixed;
  max-height: 500px;
  max-width: 500px;
  height: fit-content;
  text-align: left;
  top: 0;
  margin: auto;
  left: 0;
  bottom: 0;
  z-index: 61;
  background: var(--base-background1);
  border: var(--border-std);
  right: 0;
  visibility: hidden;
  padding: calc(var(--gutter) * 2);
}
#dialogruta h1 {
  margin-top: 0;
  margin-top: 0;
  font-size: var(--text-xl);
}
#dialogruta h1 img {
  display: none;
}
#dialogruta a:last-child {
  background: var(--base-background6);
  color: var(--base-color6);
  line-height: 35px;
  display: block;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: var(--text-xs);
  font-weight: 700;
  text-align: center;
}

.status_message.status_message-neutral,
.status_message.status_message-neutral a {
  color: var(--base-color1);
}

.status_message.status_message-negative,
.status_message.status_message-negative a {
  color: var(--danger-color);
}

.status_message.status_message-positive,
.status_message.status_message-positive a {
  color: var(--success-color);
}

.status_message {
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
}
.status_message .box {
  font-size: var(--text-xs);
  text-align: left;
  background: var(--base-background2);
  border-radius: var(--border-radius2);
}
.status_message i {
  padding-right: 0.3em;
}
.status_message .status_message__main {
  margin: 0.5em 0;
}
.status_message button {
  margin-left: auto;
  display: block;
  min-width: 60px;
}
.status_message img[src="/bilder/ibutik-a/symboler/varning.gif"] {
  display: none !important;
}

.footer {
  background: var(--footer-background);
  color: var(--footer-color);
}

.footer svg {
  fill: var(--footer-color);
}

.footer .text-color-light-grey {
  color: inherit;
  opacity: 0.65;
}

.Footer-newsletter .flexbox > * {
  max-width: calc(100% - 80px);
}

.footer {
  overflow: hidden;
}

.footer .menu li a {
  padding: 0;
  margin: 0.3em 0;
}

.footer .Kontaktform .btn {
  display: grid;
  place-content: center;
}

/* Enkel landsväljare */
.lang_chooser {
  position: relative;
  gap: 0.5em;
  margin-top: 1.5em;
  padding-top: 1.5em;
  min-width: 200px;
}
.lang_chooser svg {
  margin-right: 0.5em;
}
.lang_chooser a:hover {
  text-decoration: underline;
}

.lang_chooser::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 40px;
  background: var(--footer-color);
}

html[lang=sv] .sv {
  font-weight: 700;
}

html[lang=en] .en {
  font-weight: 700;
}

/* Body och main */
html {
  font-size: 16px;
  -moz-text-size-adjust: none; /* Prevent font scaling in landscape while allowing user zoom */
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

body {
  position: absolute;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--base-color1);
  background-color: var(--base-background1);
}

main {
  position: relative;
  min-height: 50vh;
  padding-top: 2em;
}

/* LOADER / PRELOAD */
.preloader {
  display: none;
}

@media (prefers-reduced-motion: no-preference) {
  .preloader {
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
  }
}
.preloader i {
  font-size: 2.5em;
  margin-top: -40px;
  color: var(--base-color6);
}

#loginWrap {
  margin-left: 0;
  margin-right: 0;
}

#loginWrap .col-xs-12 .col-xs-12:has(h1) {
  padding-left: 0;
  padding-right: 0;
}

#error_text_login {
  margin-bottom: calc(var(--gutter) * 2);
}

/* ------------------------ 
	Price History
------------------------ */
.fa-circle-info:before {
  content: "\f05a";
  font-weight: 700;
}

body.priceinfo-modal-open #dimmer.active {
  display: block;
}

.price-history-lowest-price:empty + .price_info_trigger,
.price-history-lowest-price {
  display: none;
}

.price_info_area .price-history-lowest-price {
  display: initial;
}

.price_info_area {
  height: fit-content;
  width: 90vw;
  padding: 1rem;
}

.price-history-closebtn-wrap {
  top: 0;
  right: 0.5rem;
}

.price_history_title {
  margin: 0;
  font-size: 16px;
}

#AIRvarukorg-Wrap .Price_History {
  display: flex;
  justify-content: end;
  gap: 0.3rem;
  color: var(--lowlight-color1);
  text-decoration: line-through;
  font-size: 14px;
}
#AIRvarukorg-Wrap .price-history-lowest-price {
  display: block;
}
#AIRvarukorg-Wrap .Price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
