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

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

                #wpfront-notification-bar-open-button.bottom                {
                background-image: url(https://sem-technologies.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 #555555;
            background-color: #555555;
            color: #000000;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #aaaaaa;
            background-color: #aaaaaa;
            }
             #wpfront-notification-bar-spacer { display:block; }#wpfront-notification-bar a.wpfront-button{font-size: 18px!important;padding: 10px!important;} span.promo{font-size:18px;} #catapult-cookie-bar{bottom:20%!important;} #catapult-cookie-bar{background-color: darkgrey!important;} @media screen and (max-width: 992px) { span.promo{font-size:13px;} .wpfront-notification-bar div.wpfront-div{padding:5px;} }