/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2.1
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/


.woocommerce-tabs ul.tabs {
	display: none;
}

.quantity.buttons_added {
	display: none;
}

button.single_add_to_cart_button.button.alt {
	margin-left: 0px !important;
	width: 100%;
}