/*
Theme Name: Women's Health USA
Author: Stream Companies
Author URI: https://www.streamcompanies.com/
Version: 1.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: whusa
*/

/*
 * To update styles, follow steps:
 * 1.) Open terminal
 * 2.) Within terminal navigate to the wp-content/themes/whusa folder
 * 3.) Enter "npm run watch" into the terminal and hit enter, let run in background
 * 4.) In your code editor open /scss/all.scss and make styling changes in there
 * 5.) Upon saving that file, all styling will be compiled into /assets/css/all.css
 * 6.) Upload all.css to the server to overwrite current styling
 * 7.) For good measures upload updated all.scss in respective folder for future
 */

 div[data-name="Solara Neonatal"] a.btn.btn-card.btn-hover-mimosa.appointment {
    display: none;
}