.repeater-item.swiper-slide .content-wrapper::before { content: "\f35f";  font-family: Ionicons; font-weight: 400; display: block; text-align: center; color: #4eb857; fill: #4eb857; font-size: 60px; } .repeater-item.swiper-slide { border-radius: 8px; } .category-content { display: none; } .category-content p { padding-left: 1rem; } .category-content ul { list-style-type: none; } .category-toggle { cursor: pointer; width: 100%; text-align: left; display: flex; justify-content: space-between; align-items: center; background: inherit; } .category-toggle img { width: 16px; height: 16px; transition: transform 0.3s ease; } .category-container { margin-bottom: 10px; } .woo-category-dropdown { background: #F5F5F5; padding: 2rem 2rem 2rem 2rem; }