#block-52 {
	width: calc(1200px * (69 / 100));
	max-width: calc(100vw * (69 / 100));
}

#blog-lister .list-standard-image {
	width: 100%;
	max-width: 100%;
	max-height: 373px;
	margin-bottom: 10px;
	padding-right: 3px;
}

#blog-lister-archive {
	display: none;
}

#blog-lister-list {
	float: none;
	max-width: 100%;
	margin: auto;
	padding-top: 20px;
}

#blog-lister-list .list-standard-image img {
	min-height: 373px;
}

#blog-lister-list>li {
	display: inline-block;
	width: calc(33% - 20px);
	max-height: 373px;
	margin-top: 30px;
}

#blog-lister-list>li:nth-child(10n+10) {
	width: calc(66% - 16px);
}

#blog-lister-list>li:nth-child(10n+4) {
	width: calc(66% - 16px);
}

#blog-lister-list>li:nth-child(10n+4) .list-standard-image img:nth-child(2) {
	display: block;
}

#blog-lister-tags {
	display: none;
}

#blog-show-image {
	display: none;
}

#cart tbody {
	border-top: 1px solid #dddddd;
	margin-top: var(--basic-margin);
}

#cart thead {
	display: none;
}

#cart-form-code-code {
	width: 20%;
}

#cart-headline {
	font-size: 20px;
}

#cart-submit {
	max-width: 322px;
	font-size: 12px;
}

#cartcomplete tbody {
	border-top: 1px solid #dddddd;
	margin-top: var(--basic-margin);
}

#cartcomplete thead {
	display: none;
}

#commodity-lister-breadcrumbs a {
	color: #b5b5b5;
}

#commodity-lister-breadcrumbs a a {
	color: #b5b5b5;
}

#commodity-lister-breadcrumbs li {
	text-transform: uppercase;
}

#commodity-lister-filter .filterlinks {
	width: 100%;
}

#commodity-lister-filter .filterlinks-toggle.button {
	display: none;
	width: 140px;
	color: #5a5a5a;
	background-color: #f5f5f5;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	padding-left: 10px;
	background-image: url(/res/icon/open.svg);
	background-size: 11px 8px;
}

#commodity-lister-filter .filterlinks-toggle.button a {
	color: #5a5a5a;
}

#commodity-lister-headline {
	width: calc(100% - 20px);
	max-width: 100%;
	font-size: 20px;
	min-width: calc(100% - 20px);
	text-align: left;
}

#commodity-lister-info {
	height: auto;
	max-height: auto;
	min-height: auto;
}

#commodity-lister-info-body {
	width: calc(100% - 20px);
	max-width: 100%;
	font-size: 12px;
	line-height: 1.3;
}

#commodity-lister-info-headline {
	width: calc(100% - 20px);
	max-width: 100%;
	font-size: 20px;
	margin-bottom: 0;
}

#commodity-lister-info-image {
	display: block;
	float: left;
	width: calc(var(--basic-full) * 1/1);
	max-width: calc(var(--basic-full) * 1/1);
	height: 350px;
}

#commodity-lister-left {
	float: none;
	position: relative;
	width: 100%;
	max-width: 100%;
}

#commodity-lister-left-container {
	margin: auto;
	background-color: #ffffff;
	text-align: center;
}

#commodity-lister-right {
	width: 100%;
	max-width: 100%;
}

#commodity-show {
	position: relative;
}

#commodity-show-addcart-submit {
	width: calc(100% - 20px);
	height: 30px;
	background-image: none;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 500;
	margin-top: 10px;
}

#commodity-show-availability {
	margin-top: 0;
	margin-bottom: 15px;
}

#commodity-show-availability.innerblock.availability-instock {
	background-image: url(/res/icon/green-dot.svg);
	background-position: 0% 50%;
	background-size: 10px 10px;
	padding-left: 15px;
}

#commodity-show-availability.innerblock.availability-outofstock {
	padding-left: 15px;
	background-image: url(/res/icon/red-dot.svg);
	background-size: 10px 10px;
	background-position: 0% 50%;
}

