/*
Theme Name:     Superstore Child
Theme URI:      http: //wpsocial.com/
Description:    Child theme for the Superstore Theme
Author:         Simple Themes
Author URI:     http: //wpsocial.com
Template:       superstore
Version: 		1.0
*/


/*
Using a child theme allows you to make your own customizations while allowing for safe
updates to the parent theme.

The style.css file contains most of the structural settings such as margins and paddings.
You can import a reference of the parent theme's style.css or remove the import and just
copy its contents into this file if you intend on making advanced customizations.
*/

@import url("../superstore/style.css");

/*
You can also copy the contents of the provided presets (style1,style2,style3, or style4.css) files below.
Be sure to copy the theme's /images/style{x}/ folder into your child theme directory as well.
*/

