@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;600&display=swap');
.aw-box {
	display: none !important;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    outline: none;
    min-width: 0;
    min-height: 0;
}
iframe {
	max-width: 100%;
}
body, html {
    margin: 0;
}
body, input, select, textarea, button, td.VariantGroupLabel {
	font-family: 'Poppins', sans-serif;
	color: rgba(0,0,0,1.00);
	font-size: 13px;
	font-weight: 300;
}
body {
    overflow-x: hidden;
    background-color: #FFF;
}
body.noscroll {
    overflow: hidden;
}
a {
	color: rgba(0,0,0,1.00);
}
a:hover {
	color: #2d7479;
}
img {
	border: 0;
	max-width: 100%;
	display: block;
}
input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="tel"], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 0 10px;
    height: 35px;
    border-radius: 0;
    border: solid 1px rgba(237,237,237,1.00);
    background-color: rgba(255,255,255,1.00);
}
textarea {
    height: 60px;
    padding: 10px;
}
input[type="checkbox"], input[type="radio"], .typeselect > div:before {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    margin: 0;
    outline: none;
    cursor: pointer;
    border-radius: 2px;
    background-color: rgba(255,255,255,1.00);
    border: solid 1px rgba(198,198,198,1.00);
}
input[type="radio"], .typeselect > div:before{
    border-radius: 50%;
}
input[type="checkbox"]:checked, input[type="radio"]:checked, .typeselect > div.active:before {
    background-color: #559a9f;
    border-color: #559a9f;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMi41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hlY2siPjxwb2x5bGluZSBwb2ludHM9IjIwIDYgOSAxNyA0IDEyIj48L3BvbHlsaW5lPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: 50% 50%;
}
input[type="submit"], button:not(button.quickview):not(button.slick-arrow) input[type="button"], .button, .ddrd-button, .btnFilterProductsFound {
    transition: ease .3s;
    background-color: #ececec;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-flex;
    min-height: 35px;
    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    position: relative;
	border: 1px solid #ececec;
	border-radius: 0px;
}
.productcard .buyInStore {
	padding: 0 20px;
	width: 100%;
	min-height: 45px;
	font-size: 15px;
	background-color: #559a9f;
	color: #FFF;
	border: 1px solid #559a9f;
}
.buyInStore {
	border: 1px solid #eee;
	text-align: center;
	background-color: #f9f9f9;
	min-height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn {
	transition: all .3s ;
	background-color: #559a9f;
	color: #FFF;
	display: inline-flex;
	padding: 8px 30px;
	text-decoration: none;
}
.btn:hover {
	box-shadow: 0 12px 24px -6px rgb(85 154 159 / 20%);
    transform: translateY(-3px);
    color: #FFF;
    background-color: #559a9f;
}
.button.dark {
    background-color: #795D4A;
}
.button.light {
    background-color: #f9f9f9;
	border: 1px solid #eee;
}
button.red, .button.red {
    background-color: #752C2C;
}
.button.loginpopupbutton, .loginpopup input[type="submit"] {
    background-color: #559a9f;
}
input[type="submit"]:hover, button:not(.slick-arrow):hover, input[type="button"]:hover, .button:hover, .ddrd-button:hover, .btnFilterProductsFound:hover, .button.dark:hover, .button.light:hover {
    background-color: #2d7479;
    color: rgba(255,255,255,1.00);
	border-color: #2d7479;
}
button p {
    margin: 0;
    padding: 0;
}
.green {
    color: #668C41;
}
select {
    padding-right: 30px;
    background-image: url("/images/skins/Main/images/icon-down-black.svg");
    background-repeat: no-repeat;
    background-size: 15px auto;
    background-position: calc(100% - 10px) 50%;
}
h1, .largeheader, .Text1_Customer .Heading_Customer {
    font-family: 'Cormorant Garamond', serif;
    margin: 0 0 15px;
    padding: 0;
    font-size: 25px;
    font-weight: 300;
}
body.webshop-productinfo h1 {
    margin-bottom: 5px;
}
body.webshop-productinfo .productcard.article h1 {
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: normal;
}
h2, h3 {
    font-family: 'Cormorant Garamond', serif;
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 300;
    padding: 0;
}
.mediumheader {
    font-size: 23px;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 15px;
    padding: 0;
    font-weight: 400;
}
h2 em {
    font-style: normal;
}

h1:empty, h2:empty {
    display: none;
}
h1.center, h2.center, .mediumheader.center {
    text-align: center;
}
.container {
    width: 1500px;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.container.content {
    padding-top: 5%;
    padding-bottom: 5%;
}
.container.center {
    justify-content: center;
    display: flex;
}
.container.small {
    width: 1200px;
}
.spacetop {
    margin-top: 30px;
}
.spacebottom {
    margin-bottom: 20px;
}
.count:not(:empty), .topnavbuttons > .basket > a:not([data-count="0"]):before {
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background-color: #000;
    color: rgba(255,255,255,1.00);
    display: flex;
    transform: translate(-45%,-45%);
    font-size: 9px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-family: 'Arial';
}
.count:empty {
    display: none;
}
header {
    position: sticky;
    top: 0;
    z-index: 999;
	background-color: #FFF;
}
.topnavbuttons > .basket > a[data-count="0"] {
    cursor: default;
}
.topnavbuttons > .basket > a:not([data-count="0"]):before {
    content: attr(data-count);
}
.loading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.80);
    z-index: 40;
    background-image: url("/images/skins/Main/images/loader.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 40px auto;
}

body.bgOverlay:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 99999999;
}

.top {
    position: relative;
    z-index: 9;
	background-color: #FFF;
}
.top:hover {
    z-index: 9999999;
}
.top > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top a {
	text-decoration: none;
}
.top > div > a {
	display: flex;
	align-items: center;
	font-size: 12px;
	text-decoration: none;
}
.top > div > a > img {
	width: 16px;
	height: auto;
	margin-right: 6px;
}
.usp {
    flex: auto;
    display: flex;
    
}
.usp:not(.slick-initialized) > div, .usp div.slick-slide {
    flex: none;
    display: flex !important;
    align-items: center;
    margin-right: 20px;
    padding: 5px 0;
	font-size: 12px;
}
.usp a {
    display: flex;
    align-items: center;
}
.usp > div > *, .usp div.slick-slide > * {
    flex: none;
}
.usp strong {
    margin-right: 7px;
	font-weight: normal;
}
.usp img {
    margin-right: 5px;
    height: auto;
    display: block;
    max-height: 14px;
}
.usp img[src*="maerket"] {
    height: auto;
}
.usp a {
    text-decoration: none;
}
.topnav {
    position: relative;
    z-index: 50;
	background-color: #e9e7e2;
}
.topnav > .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.topnavbuttons {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.topnavbuttons > *:not(.minibasketcontainer) {
    flex: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    text-decoration: none;
    margin-left: 20px;
}

.topnavbuttons .myPoints {
    position: absolute;
    bottom: calc(100% + 3px);
    left: 50%;
    transform: translateX(-50%);
    background-color: #559a9f;
    color: #FFF;
    font-weight: normal;
    font-size: 8px;
    padding: 3px 5px;
    border-radius: 2px;
    font-style: normal;
    line-height: 1;
    display: block;
    white-space: nowrap;
    text-transform: lowercase;
    
}
.topnavbuttons .myPoints:empty {
    display: none;
}
.topnavbuttons > .service {   
    position: inherit;
}
.topnavbuttons > .basket > a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
}

.topnavbuttons > * img {
    height: auto;
    margin-bottom: 5px;
}
.topnavbuttons > a > small {
    flex: none;
    display: block;
    width: 100%;
    text-align: center;
}

.minibasketcontainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(200%);
    background-color: rgba(0,0,0,.0);
    transition: background .5s ease;
}
.minibasketcontainer.active {
    transform: translateX(0);
    background-color: rgba(0,0,0,.5);
}
.minibasket {
    position: absolute;
    height: 100%;
    display: flex;
    flex-direction: column;
    top: 0;
    right: 0;
    transform: translateX(110%);
    background-color: rgba(255,255,255,1.00);
    width: 500px;
    max-width: calc(100vw - 260px);
    transition: all .5s ease;
}
.minibasketcontainer.active .minibasket {
    transform: translateX(0);
}
.minibasket > *:not(.linescontainer) {
    padding-left: 40px;
    padding-right: 40px;
}
.minibasket > .header {
    font-size: 25px;
    padding-top: 30px;
    padding-bottom: 10px;
    display: flex;
    align-items: flex-end;
}
.minibasket .linescontainer {
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    background-color: #f9f9f9;
    display: flex;
    flex-direction: column;
    width: 260px;
    box-shadow: -40px 0 40px rgba(0,0,0,.2);
}
.minibasket .linescontainer .giftwrap {
	display: none;
}
.minibasket .lineinfo > small {
	display: none;
}
.minibasket .linescontainer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: 100%;
    box-shadow: -10px 0 8px 0 rgb(0 0 0 / 3%);
}
.minibasket .linesheader {
    font-size: 15px;
    justify-content: center;
    padding: 40px 30px 27px;
    flex: none;
    display: flex;
    align-items: flex-end;
    position: relative;
}
.basketclosebutton {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Arial';
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    background-color: #000;
    color: #FFF;
    padding: 0 10px;
}
.minibasket .lines {
    flex: auto;
    padding: 0 30px;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
}
.minibasket .line {
    display: flex;
    flex-direction: column;
    background-color: rgba(255,255,255,1.00);
    padding: 15px;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    margin-bottom: 20px;
    position: relative;
}
.minibasket .line > * {
    flex: none;
}
.minibasket .line .deletebutton {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    font-family: 'Arial';
    line-height: 1;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: solid 1px rgba(237,237,237,1.00);
    background-color: #ececec;
}
.slideoutmain .line .deletebutton {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 5;
    display: flex;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: rgba(0,0,0,1.00);
    align-items: center;
    justify-content: center;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.minibasket .line .deletebutton img, .slideoutmain .line .deletebutton img {
    display: block;
    width: 55%;
    height: auto;
    margin: 0;
    cursor: pointer;
}
.minibasket .line > .image {
    position: relative;
    margin-bottom: 10px;
}
.minibasket .line > .image img {
    display: block;
    width: 100%;
    height: auto;
}
.minibasket .line > a.name {
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    font-weight: bold;
}
.minibasket .line > .price {
    display: flex;
    flex-direction: column;
    line-height: normal;
    font-weight: bold;
}
.minibasket .line .price small, .minibasket .line > small {
    color: rgba(130,130,130,1.00);
    font-weight: normal;
    display: block;
}
.minibasket .line .incdecdel {
    display: flex;
    align-items: center;
    gap: 10px;
	margin-top: 10px;
}
.minibasket .line .incdec {
}
.minibasket .line .incdecdelerr {
    padding: 6px;
    text-align: center;
    background-color: #f6bd60;
    color: #FFF;
    font-size: 12px;
    margin-top: 10px;
}
.minibasket .line .giftwrap label {
    display: flex;
    align-items: center;
    margin: 0 0 7px;
    cursor: pointer;
}
.minibasket .line .giftwrap label input {
    flex: none;
    margin: 0 7px 0 0;
}

.minibasket .shippingline, .minibasket .total, .minibasket .wrappingline {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.minibasket .wrappingline.hidden {
    display: none;
}
.minibasket .shippingline, .minibasket .wrappingline {
    border-bottom: solid 1px #f0f0f0;
}
.minibasket .discountcode {
    border: none;
    border-bottom: solid 1px #f0f0f0;
}
.minibasket .discountcode > input[type="text"] {
    padding-left: 0;
}
.minibasket .discountcode > input[type="text"].active {
    background-position: 0 50%;
}
.minibasket .discountcode > button:disabled {
    cursor: progress;
}
.minibasket .discountcode > button.active {
    background-color: #559a9f;
}

.minibasket .total {
    font-weight: bold;
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.minibasket .sparxpress {
    margin-bottom: 20px;
}
.minibasket .bottom {
    padding-bottom: 40px;
}
.minibasket .bottom > a {
    padding: 15px 20px;
    width: 100%;
}
.minibasket .bottom > a:first-child {
    margin-bottom: 20px;
    background-color: #f9f9f9;
}
.minibasket .bottom > a:first-child:hover {
	background-color: #eee;
	border-color: #eee;
	color: #000;
}
.minibasket .bottom > a:last-child:not(:hover) {
    background-color: #559a9f;
	border: 1px solid #559a9f;
	color: #FFF;
}
.minibasket .pointsinfo:not(.active) {
    display: none;
}

.minibasket span.clerk {
	padding-top: 15px;
	padding-bottom: 15px;
	border: solid 1px #f0f0f0;
	border-right: none;
	border-left: none;
}
.minibasketheader {
	font-weight: bold;
	margin: 0 0 8px;
	font-size: 15px;
}
.minirecommendations {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.minirecommendations > *:not(:last-child) {
	margin-bottom: 5px;
}
.minirecommendations > :nth-child(n+3) {
	display: none;
}
.minirecommendations > .loading {
	opacity: .6;
}
.minirecommendations .product {
	display: flex;
	align-items: center;
	flex-direction: row;
}
.minirecommendations .product > * {
	flex: none;
}
.minirecommendations .product > .image {
	width: 50px;
	margin: 0;
}
.minirecommendations .product > .image img {
	margin: 0;
}
.minirecommendations .product > .name {
	flex: auto;
	padding: 0;
}
.minirecommendations .product > .name a {
	padding: 0 15px;
}
.minirecommendations .product > .image[data-savings]:not([data-savings=""]):not([data-savings="0%"]):not([data-savings="100%"]):before {
	top: 0;
	font-size: 11px;
	display: none;
}
.minirecommendations .product > .price {
	font-size: inherit;
}
.minirecommendations .product > .button {
	font-size: 12px;
	margin: 0 0 0 15px;
	min-height: 5px;
	padding: 5px 10px;
}

.basket-usp {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1% 40px;
    padding: 40px 0;
    border-bottom: 1px solid #eee;
    border-top: solid 1px rgba(237,237,237,1.00);
}
.basket-usp > div {
    width: 48%;
    flex: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 1% 2%;
    background-color: #f9f9f9;
    padding: 10px;
}
.basket-usp > div > * {
    flex: none;
}
.basket-usp > div > img {
    display: block;
    width: 20px;
    margin-bottom: 10px;
}
.basket-usp > div > span {
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 5px;
    width: 100%;
}
.basket-usp > div > small {
    color: #909090;
    display: block;;
    width: 100%;
    text-align: center;
}
.basket-usp-emaerket img {
    width: 30px;
}

.topnav .logo {
    height: 65px;
    width: auto;
    margin: 10px 0;
    display: block;
}
.topmenu {
}
.topmenu > .container {
    display: flex;
    max-width: 100%;
}
.topmenu .btnmenu {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 5%;
}
.topmenu .btnmenu img {
    width: 17px;
    margin: 0 9px 0 0;
}
.topmenu .search {
    flex: auto;
}
.topmenu .search input[type="text"] {
    border-top: none;
    border-right: none;
    border-bottom: none;
    padding-left: 35px;
    height: 38px;
    background-image: url("/images/skins/Main/images/icon-search-black.svg");
    background-repeat: no-repeat;
    background-size: 15px auto;
    background-position: 15px 50%;
}
.pcardcredit {
	margin: 20px 0;
}
.pcardcredit > div {
	display: flex;
}
.pcardcredit > div img {
	background-color: #f9f7f4;
	border-radius: 2px;
	padding: 3px 5px;
	margin-right: 5px;
	width: auto;
	height: 22px;
}
.productcard .viabill-pricetag-optional-styles {
    margin: -20px 0 20px;
	height: 25px !important;
}
.productcard-shippinginfo {
    border: solid 1px rgba(237,237,237,1.00);
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.productcard-shippinginfo > div {
    flex: none;
    width: 100%;
    padding: 15px;
    display: flex;
    align-items: center;
	flex-wrap: wrap;
	margin: -1%;
}

.productcard-shippinginfo > div.stockinfo-container:not(.active) {
	display: none;
}
.productcard-shippinginfo .stockinfo-container u, .productcard-shippinginfo .stockinfo-container b {
    display: none;
}
.productcard-shippinginfo > div > div {
	display: flex;
	align-items: center;
	margin: 1%;
	width: 48%;
}
.productcard-shippinginfo.columnone > div > div {
	width: 98%;
}
.productcard-shippinginfo > div > div svg {
    height: 18px;
    margin-right: 8px;
    flex: none;
	fill: #559a9f;
}
.productcard-shippinginfo > div.shippingmessage:not(:first-child) {
    border-top: solid 1px rgba(237,237,237,1.00);
}
.productcard-shippinginfo > div.shippingmessage u {
    padding-left: 4px;
}
.productcard-shippinginfo > div.deliveryinfo-container {
    background-color: #f9f9f9;
}
.productcard-shippinginfo > div.deliveryinfo-container img {
    height: 14px;
    margin-right: 8px;
    flex: none;
}
.productcard-shippinginfo > div.deliveryinfo-container > span {
    padding: 0 4px;
    font-weight: 700;
}

.productcard-shippinginfo > div.return-container {
    background-color: #f9f9f9;
}

.productcard .stock {
    display: flex;
    align-items: center;
    gap: 6px;
	margin-bottom: 10px;
	font-style: italic;
}
.productcard .stock > img {
    width: 12px;
    height: 12px;
    border-radius: 99px;
}
.productcard .stockerror {
    padding: 6px;
    text-align: center;
    background-color: #f6bd60;
    color: #FFF;
    font-size: 12px;
    margin-top: 10px;
}
.productcard .StockEmailNotificationWrapper .StockEmailNotificationDialog_Link_ProductInfo {
    font-weight: normal;
    padding: 6px 15px;
    background-color: #559a9f;
    color: rgba(255,255,255,1.00);
    margin: 10px 0 0;
    display: block;
    text-decoration: none;
	cursor: pointer;
	text-align: center;
	margin-bottom: 10px;
}
.ui-dialog {
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	width: 600px;
	max-width: 98%;
	background-color: #FFFF;
	border-radius: 0px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	z-index: 10;
	padding: 30px;
}
.ui-dialog-title {
	font-size: 16px;
	font-weight: bold;
}
.ddssmr-dialog {
	height: auto !important;
}
.ddssmr-notification-email-field {
	margin: 10px 0;
    height: 44px !important;
    padding: 0 20px !important;
}
.ddssmr-captcha-submit {
	background-color: #559a9f;
	border: 1px solid #559a9f;
	padding: 6px 10px;
	color: #FFF;
	transition: all 0.3s ease;
}
.ui-dialog-titlebar-close {
	border: none;
	position: absolute;
	top: -20px !important;
	right: -20px !important;
	left: auto !important;
	bottom: auto !important;
	background-color: #000 !important;
	font-size: 0;
	width: 30px !important;
	border-radius: 50% !important;
	height: 30px !important;
	padding: 0 !important;
	margin: 0 !important;
	min-height: auto;
}
.ui-dialog-titlebar-close:before {
	position: absolute;
	font-size: 12px;
	color: #FFF;
	content: "✖";
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.feelgood {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
}
.trustpilot {
	display: flex;
	align-items: center;
}
.trustpilot img {
	margin-right: 5px;
}
.feelgood .trustpilot a {
	display: flex;
	align-items: center;
	text-decoration: none;
}
.feelgood .trustpilot a img {
	margin-right: 8px;
}
.relatedproducts {
	margin-bottom: 20px;
}
.cardmessage {
    display: none;
    justify-content: center;
    align-items: center;
}
.cardmessage.active {
	display: flex;
	background-color: rgba(255,213,0,1.00);
	color: #000;
	font-style: italic;
	padding: 5px 0;
	margin-bottom: 20px;
}
.countdownContainer > span:first-child {
	font-weight: normal;
}
.askformbutton {
    display: flex;
    align-items: center;
    border: solid 1px rgba(237,237,237,1.00);
    text-decoration: none;
    padding: 15px 0 15px 20px;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    justify-content: center;
}
.askformbutton img {
    margin-right: 6px;
    display: block;
}
.askformbutton > * {
    flex: none;
}
.askform {
    display: none;
    margin: -10px 0 25px;
}
.askform > *:not(:last-child) {
    display: block;
    margin-bottom: 5px;
}
.askform .error {
    border-color: #559a9f;
}

div.fancybox-container {
    z-index: 9999999999999999;
}
div.fancybox-content {
    max-width: 80%;
}

/* ALERTBAR */
.infobar {
    display: flex;
    background-color: #559a9f;
    color: rgba(255,255,255,1.00);
    letter-spacing: 1px;
    position: sticky;
    top: 183px;
    z-index: 30;
	user-select: none;
}
.infobar.clickable {
	cursor: pointer;
}
.infobar > div {
    padding: 8px 0;
    align-items: center;
    justify-content: flex-start;
    display: flex;
    position: relative;
}
.infobar > div > * {
    flex: none;
}
.infobar a {
    padding: 3px 8px;
    background-color: rgba(255,255,255,1.00);
    text-decoration: none;
    margin-left: 10px;
    border-radius: 2px;
}
.infobar .close {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
    cursor: pointer;
    padding: 0 0 0 20px;
}
.infobar .close:before {
    content: "×";
    font-family: 'Arial';
    line-height: 1;
    font-size: 18px;
    color: #FFF;
}

.listbanner {
    display: block;
    max-width: 100%;
    width: 2000px;
    margin: 0 auto;
}

#ProductMenu_List {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.Productmenu_Category_Icon_Container {
    display: none;
}
#ProductMenu_List #ActiveCategory_A {
    display: none !important;
}
.categorydescription section {
    display: none;
}
.listtools {
    display: flex;
}
.listtools > * {
    flex: none;
}
.listtools > table {
    flex: none;
}
.listtools select {
    border-color: #eee;
}
.listtools .found {
    display: none;
}
.btnfilter {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #559a9f;
    color: rgba(255,255,255,1.00);
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
	border: 1px solid #559a9f;
}
.btnfilter img {
    width: 15px;
    margin-right: 8px;
}
#product-filter-misc-checkboxes > div {
	margin-bottom: 5px;
}
[class*="Custom_UL"] {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
[class*="Custom_UL"]:not(.slick-initialized) {
    margin: 0 -2%;
    display: flex;
    flex-wrap: wrap;
}
[class*="Custom_UL"] > li {
    margin: 0 2% 4%;
	background-color: #FFF;
	border-radius: 8px;
}
[class*="Custom_UL"] > li > form {
    height: 100%;
    width: 100%;
}
.categorydescription {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.categorydescription > div:first-child {
	width: 70%;
	flex: none;
}
.categorydescription > div:first-child img {
	object-fit: cover;
	width: 100%;
	object-position: 50% 50%;
}
.categorydescription > div:last-child {
	width: 27%;
	flex: none;
}
.product {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
}
.product > * {
    flex: none;
}
.product .image {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.product .image > a > img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.product .image > a > img:nth-child(n+2) {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity .3s ease;
}
li .product .image > a:first-of-type:before, .productcard #Image_Productinfo_FancyBox:before, .imageselector a:before, .miniBasket .item .image:not(:empty):before, .minibasket .line .image:before, .slideoutmain .line > .image:before, .ShowBasket_Custom_DIV > div > .image a:before, .productcard .imagescontainer .images:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 54%, rgba(0,0,0,0.05) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 54%,rgba(0,0,0,0.05) 100%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0) 54%,rgba(0,0,0,0.05) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0f000000',GradientType=1 );
    pointer-events: none;
}
.product:hover .image > a > img:nth-child(n+2) {
    opacity: 1;
}
.product .image > a {
    position: relative;
    display: block;
}
.product .quickview {
    min-height: 30px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #000;
	color: #FFF;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    text-transform: none;
	border: none;
	cursor: pointer;
	transition: ease .3s;
}
.product .quickview > svg {
    width: 14px;
    height: 14px;
    stroke-width: 2px;
}
.adv {
	min-height: 52px;
}
.variantscontainer {
    display: flex;
	align-items: start;
    margin-top: 5px;
    flex: auto;
    flex-wrap: wrap;
    margin-bottom: 23px;
    min-height: 49px;
}
.variantscontainer.calculate {
    width: fit-content;
    flex-wrap: nowrap;
    white-space: nowrap;
}
.variantscontainer.limited {
    overflow: hidden;
    position: relative;
	height: 49px;
    margin-bottom: 0;
}
.variantscontainer.limited::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    pointer-events: none;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}
.seeallvariants {
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}
.variantscontainer > * {
    margin: 0 2% 2% 0;
    text-decoration: none;
    background-color: #FFF;
	border: 1px solid #eee;
    padding: 3px 5px;
    font-size: 10px;
	line-height: 13px;
    border-radius: 2px;
    display: inline-block;
	min-width: 21%;
	text-align: center;
}
.variantscontainer > *.nostock {
    opacity: 0.3;
    text-decoration: line-through;
    pointer-events: none;
}
/*
li .product .image > a:first-of-type:before,
.productcard #Image_Productinfo_FancyBox:before,
.imageselector a:before, .miniBasket .item .image:not(:empty):before,
.minibasket .line .image:before,
.slideoutmain .line > .image:before,
.ShowBasket_Custom_DIV > div > .image a:before, .productcard .imagescontainer .images:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	z-index: 5;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 54%, rgba(0,0,0,0.05) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 54%,rgba(0,0,0,0.05) 100%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0) 54%,rgba(0,0,0,0.05) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0f000000',GradientType=1 );
    pointer-events: none;
}
*/
.product .image .popup {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    background-color: #fff;
    z-index: 10;
    opacity: 0;
    transform: translateY(-20px);
    transition: all .3s ease;
}

.product .image .popup.active {
    opacity: 1;
    transform: translateY(0);
}
.product .image .popup .popup-product {
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.product .image .popup .popup-product .popup-close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    cursor: pointer;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 3px;
}

.product .image .popup .popup-product > a {
    display: flex;
    padding: 5px;
    text-decoration: none;
}

.product .image .popup .popup-product > a img {
    width: 65px;
    height: 65px;
    margin-right: 10px;
    object-fit: contain;
}

.product .image .popup .popup-product > a .product-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: auto;
    gap: 3px;
    max-width: calc(100% - 100px);

}

.product .image .popup .popup-product .product-name {
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product .image .popup .popup-product .prices {
    display: flex;
    align-items: center;
    font-size: 14px;
    flex-wrap: wrap;
}

@media (max-width: 500px) {
    .product .image .popup .popup-product .prices {
        display: none;
    }
    .product .image .popup .popup-product > a img {
        width: 50px;
        height: 50px;
    }
}

.product .image .popup .popup-product .prices .new-price {
    font-weight: 700;
    color: #559a9f;
    margin-right: 10px;
}

.product .image .popup .popup-product .prices .old-price {
    text-decoration: line-through;
    color: #b1b1b1;
}

.product .image .popup .popup-product .savings {
    background-color: #fed901;
    color: #000;
    padding: 2px 5px;
    font-weight: 700;
    width: fit-content;
    font-size: 14px;
    text-transform: uppercase;
}
.product .stockinfo {
	display: flex;
	align-items: center;
	padding: 5px 0;
	height: 25px;
	font-style: italic;
	font-size: 11px;
}
.product .stockinfo .instockcircle, .stock .instockcircle {
	color: #81b58a;
	display: block;
	margin-right: 5px;
	font-size: 16px;
}
.product .stockinfo .notinstockcircle, .notinstock .notinstockcircle {
	color: #930002;
	display: block;
	margin-right: 5px;
	font-size: 12px;
}
.product .name {
    padding: 10px 0 5px;
    flex: auto;
}
.product .name a {
    flex: auto;
    text-decoration: none;
    display: block;
}
.product .cuslabel:empty, .productcard .cuslabel:empty {
	display: none;
}
.product .cuslabel, .productcard .cuslabel {
    content: attr(data-badge);
	position: absolute;
	bottom: 10px;
	left: 10px;
	background-color: #000;
	color: #FFF;
	padding: 3px 6px;
	font-style: italic;
	z-index: 9;
	font-size: 11px;
	font-weight: 400;
}
.productcard .cuslabel {
	font-size: 20px;
	bottom: 10px;
}
.productcard:after {
	top: 40px;
}
.product .product-manufactor {
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: none;
    color: #000;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9;
    box-shadow: 0 0 6px rgba(176,176,176,0.1);
	background-color: #FFF;
    padding: 3px 10px;
}
.product .price {
    font-size: 14px;
}
.product .price .Prices_Custom_DIV > div {
	display: flex;
	align-items: center;
}
.product .price span {
    font-weight: bold;
}
.product .price strike:not(:empty) {
    font-size: 80%;
    display: block;
	color: #930002;
	margin-right: 8px;
}
.product .price strike:not(:empty):before {
    content: attr(data-text) " ";
}
.product .price strike:not(:empty):after {
    content: " " attr(data-currency);
}
.product .price .currency {
    padding-left: 3px;
}
.product .image img[data-favorites] {
    width: 15px;
    flex: none;
    margin: 3px 0 0 10px;
    align-self: flex-start;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
    cursor: pointer;
}
img[data-favorites]:not(.added):hover {
    opacity: .4;
    cursor: pointer;
}
select[class*="VariantSelector"] {
    display: none;
}
.frontpage-products {
    margin: 90px 0;
	max-width: 100%;
	overflow: hidden;
}
.product .buy {
    margin-top: 10px;
    display: flex;
	justify-content: center;
}
.product .buy * {
    width: 100%;
    min-height: 35px;
}
.product .buy *.soldout {
  
}
.product .buy input[type="IMAGE"], .product .buy input[type="text"], .product .buy > a > img.BuyButton_ProductList {
    display: none;
}
.productsloaded {
    text-align: center;
    font-size: 12px;
    margin: 20px 0 10px;
}
.autopagerbutton {
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
    padding: 4px 25px;
    margin: 0 auto;
    width: fit-content;
}
.autopagerbutton:after {
    content: "+";
    font-size: 25px;
    margin: 0 0 0 15px;
}
.autopagerbutton.loading {
    cursor: progress;
    opacity: .4;
}
.pager {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pager .prev, .pager .next {
    flex: none;
}
.pager .prev a, .pager .next a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pager img {
    width: 15px;
    transform-origin: 50% 50%;
}
.pager .prev a img {
    transform: rotate(90deg);
}
.pager .next a img {
    transform: rotate(-90deg);
}
.pager > div:empty {
    background-color: rgba(244,244,244,.50);
}
.pager .pages {
    display: flex;
    justify-content: center;
	align-items: baseline;
}
.pages a.ActivePageNumber_ProductList:link,
.pages a.ActivePageNumber_ProductList:visited,
.pages a.ActivePageNumber_ProductList:hover,
.pages a.ActivePageNumber_ProductList:active,
.pages a.InactivePageNumber_ProductList:link,
.pages a.InactivePageNumber_ProductList:visited,
.pages a.InactivePageNumber_ProductList:hover,
.pages a.InactivePageNumber_ProductList:active,
.pager .prev a,
.pager .next a {
    font-weight: normal;
    text-decoration: none;
    border: solid 1px rgba(237,237,237,1.00);
    padding: 6px 10px;
}
.pager .prev a,
.pager .next a {
    border: none;
    background-color: #559a9f;
    color: rgba(255,255,255,1.00);
    padding-top: 7px;
    padding-bottom: 7px;
}
.pages a.ActivePageNumber_ProductList:link,
.pages a.ActivePageNumber_ProductList:visited,
.pages a.ActivePageNumber_ProductList:hover,
.pages a.ActivePageNumber_ProductList:active {
    background-color: rgba(237,237,237,1.00);
}
.pages > a:not(:last-of-type) {
    margin-right: 5px;
}
.pager .next a {
	margin-left: 2px;
}
span.HiddenPagesIndicator_ProductList {
    padding: 0 3px;
}
.toppager .pager {
    /*width: 48%;*/
    flex-wrap: nowrap;
}
.toppager .pages {
    flex: auto;
    width: auto;
}
.toppager .pager .prev, .toppager .pager .next {
    width: 13%;
    min-width: 90px;
}
.toppager .pager .prev:empty, .toppager .pager .next:empty {
    visibility: hidden;
}

.HiddenPagesIndicator_ProductList + a + a + a:not(:last-of-type) {
    display: none;
}
.pages > a[rel="prev"] + a + a:not(:last-of-type) {
    display: none;
}

.closebutton {
    flex: none;
    align-self: flex-start;
    width: 45px;
    display: block;
    background-color: rgba(237,237,237,1.00);
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}
.closebutton img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 18px;
}
.closebutton:after {
    content: "";
    padding-bottom: 100%;
    display: block;
}
.product .news,
.savingsbadge {
	background-color: #000;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 400;
	font-style: italic;
	padding: 3px 20px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
	line-height: 1;
	font-size: 13px;
}
.product .savingsbadge {
	font-size: 13px;
}
.savingsbadge {
	background-color: rgba(255,213,0,1.00);
	color: rgba(0,0,0,1.00);
	left: auto;
	right: 10px;
	font-size: 20px;
}
.savingsbadge.christmas {
	background-color: darkred;
	color: #FFF;
}
.news, [data-savings]:not([data-savings=""]):not([data-savings="0%"]):not([data-savings="100%"]):before, .preorderBadge {
    position: absolute;
    top: 20px;
    z-index: 10;
    padding: 3px 8px;
}
[data-savings]:not([data-savings=""]):not([data-savings="0%"]):not([data-savings*="100"]):before {
    content: attr(data-savings);
    right: 0;
	background-color: #ffc800;
}
.news {
	text-transform: uppercase;
    background-color: #000;
    color: #FFF;
	font-style: italic;
    font-weight: 400;
	font-size: 20px;
    padding: 3px 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
	line-height: 1;
}
.productcard .news {
	top: 10px;
    height: 36px;
    display: flex;
    align-items: center;
}
.imgcontainer {
	position: relative;
}
.product .news {
}
.webshop-favorites table.FormTB {
    display: none;
}
.CategoryFooterContent {
	background-color: #FFF;
    border-radius: 8px;
	padding: 30px;
	margin-top: 30px;
	border: 1px solid #f6f6f6;
}
.CategoryFooterContent {
    line-height: 1.8em;
}
.CategoryFooterContent img {
	height: auto !important;
	width: auto !important;
}
.readmorebutton {
    cursor: pointer;
    text-decoration: underline;
}

.SubCats_Categories_UL {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -0.5% 0;
    list-style-type: none;
    padding: 0;
}
.SubCats_Categories_UL > li {
    width: auto !important;
    float: none !important;
    margin: 0 0.5% 1%;
}
.SubCats_Categories_UL.brandsul > li:not(.active) {
    display: none;
}
.SubCats_Categories_UL.brandsul > li {
    background-color: #f9f9f9;
    padding: 15px;
    width: 18% !important;
}
.SubCats_Categories_UL.brandsul > li > a {
    display: block;
}
.SubCats_Categories_UL.brandsul img {
    display: block;
    width: 100%;
    mix-blend-mode: multiply;
}
.SubCats_Categories_UL > li[style*="clear"] {
    display: none;
}
.SubCats_Categories_UL img {
    display: none;
    width: 100%;
}
.SubCats_Categories_UL .name a {
    display: block;
    text-decoration: none;
    background-color: #e9e7e2;
    color: #000;
    text-align: center;
    padding: 10px;
}
.SubCats_Categories_UL:not(.designersul) .image:not(:empty) + .name {
}

.brandscolumns {
    display: flex;
    margin: 0 -1%;
    flex-wrap: wrap;
}
.brandscolumns > div {
    flex: none;
    width: 23%;
    margin: 0 1% 2%;
    display: flex;
    flex-direction: column;
}
.brandscolumns > div > :not(:last-child) {
    margin-bottom: 8px;
}
.brandscolumns > div > span.brandletter {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
.brandscolumns > div > a {
    text-decoration: none;
}

.preorderBadge {
    right: 0;
    left: auto;
    background-color:rgba(0,0,0,1.00);
	display: none;
}
.preorderBadge.active {
	display: block;
}
.preorderBadge > strong {
    text-transform: uppercase;
    color: rgba(255,255,255,1.00);
    font-weight: normal;
}
.preorderBadge small {
    display: block;
    white-space: nowrap;
}
.preorderBadge small:after {
    content: attr(data-date);
}
.productcard .preorderBadge {
    top: 0;
    left: 0;
    right: auto;
}
.productcard .slick-dots {
	display: none !important;
}

[class*="Custom_UL"] > li.full {
    width: 96%;
}
[class*="Custom_UL"] > li.full:last-child {
    margin-bottom: 0;
}
.CustomersAlsoBought_Custom_UL .product .buy > img {
	display: none;
}
.item.article {
    padding: 15px;
    border-radius: 6px;
    background-color: rgba(255,255,255,1.00);
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}
.item.article > a {
    display: flex;
    text-decoration: none;
    color: rgba(0,0,0,1.00);
}
.item.article .image {
    flex: none;
    width: 40%;
    position: relative;
}
.item.article .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.item.article .info {
    padding: 0 5%;
    flex: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.item.article .info .name {
    font-size: 25px;
    margin: 0 0 30px;
    line-height: normal;
}
.item.article .info .desc {
    color: rgba(82,82,82,1.00);
    margin-bottom: 25px;
    line-height: 1.9em;
}
.item.article .info .button {
    font-style: normal;
    align-self: flex-start;
}

#breadcrumb,
.SubCats_Categories_Container > [itemtype="https://schema.org/BreadcrumbList"]:first-child {
	display: none;
}
[itemtype*="https://schema.org/BreadcrumbList"] ~ br {
    display: none;
}
[itemtype*="https://schema.org/BreadcrumbList"] {
    display: flex;
    align-items: center;
    padding:  0;
    margin: 0 0 10px;
}
.webshop-productlist [itemtype*="https://schema.org/BreadcrumbList"] {
	margin: -5px 0 15px;
}
[itemtype*="https://schema.org/BreadcrumbList"] span.divider {
    display: none;
}
[itemtype*="https://schema.org/BreadcrumbList"] a {
    text-decoration: none;
    font-size: 10px;
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 10px;
    white-space: nowrap;
    flex: none;
}
[itemtype*="https://schema.org/BreadcrumbList"] a:hover {
    color: #000;
}
[itemtype*="https://schema.org/BreadcrumbList"] a.BreadCrumbLink_Active {
    color: #000;
}
[itemtype*="https://schema.org/BreadcrumbList"] a.BreadCrumbLink_Active:after {
    display: none;
}
[itemtype*="https://schema.org/BreadcrumbList"] a:after {
    content: url("/images/skins/Main/images/icon-arrow-right-black.svg");
    width: 7px;
    height: 13px;
    margin-left: 5px;
    opacity: 0.5;
}
[itemtype*="https://schema.org/BreadcrumbList"] > span {
    flex: none;
}
.categorydescription [itemtype*="https://schema.org/BreadcrumbList"] {
	display: none;
}
.center > [itemtype*="https://schema.org/BreadcrumbList"] {
    justify-content: center;
}
.CategoryFooterContent:not(:empty) {
    padding-top: 40px;
}

.productcard {
    margin-bottom: 30px;
	background-color: #FFF;
	position: relative;
}
.imagescontainer {
    position: relative;
}
.imagescontainer .zoom {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 20px;
    z-index: 10;
    opacity: .7;
    pointer-events: none;
}
.imagescontainer .images {
    position: relative;
}
.imagescontainer .images a {
    position: relative;
    display: block;
}
.imagescontainer .images > a:nth-child(n+2) {
    display: none;
}
.imagescontainer .images a img {
    display: block;
    width: 100%;
    height: auto;
}
.productcard .imagescontainer .images a img {
}

.productcard .trustpilot-widget {
    margin-bottom: 20px;
    border: solid 1px rgba(237,237,237,1.00);
    padding: 15px 0;
}

.imageselector {
    display: flex;
    flex-wrap: wrap;
    margin: 15px -1% 0;
}
.imageselector a {
    position: relative;
    flex: none;
    margin: 0 1% 2%;
    width: 18%;
	display: flex;
	justify-content: center;
}
.imageselector a img {
	height: auto;
}

.productcard .productcard-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.productcard .productcard-price [itemprop="offers"] {
    margin-right: auto;
}

.Variants {
    margin-bottom: 20px;
}
.Variants > table {
    width: 100%;
    margin-bottom: 10px;
}
/*
.Variants > .VariantGroup:nth-child(n+2) > tbody > tr:first-of-type:not(.active) {
    display: none;
}
*/
.VariantGroup > tbody > tr:first-of-type td.VariantGroupLabel {
    padding: 0 0 7px;
    font-weight: normal;
	font-size: 15px;
}
.RadioButton_Container_ProductInfo {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.RadioButton_Container_ProductInfo > div {
    flex: none;
    margin: 0 1% 2%;
    min-width: 12%;
    position: relative;
    border: solid 1px rgba(243,243,243,1.00);
	background-color: #f9f9f9;
}
.RadioButton_Container_ProductInfo > div.nostock {
    opacity: 0.5;
    position: relative;
    /* pointer-events: none; */
}
.RadioButton_Container_ProductInfo > div.nostock::before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="16" height="16"><path d="M1.5 8.67v8.58a3 3 0 003 3h15a3 3 0 003-3V8.67l-8.928 5.493a3 3 0 01-3.144 0L1.5 8.67z" /><path d="M22.5 6.908V6.75a3 3 0 00-3-3h-15a3 3 0 00-3 3v.158l9.714 5.978a1.5 1.5 0 001.572 0L22.5 6.908z" /></svg>');
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -40%);
}
.RadioButton_Container_ProductInfo > div.nostock::after {
    content: '';
    height: 100%;
    width: 1px;
    background-color: #aaa;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}
.RadioButton_Container_ProductInfo label {
    cursor: pointer;
}
.RadioButton_Container_ProductInfo label img {
    /*display: block;*/
	display: none;
    max-width: 100%;
    width: 120px;
    margin: 0 auto;
    mix-blend-mode: multiply;
}
.RadioButton_Container_ProductInfo label img + img {
    display: none;
}
.RadioButton_Container_ProductInfo > div.hasdiscount > span.discountbadge {
    position: absolute;
    background-color: #559a9f;
    color: #FFF;
    font-size: 11px;
    text-align: center;
    padding: 3px 5px 4px;
    line-height: 1;
    white-space: nowrap;
    /*display: block;*/
	display: none;
    top: 7px;
    right: 7px;
	z-index: 9;
}
.RadioButton_Container_ProductInfo > div.hasdiscount strike {
    display: block;
}

.simple-variant-group-container {
	display: flex;
	flex-wrap: wrap;
	margin: -1%;
}
.simple-variant-group-container > * {
	flex: none;
	border: solid 1px rgba(226,226,226,1.00);
	margin: 1%;
	min-width: 50px;
}
.advanced-variant-item-container input,
.simple-variant-group-container input {
    display: none;
}

.advanced-variant-item-container label,
.simple-variant-group-container label {
    text-align: center;
    display: block;
    padding: 8px;
	cursor: pointer;
}
.advanced-variant-item-container label small {
    /*display: block;*/
	display: none;
}
.RadioButton_Container_ProductInfo > div:hover {
	border-color: #559a9f;
	background-color: #559a9f;
	color: #FFF;
}
.advanced-variant-item-container.advanced-variant-image-active,
.simple-variant-item-container.simple-variant-image-active {
    border-color: #559a9f;
	background-color: #559a9f;
	color: #FFF;
}
.advanced-variant-item-container.advanced-variant-image-active label,
.simple-variant-item-container.simple-variant-image-active .simple-variant-group-container label {
    color: #FFF;
}

.advanced-variant-item-container:hover {
    background-color: rgba(239,239,239,.50);
    cursor: pointer;
}
.productcard .productcard-buysection .Prices_Custom_DIV > div:first-child {
    font-size: 30px;
	font-weight: bold;
}
.productcard .productcard-buysection .Prices_Custom_DIV > div:first-child > span {
    padding-right: 4px;
}
.productcard .productcard-buysection .Prices_Custom_DIV strike:not(:empty) {
    font-size: 15px;
	font-weight: normal;
	display: block;
	color: #930002;
}
.productcard .productcard-buysection .Prices_Custom_DIV strike:not(:empty):after {
    content: attr(data-currency);
}
.offersection > div {
	padding: 4px 8px;
    background-color: rgba(255,213,0,1.00);
    color: #000;
    font-weight: bold;
    border-radius: 2px;
    margin: 10px 0;
	display: inline-flex;
}
.offersection > div:empty {
	display: none;
}
[data-discount]:not([data-discount=""]) {
    margin-right: 8px;
}
[data-discount]:not([data-discount=""]):before {
    content: "Spar "
}
[data-discount]:not([data-discount=""]):after {
    content: attr(data-discount);
}
#BUYSECTION:not(:empty) {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
}
#BUYSECTION > * {
    flex: none;
}
#BUYSECTION input[type="number"] {
    width: 40px;
    margin: 0 4px;
    padding: 0;
    text-align: center;
    -moz-appearance: textfield;
	border-radius: 0px;
}
#BUYSECTION input::-webkit-outer-spin-button,
#BUYSECTION input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#BUYSECTION .buybutton {
    flex: auto;
    margin: 0 0 0 15px;
    position: relative;
}
.productcard > div.imagescontainer {
    position: relative;
}
.fav-button {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9999999;
}
.favbuttoncontainer {
	height: 45px;
	width: 45px;
	border: solid 1px rgba(237,237,237,1.00);
	margin-left: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.favbuttoncontainer img {
    width: 25px;
    height: auto;
}

#videoly-videobox-placeholder:empty {
    display: none;
}
.productviews {
    margin: 15px 0 0;
    font-size: 80%;
}
.product-description h2 i {
    font-style: normal;
}
.product-description ul {
    margin: 10px 0 20px 0;
    padding: 0;
}
.product-description ul > li {
    list-style-type: none;
    background-image: url("/images/skins/Main/images/icon-arrow-right-gray.svg");
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: 9px;
    padding: 0 0 0 20px;
    margin: 0 0 6px 0;
}

.lowstockinfo, .lastBoughtText {
    display: flex;
    align-items: center;
    background-color: #fcf1f1;
    padding: 5px 10px;
    flex: auto;
}
.lowstockinfo {
    margin-bottom: 15px;
}
.lowstockinfo > u {
    padding: 0 4px;
    font-weight: bold;
}
.lowstockinfo img, .lastBoughtText img {
    margin: 0 7px 0 0;
    width: 14px;
    flex: none;
}
#BUYSECTION input[type="submit"] {
    width: 100%;
    min-height: 45px;
    font-size: 15px;
	background-color: #559a9f;
	color: #FFF;
	border-color: #559a9f;
}
#BUYSECTION input[type="number"] {
    min-height: 45px;
	width: 45px;
	background-color: #f9f9f9;
	border-radius: 0px;
}
#BUYSECTION [data-favorites] {
    height: 17px;
    cursor: pointer;
}
#BUYSECTION .amount {
    display: flex;
}
#BUYSECTION .amount span {
    cursor: pointer;
    width: 45px;
	height: 45px;
    display: flex;
    font-family: 'Arial';
    line-height: 1;
    align-items: center;
    justify-content: center;
    user-select: none;
    border: solid 1px rgba(237,237,237,1.00);
	transition: all .3s cubic-bezier(.4,0,.2,1);
}
#BUYSECTION .amount span:hover {
	transform: translateY(-3px);
}