#commodity-show-brand {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#commodity-show-breadcrumbs a a {
	color: #b5b5b5;
}

#commodity-show-breadcrumbs li {
	color: #b5b5b5;
	text-transform: uppercase;
}

#commodity-show-breadcrumbs li a {
	color: #b5b5b5;
}

#commodity-show-breadcrumbs li:last-child {
	color: #2e2e2e;
}

#commodity-show-breadcrumbs li:last-child a {
	color: #2e2e2e;
}

#commodity-show-commodities {
	width: 50%;
	max-width: 50%;
}

#commodity-show-commodities-headline {
	width: calc(50% - 20px);
	max-width: 50%;
	border-top-width: 0;
	text-align: left;
	padding-top: 80px;
}

#commodity-show-commodities.list-commodity>li {
	width: calc(100% * 1/2 - 20px);
}

#commodity-show-description {
	font-size: 12px;
}

#commodity-show-form select {
	float: left;
	width: calc(50% - 20px);
	height: 30px;
	color: #5a5a5a;
	border-color: #d8d8d8;
	background-size: 11px 8px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-left: 5px;
}

#commodity-show-form select a {
	color: #5a5a5a;
}

#commodity-show-image {
	float: right;
	width: calc(100% * 4/5 - 10px);
}

#commodity-show-image img {
	filter: brightness(0.96);
	-webkit-filter: brightness(0.96);
}

#commodity-show-left {
	float: left;
	width: calc(100% * 1/2);
}

#commodity-show-offer {
	display: block;
	width: 100%;
	color: #ce5252;
	font-size: 20px;
	font-weight: 500;
}

#commodity-show-offer a {
	color: #ce5252;
}

#commodity-show-original {
	color: #c1c1c1;
	font-size: 20px;
}

#commodity-show-original a {
	color: #c1c1c1;
}

#commodity-show-price {
	font-size: 20px;
	font-weight: 500;
}

#commodity-show-prices {
	margin-top: 0;
	margin-bottom: 0;
}

#commodity-show-right {
	float: right;
	position: fixed;
	left: calc(50% + 0px);
	width: calc(100% / 3);
	max-width: 400px;
}

#commodity-show-selector {
	width: 100%;
}

#commodity-show-share .icon {
	width: 12px;
	height: 12px;
}

#commodity-show-share .subheadline {
	float: left;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.1;
}

#commodity-show-thumbnails {
	float: left;
	width: calc(100% * 1/5 - 10px);
}

#commodity-show-thumbnails li {
	width: calc(100% - 20px);
}

#commodity-show-title {
	font-size: 20px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 25px;
}

#commodity-show-videos .button {
	width: 50%;
	margin: 0;
	background-color: #313131;
}

#confirm .item img {
	display: block;
	max-width: 70px;
	margin-right: 10px;
}

#confirm tbody {
	border-top: 1px solid #dddddd;
	margin-top: var(--basic-margin);
}

#confirm thead {
	display: none;
}

#confirm-headline {
	margin-top: 15px;
	font-weight: normal;
}

#contact-form.form li label {
	display: none;
}

#contact-headline {
	text-align: center;
}

#dataprotection {
	min-height: 460px;
}

#details-form input {
	margin-top: 5px;
	margin-bottom: 5px;
}

#details-form-li-country select {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 6px;
	background-size: auto 7px;
}

#details-headline {
	margin-top: 15px;
	font-weight: normal;
}

#done tbody {
	border-top: 1px solid #dddddd;
	margin-top: var(--basic-margin);
}

#done thead {
	display: none;
}

#handling-form-payment-label {
	margin-bottom: 0;
	margin-top: 15px;
	font-weight: 500;
	text-transform: uppercase;
}

#handling-form-shipping-label {
	margin-bottom: 0;
	margin-top: 15px;
	text-transform: uppercase;
}

#handling-headline {
	margin-top: 15px;
	font-weight: normal;
}

#image-list>li {
	margin: 0;
}

#image.content {
	min-width: 950px;
}

