/*
Theme Name: STAXX
Description: Simple. Affordable. Beautiful.
Author: integritive inc.
Version: 1.0
Template: enfold
*/



/*Add your own styles here:*/


/*Underneath "Edible Asheville Print Subscription," can we remove the price, Is it possible to get rid of the box around the "description" and then also remove both references to "Description"*/
.product-type-subscription .price,#top div.product.product-type-subscription .woocommerce-tabs ul.tabs,#top div.product.product-type-subscription .woocommerce-tabs h2 {
	display: none !important;
}

/*Is it possible to get rid of the box around the "description" and then also remove both references to "Description"*/
#top div.product.product-type-subscription .woocommerce-tabs .panel{
	border: none !important;
}


.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods, #add_payment_method .sv-wc-payment-gateway-payment-form-manage-payment-methods {
	margin-right: 10px !important;
}
