/*
Theme Name: Shopkeeper Child Theme
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/

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

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/* Hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}







/****************************************************************/
/****************************************************************/
/****************************************************************/