/*
 Theme Name: TSA Vending LLC
 Theme URI: https://tsavendingllc.com/
 Author: Kousik Manna
 Author URI: https://tsavendingllc.com/
 Description: A custom WordPress theme designed for TSA Vending LLC's premium vending solutions and services.
 Version: 1.0
 Text Domain: tsavendingllc
*/

/* =============================== */

.woocommerce-breadcrumb {
    display: none !important;
}

.product-section .yith-wcwl-add-to-wishlist-button__label {
    display: none;
}

.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {
    display: none;
}