.expanded-description {
	border-top: solid 1px rgba(237,237,237,1.00);
	border-bottom: solid 1px rgba(237,237,237,1.00);
	padding: 20px 0 0 0;
    background-color: #FFF;
}
.expanded-description > span {
    display: block;
}
.productnumber {
    color: #A4A4A4;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.productnumber span {
    color: rgba(0,0,0,1.00);
}
.manufactor {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.manufactor a {
    color: #FFF;
    text-decoration: none;
    display: block;
    margin-left: 6px;
    padding: 3px 8px;
    background-color: #000;
	font-style: italic;
}
.manufactor br {
    display: none;
}

.productcard .descriptionheader {
    margin: 20px 0 7px;
    font-weight: bold;
    font-size: 14px;
}
.productcard [itemprop="description"] ul {
    margin: 10px 0 0;
    
}
/*
.productcard [itemprop="description"] ul > li {
    padding-left: 19px;
    background-image: url('/images/skins/Main/images/icon-check-green.svg');
    background-size: 14px auto;
    background-position: 0 2px;
    background-repeat: no-repeat;
}
.productcard [itemprop="description"] ul > li:not(:last-child) {
    margin-bottom: 2%;
}
*/
.supportbox {
    display: flex;
    align-items: center;
    padding: 10px;
    justify-content: flex-start;
    border-radius: 10px;
    box-shadow: 0 0 40px rgb(0 0 0 / 20%);
    margin: 20px 0 0;
}
.supportbox strong {
    display: block;
}
.supportbox > img {
    flex: none;
    width: 70px;
    margin: 0 20px 0 0;
    border-radius: 50%;
}

.loginpopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.50);
    z-index: 500;
    display: none;
}
.loginpopup.active {
    display: flex;
    align-items: center;
    justify-content: center;
}
.loginpopup > section {
    background-color: rgba(255,255,255,1.00);
    padding: 40px 30px 30px;
    flex: none;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 40px rgba(0,0,0,.5);
    width: 600px;
    position: relative;
    max-width: 90%;
    max-height: 90%;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
}
.loginpopup:not(.favorites) .favoritesonly {
    display: none;
}
.loginpopup.favorites .largeheader:not(.favoritesonly),
.loginpopup.favorites .mediumheader:not(.favoritesonly){
    display: none;
}
.loginpopup ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.loginpopup ul > li {
    position: relative;
    padding: 0 0 0 21px;
    background-image: url("/images/skins/Main/images/icon-check-green.svg");
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: 0 2px;
}
.loginpopup ul > li:not(:last-child) {
    margin-bottom: 5px;
}
.loginpopup form {
    padding: 0 0 15px;
    margin: 0 0 15px;
    display: none;
    flex-direction: column;
    border-bottom: solid 1px rgba(237,237,237,1.00);
}
.loginpopup form.active {
    display: flex;
}
.loginpopup input[type="email"], .loginpopup input[type="password"] {
    margin: 0 0 7px;
}
.loginpopup input[type="submit"] {
    display: flex;
    width: 100%;
    margin: 10px 0 15px;
}
.loginpopup a[href*="#back"] {
    padding: 0 0 10px;
}
.favoritespoupadded {
    display: none;
    flex-direction: column;
}
.favoritespoupadded.active {
    display: flex;
}
.favoritespoupadded.active ~ * {
    display: none;
}
.favoritespopupaddedinfo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.favoritespopupaddedinfo .image {
    width: 200px;
    max-width: 100%;
    position: relative;
}
.favoritespopupaddedinfo img {
    max-width: 100%;
    max-height: 250px;
}
.favoritespopupaddedinfo .image + a {
    margin: 15px 0;
}
.loginmessage {
    margin: 0 0 10px;
    background-color: rgba(241,241,241,1.00);
    border: solid 1px rgba(182,182,182,1.00);
    padding: 7px 10px;
    text-align: center;
}
.loginmessage:empty {
    display: none;
}
.loginmessage.failure {
    background-color: rgba(244,202,203,1.00);
    border-color: rgba(205,135,136,1.00);
    color: rgba(120,22,24,1.00);
}

.popupclose {
    position: absolute;
    right: 30px;
    top: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.popupclose i {
    font-weight: 'Arial';
    font-style: normal;
    font-size: 20px;
    line-height: 1;
    margin: 0 0 0 7px;
}

.slick-arrow {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 100%;
    border-radius: 0px;
    padding: 0;
    z-index: 10;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    cursor: pointer;
    border: none;
}
.slick-arrow.slick-prev {
    left: 0;
    background-image: url("/images/skins/Main/images/icon-left-black.svg");
}
.slick-arrow.slick-next {
    right: 0;
    background-image: url("/images/skins/Main/images/icon-right-black.svg");
}
.slick-arrow.slick-disabled {
    display: none !important;
}
.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    bottom: 20px;
    list-style-type: none;
}
.slick-dots > li {
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background-color: rgba(237,237,237,1.00);
    margin: 0 5px;
    flex: none;
}
.slick-dots > li.slick-active {
    background-color: rgba(90,90,90,1.00);
}
.slick-dots button {
    display: none;
}
.Frontpage_Custom_UL .slick-arrow {
    top: 50%;
}
.Frontpage_Custom_UL .slick-slide {
    margin: 0 20px;
	background-color: #FFF;
}
.Frontpage_Custom_UL .slick-list {
    margin: 0 -20px;
}
.Frontpage_Custom_UL .slick-track {
	padding: 10px 0;
}

.fpSlider video, .fpSlider img {
    width: 100%;
    height: 60vh;
    object-fit: cover;
    object-position: 50% 50%;
    display: block;
}
.fpSlider a {
    position: relative;
    text-decoration: none;
    display: block;
}
.fpSlider:not(.slick-initialized) > a:nth-child(n+2) {
    display: none;
}
.fpslider a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.20);
    z-index: 5;
}
.fpSlider a span {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 50%;
    width: 1500px;
    max-width: 90%;
    height: 100%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 40px;
    color: rgba(255,255,255,1.00);
}
.fpSlider a.left span {
    align-items: flex-start;
}
.fpSlider a.right span {
    align-items: flex-end;
}
.fpSlider a span strong {
    font-size: 67px;
    font-weight: bold;
}
.fpSlider a span small {
    font-size: 34px;
}
.fpSlider a i {
    font-size: 20px;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 10px 40px;
    text-decoration: none;
    margin-top: 60px;
    font-style: normal;
}
.fpSlider a i:hover {
    border-color: #559a9f;
}

.top-categories {
    margin: 20px 0;
}
.top-categories > div {
    display: flex;
    flex-wrap: wrap;
    border-top: solid 1px rgba(237,237,237,1.00);
    border-left: solid 1px rgba(237,237,237,1.00);
}
.top-categories > div > a {
    flex: none;
    width: 48%;
    border-right: solid 1px rgba(237,237,237,1.00);
    border-bottom: solid 1px rgba(237,237,237,1.00);
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: 0.3s;
    padding: 5px 20px;
    font-family: 'DM Serif Display', serif;
    font-size: 17px;
}
.top-categories > div > a > img {
    display: block;
    height: auto;
    margin-right: 20px;
}
.top-categories > div > a:hover {
    background-color: rgba(237,237,237,1.00);
}

.brands > div {
    display: flex;
    position: relative;
}
.brands-image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    transition: 0.3s;
}
.brands > div:hover .brands-image:after {
    opacity: 0.8;
}
.brands > div:hover .brands-logos a {
    background-color: rgba(255,255,255,0.7);
}
.brands-image {
    width: 65%;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.brands-image a {
    text-decoration: none;
    display: block;
    color: #FFF;
    position: relative;
    width: 100%;
}

.brands-image span {
    font-family: 'DM Serif Display', serif;
    font-size: 60px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #523e3b;
    padding: 10px 70px;
}
.brands-image img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.brands-logos {
    display: flex;
    flex-wrap: wrap;
    flex: none;
    width: 65%;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 35%;
    top: 50%;
    transform: translateY(-50%);
}
.brands-logos a {
    display: block;
    margin: 10px;
    padding: 20px;
    background-color: #FFF;
    transition: 0.3s;
}
.brands-logos a img {
    transition: 0.3s;
    max-width: 100%;
    height: auto;
}

.brands-logos img {
    height: 30px;
}
.brands-button {
    position: absolute;
    bottom: 0;
    right: 0;
    text-decoration: none;
    border: 1px solid #000;
    padding: 10px 20px;
    transition: 0.3s;
    text-transform: uppercase;
}
.brands-button:hover {
    background-color: #000;
    color: #FFF;
}

.banner {
    display: block;
}
.banner img {
    display: block;
    width: 100%;
    height: auto;
}
.overflowhidden {
    overflow: hidden;
}
.fpbanners {
    margin-bottom: 90px;
    display: flex;
    justify-content: space-between;
}
.fpbanners > * {
    width: 48%;
    position: relative;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}
.fpbanners > *.dark, .fpbanners > *.dark:hover {
    color: rgba(0,0,0,1.00);
}
.fpbanners > *:hover {
    color: rgba(255,255,255,1.00);
}
.fpbanners span {
    position: absolute;
    left: 0;
    top: 0;
    width: 55%;
    z-index: 4;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 50px;
    background-color: rgba(0,0,0,.10);
    padding: 20px 8%;
    font-family: 'DM Serif Display', serif;
    font-weight: 300;
}
.fpbanners .right span {
    left: auto;
    right: 0;
}
.fpbanners img {
    display: block;
    width: 100%;
}
.fparticles {
    margin-bottom: 90px;
}
.fparticles .mediumheader {
    text-align: center;
}

.flexie {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 18px;
    padding-bottom: 30px;
}
.topnavbuttons .flexie img {
    margin-bottom: 0;
    margin-right: 10px;
}
.productcard-buysection .flexie {
    border: 1px solid #eee;
    margin: 20px 0;
    padding: 10px;
}
.productcard-buysection .flexie img {
    margin-right: 10px;
}
.instagram {
    margin-top: 30px;
}
.instagram > div > span {
    font-family: 'DM Serif Display', serif;
    font-size: 30px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.instagram > div > span > small {
    display: block;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
body .ds__cs_sl {
    margin: 0 !important;
}

footer {
    padding: 80px 0 40px;
    background-color: #f2f2ef;
}
footer, footer a {
}
footer .icon {
    width: 60px;
    margin-bottom: 40px;
}
footer .header {
	font-family: 'Cormorant Garamond', serif;
	font-size: 20px;
}
footer section {
    padding: 15px 0 0;
}
footer section .header {
    margin-bottom: 15px;
}
footer section > a:not([href*="@"]) {
    display: block;
    text-decoration: none;
}
footer section > a:not(:last-of-type) {
    margin-bottom: 5px;
}
footer form[onsubmit*="newsletter"] {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -1% 0;
}
footer form[onsubmit*="newsletter"] > * {
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
}
footer form[onsubmit*="newsletter"] input[type="text"],
footer form[onsubmit*="newsletter"] input[type="email"] {
    margin-bottom: 7px;
    text-align: center;
    border: none;
}
footer form[onsubmit*="newsletter"] input[type="text"] {
    width: 48%;
}
footer form[onsubmit*="newsletter"] .terms {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}
footer form[onsubmit*="newsletter"] .terms input[type="checkbox"] {
    margin-right: 7px;
}
footer form[onsubmit*="newsletter"] input[type="submit"] {
    border: none;
    background-color: #559a9f;
    color: rgba(255,255,255,1.00);
}
footer .socials {
    display: flex;
    gap: 10px;
}
footer .socials > a {
    flex: none;
    display: flex;
    align-items: center;
    width: 35px;
    height: 35px;
	border-radius: 50%;
    justify-content: center;
    background-color: #7E7E7E;
	transition: all 0.3s ease;
}
footer .socials > a img {
    max-height: 55%;
    display: block;
	fill: #FFF;
}
footer .socials > a:hover {
	background-color: #2d7479;
}
footer .paymenticons {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

footer .newsletter a[href*="emaerket"] {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}
.credits {
    background-color: #2A3D4C;
    padding: 40px 0;
}
.credits img.creditcards {
    width: 300px;
    max-width: 80%;
    height: auto;
}

.baskettotalinfo {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}
.checkout-customerdata-text-validationmessage {
	font-style: italic;
	color: #84090B;
	margin-top: 2px;
	font-size: 11px;
}
#aw-box-k64b15157e1b6313af62498bd {
	position: relative;
	z-index: 0;
}
.showbaskettrust {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.showbaskettrust .productcard-shippinginfo {
	flex: none;
	width: 48%;
	margin-top: 0;
}
.showbaskettrust > div:first-child {
	width: 48%;
}
.showbasketcreditcards {
	margin-top: 8px;
}
.showbasketcreditcards > div {
	display: flex;
    align-items: center;
}
.showbasketcreditcards > div > div {
	border-radius: 2px;
	background-color: #FFF;
	padding: 4px 6px;
	display: flex;
	align-items: center;
	margin-left: 3px;
	border: 1px solid #eee;
}
.ShowBasket_Custom_DIV > div {
    display: flex;
    padding: 15px;
    border: solid 1px rgba(237,237,237,1.00);
    position: relative;
}
.ShowBasket_Custom_DIV > div {
        margin-bottom: 10px;
    }
.ShowBasket_Custom_DIV .image {
    flex: none;
    width: 70px;
    margin: 0 15px 0 0;
    display: flex;
    align-items: flex-start;
}
.ShowBasket_Custom_DIV .image a {
    position: relative;
}
.ShowBasket_Custom_DIV .image img {
    width: 100% !important;
    display: block;
    padding: 5px;
}
.ShowBasket_Custom_DIV .info {
    flex: auto;
}
.ShowBasket_Custom_DIV .info > a {
    text-decoration: none;
}
.ShowBasket_Custom_DIV .info table {
    margin: 10px 0 0;
    background-image: url("/images/skins/Main/images/icon-gift-black.svg");
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: calc(100% - 10px) 50%;
    padding: 7px 35px 7px 10px;
    border: solid 1px rgba(237,237,237,1.00);
    border-radius: 2px;
    width: 10px;
}
.ShowBasket_Custom_DIV .info table td {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.ShowBasket_Custom_DIV .info table td input {
    margin-right: 7px;
}
.ShowBasket_ChildProduct_SPAN + div {
    float: right;
}
.ShowBasket_ChildProduct_SPAN + div .unit {
    display: none;
}
.ShowBasket_Custom_DIV .info .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 8px 0 0;
}
.ShowBasket_Custom_DIV .amount, .minibasket .incdec {
    display: flex;
}
.ShowBasket_Custom_DIV .amount a, .minibasket .incdec a {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    font-family: 'Arial';
    line-height: 1;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    text-decoration: none;
    border: solid 1px rgba(237,237,237,1.00);
}
.ShowBasket_Custom_DIV .amount span, .minibasket .incdec span {
    display: flex;
    padding: 0 10px;
    align-items: center;
}
.ShowBasket_Custom_DIV .amount a[href*="dec=1"]:before {
    content: "-";
}
.ShowBasket_Custom_DIV .amount a[href*="inc=1"]:before {
    content: "+";
}
.ShowBasket_Custom_DIV .amount img {
    display: none;
}
.ShowBasket_Custom_DIV .price {
    text-align: right;
}
.ShowBasket_Custom_DIV .price strike {
	color: #930002;
	font-size: 13px;
}
.ShowBasket_Custom_DIV .price {
	font-size: 16px;
}
.ShowBasket_Price_Before_Special_Offer {
    text-decoration: line-through;
}
.showbasket .summary {
    padding: 20px 0;
}
.showbasket .summary .row {
    display: flex;
    justify-content: space-between;
}
.showbasket .summary .row.total {
    font-size: 25px;
}
.showbasket .summary .row.total > div:last-child {
    text-align: right;
}
.showbasketnavigation {
    margin-left: -1%;
    margin-right: -1%;
    display: flex;
}
.showbasketnavigation a:last-child {
    flex: none;
    width: 66%;
    margin: 0 1%;
    min-height: 55px;
    font-size: 16px;
}
.showbasketnavigation a:last-child:not(:hover) {
    background-color: #559a9f;
	border: 1px solid #559a9f;
	color: #FFF;
}
.showbasketnavigation a:first-child {
    flex: none;
    width: 30%;
    margin: 0 1%;
    min-height: 55px;
    font-size: 16px;
}
.showbasket > .summary > .showbasketnavigation {
    flex: auto;
    align-items: flex-end;
    margin-top: 20px;
}
.discountcode {
    display: flex;
    justify-content: space-between;
    padding: 7px;
    align-items: center;
    border: dashed 1px rgba(209,209,209,1.00);
}
.discountcode > * {
    flex: auto;
}
.discountcode > input[type="text"] {
    border: none;
}
.discountcode > input[type="text"].active {
    padding-left: 27px;
    background-image: url('/images/skins/Main/images/icon-check-green.svg');
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: 8px 50%;
}
.discountcode > button {
    margin-left: 10px;
    white-space: nowrap;
	background-color: #f9f9f9;
	border:1px solid #eee;
	outline: none;
	color: #000;
	transition: ease .3s;
	padding: 6px 20px;
}
.minibasket .discountcode > button:before {
    content: attr(data-default);
}
.minibasket .discountcode > input.active + button:before {
    content: attr(data-remove);
}

.twocolumns {
    display: flex;
    margin: 0 -1%;
}
.twocolumns > * {
    margin: 0 1%;
}
.twocolumns div.sendbasketbutton {
    width: 100%;
    background-color: rgba(255,255,255,1.00);
    border: solid 1px rgba(237,237,237,1.00);
    color: rgba(0,0,0,1.00);
}
.twocolumns div.sendbasketbutton img {
    margin-right: 7px;
    width: 14px;
}

.ShowBasket_SendBasketLink_Dialog_Link,
#ShowBasketSendBasketLink,
#ShowBasket_SendBasketLink_LinkPreview,
.ddsbr-subject,
.ddsbr-body {
    display: none;
}
.button.editbasket {
    width: 100%;
    margin-bottom: 30px;
	background-color: #FFF;
}
#checkout-container .checkout-headline {
    display: none;
}
.webshop-checkout .container.content {
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.webshop-checkout .instagram,
.webshop-checkout header .top {
    display: none;
}

#checkout-container h2,
#checkout-container h3 {
    font-size: 24px;
    font-weight: normal;
}
#customer-alternative-delivery {
    margin-top: 30px;
}
#checkout-container {
    display: flex;
    opacity: 0;
    transition: opacity 1s ease;
    border-bottom: solid 1px #e1e1e1;
}
#checkout-container.active {
    opacity: 1;
}
#checkout-container > div.checkoutleft,
#checkout-container > div.checkoutright {
    padding: 3%;
}
#checkout-container > div.checkoutleft {
    width: 60%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
}
#checkout-container > div.checkoutright {
    width: 40%;
    background-color: #f8fafc;
    border-left: solid 1px #e1e1e1;
}
div#checkout-container #column-data,
div#checkout-container #column-shipping-payment,
#checkout-container #column-order-summary {
    float: none;
    width: 700px;
    max-width: 100%;
    padding: 0;
    border: none;
    min-height: none;
}
#checkout-container #column-order-summary {
    width: 400px;
}

