/*
Theme Name: Mellifera
Theme URI: https://mellifera.qodeinteractive.com/
Description: Beekeeping and Honey Shop Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: mellifera
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =============================================
   Pasek powiadomień
   ============================================= */
#mellifera-notification-bar {
	width: 100%;
	background-color: #c74817;
	color: #ffffff;
	text-align: center;
	padding: 10px 20px;
	box-sizing: border-box;
	position: relative;
	z-index: 9999;
}

#mellifera-notification-bar p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
}
