/*
 * Theme Name:   GeneratePress Child
 * Theme URI:    http://
 * Description:  GeneratePress Child Theme
 * Author:       Jim Hickstein
 * Author URI:   http://
 * Template:     generatepress
 * Version:      1.0.0
 * License:      GNU General Public License v2 or later
 * License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 * Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 * Text Domain:  GeneratePress-child
 */
/*
.coupon, .checkout_coupon, .woocommerce-form-coupon, .woocommerce-form-coupon-toggle
{
	display:none;
}
*/
.style-no-bullet {
    list-style:none;
}
/* Garbage that comes with a free plugin, Super Social */
.the_champ_sharing_container {
	display: none;
}
#scna_addexpiry_button, #scna_addnote_button {
	padding: 10px;
}