/* theme options */


/* custom CSS */
@media only screen and (min-width: 768px) {
    #Top_bar.is-sticky {
        opacity: 1 !important;
    }
}