/* 
Theme Name: Storefront Child 
Version: 1.0 
Description: Child theme for Storefront. 
Author: Woo
Author URI: http://woocommerce.com 
Template: storefront 
*/  

/* --------------- Theme customization starts here ----------------- *//
.widget_pages ul li::before {
    content: "\e900" !important;
}
.site-content .col-full {
   background-color: white;
}