/* Add custom CSS styles below */ 
.product:hover {
    box-shadow: 0 1px 5px 0 rgba(0,0,0,1.1);
}
/*---------footer-----------*/
footer *{
margin-left:auto;
margin-right:auto ;
text-align: center;
}
.store-contact {
     text-align: center; 
}
/*---------footer-----------*/
.sub-nav .main-menu > li > a {
    color: #363636;
}