/**
* Theme Name: Insul Child
* Description: This is a child theme of Insul, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: insul
* Version: 1.0.3
*/
.site-header {
	display: none !important;
}

.site-ob-header {
    position: fixed;
    background: #fff0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
}
.ob-header-fixed {
    background: #fff;
}