/*
Theme Name: shoobaloo Child
Description: This is a child theme for the shoobaloo Theme
Author: Istech Web Design
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#adminmenu .toplevel_page_woocommerce .wp-menu-image::before {
        font-family: dashicons !important;
        content: '\f174';
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}