#checkout .opc-bootstrap-533 button {    
    font-size: 15px !important;
}

#checkout #opc_main .opc-email-check__submit {
    position: static;   
}

#checkout #opc_main .opc-customer-email-field--locked input[name=email] {
    background-color: var(--bs-gray-100, #f8f9fa);
    cursor: not-allowed;
    margin-top: 25px !important;
}

.opc-bootstrap-533 .form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem;
    padding-left: .75rem;
    height: 45px !important;
}

#checkout .opc-bootstrap-533 button, #checkout .opc-bootstrap-533 input {
    height: 45px;
}

#checkout #opc_main .opc-customer-badge__email {
    font-size: 14px !important;    
}

#checkout #opc_main #opc_step_cart_header #opc_cart_total_products span {
    font-size: 14px !important;
}

#checkout #opc_main #opc_login_customer_popup .modal-header .panel-title {
    font-size: 15px !important;
}

#checkout #opc_main .opc-login-email-compact {   
    font-size: 14px !important;    
}

#checkout #opc_main .opc-email-change-link {
    font-size: 13px !important;
    color: #f6bf19 !important;    
}

#checkout #opc_main .opc-login-customer__forget-link-anchor {   
    font-size: 14px;
    color: #f6bf19 !important;    
}

#checkout #opc_main .opc-toggle-link {    
    font-size: 14px !important;
    color: #000000 !important;    
}

#checkout #opc_main .opc-guest-checkout-link {   
    font-size: 14px !important;
    color: #000000 !important;   
}

.material-icons {   
    font-size: 18px !important;   
}