/*
Theme Name:  Salient Child
Template:    salient
Version:     1.0.0
Description: Child theme for Salient theme
Author:      Julian Gegenhuber
Author URI:  www.salzkammercode.at
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: salient-child
*/


.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    display: none;
}

#select2-calc_shipping_country-container, #select2-billing_country-container, #select2-shipping_country-container {
    line-height: normal;
}