h2.woocommerce-loop-category__title {
  position: absolute !important;
}
.rtl .products .product .xtra-product-icons {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.xtra-product-icons {
  right: 0 !important;
  left: auto !important;
}
.products .product:hover .xtra-product-icons {
	right: 10px !important;
}
.shop_cart_header_2_right_4 .cz_cart_count, .shop_cart_header_2_right_4 .cart_1 .cz_cart_count {
  left: 42px !important;
  right: auto !important;
}
.cz_wishlist_count {
  left: 35px !important;
  right: auto !important;
}
.header_4_right .elms_shop_cart {
  margin-left: 8px;
}
.header_4_right .cz_cart_count {
	right: auto !important;
	left: 36px !important;
}