/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");

.woocommerce-store-notice{
position: fixed;
    bottom: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    z-index: 10000000;
    display: block;
    width: 100%;
    background: #fff;
}