/*
Theme Name:     The Haystack 307
Theme URI:      n/a
Template:       kadence
Author:         Big Shifter, LLC
Author URI:     n/a
Description:    A child theme based on the KadenceWP Theme.
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
a.reset_variations {
    margin-left: 15px;
		font-size: 1em !important;
}
.woocommerce table.shop_attributes th {
	text-align:left;
	width:10em;
}
ul.tabs.wc-tabs {
    font-size: 1.2em;
}
/* Recipe template */
body.recipe-template-default .content-area
 {
    margin-top: 0;
}


