/* PLACE YOU CUSTOM STYLES IN THIS FILE */
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow:after {
    content: '';
    background: transparent url("../images/pattern.png") repeat top left;
}
.nk-navbar:after {
    content: '';
    background: transparent url("../images/pattern.png") repeat top left;
}