/* When customizing the theme without Sass you should edit this file */
/* Remember to rename it to custom.css */
#storefinder {
  padding-bottom: 4rem;
}

.booklet-sort-container .booklet-sort-wrapper {
    z-index: 100;    
}

html[lang="en"] .product-view .product-shop.simple .offer,
html[lang="de"] .product-view .product-shop.simple .offer {
   min-height: 0;
}