#item-2 {
	border-color: #d8d8d8;
	padding-top: 7px;
	padding-bottom: 7px;
}

#mail-reciept tbody {
	border-top: 1px solid #dddddd;
	margin-top: var(--basic-margin);
}

#mail-reciept thead {
	display: none;
}

#menu-main {
	height: 100%;
	margin-bottom: 0;
}

#menu-main .common-menu-hover-sub li>a {
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu-main .common-menu-hover-sub li>a a {
	color: #b5b5b5;
}

#menu-main .common-menu-hover-sub li>a.selected {
	color: #000000;
	font-weight: bold;
}

#menu-main .common-menu-hover-sub li>a.selected a {
	color: #000000;
}

#menu-main .common-menu-hover-sub ul {
	width: calc(100% * 1/6);
}

#menu-main .common-menu-hover-sub ul li:first-child {
	color: #5a5a5a;
	font-weight: bold;
}

#menu-main .common-menu-hover-sub ul li:first-child a {
	color: #5a5a5a;
}

#menu-main .common-menu-hover-subcontainer {
	background-color: #f3f3f3;
	margin-top: -2px;
	min-height: 140px;
	border-top: 1px solid #e2e2e2;
}

#menu-main-131-0 a {
	color: rgba(143,143,143,0.76);
	font-size: 30px;
}

#menu-main-131-0 a a {
	color: rgba(143,143,143,0.76);
}

#menu-main-131-132 a {
	color: #5a5a5a;
}

#menu-main-131-132 a a {
	color: #5a5a5a;
}

#menu-main-14-13 a {
	color: #5a5a5a;
	font-weight: bold;
}

#menu-main-14-13 a a {
	color: #5a5a5a;
}

#menu-main-14-15 a {
	color: #5a5a5a;
	font-weight: bold;
}

#menu-main-14-15 a a {
	color: #5a5a5a;
}

#menu-main-14-154 a {
	font-weight: bold;
}

#menu-main-16-0 a {
	font-size: 14px;
}

#menu-main-18-155 a {
	font-weight: bold;
}

#menu-main-18-19 .selected {
	color: #5a5a5a;
}

#menu-main-18-19 .selected a {
	color: #5a5a5a;
}

#menu-main-18-19 a {
	color: #5a5a5a;
	font-weight: bold;
}

#menu-main-18-19 a a {
	color: #5a5a5a;
}

#menu-main-18-20 a {
	color: #5a5a5a;
	font-weight: bold;
}

#menu-main-18-20 a a {
	color: #5a5a5a;
}

#menu-main-3 .common-menu-hover-subcontainer {
	border-color: #e2e2e2;
}

#menu-main-6-0 a {
	font-size: 14px;
}

#menu-main-7-0 a {
	font-size: 14px;
}

#menu-main>ul>li>a {
	height: 100%;
	line-height: 3.6;
	font-weight: 500;
	font-size: 13px;
}

#menu-main>ul>li>a.selected {
	color: #5a5a5a;
	text-decoration: underline;
}

#menu-main>ul>li>a.selected a {
	color: #5a5a5a;
}

#onestepcheckout-confirm {
	position: relative;
	width: calc(100% * 1/3 - 20px);
	border: 1px solid #e2e2e2;
	background-color: #f4f4f4;
	margin-left: 10px;
	margin-right: 10px;
}

#onestepcheckout-confirm:before {
	content: "3";
	display: block;
	position: absolute;
	top: -10px;
	left: -15px;
	width: 25px;
	height: 25px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	line-height: 1.9;
	font-weight: bold;
}

#onestepcheckout-details {
	position: relative;
	width: calc(100% * 1/3 - 20px);
	border: 1px solid #e2e2e2;
	background-color: #f4f4f4;
	margin-left: 10px;
	margin-right: 10px;
}

#onestepcheckout-details:before {
	content: "1";
	display: block;
	position: absolute;
	top: -10px;
	left: -15px;
	width: 25px;
	height: 25px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	line-height: 1.9;
	font-weight: bold;
}

#onestepcheckout-handling {
	position: relative;
	width: calc(100% * 1/3 - 20px);
	border: 1px solid #e2e2e2;
	background-color: #f4f4f4;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
}

