/* 
Theme Name: Storefront Child 
Version: 1.0 
Description: Child theme for Storefront. 
Author: SiamTonsure
Author URI: http://www.siamtonsure.com 
Template: storefront 
*/  

/* --------------- Theme customization starts here ----------------- *//
body.woocommerce #primary.content-area {
float: none;
width: 100%;
}

h1, h2, h3, h4, h5, h6, button, input, textarea,body {
	font-family: 'Trirong', serif;
font-family: 'Kanit', sans-serif;
}
add_filter( ‘woocommerce_get_breadcrumb’, ‘__return_false’ );