#wpfront-notification-bar, #wpfront-notification-bar-editor            {
            background: #5F0A87;
            background: -moz-linear-gradient(top, #5F0A87 0%, #5F0A87 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5F0A87), color-stop(100%,#5F0A87));
            background: -webkit-linear-gradient(top, #5F0A87 0%,#5F0A87 100%);
            background: -o-linear-gradient(top, #5F0A87 0%,#5F0A87 100%);
            background: -ms-linear-gradient(top, #5F0A87 0%,#5F0A87 100%);
            background: linear-gradient(to bottom, #5F0A87 0%, #5F0A87 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5F0A87', endColorstr='#5F0A87',GradientType=0 );
            background-repeat: no-repeat;
                        }
            #wpfront-notification-bar div.wpfront-message, #wpfront-notification-bar-editor.wpfront-message            {
            color: #ffffff;
                        }
            #wpfront-notification-bar a.wpfront-button, #wpfront-notification-bar-editor a.wpfront-button            {
            background: #5F0A87;
            background: -moz-linear-gradient(top, #5F0A87 0%, #5F0A87 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5F0A87), color-stop(100%,#5F0A87));
            background: -webkit-linear-gradient(top, #5F0A87 0%,#5F0A87 100%);
            background: -o-linear-gradient(top, #5F0A87 0%,#5F0A87 100%);
            background: -ms-linear-gradient(top, #5F0A87 0%,#5F0A87 100%);
            background: linear-gradient(to bottom, #5F0A87 0%, #5F0A87 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5F0A87', endColorstr='#5F0A87',GradientType=0 );

            background-repeat: no-repeat;
            color: #ffffff;
            }
            #wpfront-notification-bar-open-button            {
            background-color: #00b7ea;
            right: 10px;
                        }
            #wpfront-notification-bar-open-button.top                {
                background-image: url(https://www.euro-ceramic.com/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png);
                }

                #wpfront-notification-bar-open-button.bottom                {
                background-image: url(https://www.euro-ceramic.com/wp-content/plugins/wpfront-notification-bar/images/arrow_up.png);
                }
                #wpfront-notification-bar-table, .wpfront-notification-bar tbody, .wpfront-notification-bar tr            {
                        }
            #wpfront-notification-bar div.wpfront-close            {
            border: 1px solid #d43e24;
            background-color: #d43e24;
            color: #000000;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #fff;
            background-color: #fff;
            }
             #wpfront-notification-bar-spacer { display:block; }#wpfront-notification-bar div { padding:10px 0; } @media (min-width: 700px) {#wpfront-notification-bar-spacer {display:none;}}