
/* QR review page only: no site header, footer or WordPress/Elementor page title. */
body.llrq-review-page header,
body.llrq-review-page footer,
body.llrq-review-page #masthead,
body.llrq-review-page #colophon,
body.llrq-review-page .site-header,
body.llrq-review-page .site-footer,
body.llrq-review-page .elementor-location-header,
body.llrq-review-page .elementor-location-footer,
body.llrq-review-page .entry-header,
body.llrq-review-page .page-header,
body.llrq-review-page .entry-title,
body.llrq-review-page .page-title,
body.llrq-review-page .elementor-widget-theme-post-title{
    display:none!important;
}
body.llrq-review-page .site-content,
body.llrq-review-page .content-area,
body.llrq-review-page .site-main,
body.llrq-review-page .entry-content{
    margin:0!important;
    padding-top:0!important;
}

.llrq-page{max-width:760px;margin:0 auto;padding:42px 22px 70px;text-align:center;color:#292522}
.llrq-brand img{width:185px;height:auto;max-height:75px;object-fit:contain;margin:0 auto 30px}
.llrq-intro{margin-bottom:30px}
.llrq-kicker,.llrq-small-label{font-family:Arial,sans-serif;font-size:10px;letter-spacing:2.4px;font-weight:600;opacity:.58}
.llrq-intro h1{font-size:46px;line-height:1.08;margin:10px 0 12px;font-weight:400}
.llrq-intro h1 em{font-weight:400}
.llrq-intro>p{font-family:Arial,sans-serif;font-size:15px;line-height:1.6;opacity:.68;margin:0}
.llrq-product-card{display:flex;align-items:center;text-align:left;gap:24px;background:#f8f4ed;border-radius:18px;padding:18px 22px;margin:0 auto 24px;max-width:640px;box-sizing:border-box}
.llrq-product-image{width:105px;height:105px;flex:0 0 105px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.llrq-product-image img{width:100%;height:100%;object-fit:contain}
.llrq-product-info span{font-family:Arial,sans-serif;font-size:10px;letter-spacing:1.7px;text-transform:uppercase;opacity:.52}
.llrq-product-info h2{font-size:23px;line-height:1.25;margin:6px 0 6px;font-weight:400}
.llrq-product-info p{font-family:Arial,sans-serif;font-size:13px;margin:0;opacity:.62}
.llrq-review-card{background:#fff;border:1px solid rgba(60,45,30,.08);box-shadow:0 14px 45px rgba(60,45,30,.08);border-radius:20px;text-align:left;padding:30px 32px;max-width:640px;margin:0 auto;box-sizing:border-box}
.llrq-card-heading{padding-bottom:20px;border-bottom:1px solid rgba(60,45,30,.1);margin-bottom:20px}
.llrq-card-heading h2{font-size:28px;font-weight:400;margin:7px 0 5px}
.llrq-card-heading p{font-family:Arial,sans-serif;font-size:13px;opacity:.58;margin:0}
.llrq-review-card form{margin:0!important}
.llrq-review-card input:not([type=radio]):not([type=checkbox]),.llrq-review-card textarea,.llrq-review-card select{border-radius:8px!important}
.llrq-review-card button,.llrq-review-card input[type=submit]{border-radius:999px!important}
.llrq-thanks{padding-top:28px;font-family:Arial,sans-serif;font-size:12px;line-height:1.6;opacity:.55}
.llrq-thanks span{font-family:serif;font-size:25px}
.llrq-final-error{max-width:560px;margin:80px auto;padding:45px 25px;background:#f8f4ed;border-radius:18px;text-align:center}
@media(max-width:767px){
 .llrq-page{padding:25px 15px 48px}
 .llrq-brand img{width:150px;margin-bottom:25px}
 .llrq-intro h1{font-size:34px}
 .llrq-intro{margin-bottom:24px}
 .llrq-product-card{gap:15px;padding:14px;border-radius:15px}
 .llrq-product-image{width:85px;height:85px;flex-basis:85px}
 .llrq-product-info h2{font-size:18px}
 .llrq-product-info p{font-size:12px}
 .llrq-review-card{padding:22px 17px;border-radius:16px}
 .llrq-card-heading h2{font-size:24px}
}