#column-data a[href*="frontpage.html"] img {
    margin: 0 0 40px;
    display: block;
    width: 245px;
    height: auto;
}
#checkout-container fieldset,
#shipping-methods {
    display: flex;
    flex-wrap: wrap;
    margin: -1%;
    padding: 0;
    border: none;
}
#customer-data fieldset {
    align-items: flex-start;
}
#checkout-container fieldset > label[for="checkout_customer_email"] > div:first-child {
	margin-bottom: 1%;
}
#checkout-container fieldset > label .eanInputContainer,
#checkout-container fieldset > label .referenceInputContainer {
    /* display: none; */
    margin: 10px 0;
}
/* #checkout-container fieldset > label.selected .eanInputContainer,
#checkout-container fieldset > label.selected .referenceInputContainer {
    display: block;
} */
#checkout-container fieldset > label,
#checkout-container fieldset > div#subscription-maillist,
#shipping-methods > label,
#checkout-container .altdel {
    flex: none;
    width: 98%;
    margin: 1%;
}
#checkout-container fieldset > label[for="res2"] {
    display: flex;
    flex-wrap: wrap;
}
#checkout-container fieldset > label[for="res2"] > * {
    flex: none;
}
#checkout-container fieldset > label[for="res2"] .salesdiscountcode-label {
    width: 100%;
}
#checkout-container fieldset > label[for="res2"] .salesdiscountcode-container {
    flex: auto;
}
#checkout-container fieldset > label[for="res2"] .salesdiscountcode-button-container input[type="button"] {
    height: 35px;
    min-height: 35px;
    padding: 0 15px;
    margin-left: 6px;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	transition: all 0.3s ease;
}
#checkout-container fieldset > label[for="res2"] .salesdiscountcode-button-container input[type="button"]:hover {
	background-color: #559a9f;
	border: 1px solid #559a9f;
}
#checkout-container fieldset > label[for*="_customertype"] {
    width: 98%;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#checkout-container fieldset > label[for*="_customertype"] > span {
    display: none;
}
#checkout-container fieldset > div#subscription-maillist {
    width: 98%;
    display: flex;
	align-items: center;
    padding: 10px;
    background-color: #f8fafc;
}
#checkout-container fieldset > div#subscription-maillist label {
    padding-left: 10px;
    cursor: pointer;
}
#checkout-container .altdel {
    width: 98%;
    display: flex;
    padding: 10px;
    background-color: rgba(255,255,255,1.00);
    border: solid 1px #e1e1e1;
    align-items: flex-start;
    justify-content: flex-start;
}
#checkout-container .altdel input {
    margin: 2px 10px 0 0;
    flex: none;
}
/*
#checkout-container fieldset > label[for="checkout_customer_email"] {
    width: 98%;
    display: flex;
    justify-content: space-between;
}
#checkout-container fieldset > label[for="checkout_customer_email"] > div {
    flex: none;
    width: 49%;
}
*/
#checkout-container .discountInfoButton {
    display: block;
    width: 100%;
    flex: none;
}

#column-shipping-payment {
    margin-top: 30px;
}
#payment-methods {
    margin-bottom: 30px;
}
.gls-parsel-shops--container {
	padding-left: 19px;
}
#payment-methods > fieldset > label,
#shipping-methods > label {
    border: solid 1px #e2e8f0;
    padding: 10px;
    border-radius: 0px;
    cursor: pointer;
}
#column-shipping-payment label.selected {
    background-color: #f8fafc;
}
#column-shipping-payment td {
    vertical-align: top;
}
#column-shipping-payment input[type="radio"] {
    margin: 2px 10px 0 0;
}
.shipping-message,
.payment-message {
    color: rgba(113,113,113,1.00);
}
.checkout-payment-method-image, .checkout-shipping-method-image {
    margin: 0 0 10px;
}
.checkout-payment-method-image img, .checkout-shipping-method-image img {
    width: 120px;
    display: block;
}
.checkout-shipping-method-image img[src*="-gls."] {
    width: 80px;
}
label[for="checkout-payment-59"] .checkout-payment-method-image img {
    width: 130px;
}
label[for="checkout-payment-60"] .checkout-payment-method-image img {
    width: 90px;
}
label[for="checkout-payment-89"] .checkout-payment-method-image img {
    width: 80px;
}

#checkout_customertype,
#checkout_altdelivery_customertype {
    position: absolute;
    left: -4000px;
    top: -4000px;
}
.typeselect {
    display: flex;
    margin: 0 -1%;
}
.typeselect > div {
    margin: 0 1%;
    flex: auto;
    max-width: 48%;
    padding: 10px 13px;
    border: solid 1px rgba(243,243,243,1.00);
    background-color: rgba(243,243,243,1.00);
    cursor: pointer;
    align-items: center;
    justify-content: flex-start;
    display: flex;
    position: relative;
}

.typeselect > div:before {
    content: "";
    margin: 0 10px 0 0;
}
.typeselect > div.active:before {
    border: none;
    background-color: #559a9f;
}

.typeselect > div.active {
    background-color: #559a9f;
    border-color: #559a9f;
    color: rgba(255,255,255,1.00);
    cursor: default;
}

#payment-giftcertificateinfo {
    margin-bottom: 30px;
}
#payment-giftcertificateinfo fieldset {
    margin: 0;
}
#payment-giftcertificateinfo fieldset > label[for="checkout-giftcertificate-cardnumber"] {
    width: 100%;
    margin: 0;
}
#payment-giftcertificateinfo input[type="text"] {
    flex: auto;
    width: auto;
}
#payment-giftcertificateinfo input[type="text"] + div {
    flex: none;
}
#payment-giftcertificateinfo input[type="button"] {
    height: 35px;
    min-height: 35px;
    padding: 0 15px;
    margin-left: 6px;
}

#order-confirm {
    margin-top: 30px;
}
#confirm-accepterms {
    display: flex;
    padding: 10px;
    background-color: rgba(255,255,255,1.00);
    border: solid 1px #e1e1e1;
    margin: 15px 0;
    align-items: flex-start;
    justify-content: flex-start;
}
#confirm-accepterms input[type="checkbox"] {
    margin: 2px 10px 0 0;
    flex: none;
}
#confirm-accepterms span {
    cursor: pointer;
}
#confirm-checkout input[type="button"] {
	background-color: #559a9f;
    border: 1px solid #559a9f;
    color: #FFF;
	font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
	width: 100%;
	transition: all 0.3s ease;
	border-radius: 0;
}
#confirm-checkout input[type="button"]:hover {
	background-color: #2d7479;
    border-color: #2d7479;
}


div#order-summary > table {
    width: 100%;
}
div#order-summary > table:nth-of-type(2) {
    margin: 10px 0;
    padding: 10px 0;
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
}
div#order-summary .bold {
    font-size: 17px;
    font-weight: bold;
}
th {
    text-align: left;
}
.left-align {
    text-align: left;
}
.right-align {
    text-align: right;
}


[for="checkout_note"],
[for="checkout_customer_ean"] {
    position: absolute;
    left: -999vw;
}



.customerNoteContainer {
    display: block;
    background-color: rgba(255,255,255,1.00);
    border: solid 1px #e1e1e1;
    margin: 15px 0;
}
.customerNoteContainer > label {
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.customerNoteContainer > label:hover {
    background-color: rgba(243,243,243,1.00);
}
.customerNoteContainer > .customerNoteContent {
    padding: 10px;
    display: block;
    border-top: 1px solid #e1e1e1;
}
.customerNoteContainer > .customerNoteContent > textarea {
    min-height: 100px;
    resize: none;
}




.shippingcountdown {
    min-height: 38px;
}
.shippingcountdown .text {
    margin: 0 0 5px;
    padding: 0 65px 0 0;
    font-weight: bold;
    text-transform: uppercase;
}
.shippingcountdown .text i {
    font-style: normal;
    color: #A1B4BF;
}
.shippingcountdown .bar {
    height: 16px;
    padding: 1px;
    border: solid 1px #A1B4BF;
    background-color: rgba(255,255,255,1.00);
    display: flex;
    position: relative;
}
.shippingcountdown .bar span {
    flex: none;
    background-color: #A1B4BF;
    width: 0;
}
.shippingcountdown .bar small {
    border-radius: 3px;
    padding: 3px 5px;
    font-size: 11px;
    background-color: #A1B4BF;
    color: rgba(255,255,255,1.00);
    position: absolute;
    right: 0;
    bottom: calc(100% + 5px);
}
.shippingcountdown .bar small:after {
    content: "";
    width: 0; 
    height: 0; 
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #A1B4BF;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.shippingcountdown:empty {
    display: none;
}
.shippingcountdown.redeemed {
    background-color: #e9f4e9;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shippingcountdown.redeemed img {
    margin-right: 4px;
    width: 14px;
}

form[action="/shop/customer.html"] table.Login_Customer input, form[action="/shop/customer.html"] table.ForgotPassword_Customer input {
    display: block;
    width: 100% !important;
    margin: 0 0 10px;
}
body.webshop-customercenter td > b + br,
body.webshop-customercenter table + br {
    display: none;
}
table.Login_Customer > tbody > tr:nth-child(-n+2):not(:first-child) td,
table.ForgotPassword_Customer td {
    font-size: 0;
}
form[name="forgotpsw"] {
    margin-top: 20px;
}

.ErrorText_customerlogin {
	background-color: rgba(248,208,209,1.00);
	border: solid 1px rgba(214,160,161,1.00);
	color: rgba(165,67,69,1.00);
	padding: 6px 10px;
	margin: 0 0 10px;
	border-radius: 3px;
}

.signup_confirm_checkbox {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin: 15px 0 0;
}
.signup_confirm_checkbox input {
    margin: 0 7px 0 0;
    flex: none;
}

.employee {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
	margin: 0;
	justify-content: space-between;
}
.employee img {
	margin-bottom: 5px;
	display: block;
}
.employee > li {
	flex: none;
	width: 18%;
	margin: 0 0 2%;
}
.employee > li span {
	display: block;
	font-weight: bold;
}

table.ForgotPasswordStatus_Customer {
    display: none;
}
body.webshop-customercenter.loggedin .container.content > table:first-of-type {
	display: none;
}
.BackgroundColor1_Customer {
    padding: 0 15px 15px;
    clear: both;
    width: 100%;
    background-color: #f3f3f3;
}
span[id*="tabB"] {
    margin: 0 10px 0 0;
    float: left;
}
span[id*="tabB"] > span {
    padding: 5px 0px;
    display: block;
}
span[id*="tabB"] > span.Tabactive_Customer {
    color: #559a9f;
    font-weight: bold;
}
form[name="CustomerCenterForm"] > table {
    clear: both;
}
.Text1_Customer span.Heading_Customer + br,
.Text1_Customer span.Heading_Customer + br + br {
    display: none;
}
.BackgroundColor1_Customer > tbody > tr > td > table.Text1_Customer {
    table-layout: fixed;
}
#OrderDetailsHeading + br + table {
    display: none;
}
#OrderDetailsHeading + br + table + br + table {
    width: 100%;
}
.Text1_Customer tr[id*="Field"] > td {
    padding: 3px 0;
}

.extraProductsContainer {
    margin: 0 0 40px;
}
.extraProductsHeader {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
}
.extraProduct {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    border: solid 1px rgba(237,237,237,1.00);
}
extraProductsContainer > .extraProduct:not(:last-child) {
    margin-bottom: 10px;
}
.extraProduct > * {
    flex: none;
    margin: 0 2%;
}
.extraProduct .check {
    align-self: center;
    position: relative;
    display: flex;
}
.extraProduct .check img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    transform: translate(-50%,-50%);
    z-index: 5;
    display: none;
    pointer-events: none;
}
.extraInfo {
    display: none;
}
.extraProduct .check input:checked + img {
    display: block;
}
.extraProduct > .image {
    width: 60px;
    align-self: center;
    position: relative;
}
.extraProduct > .image img {
    display: block;
    width: 100%;
    padding: 5px;
}
.extraProduct > .name {
    flex: auto;
    padding: 8px 0;
}
.extraProduct > .name strong {
    display: block;
}
.extraProduct > .name select {
    margin: 8px 0 0;
    display: block;
    width: auto;
}
.extraProduct .price strike {
    padding-right: 6px;
}

a[href*="remove=1"], a[href*="RemProduct=1"] {
	margin-left: 10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0,0,0,1.00);
    background-image: url("/images/skins/Main/images/icon-delete-black.svg");
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: 50% 50%;
    z-index: 0;
	background-color: #ececec;
}
a[href*="remove=1"] img, a[href*="RemProduct=1"] img {
    display: none;
}

.TopMenu_MenuItems {
    display: none;
}
.productcard .same-product-container .ProductList_Custom_UL:not(.slick-initialized) > li {
    width: 96%;
}
.productcard .same-product-container .ProductList_Custom_UL:not(.slick-initialized) > li:nth-child(n+3) {
    display: none;
}

