/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/


p#billing_country_field {
    display: none !important;
}

body.out-of-hours ul#shipping_method li:nth-child(1), body.out-of-hours ul#shipping_method li:nth-child(2), body.out-of-hours ul#shipping_method li:nth-child(4) {
    display: none !important;
}
body.woocommerce-cart .cart_totals .shop_table tr.shipping p.woocommerce-shipping-destination, body.woocommerce-cart .cart_totals .shop_table tr.shipping 
 form.woocommerce-shipping-calculator {
    display: none !important;
}