/* CSS Document */

/*
Theme Name: Acuity
Template: flatsome
...other header fields such as:
Description: Acuity child theme for WooCommerce.
Author: Acuity
Author URI: https://acuity-pos.com
Theme URI: https://acuity-pos.com/AcuityTheme
Version: 1.0.0
*/

.acuity-price-disclaimer {
    font-size: .8em !important;
    font-family: Oswald, sans-serif;
    font-weight: 300 !important;
    display: inline-block;
    width: 50%;
    margin-top: 0px;
}

.acuity-package-size {
    margin-bottom: .5em;
}

.acuity-strong {
    font-weight: bold;
}

.button.alt, .button.checkout, .checkout-button {
    background-color: #a65a2a;
}
.widget_store_location_widget {
    margin-bottom: 0px !important;
}
.acuity-hold-notice {
    text-align: left !important;
    font-weight: lighter!important;
}