/* PrestaOberon Product Bundle - Global Styles */
#js-product-list-header .block-category .category-cover_BAK {
  display: none !important;
}

/* Hide the outline for mouse clicks */
a:focus {
  outline: none !important;
}
