/*
Theme Name: Smartline Lite Child
Theme URI: https://themezee.com/themes/smartline/
Template: smartline-lite
Author: ThemeZee
Author URI: https://themezee.com
Description: Smartline Lite is a perfect theme for news and magazine websites as well as simple blogs. The responsive design with bold colors and smart lines looks great on any device. The main highlight of Smartline is the flexible and widgetized front page template which allows you to create a magazine-styled homepage with ease.
Tags: two-columns,custom-background,custom-colors,custom-header,custom-menu,editor-style,rtl-language-support,blog,news,featured-image-header,featured-images,flexible-header,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,three-columns
Version: 1.5.1525965005
Updated: 2018-05-10 15:10:05

*/

	#mainnav-toggle {
		display: none;
	}
	#topnav-toggle {
		display: none;
	}
	
/* increase list item space in mobile */

/* hide sidebar in mobile */
@media only screen and (max-width: 30em) {
#sidebar {
    display: none;
}
}
li a{line-height:1.9;}@media(min-width:60em){li a{line-height:1.2;}}