@media screen and (min-width: 48em) {
.shop--navigation .navigation--list {
    background-image: none;
    text-align: right;
    margin-top: 2%!important;
}
}



@media screen and (min-width: 48em) {
body {
    
    background-image: url("https://www.solarreinigung-shop.de/media/image/c5/21/e9/sunflower33.jpg");
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
}

/* originalbild: https://www.solarreinigung-shop.de/media/image/c5/21/e9/sunflower33.jpg */


.shop--navigation .notes--quantity {
    
    font-size: 20px;
}

.icon--percent:before {
    
    font-size: 30px;
}

.js--modal {
    max-width: 80% !important;
    max-height: 80% !important;
}



