@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap);*{font-family:Roboto,sans-serif}*,a,em,p,strong{font-size:1.6rem}span{font-size:inherit}small{font-size:1.4rem}h1{text-transform:uppercase;font-size:4rem;margin-bottom:2rem;line-height:1.2}@media (max-width:768px){h1{font-size:3rem}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;font-size:10px;line-height:1.4;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.clearfix::after{content:"";display:block;clear:both;font-size:0;height:0;visibility:hidden}img{max-width:100%;display:block}section{width:100%;margin:3rem auto}.content{padding:4rem;width:100%;max-width:1400px;margin:0 auto}@media (max-width:560px){.content{padding:2rem}}.content-small{max-width:80rem}.red--color{color:#e9004e}.grey{background:#efefef}.mobile{display:block}@media (min-width:561px) and (max-width:768px){.mobile{display:none}}@media (min-width:769px){.mobile{display:none}}.desktop{display:none}@media (min-width:769px){.desktop{display:block}}nav{width:100%;display:-ms-grid;display:grid;grid-template-areas:'text logo';grid-gap:3rem;-ms-grid-columns:1fr 3rem 30rem;grid-template-columns:1fr 30rem;padding:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .logo{-ms-grid-row:1;-ms-grid-column:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-area:text}nav .logo img{max-width:20rem;margin-right:1rem}nav .logo-jonen img{max-width:27rem}nav .partnerlogo{-ms-grid-row:1;-ms-grid-column:3;grid-area:logo;max-width:100%;justify-self:end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .partnerlogo img{max-width:100%;height:auto;max-height:7rem}nav .jonen-logo{display:block;height:100%}nav .jonen-logo img{display:block;margin-top:-2rem;margin-bottom:-2rem;max-height:100px}@media (max-width:768px){nav{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}nav strong{font-size:2rem}nav .logo img{width:13rem}nav .logo-jonen img{max-width:20rem;width:100%}}.modal{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.95);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .error,.modal .success{padding:2rem;margin-bottom:3rem}.modal .error h3,.modal .success h3{font-size:2.4rem;margin-bottom:1rem;opacity:.7}.modal .error .close,.modal .success .close{text-decoration:none;color:#000;background:rgba(0,0,0,.7);color:#fff;padding:.7rem 2rem;border-radius:5rem;display:inline-block;margin-top:2rem}.modal .success{border:1px solid #32cd32;background:rgba(50,205,50,.3)}.modal .error{border:1px solid #ff4500;background:rgba(255,69,0,.3)}footer{width:100%;text-align:center;padding:2rem;background:#efefef}footer a{text-decoration:none;text-transform:uppercase}.batterie--cookie{position:fixed;bottom:2rem;width:300px;right:2rem;background:#fff;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.15);box-shadow:0 0 1rem rgba(0,0,0,.15);border-radius:4px;padding:2rem;text-align:center}.batterie--cookie p{margin-bottom:2rem}.batterie--cookie .batterie--cookie-buttons button{margin:1rem;width:100%}header{position:relative}header .stoerer{position:absolute;width:15vw;height:15vw;min-width:14rem;min-height:14rem;border-radius:50%;color:#fff;text-align:center;top:10%;left:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}@media (min-width:561px) and (max-width:768px){header .stoerer{min-width:20rem;min-height:20rem;font-size:2rem}}@media (min-width:769px){header .stoerer{min-width:22rem;min-height:22rem;font-size:2.4rem}}.produkte{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.produkte .produkt{position:relative;background:#fff;border:1px solid #cdcdcd;width:calc(100% / 4 - 2rem);margin-right:2rem;margin-bottom:2rem;padding-bottom:14rem;display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.produkte .produkt .produkt--content{padding:2rem;padding-bottom:0}.produkte .produkt .produkt--preis{padding:2rem;padding-top:0;position:absolute;left:0;bottom:0;width:100%}@media (min-width:769px) and (max-width:1140px){.produkte .produkt{width:calc(100% / 3 - 1.3333rem)}.produkte .produkt:nth-child(3n){margin-right:0}}@media (min-width:1140px){.produkte .produkt:nth-child(4n){margin-right:0rem}}@media (min-width:561px) and (max-width:768px){.produkte .produkt{width:calc(100% / 2 - 1rem)}.produkte .produkt:nth-child(2n){margin-right:0}}@media (max-width:560px){.produkte .produkt{width:100%;margin-right:0}}.produkte .produkt h2{font-size:2rem;margin-bottom:1rem;display:block;padding-bottom:1rem;border-bottom:1px solid #cdcdcd}.produkte .produkt p{margin-bottom:2rem}.produkte .produkt .preis{display:block;text-align:center;color:#999;font-weight:400;margin:0 0 2rem;font-size:4rem;padding:1rem 0}.produkte .produkt .preis small{font-size:50%;margin-right:1rem}.produkte .produkt button{width:100%}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e9004e;color:#fff;cursor:pointer;border:none;text-transform:uppercase;padding:1rem 2rem;border-radius:4rem;font-size:1.6rem;letter-spacing:1px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}button:hover{opacity:.8}#form{display:block;width:100%;max-width:80rem;margin:0 auto}#form h3,#form h4{font-size:3rem;margin-bottom:2rem;text-transform:uppercase}#form h3{color:#e9004e}#form h4{font-size:2.4rem;margin-top:2rem;padding-top:2rem}#form input:not([type=checkbox]),#form textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;margin-bottom:2rem;padding:.6rem;border:1px solid #cdcdcd;border-radius:0;-webkit-box-shadow:none;box-shadow:none}#form label{font-weight:700;margin-bottom:.5rem;display:block}#form .flex--inputs{display:-webkit-box;display:-ms-flexbox;display:flex}#form .flex--inputs .input--group{-webkit-box-flex:1;-ms-flex:1 0 45%;flex:1 0 45%}#form .flex--inputs .input--group.large{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;margin-right:2rem}#form .flex--inputs .input--group.large input{margin-bottom:0}#form .flex--inputs .input--group.small{-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%}#form .flex--inputs .input--group.small input{margin-bottom:0}#form .flex--inputs .input--group.last{width:4rem;max-width:4rem}#form #cart{border:1px solid #cdcdcd}#form #cart .flex--inputs{border-bottom:1px solid #cdcdcd;padding:2rem}@media (max-width:560px){#form #cart .flex--inputs{padding:1rem}}#form #cart .flex--inputs:nth-child(odd){background:#efefef}#form #cart .flex--inputs .delete{width:2.5rem;height:2.5rem;margin-left:auto;font-size:2rem;border-radius:50%;background:#e9004e;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.6rem}#form #cart .total{padding:0 2rem;text-align:right}#form #cart .total h4{padding-top:0}#form #cart .total h4 input{display:inline;padding:0;font:inherit;width:auto;margin:0}#form .check--group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#form .check--group input{width:2rem;margin-right:1rem;position:relative;top:5px}#form .check--group label{-webkit-box-flex:1;-ms-flex:1 0 80%;flex:1 0 80%}#form sup{font-size:70%;color:#e9004e;margin-left:.3rem}#form button{margin:2rem 0}#form input:-moz-read-only{background:0 0;padding-left:0;border:none;color:#000}#form input:read-only{background:0 0;padding-left:0;border:none;color:#000}#batterie{color:#e9004e}.versand{padding:1rem;color:#fff;text-align:center;margin-bottom:3rem}.custom-color{color:#e9004e}.custom-background{background:#e9004e}.abweichende_adresse{display:none;padding:2rem;background:#ececec;margin-bottom:2rem}.abweichende_adresse.active{display:block}#base{min-height:calc(100vh - 64px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0}#base img{width:80%;max-width:400px}
/*# sourceMappingURL=main.min.css.map */
