/*
This file is included in the schietwetter shopify store
it is added in layout/theme.liquid~#30 as a regular stylesheet link
*/

/* Accessability: larger clickable area */
.footer__newsletter-btn{
    height: 44px;
}
.footer__social a{
    padding: 10px;
}
.site-footer__linklist a{
    padding: 12.5px 0;
}
.newsletter__input-group{
    height: 44px;
}

.grid-product__price--savings,
.product__price-savings{
    display: none;
}
