/*
Theme Name:   	Pizzaro Child
Theme URI:    	https://themeforest.net/item/pizzaro-food-online-ordering-woocommerce-theme/19209143
Author:       	MadrasThemes
Author URI:	  	https://madrasthemes.com/
Description:  	This is the child theme of Pizzaro WooCommerce Theme
Template:     	pizzaro
Version:      	1.2.11
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	pizzaro-child
Tags:         	two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support
*/


@media (min-width: 892px) {
    .header-v1 .site-branding { width: 14%; }
}
.primary-navigation .menu .nav-menu > li > a, .primary-navigation .menu > li > a {
    position: relative;
    color: #666;
    font-weight: 100;
}
.header-v1 .primary-navigation .menu ul.nav-menu>li>a::before,
.header-v1 .primary-navigation .menu>li>a::before {
	background-color: #93e992;
}
.main-navigation ul li.focus>a,
.main-navigation ul li:hover>a {
	color: #222
}
a {
 color:#444;
 text-decoration:none;
}
.secondary-navigation {
    border-top: 1px solid rgba(60,60,60,.15);
}
.secondary-navigation ul.menu > li > a:focus, .secondary-navigation ul.menu > li > a:hover, .secondary-navigation ul.nav-menu > li > a:focus, .secondary-navigation ul.nav-menu > li > a:hover {
    color: #306839;;
    text-shadow: 0 0 .65px #306839;,0 0 .65px #306839;;
}
.header-v1 .site-header-cart-v2 .cart-content > a {
    height: 60px;
}
.features-list {
    text-align: center;
    padding: 2.478em 0;
        
}
body.custom-background {
    background-color: #fff;
}