.elementor-2305 .elementor-element.elementor-element-52097a6{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-cb43a92 */.zelle-page-wrap{
    background:#ffff;
    padding:40px 16px;
    min-height:100vh;
}

.zelle-card{
    max-width:430px;
    margin:0 auto;
    font-family:Arial, Helvetica, sans-serif;
    color:#2f3727;
}

.zelle-check-wrap{
    display:flex;
    justify-content:center;
    margin-bottom:10px;
}

.zelle-check-icon{
    width:34px;
    height:34px;
    border-radius:50%;
    background:#BF9A67;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
    font-weight:700;
}

.zelle-success-title{
    text-align:center;
    font-size:28px;
    font-weight:700;
    color:#111;
    line-height:1.2;
}

.zelle-success-subtitle{
    text-align:center;
    font-size:12px;
    color:#7d7567;
    margin-top:4px;
    margin-bottom:18px;
}

.zelle-discount-box{
    background:#BF9A67;
    color:#fff;
    border-radius:6px;
    padding:18px 20px;
    text-align:center;
    margin-bottom:12px;
}

.zelle-discount-label{
    font-size:10px;
    font-weight:700;
    letter-spacing:.7px;
    opacity:.95;
    margin-bottom:6px;
}

.zelle-discount-amount{
    font-size:23px;
    font-weight:700;
    line-height:1.1;
    margin-bottom:4px;
}

.zelle-discount-sub{
    font-size:11px;
    opacity:.95;
}

.zelle-box{
    background:#ece4d7;
    border:1px solid #d5cab7;
    border-radius:8px;
    padding:14px 12px 14px;
}

.zelle-box-title{
    display:flex;
    align-items:center;
    gap:6px;
    font-size:14px;
    font-weight:700;
    color:#262c20;
    margin-bottom:14px;
}

.zelle-title-icon{
    color:#7f8f64;
    font-size:12px;
}

.zelle-step{
    display:flex;
    align-items:flex-start;
    gap:10px;
}

.zelle-step + .zelle-step{
    margin-top:4px;
}

.zelle-step-number{
    width:20px;
    height:20px;
    min-width:20px;
    border-radius:50%;
    background:#f4f1ea;
    color:#b89a6f;
    border:1px solid #e0d6c7;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:11px;
    font-weight:700;
    margin-top:1px;
}

.zelle-step-content{
    flex:1;
    font-size:12px;
    color:#2f3727;
}

.zelle-step-heading{
    font-size:12px;
    margin-bottom:10px;
    font-weight:600;
}

.zelle-divider{
    border-top:1px solid #dfd4c5;
    margin:12px 0;
}

.zelle-option-card{
    border:1px solid #718b56;
    border-radius:5px;
    background:#f1eee6;
    padding:8px;
    margin-bottom:10px;
}

.zelle-option-label{
    font-size:9px;
    font-weight:700;
    color:#9a907f;
    letter-spacing:.6px;
    margin-bottom:6px;
}

.zelle-copy-row{
    display:flex;
    align-items:center;
    gap:8px;
}

.zelle-copy-row input{
    flex:1;
    border:none;
    outline:none;
    background:#e5e2d9;
    border-radius:4px;
    padding:10px 12px;
    height:36px;
    font-size:13px;
    color:#39412f;
    box-sizing:border-box;
}

.zelle-copy-row button{
    background:#111;
    color:#fff;
    border:none;
    border-radius:6px;
    padding:0 14px;
    height:36px;
    font-size:11px;
    font-weight:700;
    cursor:pointer;
    white-space:nowrap;
}

.zelle-or{
    text-align:center;
    font-size:11px;
    color:#b0a18a;
    font-weight:700;
    margin:8px 0 10px;
}

.zelle-warning-inline{
    font-size:10px;
    color:#d17649;
    margin-top:2px;
}

.zelle-amount-row input{
    background:#BF9A67;
    color:#fff;
    font-weight:700;
    max-width:110px;
}

.zelle-amount-note{
    font-size:10px;
    color:#8f8577;
    margin-top:6px;
}

.zelle-memo-row input{
    max-width:120px;
    font-weight:700;
}

.zelle-important-box{
    margin-top:14px;
    background:#f8f1da;
    border:1px solid #eedaa0;
    border-radius:6px;
    padding:10px 12px;
    font-size:11px;
    color:#8d6c24;
    display:flex;
    align-items:center;
    gap:8px;
}

.zelle-important-icon{
    font-size:12px;
    line-height:1;
}

.zelle-footer-box{
    background:#f1f1ec;
    border:1px solid #ddd9d0;
    border-radius:8px;
    margin-top:12px;
    text-align:center;
    padding:16px 14px;
}

.zelle-footer-title{
    font-size:13px;
    font-weight:700;
    color:#493f33;
    margin-bottom:6px;
}

.zelle-footer-text{
    font-size:11px;
    color:#7d7567;
    line-height:1.5;
}

@media (max-width: 480px){
    .zelle-page-wrap{
        padding:22px 10px;
    }

    .zelle-success-title{
        font-size:24px;
    }

    .zelle-discount-amount{
        font-size:20px;
    }

    .zelle-copy-row{
        gap:6px;
    }

    .zelle-copy-row input{
        font-size:12px;
        padding:9px 10px;
    }

    .zelle-copy-row button{
        padding:0 12px;
        font-size:10px;
    }

    .zelle-amount-row input,
    .zelle-memo-row input{
        max-width:none;
    }
}/* End custom CSS */