/* 
 Theme Name:   Crafted Sofa Co
 Theme URI:    
 Description:  The Crafted Sofa Company Child Theme
 Author:       The Crafted Sofa Company
 Author URI:   
 Template:     Divi
 Version:      2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.single-product.woocommerce-page .product .woocommerce-tabs #tab-description h2 {
  display: none;
}

.woocommerce-checkout #payment ul.payment_methods li{
	font-weight: 600 !important;
}