/*
Theme Name: G5Plus Ultra Child
Theme URI: https://your-site.com
Description: Child theme for G5Plus Ultra
Author: Your Name
Template: g5plus-lustria
Version: 1.0.0
*/

/* Your custom CSS below */

.product-actions .product-quick-view {
    display: none;
}

.product-actions .compare {
    display: none !important;
}

.woocommerce-shipping-destination {
    display: none;
}

.single-product-function .compare {
    display:none !important;
}
.entry-summary .compare {
    display:none !important;
}