#onestepcheckout-handling:before {
	content: "2";
	display: block;
	position: absolute;
	top: -10px;
	left: -15px;
	width: 25px;
	height: 25px;
	border-radius: 15px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	line-height: 1.9;
	font-weight: bold;
}

#onestepcheckout-headline {
	line-height: 1.7;
}

#order-show tbody {
	border-top: 1px solid #dddddd;
	margin-top: var(--basic-margin);
}

#order-show thead {
	display: none;
}

#selection-list tbody {
	border-top: 1px solid #dddddd;
	margin-top: var(--basic-margin);
}

#selection-list thead {
	display: none;
}

#shortlist tbody {
	border-top: 1px solid #dddddd;
	margin-top: var(--basic-margin);
}

#shortlist thead {
	display: none;
}

.afhent-i-butik-kun-udlevering label {
	background-image: url(https://www.shopnorrebro.dk/res/icon/house2.svg);
	background-position: 0% 50%;
	background-size: 30px 15px;
	padding-left: 50px!important;
}

.block-feature .headline {
	font-size: 20px;
}

.block-images.position-below .block-images-image-content {
	width: 100%;
	max-width: 100%;
}

.block-images.position-below .block-images-image-content .description {
	margin-left: 0;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0;
}

.block-images.position-below .block-images-image-content .subheadline {
	margin-left: 0;
	margin-top: 15px;
	margin-bottom: 5px;
}

.button {
	background-color: #525252;
	font-weight: 500;
	text-align: left;
	font-size: 12px;
}

.button.pager-button-load {
	padding: 20px 5px;
	color: #58595b;
	background-color: transparent;
	background-image: url(../icon/open.svg);
	background-size: auto 9px;
	background-position: 50% 100%;
	text-align: center;
}

.button.pager-button-load a {
	color: #58595b;
}

.button.pager-button-load:hover {
	padding: 20px 5px!important;
	color: #bbbdbf;
	text-align: center!important;
}

.button.pager-button-load:hover a {
	color: #bbbdbf;
}

.button:hover.button {
	font-weight: 500;
	text-align: left;
	background-color: #525252;
}

.buttonbig {
	background-color: #7ea95b;
	font-weight: 500;
	text-align: left;
	font-size: 12px;
}

.buttonbig:hover.buttonbig {
	font-weight: 500;
	text-align: left;
	background-color: #5d8939;
}

.bx-controls-direction a {
	width: 30px;
	height: 30px;
}

.common-menu li .visible {
	max-height: 700px;
}

.common-menu li:hover .common-menu-sub {
	max-height: 700px;
}

.common-menu-hover li .visible {
	max-height: 700px;
}

.common-menu-hover li:hover .common-menu-hover-sub {
	max-height: 700px;
}

.common-menu-hover li:hover .common-menu-hover-subcontainer {
	max-height: 700px;
}

.common-orderlines .list-table .quantityinputdelete a {
	text-transform: uppercase;
}

.common-orderlines-list-item-brand {
	text-transform: uppercase;
}

.common-orderlines-list-item-color {
	text-transform: uppercase;
}

.common-orderlines-list-item-title {
	text-transform: uppercase;
}

.common-search-inner .description {
	color: rgba(0,0,0,0);
}

.common-search-inner .description a {
	color: rgba(0,0,0,0);
}

.dataprotection-toggle {
	background-size: auto 7px;
}

.description {
	color: #2e2e2e;
}

.description a {
	color: #2e2e2e;
}

.filterlink {
	left: 0;
	column-count: 4;
	-moz-column-count: 4;
	-webkit-column-count: 4;
}

.filterlink li a {
	display: inline-block;
	float: left;
	width: 25%;
	padding: 7px 0 7px 35px;
	background-size: 10px 10px;
	background-position: 15px 50%;
}

.filterlink-close {
	display: none;
	z-index: 200;
	position: absolute;
	top: 35px;
	width: 20px;
	height: 20px;
	right: 10px;
	text-indent: -9999px;
	background-image: url(../icon/clear.svg);
	background-size: auto 10px;
	cursor: pointer;
}

.filterlink-container {
	position: static;
	left: 0;
}

.filterlink-container .filterlink {
	z-index: 101;
	position: absolute;
	width: calc(100% - 10px);
	border: 1px solid #7f7f76;
	margin-top: 0;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #ffffff;
}

.filterlink-container.active .filterlink-close {
	display: block;
}

.filterlink-container.active::after {
	content: "";
	display: block;
	z-index: 100;
	position: relative;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #ffffed;
}

.filterlink-container.container {
	max-width: 120px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #cccccc;
}

.filterlink-headline.subheadline {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-size: 10px 8px;
	background-position: calc(0px + 100%) 50%;
	margin-left: 0;
	margin-right: 0;
}

.filterlink>li {
	float: none;
}

.filterlink>li>a {
	float: none!important;
	width: auto!important;
}

.filterlinks {
	display: inline-block;
	float: none;
}

.filterlinks-toggle {
	display: none;
}

.filterlinks>form {
	display: block;
}

.filterlinks>form>div {
	display: inline-block;
	float: none;
}

.fixed-auto-top .fixed-content {
	position: fixed;
}

.fixed-content {
	background-color: rgba(255,255,255,0.9)!important;
}

.form input.toggle-checkbox {
	display: none!important;
}

.form input.toggle-checkbox:checked+.toggle {
	background-color: #000000;
}

.form input.toggle-checkbox:checked+label.toggle::before {
	left: 25px;
}

.form label.toggle {
	display: inline-block!important;
	position: relative;
	width: 50px!important;
	height: 30px;
	border-radius: 10px;
	transition: .1s;
	cursor: pointer;
	background-color: rgba(0,0,0,0.3);
}

.form label.toggle::before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 20px;
	height: 20px;
	border-radius: 8px;
	transition: .2s;
	background-color: #ffffff;
}

