/* Listing Market Value Estimate block (see inc/mv-listing-estimate.php) */
.tmc-mv{margin:6px auto 22px;padding:14px 16px;border:1px solid #e3e6ea;border-radius:8px;background:#f8f9fb;max-width:540px;text-align:center}
.tmc-mv__label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:600;margin-bottom:4px}
.tmc-mv__range{font-size:26px;font-weight:700;color:#0b2340;line-height:1.2;margin-bottom:10px}
.tmc-mv__range--locked .tmc-mv__num{filter:blur(7px);-webkit-filter:blur(7px);user-select:none;-webkit-user-select:none;opacity:.55}
.tmc-mv__range--locked{cursor:pointer}
.tmc-mv__range--revealed{color:#c70710}
.tmc-mv__dash{margin:0 2px}
.tmc-mv__btn{display:inline-block;background:#c70710;color:#fff;border:0;border-radius:30px;padding:10px 22px;font-weight:600;font-size:14px;cursor:pointer;line-height:1.2}
.tmc-mv__btn:hover{background:#a10609;color:#fff}
.tmc-mv__btn--submit{width:100%;margin-top:12px;padding:12px}
.tmc-mv__btn[disabled]{opacity:.6;cursor:wait}
.tmc-mv__disclaimer{font-size:11px;color:#6b7280;margin-top:10px;line-height:1.35}
.tmc-mv__meta{font-size:12px;color:#6b7280;margin-top:2px;margin-bottom:8px}
.tmc-mv__market{font-size:13px;color:#0b2340;margin:4px auto 10px;line-height:1.4;max-width:460px}
.tmc-mv__hp{position:absolute;left:-9999px;opacity:0;height:0;width:0}
.tmc-mv__sub{font-weight:600;margin:6px 0 2px}
.tmc-mv__intro{color:#4b5563;font-size:14px}
.tmc-mv__error{display:none;color:#c70710;font-size:13px;margin-top:8px}
.tmc-mv__fine{font-size:11px;color:#6b7280;margin:12px 0 0;line-height:1.35}
#tmc-mv-modal .form-control{border-radius:6px}
@media print{.tmc-mv{display:none}}
/* deal badge on listing cards + boat page */
h5.tmc-mv-badge,.mls-cta .info h5.tmc-mv-badge,.tmc-mv h5.tmc-mv-badge{display:inline-block!important;font-size:11px!important;font-weight:700!important;letter-spacing:.04em;text-transform:uppercase;padding:3px 9px!important;border-radius:12px!important;line-height:1.3!important;margin:0 0 6px!important;width:auto!important}
h5.tmc-mv-badge--great,.mls-cta .info h5.tmc-mv-badge--great{background:#1c7c3e!important;color:#fff!important;border:1px solid #1c7c3e!important}
h5.tmc-mv-badge--good,.mls-cta .info h5.tmc-mv-badge--good{background:#fff!important;color:#1c7c3e!important;border:1px solid #1c7c3e!important}
.tmc-mv .tmc-mv-badge{margin-bottom:8px}
