/*
Theme Name: Supro Child
Theme URI: http://drfuri.com/supro
Author: DrFuri
Author URI: http://drfuri.com
Description: Supro Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: supro
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: supro
*/

.woocommerce div.product form.cart .single-button-wrapper {
	display: inherit!important;
}
.wcsatt-options-prompt-action {
	font-size: 2rem;
}

/* product bundles */
.bundled_product_summary .woocommerce-variation-description {
	display: none;
}
.bundled_product_summary .bundled_product_optional_checkbox {
	background: #000;
	padding: 4px 12px!important;
	color: #fff;
	border: 0;
}
