.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
background-color: #573d48
}

.button, .wp-block-button__link, .wp-block-button.wp-block-jetpack-button button, .post-content input[type="submit"], .post-content input[type="reset"], .post-content input[type="button"], .widget-content input[type="submit"], .widget-content input[type="reset"], .widget-content input[type="button"], .has-more-button button, .pushbutton-wide {
    background: #3f4854;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: "cinzel", sans-serif;
    font-size: .9rem;
    line-height: 1;
    margin: 0;
    padding: 12px 16px;
    -webkit-appearance: none;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #86686e;

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #573d48;
    font-size: 1.25em;

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #573d48;
}

.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: grid
}