/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Feb 18 2021 | 23:34:37 */
.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    margin-top: .5em;
    margin-bottom: .5em;
    white-space: normal;
    line-height: 1.3;
    background-color: red;
	align-items: center;
    /*justify-content: center;
	display: flex;
    
}