
.store-block-style-3 .categories { margin: 0; padding: 0 100px;   }
.store-block-style-3 .categories > li { display: inline-block; padding: 20px;   }
.store-block-style-3 .categories > li.active a { text-decoration: underline; font-weight: bold;  }

.store-block-style-3 .category-details { margin: 0; padding: 0 100px;   }

.store-block-style-3 .products { margin: 0; padding: 0 100px;  display: flex; flex-wrap: wrap;  }
.store-block-style-3 .products > li { list-style: none; margin: 0; padding: 0; flex: 0 0 25%; }
.store-block-style-3 .teaser-wrapper { padding: 10px; }

.store-block-style-3 .teaser-thumb { position: relative; padding-bottom: 100%; background-color: #ddd; background-size: cover; }
.store-block-style-3 .teaser-thumb picture { position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
.store-block-style-3 .teaser-thumb img { object-fit: cover; width: 100%; height: 100%; }

.store-block-style-3 .teaser-title { padding: 5px 0; color: #222; font-size: 18px; font-weight: bold; }
.store-block-style-3 .teaser-title a { color: inherit; }
.store-block-style-3 .teaser-description { color:#aaa; }
.store-block-style-3 .teaser-date {}
.store-block-style-3 .teaser-tags { margin: 0; padding: 0; }
.store-block-style-3 .teaser-tags > li { list-style: none; margin: 0; padding: 0; }