/* WooCommerce block checkout: undo the site's text-input sizing on choice controls. */
.woocommerce-checkout input[type="radio"],.woocommerce-checkout input[type="checkbox"],.wp-block-woocommerce-checkout input[type="radio"],.wp-block-woocommerce-checkout input[type="checkbox"]{box-sizing:border-box!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;margin:0!important;padding:0!important;flex:0 0 18px!important;border:1px solid rgba(33,31,27,.55)!important;background:#fff!important;accent-color:var(--gold-dark)!important;vertical-align:middle!important}.woocommerce-checkout input[type="radio"],.wp-block-woocommerce-checkout input[type="radio"]{border-radius:50%!important}.woocommerce-checkout .wc-block-components-radio-control__label,.woocommerce-checkout .wc-block-components-checkbox__label,.woocommerce-checkout .wc-block-components-checkout-step__container label{display:flex!important;gap:10px!important;align-items:center!important}.woocommerce-checkout .wc-block-components-checkbox__label{align-items:flex-start!important}.woocommerce-checkout .wc-block-components-checkbox__label input{margin-top:2px!important}.woocommerce-checkout .wc-block-components-radio-control__option{padding:16px 18px!important}.woocommerce-checkout .wc-block-components-radio-control__description{margin:4px 0 0 28px!important;color:#625d53!important;font-size:14px!important;line-height:1.5!important}
