.dse-addtocart-wrapper {
	z-index: 101;
	transform: none;
  bottom: 0;
}
.dse-addtocart-wrapper a:hover {
	color: #fff !important;
  border-width: 1px !important;
}
.products .woocommerce-loop-product__link {
  content: '';
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.products .et_shop_image {
  position: relative;
}