.shop-left-menu .menu-header{
	display:none;
}
.shop-left-menu {
	text-align:center;
	margin-bottom:15px;
}
.shop-left-menu li{
	display:inline-block;
	margin:0 10px;
}
.shop-left-menu a{
	border-bottom:1px solid rgba(105, 28, 50,1);
	color:rgba(105, 28, 50, 1);
	font-size:22px;
	line-height:1.2;
	font-family:Lora,serif;
	text-transform:uppercase;
}
.shop-left-menu a:hover{
	color:#000;
}