/*
Theme Name: Foodstuff_layout2
Theme URI: http://template-demo.org/woo/WCM02/WCM020045/WP2/
Author: Templatemela
Author URI: http://www.templatemela.com
Version: 1.0
Description: Our default theme lets you create a responsive magazine website with a sleek, modern design.
License: GNU General Public License v2
License URI: http://www.templatemela.com/license
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: foodstuff_layout2
Template: foodstuff
*/

/*header*/
.navigation-menu{border-top:none;}
.header-bottom {  border-top: 1px solid #e2e2e2;  background:#fff;}
.main-navigation{text-align:left;}
.header_logout a{color:#fff;}
.header_cart.headercart-block{
	margin-left:10px;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.header_cart .shopping_cart{margin:8px 10px 9px;}
.header_cart .togg .widget.widget_shopping_cart{top:73px;}
.sticky-menu .header-search {  display: none; }
.site-header{background-color:#f7f7f7;}

/*category block*/
.cat_img_block > a::before{display:none;}
.cat_img_block > a{border:5px solid #f2f2f2;}
.cat_img_block .readmore {
    background: rgba(138, 184, 22, 0.5) none repeat scroll 0 0;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
    bottom: 0;
    height: 100%;
    top: 0;
}
.cat_img_block .readmore a{padding-top:60px;}
.cat_img_block .readmore a {
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	}
.header_cart.headercart-block:hover {
    background: #ffffff none repeat scroll 0 0;
    border-color: #e2e2e2;
}	
.entry-header .entry-title{padding:0 0 10px;}