/*
Theme Name: Restart Child
Theme URI: http://themeperfect.me/restart/
Description: Restart Child Theme
Version: 1.0.0
Author: themeperfect
Author URI: http://themeperfect.me/
Template: restart
Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-menu, full-width-template, theme-options, translation-ready
License: Custom
License URI: http://themeforest.net/licenses
*/
.post-singe .entry-meta , #crumbs span[itemprop="title"] , .single-post .title-h1 , .category #breadcrumbs
{
	display:none;
}
#sidebar .widget > ul > li ul li 
{
	background:transparent;
}
#crumbs
{
	text-align: left;
}
#breadcrumbs a {

    color: #2e6085 !important;
}
.single-post .post-wrap .entry-wrap
{
	text-align: justify;
}
#title h1
{
	    color: #295b82;
    font-weight: bold;
    font-size: 30px;
}
#sidebar .widget ul li a {
    color: #285b82;
}
#sidebar .widget ul li ul li a {
 
    color: #777777;
}
@media only screen and (max-width: 767px) and (min-width: 480px)
{

	
}