/**
Theme Name: astra-child
Author: Mariyam Khan
Author URI: https://squidapp.co
GitHub Theme URI: https://github.com/mariyam-squidapp/astra-child
Description: Astra child is fast, fully customizable & beautiful theme.
Version: 1.0.0
Text Domain: astra-child
Template: astra
*/


/* Show ALL horoscope categories */
.wb-horoscope-category-data {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Optional: add spacing between sections */
.wb-horoscope-category-data {
  margin-bottom: 30px;
}

/* Hide the category buttons (Personal, Health, etc.) */
.wb-with-category-icon {
  display: none !important;
}

.progressbar_Section {
    display: none;
}

