/**
* Add any custom CSS here.
*
* This file will be loaded after all other theme stylesheets.
*/
.csstransitions #top .products .product:hover>.inner_product, #top .products .product.js_hover:hover>.inner_product{
	width: 96%;
	left: 0;
}
.csstransitions #top .products .product:hover > .inner_cart_button {
	display: none !important;
}