   /*

   Theme Name: Shop Isle Child OPP

   Theme URI: https://themeisle.com/demo/?theme=Shop

   Description: This is a custom child theme I have created.

   Author: ThemeIsle

   URI: https://www.themeisle.com/ 

   Template: shop-isle

   Version: 0.1 

   */

   

.woocommerce-additional-fields input,

.woocommerce-billing-fields input,

.woocommerce-checkout .woocommerce-account-fields input:not([type="checkbox"]),

.woocommerce-checkout .woocommerce-shipping-fields input:not([type="checkbox"]) {

	height: 33px;

	padding: 6px 12px;

	border: 1px solid #eaeaea;

	border-radius: 2px;

	font-family: "Roboto Condensed", sans-serif;

	font-size: 12px;

	letter-spacing: 2px;

}