/*
Theme Name: Ultra  Child
Description: Child theme for Ultra
Author: Themify
Template: themify-ultra
*/

.woocommerce-additional-fields { display: none !important; }

/* Body copy contrast: #7d7d7d on #fff is ~4.15:1. #595959 is ~7:1 (WCAG AA). */
body,
.tb_text_wrap,
.module-text,
.entry-content {
	color: #595959;
}
