@font-face {
    font-family:	'SourceSansPro';
    src:					url('../../fonts/SourceSansPro-Light.woff'),
									url('../../fonts/SourceSansPro-Light.woff2'),
									local("?");
    font-weight:	300;
    font-style:		normal;
    font-display: swap;
}

@font-face {
    font-family:	'SourceSansPro';
    src:					url('../../fonts/SourceSansPro-Regular.woff'),
									url('../../fonts/SourceSansPro-Regular.woff2'),
									local("?");
    font-weight:	500;
    font-style:		normal;
    font-display: swap;
}

@font-face {
    font-family:	'SourceSansPro';
    src:					url('../../fonts/SourceSansPro-Bold.woff'),
									url('../../fonts/SourceSansPro-Bold.woff2'),
									local("?");
    font-weight:	700;
    font-style:		normal;
    font-display: swap;
}

html                                                                   { box-sizing: border-box }
*, *:before, *:after                                                   { box-sizing: inherit }
body                                                                   { background: #ffffff; margin: 0px; color: #000000; font-size: 14px; line-height: 24px; font-family: 'SourceSansPro', Helvetica, Arial, sans-serif; font-weight: 500 }
h1                                                                     { margin: 0px; font-size: 36px; line-height: 60px; font-weight: 700 }
h2                                                                     { margin: 0px; font-size: 30px; line-height: 48px; font-weight: 700 }
h3                                                                     { margin: 0px; font-size: 24px; line-height: 36px; font-weight: 700 }
h4                                                                     { margin: 0px; font-size: 18px; line-height: 30px; font-weight: 700 }
ul                                                                     { padding: 0px 0px 0px 10px; margin: 10px 0px 10px 10px; list-style-type: square }
ol                                                                     { padding: 0px 0px 0px 10px; margin: 10px 0px 10px 10px }
img                                                                    { border: none }
a                                                                      { color: #2e9bd2; text-decoration: none }
table                                                                  { border-style: none; border-spacing: 0px }
table tr td                                                            { padding: 0px 0px 10px 20px; vertical-align: top }
table tr td:first-child                                                { padding: 0px 0px 10px 0px }
input[type=checkbox]                                                   { float: left; margin: 5px 10px 0px 0px }
select,
textarea,
input[type=password],
input[type=text]                                                       { float: left; width: 100%; padding: 6px; background: #f5f5f5; border: solid 2px #f5f5f5; border-radius: 0px; color: #000000; font-size: 14px; line-height: 24px; font-family: 'SourceSansPro', Helvetica, Arial, sans-serif; font-weight: 500; -webkit-appearance: none }
input[type=date]                                                       { float: left; width: 130px; padding: 6px; background: #f5f5f5; border: solid 2px #f5f5f5; border-radius: 0px; color: #000000; font-size: 14px; line-height: 24px; font-family: 'SourceSansPro', Helvetica, Arial, sans-serif; font-weight: 500; -webkit-appearance: none }
select.active,
textarea.active,
input[type=date].active,
input[type=password].active,
input[type=text].active                                                { border-color: #000000 }
select.error,
textarea.error,
input[type=date].error,
input[type=password].error,
input[type=text].error                                                 { border-color: #ff0000 }
label.error                                                            { border-bottom: 2px solid #ff0000 }
.texterror,
.errormessage                                                          { color: #ff0000 }
select                                                                 { background-image: url(../../images/layout/krshop/select.svg); background-repeat: no-repeat; background-position: right center; background-size: contain }
textarea                                                               { height: 200px; overflow: auto; resize: none }
:-ms-input-placeholder                                                 { color: #979797 }
:-moz-placeholder                                                      { color: #979797; opacity: 1 }
::-moz-placeholder                                                     { color: #979797; opacity: 1 }
::-webkit-input-placeholder                                            { color: #979797 }
button,
input[type=submit]                                                     { float: right; width: 60%; height: 60px; padding: 0px; background: #2e9bd2; border: none; border-radius: 0px; color: #ffffff; font-size: 18px; line-height: 18px; font-family: 'SourceSansPro', Helvetica, Arial, sans-serif; font-weight: 700; cursor: pointer; -webkit-appearance: none }
button.active,
input[type=submit].active                                              { background-color: #275772 }
.buttonlink                                                            { display: block; float: right; width: 60%; padding: 21px; background: #2e9bd2; color: #ffffff; font-size: 18px; line-height: 18px; font-weight: 700; text-align: center }
.buttonlink.active                                                     { background-color: #275772 }
#refresh_captcha                                                       { position: relative }
#refresh_captcha div                                                   { position: absolute; top: 0px; right: 0px; width: 40px; height: 40px; background: #2e9bd2 url(../../images/layout/krshop/update.svg) no-repeat center; background-size: 20px; border-radius: 20px; cursor: pointer }
#refresh_captcha div.active                                            { background-color: #275772 }
#refresh_captcha img                                                   { float: left; width: 100% }
.clearer                                                               { clear: both }
#wkinfo                                                                { position: fixed; z-index: 1000; top: 50%; left: 50%; width: 50%; padding: 45px; background: #ebebeb; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.2); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%) }
#wkinfo .close                                                         { float: right; width: 40px; height: 40px; background: #2e9bd2 url(../../images/layout/krshop/close.svg) no-repeat center; background-size: 40px; border-radius: 20px; margin: 5px; cursor: pointer }
#wkinfo h4                                                             { float: left; width: calc(100% - 10px); margin: 5px }
#wkinfo .entry                                                         { float: left; width: calc(100% - 10px); padding: 20px; background: #ffffff; margin: 5px }
#wkinfo .entry .pic                                                    { float: left; width: calc(20% - 40px); margin: 20px }
#wkinfo .entry .pic div                                                { position: relative; float: left; width: 100%; padding: 0% 0% 100% 0% }
#wkinfo .entry .pic div img                                            { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: contain }
#wkinfo .entry .text                                                   { float: left; width: calc(80% - 40px); margin: 20px; font-size: 18px; line-height: 30px }
#wkinfo .entry .text b                                                 { display: block; font-size: 24px; line-height: 36px }
#wkinfo .shopping                                                      { float: left; padding: 18px 20px 18px 30px; background: #2e9bd2 url(../../images/layout/krshop/prev.svg) no-repeat left center; background-size: 30px; margin: 5px; color: #ffffff; line-height: 14px; text-transform: uppercase; cursor: pointer }
#wkinfo .checkout                                                      { display: block; float: right; padding: 18px 30px 18px 20px; background: #2e9bd2 url(../../images/layout/krshop/next.svg) no-repeat right center; background-size: 30px; margin: 5px; color: #ffffff; line-height: 14px; text-transform: uppercase }
#pop_it_up                                                             { width: 80%; max-width: 1000px; padding: 10%; text-align: center }
#pop_it_up .buttonlink                                                 { display: inline-block; float: none; width: 40% }
.fancybox-container .fancybox-slide > *                                { padding: 0px; background: none }
.fancybox-container .fancybox-slide img,
.fancybox-container .fancybox-slide video                              { max-width: 100%; max-height: 100%; object-fit: contain }
.top                                                                   { display: none; position: fixed; z-index: 2000; bottom: 40px; right: 40px; width: 60px; height: 60px; background: #2e9bd2 url(../../images/layout/krshop/up.svg) no-repeat center; background-size: 40px; border-radius: 30px; cursor: pointer }
.top.active                                                            { background-color: #275772 }
.switch                                                                { display: none }
.vorteile                                                              { display: flex; flex-flow: row wrap; justify-content: center; float: left; width: 100%; padding: 0px calc(50% - 600px) 0px calc(50% - 600px); background: #ebebeb; margin: 0px; list-style-type: none }
.vorteile li                                                           { display: block; float: left; padding: 13px 20px 13px 50px; background-repeat: no-repeat; background-position: 20px center; background-size: 20px; color: #979797; line-height: 14px; font-weight: 700; text-transform: uppercase }
.vorteile li.user                                                      { background-image: url(../../images/layout/krshop/user.svg); color: #2e9bd2 }
.vorteile li.hotline                                                   { background-image: url(../../images/layout/krshop/phone.svg) }
.vorteile li.versandkosten                                             { background-image: url(../../images/layout/krshop/truck.svg) }
.vorteile li.exklusiv                                                  { background-image: url(../../images/layout/krshop/creditcard.svg) }
.promo                                                                 { display: flex; flex-flow: row wrap; justify-content: center; float: left; width: 100%; padding: 20px calc(50% - 580px) 20px calc(50% - 580px) }
.promo a                                                               { display: block; position: relative; float: left; max-width: 100% }
.promo a:before                                                        { display: block; position: absolute; top: -10px; left: 50%; padding: 4px; background: #f5f5f5; border: solid 1px #ebebeb; color: #979797; font-size: 10px; line-height: 10px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); content: 'Anzeige' }
.promo a img                                                           { display: block; float: left; width: 100% }
header                                                                 { position: relative; z-index: 3; float: left; width: 100%; padding: 10px calc(50% - 590px) 10px calc(50% - 590px) }
header .basket                                                         { display: block; position: relative; float: right; width: 50px; height: 50px; margin: 10px }
header .basket .count                                                  { display: block; position: absolute; top: 0px; left: 0px; z-index: 2; width: 50px; height: 50px; padding: 35px 0px 5px 0px; background: url(../../images/layout/krshop/bag.svg) no-repeat center 5px; background-size: 25px; color: #979797; font-size: 10px; line-height: 10px; text-align: center }
header .basket .count span                                             { display: block; position: absolute; top: 0px; right: 0px; width: 20px; height: 20px; padding: 5px 0px 5px 0px; background: #2e9bd2; border-radius: 15px; color: #ffffff }
header .basket .list                                                   { display: none; position: absolute; top: -30px; right: -30px; width: 480px; padding: 85px 25px 25px 25px; background: #ebebeb; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.2) }
header .basket .list .entry                                            { display: flex; flex-flow: row wrap; float: left; width: calc(100% - 10px); padding: 10px; background: #ffffff; margin: 5px }
header .basket .list .entry .pic                                       { display: block; float: left; width: calc(20% - 20px); margin: 10px }
header .basket .list .entry .pic.truck                                 { background: url(../../images/layout/krshop/truck.svg) no-repeat center }
header .basket .list .entry .pic.coupon                                { background: url(../../images/layout/krshop/coupon.svg) no-repeat center }
header .basket .list .entry .pic.coins                                 { background: url(../../images/layout/krshop/coins.svg) no-repeat center }
header .basket .list .entry .pic span                                  { display: block; position: relative; float: left; width: 100%; padding: 0% 0% 100% 0% }
header .basket .list .entry .pic span img                              { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: contain }
header .basket .list .entry .text                                      { display: block; float: left; width: calc(80% - 20px); margin: 10px; color: #000000; font-size: 12px; line-height: 18px }
header .basket .list .entry .text b                                    { display: block; font-size: 14px; line-height: 24px }
header .basket .list .button                                           { display: block; float: right; padding: 18px 40px 18px 40px; background: #2e9bd2; margin: 5px; color: #ffffff; line-height: 14px; text-transform: uppercase }
header ul                                                              { float: right; padding: 0px; margin: 0px; list-style-type: none }
header ul li                                                           { display: block; float: right; margin: 10px }
header ul li a                                                         { display: block; float: left; width: 50px; height: 50px; padding: 35px 0px 5px 0px; background-repeat: no-repeat; background-position: center 5px; background-size: 25px; color: #979797; font-size: 10px; line-height: 10px; text-align: center }
header ul li a.login                                                   { background-image: url(../../images/layout/krshop/login.svg) }
header ul li a.logout                                                  { background-image: url(../../images/layout/krshop/logout.svg) }
header ul li a.notepad                                                 { background-image: url(../../images/layout/krshop/notepad.svg) }
header ul li a.account                                                 { background-image: url(../../images/layout/krshop/account.svg) }
header ul li a.bubble                                                  { background-image: url(../../images/layout/krshop/bubble.svg) }
header ul li a.home                                                    { background-image: url(../../images/layout/krshop/home.svg) }
header .logo                                                           { display: block; float: left; width: 210px; height: 50px; background: url(../../images/layout/krshop/shop_logo.svg) no-repeat; background-size: contain; margin: 10px }
header .back                                                           { display: block; float: left; padding: 11px 15px 11px 15px; margin: 10px; color: #979797; font-size: 12px; line-height: 14px }
header .back b                                                         { display: block; color: #2e9bd2; font-size: 14px }
header form                                                            { float: left; background: #f5f5f5; border: solid 2px #ebebeb; margin: 10px }
header form input[type=text]                                           { width: 256px; padding: 11px; background: none; border: none }
header form input[type=submit]                                         { float: left; width: 46px; height: 46px; background: url(../../images/layout/krshop/lens.svg) no-repeat center !important; text-indent: -9999px }
nav                                                                    { position: relative; z-index: 2; float: left; width: 100%; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.2) }
nav ul                                                                 { display: flex; flex-flow: row wrap; justify-content: center; position: relative; float: left; width: 100%; padding: 0px calc(50% - 600px) 0px calc(50% - 600px); margin: 0px; list-style-type: none }
nav ul li                                                              { display: block; float: left; border-bottom: solid 2px transparent }
nav ul li.active                                                       { border-color: #2e9bd2 }
nav ul li a                                                            { display: block; float: left; padding: 16px 15px 14px 15px; color: #000000; font-size: 18px; line-height: 18px; font-weight: 700; text-transform: uppercase }
nav ul li span                                                         { display: none }
nav ul li div                                                          { display: none; position: absolute; left: 0px; top: 50px; width: 100%; background: #ffffff; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.2) }
nav ul li div ul                                                       { padding: 10px calc(50% - 590px) 10px calc(50% - 590px) }
nav ul li div ul li                                                    { width: calc(25% - 20px); border: none; margin: 10px; flex-grow: 1 }
nav ul li div ul li a                                                  { width: 100%; height: 100%; padding: 18px 20px 18px 20px; background: #f5f5f5; font-size: 14px; line-height: 14px; font-weight: 500; text-transform: none; text-align: center }
nav ul li div ul li a.active                                           { background: #ebebeb }
.hottest                                                               { position: relative; z-index: 1; float: left; width: 100% }
.hottest:before                                                        { position: absolute; z-index: 100; left: 0px; top: 0px; width: calc(50% - 580px); height: 100%; background: rgba(0,0,0,0.4); content: '' }
.hottest:after                                                         { position: absolute; z-index: 100; right: 0px; top: 0px; width: calc(50% - 580px); height: 100%; background: rgba(0,0,0,0.4); content: '' }
.hottest .preloader                                                    { position: absolute; z-index: 999; left: 0px; top: 0px; width: 100%; height: 100%; background: #ffffff }
.hottest .preloader:before                                             { display: block; position: absolute; left: calc(50% - 30px); top: calc(50% - 30px); width: 60px; height: 60px; background: url(../../images/layout/krshop/preloader.svg) no-repeat center; background-size: contain; content: '' }
.hottest .bx-prev                                                      { display: block; position: absolute; z-index: 200; left: calc(50% - 580px); top: 0px; width: 80px; height: 100%; background: url(../../images/layout/krshop/prev.svg) no-repeat center; background-size: contain; text-indent: -9999px }
.hottest .bx-next                                                      { display: block; position: absolute; z-index: 200; right: calc(50% - 580px); top: 0px; width: 80px; height: 100%; background: url(../../images/layout/krshop/next.svg) no-repeat center; background-size: contain; text-indent: -9999px }
.hottest .bx-prev.active,
.hottest .bx-next.active                                               { background-color: rgba(0,0,0,0.4) }
.hottest ul                                                            { float: left; padding: 0%; margin: 0% calc(50% - 580px) 0% calc(50% + 580px); list-style-type: none }
.hottest ul li                                                         { display: block; float: left; width: 1160px !important; height: 460px; overflow: hidden }
.hottest ul li div                                                     { position: absolute; z-index: 1; top: 50%; left: 50%; width: 60%; padding: 0px 0px 70px 0px; color: #ffffff; text-align: center; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%) }
.hottest ul li div h2                                                  { font-size: 36px }
.hottest ul li div a                                                   { display: block; position: absolute; bottom: 0px; left: 50%; padding: 14px 23px 14px 23px; border: solid 2px #ffffff; color: #ffffff; font-size: 18px; line-height: 18px; font-weight: 700; text-transform: uppercase; white-space: nowrap; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%) }
.hottest ul li div a.active                                            { background: #ffffff; color: #000000 }
.hottest ul li div.downunder                                           { top: auto; bottom: 40px; width: 80%; -webkit-transform: translate(-50%,0%); -moz-transform: translate(-50%,0%); transform: translate(-50%,0%) }
.hottest ul li div.downunder h2                                        { font-size: 24px; line-height: 30px }
.hottest ul li img                                                     { display: block; float: left; width: 100%; height: 100%; object-fit: cover; -webkit-filter: brightness(0.6); -moz-filter: brightness(0.6); filter: brightness(0.6) }
.hottest ul li .video                                                  { position: relative; z-index: 0; float: left; width: 100%; padding: 0% 0% 56.25% 0%; -webkit-filter: brightness(0.6); -moz-filter: brightness(0.6); filter: brightness(0.6) }
.hottest ul li .video iframe                                           { display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; border: none }
.topseller                                                             { float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px) }
.topseller h2                                                          { float: left; width: calc(100% - 20px); margin: 10px; font-size: 36px; font-weight: 300; text-align: center }
.topseller .ranking                                                    { position: relative; float: left; width: calc(100% - 160px); margin: 10px 80px 10px 80px }
.topseller .ranking .bx-prev                                           { display: block; position: absolute; z-index: 100; left: -70px; top: calc(50% - 30px); width: 60px; height: 60px; background: url(../../images/layout/krshop/left.svg) no-repeat center; background-size: 40px; border-radius: 30px; text-indent: -9999px }
.topseller .ranking .bx-next                                           { display: block; position: absolute; z-index: 100; right: -70px; top: calc(50% - 30px); width: 60px; height: 60px; background: url(../../images/layout/krshop/right.svg) no-repeat center; background-size: 40px; border-radius: 30px; text-indent: -9999px }
.topseller .ranking .bx-prev.active,
.topseller .ranking .bx-next.active                                    { background-color: #f5f5f5 }
.topseller .ranking ul                                                 { display: flex; flex-flow: row wrap; float: left; width: 1020px; padding: 0px; margin: 0px; list-style-type: none }
.topseller .ranking ul li                                              { display: block; float: left; width: 340px !important }
.topseller .ranking ul li a                                            { display: block; float: left; width: calc(100% - 20px); height: calc(100% - 20px); padding: 10px 10px 50px 10px; margin: 10px }
.topseller .ranking ul li a div                                        { position: relative; float: left; width: calc(100% - 20px); padding: 0% 0% calc(100% - 20px) 0%; margin: 10px; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
.topseller .ranking ul li a:hover div                                  { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1) }
.topseller .ranking ul li a div img                                    { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: contain }
.topseller .ranking ul li a h3                                         { float: left; width: calc(100% - 20px); margin: 10px; color: #000000; font-size: 18px; line-height: 30px; font-weight: 500; text-align: center }
.topseller .ranking ul li a h4                                         { position: absolute; left: 50%; bottom: 20px; font-size: 24px; line-height: 36px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%) }
.path                                                                  { float: left; width: 100%; padding: 20px calc(50% - 580px) 20px calc(50% - 580px); font-size: 12px; line-height: 18px; text-align: center }
.overview                                                              { display: flex; flex-flow: row wrap; float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px); background: #f5f5f5 }
.overview h1,
.overview h2                                                           { float: left; width: calc(100% - 20px); margin: 10px; font-size: 36px; font-weight: 300; text-align: center }
.overview table                                                        { float: left; width: 1160px; padding: 60px; background: #ffffff; margin: 10px }
.overview table tr td.result                                           { padding: 10px 0px 10px 20px; border-top: solid 2px #f5f5f5 }
.overview table tr td.result img                                       { display: block; float: left; width: 80px; height: 80px; object-fit: contain }
.overview table tr td.tabellenkopf img                                 { background: #2e9bd2 }
.overview table tr td.tabellenkopf_over img                            { background: #275772 }
.overview table tr td:first-child                                      { width: 25% }
.overview table tr td input[name=customer_strassenr],
.overview table tr td input[name=customer_l_strassenr]                 { width: 60px; margin: 0px 0px 0px 10px !important }
.overview table tr td input[name=payment_anzahlung_nachnahme],
.overview table tr td input[name=payment_anzahlung_ueberweisung],
.overview table tr td input[name=customer_plz],
.overview table tr td input[name=customer_l_plz]                       { width: 60px; margin: 0px 10px 0px 0px !important }
.overview table tr td input[name=customer_strasse],
.overview table tr td input[name=customer_ort],
.overview table tr td input[name=customer_l_strasse],
.overview table tr td input[name=customer_l_ort]                       { width: calc(100% - 70px); margin: 0px !important }
.overview .kundenkonto_funktionen                                      { float: left; width: 1160px; padding: 0px 0px 20px 0px; border-bottom: solid 2px #979797; margin: 10px }
.overview .kundenkonto_funktionen .kundenkonto_verwalten a             { display: block; float: right; padding: 13px 20px 13px 20px; background: #2e9bd2; color: #ffffff; line-height: 14px; text-transform: uppercase }
.overview .kundenkonto_funktionen .kundenkonto_abbrechen a             { display: block; float: left; padding: 13px 20px 13px 20px; background: #2e9bd2; color: #ffffff; line-height: 14px; text-transform: uppercase }
.overview .kundenkonto_funktionen .kundenkonto_verwalten a.active,
.overview .kundenkonto_funktionen .kundenkonto_abbrechen a.active      { background: #275772 }
.overview .tip                                                         { position: relative; float: left; width: calc(100% - 20px); padding: 20px 20px 100px 20px; background: #ffffff; margin: 10px 10px 50px 10px }
.overview .tip .special                                                { position: absolute; z-index: 1; left: 20px; top: 20px; padding: 4px; background: #2e9bd2; border-radius: 50% }
.overview .tip .special div                                            { float: left; width: 100px; height: 100px; background: #2e9bd2 url(../../images/layout/krshop/shop_produkt.svg) no-repeat center; background-size: 90%; border: solid 2px #ffffff; border-radius: 50% }
.overview .tip .pic                                                    { position: relative; float: left; width: calc(40% - 40px); padding: 0% 0% calc(40% - 40px) 0%; margin: 20px }
.overview .tip .pic img                                                { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: contain }
.overview .tip .text                                                   { float: left; width: calc(60% - 40px); margin: 20px; font-size: 18px; line-height: 30px }
.overview .tip .text h4                                                { font-weight: 500; text-transform: uppercase }
.overview .tip .text h3                                                { font-size: 30px; line-height: 48px }
.overview .tip .text h3.price                                          { color: #2e9bd2; font-size: 36px; line-height: 60px }
.overview .tip .button                                                 { position: absolute; right: 40px; bottom: 40px; padding: 11px 18px 11px 18px; border: solid 2px #2e9bd2; line-height: 14px; font-weight: 700; text-transform: uppercase }
.overview .tip .button.active                                          { background: #2e9bd2; color: #ffffff }
.overview .abosteps                                                    { display: flex; flex-flow: row wrap; float: left; width: 100%; padding: 5px 5px 45px 5px }
.overview .abosteps div                                                { float: left; width: calc(22% - 10px); padding: 5px; background: #9c2859; border-radius: 40px; margin: 5px }
.overview .abosteps div h3                                             { float: left; width: 60px; height: 60px; padding: 15px; background: #d8dde1; border-radius: 50%; margin: 5px; color: #9c2859; font-size: 30px; line-height: 30px; text-align: center }
.overview .abosteps div b                                              { display: block; float: left; width: calc(100% - 80px); padding: 12px; margin: 5px; color: #d8dde1; line-height: 18px }
.overview .abosteps span                                               { display: block; float: left; width: calc(4% - 10px); background: url(../../images/layout/krshop/right.svg) no-repeat center; background-size: contain; margin: 5px }
.overview .benefits                                                    { display: flex; flex-flow: row wrap; justify-content: center; float: left; width: 100%; padding: 5px 5px 45px 5px; margin: 0px; list-style-type: none }
.overview .benefits li                                                 { display: block; float: left; width: calc(25% - 10px); padding: 100px 30px 30px 30px; background-color: #d8dde1; background-repeat: no-repeat; background-position: center 30px; background-size: 60px; margin: 5px; color: #9c2859; text-align: center }
.overview .benefits li:nth-child(1)                                    { background-image: url(../../images/layout/krshop/benefit1.svg) }
.overview .benefits li:nth-child(2)                                    { background-image: url(../../images/layout/krshop/benefit2.svg) }
.overview .benefits li:nth-child(3)                                    { background-image: url(../../images/layout/krshop/benefit3.svg) }
.overview .benefits li:nth-child(4)                                    { background-image: url(../../images/layout/krshop/benefit4.svg) }
.overview .benefits_landing li                                         { color: #000000 }
.overview .faq                                                         { display: flex; flex-flow: row wrap; justify-content: center; float: left; width: 100%; padding: 5px 5px 45px 5px; margin: 0px; list-style-type: none }
.overview .faq li                                                      { display: block; float: left; width: calc(20% - 10px); padding: 60px 20px 20px 20px; background: #ffffff url(../../images/layout/krshop/bubble.svg) no-repeat 20px 20px; margin: 5px; color: #979797 }
.overview .faq li a                                                    { color: #979797 }
.overview .partner                                                     { display: flex; flex-flow: row wrap; justify-content: center; float: left; width: 100%; padding: 5px 5px 45px 5px }
.overview .partner a                                                   { display: block; float: left; width: calc(16.6666% - 10px); padding: 10px; background: #ffffff; margin: 5px }
.overview .partner a picture                                           { display: block; position: relative; float: left; width: calc(100% - 20px); padding: 0% 0% calc(100% - 20px) 0%; margin: 10px }
.overview .partner a picture img                                       { display: block; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; object-fit: contain }
.overview .partner a div                                               { float: left; width: calc(100% - 20px); margin: 10px; color: #979797; text-align: center }
.overview .widebox                                                     { position: relative; float: left; width: calc(100% - 20px); margin: 10px 10px 50px 10px }
.overview .widebox.white                                               { background: #ffffff }
.overview .widebox img,
.overview .widebox video                                               { float: left; width: 100% !important; height: auto !important }
.overview .widebox .desc                                               { position: absolute; right: 0px; top: 0px; width: 66.6666%; padding: 80px; color: #ffffff; font-size: 24px; line-height: 36px; font-weight: 700 }
.overview .widebox .text                                               { float: left; width: 100%; padding: 40px; font-size: 18px; line-height: 30px; text-align: center }
.overview .widebox .text a                                             { display: inline-block; padding: 11px 18px 11px 18px; border: solid 2px #2e9bd2; font-size: 14px; line-height: 14px; font-weight: 700; text-transform: uppercase }
.overview .widebox .text a.active                                      { background: #2e9bd2; color: #ffffff }
.overview .widebox .references                                         { float: left; width: 100%; padding: 40px; font-size: 14px }
.overview .widebox #filter_form                                        { display: flex; flex-flow: row wrap; float: left; width: 50%; padding: 20px }
.overview .widebox #filter_form h4                                     { float: left; width: fit-content; margin: 25px }
.overview .widebox #filter_form .slider                                { float: left; flex-grow: 1; padding: 10px 0px 0px 0px; margin: 10px }
.overview .widebox #filter_form .slider .ui-slider                     { height: 4px; background: #f5f5f5 }
.overview .widebox #filter_form .slider .ui-slider .ui-slider-range    { background: #979797 }
.overview .widebox #filter_form .slider .ui-slider .ui-slider-handle   { z-index: 1; top: 50%; left: 50%; width: 20px; height: 20px; background: #979797; border: none; border-radius: 50%; margin: 0px; cursor: pointer; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%) }
.overview .widebox #filter_form .slider .slider_labels                 { float: left; width: 100%; padding: 5px 20px 5px 20px; margin: 12px 0px 0px 0px; color: #979797; text-align: center }
.overview .widebox #filter_form .slider .slider_labels .slider_label_min                   { float: left; width: 70px; padding: 5px 10px 5px 10px; background: #f5f5f5; margin: -5px -10px -5px -10px; text-align: left }
.overview .widebox #filter_form .slider .slider_labels .slider_label_max                   { float: right; width: 70px; padding: 5px 10px 5px 10px; background: #f5f5f5; margin: -5px -10px -5px -10px; text-align: left }
.overview .widebox #filter_form .slider .slider_labels .slider_label_min input[type=text],
.overview .widebox #filter_form .slider .slider_labels .slider_label_max input[type=text]  { width: 40px; padding: 0px 3px 0px 0px; background: none; border: none; color: #979797; text-align: right }
.overview .widebox #filter_form input[type=submit]                     { width: auto; padding: 0px 40px 0px 40px; margin: 10px }
.overview .widebox .sort                                               { display: flex; flex-flow: row wrap; float: left; width: 50%; padding: 20px }
.overview .widebox .sort h4                                            { float: left; width: fit-content; margin: 25px }
.overview .widebox .sort select                                        { flex-grow: 1; width: auto; height: 60px; padding: 16px; margin: 10px }
.overview .widebox .steps                                              { display: flex; flex-flow: row wrap; justify-content: center; float: left; width: 100%; padding: 25px }
.overview .widebox .steps span                                         { display: block; float: left; width: 40px; height: 40px; padding: 13px 0px 13px 0px; background: #979797; border-radius: 20px; margin: 5px; color: #ffffff; line-height: 14px; font-weight: 700; text-align: center }
.overview .widebox .steps a                                            { display: block; float: left; width: 40px; height: 40px; padding: 13px 0px 13px 0px; background: #2e9bd2; border-radius: 20px; margin: 5px; color: #ffffff; line-height: 14px; font-weight: 700; text-align: center }
.overview .widebox .steps a.active                                     { background-color: #275772 }
.overview .newsletterbox                                               { position: relative; float: left; width: calc(50% - 20px); margin: 10px 10px 50px 10px; padding: 30px; background: #ffffff }
.overview .newsletterbox table                                         { width: auto; padding: 0px; margin: 0px }
.overview .newsletterbox table input[type=submit]                      { width: 100% }
.overview .entrybox                                                    { float: left; width: calc(25% - 20px); margin: 10px }
.overview .entrybox .entry                                             { display: block; position: relative; float: left; width: 100%; height: 100%; padding: 10px 10px 50px 10px; background: #ffffff; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
.overview .entrybox .entry:hover                                       { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); transform: scale(1.04) }
.overview .entrybox .entry .icons                                      { position: absolute; z-index: 1; left: 10px; top: 10px; padding: 5px; margin: 0px; list-style-type: none }
.overview .entrybox .entry .icons li                                   { display: block; float: left; padding: 7px; background: #f5f5f5; border: solid 2px #ebebeb; margin: 5px; color: #979797; font-size: 12px; line-height: 12px; text-transform: uppercase }
.overview .entrybox .entry .special                                    { position: absolute; z-index: 1; right: 10px; top: 10px; padding: 4px; background: #2e9bd2; border-radius: 50% }
.overview .entrybox .entry .special div                                { float: left; width: 100px; height: 100px; background: #2e9bd2 url(../../images/layout/krshop/shop_produkt.svg) no-repeat center; background-size: 90%; border: solid 2px #ffffff; border-radius: 50% }
.overview .entrybox .entry .pic                                        { position: relative; float: left; width: calc(100% - 20px); padding: 0% 0% calc(100% - 20px) 0%; margin: 10px }
.overview .entrybox .entry .pic .preloader                             { position: absolute; z-index: 999; left: 0px; top: 0px; width: 100%; height: 100%; background: #ffffff }
.overview .entrybox .entry .pic .preloader:before                      { display: block; position: absolute; left: calc(50% - 30px); top: calc(50% - 30px); width: 60px; height: 60px; background: url(../../images/layout/krshop/preloader.svg) no-repeat center; background-size: contain; content: '' }
.overview .entrybox .entry .pic img                                    { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: contain }
.overview .entrybox .entry .text                                       { float: left; width: calc(100% - 20px); margin: 10px; color: #000000; font-size: 14px; line-height: 24px; font-weight: 500 }
.overview .entrybox .entry .delivery                                   { float: left; width: calc(100% - 20px); margin: 10px }
.overview .entrybox .entry .delivery.sofort                            { color: #006729 }
.overview .entrybox .entry .delivery.mittelfristig                     { color: #979797 }
.overview .entrybox .entry .delivery.unbestimmt                        { color: #ff0000 }
.overview .entrybox .entry .delivery.auftragsbezogen                   { color: #979797 }
.overview .entrybox .entry .delivery.kein                              { display: none }
.overview .entrybox .entry .aboprice                                   { float: left; width: calc(100% - 20px); margin: 10px; color: #000000; font-weight: 700 }
.overview .entrybox .entry .price                                      { position: absolute; right: 15px; bottom: 15px }
.overview .entrybox .entry .price u                                    { display: inline-block; margin: 5px; font-size: 12px; text-decoration: none }
.overview .entrybox .entry .price s                                    { display: inline-block; margin: 5px; color: #979797; font-size: 18px }
.overview .entrybox .entry .price b                                    { display: inline-block; margin: 5px; font-size: 24px }
.overview .entrybox .foot                                              { float: left; width: 100%; padding: 10px }
.overview .entrybox .foot input[type=submit]                           { width: calc(100% - 20px); height: 40px; margin: 10px; font-size: 14px; line-height: 14px }
.detail                                                                { float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px); background: #f5f5f5 }
.detail .nav                                                           { float: left; width: calc(100% - 20px); padding: 20px; background: #ffffff; margin: 10px }
.detail .nav div                                                       { float: left; width: calc(20% - 40px); padding: 13px; margin: 20px; line-height: 14px; text-transform: uppercase; text-align: center }
.detail .nav a                                                         { display: block; float: left; width: calc(20% - 40px); padding: 13px; background: #2e9bd2; margin: 20px; color: #ffffff; line-height: 14px; text-transform: uppercase; text-align: center }
.detail .nav a.active                                                  { background: #275772 }
.detail form                                                           { display: flex; flex-flow: row wrap; float: left; width: 100% }
.detail form .left                                                     { position: relative; float: left; width: calc(40% - 20px); padding: 40px; background: #ffffff; margin: 10px }
.detail form .left .special                                            { position: absolute; z-index: 1; left: 20px; top: 20px; padding: 4px; background: #2e9bd2; border-radius: 50% }
.detail form .left .special div                                        { float: left; width: 100px; height: 100px; background: #2e9bd2 url(../../images/layout/krshop/shop_produkt.svg) no-repeat center; background-size: 90%; border: solid 2px #ffffff; border-radius: 50% }
.detail form .left .bx-prev                                            { display: block; float: left; width: 40px; height: 40px; background: #2e9bd2 url(../../images/layout/krshop/prev.svg) no-repeat center; background-size: 30px; margin: 20px 0px -20px -20px; text-indent: -9999px }
.detail form .left .bx-next                                            { display: block; float: right; width: 40px; height: 40px; background: #2e9bd2 url(../../images/layout/krshop/next.svg) no-repeat center; background-size: 30px; margin: 20px -20px -20px 0px; text-indent: -9999px }
.detail form .left .bx-prev.active,
.detail form .left .bx-next.active                                     { background-color: #275772 }
.detail form .left .bx-prev.disabled,
.detail form .left .bx-next.disabled                                   { background-color: #f5f5f5; cursor: default }
.detail form .left .bx-pager                                           { display: flex; flex-flow: row wrap; justify-content: center; position: absolute; left: 50%; bottom: 30px; width: calc(100% - 160px); padding: 0px; list-style-type: none; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%) }
.detail form .left .bx-pager .bx-pager-item                            { display: block; float: left }
.detail form .left .bx-pager .bx-pager-item a                          { display: block; float: left; width: 8px; height: 8px; background: #2e9bd2; border-radius: 50%; margin: 6px; text-indent: -9999px; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
.detail form .left .bx-pager .bx-pager-item a:hover,
.detail form .left .bx-pager .bx-pager-item a.active                   { width: 16px; height: 16px; margin: 2px }
.detail form .left .slider .pic                                        { float: left; width: 100% }
.detail form .left .slider .pic a                                      { display: block; position: relative; float: left; width: 100%; padding: 0% 0% 100% 0% }
.detail form .left .slider .pic a:before                               { display: block; position: absolute; z-index: 2; right: 20px; bottom: 20px; width: 40px; height: 40px; background: #f5f5f5 url(../../images/layout/krshop/lens.svg) no-repeat center; border-radius: 20px; content: '' }
.detail form .left .slider .pic a img,
.detail form .left .slider .pic a video                                { display: block; position: absolute; z-index: 1; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: contain }
.detail form .center                                                   { float: left; width: calc(40% - 20px); padding: 35px; background: #ffffff; margin: 10px }
.detail form .center h1                                                { float: left; width: calc(100% - 10px); margin: 5px; font-size: 24px; line-height: 36px }
.detail form .center h3                                                { float: left; width: calc(100% - 10px); margin: 5px; font-size: 18px; line-height: 30px }
.detail form .center div                                               { float: left; width: calc(100% - 10px); margin: 5px }
.detail form .center .helper                                           { float: left; width: calc(100% - 10px); padding: 0px; margin: 5px; list-style-type: none }
.detail form .center .helper li                                        { display: block; float: left; width: 100% }
.detail form .center .helper li a                                      { display: block; float: left; width: 100%; padding: 0px 0px 10px 30px; background-repeat: no-repeat; background-position: left top; color: #979797 }
.detail form .right                                                    { position: relative; float: left; width: calc(20% - 20px); padding: 35px; background: #ffffff; margin: 10px }
.detail form .right .discount                                          { position: absolute; top: -10px; right: -10px; padding: 2px; background: #979797; border-radius: 50% }
.detail form .right .discount div                                      { float: left; width: 60px; height: 60px; padding: 10px; background: #979797; border: solid 1px #ffffff; border-radius: 50%; color: #ffffff; font-size: 12px; line-height: 12px; text-align: center }
.detail form .right .discount div b                                    { display: block; font-size: 14px; line-height: 14px }
.detail form .right .price                                             { float: left; width: calc(100% - 10px); margin: 5px; color: #2e9bd2; font-size: 30px; line-height: 30px; font-weight: 700 }
.detail form .right .varianten_varprice                                { display: none; float: left; width: calc(100% - 10px); margin: 5px; color: #2e9bd2; font-size: 30px; line-height: 30px; font-weight: 700 }
.detail form .right .varianten_inval                                   { display: none; float: left; width: calc(100% - 10px); margin: 5px }
.detail form .right .abocard                                           { position: relative; float: left; width: calc(100% - 10px); padding: 2px 10px 2px 40px; background: url(../../images/layout/krshop/creditcard.svg) no-repeat left center; margin: 5px; color: #979797; font-size: 12px; line-height: 18px; cursor: pointer }
.detail form .right .abocard b                                         { display: block; font-size: 18px }
.detail form .right .abocard div                                       { display: none; position: absolute; left: -250px; top: -10px; width: 240px; padding: 18px; background: #979797; border: solid 2px #ffffff; color: #ffffff }
.detail form .right .abocard div:before                                { display: block; position: absolute; right: -5px; top: 25px; width: 10px; height: 10px; background: #979797; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); content: '' }
.detail form .right .abocard div a                                     { color: #ffffff }
.detail form .right .text                                              { float: left; width: calc(100% - 10px); margin: 5px }
.detail form .right .text.sofort                                       { color: #006729 }
.detail form .right .text.mittelfristig                                { color: #979797 }
.detail form .right .text.unbestimmt                                   { color: #ff0000 }
.detail form .right .text.auftragsbezogen                              { color: #979797 }
.detail form .right .text.kein                                         { display: none }
.detail form .right .text s                                            { color: #979797; font-size: 18px; line-height: 30px }
.detail form .right .text table                                        { float: left; width: 100%; margin: -5px 0px -5px 0px }
.detail form .right .text table tr td                                  { display: block; position: relative; float: left; width: 100%; padding: 0px 0px 5px 0px }
.detail form .right .text table tr td:first-child                      { padding: 5px 0px 5px 0px }
.detail form .right .text table tr td select                           { width: 100% !important }
.detail form .right .text input[type=text]                             { width: 100% !important; margin: 5px 0px 0px 0px }
.detail form .right .buttonlink,
.detail form .right input[type=submit]                                 { width: calc(100% + 30px); padding: 23px 10px 23px 45px; background-image: url(../../images/layout/krshop/bag_white.svg); background-repeat: no-repeat; background-position: 5px center; margin: 25px -15px -15px -15px; font-size: 14px; line-height: 14px; text-align: left }
.detail form .right .note                                              { display: block; float: left; width: calc(100% + 30px); padding: 13px 10px 13px 45px; background: #979797 url(../../images/layout/krshop/notepad_white.svg) no-repeat 5px center; margin: 25px -15px -15px -15px; color: #ffffff; font-size: 14px; line-height: 14px; font-weight: 700 }
.detail form .right .note.active                                       { background-color: #275772 }
.detail .tabs                                                          { float: left; width: 100%; padding: 15px 5px 5px 5px; margin: 0px; list-style: none }
.detail .tabs li                                                       { display: block; float: left; padding: 18px 40px 18px 40px; background: #ebebeb; margin: 5px; color: #979797; line-height: 14px; text-transform: uppercase; cursor: pointer }
.detail .tabs li.active                                                { padding: 28px 40px 28px 40px; margin: -5px 5px -5px 5px; background: #ffffff; cursor: default }
.detail .desc                                                          { display: none; float: left; width: calc(100% - 20px); padding: 40px; background: #ffffff; margin: 0px 10px 10px 10px }
.detail .desc.active                                                   { display: block }
.detail .desc .video                                                   { position: relative; float: left; width: 100%; padding: 0% 0% 56.25% 0% }
.detail .desc .video iframe                                            { display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; border: none }
.detail .social                                                        { float: left; width: calc(100% - 20px); padding: 40px; background: #ffffff; margin: 10px }
.detail .social .shariff ul li.shariff-button.whatsapp                 { display: none }
.info                                                                  { float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px) }
.info h1                                                               { float: left; width: calc(100% - 20px); margin: 10px }
.info .columns                                                         { float: left; width: calc(100% - 20px); margin: 10px; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 80px; -moz-column-gap: 80px; column-gap: 80px; text-align: justify; word-break: break-word }
.info .columns *                                                       { text-align: inherit !important }
.info .columns table tr td                                             { border: none !important }
.info .helper                                                          { float: left; width: calc(100% - 20px); padding: 0px; margin: 10px; list-style-type: none }
.info .helper li                                                       { display: block; float: left; width: 100% }
.info .helper li a                                                     { display: block; float: left; width: 100%; padding: 0px 0px 10px 30px; background-repeat: no-repeat; background-position: left top; color: #979797 }
.inspiration                                                           { position: relative; z-index: 1; float: left; width: 1160px; margin: 0px calc(50% - 580px) 0px calc(50% - 580px) }
.inspiration .preloader                                                { position: absolute; z-index: 999; left: 0px; top: 0px; width: 100%; height: 100%; background: #ffffff }
.inspiration .preloader:before                                         { display: block; position: absolute; left: calc(50% - 30px); top: calc(50% - 30px); width: 60px; height: 60px; background: url(../../images/layout/krshop/preloader.svg) no-repeat center; background-size: contain; content: '' }
.inspiration .bx-prev                                                  { display: block; position: absolute; z-index: 200; left: 0px; top: 0px; width: 80px; height: 100%; background: url(../../images/layout/krshop/prev.svg) no-repeat center; background-size: contain; text-indent: -9999px }
.inspiration .bx-next                                                  { display: block; position: absolute; z-index: 200; right: 0px; top: 0px; width: 80px; height: 100%; background: url(../../images/layout/krshop/next.svg) no-repeat center; background-size: contain; text-indent: -9999px }
.inspiration .bx-prev.active,
.inspiration .bx-next.active                                           { background-color: rgba(0,0,0,0.4) }
.inspiration .bx-prev.disabled,
.inspiration .bx-next.disabled                                         { display: none }
.inspiration .slider .entry                                            { position: relative; float: left; width: 100% }
.inspiration .slider .entry div                                        { position: absolute; z-index: 1; top: 50%; left: 50%; width: 60%; padding: 0px 0px 70px 0px; color: #ffffff; text-align: center; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%) }
.inspiration .slider .entry div h2                                     { font-size: 36px }
.inspiration .slider .entry div a                                      { display: block; position: absolute; bottom: 0px; left: 50%; padding: 14px 23px 14px 23px; border: solid 2px #ffffff; color: #ffffff; font-size: 18px; line-height: 18px; font-weight: 700; text-transform: uppercase; white-space: nowrap; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%) }
.inspiration .slider .entry div a.active                               { background: #ffffff; color: #000000 }
.inspiration .slider .entry img                                        { display: block; float: left; width: 100%; height: 460px; object-fit: cover; -webkit-filter: brightness(0.6); -moz-filter: brightness(0.6); filter: brightness(0.6) }
.inspirations                                                          { display: flex; flex-flow: row wrap; float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px) }
.inspirations h2                                                       { float: left; width: calc(100% - 20px); margin: 10px; font-size: 36px; font-weight: 300; text-align: center }
.inspirations a                                                        { display: block; position: relative; float: left; width: calc(33.3333% - 20px); overflow: hidden; margin: 10px; flex-grow: 1 }
.inspirations a div                                                    { position: absolute; z-index: 1; top: 50%; left: 50%; width: 80%; padding: 0px 0px 70px 0px; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%) }
.inspirations a div h3                                                 { color: #ffffff; text-align: center }
.inspirations a div b                                                  { display: block; position: absolute; bottom: 0px; left: 50%; padding: 11px 18px 11px 18px; border: solid 2px #ffffff; color: #ffffff; line-height: 14px; text-transform: uppercase; white-space: nowrap; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
.inspirations a:hover div b                                            { background: #ffffff; color: #000000 }
.inspirations a img                                                    { display: block; float: left; width: 100%; height: 300px; object-fit: cover; -webkit-filter: brightness(0.6); -moz-filter: brightness(0.6); filter: brightness(0.6); -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
.inspirations a:hover img                                              { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); transform: scale(1.04) }
.impressions                                                           { float: left; width: 100%; background: #f5f5f5 }
.impressions h2                                                        { float: left; width: calc(100% - 80px); margin: 40px; font-size: 36px; font-weight: 300; text-align: center }
.impressions a                                                         { display: block; position: relative; float: left; width: 25%; padding: 0% 0% 25% 0%; overflow: hidden }
.impressions a div                                                     { position: absolute; z-index: 1; top: 50%; left: 50%; width: 80%; padding: 0px 0px 70px 0px; color: #ffffff; font-size: 18px; line-height: 30px; text-align: center; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%) }
.impressions a div h3                                                  { font-size: 30px }
.impressions a div b                                                   { display: block; position: absolute; bottom: 0px; left: 50%; padding: 11px 18px 11px 18px; border: solid 2px #ffffff; color: #ffffff; font-size: 14px; line-height: 14px; text-transform: uppercase; white-space: nowrap; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
.impressions a:hover div b                                             { background: #ffffff; color: #000000 }
.impressions a img                                                     { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-filter: brightness(0.6); -moz-filter: brightness(0.6); filter: brightness(0.6); -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
.impressions a:hover img                                               { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); transform: scale(1.04) }
.shopdesc                                                              { float: left; width: 100%; padding: 40px calc(50% - 580px) 40px calc(50% - 580px); font-size: 18px; line-height: 30px; text-align: center }
.shopdesc h2                                                           { font-size: 36px; font-weight: 300 }
.teaser                                                                { display: flex; flex-flow: row wrap; float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px); background: #f5f5f5 }
.teaser .entry                                                         { position: relative; float: left; width: calc(33.3333% - 20px); padding: 20px 20px 100px 20px; background: #ffffff; margin: 10px }
.teaser .entry.wide                                                    { width: calc(50% - 20px) }
.teaser .entry .pic                                                    { position: relative; float: left; width: calc(100% - 40px); padding: 0% 0% calc(100% - 40px) 0%; margin: 20px }
.teaser .entry.wide .pic                                               { width: calc(50% - 40px); padding: 0% 0% calc(50% - 40px) 0% }
.teaser .entry .pic img                                                { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: contain }
.teaser .entry .text                                                   { float: left; width: calc(100% - 40px); margin: 20px }
.teaser .entry.wide .text                                              { width: calc(50% - 40px) }
.teaser .entry .button                                                 { display: block; position: absolute; right: 40px; bottom: 40px; padding: 11px 18px 11px 18px; border: solid 2px #2e9bd2; line-height: 14px; font-weight: 700; text-transform: uppercase; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
.teaser .entry .button.active                                          { background: #2e9bd2; color: #ffffff }
.teaser .entry .payment                                                { float: left; width: 100%; padding: 0px; margin: 0px; list-style-type: none }
.teaser .entry .payment li                                             { display: block; float: left; width: 100% }
.teaser .entry .payment li a                                           { display: block; float: left; width: 100%; padding: 10px 0px 10px 70px; background-position: left center; background-repeat: no-repeat; color: #979797; font-size: 18px; line-height: 30px }
.newsletter                                                            { display: flex; flex-flow: row wrap; float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px) }
.newsletter h2                                                         { float: left; width: calc(100% - 20px); margin: 10px; font-size: 36px; font-weight: 300; text-align: center }
.newsletter h4                                                         { float: left; width: calc(100% - 20px); margin: 10px; font-weight: 500; text-align: center }
.newsletter div                                                        { float: left; margin: 10px; flex-grow: 1 }
.newsletter div.note                                                   { width: calc(100% - 20px); font-size: 12px; line-height: 18px; text-align: center }
.newsletter div input[type=submit]                                     { width: 100%; height: 40px; font-size: 14px; line-height: 14px }
footer                                                                 { display: flex; flex-flow: row wrap; float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px); background: #979797 }
footer h3                                                              { float: left; width: calc(100% - 20px); margin: 10px; color: #ffffff; font-weight: 500; text-align: center }
footer ul                                                              { float: left; flex-grow: 1; padding: 5px; margin: 20px 0px 0px 0px; list-style-type: none }
footer ul li                                                           { display: block; margin: 5px; text-align: center }
footer ul li h4                                                        { font-weight: 500 }
footer ul li a                                                         { color: #ffffff }
.menu                                                                  { float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px); background: #2e9bd2 }
.menu ul                                                               { display: flex; flex-flow: row wrap; justify-content: center; float: left; width: 100%; padding: 0px; margin: 0px; list-style-type: none }
.menu ul li                                                            { display: block; float: left; margin: 10px }
.menu ul li a                                                          { color: #ffffff }
.menu ul:first-child                                                   { margin: 0px 0px 20px 0px }
.menu ul:first-child li                                                { margin: 20px }
.menu ul:first-child li a                                              { font-size: 18px; line-height: 30px }
.menu ul li a.plus                                                     { display: block; float: left; width: 120px; height: 120px; background: url(../../images/layout/krshop/kr_plus.png) no-repeat center; background-size: scale-down }
.copyright                                                             { float: left; width: 100%; padding: 30px calc(50% - 590px) 30px calc(50% - 590px); background: #275772 }
.copyright h3                                                          { float: left; width: calc(100% - 20px); margin: 10px; color: #ffffff; font-weight: 500; text-align: center }
.copyright ul                                                          { display: flex; flex-flow: row wrap; justify-content: center; float: left; width: 100%; padding: 0px; margin: 0px 0px 20px 0px; list-style-type: none }
.copyright ul li                                                       { display: block; float: left; margin: 10px }
.copyright ul li a                                                     { display: block; float: left; width: 40px; height: 40px; background-color: #ffffff; background-repeat: no-repeat; background-position: center; background-size: 30px; border-radius: 20px }
.copyright ul li a[title="twitter"]                                    { background-image: url(../../images/layout/krshop/twitter.svg) }
.copyright ul li a[title="facebook"]                                   { background-image: url(../../images/layout/krshop/facebook.svg) }
.copyright div                                                         { float: left; width: calc(100% - 20px); margin: 10px; color: #ffffff; text-align: center }
.copyright div a                                                       { color: #ffffff }
.orderprocess                                                          { float: left; width: 100%; padding: 30px calc(50% - 580px) 30px calc(50% - 580px); background: #f5f5f5 }
.orderprocess table,
.orderprocess div.voucher                                              { width: 1160px; padding: 60px; background: #ffffff; margin: 10px 0px 10px 0px }
.orderprocess div.voucher input[type=text]                             { float: none; width: 300px; margin: 0px 10px 0px 10px !important }
.orderprocess div.voucher button                                       { float: none; width: 200px !important; font-size: 14px }
.orderprocess table tr td table                                        { width: 100%; padding: 0px; background: none; margin: 0px }
.orderprocess .schrittfeld_done                                        { width: 25%; padding: 0px; background: #2e9bd2; color: #ffffff }
.orderprocess .schrittfeld_aktiv                                       { width: 25%; padding: 0px; background: #275772; color: #ffffff }
.orderprocess .schrittfeld_inaktiv                                     { width: 25%; padding: 0px; background: #ebebeb }
.orderprocess .schrittfeld                                             { float: left; width: 100%; padding: 20px; font-weight: 700; text-transform: uppercase }
.orderprocess .schrittbutton                                           { display: block; float: right; width: 200px !important; height: 90px !important; padding: 20px !important; margin: 10px 0px 10px 0px !important; line-height: 24px; text-align: left }
.orderprocess .schrittfeld span,
.orderprocess .schrittbutton span                                      { display: block; font-size: 24px; line-height: 24px }
.orderprocess .schrittfeld a                                           { display: block; float: left; width: calc(100% + 40px); padding: 20px; margin: -20px }
.orderprocess .schrittfeld_done .schrittfeld a,
.orderprocess .schrittfeld_aktiv .schrittfeld a                        { color: #ffffff }
.orderprocess .status                                                  { padding: 0px; background: #ebebeb; border-top: solid 20px #ffffff }
.orderprocess .status0                                                 { width: 0%; height: 20px; background: #2e9bd2 }
.orderprocess .status25                                                { width: 25%; height: 20px; background: #2e9bd2 }
.orderprocess .status50                                                { width: 50%; height: 20px; background: #2e9bd2 }
.orderprocess .status75                                                { width: 75%; height: 20px; background: #2e9bd2 }
.orderprocess .status100                                               { width: 100%; height: 20px; background: #2e9bd2 }
.orderprocess .tabellenzeile                                           { padding: 10px 20px 10px 0px }
.orderprocess .tabellenkopf                                            { padding: 30px 20px 10px 0px; font-size: 24px; line-height: 24px }
.orderprocess .tabellenheader,
.orderprocess .tabelleninhalt,
.orderprocess .tabellenfuss                                            { padding: 10px 20px 10px 0px; border-top: solid 2px #f5f5f5 }
.orderprocess .tabelleninhalt b,
.orderprocess .tabelleninhalt strong                                   { font-weight: 700 !important }
.orderprocess .tabelleninhalt_gesamtpreis,
.orderprocess .tabellenfuss_gesamtpreis                                { padding: 10px 20px 10px 0px; border-top: solid 2px #f5f5f5; font-size: 18px }
.orderprocess .tabelleninhalt_1                                        { width: 40% }
.orderprocess .produktinfo                                             { display: block; width: 60%; padding: 9px; background: #2e9bd2; margin: 10px 0px 0px 0px; color: #ffffff; font-size: 12px !important; line-height: 12px !important; text-transform: uppercase }
.orderprocess .produktinfo.active                                      { background: #275772 }
.orderprocess .formularerror                                           { outline: solid 1px #ff0000 }
.orderprocess .buttonfarbe                                             { min-width: 40px; min-height: 40px; background: #2e9bd2; object-fit: scale-down }
.orderprocess .buttonfarbe.active                                      { background: #275772 }
.orderprocess b                                                        { white-space: nowrap; font-size: 18px; font-weight: 700 }
.orderprocess select,
.orderprocess textarea,
.orderprocess button,
.orderprocess input[type=submit],
.orderprocess input[type=password],
.orderprocess input[type=text]                                         { margin: 0px !important }
.orderprocess input[name=customer_strassenr],
.orderprocess input[name=customer_l_strassenr]                         { width: calc(20% - 10px) !important; margin: 0px 0px 0px 10px !important }
.orderprocess input[name=customer_plz],
.orderprocess input[name=customer_l_plz]                               { width: calc(20% - 10px) !important; margin: 0px 10px 0px 0px !important }
.orderprocess input[name=customer_strasse],
.orderprocess input[name=customer_ort],
.orderprocess input[name=customer_l_strasse],
.orderprocess input[name=customer_l_ort]                               { width: 80% !important }
.orderprocess iframe                                                   { width: 100% !important; height: 60vh !important; padding: 60px; background: #ffffff; border: none; margin: 0px 0px 20px 0px }
.orderprocess .plus                                                    { display: block; float: left; width: 100%; padding: 0% 0% 33.3333% 0%; background: #ffffff url(../../images/layout/krshop/kr_plus.jpg) no-repeat center; background-size: auto 80% }
.newsletteriframe                                                      { overflow: hidden; width: 100%; height: 200px; border: none }
.agnitasiframe                                                         { overflow: hidden; width: 1px; height: 1px; border: none }

@media only screen and (min-width: 820px) and (max-width: 1279px) {
	body                                                                   { font-size: 12px; line-height: 18px }
	h1                                                                     { font-size: 30px; line-height: 48px }
	h2                                                                     { font-size: 24px; line-height: 36px }
	h3                                                                     { font-size: 18px; line-height: 30px }
	h4                                                                     { font-size: 14px; line-height: 24px }
	ul,
	ol                                                                     { padding: 0px 0px 0px 5px; margin: 5px 0px 5px 5px }
	input[type=checkbox]                                                   { float: left; margin: 5px 10px 0px 0px }
	select,
	textarea,
	input[type=password],
	input[type=text]                                                       { padding: 10px; border-width: 1px; font-size: 12px; line-height: 18px }
	textarea                                                               { height: 160px }
	button,
	input[type=submit]                                                     { height: 50px; font-size: 14px; line-height: 14px }
	label.error                                                            { border-width: 1px }
	.buttonlink                                                            { padding: 18px; font-size: 14px; line-height: 14px }
	#wkinfo                                                                { padding: 25px }
	#wkinfo .entry                                                         { padding: 10px }
	#wkinfo .entry .pic                                                    { width: calc(20% - 20px); margin: 10px }
	#wkinfo .entry .text                                                   { width: calc(80% - 20px); margin: 10px; font-size: 14px; line-height: 24px }
	#wkinfo .entry .text b                                                 { font-size: 18px; line-height: 30px }
	#wkinfo .shopping                                                      { padding: 14px 10px 14px 20px; background-size: 20px; line-height: 12px }
	#wkinfo .checkout                                                      { padding: 14px 20px 14px 10px; background-size: 20px; line-height: 12px }
	.top                                                                   { bottom: 10px; right: 10px; width: 40px; height: 40px; background-size: 30px; border-radius: 20px }
	.switch                                                                { display: block; position: fixed; z-index: 2000; right: 10px; top: 10px; width: 40px; height: 40px; background: #2e9bd2; border-radius: 20px; cursor: pointer }
	.switch span                                                           { display: block; position: absolute; left: 12px; width: 16px; height: 2px; background: #ffffff; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
	.switch span:nth-child(1)                                              { top: 14px }
	.switch span:nth-child(2),
	.switch span:nth-child(3)                                              { top: 19px }
	.switch span:nth-child(4)                                              { top: 24px }
	.switch.active span:nth-child(1),
	.switch.active span:nth-child(4)                                       { top: 19px; width: 0%; left: 50% }
	.switch.active span:nth-child(2)                                       { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg) }
	.switch.active span:nth-child(3)                                       { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg) }
	.vorteile                                                              { padding: 0px calc(50% - 360px) 0px calc(50% - 360px) }
	.vorteile li                                                           { padding: 10px 10px 10px 25px; background-position: 10px center; background-size: 10px; font-size: 9px; line-height: 10px }
	.promo                                                                 { padding: 20px calc(50% - 350px) 20px calc(50% - 350px) }
	header                                                                 { padding: 25px calc(50% - 355px) 5px calc(50% - 355px) }
	header .basket                                                         { width: 40px; height: 40px; margin: 5px }
	header .basket .count                                                  { width: 40px; height: 40px; padding: 0px; background-position: center; background-size: 20px; text-indent: -9999px }
	header .basket .count span                                             { width: 16px; height: 16px; padding: 3px 0px 3px 0px; border-radius: 8px; font-size: 9px; line-height: 10px; text-indent: 0px }
	header .basket .list                                                   { top: -15px; right: -15px; width: 360px; padding: 55px 15px 15px 15px }
	header .basket .list .entry                                            { padding: 5px }
	header .basket .list .entry .pic                                       { width: calc(20% - 10px); margin: 5px }
	header .basket .list .entry .text                                      { width: calc(80% - 10px); margin: 5px; font-size: 10px; line-height: 14px }
	header .basket .list .entry .text b                                    { font-size: 12px; line-height: 18px }
	header .basket .list .button                                           { padding: 14px 30px 14px 30px; line-height: 12px }
	header ul li                                                           { margin: 5px }
	header ul li a                                                         { width: 40px; height: 40px; padding: 0px; background-position: center; background-size: 20px; text-indent: -9999px }
	header .logo                                                           { width: 170px; height: 40px; margin: 5px }
	header .back                                                           { display: none }
	header form                                                            { border-width: 1px; margin: 5px }
	header form input[type=text]                                           { width: 168px; padding: 10px }
	header form input[type=submit]                                         { width: 38px; height: 38px }
	nav                                                                    { position: fixed; z-index: 2000; top: 0px; right: -240px; float: none; width: 240px; height: 100%; background: #2e9bd2; overflow: auto; box-shadow: none }
	nav ul                                                                 { padding: 10px }
	nav ul li                                                              { position: relative; width: 100%; border-bottom: none }
	nav ul li a                                                            { width: 100%; padding: 13px 10px 13px 10px; color: #ffffff; font-size: 14px; line-height: 14px }
	nav ul li span                                                         { display: block; position: absolute; right: 0px; top: 0px; width: 40px; height: 40px; background: url(../../images/layout/krshop/down.svg) no-repeat center; background-size: 30px; cursor: pointer; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
	nav ul li span.active                                                  { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg) }
	nav ul li div                                                          { position: static; float: left; background: none; box-shadow: none }
	nav ul li div ul                                                       { padding: 0px }
	nav ul li div ul li                                                    { width: 100%; max-width: 100%; margin: 0px }
	nav ul li div ul li a                                                  { padding: 9px 10px 9px 10px; background: none !important; font-size: 12px; line-height: 12px; text-align: left }
	.hottest:before,
	.hottest:after                                                         { width: calc(50% - 350px) }
	.hottest .preloader:before                                             { left: calc(50% - 20px); top: calc(50% - 20px); width: 40px; height: 40px }
	.hottest .bx-prev                                                      { left: calc(50% - 350px); width: 40px }
	.hottest .bx-next                                                      { right: calc(50% - 350px); width: 40px }
	.hottest ul                                                            { margin: 0% calc(50% - 350px) 0% calc(50% + 350px) }
	.hottest ul li                                                         { width: 700px !important; height: 320px }
	.hottest ul li div                                                     { padding: 0px 0px 50px 0px }
	.hottest ul li div h2                                                  { font-size: 30px }
	.hottest ul li div a                                                   { padding: 12px 19px 12px 19px; border-width: 1px; font-size: 14px; line-height: 14px }
	.hottest ul li div.downunder                                           { bottom: 20px; width: 80% }
	.hottest ul li div.downunder h2                                        { font-size: 18px; line-height: 24px }
	.topseller                                                             { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.topseller h2                                                          { width: calc(100% - 10px); margin: 5px; font-size: 30px }
	.topseller .ranking                                                    { width: calc(100% - 110px); margin: 5px 55px 5px 55px }
	.topseller .ranking .bx-prev                                           { left: -50px; top: calc(50% - 20px); width: 40px; height: 40px; background-size: 30px; border-radius: 20px }
	.topseller .ranking .bx-next                                           { right: -50px; top: calc(50% - 20px); width: 40px; height: 40px; background-size: 30px; border-radius: 20px }
	.topseller .ranking ul                                                 { width: 600px }
	.topseller .ranking ul li                                              { width: 200px !important }
	.topseller .ranking ul li a                                            { width: calc(100% - 10px); height: calc(100% - 10px); padding: 5px 5px 35px 5px; margin: 5px }
	.topseller .ranking ul li a div                                        { width: calc(100% - 10px); padding: 0% 0% calc(100% - 10px) 0%; margin: 5px }
	.topseller .ranking ul li a h3                                         { width: calc(100% - 10px); margin: 5px; font-size: 12px; line-height: 18px }
	.topseller .ranking ul li a h4                                         { bottom: 10px; font-size: 14px; line-height: 24px }
	.path                                                                  { padding: 10px calc(50% - 350px) 10px calc(50% - 350px); font-size: 10px; line-height: 14px }
	.overview                                                              { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.overview h1,
	.overview h2                                                           { width: calc(100% - 10px); margin: 5px; font-size: 30px }
	.overview table                                                        { width: 700px; padding: 20px; margin: 5px }
	.overview table tr td.result                                           { padding: 5px 0px 5px 10px; border-width: 1px }
	.overview table tr td.result img                                       { width: 60px; height: 60px }
	.overview .kundenkonto_funktionen                                      { width: 700px; padding: 0px 0px 10px 0px; border-width: 1px; margin: 5px }
	.overview .kundenkonto_funktionen .kundenkonto_verwalten a,
	.overview .kundenkonto_funktionen .kundenkonto_abbrechen a             { padding: 14px 20px 14px 20px; line-height: 12px }
	.overview .tip                                                         { width: calc(100% - 10px); padding: 10px 10px 60px 10px; margin: 5px 5px 25px 5px }
	.overview .tip .special                                                { left: 10px; top: 10px; padding: 2px }
	.overview .tip .special div                                            { width: 60px; height: 60px; border-width: 1px }
	.overview .tip .pic                                                    { width: calc(40% - 20px); padding: 0% 0% calc(40% - 20px) 0%; margin: 10px }
	.overview .tip .text                                                   { width: calc(60% - 20px); margin: 10px; font-size: 14px; line-height: 24px }
	.overview .tip .text h3                                                { font-size: 24px; line-height: 36px }
	.overview .tip .text h3.price                                          { font-size: 30px; line-height: 48px }
	.overview .tip .button                                                 { right: 20px; bottom: 20px; padding: 8px 14px 8px 14px; border-width: 1px; line-height: 12px }
	.overview .abosteps                                                    { padding: 4px 4px 24px 4px }
	.overview .abosteps div                                                { width: calc(22% - 2px); padding: 4px; border-radius: 24px; margin: 1px }
	.overview .abosteps div h3                                             { width: 38px; height: 38px; padding: 10px; margin: 1px; font-size: 18px; line-height: 18px }
	.overview .abosteps div b                                              { width: calc(100% - 42px); padding: 7px; margin: 1px; font-size: 9px; line-height: 12px }
	.overview .abosteps span                                               { width: calc(4% - 2px); margin: 1px }
	.overview .benefits                                                    { padding: 4px 4px 24px 4px }
	.overview .benefits li                                                 { width: calc(25% - 2px); padding: 50px 10px 10px 10px; background-position: center 10px; background-size: 40px; margin: 1px; font-size: 10px; line-height: 14px }
	.overview .benefits li h4                                              { font-size: 12px; line-height: 18px }
	.overview .faq                                                         { padding: 4px 4px 24px 4px }
	.overview .faq li                                                      { width: calc(20% - 2px); padding: 30px 10px 10px 10px; background-position: 10px 10px; background-size: 15px; margin: 1px; font-size: 10px; line-height: 14px }
	.overview .faq li h4                                                   { font-size: 12px; line-height: 18px }
	.overview .partner                                                     { padding: 4px 4px 24px 4px }
	.overview .partner a                                                   { width: calc(16.6666% - 2px); padding: 5px; margin: 1px }
	.overview .partner a picture                                           { width: calc(100% - 10px); padding: 0% 0% calc(100% - 10px) 0%; margin: 5px }
	.overview .partner a div                                               { width: calc(100% - 10px); margin: 5px; font-size: 9px; line-height: 12px }
	.overview .widebox                                                     { width: calc(100% - 10px); margin: 5px 5px 25px 5px }
	.overview .widebox .desc                                               { padding: 40px; font-size: 14px; line-height: 24px }
	.overview .widebox .text                                               { padding: 20px; font-size: 14px; line-height: 24px }
	.overview .widebox .text a                                             { padding: 8px 14px 8px 14px; border-width: 1px; font-size: 12px; line-height: 12px }
	.overview .widebox .references                                         { padding: 20px; font-size: 12px }
	.overview .widebox #filter_form                                        { padding: 10px }
	.overview .widebox #filter_form h4                                     { margin: 23px 10px 23px 10px }
	.overview .widebox #filter_form .slider .slider_labels                 { margin: 7px 0px 0px 0px }
	.overview .widebox #filter_form .slider .slider_labels .slider_label_min,
	.overview .widebox #filter_form .slider .slider_labels .slider_label_max                   { width: 50px; padding: 5px }
	.overview .widebox #filter_form .slider .slider_labels .slider_label_min input[type=text],
	.overview .widebox #filter_form .slider .slider_labels .slider_label_max input[type=text]  { width: 30px }
	.overview .widebox #filter_form input[type=submit]                     { padding: 0px 10px 0px 10px }
	.overview .widebox .sort                                               { padding: 10px }
	.overview .widebox .sort h4                                            { margin: 23px 10px 23px 10px }
	.overview .widebox .sort select                                        { height: 50px; padding: 15px }
	.overview .widebox .steps                                              { padding: 10px }
	.overview .widebox .steps span,
	.overview .widebox .steps a                                            { width: 30px; height: 30px; padding: 9px 0px 9px 0px; border-radius: 15px; line-height: 12px }
	.overview .newsletterbox                                               { width: calc(50% - 10px); margin: 5px 5px 25px 5px; padding: 20px }
	.overview .entrybox                                                    { width: calc(25% - 10px); margin: 5px }
	.overview .entrybox .entry                                             { padding: 5px 5px 45px 5px }
	.overview .entrybox .entry .icons                                      { left: 5px; top: 5px }
	.overview .entrybox .entry .icons li                                   { padding: 4px; border-width: 1px; font-size: 10px; line-height: 10px }
	.overview .entrybox .entry .special                                    { right: 5px; top: 5px; padding: 2px }
	.overview .entrybox .entry .special div                                { width: 60px; height: 60px; border-width: 1px }
	.overview .entrybox .entry .pic                                        { width: calc(100% - 10px); padding: 0% 0% calc(100% - 10px) 0%; margin: 5px }
	.overview .entrybox .entry .pic .preloader:before                      { left: calc(50% - 20px); top: calc(50% - 20px); width: 40px; height: 40px }
	.overview .entrybox .entry .text                                       { width: calc(100% - 10px); margin: 5px; font-size: 12px; line-height: 18px }
	.overview .entrybox .entry .delivery,
	.overview .entrybox .entry .aboprice                                   { width: calc(100% - 10px); margin: 5px }
	.overview .entrybox .entry .price                                      { right: 5px; bottom: 5px }
	.overview .entrybox .entry .price u                                    { font-size: 8px }
	.overview .entrybox .entry .price s                                    { font-size: 12px }
	.overview .entrybox .entry .price b                                    { font-size: 14px }
	.overview .entrybox .foot                                              { padding: 5px }
	.overview .entrybox .foot input[type=submit]                           { width: calc(100% - 10px); margin: 5px; font-size: 12px; line-height: 12px }
	.detail                                                                { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.detail .nav                                                           { width: calc(100% - 10px); padding: 5px; margin: 5px }
	.detail .nav div,
	.detail .nav a                                                         { width: calc(20% - 10px); padding: 10px; margin: 5px; font-size: 10px; line-height: 10px }
	.detail form .left                                                     { width: calc(40% - 10px); padding: 20px; margin: 5px }
	.detail form .left .special                                            { left: 10px; top: 10px; padding: 2px }
	.detail form .left .special div                                        { width: 60px; height: 60px; border-width: 1px }
	.detail form .left .bx-prev                                            { width: 30px; height: 30px; background-size: 20px; margin: 10px 0px -10px -10px }
	.detail form .left .bx-next                                            { width: 30px; height: 30px; background-size: 20px; margin: 10px -10px -10px 0px }
	.detail form .left .bx-pager                                           { bottom: 19px; width: calc(100% - 100px) }
	.detail form .left .bx-pager .bx-pager-item a                          { width: 4px; height: 4px; margin: 4px }
	.detail form .left .bx-pager .bx-pager-item a:hover,
	.detail form .left .bx-pager .bx-pager-item a.active                   { width: 8px; height: 8px; margin: 2px }
	.detail form .left .slider .pic a:before                               { right: 10px; bottom: 10px; width: 30px; height: 30px; background-size: 20px; border-radius: 15px }
	.detail form .center                                                   { width: calc(40% - 10px); padding: 15px; margin: 5px }
	.detail form .center h1                                                { font-size: 18px; line-height: 30px }
	.detail form .center h3                                                { font-size: 14px; line-height: 24px }
	.detail form .right                                                    { width: calc(20% - 10px); padding: 15px; margin: 5px }
	.detail form .right .discount                                          { top: -5px; right: -5px }
	.detail form .right .discount div                                      { width: 40px; height: 40px; padding: 6px; font-size: 8px; line-height: 8px }
	.detail form .right .discount div b                                    { font-size: 10px; line-height: 10px }
	.detail form .right .price,
	.detail form .right .varianten_varprice                                { font-size: 18px; line-height: 18px }
	.detail form .right .abocard                                           { padding: 3px 5px 3px 20px; background-size: 16px; font-size: 9px; line-height: 12px }
	.detail form .right .abocard b                                         { font-size: 12px }
	.detail form .right .abocard div                                       { left: -190px; top: -5px; width: 180px; padding: 9px; border-width: 1px }
	.detail form .right .abocard div:before                                { top: 15px }
	.detail form .right .text                                              { font-size: 10px; line-height: 14px }
	.detail form .right .text s                                            { font-size: 12px; line-height: 18px }
	.detail form .right .buttonlink,
	.detail form .right input[type=submit]                                 { width: calc(100% + 20px); padding: 20px 5px 20px 30px; background-size: 20px; margin: 15px -10px -10px -10px; font-size: 10px; line-height: 10px }
	.detail form .right .note                                              { width: calc(100% + 20px); padding: 10px 5px 10px 30px; background-size: 20px; margin: 15px -10px -10px -10px; font-size: 10px; line-height: 10px }
	.detail .tabs                                                          { padding: 10px 0px 5px 0px }
	.detail .tabs li                                                       { padding: 14px 20px 14px 20px; line-height: 12px }
	.detail .tabs li.active                                                { padding: 24px 20px 24px 20px }
	.detail .desc                                                          { width: calc(100% - 10px); padding: 20px; margin: 0px 5px 5px 5px }
	.detail .social                                                        { width: calc(100% - 10px); padding: 20px; margin: 5px }
	.info                                                                  { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.info h1                                                               { width: calc(100% - 10px); margin: 5px }
	.info .columns                                                         { width: calc(100% - 10px); margin: 5px; -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px }
	.info .helper                                                          { width: calc(100% - 10px); margin: 5px }
	.inspiration                                                           { width: 700px; margin: 0px calc(50% - 350px) 0px calc(50% - 350px) }
	.inspiration .preloader:before                                         { left: calc(50% - 20px); top: calc(50% - 20px); width: 40px; height: 40px }
	.inspiration .bx-prev,
	.inspiration .bx-next                                                  { width: 40px }
	.inspiration .slider .entry div                                        { padding: 0px 0px 50px 0px }
	.inspiration .slider .entry div h2                                     { font-size: 30px }
	.inspiration .slider .entry div a                                      { padding: 12px 19px 12px 19px; border-width: 1px; font-size: 14px; line-height: 14px }
	.inspiration .slider .entry img                                        { height: 320px }
	.inspirations                                                          { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.inspirations h2                                                       { width: calc(100% - 10px); margin: 5px; font-size: 30px }
	.inspirations a                                                        { width: calc(33.3333% - 10px); margin: 5px }
	.inspirations a div                                                    { padding: 0px 0px 50px }
	.inspirations a div b                                                  { padding: 12px 19px 12px 19px; border-width: 1px; font-size: 14px; line-height: 14px }
	.inspirations a img                                                    { height: 200px }
	.impressions h2                                                        { width: calc(100% - 40px); margin: 20px; font-size: 30px }
	.impressions a div                                                     { padding: 0px 0px 50px 0px; font-size: 12px; line-height: 18px }
	.impressions a div h3                                                  { font-size: 18px }
	.impressions a div b                                                   { padding: 8px 14px 8px 14px; border-width: 1px; font-size: 12px; line-height: 12px }
	.shopdesc                                                              { padding: 40px calc(50% - 340px) 40px calc(50% - 340px); font-size: 14px; line-height: 24px }
	.shopdesc h2                                                           { font-size: 30px }
	.teaser                                                                { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.teaser .entry                                                         { width: calc(33.3333% - 10px); padding: 10px 10px 60px 10px; margin: 5px }
	.teaser .entry.wide                                                    { width: calc(50% - 10px) }
	.teaser .entry .pic                                                    { width: calc(100% - 20px); padding: 0% 0% calc(100% - 20px) 0%; margin: 10px }
	.teaser .entry.wide .pic                                               { width: calc(50% - 20px); padding: 0% 0% calc(50% - 20px) 0% }
	.teaser .entry .text                                                   { width: calc(100% - 20px); margin: 10px }
	.teaser .entry.wide .text                                              { width: calc(50% - 20px) }
	.teaser .entry .button                                                 { right: 20px; bottom: 20px; padding: 8px 14px 8px 14px; border-width: 1px; line-height: 12px }
	.teaser .entry .payment li a                                           { font-size: 14px; line-height: 24px }
	.newsletter                                                            { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.newsletter h2                                                         { width: calc(100% - 10px); margin: 5px; font-size: 30px }
	.newsletter h4                                                         { width: calc(100% - 10px); margin: 5px }
	.newsletter div                                                        { margin: 5px }
	.newsletter div.note                                                   { width: calc(100% - 10px); font-size: 10px; line-height: 14px }
	.newsletter div input[type=submit]                                     { font-size: 12px; line-height: 12px }
	footer                                                                 { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	footer h3                                                              { width: calc(100% - 10px); margin: 5px }
	footer ul                                                              { padding: 0px; margin: 10px 0px 0px 0px }
	footer ul li                                                           { margin: 0px }
	footer ul li h4                                                        { font-size: 12px; line-height: 18px }
	footer ul li > a                                                       { font-size: 10px; line-height: 14px }
	.menu                                                                  { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.menu ul li                                                            { margin: 5px }
	.menu ul:first-child                                                   { margin: 0px 0px 10px 0px }
	.menu ul:first-child li                                                { margin: 10px }
	.menu ul:first-child li a                                              { font-size: 14px; line-height: 24px }
	.menu ul li a.plus                                                     { width: 60px; height: 60px; background-size: 40px }
	.copyright                                                             { padding: 15px calc(50% - 355px) 15px calc(50% - 355px) }
	.copyright h3                                                          { width: calc(100% - 10px); margin: 5px }
	.copyright ul                                                          { margin: 0px 0px 10px 0px }
	.copyright ul li                                                       { margin: 5px }
	.copyright div                                                         { width: calc(100% - 10px); margin: 5px }
	.orderprocess                                                          { padding: 20px calc(50% - 350px) 20px calc(50% - 350px) }
	.orderprocess table,
	.orderprocess div.voucher                                              { width: 700px; padding: 20px; margin: 5px 0px 5px 0px }
	.orderprocess div.voucher input[type=text]                             { width: 200px }
	.orderprocess div.voucher button                                       { width: 150px !important }
	.orderprocess .schrittfeld                                             { padding: 10px }
	.orderprocess .schrittbutton                                           { width: 140px !important; height: 60px !important; padding: 10px !important; margin: 5px 0px 5px 0px !important; line-height: 18px }
	.orderprocess .schrittfeld span,
	.orderprocess .schrittbutton span                                      { font-size: 18px; line-height: 18px }
	.orderprocess .schrittfeld a                                           { width: calc(100% + 20px); padding: 10px; margin: -10px }
	.orderprocess .status                                                  { border-width: 10px }
	.orderprocess .tabellenzeile                                           { padding: 5px 10px 5px 0px }
	.orderprocess .tabellenkopf                                            { padding: 20px 10px 5px 0px; font-size: 18px; line-height: 18px }
	.orderprocess .tabellenheader,
	.orderprocess .tabelleninhalt,
	.orderprocess .tabellenfuss                                            { padding: 5px 10px 5px 0px; border-width: 1px }
	.orderprocess .tabelleninhalt_gesamtpreis,
	.orderprocess .tabellenfuss_gesamtpreis                                { padding: 5px 10px 5px 0px; border-width: 1px; font-size: 14px }
	.orderprocess .produktinfo                                             { width: 80%; padding: 5px; margin: 5px 0px 0px 0px; font-size: 10px !important; line-height: 10px !important }
	.orderprocess .buttonfarbe                                             { min-width: 30px; min-height: 30px }
	.orderprocess b                                                        { font-size: 14px }
	.orderprocess input[name=customer_strassenr],
	.orderprocess input[name=customer_l_strassenr]                         { margin: 0px 0px 0px 5px !important }
	.orderprocess input[name=customer_plz],
	.orderprocess input[name=customer_l_plz]                               { margin: 0px 5px 0px 0px !important }
	.orderprocess iframe                                                   { padding: 20px; margin: 0px 0px 10px 0px }
}

@media only screen and (max-width: 819px) {
	body                                                                   { font-size: 12px; line-height: 18px }
	h1                                                                     { font-size: 30px; line-height: 48px }
	h2                                                                     { font-size: 24px; line-height: 36px }
	h3                                                                     { font-size: 18px; line-height: 30px }
	h4                                                                     { font-size: 14px; line-height: 24px }
	ul,
	ol                                                                     { padding: 0px 0px 0px 5px; margin: 5px 0px 5px 5px }
	input[type=checkbox]                                                   { float: left; margin: 5px 10px 0px 0px }
	select,
	textarea,
	input[type=password],
	input[type=text]                                                       { padding: 10px; border-width: 1px; font-size: 12px; line-height: 18px }
	textarea                                                               { height: 160px }
	button,
	input[type=submit]                                                     { height: 50px; font-size: 14px; line-height: 14px }
	label.error                                                            { border-width: 1px }
	.buttonlink                                                            { padding: 18px; font-size: 14px; line-height: 14px }
	#wkinfo                                                                { width: 90%; padding: 15px }
	#wkinfo .entry                                                         { padding: 10px }
	#wkinfo .entry .pic                                                    { width: calc(40% - 20px); margin: 10px }
	#wkinfo .entry .text                                                   { width: calc(60% - 20px); margin: 10px; font-size: 12px; line-height: 18px }
	#wkinfo .entry .text b                                                 { font-size: 18px; line-height: 30px }
	#wkinfo .shopping                                                      { padding: 14px 10px 14px 20px; background-size: 20px; line-height: 12px }
	#wkinfo .checkout                                                      { padding: 14px 20px 14px 10px; background-size: 20px; line-height: 12px }
	.top                                                                   { bottom: 10px; right: 10px; width: 40px; height: 40px; background-size: 30px; border-radius: 20px }
	.switch                                                                { display: block; position: fixed; z-index: 2000; right: 10px; top: 10px; width: 40px; height: 40px; background: #2e9bd2; border-radius: 20px; cursor: pointer }
	.switch span                                                           { display: block; position: absolute; left: 12px; width: 16px; height: 2px; background: #ffffff; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
	.switch span:nth-child(1)                                              { top: 14px }
	.switch span:nth-child(2),
	.switch span:nth-child(3)                                              { top: 19px }
	.switch span:nth-child(4)                                              { top: 24px }
	.switch.active span:nth-child(1),
	.switch.active span:nth-child(4)                                       { top: 19px; width: 0%; left: 50% }
	.switch.active span:nth-child(2)                                       { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg) }
	.switch.active span:nth-child(3)                                       { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg) }
	.vorteile                                                              { display: none }
	.promo                                                                 { padding: 20px calc(50% - 120px) 20px calc(50% - 120px) }
	header                                                                 { padding: 5px calc(50% - 125px) 5px calc(50% - 125px) }
	header .basket                                                         { width: 40px; height: 40px; margin: 5px }
	header .basket .count                                                  { width: 40px; height: 40px; padding: 0px; background-position: center; background-size: 20px; text-indent: -9999px }
	header .basket .count span                                             { width: 16px; height: 16px; padding: 3px 0px 3px 0px; border-radius: 8px; font-size: 9px; line-height: 10px; text-indent: 0px }
	header .basket .list                                                   { top: -15px; right: -15px; width: 270px; padding: 55px 15px 15px 15px }
	header .basket .list .entry                                            { padding: 5px }
	header .basket .list .entry .pic                                       { width: calc(20% - 10px); margin: 5px }
	header .basket .list .entry .text                                      { width: calc(80% - 10px); margin: 5px; font-size: 10px; line-height: 14px }
	header .basket .list .entry .text b                                    { font-size: 12px; line-height: 18px }
	header .basket .list .button                                           { padding: 14px 30px 14px 30px; line-height: 12px }
	header ul                                                              { display: none }
	header .logo                                                           { width: 170px; height: 40px; margin: 5px }
	header .back                                                           { display: none }
	header form                                                            { border-width: 1px; margin: 5px }
	header form input[type=text]                                           { width: 198px; padding: 10px }
	header form input[type=submit]                                         { width: 38px; height: 38px }
	nav                                                                    { position: fixed; z-index: 2000; top: 0px; right: -240px; float: none; width: 240px; height: 100%; background: #2e9bd2; overflow: auto; box-shadow: none }
	nav ul                                                                 { padding: 10px }
	nav ul li                                                              { position: relative; width: 100%; border-bottom: none }
	nav ul li a                                                            { width: 100%; padding: 13px 10px 13px 10px; color: #ffffff; font-size: 14px; line-height: 14px }
	nav ul li span                                                         { display: block; position: absolute; right: 0px; top: 0px; width: 40px; height: 40px; background: url(../../images/layout/krshop/down.svg) no-repeat center; background-size: 30px; cursor: pointer; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out }
	nav ul li span.active                                                  { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg) }
	nav ul li div                                                          { position: static; float: left; background: none; box-shadow: none }
	nav ul li div ul                                                       { padding: 0px }
	nav ul li div ul li                                                    { width: 100%; max-width: 100%; margin: 0px }
	nav ul li div ul li a                                                  { padding: 9px 10px 9px 10px; background: none !important; font-size: 12px; line-height: 12px; text-align: left }
	.hottest:before,
	.hottest:after                                                         { width: calc(50% - 170px) }
	.hottest .preloader:before                                             { left: calc(50% - 20px); top: calc(50% - 20px); width: 40px; height: 40px }
	.hottest .bx-prev                                                      { left: calc(50% - 170px); width: 40px }
	.hottest .bx-next                                                      { right: calc(50% - 170px); width: 40px }
	.hottest ul                                                            { margin: 0% calc(50% - 170px) 0% calc(50% + 170px) }
	.hottest ul li                                                         { width: 340px !important; height: 240px }
	.hottest ul li div                                                     { width: 80%; padding: 0px 0px 40px 0px }
	.hottest ul li div h2                                                  { font-size: 18px; line-height: 24px }
	.hottest ul li div a                                                   { padding: 8px 14px 8px 14px; border-width: 1px; font-size: 12px; line-height: 12px }
	.hottest ul li div.downunder                                           { bottom: 20px; width: 100% }
	.hottest ul li div.downunder h2                                        { font-size: 12px; line-height: 14px }
	.hottest ul li .video                                                  { width: 160%; padding: 0% 0% 90% 0% }
	.topseller                                                             { padding: 15px calc(50% - 175px) 15px calc(50% - 175px) }
	.topseller h2                                                          { width: calc(100% - 10px); margin: 5px; font-size: 24px; line-height: 30px }
	.topseller .ranking                                                    { width: calc(100% - 110px); margin: 5px 55px 5px 55px }
	.topseller .ranking .bx-prev                                           { left: -50px; top: calc(50% - 20px); width: 40px; height: 40px; background-size: 30px; border-radius: 20px }
	.topseller .ranking .bx-next                                           { right: -50px; top: calc(50% - 20px); width: 40px; height: 40px; background-size: 30px; border-radius: 20px }
	.topseller .ranking ul                                                 { width: 240px }
	.topseller .ranking ul li                                              { width: 240px !important }
	.topseller .ranking ul li a                                            { width: calc(100% - 10px); height: calc(100% - 10px); padding: 5px 5px 35px 5px; margin: 5px }
	.topseller .ranking ul li a div                                        { width: calc(100% - 10px); padding: 0% 0% calc(100% - 10px) 0%; margin: 5px }
	.topseller .ranking ul li a h3                                         { width: calc(100% - 10px); margin: 5px; font-size: 12px; line-height: 18px }
	.topseller .ranking ul li a h4                                         { bottom: 10px; font-size: 14px; line-height: 24px }
	.path                                                                  { padding: 10px calc(50% - 170px) 10px calc(50% - 170px); font-size: 10px; line-height: 14px }
	.overview                                                              { padding: 15px calc(50% - 175px) 15px calc(50% - 175px) }
	.overview h1,
	.overview h2                                                           { width: calc(100% - 10px); margin: 5px; font-size: 18px; line-height: 24px }
	.overview table                                                        { width: 340px; padding: 20px; margin: 5px }
	.overview table tr td                                                  { display: block; float: left; width: 100% !important; padding: 5px 0px 5px 0px !important }
	.overview table tr td.result                                           { display: table-cell; float: none; width: auto !important; padding: 5px 0px 5px 10px !important; border-width: 1px }
	.overview table tr td.result img                                       { width: 40px; height: 40px }
	.overview table tr td select,
	.overview table tr td textarea,
	.overview table tr td button,
	.overview table tr td input[type=submit],
	.overview table tr td input[type=password],
	.overview table tr td input[type=text]                                 { height: 40px !important; margin: -5px 0px 5px 0px !important }
	.overview table tr td input[name=customer_strassenr],
	.overview table tr td input[name=customer_l_strassenr]                 { margin: -5px 0px 5px 10px !important }
	.overview table tr td input[name=payment_anzahlung_nachnahme],
	.overview table tr td input[name=payment_anzahlung_ueberweisung],
	.overview table tr td input[name=customer_plz],
	.overview table tr td input[name=customer_l_plz]                       { margin: -5px 10px 5px 0px !important }
	.overview table tr td input[name=customer_strasse],
	.overview table tr td input[name=customer_ort],
	.overview table tr td input[name=customer_l_strasse],
	.overview table tr td input[name=customer_l_ort]                       { margin: -5px 0px 5px 0px !important }
	.overview .kundenkonto_funktionen                                      { width: 340px; padding: 0px 0px 10px 0px; border-width: 1px; margin: 5px }
	.overview .kundenkonto_funktionen .kundenkonto_verwalten a,
	.overview .kundenkonto_funktionen .kundenkonto_abbrechen a             { padding: 14px 20px 14px 20px; line-height: 12px }
	.overview .tip                                                         { width: calc(100% - 10px); padding: 10px 10px 60px 10px; margin: 5px 5px 25px 5px }
	.overview .tip .special                                                { left: 10px; top: 10px; padding: 2px }
	.overview .tip .special div                                            { width: 60px; height: 60px; border-width: 1px }
	.overview .tip .pic                                                    { width: calc(100% - 20px); padding: 0% 0% calc(100% - 20px) 0%; margin: 10px }
	.overview .tip .text                                                   { width: calc(100% - 20px); margin: 10px; font-size: 14px; line-height: 24px }
	.overview .tip .text h3                                                { font-size: 24px; line-height: 36px }
	.overview .tip .text h3.price                                          { font-size: 30px; line-height: 48px }
	.overview .tip .button                                                 { right: 20px; bottom: 20px; padding: 8px 14px 8px 14px; border-width: 1px; line-height: 12px }
	.overview .abosteps                                                    { padding: 4px 4px 24px 4px }
	.overview .abosteps div                                                { width: calc(50% - 2px); padding: 4px; border-radius: 24px; margin: 1px }
	.overview .abosteps div h3                                             { width: 38px; height: 38px; padding: 10px; margin: 1px; font-size: 18px; line-height: 18px }
	.overview .abosteps div b                                              { width: calc(100% - 42px); padding: 7px; margin: 1px; font-size: 9px; line-height: 12px }
	.overview .abosteps span                                               { display: none }
	.overview .benefits                                                    { padding: 4px 4px 24px 4px }
	.overview .benefits li                                                 { width: calc(50% - 2px); padding: 50px 10px 10px 10px; background-position: center 10px; background-size: 40px; margin: 1px; font-size: 10px; line-height: 14px }
	.overview .benefits li h4                                              { font-size: 12px; line-height: 18px }
	.overview .faq                                                         { padding: 4px 4px 24px 4px }
	.overview .faq li                                                      { width: calc(100% - 2px); padding: 10px 10px 10px 40px; background-position: 10px 10px; background-size: 20px; margin: 1px; font-size: 10px; line-height: 14px }
	.overview .faq li h4                                                   { font-size: 12px; line-height: 18px }
	.overview .partner                                                     { padding: 4px 4px 24px 4px }
	.overview .partner a                                                   { width: calc(33.3333% - 2px); padding: 5px; margin: 1px }
	.overview .partner a picture                                           { width: calc(100% - 10px); padding: 0% 0% calc(100% - 10px) 0%; margin: 5px }
	.overview .partner a div                                               { width: calc(100% - 10px); margin: 5px; font-size: 9px; line-height: 12px }
	.overview .widebox                                                     { width: calc(100% - 10px); margin: 5px 5px 25px 5px }
	.overview .widebox .desc                                               { padding: 20px; font-size: 9px; line-height: 12px; font-weight: 500 }
	.overview .widebox .text                                               { padding: 20px; font-size: 14px; line-height: 24px }
	.overview .widebox .text a                                             { padding: 8px 14px 8px 14px; border-width: 1px; font-size: 12px; line-height: 12px }
	.overview .widebox .references                                         { padding: 20px; font-size: 12px }
	.overview .widebox #filter_form                                        { width: 100%; padding: 10px 10px 0px 10px }
	.overview .widebox #filter_form h4                                     { width: 100%; margin: 10px }
	.overview .widebox #filter_form .slider .slider_labels                 { margin: 7px 0px 0px 0px }
	.overview .widebox #filter_form .slider .slider_labels .slider_label_min,
	.overview .widebox #filter_form .slider .slider_labels .slider_label_max                   { width: 50px; padding: 5px }
	.overview .widebox #filter_form .slider .slider_labels .slider_label_min input[type=text],
	.overview .widebox #filter_form .slider .slider_labels .slider_label_max input[type=text]  { width: 30px }
	.overview .widebox #filter_form input[type=submit]                     { padding: 0px 30px 0px 30px }
	.overview .widebox .sort                                               { width: 100%; padding: 0px 10px 10px 10px }
	.overview .widebox .sort h4                                            { width: 100%; margin: 10px }
	.overview .widebox .sort select                                        { height: 50px; padding: 15px }
	.overview .widebox .steps                                              { padding: 10px }
	.overview .widebox .steps span,
	.overview .widebox .steps a                                            { width: 30px; height: 30px; padding: 9px 0px 9px 0px; border-radius: 15px; line-height: 12px }
	.overview .newsletterbox                                               { width: calc(100% - 10px); margin: 5px 5px 25px 5px; padding: 15px }
	.overview .entrybox                                                    { width: calc(50% - 10px); margin: 5px }
	.overview .entrybox .entry                                             { padding: 5px 5px 45px 5px }
	.overview .entrybox .entry .icons                                      { left: 5px; top: 5px }
	.overview .entrybox .entry .icons li                                   { padding: 4px; border-width: 1px; font-size: 10px; line-height: 10px }
	.overview .entrybox .entry .special                                    { right: 5px; top: 5px; padding: 2px }
	.overview .entrybox .entry .special div                                { width: 60px; height: 60px; border-width: 1px }
	.overview .entrybox .entry .pic                                        { width: calc(100% - 10px); padding: 0% 0% calc(100% - 10px) 0%; margin: 5px }
	.overview .entrybox .entry .pic .preloader:before                      { left: calc(50% - 20px); top: calc(50% - 20px); width: 40px; height: 40px }
	.overview .entrybox .entry .text                                       { width: calc(100% - 10px); margin: 5px; font-size: 12px; line-height: 18px }
	.overview .entrybox .entry .delivery,
	.overview .entrybox .entry .aboprice                                   { width: calc(100% - 10px); margin: 5px }
	.overview .entrybox .entry .price                                      { right: 5px; bottom: 5px }
	.overview .entrybox .entry .price u                                    { font-size: 8px }
	.overview .entrybox .entry .price s                                    { font-size: 12px }
	.overview .entrybox .entry .price b                                    { font-size: 14px }
	.overview .entrybox .foot                                              { padding: 5px }
	.overview .entrybox .foot input[type=submit]                           { width: calc(100% - 10px); margin: 5px; font-size: 12px; line-height: 12px }
	.detail                                                                { padding: 15px calc(50% - 175px) 15px calc(50% - 175px) }
	.detail .nav                                                           { width: calc(100% - 10px); padding: 5px; margin: 5px }
	.detail .nav div                                                       { display: none }
	.detail .nav a                                                         { width: calc(33.3333% - 10px); padding: 10px; margin: 5px; font-size: 10px; line-height: 10px }
	.detail .nav a.next                                                    { float: right }
	.detail form .left                                                     { width: calc(100% - 10px); padding: 20px; margin: 5px }
	.detail form .left .special                                            { left: 10px; top: 10px; padding: 2px }
	.detail form .left .special div                                        { width: 60px; height: 60px; border-width: 1px }
	.detail form .left .bx-prev                                            { width: 30px; height: 30px; background-size: 20px; margin: 10px 0px -10px -10px }
	.detail form .left .bx-next                                            { width: 30px; height: 30px; background-size: 20px; margin: 10px -10px -10px 0px }
	.detail form .left .bx-pager                                           { bottom: 18px; width: calc(100% - 100px) }
	.detail form .left .bx-pager .bx-pager-item a                          { width: 6px; height: 6px; margin: 4px }
	.detail form .left .bx-pager .bx-pager-item a:hover,
	.detail form .left .bx-pager .bx-pager-item a.active                   { width: 12px; height: 12px; margin: 1px }
	.detail form .left .slider .pic a:before                               { right: 10px; bottom: 10px; width: 30px; height: 30px; background-size: 20px; border-radius: 15px }
	.detail form .center                                                   { width: calc(100% - 10px); padding: 15px; margin: 5px }
	.detail form .center h1                                                { font-size: 18px; line-height: 30px }
	.detail form .center h3                                                { font-size: 14px; line-height: 24px }
	.detail form .right                                                    { width: calc(100% - 10px); padding: 15px; margin: 5px }
	.detail form .right .discount                                          { top: -5px; right: -5px }
	.detail form .right .abocard                                           { padding: 1px 5px 1px 30px; background-size: 20px; font-size: 10px; line-height: 14px }
	.detail form .right .abocard b                                         { font-size: 14px }
	.detail form .right .abocard div                                       { left: 120px; top: -5px; width: 180px; padding: 9px; border-width: 1px }
	.detail form .right .abocard div:before                                { left: -5px; right: auto; top: 15px }
	.detail form .right .buttonlink,
	.detail form .right input[type=submit]                                 { float: right; width: calc(60% - 10px); padding: 18px 10px 18px 45px; margin: 5px }
	.detail form .right .note                                              { float: right; width: calc(40% - 10px); padding: 11px 10px 11px 45px; margin: 5px; font-size: 12px; line-height: 14px }
	.detail .tabs                                                          { padding: 10px 0px 5px 0px }
	.detail .tabs li                                                       { padding: 15px 20px 15px 20px; font-size: 10px; line-height: 10px }
	.detail .tabs li.active                                                { padding: 25px 20px 25px 20px }
	.detail .desc                                                          { width: calc(100% - 10px); padding: 20px; margin: 0px 5px 5px 5px }
	.detail .social                                                        { width: calc(100% - 10px); padding: 20px; margin: 5px }
	.detail .social .shariff ul li.shariff-button.whatsapp                 { display: block }
	.info                                                                  { padding: 15px calc(50% - 175px) 15px calc(50% - 175px) }
	.info h1                                                               { width: calc(100% - 10px); margin: 5px }
	.info .columns                                                         { width: calc(100% - 10px); margin: 5px; -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; text-align: left }
	.info .helper                                                          { width: calc(100% - 10px); margin: 5px }
	.inspiration                                                           { width: 340px; margin: 0px calc(50% - 170px) 0px calc(50% - 170px) }
	.inspiration .preloader:before                                         { left: calc(50% - 20px); top: calc(50% - 20px); width: 40px; height: 40px }
	.inspiration .bx-prev,
	.inspiration .bx-next                                                  { width: 40px }
	.inspiration .slider .entry div                                        { width: 80%; padding: 0px 0px 50px 0px }
	.inspiration .slider .entry div h2                                     { font-size: 24px; line-height: 30px }
	.inspiration .slider .entry div a                                      { padding: 12px 19px 12px 19px; border-width: 1px; font-size: 14px; line-height: 14px }
	.inspiration .slider .entry img                                        { height: 240px }
	.inspirations                                                          { padding: 15px calc(50% - 175px) 15px calc(50% - 175px) }
	.inspirations h2                                                       { width: calc(100% - 10px); margin: 5px; font-size: 24px; line-height: 30px }
	.inspirations a                                                        { width: calc(50% - 10px); margin: 5px }
	.inspirations a div                                                    { padding: 0px 0px 50px }
	.inspirations a div b                                                  { padding: 12px 19px 12px 19px; border-width: 1px; font-size: 14px; line-height: 14px }
	.inspirations a img                                                    { height: 200px }
	.impressions h2                                                        { width: calc(100% - 40px); margin: 20px; font-size: 24px; line-height: 30px }
	.impressions a                                                         { width: 50%; padding: 0% 0% 50% 0% }
	.impressions a div                                                     { padding: 0px 0px 50px 0px; font-size: 12px; line-height: 18px }
	.impressions a div h3                                                  { font-size: 18px }
	.impressions a div b                                                   { padding: 8px 14px 8px 14px; border-width: 1px; font-size: 12px; line-height: 12px }
	.shopdesc                                                              { padding: 40px calc(50% - 160px) 40px calc(50% - 160px); font-size: 14px; line-height: 24px }
	.shopdesc h2                                                           { font-size: 24px; line-height: 30px }
	.teaser                                                                { padding: 15px calc(50% - 175px) 15px calc(50% - 175px) }
	.teaser .entry,
	.teaser .entry.wide                                                    { width: calc(100% - 10px); padding: 10px 10px 60px 10px; margin: 5px }
	.teaser .entry .pic,
	.teaser .entry.wide .pic                                               { width: calc(50% - 20px); padding: 0% 0% calc(50% - 20px) 0%; margin: 10px }
	.teaser .entry .text,
	.teaser .entry.wide .text                                              { width: calc(50% - 20px); margin: 10px }
	.teaser .entry .button                                                 { right: 20px; bottom: 20px; padding: 8px 14px 8px 14px; border-width: 1px; line-height: 12px }
	.teaser .entry .payment li a                                           { font-size: 14px; line-height: 24px }
	.newsletter                                                            { padding: 15px calc(50% - 175px) 15px calc(50% - 175px) }
	.newsletter h2                                                         { width: calc(100% - 10px); margin: 5px; font-size: 24px; line-height: 30px }
	.newsletter h4                                                         { width: calc(100% - 10px); margin: 5px }
	.newsletter div                                                        { margin: 5px }
	.newsletter div.note                                                   { width: calc(100% - 10px); font-size: 10px; line-height: 14px }
	.newsletter div input[type=submit]                                     { font-size: 12px; line-height: 12px }
	footer                                                                 { display: none }
	.menu                                                                  { padding: 15px calc(50% - 175px) 15px calc(50% - 175px) }
	.menu ul li                                                            { margin: 5px }
	.menu ul:first-child                                                   { margin: 0px 0px 10px 0px }
	.menu ul:first-child li                                                { margin: 10px }
	.menu ul:first-child li a                                              { font-size: 14px; line-height: 24px }
	.menu ul li a.plus                                                     { width: 60px; height: 60px; background-size: 40px }
	.copyright                                                             { padding: 15px calc(50% - 125px) 15px calc(50% - 125px) }
	.copyright h3                                                          { width: calc(100% - 10px); margin: 5px }
	.copyright ul                                                          { margin: 0px 0px 10px 0px }
	.copyright ul li                                                       { margin: 5px }
	.copyright div                                                         { width: calc(100% - 10px); margin: 5px }
	.orderprocess                                                          { padding: 20px calc(50% - 170px) 20px calc(50% - 170px) }
	.orderprocess table,
	.orderprocess div.voucher                                              { width: 340px; padding: 20px; margin: 5px 0px 5px 0px }
	.orderprocess div.voucher input[type=text]                             { width: 140px; margin: 10px 10px 0px 0px !important }
	.orderprocess div.voucher button                                       { width: 140px !important; margin: 10px 0px 0px 0px !important }
	.orderprocess table tr                                                 { display: flex; flex-flow: row wrap }
	.orderprocess table tr td                                              { display: block; float: left; width: 100%; padding: 5px 0px 5px 0px !important }
	.orderprocess .schrittfeld_done,
	.orderprocess .schrittfeld_aktiv,
	.orderprocess .schrittfeld_inaktiv                                     { width: 25% !important; padding: 0px !important }
	.orderprocess .schrittfeld                                             { padding: 10px; font-size: 8px; line-height: 10px }
	.orderprocess .schrittbutton                                           { width: 140px !important; height: 60px !important; padding: 10px !important; font-size: 12px; line-height: 18px }
	.orderprocess .schrittfeld span                                        { font-size: 10px; line-height: 10px }
	.orderprocess .schrittbutton span                                      { font-size: 18px; line-height: 18px }
	.orderprocess .schrittfeld a                                           { width: calc(100% + 20px); padding: 10px; margin: -10px }
	.orderprocess .status                                                  { padding: 0px !important; border-width: 10px }
	.orderprocess .status0,
	.orderprocess .status25,
	.orderprocess .status50,
	.orderprocess .status75,
	.orderprocess .status100                                               { height: 10px }
	.orderprocess .tabellenkopf                                            { padding: 15px 0px 5px 0px !important; font-size: 18px; line-height: 18px }
	.orderprocess .pic,
	.orderprocess .menge,
	.orderprocess .update,
	.orderprocess .mwst                                                    { display: none }
	.orderprocess .name                                                    { width: 40% }
	.orderprocess .einzel                                                  { width: 20%; text-align: right }
	.orderprocess .gesamt                                                  { width: 25%; text-align: right }
	.orderprocess .loeschen                                                { width: 15%; text-align: right }
	.orderprocess .loeschen form input[type=image]                         { float: right }
	.orderprocess .tabellenheader,
	.orderprocess .tabelleninhalt                                          { border: none !important }
	.orderprocess .tabelleninhalt_gesamtpreis                              { width: 25%; font-size: 12px; text-align: right; border: none !important }
	.orderprocess .tabellenfuss                                            { width: 15%; text-align: right; border: none !important }
	.orderprocess .tabellenfuss_gesamtpreis                                { width: 15%; font-size: 12px; text-align: right; border: none !important }
	.orderprocess .tabellenfuss:first-child,
	.orderprocess .tabellenfuss_gesamtpreis:first-child                    { width: 55%; text-align: left }
	.orderprocess .tabellenfuss:last-child,
	.orderprocess .tabellenfuss_gesamtpreis:last-child                     { width: 15% }
	.orderprocess .tabelleninhalt_1                                        { width: 100% }
	.orderprocess .produktinfo                                             { display: none }
	.orderprocess .buttonfarbe                                             { min-width: 30px; min-height: 30px }
	.orderprocess b                                                        { white-space: normal; font-size: 14px }
	.orderprocess select,
	.orderprocess textarea,
	.orderprocess button,
	.orderprocess input[type=submit],
	.orderprocess input[type=password],
	.orderprocess input[type=text]                                         { height: 40px !important; margin: -5px 0px 5px 0px !important }
	.orderprocess input[name=customer_strassenr],
	.orderprocess input[name=customer_l_strassenr]                         { width: calc(25% - 10px) !important; margin: -5px 0px 5px 5px !important }
	.orderprocess input[name=customer_plz],
	.orderprocess input[name=customer_l_plz]                               { width: calc(25% - 10px) !important; margin: -5px 5px 5px 0px !important }
	.orderprocess input[name=customer_strasse],
	.orderprocess input[name=customer_ort],
	.orderprocess input[name=customer_l_strasse],
	.orderprocess input[name=customer_l_ort]                               { width: 75% !important }
	.orderprocess iframe                                                   { padding: 20px; margin: 0px 0px 10px 0px }
	.orderprocess .plus                                                    { padding: 0% 0% 50% 0% }
}