.jet-woo-builder-archive-product-cats {
	ul {
		margin: 0;
		
		> li {
			list-style: none;
			display: inline-block;
		}
	}
}