/*
 Theme Name:   BlankChild
 Description:  BlankSlate Child
 Author:       Michael Esquerré
 Author URI:   webmike.net
 Template:     blankslate
 Version:      1.0
 License:      GNU General Public License v2 or later
/* Main Theme Styles */


@import url("../blankslate/style.css");


#header {
    height: 100%;
    width: 100%;
}

#4studioFull{
    height: 100vh;
}

/*
#menu-4studio{
    position: relative;
    width: 100%;
    height: 100%;
    
}
*/

#menu-4studio .menu2{
    position: absolute;
    right: 11px;
    top: 49px;
}

#menu-4studio .menu3{
    position: absolute;
    right: 11px;
    bottom: 49px;
}


#menu-4studio .menu4{
    position: absolute;
    left: 11px;
    bottom: 49px;
}


