/*
Theme Name: Bengalikitchen theme template
Theme URI: 
Author: Abdullah al harun
Author URI: https://#/
Description: theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: weDesign
 */
/*
	==============================
	*css for dektop
	=================================
*/
 .wrap{
	margin:0px !important;
	padding:0px !important;
}
#home_header{
height:100%
width:100%;
overflow:hidden;
}
/*
	==============================
	*css for mobile
	=================================
*/
@media (min-width: 320px) and (max-width: 767px) {


}

/*
	==============================
	*css for tablet
	=================================
*/
@media (min-width: 768px) and (max-width: 991px) {


	
}
ul#demo-block{ margin:0 15px 15px 15px; }
			ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
			ul#demo-block li a{ color:#eee; font-weight:bold; }