.mtr-wpr-modal { display: none; position: fixed; inset: 0; z-index: 999999; align-items: center; justify-content: center; padding: 24px; font-family: Cormorant, serif; }
.mtr-wpr-modal.is-open { display: flex; }
.mtr-wpr-backdrop { position: absolute; inset: 0; background: rgba(10, 10, 10, .72); backdrop-filter: blur(2px); }
.mtr-wpr-dialog { position: relative; box-sizing: border-box; width: 100%; max-width: 560px; max-height: calc(100vh - 48px); overflow-y: auto; padding: 46px 50px 42px; border: 1px solid #e2dedd; border-radius: 0; background: #fbf9f9; box-shadow: 0 24px 70px rgba(0, 0, 0, .22); color: #838383; }
.mtr-wpr-dialog h2 { margin: 0 42px 12px 0; color: #000; font-family: Lato, sans-serif; font-size: 26px; font-weight: 400; line-height: 1.25; letter-spacing: .06em; text-transform: uppercase; }
.mtr-wpr-product { margin: 0 0 28px; padding-bottom: 18px; border-bottom: 1px solid #ded9d7; color: #4f4e4e; font-size: 18px; font-weight: 500; }
.mtr-wpr-close { position: absolute; top: 18px; right: 22px; width: 32px; height: 32px; padding: 0; border: 0; background: transparent !important; color: #000; font-family: Arial, sans-serif; font-size: 29px; font-weight: 300; line-height: 30px; cursor: pointer; }
.mtr-wpr-form label { display: block; margin: 0 0 17px; color: #4f4e4e; font-size: 17px; font-weight: 500; }
.mtr-wpr-form label > span { color: #9b5757; }
.mtr-wpr-form input[type="text"], .mtr-wpr-form input[type="tel"], .mtr-wpr-form input[type="email"], .mtr-wpr-form textarea { box-sizing: border-box; width: 100%; margin-top: 7px; padding: 12px 14px; border: 1px solid #d7d1cf; border-radius: 0; outline: none; background: #fff; color: #333; font-family: Cormorant, serif; font-size: 17px; transition: border-color .2s ease; }
.mtr-wpr-form input:focus, .mtr-wpr-form textarea:focus { border-color: #000; }
.mtr-wpr-form textarea { min-height: 92px; resize: vertical; }
.mtr-wpr-form .mtr-wpr-consent { display: flex; gap: 9px; align-items: flex-start; margin: 2px 0 22px; color: #777; font-size: 14px; font-weight: 400; line-height: 1.35; }
.mtr-wpr-consent input { margin-top: 3px; }
.mtr-wpr-hp { position: absolute !important; left: -99999px !important; opacity: 0 !important; }
.mtr-wpr-form > button[type="submit"] { min-width: 190px; padding: 15px 28px; border: 1px solid #000 !important; border-radius: 0 !important; background: #000 !important; color: #fff !important; font-family: Lato, sans-serif; font-size: 11px; font-weight: 400; letter-spacing: .14em; text-transform: uppercase; transition: background .2s ease, color .2s ease; }
.mtr-wpr-form > button[type="submit"]:hover { background: transparent !important; color: #000 !important; }
.mtr-wpr-status { margin-top: 16px; font-size: 16px; font-weight: 600; }
.mtr-wpr-status.is-success { color: #17803d; }
.mtr-wpr-status.is-error { color: #b42318; }
.mtr-wpr-no-scroll { overflow: hidden; }
.mtr-wpr-single { margin-bottom: 1em; }
.mkdf-woo-single-page .mtr-wpr-single { margin-top: 24px; }
.mkdf-woo-single-page .mtr-wpr-open, .mtr-wpr-card-button { min-width: 190px; padding: 14px 28px !important; border: 1px solid #000 !important; border-radius: 0 !important; background: #000 !important; color: #fff !important; font-family: Lato, sans-serif !important; font-size: 11px !important; font-weight: 400; line-height: 1.2 !important; letter-spacing: .12em; text-transform: uppercase; cursor: pointer; transition: background .2s ease, color .2s ease; }
.mkdf-woo-single-page .mtr-wpr-open:hover, .mtr-wpr-card-button:hover { background: transparent !important; color: #000 !important; }
.mkdf-pl-holder .mkdf-pli .mtr-wpr-card-button, ul.products > .product .mkdf-pl-text-wrapper .mtr-wpr-card-button, .mkdf-plc-holder .mkdf-plc .mtr-wpr-card-button { display: inline-flex !important; align-items: center !important; justify-content: center !important; float: none !important; width: auto !important; min-width: 205px !important; height: 52px !important; min-height: 52px !important; margin: 18px 0 0 !important; padding: 0 32px !important; font-size: 12px !important; line-height: 52px !important; white-space: nowrap; }
.mtr-wpr-active .summary .price,
.mtr-wpr-active .summary .woocommerce-variation-price,
.mtr-wpr-active .owp-floating-bar .price,
.woocommerce ul.products li.product:has(.mtr-wpr-open) .price { display: none !important; }
.mkdf-plc-holder .mkdf-plc:has(.mtr-wpr-open) .mkdf-plc-price { display: none !important; }
@media (max-width: 560px) { .mtr-wpr-modal { padding: 12px; } .mtr-wpr-dialog { max-height: calc(100vh - 24px); padding: 34px 22px 28px; } .mtr-wpr-dialog h2 { font-size: 21px; } .mtr-wpr-form > button[type="submit"] { width: 100%; } }
