@charset "UTF-8";
/* CSS Document */

*, *:before, *:after {
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
::selection {
    text-shadow: none;
    color: #555555;
}
::-moz-selection {
    text-shadow: none;
    color: #555555;
}
img::-moz-selection {
  background: transparent;
}
img::selection {
  background: transparent;
}


body{
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #555555;
	font-weight: normal;
	line-height: 1.5;

	padding-top: 92px;
	overflow-x: hidden;
}
html {
	font-size: 15px;
	font-size: 0.9375rem;
}
h1, h2{
	color: #555555;
	text-transform: uppercase;
	font-weight: 700;
}
h1{
	font-size: 2rem;
}
h2{
	line-height: 1;
	font-size: 2rem;
	margin: 4rem 0 2rem 0;
}
a{
	color: #555555;
	font-weight: normal;
	cursor: pointer;
	outline: none;
}
a:hover, a:focus, a:active{
	color: #555555;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	outline: none;
}
.dropdown:focus{
    outline: none;
}
hr {
    margin-top: 0rem;
    margin-bottom: 0rem;
    border-top: 2px solid #efefef;
}
.fa, .fas {
    vertical-align: middle;
}
/*.table-responsive{
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
}*/
.table-responsive::-webkit-scrollbar {
	-webkit-appearance: none;
 	width: 10px;
	height: 10px;
}
.table-responsive::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 3px solid #ffffff;
	background-color: rgba(0, 0, 0, .3);
}


/* ----------------------------- ALERTS ----------------------------- */
.alert{
    position: fixed;
    top: 4rem;
    z-index: 100000001;
    text-align: center;
    border-radius: 5px;
    padding: .667rem 1.25rem;
    width: 90%;
}
.alert-dismissible .close{
    padding: .6rem 1.25rem;
    text-shadow: none;
}
.alert-dismissible{
    padding-right: 4rem;
}
.alert-success{
    /*color: #ffffff;
    background-color: rgba(34,34,34,.8);
    border-color: #222222;*/
}
.alert-success .close:hover {
    /*color: #ffffff;*/
}
/*.error {
	background-color: #f8d7da;
	border: 1px solid #f5c6cb;
	border-radius: 5px;
	clear: both;
	color: #721c24;
	max-width: 700px;
	margin-bottom: 1rem;
	padding: .667rem 1rem;
	text-align: center;
	z-index: 100000001;
}*/

p.aktion-stoerer{
	width: 100%;
	text-align: center;
    border-radius: 5px;
    padding: .8rem 1.5rem;
	margin-bottom: .3rem;
	font-weight: 700;
	color: #ffffff;
}
p.aktion-stoerer a{
	text-decoration: none;
	color: #ffffff;
}
p.aktion-stoerer a:hover{
	text-decoration: none;
	color: #ffffff;
}
/* ----------------------------- ALERTS ----------------------------- */


/* ----------------------------- BUTTONS ----------------------------- */
button:hover, button:focus, button:active{
	outline: none !important;
}
.btn.focus, .btn:focus {
    box-shadow: none;
}
.btn{
	height: 50px;
	width: 100%;
	min-width: 150px;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;

	padding: 1rem 1rem;
	font-size: 1.2rem;
}


.btn-black{
	color: #555555;
	border: 2px solid #555555;
}
.btn-black.hvr-shutter-out-horizontal:hover, .btn-black.hvr-shutter-out-horizontal:focus, .btn-black.hvr-shutter-out-horizontal:active{
	color: #ffffff;
}
.btn-black.hvr-shutter-out-horizontal:before{
	background-color: #555555;
}


.btn-white{
	color: #ffffff;
	border: 2px solid #ffffff;
}
.btn-white.hvr-shutter-out-horizontal:hover, .btn-white.hvr-shutter-out-horizontal:focus, .btn-white.hvr-shutter-out-horizontal:active{
	color: #555555;
}
.btn-white.hvr-shutter-out-horizontal:before{
	background-color: #ffffff;
}


.btn-grey{
	color: #ffffff !important;
	border: 2px solid #777777;
	background-color: #777777;
}
.btn-grey.hvr-fade:hover, .btn-grey.hvr-fade:focus, .btn-grey.hvr-fade:active {
  	background-color: #666666;
	border: 2px solid #666666;
  	color: #ffffff !important;
}
/* ---------------------------- / BUTTONS ---------------------------- */


/* ---------------------------- FORMULAR ---------------------------- */
input.form-control{
	height: 50px;
	line-height: 50px;
	padding: 0 1rem;

	border-radius: 5px;
	color: #777777;
	box-shadow: none;
	border: 2px solid #e0e0e0;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 50px;
	padding: 0 1rem;
}
select.form-control {
	height: 50px;
	line-height: 50px;
    padding: 0 2rem 0 1rem;

    width: 100%;
    color: #777777;
    border-radius: 5px;
    border: 2px solid #e0e0e0;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
select.form-control::-ms-expand{
    display: none;
}
select.form-control option:disabled {
	color: #AEAEAE;
}

.select-default {
    position: relative;
}
.select-default::after {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.35rem;
    line-height: 1;
    font-size: .7rem;
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
    content: "\f078";
    color: #777777;
    cursor: pointer;
    pointer-events: none;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff;
}
textarea.form-control {
    height: 100px;
	min-height: 100px;
	max-height: 250px;
	color: #777777;

	min-width: 100%;
	max-width: 100%;
}
.custom-control {
    padding-left: 2rem;
}
.custom-control-label::before {
    left: -2rem;
    width: 1.5rem;
    height: 1.5rem;
    border: #e0e0e0 solid 2px;
}
.custom-control-label::after {
    left: -2rem;
    width: 1.5rem;
    height: 1.5rem;
}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23555'/%3e%3c/svg%3e");
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}
/* --------------------------- / FORMULAR --------------------------- */


/* -------------------------- HOVER-EFFEKTE -------------------------- */
/* --- Grow --- */
.hvr-grow {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

/* --- Push --- */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* --- Underline From Center --- */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  height: 4px;
  background: #555555;
  border-radius: 5px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* --- Fade --- */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  /*-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);*/
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

/* --- Shutter Out Horizontal --- */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* ------------------------- / HOVER-EFFEKTE ------------------------- */


/* ------------------------- CONTENT PAGES ------------------------- */
.content{
    max-width: 850px;
    margin: auto;
}
.content.content2{
    max-width: none;
}
.content a{
	text-decoration: underline;
}
.content a.btn{
	text-decoration: none;
}
.content h1{
	margin-top: 1rem;
    margin-bottom: 1.3rem;
}
.content h2{
	color: #555555;
	font-weight: 700;
    font-size: 1.3rem;
    margin: 0 0 1rem 0;
}
.content h3{
	color: #555555;
	font-weight: 700;
    font-size: 1.1rem;
    margin: 0 0 1rem 0;
}
.content .subline{
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 1rem;
}
.content .subline span{
	font-weight: normal;
	font-size: 1rem;
}
.content p{
	margin-bottom: 1.7rem;
}
.content-text{
	max-width: 850px;
}
.content-text p{

}
.content-text hr{
	margin-top: 0;
	margin-bottom: 2rem;
}
p a{
	text-decoration: underline;
}
p a:hover, p a:focus{
	text-decoration: underline;
}

.seo-text hr{
	margin-top: 4rem;
	margin-bottom: 2rem;
}
.seo-text h2, .seo-text h3, .seo-text h4{
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 1rem;
	color: #777777;
}
.seo-text h2{
	font-size: 1.3rem;
}
.seo-text h3{
	font-size: 1.1rem;
}
.seo-text h4{
	font-size: .93333rem;
}
.seo-text p{
	font-size: .93333rem;
	color: #777777;
}
.seo-text a{
	color: #777777;
	text-decoration: underline;
}
.seo-text a:hover, .seo-text a:focus{
	text-decoration: underline;
	color: #555555;
}

.modal-title {
    font-size: 1.33333rem;
	font-weight: 700;
	text-transform: uppercase;
}
.modal-body .h2{
    font-size: 1.33333rem;
	font-weight: 700;
	text-transform: uppercase;
}
.modal-body .table-groessen{
    font-size: .8rem;
}
/* ------------------------ / CONTENT PAGES ------------------------ */


/* ------------------------ COOKIE-HINWEIS ------------------------ */
section.header_cookie{
	background-color: rgba(0,0,0,.85);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	color: #ffffff;
	padding: 1rem 0;
	text-align: center;
}
section.header_cookie span{
    display: inline-block;
	padding-right: .5rem;
	line-height: 1.2;
	vertical-align: middle;
	max-width: 650px;
	text-align: left;
}
section.header_cookie .btn{
    margin-top: 1rem;
}
/* ----------------------- / COOKIE-HINWEIS ----------------------- */


/* ---------------------------- HEADER ---------------------------- */
header{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
}
.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(-100%);
}

