/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.2
*/

@import url("../oshin/style.css");

body.home #header.header_light {
background-color: transparent;
}
body.home #header {
background: transparent none repeat scroll 0 0;
height: 86px;
margin-bottom: -86px;
position: relative;
z-index: 100000;
}
body.home .navigation > .header-menu > ul li {
background: #fff !important;
}