.mhoszt-suite-quote-add-button{margin-top:8px;background:var(--mhoszt-suite-quote-accent,#008fc8)!important;color:#fff!important;border-color:var(--mhoszt-suite-quote-accent,#008fc8)!important}
.mhoszt-suite-quote-view-link{margin-left:8px;margin-top:8px}.mhoszt-suite-quote-price-hidden{font-weight:700;color:var(--mhoszt-suite-quote-accent,#008fc8)}
.mhoszt-suite-quote-page{margin:20px 0}.mhoszt-suite-quote-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:22px;align-items:start}.mhoszt-suite-quote-cart-box,.mhoszt-suite-quote-form-box{background:#fff;border:1px solid #e6e8ef;border-radius:12px;padding:18px;box-shadow:0 3px 16px rgba(0,0,0,.06)}.mhoszt-suite-quote-cart-box h3,.mhoszt-suite-quote-form-box h3{margin-top:0;color:var(--mhoszt-suite-quote-dark,#222)}
.mhoszt-suite-quote-product{display:flex;align-items:center;gap:12px}.mhoszt-suite-quote-product img{width:54px;height:54px;object-fit:contain;background:#fff;border:1px solid #eee;border-radius:6px}.mhoszt-suite-quote-product small{display:block;color:#666;margin-top:4px}.mhoszt-suite-quote-qty{width:76px!important}.mhoszt-suite-quote-remove{background:#b00020;color:#fff;border:0;border-radius:50%;width:28px;height:28px;line-height:28px;font-size:18px;cursor:pointer}.mhoszt-suite-quote-empty{padding:18px;background:#f6f8fb;border-radius:8px;text-align:center;color:#666}.mhoszt-suite-quote-request-form input,.mhoszt-suite-quote-request-form textarea{width:100%;box-sizing:border-box}.mhoszt-suite-quote-submit{width:100%;background:var(--mhoszt-suite-quote-accent,#008fc8)!important;border-color:var(--mhoszt-suite-quote-accent,#008fc8)!important;color:#fff!important;font-size:17px!important;padding:14px!important;border-radius:8px!important}.mhoszt-suite-quote-submit-row{margin-bottom:0}.mhoszt-suite-quote-floating{position:fixed;right:18px;bottom:18px;z-index:99999;background:var(--mhoszt-suite-quote-accent,#008fc8);color:#fff!important;text-decoration:none;border-radius:999px;padding:12px 18px;box-shadow:0 8px 28px rgba(0,0,0,.25);font-weight:700;display:flex;gap:10px;align-items:center}.mhoszt-suite-quote-floating-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:#fff;color:var(--mhoszt-suite-quote-accent,#008fc8);border-radius:50%;font-size:13px}.mhoszt-suite-quote-toast{position:fixed;right:18px;bottom:82px;background:#17202a;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.28);z-index:100000;opacity:0;transform:translateY(12px);transition:.22s}.mhoszt-suite-quote-toast.is-visible{opacity:1;transform:translateY(0)}.mhoszt-suite-quote-toast.is-error{background:#b00020}.mhoszt-suite-loading{opacity:.65;pointer-events:none}
@media(max-width:768px){.mhoszt-suite-quote-grid{grid-template-columns:1fr}.mhoszt-suite-quote-cart-box,.mhoszt-suite-quote-form-box{padding:14px}.mhoszt-suite-quote-cart-table{font-size:13px}.mhoszt-suite-quote-product{display:block}.mhoszt-suite-quote-product img{display:none}.mhoszt-suite-quote-floating{left:12px;right:12px;bottom:12px;justify-content:center}}

.mhoszt-suite-checkout-quote-note {
    margin: 8px 0 0;
    font-size: 13px;
    opacity: .8;
}

.mhoszt-suite-quote-context {
    margin-top: 18px;
    padding: 14px;
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 10px;
    background: #fff;
}

.mhoszt-suite-quote-context h4 {
    margin: 0 0 10px;
}

.mhoszt-suite-discount-summary {
    margin: 18px 0;
    padding: 14px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 10px;
    background: #fff;
}
.mhoszt-suite-discount-summary h4 {
    margin: 0 0 10px;
}
.mhoszt-suite-discount-summary-table {
    width: 100%;
    border-collapse: collapse;
}
.mhoszt-suite-discount-summary-table th,
.mhoszt-suite-discount-summary-table td {
    border: 1px solid rgba(0,0,0,.12);
    padding: 8px;
    text-align: left;
    vertical-align: top;
}

.mhoszt-suite-recaptcha-wrap {
    margin: 16px 0;
}
.mhoszt-suite-recaptcha-wrap small {
    display: block;
    margin-top: 6px;
    opacity: .75;
}
.mhoszt-suite-recaptcha-admin-warning {
    margin: 12px 0;
}