.gls-erhverv label {
	background-image: url(https://www.kingsqueens.dk/files/image/gls.svg);
	background-position: 0% 50%;
	background-size: 40px 30px;
	padding-left: 50px!important;
}

.gls-pakkeshop label {
	background-image: url(https://www.kingsqueens.dk/files/image/gls.svg);
	background-position: 0% 50%;
	background-size: 40px 30px;
	padding-left: 50px!important;
}

.gls-privat label {
	background-image: url(https://www.shopnorrebro.dk/res/icon/gls.svg);
	background-position: 0% 50%;
	background-size: 40px 30px;
	padding-left: 50px!important;
}

.headline {
	color: #2e2e2e;
}

.headline a {
	color: #2e2e2e;
}

.list-commodity .list-commodity-sizes li {
	float: left;
	color: #5a5a5a;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 15px;
}

.list-commodity .list-commodity-sizes li a {
	color: #5a5a5a;
}

.list-commodity-brand {
	text-transform: uppercase;
	text-align: left;
}

.list-commodity-container {
	padding-top: 10px;
	padding-bottom: 20px;
	min-height: 65px;
}

.list-commodity-image>span {
	filter: brightness(0.96);
	-webkit-filter: brightness(0.96);
}

.list-commodity-image.slideshow-horizontal .slider-prev, .list-commodity-image.slideshow-horizontal .slider-next {
	width: 50px;
	height: 50px;
	opacity: 10%;
}

.list-commodity-image.slideshow-horizontal .slider-prev:hover, .list-commodity-image.slideshow-horizontal .slider-next:hover {
	opacity: 100%;
}

.list-commodity-offer {
	float: right;
	margin-top: 5px;
	font-weight: normal;
}

.list-commodity-offer a {
	color: #ce5252;
}

.list-commodity-original {
	z-index: 0;
	position: absolute;
	top: 5px;
	color: #c1c1c1;
	margin-top: 5px;
	right: 0;
}

.list-commodity-original a {
	color: #c1c1c1;
}

.list-commodity-overlay-bargain {
	width: 100%;
	height: 40px;
	color: #ffffff;
	bottom: 65px;
	background-color: #58563F;
	text-align: center;
	padding-top: 12px;
}

.list-commodity-overlay-bargain a {
	color: #ffffff;
}

.list-commodity-overlay-sale {
	top: 30px;
	left: 0;
	height: 30px;
	border-radius: 0%;
	background-color: #ce5252;
	font-size: 12px;
	line-height: 2.5;
	box-shadow: none;
}

.list-commodity-price {
	float: right;
	margin-top: 5px;
	font-weight: normal;
	text-align: left;
}

.list-commodity-sizes {
	z-index: 1;
	background-color: #ffffff;
}

.list-commodity-sizes .subheadline {
	display: block;
	width: 100%;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

.list-commodity-title {
	float: left;
	max-width: 70%;
	text-transform: uppercase;
	text-align: left;
}

.list-image-haspositions-separate>li>.block-outer {
	width: 60%;
}

.list-imagepositions-addtocart {
	width: 100%;
}

.list-imagepositions-addtocart .button {
	width: calc(100% - 10px * 2);
	margin-top: 0;
}

.list-imagepositions-container {
	padding-top: 10px;
}

.list-imagepositions-counter {
	border: 1px solid #5a5a5a;
	font-weight: 500;
	font-size: 11px;
	line-height: 22px;
	box-shadow: none;
}

.list-imagepositions-image {
	overflow: hidden;
	top: 0;
	max-width: calc(100% - 10px * 2);
	max-height: calc(100% - 10px * 2);
	border: 1px solid #eaeaea;
	margin-top: 10px;
	transform: none;
}

.list-imagepositions-object .list-imagepositions-counter {
	top: 15px;
	left: 15px;
}

.list-imagepositions-object.active {
	color: #5a5a5a;
	background-color: #f4f4f4;
}

.list-imagepositions-object.active a {
	color: #5a5a5a;
}

.list-imagepositions-objects-separate {
	width: 40%;
	background-color: #fbfbfb;
}

.list-imagepositions-objects-separate::before {
	content: "Shop the look";
	display: block;
	width: 100%;
	height: 30px;
	color: #000000;
	font-size: 22px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
}

.list-imagepositions-objects-separate::before a {
	color: #000000;
}

.list-imagepositions-objects-separate>li {
	height: 100%;
}

.list-imagepositions-objects>li {
	max-height: 380px;
}

.list-imagepositions-price {
	width: 100%!important;
	max-width: calc(100% - 20px);
	text-align: left;
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
	padding-left: 10px;
	margin-left: 0;
}

.list-imagepositions-separate {
	width: 60%;
}

.list-imagepositions-title {
	overflow: hidden;
	width: 100%!important;
	max-width: calc(100% - 20px);
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-imagezoom li img {
	filter: brightness(0.96);
	-webkit-filter: brightness(0.96);
}

.list-standard-title {
	font-size: 14px;
	text-transform: uppercase;
}

.list-table th {
	text-align: center;
}

.message .reveal .button {
	text-align: center;
}

.position-below .subheadline a {
	color: #ff0000;
}

.quickpay10mobilepay label {
	background-image: url(/res/icon/mobilepay.svg);
	background-size: 20px auto;
	background-position: 0 50%;
	padding-left: 30px!important;
	line-height: 2.4;
}

.quickpay10secure label {
	background-image: url(https://www.shopnorrebro.dk/res/icon/visa.svg);
	background-size: 20px auto;
	background-position: 0 50%;
	padding-left: 30px!important;
}

.radiolistul li {
	margin: 5px 10px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
}

.slider-pager {
	display: none;
}

.subheadline {
	color: #2e2e2e;
}

.subheadline a {
	color: #2e2e2e;
}

a {
	color: #5a5a5a;
}

a a {
	color: #5a5a5a;
}

a.active>.list-imagepositions-counter {
	background-color: #5a5a5a;
}

a:hover {
	color: #bcbcbc;
}

a:hover a {
	color: #bcbcbc;
}

a:hover>.list-imagepositions-counter {
	background-color: #5a5a5a;
}

body {
	color: #2e2e2e;
}

body a {
	color: #2e2e2e;
}

footer {
	background-color: #ffffff;
	box-shadow: 0 -5px 16px -11px rgba(0,0,0,0.20);
	border-top: 1px solid #e2e2e2;
}

footer .block-content-inner {
	color: #b5b5b5;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.6;
	margin-top: 5px;
}

footer .block-content-inner a {
	color: #b5b5b5;
}

footer .block-inner .subheadline {
	font-size: 12px;
	letter-spacing: 0.5px;
	margin-bottom: 0;
}

form .autocomplete>ul {
	overflow: visible;
}

form .autocomplete>ul>li.selected {
	transition: all .2s ease-in-out;
	transform: scale(1.2);
	background-color: #ffffff;
}

h1 {
	color: #2e2e2e;
	font-size: 20px;
}

h1 a {
	color: #2e2e2e;
}

h2 {
	color: #2e2e2e;
	font-size: 20px;
}

h2 a {
	color: #2e2e2e;
}

h3 {
	color: #2e2e2e;
}

h3 a {
	color: #2e2e2e;
}

h4 {
	color: #2e2e2e;
}

h4 a {
	color: #2e2e2e;
}

header {
	background-color: rgba(246,246,246,0);
}

header .fixed .block-image img {
	width: auto;
	max-width: 100%;
	max-height: 20px;
}

li:hover>.list-imagepositions-object {
	color: #5a5a5a;
	background-color: #f4f4f4;
}

@media only screen and (max-width: 540px) {
	#image.content {
		min-width: auto;
	}

	#look-lister-list-pop-wrap {
		padding: 0!important;
	}

	.list-imagepositions-objects-separate>li {
		width: 50%;
		height: 340px;
	}
}

@media only screen and (max-width: 600px) {
	#blog-lister-list>li {
		width: calc(100% - 20px);
	}

	#cart-form-code-code {
		width: 50%;
	}

	#commodity-lister-left .filterlinks>form>div {
		overflow: hidden;
		width: 40%;
		min-height: 0;
		margin-left: 5%;
	}

	#commodity-lister-left .filterlinks>form>div>ul {
		max-height: 500px;
	}

	#commodity-show-left .slider-directions {
		display: inline-block;
	}

	#commodity-show-images-mobile-pop-overlay .slider-directions {
		display: inline-block;	
	}

	#commodity-show-commodities {
		width: calc(100% - 0px);
		max-width: 100%;
	}

	#commodity-show-commodities-headline {
		width: calc(100% - 20px);
		max-width: 100%;
	}

	#commodity-show-commodities.list-commodity>li {
		width: calc(100% * 1/2 - 20px);
	}

	#commodity-show-image {
		width: calc(100% - 20px);
	}

	#commodity-show-left {
		width: 100%;
	}

	#commodity-show-right {
		float: left;
		position: relative;
		left: 0;
		width: 100%;
		max-width: 100%;
	}

	#commodity-show-thumbnails {
		width: 100%;
	}

	#commodity-show-thumbnails li {
		width: calc(100% * 1/5);
	}

	#contact-headline {
		text-align: center;
	}

	#header-content-blocks {
		z-index: 100;
		position: fixed;
		background-color: rgba(255,255,255,0.9);
	}

	#menu-main .common-menu {
		padding-top: 63px;
		background-color: rgba(255,255,255,0);
	}

	#menu-main .common-menu-hover {
		padding-top: 63px;
	}

	#menu-main .common-menu-hover-sub {
		column-count: 1;
	}

	#menu-main .common-menu-hover-sub ul {
		width: calc(100% * 1/1);
		margin-bottom: 10px;
	}

	#menu-main .common-menu-hover-subcontainer {
		background-color: rgba(255,255,255,0);
		padding-top: 0;
		padding-bottom: 0;
		border-top: 0 solid #e2e2e2;
		min-height: 0;
	}

	#menu-main>ul li.subs.selected>div>ul {
		display: block;
	}

	#menu-main>ul li.subs.selected>ul {
		display: block;
	}

	#menu-main>ul li.subs>div>ul {
		display: none;
	}

	#menu-main>ul li.subs>ul {
		display: none;
	}

	#menu-main>ul>li>a {
		line-height: 1.2;
	}

	#onestepcheckout-confirm {
		width: calc(100% - 20px);
		margin-bottom: 20px;
	}

	#onestepcheckout-confirm:before {
		left: -8px;
	}

	#onestepcheckout-details {
		width: calc(100% - 20px);
		margin-bottom: 20px;
	}

	#onestepcheckout-details:before {
		left: -8px;
	}

	#onestepcheckout-handling {
		width: calc(100% - 20px);
		margin-bottom: 20px;
	}

	#onestepcheckout-handling:before {
		left: -9px;
	}

	.block-blog .list>li {
		width: calc(100% - 20px);
		max-width: 100%;
	}

	.block-images.position-below .block-images-image-content .description {
		margin-top: 0;
	}

	.block-images.position-below .block-images-image-content .subheadline {
		margin-top: 10px;
		margin-bottom: 0;
	}

	.bx-pager a.active {
		width: 10px;
		height: 10px;
		box-shadow: none;
	}

	.common-menu li .visible {
		max-height: none;
	}

	.common-menu li:hover .common-menu-sub {
		max-height: none;
	}

	.common-menu-hover li .visible {
		max-height: none;
	}

	.common-menu-hover li:hover .common-menu-hover-sub {
		max-height: none;
	}

	.common-menu-hover li:hover .common-menu-hover-subcontainer {
		max-height: none;
	}

	.common-menu-hover-sub {
		max-height: none;
	}

	.common-menu-hover-subcontainer {
		max-height: none;
	}

	.common-search-inner .common-search-form-search {
		font-size: 28px;
	}

	.common-search-inner .description {
		margin-top: 50px;
		margin-bottom: 30px;
	}

	.filterlink {
		column-count: 2;
		-moz-column-count: 2;
		-webkit-column-count: 2;
	}

	.filterlink-container.container {
		max-width: 100%;
	}

	.filterlinks>form {
		display: block;
		width: 100%;
	}

	.list-commodity-title {
		max-width: 60%;
	}

	.list-image-haspositions-separate>li>.block-outer {
		width: 100%;
	}

	.list-imagepositions-image {
		top: auto;
		max-height: 180px;
		margin: 10px;
		min-width: auto;
	}

	.list-imagepositions-objects {
		float: none;
		position: static;
		width: 100%;
		max-width: none;
		transform: none;
	}

	.list-imagepositions-objects-separate {
		width: 100%;
	}

	.list-imagepositions-price {
		margin-bottom: 0;
	}

	.list-imagepositions-separate {
		width: 100%;
	}

	.list-imagepositions-title {
		font-size: 16px;
		margin-top: 0;
	}

	.menu-toggle-auto .common-menu-hover>li.subs.selected>a {
		background-image: url(/res/icon/up.svg);
	}

	.menu-toggle-auto .common-menu-hover>li.subs>a {
		background-image: url(/res/icon/down.svg);
		background-position: calc(100% - 10px),50%;
		background-size: 12px 12px;
	}

	.slider-directions {
		display: none;
	}

	.slider-pager {
		display: inline;
		top: 0px;
	}

	.slider-pagerlink {
		width: 5px !important;
		height: 5px !important;
		box-shadow: none;
		margin: 2px;
	}

	.slider-pagerlink.active {
		width: 5px !important;
		height: 5px !important;
		box-shadow: none;
	}

	h1 {
		font-size: 18px;
	}

	header {
		background-color: rgba(246,246,246,0.9);
	}

	header .common-menu-hover-toggle {
		top: 1px;
	}

	header .fixed .block-image {
		width: calc(60% - 20px);
	}

	main {
		margin-top: 74px;
	}
}

@media (pointer: coarse) {
	.common-menu-hover-sub {
		max-height: none;
		transition: none;
	}

	.common-menu-hover-subcontainer {
		max-height: none;
		transition: none;
	}
}