/*
Theme Name: BlockChainGamer
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.1
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio / Steel Media
Author URI: http://betterstudio.com/
Text Domain: publisher
Copyright: (c) 2016 BetterStudio
Template: publisher
*/

/* Takeover CSS */
.takeover { 
    position: absolute; 
    display: block; 
    width: 100%; 
    height: 100%; 
    z-index: 1; 
    cursor: pointer; 
}
.container { 
    position: relative; 
    z-index: 999; 
}

/* WP Backgrounds */
.site-footer {
	position: relative; 
    z-index: 9999; 
}

#header {
	z-index: 9999;
    position: relative;
}