/**
 * Theme Name:     Idream Child
 * Author:         Code Blowing
 * Template:       cb-idream
 * Text Domain:	   idream-child
 * Description:    Idream is most beautiful and awesome theme for create any type of WordPress website.
 * Theme URI:      https://idreamwp.cbtemplates.com
 * Author URI:     https://codeblowing.com
 * Version:        1.0.0
 */
/* Custom CSS */
.site-logo a {
	margin-top: 30px;
}
.site-logo a img {
	width: 210px;
}
.mean-container a.meanmenu-reveal {
	top: -10px;
}
.mean-nav {
	margin-top: 41px !important;
}
.blog-item .blog-info .blog-meta, .blog-item .blog-info hr {
	display: none;
}
.blog-single .blog-thumb img {
	width: 100%;
}

@media (max-width: 420px) {
	.top-header .top-info span {
		font-size: 13px;
	}

}