/*
Theme Name: Emozioni del Gusto
Template: isha
Author: Leonardo Mansueto
Tags: three-columns,two-columns,footer-widgets,portfolio,translation-ready,blog,right-sidebar,custom-header,custom-background,custom-logo,custom-menu,custom-colors,threaded-comments,featured-images,theme-options,full-width-template
Version: 1.0.8.1592926543
Updated: 2020-11-01 20:11:00

*/

.project .project-nav li a{
	color: #2A2D2F;
	background-color: lightgray;
	padding: 15px;
}

.project .project-nav li {
	position: relative;
	cursor: pointer;
	margin-right: 5px;
	text-transform: capitalize;
	margin: 20px 10px;
	margin-right: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-weight: 600;
	z-index: 1;
	display: inline-block;
	padding-right: 20px;
}

.project .project-hover a {
	color: #FFFFFF;
}