﻿#creditCardInput .shift4-field{margin-bottom:10px;padding:0px 10px;}#creditCardInput .shift4-field > label{display:block;margin-bottom:4px;font-size:13px;color:#444;text-transform:uppercase;}#creditCardInput .shift4-input{border:1px solid #d0d0d0;border-radius:8px;padding:12px 14px;background:#E7E3D4;min-height:46px;box-sizing:border-box;}#creditCardInput input.shift4-cardholder{width:100%;font-family:'Conduit ITC';font-size:16px;color:#333333;outline:none;text-transform:uppercase;}#creditCardInput .shift4-input iframe{width:100% !important;}#creditCardInput .shift4-row{display:flex;gap:12px;margin-bottom:12px;}#creditCardInput .shift4-row .shift4-field{flex:1;margin-bottom:0;}#creditCardInput.shift4-card-box{background:#E7E3D4;padding:10px 0px;margin:4px 0 12px;border:1px solid #d0d0d0;border-radius:10px;}#creditCardInput.shift4-card-box--transparent{background:transparent;border:1px solid #0000001a;padding:0px;}