/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

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

#home-icon {
	width:190px;
	position: relative;
	margin: 0 auto;
color:black;
left: 41%;
top:0px;
padding-bottom:20px;
z-index: 900;
}
#home-icon-wrap {
	position: relative;
	margin: 0 auto;
}

.page-header {
	color: #fff;
	text-align: center;
/* 	text-shadow: 0px 1px 12px rgba(73, 72, 72, 0.88); */
}

.sans-serif-headers {
	font-family: '0pen sans', sans-serif !important;
	font-weight:300;
}

#bottom-widgets h6 {
	
	color: white !important;
}

#bottom-widgets .widget ul li a, #bottom-widgets a {
	
	color:white !important;
}

.widget_categories ul li:before, .widget_archive ul li:before, .widget_links ul li:before, .widget_meta ul li:before, .widget_nav_menu ul li:before, .widget_pages ul li:before {
	color: white !important;
}

.footer-content-inner-center{
	color: white !important;
}

.page #comments {
	display:none !important;
}