/*

Theme Name:Cheepoldman Clothing Custom Theme
Theme URI: https://cheepoldman.com/

Description: Custom Theme for Divi Core

Author: Impact Web Solutions

Author URI: https://www.azimpact.com

Template: Divi

Version: 1.0

*/



/* Start your custom CSS bellow this comment

============================================ */
	.et_boxed_layout #page-container {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}


.shophome .woocommerce ul.products li.product .price {
display: none;
	height: 0px!important;
}