/*
Theme Name: Ecomus Child
Theme URI: https://wpecomus.com/
Author: DrFuri
Author URI: http://drfuri.com/
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecomus
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: ecomus
*/

/* ===================================================
   Soulstoics Custom Styles
   =================================================== */

/* Remove Ecomus demo mega menu from Shop nav item.
   Shop becomes a plain link with no cluttered dropdown. */
.menu-item-104 > .sub-menu {
    display: none !important;
}

/* Hide the top-bar demo campaign bar ("Season Sale...") */
.campaign-bar,
.ecomus-campaign-bar {
    display: none !important;
}
