/**
Theme Name: Grounded
Author: Jones and West
Author URI: http://www.jonesandwest.com
Description: Site specially made and customized for Grounded | November 2018
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: grounded
Template: astra
*/
.yith-wcpb-product-bundled-item-image .price del{
    text-decoration: none !important;
}
.place-order input[type="submit"] {display:none;}
#shipping_company_field,
#ship-to-different-address,
.checkout #shipping_postcode{
    display: none !important;
}

.checkout .shipping_address{
    display: block !important;
}

.woocommerce form .form-row .input-checkbox {margin:9px 10px 0px 0px}