.ProductList_Custom_UL li .productlistbanner {
    position: relative;
    text-decoration: none;
    overflow: hidden;
}
.ProductList_Custom_UL li .productlistbanner video,
.ProductList_Custom_UL li .productlistbanner img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
}
.ProductList_Custom_UL li .productlistbanner > div {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.ProductList_Custom_UL li .productlistbanner > div > strong {
    font-size: 24px;
    margin: 0;
}
.ProductList_Custom_UL li .productlistbanner > div > p {
    font-size: 16px;
    margin: 0;
}

.Text1_FrontPage img {
    width: 100%;
    display: block;
}

.uspcontainer {
	display: flex;
	margin: 50px auto 100px;
	background-color: #FFF;
}
.uspcontainer > div {
	flex: none;
	width: 50%;
	background-color: #f9f9f9;
}
.uspcontent {
	padding-right: 40px;
	padding-left: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.uspcontent h1 {
	font-size: 40px;
}
.uspcontent ul {
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}
.uspcontent li {
	flex: none;
	width: 50%;
	display: flex;
}
.uspcontent li:nth-child(1), .uspcontent li:nth-child(2) {
	margin-bottom: 20px;
}
.uspcontent li > div {
	display: flex;
	flex-direction: column;
}
.uspcontent li > div > span {
	font-family: 'Cormorant Garamond', serif;
	font-size: 20px;
	font-weight: 400;
}
.uspcontent li > div > small {
	font-size: 13px;
	color: #787878;
}
.uspcontent svg {
	width: 25px;
	fill: #000;
	margin-right: 20px;
}
.uspimage img {
	
}

.st0{fill:none;stroke:#000000;stroke-width:2.5;stroke-linejoin:round;stroke-miterlimit:10;}
	.st1{fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

footer .container {
	width: 1470px !important;
	max-width: 90%;
	padding-bottom: 40px;
}
.footertel {
	display: flex;
	flex-direction: column;
}
.footertel > a {
	font-size: 30px;
	position: relative;
}
.footertel > a[href="tel:55461344"]:before {
	
}
footer section a {
	text-decoration: none;
}
.social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e2e2df;
    padding: 20px 0 0 0;
}
.social > div:first-child {
    display: flex;
    align-items: center;
	font-size: 10px;
}
.social > div:last-child {
    display: flex;
    align-items: center;
}
.social > div:last-child > div {
    border-radius: 2px;
    background-color: #FFF;
    padding: 4px 6px;
    display: flex;
    align-items: center;
    margin-left: 3px;
}
.social > div:last-child img {
    height: auto;
    display: block;
}
.social a {
    flex: none;
    display: flex;
    margin-right: 15px;
    align-items: center;
}
.social a:not([href*="emaerket"]) {
    width: 40px;
    height: 40px;
    justify-content: center;
    border-radius: 50%;
    background-color: #559a9f;
}
.social a img {
    max-height: 55%;
    display: block;
}
.pricerunner-logo {
    height: auto;
    display: block;
}

span.ProductMenu_MenuItemBold {
    font-weight: 300;
}
.stickytop {
    position: relative;
    z-index: 40; 
}
.stickytop.stuck {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

table.CmsPageStyle_Table {
    table-layout: fixed;
}

div#CookiePolicy, div#CookiePolicy.fixed-bottom {
    background-color:rgba(0,0,0,.80);
    left: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999999;
    position: fixed;
    margin: 0;
    border-radius: 0;
    right: auto;
}
div#CookiePolicy div.CookiePolicyCenterText {
    background-color: rgba(255,255,255,1.00);
    flex: none;
    width: 700px;
    max-width: 90%;
    max-height: 90%;
    box-shadow: 0 0 40px rgba(0,0,0,.7);
    border-radius: 10px;
    color: rgba(0,0,0,1.00);
    margin: 0;
    -webkit-overflow-scrolling:touch;
    overflow-x:hidden;
	overflow-y:auto;
}
div#CookiePolicy h1, div#CookiePolicy h2, div#CookiePolicy h3, div#CookiePolicy h4, div#CookiePolicy h5 {
    color: rgba(0,0,0,1.00);
}
div.CookiePolicyText {
    padding: 0;
    display: flex;
    flex-direction: column;
    min-height: 200px;
    max-height: none;
    overflow: visible;
}

div.CookiePolicyText a {
    text-decoration: underline;
}
div.CookiePolicyText > h2, div.CookiePolicyText > p {
    background-color:#f6f6f6;
    font-weight: normal;
    color: rgba(84,84,84,1.00);
}
div.CookiePolicyText > img {
    width: 170px;
    height: auto;
    max-width: 50%;
    margin: 20px 40px;
}
div.CookiePolicyText > h2 {
    padding: 30px 40px 15px;
    margin: 0;
    font-size: 25px;
    font-weight: normal;
}
div.CookiePolicyText > p {
    padding: 0 40px 30px;
    margin: 0;
    line-height: 1.4em;
}
div.CookiePolicyText > * {
    order: 1;
}
div.cookie-policy-accept-buttons-container {
    order: 2;
    margin: 0;
    padding: 30px 40px 25px;
    display: flex;
    justify-content: center;
}
div.cookie-policy-accept-buttons-container > input[type="button"] {
    flex: auto;
    margin: 0;
    padding: 20px 15px;
    font-weight: normal;
	border-radius: 0;
	-webkit-appearance: none;
}
div.cookie-policy-accept-buttons-container > input[type="button"]:last-child {
	background-color: #559a9f;
	border-color: #559a9f;
	border: 0;
	color: #FFF;
	-webkit-appearance: none;
}
div.cookie-policy-accept-buttons-container > input[type="button"]:last-child:hover {
	background-color: #2b6266;
	-webkit-appearance: none;
}
div.cookie-policy-accept-buttons-container > input[type="button"].cookie-policy-accept {
    background-color: #f6f6f6 !important;
    border: none !important;
    color: rgba(0,0,0,1.00) !important;
}
div.cookie-policy-accept-buttons-container > input:not(:last-of-type) {
    margin-right: 30px;
}
div.cookie-policy-details-link-container {
    order: 3;
    padding: 0 0 25px;
    display: flex;
    justify-content: center;
}
div.cookie-policy-details-link-container > a {
    flex: none;
    color: rgba(0,0,0,1.00);
}
div.cookie-policy-details-container {
    order: 4;
    display: none;
}
div.cookie-policy-details-container div.rtable-cell {
    font-size: 65%;
}
div.cookie-policy-consents-container {
    order: 5;
    display: flex;
    border-top: solid 1px #d4d4d4;
    background-color:#f6f6f6;
    margin: 0;
}
div.cookie-policy-consents-container > div {
    flex: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 15px 20px;
}
div.cookie-policy-consents-container > div input {
    display: none;
}
div.cookie-policy-consents-container > div:not(:last-child) {
    border-right: solid 1px #d4d4d4;
}
div.cookie-policy-consents-container label {
    font-weight: normal;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
div.cookie-policy-consents-container label div {
    width: 53px;
    margin: 7px 0 0;
    background-color: #ababab;
    padding: 4px;
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
	border-radius: 25px;
}
div.cookie-policy-consents-container input:checked + label div {
    justify-content: flex-end;
    background-color:#559a9f;
}
div.cookie-policy-consents-container input:checked:disabled + label div {
    opacity: 0.7;
    cursor: default;
}
div.cookie-policy-consents-container label div > span {
    width: 25px;
    height: 25px;
    background-color: rgba(255,255,255,1.00);
	border-radius: 50%;
}
.rtable {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 0;
    padding: 0;
}
.rtable--4cols>.rtable-cell {
    width: 25%;
}
.rtable-header-cell {
    background-color: rgba(0,0,0,0.05);
    font-weight: bold;
}
.rtable-cell {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em 1.2em;
    overflow: hidden;
    list-style: none;
    border-bottom: 1px solid #ececec;
    font-size: 0.85em;
}

.cookieSettingsButton {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 35px;
    height: 35px;
    background-color: #559a9f;
    border-radius: 50%;
    z-index: 30;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cookieSettingsButton img {
    flex: none;
    width: 57% !important;
    height: auto !important;
}
.cookieSettingsButton:hover {
    opacity: .7;
}


.slideoutcontainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    background-color: rgba(0,0,0,.0);
    transition: background .5s ease;
    z-index: 99999999;
}
.slideoutcontainer.active {
    transform: translateX(0);
    background-color: rgba(0,0,0,.5);
    z-index: 999999999999;
}
.slideout {
    position: absolute;
    height: 500px;
    max-height: calc(100% - 300px);
    display: flex;
    flex-direction: column;
    top: 240px;
    right: 100%;
    transform: translateX(110%);
    background-color: rgba(255,255,255,1.00);
    width: 80px;
    transition: transform .5s ease;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.slideoutcontainer:not(.active) .slideout.ready {
    transform: translateX(0);
	display: none;
}
.slideoutcontainer.active .slideout {
    transform: translateX(0);
    top: 0;
    right: 0;
    height: 100%;
    max-height: 100%;
    width: 600px;
}
.slideout > * {
    flex: none;
}
.slideoutcontainer.active .slideouttop {
    padding: 20px;
}
.slideoutheader {
    display: flex;
}
.slideoutclosebutton {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Arial';
    font-size: 26px;
    width: 20px;
    height: 20px;
    line-height: 1;
    cursor: pointer;
    background-color: #000;
    color: #FFF;
    padding: 0;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    transform: translate(-50%,-50%);
    display: none;
}
.slideoutcontainer.active .slideoutclosebutton {
    display: inline-flex;
    position: relative;
    transform: none;
    padding: 0 10px;
    border-radius: 0;
    height: auto;
    width: auto;
}
.slideoutheader > div.iconviewedbutton {
}
.slideoutcontainer.active .slideoutheader > div {
    border-top: solid 1px rgba(221,221,221,1.00);
}
.slideoutheader > div {
    flex: auto;
    border-bottom: solid 1px rgba(221,221,221,1.00);
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    cursor: pointer;
}
.slideoutheader > div > div.count {
    top: 3px;
    left: 3px;
    z-index: 10;
}
.slideoutcontainer.active .slideoutheader > div > div.count {
    top: 33%;
    left: 43%;
    width: 25px;
    height: 25px;
    font-size: 12px;
}
.slideoutheader > div > span {
    text-transform: uppercase;
    font-weight: bold;
    display: none;
}
.slideoutheader > div:not(.active) > div ~ * {
    opacity: .3;
}
.slideoutcontainer.active .slideoutheader > div {
    padding: 30px 0;
}
.slideoutcontainer.active .slideoutheader > div > span {
    display: flex;
}
.slideoutheader > div:not(:last-child) {
    border-right: solid 1px rgba(221,221,221,1.00);
}
.slideoutheader > div img {
    width: 15px;
    height: auto;
    display: block;
    flex: none;
}
.slideoutcontainer.active .slideoutheader > div img {
    width: 35px;
}
.slideoutremovebutton {
    position: absolute;
    right: 100%;
    top: 25px;
    font-family: 'Arial';
    font-size: 15px;
    padding: 2px 5px;
    line-height: 1;
    cursor: pointer;
    background-color: #000;
    color: #FFF;
    align-items: center;
    justify-content: center;
}
.slideout:not(.ready) .slideoutremovebutton {
    display: none;
}
.slideoutmain {
    display: none;
    flex: auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    background-color:rgba(255,255,255,1.00);
    flex-wrap: wrap;
    align-content: flex-start;
}
.slideoutmain.active {
    display: flex;
}
.slideoutcontainer.active .slideoutmain {
    background-color: #f9f9f9;
}
.slideoutmain .line {
    display: flex;
    flex-direction: column;
    background-color: rgba(255,255,255,1.00);
    padding: 8px;
    position: relative;
    flex: none;
    width: 100%;
}
.slideoutcontainer.active .slideoutmain {
    justify-content: space-between;
    padding: 20px;
}
.slideoutcontainer.active .slideoutmain .line {
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    width: 48%;
    margin-bottom: 4%;
}
.slideoutmain .line > * {
    flex: none;
}
.slideoutcontainer:not(.active) .slideoutmain .line .deletebutton {
    display: none;
}
.slideoutmain .line > .image {
    position: relative;
    margin-bottom: 5px;
}
.slideoutmain .line > .image img {
    display: block;
    width: 100%;
}
.slideoutmain .line > a.name {
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    font-weight: bold;
}
.slideoutcontainer:not(.active) .slideoutmain .line > a.name {
    display: none;
}
.slideoutcontainer:not(.active) .slideoutmain .line > .price {
    text-align: center;
    font-size: 10px;
}
.slideoutcontainer .slideoutmain .line > .price strike {
    padding-left: 5px;
}
.slideoutcontainer:not(.active) .slideoutmain .line > .price strike {
    display: none;
}
.slideoutbottom {
    padding: 10px;
    border-top: solid 1px rgba(221,221,221,1.00);
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1;
    font-size: 11px;
}
.slideoutcontainer.active .slideoutbottom {
    display: none;
}

#ProductFilter-Container {
    position: relative;
}
#ProductFilter-Container.filterloading:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.70);
    z-index: 100;
    position: absolute;
    background-image: url(/images/skins/Main/images/loader.gif);
    background-repeat: no-repeat;
    background-position: 50% 10%;
    background-size: 40px auto;
}
#ProductFilter-Container > * {
    flex: none;
}
.product-filter-headertext-container {
    display: none;
}
#ProductFilter-Container div[class*="product-filter-column-container"] {
    display: flex;
    flex-direction: column;
    -webkit-overflow-scrolling:touch;
    overflow-y:auto;
    overflow-x:hidden;
}
.product-filter-row {
    margin-bottom: 35px;
}
div.product-filter-container {
    border: none;
}
div.product-filter-header-container {
    background-color: transparent;
    padding: 0;
    border: none;
    float: none;
}
div.product-filter-body-container, div.product-filter-body-container-price {
    padding: 10px 0 0;
}
div.product-filter-body-container-price {
    padding-top: 15px;
}
div.product-filter-header-text {
	font-family: 'Cormorant Garamond', serif;
	font-size: 25px;
}
div.product-filter-checkbox-container {
    display: flex;
    align-items: center;
    border: solid 1px #eee;
    padding: 6px 8px;
    position: relative;
    transition: background 0.3s ease;
    background-color: #FFF;
}
.product-filter-checkbox-container img.flag {
    width: 18px;
    margin-right: 6px;
}
div.product-filter-advanced-variant-checkboxes, div.product-filter-tag-checkboxes, div.product-filter-manufactor-checkboxes {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}


.product-filter-advanced-variant-checkboxes div.product-filter-checkbox-container, div.product-filter-tag-checkboxes div.product-filter-checkbox-container, div#product-filter-manufactor-checkboxes .product-filter-checkbox-container {
    margin: 0 5px 5px;
    width: calc(50% - 10px) !important;
    background-color: #FFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
div.product-filter-checkbox-container.active {
    border-color: #559a9f !important;
    background-color: #559a9f !important;
}
div.product-filter-checkbox-container.active * {
    color: rgba(255,255,255,1.00);
}
.product-filter-advanced-variant-checkboxes div.product-filter-checkbox-container.active, div.product-filter-tag-checkboxes div.product-filter-checkbox-container.active {
    background-color: #559a9f;
    color: rgba(255,255,255,1.00);
}

div.product-filter-checkbox-container:not(.disabled):not(.active):hover, div.product-filter-clear-all a:hover {
    background-color: #559a9f !important;
    border-color: #559a9f !important;
    color: #FFF;
}

div.product-filter-checkbox-container.disabled {
    cursor: default;
    opacity: .3;
}
div.product-filter-checkbox-container.disabled:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}
div.product-filter-checkbox-container > * {
    flex: none;
    float: none;
}
label.product-filter-checkbox-label {
    float: none;
    line-height: normal;
    flex: auto;
    cursor: pointer;
}
div.product-filter-clear {
    display: none;
}
.product-filter-row input[type="checkbox"] {
    display: none;
}
.checkbox {
    float: left;
    width: 19px;
    height: 19px;
    background-color: rgba(214,214,214,1.00);
    cursor: pointer;
    margin: 0 8px 0 0;
    border-radius: 50%;
}
input:checked + label .checkbox {
    background-color: rgba(249, 83, 134, 1);
}
div.product-filter-clear-all {
    margin: 0 0 10px;
}
div.product-filter-clear-all a {
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 3px 10px;
    border-radius: 3px;
	background-color: #FFF;
	border: 1px solid #eee;
	color: #000;
}
.btnFilterProductsFound {
    display: block;
    margin: 0 0 20px;
}
.btnFilterProductsFound:before {
    content: "×";
    font-family: 'Arial';
    position: absolute;
    right: 6px;
    top: 50%;
    font-weight: normal;
    transform: translateY(-50%);
    font-size: 20px;
    cursor: pointer;
    background-color: rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
    padding: 3px 0;
    line-height: 1;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
}




/*! nouislider - 12.1.0 - 10/25/2018 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: absolute;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 4px;
}
.noUi-horizontal .noUi-handle {
  width: 30px;
  height: 24px;
  left: -17px;
  top: -11px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -29px;
  left: auto;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle.noUi-handle-upper {
	right: 0;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background:rgba(178,178,178,.30);
  border-radius: 0px;
	margin: 20px 0 15px;
  /*border: 1px solid #D3D3D3;
  /*box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;*/
}
.noUi-connect {
  background:rgba(0,0,0,1.00);
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  width: 1px;
  background: #E8E7E6;
  left: 12px;
  top: 6px;
}
.noUi-handle:after {
  left: 15px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border-radius: 3px;
  background:#559a9f;
  color:rgba(255,255,255,1.00);;
  padding: 2px 4px;
  text-align: center;
  white-space: nowrap;
	font-size: 60%;
}
.noUi-tooltip:after {
	content: "";
	width: 0px;
    height: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #559a9f;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}


.priceRangeInfo {
    display: flex;
}
.priceRangeInfo > span {
    flex: auto;
    font-size: 70%;
}
.priceRangeInfo > span:last-child {
    text-align: right;
}
.value-slider-wrapper-input {
    display: none;
}
aside {
    display: none;
}

#Content_Productlist > .clerk, #Content_Productlist table .clerk {
    margin-bottom: 40px;
    display: block;
}
#Content_Productlist > .clerk:empty, #Content_Productlist table .clerk:empty {
    min-height: 500px;
}

#Content_Productlist > .clerk:not(:empty), #Content_Productlist table  .clerk:not(:empty) {
    padding-bottom: 30px;
    display: block;
    background-color: #f6f6f6;
    padding: 30px 50px;
}

.clerk .slick-track {
    display: flex !important;
    padding-top: 25px;
    padding-bottom: 25px;
}
.clerk .slick-list {
    margin: 0 -25px;
}
.clerk .slick-slide {
    height: inherit !important;
    margin: 10px 25px;
    padding: 20px;
    background-color: #FFF;
    box-shadow: 0 0 6px rgba(0,0,0,0.1);
}
.clerk-design-component-sgVdo6S6 {
    padding: 15px;
}
.clerk-instant-search-container .mediumheader {
    font-size: 18px;
    margin: 0 0 10px;
}
.clerk .mediumheader {
    text-align: center;
}
.clerk.clerk-instant-search-container .mediumheader {
    text-align: left;
}
body.webshop-productinfo .clerk .slick-slide {
    margin: 0 25px;
    padding: 0;
    box-shadow: none;
}

#shipping-methods {
    margin-bottom: 30px;
}

.productcard.article {
    box-shadow: 0 0 40px rgba(0,0,0,.1);
    border: solid 1px rgba(241,241,241,1.00);
    padding: 30px 50px;
    background-color: rgba(255,255,255,1.00);
    flex-direction: column;
    align-items: stretch;
}
.productcard.article > div, .productcard.article > columns {
    line-height: 2.3em;
}
.productcard.article .spacebottom {
    margin-bottom: 80px;
}
.productcard.article > * {
    flex: none;
}
.productcard.article .image img {
    width: 100%;
    height: auto;
    display: block;
}
columns .focus {
    flex: none;
    width: 48%;
    background-color: #03213b;
    color: rgba(255,255,255,1.00);
    padding: 3%;
}
columns h2, columns h3 {
    font-weight: normal;
    font-size: 22px;
}
columns [style*="background"], columns[style*="background"] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
columns.padding {
    padding: 3%;
}
iframe[src*="youtu"] {
    max-width: 100%;
    display: block;
	height: auto;
	aspect-ratio: 16/9;
}

.mobilemenucontent {
    display: none;
}

.ba-slider{position:relative;overflow:hidden}.ba-slider img{width:100%;display:block;max-width:none}.ba-slider .resize{position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden}.ba-slider .handle{position:absolute;left:50%;top:0;bottom:0;width:4px;margin-left:-2px;background:rgba(0,0,0,.5);cursor:ew-resize}.ba-slider .handle:after{position:absolute;top:50%;width:64px;height:64px;margin:-32px 0 0 -32px;content:'\21d4';color:#fff;font-weight:700;font-size:36px;text-align:center;line-height:64px;background:#ffb800;border:1px solid #e6a600;border-radius:50%;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.3),inset 0 2px 0 rgba(255,255,255,.5),inset 0 60px 50px -30px #ffd466}.ba-slider .handle.ba-draggable:after{width:48px;height:48px;margin:-24px 0 0 -24px;line-height:50px;font-size:30px}

.ba-slider .handle:after {
    background-color: #a37439;
    border: none;
    content: "↔";
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Arial';
    box-shadow: none;
}

body.hidecontent .container.content {
	display: none;
}

[name="CustomerCenterForm"] #Field10_0 {
	display: none !important;
}


.newsletter {
    padding: 30px 0;
    background-color: #e9e7e2;
}
.newsletter > div {
}
.newsletter .newsletter-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}
.newsletter .newsletter-content > div > img {
    display: none;
}
.newsletter .newsletter-title {
    display: block;
    margin-bottom: 15px;
	font-family: 'Cormorant Garamond', serif;
    font-size: clamp(20px, 2.5vw, 42px);
    margin: 0 0 15px;
    font-weight: normal;
}
.newsletter small {
    color: rgba(0, 0, 0, 0.6)
}
.newsletter-input {
    width: 100%;
    max-width: 500px;
    padding: 0 15px;
    height: 40px;
    background-color: #fff;
    border: none;
    outline: 0px;
    box-shadow: rgba(50, 50, 93, 0.05) 0px 30px 60px -12px, rgba(0, 0, 0, 0.15) 0px 18px 36px -18px;
    margin-bottom: 20px;
}
.newsletter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.newsletter-options > label {
    display: flex;
    align-items: center;
    gap: 5px;
}
.newsletter-submit {
    height: 40px;
    padding: 0 15px;
    margin-top: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
	background-color: #559a9f;
	border-color: #559a9f;
	color: #FFF;
	border: none;
	transition: all 0.3s ease;
	cursor: pointer;
}

@keyframes slideout {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
#ActiveCategory_A {
	display: none !important;
}
.quickpopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999999;
}
/* .quickpopup .quickpopup-inner {
    background-color: #fff;
    max-width: 90%;
    width: 960px;
    max-height: 90vh;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px;
    position: relative;
    overflow: auto;
} */
.quickpopup .quickpopup-inner {
    animation: slideout .15s ease;
    background-color: #fff;
    max-width: 100%;
    width: 400px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    overflow: auto;
}
.quickpopup .quickpopup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 99999;
}
.quickpopup .quickpopup-close > svg {
    width: 100%;
    height: 100%;
    fill: #000;
    pointer-events: none;
}
.quickpopup .quickpopup-content {
    display: flex;
    flex-direction: column;
}
.quickpopup .badge {
    background-color: #000;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 10px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 9;
}
.quickpopup .badge-sale {
    background-color: rgba(255,213,0,1.00);
    color: rgba(0,0,0,1.00);
    left: auto;
    right: 20px;
}
.quickpopup .quickpopup-content-image {
    width: 100%;
    position: relative;
    aspect-ratio: 1/1;
}
.quickpopup .quickpopup-content-images {
    line-height: 0;
}
.quickpopup .quickpopup-content-images:not(.slick-initialized) > *:nth-child(1) ~ * {
    display: none;
}
.quickpopup .quickpopup-content-image img {
    aspect-ratio: 1/1;
    width: 100%;
}
.quickpopup .quickpopup-content-info {
    width: 100%;
    padding: 30px;
}
.quickpopup .quickpopup-content-info .title {
    font-family: 'Poppins', sans-serif;
    font-size: clamp(16px, 2.5vw, 24px);
    font-weight: normal;
    margin: 0 0 15px;
}
.quickpopup .quickpopup-content-info .price {
    font-size: clamp(14px, 2.5vw, 20px);
    display: flex;
    flex-direction: column;
    margin: 0 0 15px;
    color: #000;
}
.quickpopup .quickpopup-content-info .price strike {
    font-size: 14px;
    color: #990002;
}
.quickpopup .variants {
    margin: 30px 0;
}
.quickpopup .variants .variant-title {
    font-size: clamp(14px, 2.5vw, 16px);
    display: block;
    margin: 0 0 10px;
    color: #000;
}
.quickpopup .variants .variant-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    position: relative;
}
.quickpopup .variants .variant-group.loading {
    opacity: 0.5;
    pointer-events: none;
}
.quickpopup .variants .variant-group > button {
    padding: 5px 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    outline: 0px;
    transition: all 0.2s ease;
    min-width: 35px;
    text-align: center;
}
.quickpopup .variants .variant-group > button.unavailable {
    opacity: 0.5;
    pointer-events: none;
    position: relative;
}
.quickpopup .variants .variant-group > button.unavailable::after {
    content: '';
    height: 100%;
    width: 1px;
    background-color: #aaa;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}
.quickpopup .variants .variant-group > button.active {
    border-color: #559a9f;
    color: #fff;
    background-color: #559a9f;
}
.quickpopup .quickpopup-content-info-buy {
    display: flex;
    gap: 20px;
}
.quickpopup .quickpopup-content-info-buy .quantity {
    display: flex;
    align-items: center;
}
.quickpopup .quickpopup-content-info-buy .quantity .quantity-button {
    background: transparent;
    padding: 0;
    height: 45px;
	width: 45px;
    outline: 0px;
	border: 1px solid #eee;
	display: flex;
	justify-content: center;
	align-items: center;
}
.quickpopup .quickpopup-content-info-buy .quantity .quantity-button > svg {
    stroke: #000;
    stroke-width: 1px;
}
.quickpopup .quickpopup-content-info-buy .quantity > input::-webkit-outer-spin-button,
.quickpopup .quickpopup-content-info-buy .quantity > input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quickpopup .quickpopup-content-info-buy .quantity > input {
    border: none;
    height: 45px;
    width: 45px;
	background-color: #f9f9f9;
	margin: 0 5px;
    text-align: center;
    -moz-appearance: textfield;
}
.quickpopup .quickpopup-content-info-buy .quickpopup-submit {
    flex: auto;
    width: 100%;
    height: 45px;
    opacity: .5;
    pointer-events: none;
	background-color: #559a9f;
	border-color: #559a9f;
	color: #FFF;
}
.quickpopup .quickpopup-content-info-buy .quickpopup-submit.active {
    opacity: 1;
    pointer-events: auto;
}
.quickpopup .quickpopup-content-info-buy .quickpopup-submit.unavailable {
    opacity: .5;
    pointer-events: none;
    background: #333;
}
.hr-frontpage-products {
	margin-bottom: 80px;
}
.headline.specialHeader {
    position: relative;
    font-size: 30px;
	font-weight: bold;
    text-align: center;
    font-family: 'Poppins', sans-serif;
	padding: 0;
	margin: 0 0 30px 0;
	display: none !important;
}

.fpBoxes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin: 40px -1%;
}
.fpBoxes > div {
	flex: none;
	width: 48%;
	margin: 0 1% 2%;
	position: relative;
}
/*
.fpBoxes .nivo-dynamic-text {
	position: relative;
	top: 100% !important;
	bottom: auto!important;
	background-color: #f6f6f6;
	width: 100%;
}
.fpBoxes .nivo-dynamic-text-header {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
}
.fpBoxes .nivo-dynamic-text-header img {
	height: 60px;
	max-width: 100%;
}
*/

