/*
Theme Name: Adrenalin
Theme URI: http://www.commercegurus.com/themes/adrenalin
Author: CommerceGurus
Author URI: http://www.commercegurus.com
Description: Adrenalin is a beautiful WordPress & WooCommerce theme that will get your pulse racing.
Version: 1.9.4
License: GNU General Public License
License URI: license.txt
Text Domain: commercegurus
Domain Path: /languages/
Tags: light, white, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, flexible-header, sticky-post, theme-options, translation-ready
*/
.notification-bar {
    background-color: #ffcc00;
    color: #333;
    padding: 10px;
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    border-bottom: 1px solid #ccc;
}

