/*
 * Theme Name:     Education Base Child
 * Theme URI:      http: //hymon.cn/
 * Description:    Child theme for the Education base theme
 * Author:         Meng Tang
 * Author URI:     http: //hymon.cn/about/
 * Template:       education-base
 * Version:        0.1.0
 * Text Domain:    education-base-child
 */
@import url("../education-base/style.css");

.woocommerce span.onsale{
background:#f60;
}