/*
Compile-Minify: true
Compile-Area: everywhere
Compile-OutputGroup: headtag
Compile-Exports: sb-sales
Compile-Dependencies: 
Compile-SourceHash: TVucvc2pmMf3ytuj2S7L4Q== 
*/

#header-sale {
    margin-bottom: 20px;
    display: block;
    background-image: linear-gradient(to right, #06141D, #06141D, #0A2431, #0A2431);
}

/*sb-gorilla-sales.css*/
div#notification + div.container-fluid {
    margin-top: 39px;
}

#notification {
    position: fixed;
    width: 100%;
    z-index: 1009;
    top: 0px;
}

    #notification div {
        color: #FFFFFF;
        background-color: #ff2020;
        border-bottom: 1px solid #083a2b;
    }

    #notification button {
        padding: 9px;
    }

    #notification h4 {
        margin: 0;
        line-height: 39px;
        text-align: center;
        font-size: 15px;
    }

    #notification a {
        color: #FFFFFF;
    }

        #notification a:hover {
            color: #FFFFFF;
        }