.productcard .productUsp {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    padding: 30px 0;
}
.productcard .productUsp > div {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 8px;
}
.productcard .productUsp > div svg {
    stroke: #aaa;
}
.productcard .productUsp > div > span {
    display: flex;
    align-items: center;
    gap: 5px;
}

div.bulkProductsHeader {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
	padding: 0;
	margin: 10px 0 5px;
}
.bulk {
	display: flex;
	flex-wrap: wrap;
	max-width: 100%;
	margin: 0 0 30px 0;
}
.bulk .bulkProduct {
	width: 100%;
	margin: 0 0 2%;
	border: solid 1px #eee;
	padding: 10px;
	position: relative;
	display: flex;
	align-items: center;
}
.bulk .bulkProduct:hover {
    background-color: rgba(247,247,247,1.00);
}
.bulk > .bulkProduct:not(:last-child) {
}
.bulk > div > * {
	flex: none;
}
.checkImageAmount {
	width: 29%;
}
.bulkCheck {
    width: 25px;
    height: 25px;
	display: inline-block;
	vertical-align: middle;
    border: solid 1px rgba(206,206,206,1.00);
    background-color: rgba(255,255,255,1.00);
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}
.bulkProduct.active .bulkCheck:before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="rgb(87,204,153)" width="15" height="15"><path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" /></svg>');
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #70a718;
    line-height: 1;
}
.bulkImage {
	width: 9%;
	margin: 0 4%;
}
.bulkImage img {
	display: block;
	width: 100%;
}
.bulk > div > .bulkName {
	flex: auto;
	padding: 0 2% 0 0;
	position: relative;
	text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.bulkName small {
	display: block;
}
.bulkName a {
	text-decoration: none;
}
.bulkName .bulkInfo {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	padding: 15px;
	border: solid 1px rgba(163,163,163,1.00);
	background-color: rgba(255,255,255,1.00);
	border-radius: 3px;
	z-index: 20;
	width: 100%;
	color: rgba(0,0,0,1.00);
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.bulkName:hover .bulkInfo:not(:empty) {
	display: block;
}
.bulkName .bulkProductInfoRelatedProductVariantSelector {
	margin-top: 5px;
    display: block;
}
.bulkAmount {
	width: 32%;
	height: 37px;
	border-radius: 2px;
	padding: 0;
	text-align: center;
	border: solid 1px rgba(220,220,220,1.00);
	font-size: 13px;
	display: none;
	vertical-align: middle;
}
.bulkPrice {
	text-align: right;
	width: 26%;
}
.bulkPrice strike {
	display: block;
	color:rgba(174,174,174,1.00);
}
.bulkProduct .viewMoreContainer {
	display: none;
	padding: 15px 0 10px;
}
.bulkProduct .viewMoreThumbsContainer {
	margin: 0 -1% 15px;
}
.bulkProduct .viewMoreThumbsContainer > a {
	display: inline-block;
	margin: 0 1%;
	width: 10.5%;
	vertical-align: top;
}
.bulkProduct .viewMoreThumbsContainer > a > img {
	display: block;
	width: 100%;
	border: solid 1px rgba(220,220,220,1.00);
	border-radius: 3px;
}
.bulkProduct .viewMoreThumbsContainer > a:hover > img {
	opacity: .8;
}
.viewProductButton {
	float: right;
}
.bulkProduct .viewLessButton, .bulkProduct .viewMoreButton, .bulkProduct .viewProductButton {
	cursor: pointer;
	border-radius: 3px;
	padding: 2px 7px 3px;
	background-color:#c32525;
	color: rgba(255,255,255,1.00);
	display: inline-block;
}
.bulkProduct .viewLessButton i, .bulkProduct .viewMoreButton i {
	margin: 0 5px 0 0;
}
.bulkProduct .viewProductButton {
	float: right;
	background-color: #559a9f;
}
.bulkProduct .viewMoreButton {
	cursor: pointer;
	font-size: 12px;
	margin: 4px 0 0 calc(25px + 8%);
	background-color: #343c46;
	text-align: center;
}
.bulkProduct .viewMoreButton.viewMoreActive {
	background-color:#c32525;
}
.bulkProduct .viewLessButton {
	margin: 10px 0 0;
}

h1 > br {
    display: none;
}
.SubCats_Categories_Container {
}

.ProductList_Custom_DIV {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 40px;
}
.ProductList_Custom_DIV > div {
    width: calc(50% - 20px);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 3px;
    background-color: #fff;
    overflow: hidden;
    transition: box-shadow ease .2s, transform ease .2s;
}
.ProductList_Custom_DIV > div:hover {
    transform: scale(1.01);
    box-shadow: rgba(50, 50, 93, 0.15) 0px 50px 100px -20px, rgba(0, 0, 0, 0.2) 0px 30px 60px -30px;
}
.ProductList_Custom_DIV > div > form {
    display: flex;
    min-height: 100%;
}
.ProductList_Custom_DIV > div > form .image {
    width: 40%;
    line-height: 0;
}
.ProductList_Custom_DIV > div > form .image > a {
    display: block;
    width: 100%;
    height: 100%;
}
.ProductList_Custom_DIV > div > form .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ProductList_Custom_DIV > div > form .info {
    width: 60%;
    padding: 30px;
    display: flex;
    flex-direction: column;
}
.ProductList_Custom_DIV > div > form .info .name {
    margin-bottom: 15px;
}
.ProductList_Custom_DIV > div > form .info .name > a {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
}
.ProductList_Custom_DIV > div > form .info .readmore {
    margin-top: auto;
    width: fit-content;
    border-radius: 3px;
}



.serviceContainer {
    display: flex;
    gap: 40px;
}
.serviceContainer > * {
    flex: auto;
}
.serviceContainer > .serviceUlLeft {
    flex: none;
    width: 320px;
    padding-right: 40px;
    border-right: 1px solid #ccc;
}
.serviceContainer > .serviceUlLeft > ul {
    position: sticky;
    top: 248px;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
}
.serviceContainer > .serviceUlLeft > ul > li a {
    padding: 5px 0;
    display: block;
    text-decoration: none;
    font-weight: normal;
}
.serviceContainer > .serviceUlLeft > ul > li a.Link_Active_Topmenu {
    color: #559a9f;
}


/* BRANDS */
.brandsContainer .brandsNav {
	display: flex;
	justify-content: flex-end;
}
.brandsContainer .brandsNav > span {
	text-transform: uppercase;
	cursor: pointer;
	padding: 10px;
}
.brandsContainer .brandsNav > span.active {
	font-weight: bold;
	cursor: auto;
}
.brandsContainer .brandsSection {
	display: flex;
	padding: 30px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.brandsContainer .brandsSection .brandsSectionTitle {
	width: 20%;
}
.brandsContainer .brandsSection .brandsSectionTitle > strong {
	font-size: 60px;
	font-weight: normal;
	font-family: 'Merriweather', serif;
	line-height: 1;
}
.brandsContainer .brandsSection .brandsSectionItems {
	width: 80%;
	column-count: 2;
	column-gap: 30px;
}
.brandsContainer .brandsSection .brandsSectionItems > a {
	display: block;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	color: inherit;
}


.customerwrapper {
    display: block;
}
.customerwrapper > .customernav {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px 30px;
    background-color: #f9f9f9;
}
.customerwrapper > .customernav .tabnav {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
}
/* .customerwrapper > .customernav .tabnav > span:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
} */
.customerwrapper > .customernav .tabnav > span {
    display: block;
    padding: 0;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
.customerwrapper > .customernav .tabnav > span a {
    text-decoration: none;
}
.customerwrapper > .customercontent {
    width: 100%;
    flex: auto;
}
.customerwrapper .customercontent .Heading_Customer {
    font-size: 20px;
    font-weight: bold;
    display: block;
}
.customerwrapper .customercontent form {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.customerwrapper .customercontent table {
    width: 100%;
    max-width: 100%;
}
.customerwrapper .customercontent table table table td {
    padding: 5px 0;
}
.customerwrapper .customercontent table table table td:nth-child(3) {
    display: none;
}
.customerwrapper .customercontent .customercontentfooter {
    padding: 20px;
    background-color: #eee;
}
.topcategories {
	padding: 50px 0;
}
.topcategories > div {
	display: flex;
	justify-content: center;
	margin: 0 -1%;
}
.topcategories > div > a {
	flex: none;
	width: 18%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: 0 1%;
	position: relative;
	text-decoration: none;
}


.topcategories span.btnlink {
	display: block;
	text-align: center;
	font-family: 'Cormorant Garamond', serif;
	font-size: 18px;
	padding: 10px 30px;
	color: #000;
	transition: ease .5s;
	background-color: #f9f9f9;
	width: 100%;
    flex: auto;
}


.hits {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
.hits > div {
	flex: none;
	width: 49%;
}
.hits .nivo-dynamic-text {
	position: absolute;
    top: auto!important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    color: #FFF;
	bottom: 80px !important;
	font-family: 'Cormorant Garamond', serif;
}
.hits .nivo-dynamic-text-inner-content-left {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.hits .nivo-dynamic-text-header {
	font-weight: bold;
	font-size: 50px;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
}
.hits .nivo-dynamic-text-link {
	padding: 8px 30px;
    text-decoration: none;
	font-size: 25px;
}
.hits .nivo-dynamic-text:hover .nivo-dynamic-text-link {
	box-shadow: 0 12px 24px -6px rgb(85 154 159 / 20%);
    transform: translateY(-3px);
    color: #FFF;
    background-color: #559a9f;
}

.notinstock{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.StockEmailNotificationWrapper {
    width: 100%;
}
.StockEmailNotificationWrapper:after {
	content: "Ved opskrivning til lagernotifikation, reserveres varen ikke til dig, men du får besked på email når den er på lager. Ønsker du at reservere eller vil du vide leveringstid, kontakt os på tlf. 55461344 eller kundeservice@lundemoellen.dk";
	font-size: 11px;
	position: relative;
}

/*
#checkout_customer_phone {
    position: absolute;
    top: 0;
    left: -200vw;
}
*/
.phoneContainer {
    display: flex;
    width: 100%;
    height: 35px;
    border: solid 1px rgba(237,237,237,1.00);
    background-color: rgba(255,255,255,1.00);
}
.phoneContainer > span {
    width: 45px;
    height: 100%;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.phoneContainer > input {
    padding: 0 10px;
    flex: auto;
    border: none;
    height: 33px;
    border-left: solid 1px rgba(237,237,237,1.00);
}


.alert,
.pickupPopup {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .3s ease;
}
.pickupPopup.active {
    opacity: 1;
    pointer-events: auto;
}
.alert .alertbox,
.pickupPopup > .pickupPopupContent {
    text-align: center;
    width: 90%;
    max-width: 500px;
    background-color: #FFF;
    padding: 20px;
    border-radius: 5px;
    position: relative;
}
.alert .alertbox .alertclose,
.pickupPopup > .pickupPopupContent > .pickupPopupClose {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alert .alertbox .alertclose > svg,
.pickupPopup > .pickupPopupContent > .pickupPopupClose > svg {
    pointer-events: none;
}
.pickupPopup > .pickupPopupContent > .pickupPopupButtons {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}
.alert {
    opacity: 1;
    pointer-events: auto;
}


#subscription-maillist {
    background-color: rgba(255,255,255,1.00);
    border: solid 1px #e1e1e1;
    margin: 15px 0;
}
#subscription-maillist [for="subscription-maillist-subscribe"] {
    display: flex;
    gap: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 10px;
}
#subscription-maillist > p {
    padding: 10px;
    font-size: 12px;
    margin: 0;
}
#subscription-maillist > .listSelectContainer {
    padding: 10px;
    border-top: 1px solid rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    gap: 5px;
}
#subscription-maillist > .listSelectContainer > label {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}


.ordercontainer {
    display: flex;
    flex-direction: column;
}
.ordercontainer > .ordertitle {
    display: block;
    margin-bottom: 20px;
}
.ordercontainer > .ordertitle > h1 {
    font-size: clamp(24px, 5vw, 32px);
    font-weight: bold;
}
.ordercontainer > .orderheader {
    display: block;
    margin-bottom: 20px;
}
.ordercontainer > .orderheader > strong {
    font-size: clamp(16px, 5vw, 20px);
    display: block;
}
.ordercontainer > .orderheader > small {
    font-size: clamp(12px, 5vw, 14px);
    display: block;
}
.ordercontainer > .orderheader > .orderinfo,
.ordercontainer > .orderheader > .shippinginfo {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
.ordercontainer > .orderheader > .orderinfo {
    font-size: 12px;
}
.ordercontainer > .orderheader > .shippinginfo {
    font-size: clamp(12px, 5vw, 14px);
}
.ordercontainer > .orderlineheader,
.ordercontainer > .orderlines > li > .orderline {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
.ordercontainer > .orderlines > li > .orderline > li {
    padding: 20px 0;
}
.ordercontainer > .orderlineheader > li:nth-child(1),
.ordercontainer > .orderlines > li > .orderline > li:nth-child(1) {
    width: 100px;
    flex: none;
}
.ordercontainer > .orderlineheader > li:nth-child(2),
.ordercontainer > .orderlines > li > .orderline > li:nth-child(2) {
    flex: auto;
}
.ordercontainer > .orderlines > li > .orderline > li:nth-child(2) {
    display: flex;
    gap: 10px;
    align-items: center;
}
.ordercontainer > .orderlineheader > li:nth-child(3),
.ordercontainer > .orderlines > li > .orderline > li:nth-child(3),
.ordercontainer > .orderlineheader > li:nth-child(4),
.ordercontainer > .orderlines > li > .orderline > li:nth-child(4) {
    width: 15%;
    flex: none;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}
.ordercontainer > .orderlineheader {
    padding: 20px 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.ordercontainer > .orderlines {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ordercontainer > .orderlines .orderline > li > span {
    display: block;
}
.ordercontainer > .orderfooter > .orderfooterinfo {
    list-style: none;
    padding: 20px 0;
    margin: 0;
    display: flex;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.ordercontainer > .orderfooter > .orderfooterinfo > li > * {
    display: block;
}
.ordercontainer > .orderfooter > .orderfooterinfo > li:nth-child(1),
.ordercontainer > .orderfooter > .orderfooterinfo > li:nth-child(2) {
    width: 20%;
    flex: none;
}
.ordercontainer > .orderfooter > .orderfooterinfo > li:nth-child(3) {
    flex: auto;
    text-align: right;
}
.ordercontainer > .ordershortcuts {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    padding: 30px 0;
}
.ordercontainer > .ordershortcuts > a {
    background-color: #559a9f;
    color: #fff;
}
.ordercontainer > .ordershortcuts > a:last-child {
    background-color: #333;
}
.orderusp {
    padding: 30px 0;
}

.orderusp > div {
    display: flex;
    align-items: center;
	padding: 8px 0;
}
.orderusp > div > span {
	display: flex;
	align-items: center;
	line-height: 1;
}
.orderusp > div > span > img {
	margin-right: 8px;
	height: auto;
	width: 100px;
}
.orderusp > div > img {
	margin-right: 8px;
	width: 16px;
}

.orderusp.footerusp {
    display: none;
}
.ordercontainer > .orderinfo {
    padding: 30px 0;
}
.ordercontainer > .orderinfo > h2 {
    font-size: clamp(24px, 5vw, 32px);
}



/* SKJUL BETALINGSGEBYR i CHECKOUT */
table#order-summary + table > tbody > tr:nth-child(2) {
    display: none;
}


.stockcontainer {
    font-size: 0;
}
.stockcontainer .StockEmailNotificationDialog_Link_ProductInfo {
    font-size: 14px;
}


.readmorecontainer .readmorecontent {
    height: 200px;
    overflow: hidden;
    position: relative;
}
.readmorecontainer.open .readmorecontent {
    height: auto;
    overflow: visible;
}
.readmorecontainer .readmorecontent::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
}
.readmorecontainer.open .readmorecontent::after {
    display: none;
}
.readmorecontainer .readmorebutton {
    display: block;
    margin-top: 10px;
    text-decoration: underline;
}


.backtotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    border-radius: 99px;
    background-color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .2s ease-in-out, opacity .2s ease-in-out;
    opacity: 0;
    pointer-events: none;
    z-index: 999999;
}
.backtotop.active {
    opacity: 1;
    pointer-events: auto;
}
.backtotop > svg {
    pointer-events: none;
    stroke: #fff;
}
.backtotop:hover {
    background-color: #559a9f;
}

.badgesContainer {
    position: absolute;
    bottom: 10px;
    left:10px;
    z-index: 10;
	max-width: 70%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
}
.badgesContainer .badge {
    color: rgba(255,255,255,1.00);
    padding: 3px 10px;
}
.badgesContainer .badge:not(:last-child) {
	margin-bottom: 5px;
}
.productcard .badgesContainer {
	font-size: 20px;
	bottom: auto;
	top: 10px;
	line-height: 1;
}
.productcard .badgesContainer .badge {
	padding: 3px 20px;
}


tr.basket-line:has(a[href*="-106856p"]),
.ShowBasket_Custom_DIV > div:has(a[href*="-106856p"]) {
    display: none;
}

body.feeproduct .viabill-pricetag,
body.feeproduct .productcard .stock,
body.feeproduct .productcard .buyWrapper,
body.feeproduct .productcard .productcard-shippinginfo,
body.feeproduct .productcard .feelgood,
body.feeproduct .productcard .expanded-description,
body.feeproduct .productcard .BreadCrumb_ProductInfo {
    display: none !important;
}


@media (min-width: 900px) {
	.topcategories > div > a {
		transition: transform .5s;
	}
	.topcategories > div > a:hover {
		transform: scale(1.07);
	}
	[class*="Custom_UL"] > li {
		transition: all .3s cubic-bezier(.4,0,.2,1);
	}
    .customerwrapper {
        display: flex;
        gap: 30px;
    }
    .customerwrapper > .customernav {
        width: 320px;
        flex: none;
        margin-bottom: 0;
    }
	.productmenu {
		border-bottom: 1px solid #eee;
	}
    .newsletter {
        padding: 0;
    }
    .newsletter .newsletter-content {
        flex-direction: row;
        gap: 100px;
    }
    .newsletter .newsletter-content > div {
        position: relative;
    }
    .newsletter .newsletter-content > div > * {
        position: relative;
        z-index: 1;
    }
    .newsletter .newsletter-content > div > img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        mix-blend-mode: darken;
        opacity: 0.2;
    }
    .newsletter .newsletter-content > * {
        width: 50%;
        flex: none;
        padding: 110px 0;
    }
    .newsletter .newsletter-input {
        padding: 0 20px;
        height: 50px;
    }
    .newsletter .newsletter-submit {
        height: 40px;
        padding: 0 20px;
    }

    [class*="Custom_UL"] .product:hover:before {
        opacity: 1;
    }
    [class*="Custom_UL"].slick-initialized .product:hover:before {
        box-shadow: 0 0 20px rgba(0,0,0,.1); 
    }

    footer .socials {
        justify-content: flex-end;
    }


    body.bodyOverlay div.content:after {
		position: fixed;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.7);
		z-index: 10;
	}
    .btnfilter, .btnFilterProductsFound {
        display: none;
    }
    .webshop-productlist .container.content {
        display: flex;
        align-items: flex-start;
    }
    .webshop-productlist aside {
        display: block;
        flex: none;
        width: 360px;
        margin-right: 50px;
    }
    .webshop-productlist .productFilter {
        display: block;
    }
    .webshop-productlist aside:not(:empty) + div {
        width: calc(100% - 410px);
        flex: none;
    }
    .listtools > table.Productlist_Sort_table {
        display: none;
    }
   
    .container.content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .spacebottom, .Text1_FrontPage > *:not(:last-child) {
        margin-bottom: 20px;
    }
    .cat-dec {
        display: flex;
        align-items: center;
    }
    .cat-dec > img, .cat-dec > video {
        flex: none;
        width: 50%;
        min-width: 50%;
        max-width: 50%;
        display: block;
    }
    .cat-dec > div {
        flex: auto;
        background-color: #f9f9f9;
        padding: 30px;
        margin-left: -30px;
        z-index: 9;
    }
    .infobar > div {
        justify-content: center;
        padding: 8px 30px;
    }
    .topnav .logo {
        margin: 20px 0;
    }
    .topnav > div.container > a {
        flex: none;
        width: 30%;
        display: flex;
        align-items: center;
    }
	.topnav > div.container > div.search {
		flex: auto;
	}
    form.search {
        position: relative;
    }
    .search input[type="text"] {
        background-color: #FFFFFF;
        background-image: url("/images/skins/Main/images/icon-search-black.svg");
        background-position: calc(100% - 15px);
        background-repeat: no-repeat;
        background-size: 18px;
        height: 45px;
        padding: 0 20px;
		border: 0;
    }
    .topnav > div.container > div {
        flex: none;
		width: 30%;
    }
    
    .topmenu {
        display: none;
    }
    .productmenu .closebutton {
       display: none;
    }
    .Heading_ProductMenu {
        display: none;
    }
    #ProductmenuContainer_DIV {
        position: relative;
		background-color: #FFF;
    }
    #ProductMenu_List {
        display: flex;
        margin: 0 auto;
        padding: 0;
        width: 1500px;
        max-width: 90%;
        list-style-type: none;
		justify-content: center;
    }
    #ProductMenu_List > li {
        flex: auto;
    }
    #ProductMenu_List > li.has-dropdown > a::after {
        content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1" stroke="currentColor" width="12" height="12"><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 8.25l-7.5 7.5-7.5-7.5" /></svg>');
        margin-left: 8px;
    }
	/*
    #ProductMenu_List > li.auto {
        flex: auto;
    }
	*/
    #ProductMenu_List > li > a:last-of-type {
        display: flex;
        text-decoration: none;
		font-size: 17px;
		text-transform: uppercase;
        padding: 14px 5px;
        height: 100%;
        align-items: center;
		justify-content: center;
		font-family: 'Cormorant Garamond', serif;
    }
	#ProductMenu_List > li > a[href*="/shop/news-ALL-"] {
		background-color: #559a9f;
		color: #FFF;
	}
    #ProductMenu_List > li > a[href*="-2395s1.html"] {
		background-color: rgba(255,213,0,1.00);
		color: #000;
	}
    #ProductMenu_List > li > a[href*="-1896s1.html"] {
		background-color:rgba(0,0,0,1.00);
		color: #fff;
	}
    #ProductMenu_List > li.auto > a:last-of-type {
        display: inline-flex;
    }
     
    #ProductMenu_List > li.single {
        position: relative;
    }
    #ProductMenu_List > li > ul {
        display: none;
        min-width: 200px;
    }
    #ProductMenu_List > li > ul > li > a {
        display: block;
        padding: 2px 0;
        text-decoration: none;
    }
    #ProductMenu_List > li.hover:hover > ul {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #fff;
        list-style: none;
        padding: 20px 30px;
        margin: 0;
    }
    .dropdowncontainer {
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100vw;
        padding: 0;
        background-color: #f9f7f4;
		max-height: calc(100vh - 260px);
        overflow-y: auto;
    }
    .dropdowncontainer > .dropdowninnercontainer {
        flex: none;
		width: 100%;
        display: flex;
    }
    .dropdowncontainer > .dropdowninnercontainer > ul {
        flex: auto;
        list-style-type: none;
        margin: 0;
        padding: 0;
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
		padding: 3%;
		gap: 3vw;
    }
	.dropdowncontainer > .dropdowninnercontainer > ul.highlighted {
		flex-wrap: nowrap;
		background-color: #f1eee9;
		max-width: 45%;
		justify-content: flex-start;
		flex: none;
	}
    .dropdowncontainer > .dropdowninnercontainer > ul > li {
        flex: none;
		width: calc(25% - 2.25vw);
    }
	.dropdowncontainer > .dropdowninnercontainer > ul.highlighted + ul > li {
		width: calc(33.33% - 2.25vw);
	}
	
	.dropdowncontainer > .dropdowninnercontainer > ul > li.full {
		width: 100%;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li.auto {
		width: auto;
	}
	
	
    .dropdowncontainer > .dropdowninnercontainer > ul > li > a,
    .dropdowncontainer > .dropdowninnercontainer > ul > li > a > span {
        font-size: 20px;
    }
	.dropdowncontainer > .dropdowninnercontainer > ul > li > a {
		padding-bottom: 10px;
		font-family: 'Cormorant Garamond', serif;
		font-size: 20px;
	}
	
	
	.dropdowncontainer > .dropdowninnercontainer > ul.blogul {
		
	}
	.dropdowncontainer > .dropdowninnercontainer > ul.blogul > li {
		flex: none;
		width: calc(25% - 2.25vw);
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-end;
		text-align: center;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul.blogul > li > span.Productmenu_Category_Icon_Container {
		flex: none;
		font-size: 0;
		width: 58%;
		margin: 0 0 20px 0;
		display: flex;
		align-items: center;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul.blogul > li > span.Productmenu_Category_Icon_Container > a {
		flex: none;
		width: 100%;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul.blogul > li > span.Productmenu_Category_Icon_Container > a > img {
		width: 100%;
		height: auto;
		aspect-ratio: 1/1;
		object-fit: cover;
		object-position: 50%;
		display: block;
		box-shadow: 0 0 6px rgba(232, 228, 222, 0.6);
		border: 8px solid #FFF
	}
	.dropdowncontainer > .dropdowninnercontainer > ul.blogul > li > span.Productmenu_Category_Icon_Container + a {
		font-size: 16px;
		padding: 0;
	}
	
	
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul.alfabet {
		column-count: 4;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul > li {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	
	
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul > li.letter {
		text-transform: uppercase;
		font-weight: bold;
		break-after: avoid-column;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul > li + .letter {
		margin-top: 15px;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul > li > a {
		padding: 2px 0;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul > li.more > a {
		color: rgba(255,255,255,1.00);
		text-decoration: none;
		padding: 7px 23px;
		font-weight: normal;
		background-color: #000;
		margin: 10px 0 0;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul > li.more ~ li {
		display: none;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul > li > ul {
		display: none;
	}
	/*
    .dropdowncontainer > .dropdowninnercontainer > ul.level3ul {
        flex: auto;
        padding: 60px 60px 60px 100px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 40px;
    }
    .dropdowncontainer > .dropdowninnercontainer > ul.level3ul li.more {
        margin-top: 10px;
    }
    .dropdowncontainer > .dropdowninnercontainer > ul.level3ul li.more > a {
        display: flex;
        align-items: center;
        gap: 6px;
    }
	*/
    .dropdowncontainer a {
        text-decoration: none;
        display: block;
        font-size: 13px;
		/*white-space: nowrap;*/
    }
    .dropdowncontainer a:hover {
        text-decoration: underline;
    }
	/*
    ul.dropdown + ul.level3ul {
       
        flex-wrap: wrap;
    }
    .level3ul {
        display: flex;
    }
	.level3ul > li > ul > li > ul {
		display: none;
	}
    .level3ul > li > ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    .level3ul > li > a {
        font-size: 14px;
        margin-bottom: 17px;
    }
    .level3ul > li > a > span.ProductMenu_MenuItemBold {
        font-weight: bold;
    }
	.level3ul > li > ul > li > a:not(li.more > a) {
		background-image: url("/images/skins/Main/images/icon-arrow-thin.svg");
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 21px;
		padding: 2px 0 2px 27px;
		font-size: 12px;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow-x: hidden;
	}
	*/
	#ProductMenu_List > li:first-child .productmenubanner {
		display: none;
	}
	/*
    .dropdowncontainer[class*="col"] > div > ul.dropdown {
        column-gap: 60px;
        column-rule: 1px solid rgba(231,231,231,1.00);
    }
    .dropdowncontainer.col2 > div > ul.dropdown {
        column-count: 2;
    }
    .dropdowncontainer.col3 > div > ul.dropdown {
        column-count: 3;
    }
    .dropdowncontainer.colalfabet > div > ul.dropdown {
        column-count: 5;
    }
    
    .alfabetcolumns {
        display: flex;
        width: 100%;
    }
    .alfabetcolumns > div {
        flex: auto;
    }
    .alfabetcolumns > div div.letter {
        font-size: 14px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .alfabetcolumns > div > div.letter:not(:first-child) {
        margin-top: 15px;
    }
	*/
    .productmenubanner {
        flex: none;
        width: 30%;
		max-width: 450px;
		min-height: 300px;
		display: flex;
    }
    
    .productmenubanner img {
        display: block;
        width: 100%;
        height: 100%;
		max-height: 660px;
        object-fit: cover;
		object-position: 50% 50%;
		flex: none;
    }
    
    
    .SubCats_Categories_UL.brandsul > li,
    .SubCats_Categories_UL.designersul > li {
        transition: all .3s ease;
    }
    .SubCats_Categories_UL.brandsul > li:hover,
    .SubCats_Categories_UL.designersul > li:hover {
        transform: scale(1.1);
    }
    
    #ProductMenu_List > li:hover > .dropdowncontainer,
	#ProductMenu_List > li:nth-child(400) > .dropdowncontainer {
        display: block;
    }
    
    .top-categories {
        margin: 60px 0;
    }
    .top-categories > div > a {
        width: 25%;
    }
    
    .topnav > .container {
        position: relative;
    }

    .twocolumns > * {
        flex: none;
        width: 48%;
    }
  
    .showbasket > .summary {
        display: flex;
        flex-direction: column;
    }
    .showbasket > .summary > * {
        flex: none;
    }
    
    .hideondesktop {
        display: none;
    }
    
    .Text1_FrontPage .fpusp img {
        width: 30px;
    }
    .Text1_FrontPage .fpusp img[src*="maerket"] {
        width: 110px;
    }
    .fpusp:not(.slick-initialized) > *, .fpusp .slick-slide {
        font-size: 17px;
    }
    .Text2_FrontPage {
        padding-top: 50px;
        display: block;
        margin: 0 auto;
        width: 1200px;
        text-align: center;
        max-width: 100%;
    }
    button.showresultsbutton {
        width: calc(30% - 45px);
    }
    .listtools {
        margin-left: -2%;
        margin-right: -2%;  
    }
    .listtools > * {
        margin: 0 2%;
        min-width: 21%;
    }
    
    .listtools .toppager {
        flex: auto;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        
    }
    .listtools .toppager .pager {
        flex-wrap: nowrap;
        min-width: 307px;
    }
    
    [class*="Custom_UL"] > li {
        width: 21%;
    }
    [class*="Custom_UL"].fullwidth > li {
        width: 21%;
    }
    
    .SubCats_Categories_UL {
        margin-left: -1%;
        margin-right: -1%;
        margin-bottom: 40px;
    }
    
    .SubCats_Categories_UL:not(.brandsul):not(.designersul) {
    }
    .SubCats_Categories_UL > li {
        width: auto !important;
        margin: 0 0.5% 1%;
    }
    
    .productcard {
        display: flex;
        flex-wrap: wrap;
    }
    .productcard > * {
        flex: none;
    }
    
    .productcard > div.imagescontainer {
        width: 45%;
		position: relative;
    }
	.productcard > div.imagescontainer > div {
	}
    .productcard-buysection {
        width: 50%;
		margin: 0 0 0 5%;
    }
    .productcard .productcard-buysection [data-savings]:not([data-savings=""]):not([data-savings="100%"]):before {
        transform: scale(1.5);
        transform-origin: 100% 0;
    }

    .webshop-checkout .productmenu,
    .webshop-checkout form.search,
    .webshop-checkout .topnavbuttons > *:not(.basket):not(.minibasketcontainer) {
        display: none;
    }
    .checkoutsteps > div.done:before {
        background-size: 15% auto;
    }

    footer .columns {
        display: flex;
        justify-content: space-between;
    }
    footer .columns > *:last-child {
        text-align: right;
    }
    footer .columns > *:not(:last-child) {
        padding-right: 3%;
    }
    footer .newsletter {
        max-width: 350px;
    }
	.product-filter-row {
		margin-bottom: 15px;
		background-color: #FFF;
	}
    .asideul, .asideul ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
	.asideul > li > ul a > img {
		display: none;
	}
	body.blog .productFilter {
		display: none;
	}
    .asideul ul {
        display: none;
    }
    .asideul a:not(#ActiveCategory_A) {
        display: block;
        text-decoration: none;
    }
    .asideul ul.dropdown li:not(.active) > a:not(#ActiveCategory_A):hover {
        text-decoration: underline;
    }
	.asideul > li > ul {
		background-color: #FFF;
	}
    .asideul > li > ul li.viewall {
        text-decoration: underline;
        margin-top: 5px;
        cursor: pointer;
        color: #559a9f;
		display: none;
    }
    .asideul > li > ul ul {
        margin: 5px 0;
        padding: 0 0 0 10px;
    }
    .asideul > li > a {
        font-family: 'Poppins', sans-serif;
        margin: 0 0 15px;
        font-size: 20px;
        font-weight: 300;
		display: none !important;
    }
    .asideul > li > a > span.ProductMenu_MenuItemBold {
        font-weight: 400;
    }
    .asideul > li > ul a {
        padding: 2px 0;
    }
    .asideul > li > ul a.Activ_ProductMenu {
        color: #559a9f;
        font-weight: normal;
    }
    .asideul + .productFilter {
        padding-top: 20px;
        margin-top: 20px;
        border-top: solid 1px rgba(217,217,217,1.00);
    }
    
    columns {
        display: flex;
        margin-left: -2%;
        margin-right: -2%;
    }
    columns > * {
        flex: auto;
        margin-left: 2%;
        margin-right: 2%;
    }
    columns > :last-child:not(:first-child) {
        flex: none;
        width: 46%;
    }
    columns > div.short {
        align-self: center;
        font-size: 200%;
        padding: 0 5%;
        line-height: 2em;
    }
    columns.padding {
        margin-left: 0;
        margin-right: 0;
    }
    columns.padding > * {
        margin-left: 0;
        margin-right: 2%;
    }
    columns.padding > :last-child:not(:first-child) {
        margin-right: 0;
        width: 49%;
    }
    
    #column-order-summary {
        position: sticky;
        top: 5%;
    }
    .webshop-checkout .stickytop {
        position: absolute;
        top: -400px;
    }
}
@media (min-width: 1900px) {
	body.webshop-productlist .container {
		width: 2500px;
	}
	[class*="Custom_UL"] > li {
		width: 14.6%;
		margin: 0 1% 2%;
	}
	[class*="Custom_UL"]:not(.slick-initialized) {
		margin: 0 -1%;
	}
}
@media (max-width: 1400px) { 
	
	.dropdowncontainer .productmenubanner {
		display: none;
	}
	.dropdowncontainer a {
		white-space: normal;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul {
		gap: 2vw;
		padding: 2% 2.5%;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li {
		width: 220px;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > a,
	.dropdowncontainer > .dropdowninnercontainer > ul > li > a > span {
		font-size: 16px;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > a {
		padding-bottom: 3px;
	}
	.dropdowncontainer > .dropdowninnercontainer > ul > li > ul > li.more > a {
		margin: 4px 0 0;
		padding: 5px 15px;
	}
	
	
	
	[class*="Custom_UL"] > li {
		width: 23%;
	}
}
@media (max-width: 1200px) {
    .fpbanners span {
        font-size: 30px;
    }

    .ProductList_Custom_DIV > div {
        width: 100%;
    }
    .ProductList_Custom_DIV > div > form .info {
        padding: 20px;
    }
}
@media (max-width: 1100px) { 
	[class*="Custom_UL"] > li {
		width: 31.3%;
	}
}
@media (max-width: 899px) {
	.productcard .badgesContainer {
		font-size: inherit;
		line-height: normal;
	}
	.productcard .badgesContainer .badge {
		padding: 4px 10px;
	}
	.employee > li {
		width: 48%;
	}
    .container.content {
        overflow-x: clip;
    }
	.product .price .Prices_Custom_DIV > div {
		flex-wrap: wrap;
	}
	.product .price strike:not(:empty) {
		width: 100%;
		margin: 0;
	}
    .orderusp.footerusp {
        display: grid;
    }
    .orderusp {
        grid-template-columns: repeat(1, 1fr);
    }
  


    .slider-align {
        display: none;
    }
    
    .topcategories {
        padding-top: 0;
    }
    .topcategories > div > a[href="/shop/stald-tilbehoer-1778s1.html"] {
        display: none;
    }
    .topcategories > div > a {
        justify-content: normal;
    }

	.categorydescription > div:first-child {
		width: 100%;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	.categorydescription > div:last-child {
		width: 100%;
	}
	.fpBoxes .nivo-dynamic-text-header img {
		height: 30px;
	}
	.webshop-productlist .BreadCrumb_ProductList {
		display: block;
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
		overflow-y: hidden;
		width: 90vw;
		padding: 0 0 15px;
	}
    .webshop-productlist [itemtype*="https://schema.org/BreadcrumbList"] {
		margin: 0;
    }
  
	#column-order-summary {
		background-color: #f9f9f9;
		padding: 10px !important;
	}
	.showbasket > .summary > .showbasketnavigation {
		flex-wrap: wrap;
	}
	.showbasketnavigation a:first-child {
		width: 100%;
	}
	.showbasketnavigation a:last-child {
		width: 100%;
		margin-top: 10px;
	}
	.showbaskettrust .productcard-shippinginfo {
		width: 100%;
	}
	.showbaskettrust > div:first-child {
		width: 100%;
		margin-bottom: 10px;
	}
	.hr-frontpage-products {
		margin-bottom: 20px;
	}
	.uspcontainer {
		margin: 10px auto;
		flex-wrap: wrap;
	}
	.uspcontainer > div {
		width: 100%;
	}
	.uspcontent {
		padding: 30px;
	}
	.uspcontent li {
		width: 100%;
		margin-bottom: 20px;
	}
	.topcategories {
		padding-bottom: 0;
	}
	.topcategories > div {
		flex-wrap: wrap;
	}
	.topcategories > div > a {
		width: 48%;
		margin: 0 1% 2%;
	}
	/* .topcategories > div > a:last-child {
		width: 98%;
	} */
	.topcategories > div > a img {
		width: 100%;
	}
	#BUYSECTION:not(:empty) {
		justify-content: center;
		justify-content: space-between;
	}
	#BUYSECTION .amount {
		justify-content: center;
		width: 35%;
	}
	#BUYSECTION .buybutton {
		margin: 0 1%;
		width: 43%;
	}
    #BUYSECTION .amount {
        width: 100px;
        flex: none;
    }
    #BUYSECTION .amount span {
        width: 25px;
    }
	.favbuttoncontainer {
		width: 30px;
		margin-left: 0;
	}
	.bulk .bulkProduct {
		width: 100%;
	}
	[class*="Custom_UL"]:not(.slick-initialized) {
		margin: 0 -1%;
	}
	[class*="Custom_UL"] > li {
		width: 48%;
		margin: 0 1% 5%;
	}
    .serviceContainer {
        flex-direction: column;
        gap: 0px;
    }
    .serviceContainer > * {
        flex: none;
        width: 100%
    }
    .serviceContainer > .serviceUlLeft {
        flex: none;
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-right: none;
        border-bottom: 1px solid #ccc;
    }
    .serviceContainer > .serviceUlLeft > ul {
        position: static;
    }

    .fpBoxes {
    }

    footer {
        padding-top: 30px;
    }

    .frontpageUsp {
        margin: 30px 0;
    }

    .infobar {
        top: 132px;
    }
    body.webshop-productinfo .productcard.article h1 {
        font-size: 23px;
        margin: 0 0 15px;
    }
    aside {
        display: inline;
    }
    .asideul {
        display: none;
    }
    .productFilter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999999999;
        overflow: hidden;
        background-color: rgba(0,0,0,.4);
        display: none;
    }
    #ProductFilter-Container {
        position: absolute;
        top: 0;
        left: -400px;
        height: 100%;
        width: 330px;
        max-width: 80%;
        padding: 20px;
        background-color: rgba(255,255,255,1.00);
        box-shadow: 0 0 50px rgba(0,0,0,.2);
        z-index: 400;
        border-top: solid 7px #000000;
        transition: left 0.2s ease-in-out;
        display: flex;
        flex-direction: column;
    }
    #ProductFilter-Container.active {
        left: 0;
    }

    /* MOBILE MENU */
    .productmenu {
        display: none;
    }
	div.mobileMenu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9999999999;
		overflow: hidden;
		background-color: rgba(0,0,0,.4);
		display: none;
	}
	div.mobileMenu .mobileMenuContainer {
		position: absolute;
		top: 0;
		left: -400px;
		background-color: rgba(255,255,255,1.00);
		height: 100%;
		width: 330px;
		max-width: 80%;
		box-shadow: 0 0 40px rgba(0,0,0,0.6);
	}
	.mobileMenuInner {
		position: relative;
		height: 100%;
		width: 100%;
		-webkit-overflow-scrolling:touch;
		overflow-y:auto;
		overflow-x:hidden;
	}
	.mobileMenuHeader, .mobileMainMenuHeader {
		padding: 15px 20px 10px;
		font-size: 22px;
		position: relative;
            font-family: 'Cormorant Garamond', serif;
        font-weight: 400;
        background-color: #f4f4f4;
	}
	.mobileMenuUl {
		margin:0;
		padding: 0 0 0 20px;
		list-style-type: none;
	}
	.mobileMenuUl .toggler {
		position: absolute;
		height: calc(100% + 1px);
		width: 40px;
		right: 0;
		top: 0;
		z-index: 10;
		cursor: default;
	}
	.mobileMenuUl a, .mobileMenuUl > li > span {
		position: relative;
	}
	.mobileMenuUl .toggler:after {
		content: "+";
		font-size: 14px;
		line-height: 1;
		color: rgba(0,0,0,1.00);
		position: absolute;
		top: 50%;
		left: 50%;
		font-family: 'Arial';
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
	.mobileMenuUl li.open > a > .toggler:after {
		content:"-";
		color:#578e54;
	}
	.mobileMenuUl span.ProductMenu_MenuItemBold {
		font-weight: 200;
	}
	.mobileMenuUl ul {
		display: none;
	}
	.mobileMenuUl > li > a {
		
	}
	.mobileMenuUl > li > a[href*="/shop/news-ALL-"] {
		background-color: #559a9f;
		color: #FFF;
		margin: 0 0 0 -20px;
    	padding: 9px 0 9px 20px;
	}
    .mobileMenuUl > li > a[href*="-2395s1.html"],
    .mobileMenuUl > li > a[href*="-1896s1.html"] {
        width: calc(100% + 20px);
        margin-left: -20px;
        padding-left: 20px;
    }
    .mobileMenuUl > li > a[href*="-2395s1.html"] {
		background-color: rgba(255,213,0,1.00);
		color: #000;
	}
    .mobileMenuUl > li > a[href*="-1896s1.html"] {
		background-color:rgba(0,0,0,1.00);
		color: #fff;
	}
    
 	.mobileMenuUl > li > a, .mobileMenuUl > li > span, .mobileMainMenuUl > li > a {
		display: block;
		text-decoration: none;
		padding: 9px 40px 9px 0;
		font-size: 14px;
		text-transform: uppercase;
		border-bottom: solid 1px rgba(0,0,0,.15);
	}
	.mobileMenuUl > li:last-child > *, .mobileMainMenuUl > li:last-child > a {
		border-bottom: 0;
	}
	/* LEVEL 2 */
	.mobileMenuUl > li > ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		border-left: solid 1px rgba(0,0,0,.15);
	}
	.mobileMenuUl > li > ul > li > a {
		display: block;
		text-decoration: none;
		padding: 11px 10px 9px 10px;
		font-size: 13px;
		border-bottom: solid 1px rgba(0,0,0,.15);
	}
	/* LEVEL 3 */
	.mobileMenuUl > li > ul > li > ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		border-left: solid 3px rgba(0,0,0,.35);
	}
	.mobileMenuUl > li > ul > li > ul > li > a {
		display: block;
		text-decoration: none;
		padding: 12px 10px 10px 10px;
		font-size: 13px;
		border-bottom: solid 1px rgba(0,0,0,.15);
	}
	.mobileMenuUl > li > ul > li > ul > li > ul {
		padding: 0;
		list-style-type: none;
		margin: 5px 0 0 10px;
		border-left: solid 3px rgba(0,0,0,.35);
	}
	.mobileMenuUl > li > ul > li > ul > li > ul > li > a {
		display: block;
		text-decoration: none;
		padding: 12px 10px 10px 10px;
		font-size: 13px;
	}
	.mobileMenuUl > li > ul > li > ul > li > ul > li > ul {
		padding: 0;
		list-style-type: none;
		margin: 5px 0 0 10px;
		border-left: solid 3px rgba(0,0,0,.35);
	}
	.mobileMenuUl > li > ul > li > ul > li > ul > li > ul > li > a {
		display: block;
		text-decoration: none;
		padding: 12px 10px 10px 10px;
		font-size: 13px;
	}
	.mobileMenuUl > li > ul > li > ul > li > a#ActiveCategory_A:empty {
		display: none;
	}
	.mobileMenuUl a.Activ_ProductMenu {
		color:rgba(144,144,144,1.00);
	}
	.mobileMenuSearch {
		padding: 0 0 0 20px;
		border-bottom: solid 5px rgba(0,0,0,.15);
		position: relative;
	}
	.mobileMenuSearch:before {
		content: "⌕";
		font-family: 'Arial';
		line-height: 1;
		font-size: 24px;
		position: absolute;
		right: 0;
		width: 40px;
		color:rgba(55,55,55,1.00);
		top: 50%;
		text-align: center;
		transform: translateY(calc(-50% + -4px)) scaleX(-1);
	}
	/*
	.mobileMenuSearch:before {
		content: "\f002";
		font-family: 'Font Awesome 5 Free';
		font-size: 13px;
		font-weight: 900;
		color: rgba(255,255,255,1.00);
		line-height: 1;
		position: absolute;
		top: 50%;
		right: 13px;
		z-index: 20;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	*/
	.mobileMenuSearch br, .mobileMenuSearch .SearchTitle_SearchPage, .mobileMenuSearch .nbsp {
		display: none;
	}
	.mobileMenuSearch input {
		height: 35px;
		float: left;
	}
	.mobileMenuSearch input[type="text"] {
		width: calc(100% - 40px);
		padding: 0 10px 0 0;
		border: 0;
	}
	.mobileMenuSearch input[type="submit"] {
		width: 40px;
		font-size: 12px;
		padding: 0;
		position: relative;
		border-radius: 0;
		text-indent: -999px;
		overflow: hidden;
		z-index: 10;
		background-color: transparent;
	}
	.mobileMenuSearch:after {
		clear: both;
		content: "";
		display: block;
	}
	.mobileMainMenuUl {
		margin: 0;
		padding: 0 0 0 20px;
		list-style-type: none;
	}
	.mobileMenuInfo {
		padding: 20px;
		border-top:solid 4px rgba(66,136,161,1.00);
	}
	.mobileMenuInfo > strong {
		display: block;
		color:rgba(66,136,161,1.00);
	}
	.mobileMenuInfo > ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.mobileMenuInfo > ul i {
		color:rgba(66,136,161,1.00);
		margin: 0 5px 0 0;
	}
	.mobileMenuInfo .trustpilot {
		display: block;
		margin: 20px 0 0;
		width: 200px;
		max-width: 80%;
	}



    .topnav {
        padding: 15px 0;
    }
    .topnav .logo {
        height: 36px;
        margin: 0;
    }
    
    .fpbanners {
        flex-direction:column;
        margin: 0 0 30px;
    }
    .fpbanners > * {
        width: 100%;
    }
    .fpbanners span {
        width: 62%;
        font-size: 23px;
    }
	.language {
		flex: none;
		width: 80px;
		margin: 0;
	}
	.language > div {
		padding-right: 5vw;
	}
    .usp {
        flex: none;
        display: block;
    }
	.top > div > div:last-child {
		display: none;
	}
    .usp > div, .usp div.slick-slide {
        margin-right: 0;
    }
    .usp:not(.slick-initialized) > div, .usp div.slick-slide {
        justify-content: flex-start;
		font-size: 11px;
    }
    .usp:not(.slick-initialized) > div:nth-child(n+2) {
        display: none !important;
    }
    header .top {
    }
    .stickytop {
        border-bottom: 1px solid #f6f6f6;
    }
    body:not(.webshop-customercenter) .container.content {
        min-height: calc(100vh - 109px);
    }
    
    .topnav .search {
        display: none;
    }

    body:not(.webshop-customercenter) .newsletter {
        margin-top: 30px;
    }
	body.webshop-checkout .newsletter {
		margin-top: 0;
		display: none;
	}
    .infobar > div {
        padding-right: 20px;
    }
    .topnavbuttons > *:not(.minibasketcontainer) {
        margin-left: 15px;
    }
    .topnavbuttons > * img {
        margin: 0;
        width: 20px;
        height: 20px;
    }
    div.topnavbuttons > * > small, .topnavbuttons > div.basket > a > small {
        display: none;
    }
    
    
    
    .frontpage-products {
        margin: 30px 0;
    }
    
    .fpSlider a span strong {
        font-size: 30px;
    }
    .fpSlider a span small {
        font-size: 15px;
    }
    .fpSlider a i {
        font-size: 13px;
        padding: 5px 30px;
        margin-top: 13px;
    }
    
    .top-categories > div > a {
        flex-direction: column;
        width: 50%;
    }
    .top-categories > div > a > img {
        margin: 0;
        width: 50%;
    }
    
    .brands > div {
        flex-direction: column-reverse;
    }
    .brands > div > div.brands-image {
        display: none;
    }
    .brands > div > div.brands-logos {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }
    .brands > div > div.brands-logos a {
        flex: none;
        margin: 0;
        display: flex;
        padding: 10px;
        align-items: center;
        justify-content: center;
    }
    .brands > div > div.brands-logos:not(.slick-initialized) > a {
        width: 50%;
    }
    .brands > div > div.brands-logos:not(.slick-initialized) > a:nth-child(n+3) {
        display: none;
    }
    .brands > div > div.brands-logos > a img {
        max-width: 70%;
    }
    .brands > div > a.brands-button {
        position: relative;
        bottom: auto;
        right: auto;
        width: 90%;
        margin: 15px auto 0;
        text-align: center;
    }
    
    
    #Content_Productlist > .clerk:not(:empty), #Content_Productlist table .clerk:not(:empty) {
        padding: 20px;
    }
    
    .SubCats_Categories_UL.brandsul > li {
        width: 48% !important;
    }
    
    .brandscolumns {
        margin: 0;
    }
    .brandscolumns > div {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .listtools {
        margin-left: -2%;
        margin-right: -2%;
        flex-wrap: wrap;
    }
    .listtools > * {
        width: 46%;
        margin: 0 2%;
    }
    .listtools > .toppager {
        width: 96%;
        margin-top: 4%;
    }
    .toppager .pager {
        width: 100%;
    }
    .toppager .pager .prev, .toppager .pager .next {
        min-width: 80px;
    }
    
    
    
    .pages a.ActivePageNumber_ProductList:link, .pages a.ActivePageNumber_ProductList:visited, .pages a.ActivePageNumber_ProductList:hover, .pages a.ActivePageNumber_ProductList:active, .pages a.InactivePageNumber_ProductList:link, .pages a.InactivePageNumber_ProductList:visited, .pages a.InactivePageNumber_ProductList:hover, .pages a.InactivePageNumber_ProductList:active, .pager .prev a, .pager .next a {
        padding: 6px 7px;
    }
    
    .pager .prev a, .pager .next a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .pager .prev a {
        padding-left: 0;
    }
    .pager .next a {
        padding-right: 0;
    }
    
    .webshop-frontpage .container.content {
        max-width: 100%;
        padding: 30px 30px 0 30px;
    }
    
    .Text1_FrontPage {
        display: flex;
        flex-direction: column;
    }
    .Text1_FrontPage > a {
        flex: none;
        width: 100%;
        display: block;
    }
    .Text1_FrontPage > *:not(:last-child) {
        margin-bottom: 15px;
    }
    .Text1_FrontPage .fpusp img[src*="maerket"] {
        width: 80px;
    }
    
    .RadioButton_Container_ProductInfo > div {
        width: 31.33%;
    }
    
    
    footer > div.container.columns > div:not(:last-child) {
    }
    
    
    .social {
        flex-direction: column;
        align-items: flex-start;
    }
    .social a {
        margin: 0 5px 5px 0;
    }
    .social > div:last-child {
        flex-wrap: wrap;
        padding-top: 15px;
    }
    .social > div:last-child > div {
        margin: 0 5px 5px 0;
    }
    
    .productcard .productcard-buysection .Prices_Custom_DIV > div:first-child {
        font-size: 28px;
    }
    .productcard-shippinginfo > div {
        justify-content: flex-start;
		flex-wrap: wrap;
    }
	.productcard-shippinginfo > div > div {
		padding: 4px 0;
		margin: 0;
		width: 100%;
	}
	.expanded-description {
		margin-top: 20px;
	}
    
    
    #BUYSECTION input[type="number"], 
    #BUYSECTION input[type="submit"] {
        min-height: 45px;
		border-radius: 0px;
    }
    #BUYSECTION input[type="submit"] {
        font-size: 12px;
        padding: 0 10px;
		border-radius: 0px;
    }
    
    .pcusp {
        margin: 0;
    }
    .pcusp > * {
        width: 100%;
        margin: 0 0 10px;
    }
    
    .minibasket {
        width: 100%;
        max-width: 100%;
    }
    .minibasket > * {
        flex: none;
    }
    .minibasket > *:not(.linescontainer) {
        padding-left: 20px;
        padding-right: 20px;
    }
    .minibasket > .header {
        font-size: 20px;
        padding-top: 20px;
    }
    .minibasket .bottom {
        padding-bottom: 20px;
    }
    .minibasket .bottom > a {
        padding: 11px 15px;
    }
    .minibasket .bottom > a:first-child {
        margin-bottom: 10px;
    }
	
    .minibasket .linescontainer {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        flex: auto;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        overflow-y: auto;
        box-shadow: none;
    }
    .minibasket .lines {
        padding: 0 20px;
    }
    .minibasket .line {
        flex-direction: row;
        align-items: flex-start
    }
    .minibasket .line > .image {
        width: 20%;
        margin: 0;
    }
    .minibasket .line > .lineinfo {
        flex: auto;
        padding: 0 0 0 10px;
    }
    
    .minibasket .total {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .minibasket .basket-usp,
    .minibasket .trustpilot-widget {
        display: none;
    }
    .minibasket .linesheader {
        flex-direction: row-reverse;
        justify-content: space-between;
        padding: 20px;
    }
    .basketclosebutton {
        position: relative;
        left: auto;
        top: auto;
    }
    
    .showbasket .summary {
        margin-top: 10px;
    }
    .twocolumns {
        flex-direction: column;
    }
    .twocolumns .supportbox {
        margin-top: 20px;
        justify-content: center;
    }
    
    #customer-login {
        flex-direction: column;
        padding: 10px;
        text-align: center;
    }
    #customer-login > p strong {
        display: block;
    }
    #customer-login .button {
        width: 100%;
        margin-top: 10px;
    }
    
    div.CookiePolicyText > img {
        margin: 15px 25px;
        width: 120px;
    }
    div.CookiePolicyText > h2 {
        padding: 25px 25px 15px;
        font-size: 21px;
    }
    div.CookiePolicyText > p {
        padding: 0 25px 25px;
        font-size: 95%;
    }
    div.cookie-policy-accept-buttons-container {
        padding: 20px 25px 15px;
        flex-direction: column-reverse;
    }
    div.cookie-policy-accept-buttons-container > input[type="button"] {
        font-size: 90%;
        padding: 15px 10px;
    }
    div.cookie-policy-details-link-container {
        padding:  0 0 20px;
    }
    div.cookie-policy-consents-container {
        flex-wrap: wrap;
    }
    div.cookie-policy-consents-container > div {
        flex:none;
        width: 50%;
    }
    div.cookie-policy-consents-container > div:nth-child(-n+2) {
        border-bottom: solid 1px #d4d4d4;
    }
    div.cookie-policy-accept-buttons-container > input {
        padding: 10px 15px;
    }
    div.cookie-policy-accept-buttons-container > input:not(:last-of-type) {
        margin-right: 0;
        margin-top: 10px;
    }
    div.cookie-policy-consents-container label {
        font-size: 80%;
    }
    div.cookie-policy-consents-container label div > span {
        width: 20px;
        height: 20px;
    }
    .cookieSettingsButton {
        bottom: 10px;
        left: 10px;
        width: 30px;
        height: 30px;
    }
    
    .productcard.article {
        padding: 15px;
    }
    .productcard.article .image img {
        margin-bottom: 20px;
    }
    .productcard.article .spacebottom {
        margin-bottom: 30px;
    }
    columns {
        display: block;
    }
    columns.padding {
        padding: 15px;
    }
    columns .focus {
        width: 100%;
        padding: 20px;
    }
    columns > img {
        width: 100%;
        display: block;
    }
    
    .webshop-checkout .topnavbuttons,
    .webshop-checkout .topmenu {
        display: none;
    }
    #checkout-container {
        flex-direction: column;
        padding: 5%;
    }
    #checkout-container .checkoutleft,
    #checkout-container .checkoutright {
        width: 100%;
    }
    div#checkout-container #column-data, div#checkout-container #column-shipping-payment, #checkout-container #column-order-summary {
        width: 100%;
        max-width: 100%;
    }
    #checkout-container h2, #checkout-container h3 {
        font-size: 17px;
    }
    #checkout-container fieldset > label, #checkout-container fieldset > div#subscription-maillist, #shipping-methods > label, #checkout-container .altdel {
        width: 98%;
    }
    .button.editbasket {
        margin: 20px 0;
		display: none;
    }
    #checkout-container .altdel {
        margin-top: 20px;
    }
    
    .slideoutcontainer.active .slideout {
        width: 90%;
    }
    .slideoutcontainer.active .slideoutheader > div img {
        width: 25px;
    }
    .slideoutcontainer.active .slideoutheader > div {
        padding: 15px 0;
    }


    .topCategories {
        flex-direction: column;
        margin: 0 0 30px;
        gap: 30px;
    }
    .topCategories > div {
        width: 100%;
        margin: 0;
    }
    .topCategories .nivo-dynamic-text {
        bottom: 30px !important;
        padding-left: 40px !important;
    }
    .topCategories .nivo-dynamic-text-header {
        font-size: 20px;
    }
    .topCategories .nivo-dynamic-text-link {
        margin-top: 10px;
        font-size: 14px;
    }
    .topCategories .nivo-dynamic-text-link > span {
        margin-right: 10px;
        height: 10px;
        width: 25px;
    }

    body.blog .productcard .info {
        padding: 20px 0;
    }


    footer section {
        display: none;
    }
    footer .header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
		padding:15px 0;
		border-bottom: 1px solid #e6e6e3;
    }
    footer .header::after {
        content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" width="16" height="16"><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 8.25l-7.5 7.5-7.5-7.5" /></svg>');
        margin-left: 10px;
        transition: transform ease 0.3s;
    }
	.footertel {
		margin-top: 25px;
	}
	.socials {
		margin-top: 25px;
	}
    footer .open .header::after {
        transform: rotate(180deg);
    }

    footer .columns > div:nth-child(1) > .header::after,
    footer .columns > div:nth-child(3) > .header,
    footer .columns > div:nth-child(4) > .header {
        display: none;
    }
    footer .columns > div:nth-child(3) > section,
    footer .columns > div:nth-child(4) > section {
        display: block;
        padding: 0px;
    }

    footer .columns > div:nth-child(1) > section {
        display: block;
    }


    .footertel > a {
        display: flex;
        gap: 10px;
        align-items: center;
    }
    .footertel > a[href="tel:55461344"]:before {
        position: static;
        transform: none;
    }
 
    
    .top > div {
        display: block;
    }
    .top > div > a {
        display: none;
    }

    
    .brandsContainer .brandsNav {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .brandsContainer .brandsNav > span {
        min-width: 40px;
        display: inline-block;
    }



    .ordercontainer > .orderlineheader {
        padding: 10px 0;
    }
    .ordercontainer > .orderlineheader > li:nth-child(1),
    .ordercontainer > .orderlines > li > .orderline > li:nth-child(1) {
        width: 50px;
    }
    .ordercontainer > .orderlineheader > li:nth-child(3),
    .ordercontainer > .orderlines > li > .orderline > li:nth-child(3) {
        display: none;
    }
    .ordercontainer > .orderfooter > .orderfooterinfo {
        flex-direction: column;
    }
    .ordercontainer > .orderfooter > .orderfooterinfo > li {
        display: flex;
        justify-content: space-between;
    }
    .ordercontainer > .orderfooter > .orderfooterinfo > li:nth-child(1),
    .ordercontainer > .orderfooter > .orderfooterinfo > li:nth-child(2) {
        width: 100%;
        flex: auto;
    }
    .ordercontainer > .ordershortcuts {
        grid-template-columns: 1fr;
    }

}
@media (max-width: 600px) {
    .ProductList_Custom_DIV {
        row-gap: 20px;
    }
    .ProductList_Custom_DIV > div > form {
        flex-direction: column;
    }
    .ProductList_Custom_DIV > div > form .info,
    .ProductList_Custom_DIV > div > form .image {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .productcard-shippinginfo > div.deliveryinfo-container > a {
        display: none;
    }
}


.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-html-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;max-width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}

.slick-track {
    display: flex !important;
}
.slick-slide {
    height: inherit !important;
}
.slick-slide > form {
    height: 100%;
}