.shop-icons{
	display: inline-block;
}
.shop-icons ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-left: 1.33333rem;
}
.shop-icons ul li{
	display: inline-block;
}
.shop-icons li a{
	padding: .5rem .66667rem;
	display: block;
	text-align: center;
	position: relative;
}
.shop-icons ul>li:last-child a{
	padding-right: 0;
}
.shop-icons ul>li:last-child a.btn{
	padding: .6rem 1rem;
	border-radius: 0px;
}
.shop-icons a span{
	vertical-align: middle;
}
.wk_text {
    font-size: .7rem;
    line-height: 1;
	padding-top: .2rem;
}
.wk_zahl {
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 5px;
    color: #555555;
	font-weight: 700;
    min-width: 1.2rem;
	padding: .2rem 0;
   	font-size: .8rem;
	line-height: 1;
}
.shop-icons ul>li:last-child a .wk_zahl{
    right: 0px;
}
.shop-icon-user{
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	background-image: url(../img/icons/user.svg);
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.shop-icon-wishlist{
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	background-image: url(../img/icons/wishlist.svg);
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.shop-icon-bag{
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	background-image: url(../img/icons/bag.svg);
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.navbar .shop-icon-user{
	background-image: url(../img/icons/user.svg);
}
.navbar .shop-icon-wishlist{
	background-image: url(../img/icons/wishlist.svg);
}
.navbar .shop-icon-bag{
	background-image: url(../img/icons/bag.svg);
}
.dropdown-toggle::after {
    display: none;
}
.btn-item-delete{
	background-color: transparent;
	border: none;
	color: #555555;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 1;
	z-index: 1;
	cursor: pointer;
	padding: .25rem 0 .3rem .3rem;
}
.btn-item-delete:hover, .btn-item-delete:focus{
	outline: none;
	color: #555555;
}

/* ----- MOBILE NAV ALT ----- */
body[data-drawer=true]{
	padding-top: 0;
}
[data-drawer=true] header{
	position: relative;
	z-index: auto;
}
[data-drawer=true] .headroom{
	transition: none;
	will-change: auto;
}
[data-drawer=true] .headroom--pinned {
    transform: none;
}
[data-drawer=true] .headroom--unpinned {
    transform: none;
}
drawer-menu{
	background-color: #e0e0e0;
	overflow: hidden;
    overflow-y: auto;
}
[data-drawer-backdrop]:before {
    margin-left: calc(var(--tdm-drawer-width) + 1.5rem);
	opacity: .9;
	background-color: #555555;
    border-radius: 5px;
}
drawer-menu ul.navbar-nav{
	padding-top: 1rem;
}
.navbar-expand-lg drawer-menu .navbar-nav .nav-link {
    padding: 1.3rem 2rem;
    display: block;
	font-size: 1.2rem;
}
drawer-menu .nav-link .fas{
	float: right;
}
drawer-menu .dropdown.show .fas.fa-chevron-down{
    transform: rotate(180deg);
    transition: .15s linear;
    top: -1px;
}
drawer-menu .navbar-nav .dropdown-menu{
	width: 100%;
	background-color: #f5f5f5;
	border-radius: 0px;
	margin: 0;
	padding: .5rem 0;
	border: none;
}
drawer-menu .dropdown-item.cat-headline{
	margin-top: .5rem;
    border-top: 2px solid #555555;
    padding-top: 1rem;
	text-transform: uppercase;
	font-weight: 700;
	font-size: .93333rem;
}
drawer-menu .dropdown-item:focus.cat-headline, drawer-menu .dropdown-item:hover.cat-headline{
	color: #555555;
}
drawer-menu a.dropdown-item{
	line-height: 1;
	color: #555555;
	padding: 1rem 2rem;
}
drawer-menu .dropdown-item:focus, drawer-menu .dropdown-item:hover {
    color: #555555;
    background-color: transparent;
}
/* ----- MOBILE NAV ALT ----- */


.navbar{
	background-color: #555555;
	padding: 0;
	position:relative;
}
.navbar-expand-lg .navbar-nav .nav-link{
	color: #555555;
	line-height: 1;
	text-transform: uppercase;
}
.navbar-expand-lg .navbar-nav .dropdown-menu:hover .hvr-underline-from-center:before {
  left: 0 !important;
  right: 0 !important;
}
.hvr-underline-from-center.active:before {
  left: 0 !important;
  right: 0 !important;
}

.navbar-brand{
	position:absolute;
	padding-top: .7rem;
    padding-bottom: .7rem;
	left: calc(50% - 68px);
}

.navbar-brand img{
	height: 45px;
	width: auto;
}
.navbar-toggler {
    padding: .5rem .8rem;
    font-size: 1.5rem;
    border-radius: 5px;
}
.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(29, 29, 29, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");

}
.navbar .shop-icons ul {
    margin-left: 0;
}
.navbar .shop-icons li a {
    padding: .8rem .8rem;
}
.navbar .shop-icon-user, .navbar .shop-icon-wishlist, .navbar .shop-icon-bag {
    width: 28px;
    height: 28px;
}
.navbar .shop-icons ul>li:last-child a {
    padding-right: .8rem;
}
.navbar .wk_zahl {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 1.2rem;
    min-width: auto;
    font-size: .8rem;
    text-align: center;
    margin: auto;
    margin-top: -5px;
    background: transparent;
	color: #555555 !important;
}

.mobile-search {
	width: 100%;
	border-top: 1px solid #dedede;
	background-color: #e6e6e6;
}
.mobile-search #form-suche-mobile{
	width: 100%;
	position: relative;
	margin-bottom: 0;
}
.mobile-search .form-inline.suche input.form-control{
	background-color: transparent;
	border: none;
	border-bottom: none;
	padding: 0 3.5rem 0 1rem;
	color: #555555;
	font-size: .93333rem;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	height: 40px;
	line-height: 40px;
	width: 100%;
	border-radius: 0px;
}
.mobile-search .form-inline.suche input.form-control:focus{
    box-shadow: none;
}
.mobile-search .btn.btn-invis{
	min-width: auto;
	width: auto;
	padding: 0 .8rem;
    position: absolute;
    right: 0;
	top: 0;
	height: 40px;
}
.mobile-search .suche .btn.btn-invis img{
	width: 25px;
	height: 25px;
}
.mobile-search ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #555555;
  opacity: 1; /* Firefox */
}

.mobile-search :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #555555;
}

.mobile-search ::-ms-input-placeholder { /* Microsoft Edge */
  color: #555555;
}
/* ---------------------------- / HEADER ---------------------------- */



/* ---------------------------- CONTENT ---------------------------- */
.artikel{
	margin-bottom: 3rem;
}
.artikel a{
	display: block;
}
.artikel .wishlist{
	position: absolute;
	top: 0;
	right: 1rem;
	z-index: 1;
	cursor: pointer;
}
.artikel .wishlist img{
	width: 22px;
	height: 22px;
}



