/* SwiftServe v7 express customer and delivery journey */
.ss-simple-checkout .woocommerce-billing-fields>h3{display:none}
.ss-simple-checkout .ss-hidden-customer-field{display:none!important}
.ss-customer-summary{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:13px;align-items:center;margin:0 0 18px;padding:16px;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc}
.ss-customer-summary__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#fff1e8;color:var(--sss-orange)}
.ss-customer-summary__icon .ss-simple-icon{width:25px;height:25px}
.ss-customer-summary>div{display:grid;line-height:1.35}.ss-customer-summary small{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--sss-muted)}
.ss-customer-summary strong{font-size:16px;color:var(--sss-ink)}.ss-customer-summary>div>span{font-size:13px;color:var(--sss-muted)}
.ss-customer-summary>a{font-size:12px;font-weight:800;color:#b54708;text-decoration:none}
.ss-delivery-step{display:flex;gap:12px;align-items:flex-start;margin:3px 0 14px}.ss-delivery-step>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--sss-orange);color:#fff;font-weight:900}
.ss-delivery-step>div{display:grid}.ss-delivery-step strong{font-size:18px;color:var(--sss-ink)}.ss-delivery-step small{color:var(--sss-muted)}
.ss-simple-checkout .ss-optional-order-notes{margin-top:12px;padding-top:14px;border-top:1px solid var(--sss-line)}
.ss-simple-checkout #ssmp-gps-section{border-color:#fed7aa!important;background:#fffaf5!important}
.ss-simple-checkout #ssmp-get-location{min-height:48px!important;border:0!important;border-radius:11px!important;background:#101828!important;color:#fff!important;font-weight:800!important}
.ss-simple-checkout #ssmp-gps-status{line-height:1.45}.ss-simple-checkout .ss-profile-recovery{padding:12px;border:1px solid #fdb022;border-radius:12px;background:#fffaeb}
body.ss-phone-registration form.woocommerce-form-register .ss-system-registration-field{display:none!important}
body.ss-phone-registration form.woocommerce-form-register .ss-registration-field small{display:block;margin-top:6px;color:#667085;font-size:12px}
body.ss-phone-registration form.woocommerce-form-register input[type=tel]{width:100%;min-height:48px}
@media(max-width:768px){.ss-customer-summary{grid-template-columns:42px minmax(0,1fr);padding:14px}.ss-customer-summary__icon{width:42px;height:42px}.ss-customer-summary>a{grid-column:2}}
