/* ==========================================================
   Table of Contents
   ==========================================================
   1. Widget Styles
   2. Service
   3. Icon Box
   4. Testimonial
   5. Team
   6. Contact Form
   7. Heading & Text
   8. Blog
   9. Loop
   10. Navigation
   11. Carousel Slider
========================================================== */

ul {
  padding-left: 0;
}

.theme-btn-wrapper {
  justify-content: center;
}

.wirabase-badge {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #ffffff5e;
  font-size: 9px;
  font-weight: 600;
  padding: 2px;
  border: 1px solid #dadada8d;
  border-radius: 3px;
  text-transform: uppercase;
  pointer-events: none;
}

.menu-badge {
  height: 100%;
  margin-left: 7px;
}

.wtoolkit-post-item-overlay a.theme-use-global-link {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  transition: inherit;
}

.wtoolkit-post-item-overlay a.theme-use-global-link:hover {
  color: inherit;
}