.wsp-resale-certificate-field .woocommerce-Input[type="file"] {
	box-sizing: border-box;
	display: block;
	width: 100%;
	max-width: 100%;
	min-height: 46px;
	padding: 8px;
}

.wsp-resale-certificate-field .woocommerce-Input[type="file"]:focus-visible {
	outline: 3px solid #0b78d0;
	outline-offset: 2px;
}

.wsp-resale-certificate-field .description {
	display: block;
	margin-top: 8px;
	line-height: 1.5;
}
