/* LR Quote Plugin - Frontend Styles */

.lr-quote-toggle-btn {
    margin-top: 10px;
    width: 100%;
}

.lr-quote-form-wrap {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #ddd;
}

.lr-quote-form-wrap h3 {
    margin-top: 0;
}

.lr-quote-input {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
    box-sizing: border-box;
}

.lr-quote-result {
    margin-top: 10px;
}

.lr-referral-code {
    margin-top: 15px!important;
    margin-bottom: 15px!important;
}
