/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Jan 18 2021 | 12:43:21 */
.woocommerce-billing-fields > h3:nth-child(1){
	display:none;
}

.woocommerce-input-wrapper textarea::placeholder{
	color:grey
}

.woocommerce-input-wrapper textarea{
	color:grey
}