/*
Theme Name: Waxom Child
Theme URI: https://themeforest.net/item/waxom-clean-universal-wordpress-theme/13639831
Description: Multi-Purpose WordPress Theme
Version: 1.0.2
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: waxom
*/


/* Your code goes below! */

/*Custom CSS to fix Theme Update*/
body ul li:before {
	content: none;
}

/*List item fixes*/
.wpb_text_column ul li:before {
	top: .2em;
}
.wpb_wrapper ul li {
	padding: 0px 0 10px 30px;
}