
 .post-type-archive h1.woocommerce-products-header__title.page-title {
	display: none !important;
 }

.archive .add_to_cart_button {
display: none !important;
}
.archive .product-item-footer {
    display: none;
}