/* Global Catalog Mode Fallbacks */
.price-box, 
.price-container, 
.price-wrapper, 
.price, 
.special-price, 
.old-price, 
.minimal-price, 
.product-info-price,
.product-item-actions .actions-primary,
.action.tocart,
.action.towishlist,
.action.tocompare,
.minicart-wrapper,
.top-cart-wrapper,
.product-label.sale-label,
.stock.unavailable,
.stock.available,
.qty-box,
.grouped-product-detail .price-box,
.grouped-product-detail .qty {
    display: none !important;
}

/* Specific Porto/MGS classes */
.price-label,
.label-product.label-sale,
.btn-cart,
.add-to-cart,
.mgs-product-item .product-item-actions,
.filterproducts .price-box,
.owl-carousel .price-box,
.product-item-inner .product-item-actions,
.product-item-details .price-box,
.wpb_wrapper .price-box,
.vc_column-inner .price-box,
.porto-products .price-box,
.porto-products .actions-primary,
.product-item .price-box,
.product-item .actions-primary,
.product-item .action.tocart,
.product-item .sale-label,
.my-account,
.wishlist,
.header.links,
.top-links-icon,
.account-dropdown,
.header-contact .my-account,
.header-contact .wishlist,
.porto-icon-user-2,
.porto-icon-wishlist-2,
.authorization-link,
.register-link,
.customer-welcome,
.welcome,
.customer-name,
.filter-options-item.price,
div[attribute="price"] {
    display: none !important;
}