.artikel-image{
    position: relative;
    overflow: hidden;
    padding-top: 150%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.artikel-image a{
	display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 150.2%;
    background-color: #fff;
}
.artikel .artikel-image img{
	position: absolute;
    height: auto;
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}
.artikel img{
	/*padding-top: 1rem;*/
	width: 100%;
	height: auto;
}
.artikel-content .label{
	font-weight: 700;
	text-transform: uppercase;
	margin-top: .3rem;
	margin-bottom: .5rem;
	line-height: 1;
	font-size: .93333rem;
	max-height: 14px;
	overflow: hidden;
}
.artikel-content p{
	font-size: .8rem;
	margin-bottom: .5rem;
	line-height: 1;
	height: 13px;
	overflow: hidden;
}
.artikel-content .price{
	font-weight: 700;
	line-height: 1;
}
.artikel-content .price.sale span{
	text-decoration: line-through;
}
.artikel-content .price.sale span.saleprice{
	color: #ca0b0b;
	text-decoration: none;
	margin-left: .3rem;
}

.header-image{
	height: 280px;
	margin-bottom: 1rem;
	background-image: url("../img/header-image.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.swiper-container.swiperTeaserImages{
	padding: 0;
	margin-bottom: 1rem;
}
.swiperTeaserImages .swiper-button-prev{
	left: 1rem;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiperTeaserImages .swiper-button-next{
	right: 1rem;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiperTeaserImages>.swiper-pagination-bullets {
    position: absolute;
    bottom: .3rem;
}
.header-slider{
	height: auto;
	padding-top: 65%;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
.header-slider .header-slider-div{
	width: 100%;
	position: absolute;
	top: calc(50% - 30px);
}
.header-content{
	margin-bottom: 0;
}
.header-content.white{
	color: #ffffff;
	text-shadow: 0px 2px 10px #000;
}
.header-content.black{
	color: #555555;
	text-shadow: 0px 2px 10px #fff;
}
.header-content .h1{
	font-size: 1.86667rem;
	text-transform: uppercase;
	font-weight: 700;
	
	margin-bottom: 0;
}
.header-content p{
	font-size: 1.3rem;
}

/*.header-content{
	width: 100%;
	margin-bottom: 2rem;
}
.header-content.white, .header-content.black{
	color: #555555;
}
.header-content .h1{
	font-size: 1.86667rem;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
}
.header-content p{
	font-size: 1.3rem;
	text-transform: uppercase;
	line-height: 1;
}*/


.info-image{
	width: 100%;
	padding-top: 64%;
	position: relative;
	overflow: hidden;
	margin-bottom: 2rem;

	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}


.start-inspi-content {
	margin-bottom: 1rem;
}
.start-inspi-content:hover a{
	color: #555555;
}
.start-inspi-image{
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;

	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.start-inspi-text{
	padding: 1rem;
	background-color: #f5f5f5;
}
.inspi-titel{
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: .7rem;
}
.start-inspi-content p{
	margin-bottom: 1rem;
}
.start-inspi-content .read-more{
	font-weight: 700;
	text-decoration: underline;
	color: #555555;
}

.usp-box{
	width: 100%;
	padding: 1.33333rem 0;
	color: #555555;
	text-transform: uppercase;
	font-size: 1.06667rem;
}
.usp-box img{
	width: 40px;
	height: 40px;
	margin-right: .5rem;
}


.start-labelwatch{
	width: 100%;
	border: 2px solid #e0e0e0;
	margin-top: 2rem;
}
.labelwatch-content{
	padding: 2rem;
	height: 300px;
}
.labelwatch-content img{
	width: 100%;
	height: auto;
	max-width: 220px;
	margin-bottom: 2rem;
}
.labelwatch-content p{
	font-size: 1.2rem;
	margin-bottom: 0;
}
.labelwatch-image{
	height: 300px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.headline-link-start{
	margin-bottom: 1rem;
}
.headline-link-start h2{
	margin-top: 3rem;
	margin-bottom: .3rem;
}
.headline-link-start a{
	text-decoration: underline;
	font-weight: 700;
	font-size: 1.33333rem;
	color: #9e9e9e;
}
.headline-link-start a:hover, .headline-link-start a:focus{
	text-decoration: none;
}

.swiper-container{
    margin-bottom: 0;
	padding: 0 2rem;
    transition: transform .3s ease-out;
}
.swiper-container .artikel{
    margin-bottom: 0;
}
.swiper-button-prev{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
	width: 2rem;
	left: 0;
	height: 100%;
    top: 0;
    margin-top: 0;
}
.swiper-button-next{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
	width: 2rem;
	right: 0;
	height: 100%;
    top: 0;
    margin-top: 0;
}
.swiper-button-prev:focus, .swiper-button-next:focus{
	outline: none;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    position: relative;
    bottom: auto;
	margin-top: .5rem;
}
.swiper-pagination {
    display: none;
}
.swiper-pagination-bullet-active {
    background: #555555;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .1;
}

.swiperArtikel .swiper-button-prev, .swiperArtikel .swiper-button-next, .swiperArtikelDetail .swiper-button-prev, .swiperArtikelDetail .swiper-button-next{
	background-color: #ffffff;
}

.swiper-container.swiperClickCollect{
	margin-bottom: 4rem;
	margin-top: 0;
}
.swiperClickCollect .swiper-button-prev, .swiperClickCollect .swiper-button-next{
    background-color: transparent;
}
.click-collect-box{
	background-color: #f5f5f5;
	padding: 2rem 1rem;
}
.click-collect-box .number{
	display: inline-block;
	font-size: .93333rem;
	line-height: 1;
	color: #ffffff;
	padding: .3rem 0;
	border-radius: 1rem;
	min-width: 1.5rem;
	margin: auto;
	margin-bottom: 1rem;
}
.click-collect-box .headline{
	font-size: 1.3rem;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 1.3rem;
	color: #555555;
}
.click-collect-box p{
	min-height: 66px;
}
.click-collect-box img{
	width: 60px;
	height: 60px;
	margin-top: 1.3rem;
}


.store-box{
	width: 100%;
}
.store-image{
	height: 300px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.store-content{
	width: 100%;
	color: #555555;
	padding: 2rem 1rem 0 1rem;
	text-align: left;
}
.store-content .headline{
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 1rem;
	line-height: 1;
}
.store-content p{
	font-size: .93333rem;
	margin-bottom: 1rem;
}
.store-content p:last-child{
	margin-bottom: 0;
}

.newsletter{
	padding: 2.7rem 0;
	margin-top: 2rem;
	color: #555555;
}
.newsletter-content .headline{
	color: #555555;
	font-size: 1.73333rem;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 1.3rem;
	text-transform: uppercase;
}
.newsletter-content p{
	margin: 0;
}
.newsletter-content p a{
	color: #555555;
	text-decoration: underline;
}
.newsletter-content .custom-control{
	line-height: 40px;
}
.newsletter .custom-control.custom-checkbox label{
	font-size: .93333rem;
}
.newsletter .custom-control.custom-checkbox label a{
	text-decoration: underline;
}
.newsletter-content .custom-control-input:checked~.custom-control-label::before {
    color: #555555;
    border-color: #555555;
    background-color: transparent;
}
.newsletter-content .custom-control-label::before {
    top: .56rem;
	background-color: transparent;
	border: #555555 solid 2px;
}
.newsletter-content .custom-control-label::after {
    top: .56rem;
}
.newsletter-content .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
	 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23555'/%3e%3c/svg%3e");
}

.hot-brands {
	margin: auto;
	max-width: 900px;
}
.hot-brands a{
	text-transform: uppercase;
	display: inline-block;
	line-height: 1;
	padding-bottom: .8rem;
}


/* --------- INSPI DETAIL --------- */
.inspi-image{
	padding-top: 100%;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	margin-bottom: 1rem;
	
	background-color: #f5f5f5;
}
.inspi-image.label{
	padding-top: 55.556%;
	margin-bottom: 2rem;
}
.brand-image{
	height: 300px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	margin-bottom: 1rem;
}
.inspi-text{
	height: 200px;
	overflow: hidden;
	margin-bottom: 3rem;
	position: relative;
}
.inspi-text.collapse:not(.show) {
    display: block;
}
.inspi-text.collapse.show{
	height: auto;
	margin-bottom: 0;
}
.inspi-text.collapse.show .fas.fa-chevron-down{
    transform: rotate(180deg);
    transition: .15s linear;
    top: -1px;
}
.brand-text{
	height: 300px;
	overflow: hidden;
	margin-bottom: 3rem;
	position: relative;
}
.brand-text.collapse:not(.show) {
    display: block;
}
.brand-text.collapse.show{
	height: auto;
	margin-bottom: 0;
}
.brand-text.collapse.show .fas.fa-chevron-down{
    transform: rotate(180deg);
    transition: .15s linear;
    top: -1px;
}
a.text-collapse {
    display: block;
    width: 100%;
    font-size: 2rem;
    line-height: 1;
	background-image: linear-gradient(to top, #ffffff, #ffffff, rgba(255,255,255,0));
    position: absolute;
    bottom: 0;
	padding-top: 1.7rem;
	border-bottom: 2px solid #efefef;
}
.inspi-text.collapse.show a.text-collapse{
	margin-bottom: 3rem;
	position: relative;
	bottom: auto;
	padding: 0;
}
/* -------- / INSPI DETAIL -------- */


/* ------- ARTIKEL OVERVIEW ------- */
.artikel-filter-mobile{
	background-color: #f5f5f5;
	padding: 1rem 0;
}
.artikel-filter-mobile-button{
	padding: 1rem;
    border: 2px solid #555555;
    border-radius: 5px;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 700;
	cursor: pointer;
}
.artikel-filter{
	width: 100%;
	background-color: #f5f5f5;
	padding: 0 0 1rem 0;
	margin-bottom: 4rem;
}
.btn.btn-filter{
	position: relative;
	border: 2px solid #555555;
	color: #555555;
	text-align: left;
	width: 100%;
	margin-bottom: 1rem;
	text-transform: uppercase;
}
.btn-filter:hover, .btn-filter:focus{
	border: 2px solid #555555;
	color: #555555;
}
.btn-filter.dropdown-toggle::after {
	display: inline-block;
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.25rem;
    line-height: 1;
    font-size: .7rem;
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
    content: "\f078";
    color: #777777;
    cursor: pointer;
    pointer-events: none;
	border: none;
}
.dropdown.show .btn-filter.dropdown-toggle::after{
    transform: rotate(180deg);
    transition: .15s linear;
}
.btn-filter.dropdown-toggle:hover::after, .btn-filter.dropdown-toggle:focus::after{
	color: #555555;
}
.dropdown.show .btn-filter{
	background-color: #ffffff;
	border: 2px solid #555555;
	color: #555555;
}
.dropdown-menu.filter-options{
	width: 100%;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
	padding: 0;
	z-index: 999;
	margin-top: -.8rem;
	margin-bottom: 1rem;
	position: relative !important;
}
.filter-options-header{
	border-bottom: 2px solid #e0e0e0;
	padding: .5rem 1rem;
}
.filter-options-header p{
	padding-right: 1rem;
	font-size: .93333rem;
	color: #777777;
	margin: 0;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23555' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.btn-filter-delete {
    background-color: transparent;
    border: 2px solid #777777;
	border-radius: 5px;
    color: #777777;
    line-height: 1;
    cursor: pointer;
    font-size: 1.3rem;
    padding: .3rem .6rem;
}
.btn-filter-delete:hover, .btn-filter-delete:focus{
    border: 2px solid #555555;
    color: #555555;
}
.btn-filter-delete.disabled {
    opacity: .5;
	cursor: default;
}
.btn-filter-delete.disabled:hover, .btn-filter-delete.disabled:focus{
    border: 2px solid #777777;
    color: #777777;
}
.filter-options ul{
	padding: .7rem 1rem 0 1rem;
	margin: 0;
	list-style-type: none;
	max-height: 305px;
	overflow: hidden;
	overflow-y: auto;
}
.filter-option{
	height: 40px;
	border-radius: 5px;
	margin-bottom: .7rem;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
.filter-option:hover, .filter-option:focus{
	color: #555555;
}
.filter-option.active{
	color: #555555;
	font-weight: 700;
}
.filter-option label{
	width: 100%;
	padding-left: .7rem;
	line-height: 40px;
	cursor: pointer;
}
.filter-option .custom-control-label::before, .filter-option .custom-control-label::after {
    left: -1.5rem;
	top: .5rem;
}
.custom-radio.filter-option .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23555'/%3e%3c/svg%3e");
}
.filter-option .custom-control-input:checked~.custom-control-label::before {
    border-color: #555555;
}
li.range-bg {
    border-radius: 5px;
    margin-bottom: .7rem;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
}
.filter-options-header p input {
    border: none;
	width: 100%;
}
.ui-widget-header {
    border: 1px solid #e0e0e0;
    background: #777777;
	color: #555555;
    font-weight: bold;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal {
    height: .5em;
	margin: 1rem 1.6rem 1rem 1.6rem;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
	border-radius: 5px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.45em;
    margin-left: -.6em;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    background: #555555;
}
.artikel-anzahl{
	font-size: .8rem;
	color: #777777;
	margin-bottom: 1rem;
}
/* ------ / ARTIKEL OVERVIEW ------ */


/* -------- ARTIKEL DETAIL -------- */
.datail-image{
	margin-top: 1rem;
}
.swiperArtikelDetail img{
	width: 100%;
	height: auto;
}
.detail-text h1{
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
}
.detail-text a h1{
	text-decoration: none;
	color: #555555;
}
.detail-text a:hover h1{
	text-decoration: none;
	color: #555555;
}
.detail-text .price{
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
}
.detail-text .price span a{
	color: #777777;
	text-decoration: underline;
}
.detail-text .price span a:hover, .detail-text .price span a:focus{
	color: #555555;
}
.detail-text .price.sale span{
	text-decoration: line-through;
	font-size: 1.5rem;
}
.detail-text .price.sale span.saleprice{
	color: #ca0b0b;
	text-decoration: none;
	font-size: 2rem;
}
.detail-text .price span.price-info{
	font-size: .8rem;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	margin-top: .3rem;
	margin-left: .2rem;
}
.detail-text .price.sale span.price-info{
	display: block;
	margin-top: .3rem;
}
.detail-text .category{
	display: inline-block;
	line-height: 1;
	margin: 1.2rem .3rem 1rem 0;
}
.detail-color .colors{
	display: inline-block;
	line-height: 1;
	font-weight: 700;
}
.detail-color .colors-images img{
	width: 40px;
	height: 40px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	margin-right: .7rem;
}
.tasche-list{
	margin-top: 1rem;
}
.tasche-list .btn-color{
	width: 100%;
}
.tasche-list a{
	display: block;
	margin-left: 1.3rem;
}
.tasche-list .btn-color-border{
	width: auto;
    min-width: 64px;
	padding: .7rem 1rem;
}
.tasche-list .btn-color-border img{
	width: 27px;
	height: 27px;
}
.link-tipp a{
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
	margin-top: 1rem;
	text-align: center;
	text-decoration: underline;
}
.link-tipp a:first-of-type{
	margin-top: 2rem;
}
.versand-info-detail{
	border: 2px solid #e0e0e0;
	border-radius: 5px;
	padding: 1rem;
	font-size: .93333rem;
	font-weight: 700;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-top: 1rem;
}
.versand-info-detail:last-of-type{
	border-top: none;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin: 0;
}
.versand-info-detail img{
	width: 28px;
	height: 28px;
	margin-right: .3rem;
}
.produktbeschreibung{
	width: 100%;
	background-color: #f5f5f5;
	padding: 2rem 0;
	margin-top: 2rem;
}
.produktbeschreibung-content{
	max-height: 200px;
	overflow: hidden;
}
.produktbeschreibung-content .headline{
	text-transform: uppercase;
	font-weight: 700;
	color: #777777;
	margin-bottom: 1rem;
	line-height: 1;
}
.produktbeschreibung-content a:hover .headline{
	text-decoration: none;
	color: #555555;
}
.produktbeschreibung-content ul{
	list-style-type: disc;
    padding-left: 1.2rem;
}
.produktbeschreibung-content li{
	padding-bottom: .3rem;
}
.produktbeschreibung-content a{
	text-decoration: underline;
}
.produktbeschreibung-content a.btn{
	text-decoration: none;
}
.show-more{
	width: 100%;
	background-image: linear-gradient(to top, #f5f5f5, #f5f5f5, rgba(241,241,241,0));
    padding-top: 5rem;
    position: absolute;
    bottom: 0;
}
.produktbeschreibung-content.collapse:not(.show) {
    display: block;
}
.produktbeschreibung-content.show{
	height: auto;
	max-height: none;
}
.produktbeschreibung-content.collapse.show .show-more{
	position: relative;
	background: none;
	padding-top: 0;
}
.styling-tipp p{
	max-width: 850px;
	margin: auto;
	margin-bottom: 2.7rem;
}
/* ------- / ARTIKEL DETAIL ------- */


/* ----------- ANMELDEN ----------- */
.anmelden a{
	text-decoration: underline;
}
.anmelden a:hover, .anmelden a:focus{
	text-decoration: underline;
}
.anmelden h1, .anmelden h2{
	line-height: 1;
	font-size: 1.86667rem;
	margin: 2rem 0 .5rem 0;
}
.anmelden hr{
	margin-bottom: 2rem;
}
.anmelden .btn{
	width: 100%;
}
.anmelden a.btn{
	text-decoration: none;
}
.kunde-anmelden{
	display: none;
}
.neukunde-benefits ul{
	list-style-type: none;
	padding: 0;

	min-height: 95px;
}
.neukunde-benefits li{
	padding-bottom: .5rem;
}
.neukunde-benefits li .fas{
	padding-right: .5rem;
	line-height: 1.5;
}
.neukunde-form, .forgot-pwd-form{
	display: none;
}
.neukunde-form .custom-control-label::before, .neukunde-form .custom-control-label::after {
    top: 0rem;
}
.neukunde-form .custom-control.custom-checkbox{
	font-size: .8rem;
	margin-bottom: 1rem;
}
.neukunde-form .custom-control.custom-checkbox:last-child{
	margin-bottom: 2rem;
}
.neukunde-form .custom-control-label span{
	color: #777777;
}
.forgot-pwd{
	margin-top: 2rem;
}
/* ---------- / ANMELDEN ---------- */


/* ---------- KUNDENKONTO ---------- */
.kundenkonto .content h2{
	font-size: 1.2rem;
	margin: 0;
}
.kundenkonto .content .table-responsive{
	margin: .7rem 0 2rem 0;
}
.table-bestellungen{
	margin: 0;
	border: 1px solid #f5f5f5;
}
.table-bestellungen thead tr{
	background-color: #f5f5f5;
}
.table-bestellungen thead th {
    border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
}
.table-bestellungen td, .table-bestellungen th {
    border-top: 1px solid #e0e0e0;
}
.table-sm.table-bestellungen td, .table-sm.table-bestellungen th {
    padding: .3rem 1rem;
}

.konto-box{
	background-color: #f5f5f5;
	padding: 1rem;
	margin-bottom: 2rem;

	min-height: 151px;
}
.konto-box-content{
	margin-top: 1rem;
}
.konto-mobile-nav ul {
    list-style-type: none;
	padding: 0;
}
.konto-mobile-nav li a {
    padding: 1rem 0;
    display: block;
    line-height: 1;
    border-top: 2px solid #e0e0e0;
}
.konto-mobile-nav li a.active {
    color: #555555;
	font-weight: 700;
}
.konto-mobile-nav li a .fas {
    font-size: .93333rem;
    float: right;
    line-height: 1rem;
}
.konto-mobile-nav li a.active .fas {
    display: none;
}

.kundenkonto .newsletter{
	background-color: #f5f5f5;
	color: #555555;
	padding: 2rem;
	margin-top: 0;
}
/* --------- / KUNDENKONTO --------- */


/* ---------- WUNSCHZETTEL ---------- */
.wishlist-content .artikel-filter {
    margin-bottom: 0;
}
.wishlist-content .btn.btn-filter {
	width: 100%;
	margin-top: 1rem;
	margin-bottom: .5rem;
}
.wishlist-content .dropdown-menu.filter-options {
    margin-top: -.5rem;
}
.saved-items-info{
	font-size: .93333rem;
	color: #777777;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 0;
}
.wishlist-content .artikel .wishlist img {
    width: 20px;
    height: 20px;
}
.wishlist-content .artikel .form-group{
	margin-top: .5rem;
	margin-bottom: .1rem;
}
.wishlist-content .artikel .btn.btn-color{
	width: 100%;
	font-size: 1rem;
    padding: 1rem .5rem;
}
.wishlist-content .artikel{
	position: relative;
}
.artikel .sold-out{
	opacity: .65;
}
.artikel .sold-out a{
	pointer-events: none;
}
.sold-out-info-box{
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -47px;
	z-index: 1;
	line-height: 1;
	background-color: #ca0b0b;
	background-color:rgba(246,130,115,1);
	color: #ffffff;
	padding: 1rem 0;
}
.sold-out-info-box .fas{
	margin-right: .2rem;
}
.nearly-sold-out-info-box{
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -47px;
	z-index: 1;
	line-height: 1;
	background-color:rgba(246,158,111,.65);
	color: #ffffff;
	padding: 1rem 0;
}

.wk_favoriten {
  display:none;
}
/* --------- / WUNSCHZETTEL --------- */


/* ----------- WARENKORB ----------- */
.wk_warenkorb {
  display:none;
}

.mobile-summe-box{
	position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
	color: #ffffff;
	font-weight: 700;
    background-color: #555555;
    border-top: 1px solid #ffffff;
    padding-top: 1rem;
}
.mobile-summe-box span{
	font-weight: normal;
    font-size: .8rem;
}
.wk-warenkorb h1, .wk-warenkorb h2{
    line-height: 1;
    font-size: 1.86667rem;
    margin: 2rem 0 .5rem 0;
}
.wk-item{
	width: 100%;
	padding: 1.3rem 0;
	border-bottom: 2px solid #efefef;
}
.wk-image{
	width: 85px;
	margin-right: 1rem;
}
.wk-image img {
    width: 100%;
	height: auto;
	border: 1px solid #e0e0e0;
    margin-right: 0;
}
.wk-content p{
	color: #777777;
	margin-bottom: .7rem;
	max-width: 450px;
}
.wk-price{
	line-height: 1;
	font-weight: 700;
}
.wk-price.sale span{
	text-decoration: line-through;
}
.wk-price.sale span.saleprice{
	color: #ca0b0b;
	text-decoration: none;
	padding-left: .3rem;
}

.wk-rabattsumme {
	color: #ca0b0b;
	font-weight: 700;
}

.wk-options{
	color: #777777;
	margin-top: .7rem;
}
.wk-options .color{
	width: 100%;
}
.wk-options select.form-control{
	height: 30px;
	line-height: 25px;
	width: 95px;
}
.wk-options .form-group{
	margin-bottom: 0;
}
.item-icons a{
	display: block;
	padding-bottom: 1rem;
}
.item-icons img{
	width: 20px;
	height: 20px;
}

.wk-more-infos{
	margin: 2rem 0 1rem 0;
}
.wk-more-infos-content{
	padding-bottom: 1.3rem;
	border-bottom: 1px solid #efefef;
	margin-bottom: 1.3rem;
}
.wk-more-infos .headline{
	font-size: .93333rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: .6rem;
	line-height: 1;
}
.wk-more-infos p{
	margin: 0;
	line-height: 1;
	font-size: .93333rem;
}

.option-verpackung .custom-control.custom-checkbox {
    font-size: .93333rem;
    margin-bottom: 1rem;
}
.option-verpackung .custom-control-label::before, .option-verpackung .custom-control-label::after {
    top: 0rem;
}

.wk-zahlungsarten .payments img{
	margin-right: 1rem;
	margin-bottom: 1rem;
	margin-left: 0;
}
.gesamtsumme-box{
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	padding: 0 1.7rem 2rem 1.7rem;
	margin-bottom: 1rem;
}
.gesamtsumme-box .table>tbody>tr>td {
    padding: .5rem 0;
}
.gesamtsumme-box .table>tbody>tr>td .fas{
    color: #777777;
}
.gesamtsumme-box .table>tbody>tr>td a:hover .fas{
    color: #555555;
}
.gesamtsumme-box .table>tbody>tr>td:last-child {
    text-align: right;
}
.gesamtsumme-box .table>tbody>tr:last-child {
    border-top: 1px solid #ffffff;
}
.gesamtsumme-box .table>tbody>tr:nth-child(2) td {
    padding-bottom: 1.2rem;
}
.gesamtsumme-box .table>tbody>tr:last-child td {
    font-weight: 700;
    padding-top: 1.2rem;
}
.gesamtsumme-box .table>tbody>tr>td span {
    font-weight: normal;
	font-size: .8rem;
}
.gesamtsumme-box .table>tbody>tr>td hr {
    border-color: #ffffff;
}
.gesamtsumme-box .btn{
	width: 100%;
}
.gesamtsumme-box .headline{
	font-size: .93333rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 1rem;
	margin-top: 2rem;
	line-height: 1;
}
/* ---------- / WARENKORB ---------- */


/* ------------ CHECKOUT ------------ */
.head.head-checkout{
	background-color: #f5f5f5;
	padding: 1rem 0;
}
.head-checkout .logo img{
	height: 45px;
	width: auto;
}
.wk-checkout h1, .wk-checkout .h1{
	color: #555555;
    line-height: 1;
    font-size: 1.86667rem;
	
	text-transform: uppercase;
	font-weight: 700;
}
.wk-checkout h1{
    margin: 1.3rem 0;
}
.wk-checkout .h1{
 	margin-bottom: .5rem;
	font-size: 1.2rem;
}
.wk-checkout h2{
    line-height: 1;
	color: #555555;
	font-weight: 700;
	text-transform: uppercase;
    font-size: 1.3rem;
    margin: 0 0 1rem 0;
}
.edit{
	font-size: .8rem;
}
.edit .fas{
	font-size: .6rem;
}
.wk-checkout .btn{
 	width: 100%;
}
.wk-checkout .adresse .nav-tabs .nav-item.show .nav-link, .wk-checkout .adresse .nav-tabs .nav-link.active{
	color: #555555 !important;
}

.adresse, .versandarten, .zahlungsarten{
	margin-bottom: 2rem;
}
.adresse .nav-tabs .nav-link {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    width: 50%;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	padding: 1.3rem 1rem;
}
.adresse .nav-tabs .nav-item.show .nav-link, .adresse .nav-tabs .nav-link.active {
    border-color: #e0e0e0 #e0e0e0 #fff;
}
.adresse .tab-content{
	padding: 1rem;
	border: 1px solid #e0e0e0;
	border-top: none;
}
.adresse .tab-content .custom-control-label::before, .adresse .tab-content .custom-control-label::after{
	top: 0;
}
.adresse .tab-content label{
	font-weight: 700;
	cursor: pointer;
}
.wk-checkout form.collapse{
    margin-top: 1rem;
}

.checkout-option{
	padding: 0 1rem;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #e0e0e0;
}
.checkout-option.aktiv{
	border: 1px solid #e0e0e0;
	border-top: none;
}
.checkout-option.aktiv:first-of-type{
	border-top: 1px solid #e0e0e0;
}
.checkout-option label{
	width: 100%;
	padding: 1.3rem 0;
	font-weight: 700;
	cursor: pointer;
}
.checkout-option .custom-control-label::before, .checkout-option .custom-control-label::after{
	top: 1.3rem;
}
.zahlungsarten .checkout-option .custom-control-label::before, .zahlungsarten .checkout-option .custom-control-label::after{
	top: 1.9rem;
}
.checkout-option img{
	height: 40px;
	width: auto;
}
.checkout-option-info{
	margin-top: .3rem;
	font-weight: normal;
}
.checkout-option-info p{
	margin: 0;
}
.checkout-option-info.zahlungsart-info{
	display: none;
	margin-bottom: 1rem;
}
.checkout-option.aktiv .checkout-option-info.zahlungsart-info{
	display: block;
}
.checkout-option-info.sepa-info{
	display: none;
}
.checkout-option.aktiv .checkout-option-info.sepa-info{
	display: block;
	font-size: .8rem;
	margin-bottom: 1rem;
}
.checkout-option-info.sepa-info.paypal {
	clear: both;
}
.checkout-option.aktiv .checkout-option-info.sepa-info.paypal {
	min-height: 75px;
}
.checkout-option-info.sepa-info.paypal .wpwl-container {
	float: right;
}

.kreditkarte-form label{
	padding: 0;
}
.sepa-form .form-group:first-child label{
	padding: .5rem 0 0 0;
}
.sepa-form label{
	padding: 0;
}
.checkout-option .checkout-option-info.sepa-info .custom-control-label::before, .checkout-option .checkout-option-info.sepa-info .custom-control-label::after {
    top: 1.3rem;
}
.checkout-option .fas{
	color: #777777;
}
.popover {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.popover-body {
    color: #555555;
}

.rechnungsadresse{
	margin-bottom: 2rem;
}
.rechnungsadresse .headline {
	font-weight: 700;
	text-transform: uppercase;
}
.r-adresse p{
	margin: 0;
}
.adresse-change .headline{
	font-weight: 700;
	text-transform: uppercase;
	margin: 2rem 0 .5rem 0;
}
.adresse-change address{
	margin: 0;
}
.adresse-change .custom-control.custom-checkbox label{
	font-weight: normal;
	padding: .3rem 0;
}
.adresse-change .checkout-option .custom-control.custom-checkbox .custom-control-label::before, .adresse-change .checkout-option .custom-control.custom-checkbox .custom-control-label::after {
    top: .3rem;
}
.adresse-change .btn {
    width: 100%;
    margin: 1rem 0 0 0;
}

.text-data p{
	color: #555555;
	margin-bottom: 2rem;
}
.text-data p a{
	color: #555555;
	font-weight: 700;
}
.text-data p a:hover, .text-data p a:focus{
	color: #777777;
}

.artikel-checkout-mobile h2{
	margin-bottom: .3rem;
}
.wk-checkout .artikel-checkout-mobile .wk-items{
	max-height: 181px;
	overflow-y: auto;
	margin-bottom: 2rem;
    border-bottom: 2px solid #555555;
}
.wk-checkout .artikel-checkout-mobile .wk-items::-webkit-scrollbar {
	-webkit-appearance: none;
 	width: 5px;
	height: 5px;
}
.wk-checkout .artikel-checkout-mobile .wk-items::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: rgba(0, 0, 0, .3);
}
.wk-checkout .wk-items{
    max-height: 363px;
	overflow-y: auto;
}
.wk-checkout .wk-item{
    padding: .5rem 0;
}
.wk-checkout .wk-image{
	width: 70px;
	margin-right: 1rem;
}
.wk-checkout .wk-content{
	font-size: .93333rem;
}
.wk-checkout .wk-content p{
    margin-bottom: 0;
}
.wk-checkout .wk-price{
    line-height: 1.5;
}
.wk-checkout .anzahl{
	color: #777777;
}
.wk-checkout .gesamtsumme-box .table {
    margin-bottom: 0;
}
/* ----------- / CHECKOUT ----------- */


/* ----------- VIELEN DANK ----------- */
.bstb-content .mini-wk-item{
    margin-bottom: 1rem;
}
.bstb-content .mini-wk-item img{
    width: 20%;
    height: auto;
    margin-right: 3%;
}
.bstb-content .table-summe{
    margin-top: 15px;
}
.bstb-content hr{
    margin: 20px 0;
}
.bstb-content .table-summe td {
    padding-left: 0;
}
.bstb-content .info {
    text-align: right;
}
.bstb-details{
    border: 1px solid #e6e6e6;
    padding: 1rem;
    margin-top: 3rem;
}
.bstb-details h2{
    margin-top: 0;
}
.bstb-details .headline{
    margin-bottom: .5rem;
    font-weight: 700;
}
/* ----------- / VIELEN DANK ----------- */


/* -------------- BRANDS -------------- */
.brands-nav .btn.btn-color.hvr-fade.active{
	background-color: #ffffff;
	color: #555555 !important;
	margin-bottom: 1px;
}
.brands-nav .btn-group>.btn:not(:first-child){
	margin-left: 0;
}
.brands-nav .btn{
	font-weight: normal;
	border-bottom: 1px solid #ffffff;
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.brands-nav .btn-group{
    width: 100%;
	display: block;
}
.alphabet{
	margin-top: 1rem;
}
.alphabet ul{
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.alphabet ul li{
	display: inline-block;
	color: #777777;
}
.alphabet ul li a {
    display: block;
    padding: 0 1rem .5rem 1rem;
    font-size: 1.6rem;
}
.alphabet ul li a:hover, .alphabet ul li a:focus{
	color: #9e9e9e;
}
.alphabet ul li a.disabled{
	pointer-events: none;
	opacity: .45;
}
.alphabet-brands{
	margin-top: 2rem;
	padding-bottom: 2rem;
}
.brands-glossary-items-initials{
	font-size: 3rem;
	font-weight: 700;
	color: #555555;
	line-height: 1;
}
.brands-glossary-items ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.brands-glossary-items li{
	display: inline-block;
	width: 50%;
}
.brands-glossary-items li a{
	display: block;
	padding: 0 1rem .8rem 1rem;
	text-transform: uppercase;
}
.brands-glossary-items li a:hover, .brands-glossary-items li a:focus{
	color: #9e9e9e;
}
/* ------------- / BRANDS ------------- */


/* -------------- STORE -------------- */
.store .content h1 {
    margin-bottom: .7rem;
}
.store hr{
	margin: 2rem 0;
}
.store-info h1{
	text-transform: uppercase;
	font-size: 1.9rem;
	margin: 1rem 0 1rem 0;
}
.store-info .btn{
	width: 100%;
	margin-top: 1rem;
}
.store-info .map{
	width: 100%;
	height: 350px;
	margin-top: 2rem;
	margin-bottom: 1rem;
}
.store .content h2{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.8rem;
}
.store-images{
	height: 350px;
	margin-bottom: 1rem;

	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.brands-box{
	text-align: center;
	color: #777777;
	background-color: #f5f5f5;
	padding: 1.7rem 1rem;
}
.brands-box .headline{
	font-size: 1.6rem;
	line-height: 1;
	color: #555555;
	background-color: #f5f5f5;
	margin-bottom: .7rem;
	
	text-transform: uppercase;
}
.brands-box a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: .93333rem;
	color: #777777;
    display: inline-block;
	padding-bottom: .3rem;
}
.brands-box a:hover, .brands-box a:focus{
	color: #555555;
	text-decoration: none;
}
/* ------------- / STORE ------------- */


/* ---------- HILFE UND FAQ ---------- */
.faq-boxen a{
	text-decoration: none;
}
.faq-boxen a:hover, .faq-boxen a:focus{
	text-decoration: none;
}
.faq-box{
	height: 150px;
	background-color: #e0e0e0;
	border-radius: 5px;
	padding: 0 1rem;
	text-align: center;
	margin-bottom: 2rem;
}
.faq-box img{
	height: 28px;
	width: auto;
}
.faq-box .headline{
	color: #555555;
	text-transform: uppercase;
	margin-top: .5rem;
}
a:hover .faq-box .headline, a:focus .faq-box .headline{
	text-decoration: none;
}
#accordionFAQBestellung, #accordionFAQZahlung, #accordionFAQLieferung, #accordionFAQRuecksendung, #accordionFAQProdukte{
	margin-bottom: 2rem;
}
/* --------- / HILFE UND FAQ --------- */


/* --------- KONTAKTFORMULAR --------- */
.kontakt-form .custom-control.custom-radio label{
    font-size: .8rem;
	cursor: pointer;
}
.kontakt-box{
	height: 180px;
	background-color: #f5f5f5;
	border-radius: 5px;
	padding: 0 1rem;
	margin-bottom: 1rem;
}
.content a.kontakt-box{
	text-decoration: none;
	font-size: 1.2rem;
	display: block;
}
.kontakt-box .fas{
	font-size: 2rem;
	margin-bottom: .5rem;
}
a:hover.kontakt-box p.zeiten-kontakt{
	color: #555555;
}
.kontakt-box p.zeiten-kontakt{
	margin-bottom: 0;
	font-size: .8rem;
}
/* -------- / KONTAKTFORMULAR -------- */


/* -------------- JOBS -------------- */
#accordionJobs{
	margin-bottom: 2rem;
}
.card-header {
	padding: 0 1.25rem;
    background-color: #f5f5f5;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.card-header.active{
    background-color: #e0e0e0;
}
.card-header .btn-link{
    color: #555555;
    width: 100%;
    text-align: left;
    padding: 1rem 0;
	height: auto;
	text-transform: none;
}
.card-header .btn-link:hover, .card-header .btn-link:focus, .card-header .btn-link:active{
    color: #555555;
	text-decoration: none;
}
.headline-job{
	margin: 2rem 0 .7rem 0;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}
.job-bewerbung{
	margin-top: 2rem;
	padding: 1rem 0;
}
.job-bewerbung .headline-job{
	margin: 0 0 .7rem 0;
}
/* ------------- / JOBS ------------- */


/* --------- PERSONAL SHOPPING --------- */
.berater-image{
    width: 100%;
    padding-top: 110%;
    position: relative;
    overflow: hidden;
    /*margin-bottom: 1rem;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	background-color: #e6e6e6;
}
.berater-name{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1.5rem;
	font-size: .93333rem;
	margin-bottom: 2rem;
	
	background-color: #f5f5f5;
	padding: .5rem;
}
.berater-name label:hover, .berater-name label:focus{
	cursor: pointer;
}
.berater-name .custom-control-label::before, .berater-name .custom-control-label::after{
	top: 0;
}
/* -------- / PERSONAL SHOPPING -------- */
/* --------------------------- / CONTENT --------------------------- */



/* ---------------------------- FOOTER ---------------------------- */
footer, footer a{
	color: #555555;
}
.footer-nav{
	padding: 0;
	background-color: #f5f5f5;
	font-size: 1.06667rem;
	margin-top: 3rem;
}
.headline-footer a{
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	padding: 1rem 0;
	display: block;
	text-transform: uppercase;
	border-bottom: 1px solid #dedede;
	color: #555555 !important;
}
.headline-footer:last-child a{
	border-bottom: 2px solid #dedede;
}
.headline-footer a:hover, .headline-footer a:focus {
	color: #555555;
}
.headline-footer .fas.fa-chevron-down{
	vertical-align: baseline;
	padding-left: 5px;
}
.open .fas.fa-chevron-down{
    transform: rotate(180deg);
    transition: .15s linear;
	padding-left: 0px;
    padding-right: 5px;
    top: -1px;
}
.footer-nav ul{
	padding: 1rem 1rem 0 1rem;
    background-color: #dedede;
	margin: 0;
	list-style-type: none;
}
.footer-nav ul, .kontakt-foot, .kundenkarte-foot{
    display: none;
}
.footer-nav .kontakt-foot ul, .footer-nav .kundenkarte-foot ul{
    display: block;
}
.footer-nav div.kontakt-foot, .footer-nav div.kundenkarte-foot{
	padding: 1rem 1rem 1.5rem 1rem;
    background-color: #dedede;
}
.footer-nav div.kontakt-foot ul, .footer-nav div.kundenkarte-foot ul{
	padding: 0;
}
.footer-nav li a{
	display: block;
	line-height: 1.2;
	text-decoration: none;
	padding-bottom: 1.5rem;
}
.footer-nav li a .fas.fa-angle-right, .footer-nav li a:hover .fas.fa-angle-right{
	visibility: hidden;
	opacity: 0;
	width: 0;
}
p.zeiten-kontakt{
	margin-top: .3rem;
	margin-bottom: .2rem;
}
.tel-info{
	font-size: .8rem;
	line-height: 1;
	color: #777777;
	margin-bottom: 1rem;
}

.foot-checkout .mwst-info {
    display: inline-block;
    margin-left: 1rem;
}
.footer-links{
	font-size: 1rem;
}
.footer-links a {
	padding: .3rem 1rem;
    display: inline-block;
	text-decoration: underline;
}
.socials-foot img{
	width: 40px;
	height: 40px;
	margin: 0 1rem;
}
.footer-socials{
	background-color: #555555;
	font-size: .8rem;
}
/* ---------------------------- / FOOTER ---------------------------- */





/* ---------------------------- Super Small devices / iPhone 5 (landscape phones, 320px and down) ---------------------------- */
@media screen and (max-width: 340px) {
[data-drawer-backdrop]:before {
    margin-left: 88%;
}
drawer-menu {
    width: 85%;
}
.navbar-brand {
    padding-top: .7rem;
    padding-bottom: .7rem;
    margin-right: .3rem;
}
.navbar-brand img {
    height: 25px;
}
.navbar .shop-icons li a {
    padding: .6rem .6rem;
}
.shop-icons ul>li:last-child a .wk_zahl {
    right: 3px;
}
.wishlist-content .artikel .btn.btn-color {
    font-size: .8rem;
    line-height: 45px;
    padding: 0rem .3rem;
    min-width: auto;
}
}




/* ---------------------------- Small devices (landscape phones, 576px and up) ---------------------------- */
@media screen and (min-width: 576px) {
/* ---------------------------- CONTENT ---------------------------- */
.store-content .headline {
    font-size: 1.6rem;
}
.footer-nav .container{
    max-width: none;
}
/* --------------------------- / CONTENT --------------------------- */
}




/* -------------------------------- Medium devices (tablets, 768px and up) -------------------------------- */
@media screen and (min-width: 768px) {
/* ------------------------ COOKIE-HINWEIS ------------------------ */
section.header_cookie .btn{
    margin-top: 0;
	width: auto;
}
/* ----------------------- / COOKIE-HINWEIS ----------------------- */
/* ---------------------------- CONTENT ---------------------------- */
.header-image{
	margin-bottom: 2rem;
}

.swiper-container.swiperTeaserImages{
	margin-bottom: 2rem;
}
.header-slider{
	padding-top: 34.376%;
}

.inspi-titel{
	height: 54px;
	overflow: hidden;
}
.start-inspi-content p{
	height: 44px;
	overflow: hidden;
}

.click-collect-box {
    margin-bottom: 2rem;
}
.click-collect-box p{
	min-height: 66px;
}

.click-collect-box.box-ps{
    margin-bottom: 4rem;
}
	

.swiper-pagination {
    display: block;
}
.wk-options .color{
	width: 165px;
}
.adresse-change .btn {
	width: auto;
}

.store-box{
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.store-image{
	height: 400px;
}
.store-content{
	height: 100%;
	max-width: 340px;
    padding: 2rem 1rem;
	position: absolute;
	background-color: rgba(255,255,255,.9);
	color: #555555;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: left;
}
	
.inspi-text{
	height: 300px;
}
	
/* -------------- BRANDS -------------- */
.brands-nav .btn-group>.btn:not(:first-child){
    margin-left: 2px;
}
.brands-nav .btn-group{
	display: -ms-inline-flexbox;
    display: inline-flex;
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
	
.brands-glossary-items li{
	width: 33.33%;
}
/* ------------- / BRANDS ------------- */
.vorteile-karte{
	margin-top: 1rem;
	margin-bottom: 3rem;
}
/* --------------------------- / CONTENT --------------------------- */
}

.back-to-top {
 	position: fixed;
 	bottom: 100px;
 	right: 15px;
	height: 40px;
	width: 40px;
	border-radius: 5px;
	text-align: center;
	background-color: #777777;
	color: #fff !important;
	z-index: 1000;
	opacity: .5;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}
a.back-to-top:hover, a.back-to-top:focus{
 	color: #fff !important;
	outline: none;
	opacity: 1;
}
.back-to-top .fas{
 	position: relative;
	top: 8px;
	font-size: 1.5rem;
}


/* -------------------------------- Large devices (desktops, 992px and up) -------------------------------- */
@media screen and (min-width: 992px) {
body{
	padding-top: 0;
}


.breadcrumb {
    padding: 2rem 0 1rem 0;
	font-size: .8rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
	margin-bottom: 0;
}
.breadcrumb>li a{
	color: #777777;
}
.breadcrumb>li a:hover, .breadcrumb>li a:focus{
	color: #555555;
}
.breadcrumb>.active {
    color: #555555;
}
.breadcrumb>li+li:before {
    padding: 0 .7rem;
    color: #777777;
    content: "\203A";
}
.btn{
	height: 40px;
	width: auto;
	min-width: 150px;
	padding: .6rem 1rem;
	font-size: 1.06667rem;
}
.sticky{
	position: sticky;
	top: 0;
}
.alert{
    width: auto;
	top: 3rem;
}
.modal-dialog {
    max-width: 600px;
}

/* ---------------------------- FORMULAR ---------------------------- */
input.form-control{
	height: 40px;
	line-height: 40px;
}
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 40px;
	padding: 0 1rem;
}
select.form-control {
	height: 40px;
	line-height: 34px;
    padding: 0 2rem 0 1rem;
}
textarea.form-control {
    height: 100px;
	min-height: 100px;
	max-height: 250px;
}
/* --------------------------- / FORMULAR --------------------------- */



/* ---------------------------- HEADER ---------------------------- */
header{
	position: relative;
}
.headroom {
    transition: none;
}
.headroom--pinned {
    transform: none;
}
.headroom--unpinned {
    transform: none;
}

.usp-bar{
	width: 100%;
	background-color: #e6e6e6;
	color: #777777;
	text-align: center;
	position: relative;
}
.usp span{
	margin-left: .4rem;
	line-height: 1;
	font-size: .8rem;
	font-weight: 700;
}
.usp a{
	color: #777777;
}
.usp a:hover, .usp a:focus{
	color: #555555;
}
.usp a span, .usp .fa, .usp .fas{
	font-size: .8rem;
}
.head{
	background-color: #f5f5f5;
	padding: .66667rem 0;
}
.head .logo a{
	display: block;
}
.head .logo img{
	width: auto;
	height: 60px;
}

.main-navi ul{
	padding: 0;
	margin-bottom: 0;
	margin-left: 1.1rem;
}
.main-navi ul li{
	list-style-type: none;
	display: inline-block;
}
.main-navi ul li a{
	padding: 2rem 1rem;
	font-weight: 700;
	font-size: 1.06667rem;
	text-transform: uppercase;
	margin-right: .13rem;
}
.main-navi ul li a.active{
	color: #555555;
}
.main-navi ul li a:hover, .main-navi ul li a:focus{
	color: #555555;
}
.form-inline.suche input.form-control{
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #777777;
	padding: 0 3rem 0 1rem;
	color: #555555;
	font-size: .93333rem;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.form-inline.suche input.form-control:focus{
    box-shadow: none;
}
#form-suche{
	position: relative;
}
.btn.btn-invis{
	min-width: auto;
	padding: 0;
	padding-right: 1rem;
    position: absolute;
    right: 0;
	top: 0;
}
.suche .btn.btn-invis img{
	width: 24px;
	height: 24px;
}

.shop-icons ul {
    margin-left: 1rem;
}
.shop-icons .dropdown-menu{
	width: 210px;
	right: auto;
	top: 39px;
	padding: .5rem 0;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
    left: 50%;
	margin-left: -105px;

	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3);
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
}
.shop-icons .dropdown-menu li{
	padding: 0;
	display: block;
}
.shop-icons .dropdown-menu li a {
	text-transform: none;
	line-height: 1;
	padding: .6rem 1rem;
	white-space: inherit;
	font-weight: normal;
	color: #777777;
	font-size: .93333rem;
}
.shop-icons .dropdown-menu li:last-child a {
    padding-right: 1rem;
}
.shop-icons .dropdown-menu>li>a:focus, .shop-icons .dropdown-menu>li>a:hover,
.shop-icons .dropdown-menu>li:hover>a {
    color: #555555;
   	background-color: transparent;
}
.shop-icons .dropdown-menu .dropdown-divider {
    margin: .3rem 0;
    border-top: 1px solid #e0e0e0;
}
.shop-icons li a.btn{
	padding: .6rem 1rem;
}
.shop-icons .dropdown-menu.dropdown-wk{
	width: 325px;
	right: -3px;
	left: auto;
	margin-left: 0;
	padding: .0;
}
.wk-header{
	background-color: #e0e0e0;
	padding: .5rem 1rem;
	font-size: .8rem;
	margin-bottom: .25rem;
}
.dropdown-wk ul{
	margin-left: 0;
    max-height: 265px;
    overflow: hidden;
    overflow-y: auto;
}
.shop-icons ul>li:last-child a .wk_zahl{
    right: -10px;
}

.mini-wk-info {
	padding: .5rem 1rem 0 1rem;
}
.shop-icons ul.mini-wk-items {
	margin-left: 0;
}

.shop-icons .dropdown-menu li.mini-wk-item{
	padding: .25rem 1rem;
	border-bottom: 1px solid #e0e0e0;
}
.shop-icons .dropdown-menu li.mini-wk-item a{
	padding: 0 !important;
	color: #555555;
	text-align: left;
}
.mini-wk-content{
    width: 75%;
}
li.mini-wk-item img{
    width: 25%;
    height: auto;
	margin-right: 5%;
}
.mini-wk-content p{
    font-size: .8rem;
    margin-bottom: .2rem;
    line-height: 1.2;
}
li.mini-wk-item .mini-wk-content a{
    padding: 0 !important;
}
.mini-wk-content a:hover{
    color: #555555;
}
.mini-wk-content .price{
	font-weight: 700;
}
.mini-wk-content .price.sale span{
	text-decoration: line-through;
}
.mini-wk-content .price.sale span.saleprice{
	color: #ca0b0b;
	text-decoration: none;
	padding-left: .3rem;
}
.mini-wk-summe{
	background-color: #e0e0e0;
	padding: .5rem 1rem;
}
.mini-wk-summe span{
	font-weight: 700;
}
.mini-wk-summe span.mwst{
	font-size: .73rem;
	color: #777777;
	font-weight: normal;
}


/*#mainNav.navbar-shrink {
    position: fixed;
	width: 100%;
	top: 0;
	opacity: .8;
}
#mainNav.navbar-shrink:hover {
	opacity: 1;
}
#mainNav.navbar-expand-lg.navbar-shrink .navbar-nav .nav-link {
    padding: .8rem 1rem;
	font-size: .93333rem;
}*/

.navbar{
	border-bottom: none;
}
.navbar-expand-lg .navbar-nav .nav-link{
	color: #555555;
	font-weight: 600;
	padding: 1.3rem 1rem;
	font-size: 1.06667rem;
}
.navbar-expand-lg .navbar-nav li.nav-item:first-child{
    margin-left: -1rem;
}
li.nav-item.dropdown{
	position: inherit;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
	/*width: calc(100vw - 1rem);*/
	width: 100vw;
	background-color: #f5f5f5;
	border-radius: 0px;
	margin: 0;
	padding: 1.5rem 0;
	border: none;
	-webkit-box-shadow: 0 10px 10px -3px rgba(0,0,0,.2);
    box-shadow: 0 10px 10px -3px rgba(0,0,0,.2);
}
.dropdown-item.cat-headline{
	text-transform: uppercase;
	font-weight: 700;
	font-size: .93333rem;
}
.navbar .dropdown-item:focus.cat-headline, .navbar .dropdown-item:hover.cat-headline{
	color: #555555;
}
.navbar .dropdown-item{
	line-height: 1;
	color: #555555;
	padding: .5rem 0rem;
	font-size: .933333rem;
}
.dropdown-item.active, .dropdown-item:active {
    color: #555555;
    background-color: transparent;
	font-weight: 700;
}
.navbar a.dropdown-item{
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
    color: #555555;
    background-color: transparent;
}
.navbar a.dropdown-item:focus, .navbar a.dropdown-item:hover {
	margin-left: .25rem;
}
.nav-cat-image{
	background-color: #dadada;
	width: 100%;
	height: 180px;
}

li.dropdown:hover > ul.dropdown-menu, li.dropdown:hover > .dropdown-menu, li.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    opacity: 1;
}
/* --------------------------- / HEADER --------------------------- */



/* ------------------------ CONTENT PAGES ------------------------ */
.sub-nav{
	margin-top: 1rem;
}
.sub-nav a{
	display: block;
	line-height: 1;
	font-weight: 700;
	font-size: 1.2rem;
	margin-bottom: 1.3rem;
	text-transform: uppercase;
}
.sub-nav ul{
	list-style-type: none;
    padding-left: 1.3rem;
}
.sub-nav li a{
	font-weight: normal;
	font-size: 1rem;
	margin-bottom: 0;
	padding-bottom: .8rem;
	text-transform: none;
}
.sub-nav li a.active{
	font-weight: 700;
}
.sub-nav li a .fas.fa-angle-right {
    width: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s, opacity .3s ease-in-out;
    -moz-transition: visibility 0s, opacity .3s ease-in-out;
    -o-transition: visibility 0s, opacity .3s ease-in-out;
    transition: visibility 0s, opacity .3s ease-in-out;
}
.sub-nav li a:hover .fas.fa-angle-right {
    width: auto;
    visibility: visible;
    opacity: 1;
    padding-right: .3rem;
}
.content {
    min-height: 500px;
}
.kundenkonto .sub-nav li a{
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.kundenkonto .sub-nav li a:hover, .kundenkonto .sub-nav li a:focus{
	margin-left: .25rem;
}
/* ----------------------- / CONTENT PAGES ----------------------- */


/* --------------------------- CONTENT --------------------------- */
.header-image{
	height: 450px;
	margin-bottom: 4rem;
}
.swiper-container.swiperTeaserImages{
	margin-bottom: 2rem;
}
.header-slider .header-slider-div{
	width: 100%;
	position: absolute;
	top: calc(50% - 49px);
}
.header-content{
	margin-bottom: 0;
}
.header-content.white{
	color: #ffffff;
	text-shadow: 0px 2px 10px #000;
}
.header-content.black{
	color: #555555;
	text-shadow: 0px 2px 10px #fff;
}
.header-content .h1{
	font-size: 3.6rem;
	text-transform: uppercase;
	font-weight: 700;
}
.header-content p{
	font-size: 1.5rem;
}

	
.info-image{
	padding-top: 30%;
}
	

.start-labelwatch{
	margin-top: 3rem;
}
.labelwatch-content{
	padding: 3rem 2rem 3rem 3rem;
}

.click-collect-box{
	margin-top: 0rem;
	margin-bottom: 4rem;
	height: 350px;
	position: relative;
}
.click-collect-box .headline{
	min-height: 46px;
}
.click-collect-box img {
    bottom: 2rem;
    position: absolute;
	margin-top: 0;
}

.click-collect-box.box-ps{
	height: 380px;
}

.store-content{
	max-width: 443px;
	padding: 2rem 2rem;
}
.store-content p{
	font-size: 1rem;
}
/*.store-image.hvr-grow:hover, .store-image.hvr-grow:focus, .store-image.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}*/

.newsletter{
	margin-top: 3rem;
}
.newsletter-image img{
	width: 100%;
	height: auto;
	max-width: 350px;
}

.hot-brands {
	margin: auto;
	max-width: 850px;
}
.hot-brands a{
	text-transform: uppercase;
	display: inline-block;
	line-height: 1;
	padding-bottom: .8rem;
}


/* --------- INSPI DETAIL --------- */
.inspi-image{
	margin-bottom: 4rem;
}
.brand-image{
	margin-bottom: 4rem;
}
.inspi-text{
	height: 450px;
	overflow: hidden;
	overflow-y: auto;
	margin-bottom: 4rem;
}
.inspi-text hr{
	margin-bottom: 1.7rem;
}

.brand-text{
	height: 300px;
	overflow: hidden;
	overflow-y: auto;
	margin-bottom: 4rem;
}
.brand-text hr{
	margin-bottom: 1.7rem;
}

.inspi-image.label{
	padding-top: 55.556%;
}
.inspi-text.collapse.label{
	height: 250px;
	margin-bottom: 2rem;
}
/* -------- / INSPI DETAIL -------- */


/* ------- ARTIKEL OVERVIEW ------- */
.artikel-filter.collapse:not(.show) {
    display: block;
}
.artikel-filter{
	padding: 1rem 0;
	background-color: transparent;
}
.btn.btn-filter{
    margin-bottom: 0;
}
.dropdown-menu.filter-options{
	width: 310px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3);
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
	margin: .125rem 0 0;
	position: absolute !important;
}
/* ------ / ARTIKEL OVERVIEW ------ */


/* -------- ARTIKEL DETAIL -------- */
.datail-image{
	margin-top: 0;
}
.swiper-container.swiperArtikelDetailThumbs{
	padding: 0;
	margin: 0;
}
.swiperArtikelDetailThumbs .swiper-slide{
	cursor: pointer;
}
.detail-thumbnails{
	width: 60px;
	height: 100%;
	float: left;
	margin-right: 2rem;
}
.detail-thumbnails img{
	width: 100%;
	height: auto;
	border: 1px solid #e0e0e0;
	margin-bottom: 2rem;
}
.detail-text p{
	font-size: 1.06667rem;
	margin-bottom: 1.2rem;
}
.detail-text .price {
	font-size: 1.73333rem;
    margin-bottom: 1rem;
}
.tasche-list .btn-color-border{
	padding: .4rem 1rem;
}
.link-tipp a{
	margin-top: 1rem;
	text-align: left;
}
.link-tipp a:first-of-type{
	margin-top: 2rem;
}
/* ------- / ARTIKEL DETAIL ------- */


/* ---------- WUNSCHZETTEL ---------- */
.wishlist-content .artikel-filter {
	margin-bottom: 4rem;
}
.wishlist-content .btn.btn-filter {
	width: 198px;
	margin-top: 0;
	margin-bottom: 0;
}
.wishlist-content .dropdown-menu.filter-options {
    margin-top: 0;
}
.saved-items-info{
	font-size: .93333rem;
	margin-top: 0;
}
.wishlist-content .artikel .btn.btn-color{
	width: 100%;
	font-size: 1.1rem;
    padding: .7rem 1rem;
}
/* --------- / WUNSCHZETTEL --------- */


/* ----------- WARENKORB ----------- */
.wk-image{
	margin-right: 2rem;
}
.wk-box-right{
	float: left;
}
.wk-more-infos{
	margin: 2.7rem 0;
}
.wk-zahlungsarten .payments img {
    margin-bottom: 0;
}
/* ---------- / WARENKORB ---------- */


/* ------------ CHECKOUT ------------ */
.wk-checkout{
	margin-top: 2rem;
}
.wk-checkout h1{
    margin: 2rem 0 3rem 0;
}
.adresse-change .btn {
	width: auto;
    margin: 1rem 0 1rem 0;
}
.wk-checkout form.collapse{
    margin-top: 0;
}
.checkout-option-info.zahlungsart-info{
	display: none;
}
.checkout-option.aktiv .checkout-option-info.zahlungsart-info{
	display: none;
}
/* ----------- / CHECKOUT ----------- */


/* -------------- BRANDS -------------- */
.brands-nav .btn-group{
    width: auto;
}
.brands-nav .btn-group>.btn{
    padding: .7rem 1rem;
    font-size: 1.1rem;
}
.brands-nav .btn.btn-color.hvr-fade.active{
	margin-bottom: 0;
}
.alphabet ul li a{
	padding: 1rem .5rem;
	font-size: 1.3rem;
}
.brands-glossary-items li{
	width: 25%;
}
/* ------------- / BRANDS ------------- */


/* -------------- STORE -------------- */
.store .content h1 {
    margin-bottom: 2rem;
}
.store .content h2{
	font-size: 1.9rem;
}
.store-info .map{
	margin-bottom: 0;
}
.store-images{
	height: 445px;
}
/* ------------- / STORE ------------- */
/* -------------------------- / CONTENT -------------------------- */



/* ---------------------------- FOOTER ---------------------------- */
.footer-nav{
	padding: 2rem 0 2rem 0;
	background-color: #f5f5f5;
	font-size: .93333rem;
}
.footer-nav .container{
    max-width: 960px;
}
.headline-footer a{
	text-align: left;
	font-size: 1rem;
	font-weight: 700;
	padding: 0;
	padding-bottom: 1rem;
	cursor: default;
	border: none;
	color: #555555 !important;
}
.headline-footer a:last-child{
	border: none;
}
.headline-footer a:hover, .headline-footer a:focus {
	color: #555555;
}
.footer-nav .fas.fa-chevron-down{
	display: none;
}
.footer-nav ul, .footer-nav div.kontakt-foot, .footer-nav div.socials-foot{
	padding: 0;
	background-color: transparent;
}
.footer-nav ul, .footer-nav .kontakt-foot ul, .footer-nav .kundenkarte-foot ul, .kontakt-foot, .kundenkarte-foot{
    display: block;
}
.footer-nav li a{
	padding-bottom: .5rem;
	line-height: 1.5;
	font-size: .933333rem;
}
.footer-nav li a .fas.fa-angle-right{
	width: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s, opacity .3s ease-in-out, padding .3s ease-in-out;
	-moz-transition: visibility 0s, opacity .3s ease-in-out, padding .3s ease-in-out;
	-o-transition: visibility 0s, opacity .3s ease-in-out, padding .3s ease-in-out;
	transition: visibility 0s, opacity .3s ease-in-out, padding .3s ease-in-out;
}
.footer-nav li a:hover .fas.fa-angle-right{
	width: auto;
	visibility: visible;
	opacity: 1;
	padding-right: .3rem;
}
p.zeiten-kontakt{
	margin-top: 0;
}
.socials-foot img{
	margin: 0;
	margin-right: 1rem;
	width: 34px;
	height: 34px;
}
.footer-nav hr{
	margin-top: 1.33333rem;
    margin-bottom: 1.33333rem;
    border-top: 2px solid #dedede;
}
.payments img{
	display: inline-block;
	margin-left: 1rem;
	position: relative;
	width: auto;
}
.payments a{
	display: inline-block;
}

.footer-links, .mwst-info{
	color: #777777;
	font-size: .8rem;
}
.footer-links span{
	margin-left: 2rem;
}
.footer-links a{
	color: #777777;
    padding: 0 1rem;
}
.footer-links a:hover, .footer-links a:focus{
    color: #555555;
}
.mwst-info{
	margin-top: .5rem;
}
.footer-socials{
	background-color: #e0e0e0;
	font-size: .8rem;
}
/* ---------------------------- / FOOTER ---------------------------- */
}




/* -------------------------- Extra large devices (large desktops, 1200px and up) -------------------------- */
@media screen and (min-width: 1200px) {
.px-xl-8 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

/* ---------------------------- HEADER ---------------------------- */
li.dropdown:hover > ul.dropdown-menu, li.dropdown:hover > .dropdown-menu, li.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    opacity: 1;
	overflow-x: hidden;
}

.head .logo img{
	height: 60px;
}
.main-navi ul {
    margin-left: 2rem;
}
.main-navi ul li a {
    padding: 2rem 1rem;
}
.form-inline.suche input.form-control {
    width: 245px;
}
.shop-icons ul {
    margin-left: 1.33333rem;
}
/* --------------------------- / HEADER --------------------------- */

.inspi-text.collapse.label{
	height: 300px;
}
.footer-nav .container{
    max-width: 1140px;
}
}




/* ----------------------- Super large devices (super large desktops, 1500px and up) ----------------------- */
@media screen and (min-width: 1500px) {
.px-xxl-8 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}
}




/* ---------------------------- CHECKOUT HEADER ---------------------------- */
/* ---------------------------- / CHECKOUT HEADER ---------------------------- */


/* ---------------------------- CHECKOUT CONTENT ---------------------------- */
/* ---------------------------- / CHECKOUT CONTENT ---------------------------- */


/* ---------------------------- CHECKOUT FOOTER ---------------------------- */
/* ---------------------------- / CHECKOUT FOOTER ---------------------------- */




/* ---------- IMPRESSUM ----------  */

/* ---------- / IMPRESSUM ---------- */



/* ---------- SUCHERGEBNISSE ---------- */
/* --------- / SUCHERGEBNISSE --------- */



/* ------------- 404-SEITE ------------- */
/* ------------ / 404-SEITE ------------ */



/* ------------- GUTSCHEIN-SEITE ------------- */

.gutschein-img{
	width:100%;
	max-width:498px;
  	background-size: contain;
	margin-bottom:30px;
	aspect-ratio: 19 / 9; 
}

.gutschein-content ol{
	line-height: 40px;
}

.gutschein-content ol li{
	line-height: 23px;
	margin-bottom:15px;
}

@media(min-width:768px){
	.gutschein-img{
		height: 158px;
	}
}


@media(min-width:992px){
	.gutschein-img{
		height: 189px;
	}
}




.checklist-kundenkarte {
	list-style: none; /* Zahlen entfernen */
	padding-left: 1.5em; /* Platz für Haken */
}

.checklist-kundenkarte li{
	line-height: 23px;
	padding-bottom: 15px;
}

.checklist-kundenkarte li::before {
	content: "✓"; /* Unicode-Haken */
	color: black;
	margin-left: -1.5em; /* Haken in die linke Spalte */
	margin-right: 0.5em;
	display: inline-block;
	width: 1em;
}