button,
.top-strip,
.top-strip *,
.promoted-category .link img,
.promoted-category .shop,
.products-list .link img,
.products-list .buy,
.footer-strip .newsletter button,
.page-form .submit button,
.image-gallery .link .image img,
.product-page .add-basket button:hover
{
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.aaaaaaa{
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}