/*
Theme Name: Otaku Child
Text Domain: printspace-child-otaku
Theme URI: https://harutheme.com/printspace
Author: HaruTheme
Author URI: https://harutheme.com/
Description: This is child theme of PrintSpace
Template: printspace
Version: 1.0.0
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/

/* Completely hide PrintSpace default header */
header,
header#masthead,
header.site-header,
div.header-wrapper,
div.header-container {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important;
}
