/*!
Theme Name: Pastry Delight
Theme URI: https://pastrydelight.com.au
Author: Pastry Delight
Author URI: https://pastrydelight.com.au
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pastrydelight
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Pastry Delight is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.woocommerce div.product .woocommerce-variation-description {
    margin-bottom: 10px
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 0
}

.woocommerce div.product .woocommerce_pd_pack {
    font-weight: 700;
    margin-bottom: 10px
}

.woocommerce td.product-name dl.variation {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
}

.woocommerce td.product-name dl.variation dd {
    font-weight: 700;
}

.woocommerce .woocommerce-order {
    color: #000;
}

.woocommerce-checkout form.woocommerce-checkout #payment .payment_methods div.payment_box fieldset:not(.wc-payment-form) {
    border: 0;
    margin: 0;
    padding: 0;
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
    margin: 0;
    padding: 0;
}