/*
Theme Name: Kelson Drugs Macaly Block v106 Final Page Cleanup
Theme URI: https://kelsondrugs.com/
Author: Kelson Drugs
Description: Kelson Drugs production WordPress theme with Google crawl, SEO, routing and sitemap hardening.
Version: 106.35
Requires at least: 6.1
Requires PHP: 7.4
Text Domain: kelson-drugs
*/

:root{--kelson-red:#BA0F08;--kelson-green:#42f000;--kelson-black:#171717;--kelson-gray:#f5f5f5;--kelson-border:#e5e5e5;--kelson-max:1180px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#222;background:#fff;line-height:1.6}
a{color:inherit}
.wp-site-blocks{padding:0!important;margin:0!important}
.wp-block-group,.wp-block-cover,.wp-block-columns,.wp-block-navigation{margin:0}
.kelson-wrap{max-width:var(--kelson-max);margin:0 auto;padding:0 28px}
.kelson-topbar{background:var(--kelson-red);color:#fff}
.kelson-topbar-inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:var(--kelson-max);margin:auto;padding:10px 28px}
.kelson-contact-info{display:flex;align-items:center;gap:28px;font-weight:700;font-size:15px}
.kelson-contact-info span{display:flex;align-items:center;gap:9px}
.kelson-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.kelson-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:7px;padding:9px 18px;font-weight:700;border:2px solid var(--kelson-green);transition:.2s ease}
.kelson-btn-green{background:var(--kelson-green);color:#111}
.kelson-btn-outline{background:transparent;color:#fff}
.kelson-btn:hover{transform:translateY(-1px);opacity:.92}
.kelson-header{background:#fff;border-bottom:1px solid #ddd}
.kelson-header-inner{max-width:var(--kelson-max);margin:auto;min-height:112px;padding:12px 28px;display:flex;align-items:center;gap:34px}
.kelson-logo{width:205px;height:auto;display:block}
.kelson-nav{margin-left:auto}
.kelson-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:28px}
.kelson-nav li{position:relative}
.kelson-nav a{display:block;text-decoration:none;font-weight:700;color:#222;padding:12px 0}
.kelson-nav a:hover{color:var(--kelson-red)}
.kelson-nav .has-sub>a:after{content:'▾';font-size:11px;margin-left:6px}
.kelson-nav .sub-menu{position:absolute;left:0;top:100%;display:none;min-width:245px;background:#fff;border:1px solid #ddd;box-shadow:0 8px 20px rgba(0,0,0,.12);padding:8px 0;z-index:50}
.kelson-nav li:hover>.sub-menu,.kelson-nav li:focus-within>.sub-menu{display:block}
.kelson-nav .sub-menu a{padding:10px 16px;white-space:nowrap;font-weight:600}
.kelson-mobile{display:none}
.kelson-hero{position:relative;min-height:430px;background-image:linear-gradient(90deg,rgba(0,0,0,.66) 0%,rgba(0,0,0,.48) 43%,rgba(0,0,0,.08) 76%),url('assets/images/main-picture.jpg');background-size:cover;background-position:center}
.kelson-hero-inner{max-width:var(--kelson-max);margin:auto;padding:75px 28px 80px;color:#fff}
.kelson-eyebrow{font-size:15px;letter-spacing:2px;font-weight:800;color:#fff;margin:0 0 12px}
.kelson-hero h1{font-size:48px;line-height:1.08;margin:0 0 16px;max-width:620px}
.kelson-hero p{font-size:18px;max-width:600px;margin:0 0 25px}
.kelson-speed{background:#fff;border-bottom:1px solid var(--kelson-border);padding:20px 0}
.kelson-speed-inner{max-width:var(--kelson-max);margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:16px;font-weight:800;text-align:center}
.kelson-speed-badge{color:var(--kelson-red);font-size:18px}
.kelson-section{padding:68px 0}
.kelson-section.gray{background:var(--kelson-gray)}
.kelson-section h2{font-size:36px;line-height:1.15;margin:0 0 14px;text-align:center}
.kelson-lead{text-align:center;max-width:700px;margin:0 auto 38px;color:#555}
.kelson-cards{max-width:var(--kelson-max);margin:auto;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.kelson-card{background:#fff;border:1px solid var(--kelson-border);border-radius:8px;padding:28px 22px;text-align:center;box-shadow:0 5px 18px rgba(0,0,0,.05)}
.kelson-card-icon{width:48px;height:48px;border-radius:50%;background:var(--kelson-red);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-weight:900;font-size:22px}
.kelson-card h3{margin:0 0 8px;font-size:20px}
.kelson-card p{margin:0;color:#555;font-size:15px}
.kelson-app{background:var(--kelson-red);color:#fff}
.kelson-app-inner{max-width:var(--kelson-max);margin:auto;padding:65px 28px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}
.kelson-app h2{text-align:left;color:#fff}
.kelson-app p{font-size:17px}
.kelson-app ul{padding-left:22px}
.kelson-app-visual{display:flex;align-items:flex-end;justify-content:center;gap:22px;min-height:260px}
.kelson-phone{width:150px;height:285px;border:8px solid #111;border-radius:26px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.3);position:relative;overflow:hidden}
.kelson-phone:before{content:'';position:absolute;top:7px;left:50%;transform:translateX(-50%);width:52px;height:5px;background:#111;border-radius:8px}
.kelson-phone-screen{position:absolute;inset:22px 6px 6px;border-radius:17px;background:linear-gradient(#f7f7f7 0 25%,#fff 25%);padding:18px 12px;color:#222;font-size:11px}
.kelson-phone-screen strong{display:block;color:var(--kelson-red);font-size:14px;margin-bottom:10px}
.kelson-qr{width:120px;height:120px;background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 0/14px 14px;border:8px solid #fff;margin-top:18px}
.kelson-page-hero{background:var(--kelson-red);color:#fff;padding:55px 0}
.kelson-page-hero h1{max-width:var(--kelson-max);padding:0 28px;margin:0 auto;font-size:44px;line-height:1.1}
.kelson-page-content{max-width:var(--kelson-max);margin:auto;padding:60px 28px}
.kelson-content-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px}
.kelson-panel{background:#fff;border:1px solid var(--kelson-border);border-radius:8px;padding:28px;box-shadow:0 4px 14px rgba(0,0,0,.05)}
.kelson-panel h2{font-size:28px;margin-top:0}
.kelson-panel h3{font-size:21px;color:var(--kelson-red)}
.kelson-feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:25px}
.kelson-feature{background:var(--kelson-gray);padding:20px;border-radius:7px}
.kelson-feature strong{display:block;margin-bottom:5px}
.kelson-cta{background:var(--kelson-black);color:#fff;text-align:center;padding:50px 28px}
.kelson-cta h2{margin:0 0 10px;font-size:32px}
.kelson-contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px}
.kelson-contact-card{background:var(--kelson-gray);padding:24px;border-radius:8px;margin-bottom:16px}
.kelson-contact-card strong{display:block;color:var(--kelson-red);font-size:18px}
.kelson-form{display:grid;gap:15px}
.kelson-form label{font-weight:700}
.kelson-form input,.kelson-form textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:5px;font:inherit}
.kelson-form textarea{min-height:150px;resize:vertical}
.kelson-form button{width:max-content;border:0;cursor:pointer}
.kelson-notice{padding:14px 18px;border-radius:6px;background:#edf8e9;margin-bottom:20px}
.kelson-footer{background:#151515;color:#fff}
.kelson-footer-inner{max-width:var(--kelson-max);margin:auto;padding:55px 28px 35px;display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:45px}
.kelson-footer-logo{width:215px;height:auto;display:block;margin-bottom:18px}
.kelson-footer h3{margin:0 0 14px;font-size:18px}
.kelson-footer ul{list-style:none;margin:0;padding:0}
.kelson-footer li{margin:6px 0}
.kelson-footer a{text-decoration:none}
.kelson-footer a:hover{text-decoration:underline}
.kelson-legal{border-top:1px solid #333;text-align:center;padding:15px 28px;color:#aaa;font-size:13px}
@media(max-width:950px){.kelson-contact-info{gap:12px;font-size:13px}.kelson-header-inner{gap:18px}.kelson-nav ul{gap:15px}.kelson-cards{grid-template-columns:repeat(2,1fr)}.kelson-app-inner,.kelson-content-grid,.kelson-contact-layout{grid-template-columns:1fr}}
@media(max-width:720px){.kelson-topbar-inner{display:block;text-align:center}.kelson-contact-info{justify-content:center;flex-wrap:wrap;margin-bottom:10px}.kelson-actions{justify-content:center}.kelson-header-inner{min-height:80px;justify-content:space-between}.kelson-logo{width:175px}.kelson-mobile{display:block;border:0;background:#fff;font-size:28px;cursor:pointer}.kelson-nav{display:none;width:100%;margin:0}.kelson-nav.open{display:block}.kelson-header-inner{flex-wrap:wrap}.kelson-nav ul{display:block}.kelson-nav li{border-top:1px solid #eee}.kelson-nav .sub-menu{position:static;box-shadow:none;border:0;padding-left:18px}.kelson-nav li:hover>.sub-menu{display:none}.kelson-nav li.open>.sub-menu{display:block}.kelson-hero{min-height:470px;background-position:center}.kelson-hero-inner{padding:55px 22px}.kelson-hero h1{font-size:36px}.kelson-cards{grid-template-columns:1fr;padding:0 20px}.kelson-section{padding:48px 0}.kelson-page-hero h1{font-size:36px;padding:0 20px}.kelson-page-content{padding:42px 20px}.kelson-feature-list{grid-template-columns:1fr}.kelson-footer-inner{grid-template-columns:1fr;padding:45px 20px 30px}.kelson-speed-inner{padding:0 20px}.kelson-app-inner{padding:48px 20px}.kelson-app-visual{transform:scale(.88)}}

/* Homepage visual refinement to match the supplied Macaly reference */
:root{--kelson-red:#BA0F08;--kelson-red-dark:#BA0F08;--kelson-soft-red:#fff0ef;--kelson-black:#1f1f1f;--kelson-text:#292929;--kelson-muted:#666;--kelson-max:1000px}
body{font-family:Georgia,"Times New Roman",serif;color:var(--kelson-text);background:#fff}
.kelson-topbar{background:var(--kelson-red);font-family:Arial,Helvetica,sans-serif;font-size:12px}
.kelson-topbar-inner{max-width:var(--kelson-max);min-height:31px;padding:6px 0;display:flex;align-items:center;justify-content:space-between;color:#fff}
.kelson-topbar a{color:#fff;text-decoration:none}.kelson-topbar-left{display:flex;gap:10px;align-items:center}.kelson-hours{white-space:nowrap}
.kelson-header{background:#fff;border-bottom:1px solid #e9e9e9}
.kelson-header-inner{max-width:var(--kelson-max);min-height:81px;padding:10px 0;display:flex;align-items:center;justify-content:space-between}
.kelson-brand,.kelson-footer-brandline{display:flex;align-items:center;text-decoration:none;gap:12px}.kelson-logo{width:150px;height:auto}.kelson-rx-mark{width:45px;height:45px;border:3px solid var(--kelson-red);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-weight:700;color:var(--kelson-red);font-size:14px;background:#fff}
.kelson-head-actions{display:flex;gap:10px}.kelson-header-btn{font-family:Arial,Helvetica,sans-serif;background:var(--kelson-red);border:1px solid #8e0905;border-radius:5px;color:#fff;text-decoration:none;font-weight:700;font-size:12px;padding:10px 18px;box-shadow:0 2px 0 rgba(0,0,0,.15)}
.kelson-nav{background:#fff;border-top:0}.kelson-nav-inner{max-width:var(--kelson-max);margin:auto}.kelson-nav ul{justify-content:flex-start;gap:30px;padding:0 0 7px}.kelson-nav a{font-family:Arial,Helvetica,sans-serif;font-size:12px;padding:7px 0;color:#222}.kelson-nav a:hover{color:var(--kelson-red)}.kelson-nav .has-sub>a:after{font-size:9px}.kelson-nav .sub-menu{top:100%;min-width:220px}
.kelson-hero-split{max-width:var(--kelson-max);margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:500px;background:#fff}.kelson-hero-copy{padding:72px 20px 50px 0;display:flex;flex-direction:column;justify-content:center}.kelson-hero-photo{display:flex;align-items:stretch;overflow:hidden}.kelson-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.kelson-hero .kelson-eyebrow{font-family:Arial,Helvetica,sans-serif;color:var(--kelson-red);font-size:12px;letter-spacing:1.5px;margin-bottom:18px}.kelson-hero h1{font-size:44px;line-height:1.08;color:#222;margin:0 0 20px;font-weight:700}.kelson-hero h1 span{color:var(--kelson-red)}.kelson-hero-description{font-family:Arial,Helvetica,sans-serif;color:#626262;font-size:13px;line-height:1.7;max-width:360px;margin:0 0 24px}.kelson-btn-red{font-family:Arial,Helvetica,sans-serif;background:var(--kelson-red);color:#fff;border:0;border-radius:7px;padding:12px 19px;width:max-content;font-size:12px;box-shadow:0 4px 10px rgba(200,13,7,.2)}.kelson-btn-red span{margin-left:8px}.kelson-speed{padding:8px 0 22px;background:#fff;border:0}.kelson-speed-box{max-width:740px;margin:auto;border:1px solid #e8b6b3;border-radius:9px;padding:15px;text-align:center;font-size:16px}.kelson-speed-box em{color:var(--kelson-red);font-style:normal}.kelson-speed-icon{display:inline-flex;width:35px;height:35px;border-radius:50%;background:var(--kelson-red);color:#fff;align-items:center;justify-content:center;margin-right:10px}
.kelson-why{background:#fff;padding:32px 0 55px;border-bottom:1px solid #eee}.kelson-section h2{font-size:26px;margin-bottom:8px}.kelson-lead{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#777;margin-bottom:25px}.kelson-cards{max-width:var(--kelson-max);grid-template-columns:repeat(4,1fr);gap:13px;padding:0}.kelson-card{border:1px solid #e7e7e7;border-radius:9px;padding:19px 14px 15px;box-shadow:0 2px 6px rgba(0,0,0,.03);min-height:177px}.kelson-card-icon{width:38px;height:38px;background:var(--kelson-soft-red);color:var(--kelson-red);font-size:17px;margin-bottom:13px}.kelson-card h3{font-size:13px;margin-bottom:8px}.kelson-card p{font-family:Arial,Helvetica,sans-serif;font-size:10px;line-height:1.55;color:#777}.kelson-card i{display:block;width:30px;height:2px;background:var(--kelson-red);margin:11px auto 0}
.kelson-app-white{background:#fff;color:#222}.kelson-app-inner{max-width:var(--kelson-max);padding:48px 0 55px;display:grid;grid-template-columns:1fr 1.08fr;gap:55px;align-items:center}.kelson-app-phone{display:flex;justify-content:center}.kelson-app-phone img{width:300px;height:auto;display:block}.kelson-app-copy{font-family:Arial,Helvetica,sans-serif}.kelson-app-title{display:flex;align-items:center;gap:10px}.kelson-app-title h2{font-family:Georgia,"Times New Roman",serif;font-size:18px;margin:0}.rx365-mark{width:38px;height:38px;border:2px solid #31506d;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#31506d;font-weight:800;position:relative}.rx365-mark small{position:absolute;top:27px;font-size:7px;color:#222}.kelson-app-brand{display:flex;align-items:center;gap:12px;margin:15px 0}.kelson-app-brand img{width:62px;height:62px;object-fit:cover}.kelson-app-brand strong{font-family:Georgia,"Times New Roman",serif;color:var(--kelson-red);font-size:14px;border-bottom:2px solid var(--kelson-red)}.kelson-app-brand p{font-size:10px;line-height:1.5;margin:5px 0;color:#777}.kelson-app-brand a{color:var(--kelson-red);font-weight:700}.kelson-app .kelson-eyebrow.red{color:var(--kelson-red);font-size:10px;letter-spacing:1px;margin:12px 0 4px}.kelson-app h3{font-family:Georgia,"Times New Roman",serif;font-size:22px;margin:0 0 10px}.kelson-checks{list-style:none;padding:0;margin:0 0 14px;font-size:10px;color:#444}.kelson-checks li{margin:7px 0}.kelson-checks li:before{content:'✓';color:var(--kelson-red);font-weight:700;margin-right:8px}.store-buttons{display:flex;gap:8px}.store-buttons a{background:#222;color:#fff;border-radius:5px;padding:8px 12px;text-decoration:none;font-size:10px}
.kelson-footer{background:#1f1f1f}.kelson-footer-inner{max-width:var(--kelson-max);padding:44px 0 32px;grid-template-columns:1.2fr .8fr 1fr;gap:35px}.kelson-footer-brand{padding-right:20px}.kelson-footer-brandline .kelson-rx-mark{width:43px;height:43px;border-color:var(--kelson-red);color:var(--kelson-red)}.kelson-footer-logo{width:125px;margin:0}.kelson-footer p,.kelson-footer a{font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#eee}.kelson-footer-brand p{max-width:235px;line-height:1.5}.kelson-social{width:28px;height:28px;border-radius:50%;background:#3a3a3a;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;margin-top:16px;color:#fff;text-decoration:none;transition:background .2s ease,transform .2s ease}.kelson-social:hover{background:#1877f2;transform:translateY(-1px);color:#fff}.kelson-footer-col{border-left:1px solid #444;padding-left:28px}.kelson-footer h3{font-size:14px;border-bottom:2px solid var(--kelson-red);padding-bottom:6px;display:inline-block}.kelson-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:6px}.kelson-footer-col p{line-height:1.5}.kelson-legal{max-width:none;display:flex;justify-content:space-between;padding:13px calc((100% - var(--kelson-max))/2);font-family:Arial,Helvetica,sans-serif;font-size:9px}
@media(max-width:950px){.kelson-topbar-inner,.kelson-header-inner,.kelson-nav-inner,.kelson-footer-inner,.kelson-app-inner,.kelson-hero-split{padding-left:20px;padding-right:20px}.kelson-hours{display:none}.kelson-cards{grid-template-columns:repeat(2,1fr)}.kelson-app-inner{grid-template-columns:1fr}.kelson-app-phone{order:0}.kelson-app-copy{order:1}}
@media(max-width:720px){.kelson-topbar-left{justify-content:center;font-size:10px}.kelson-head-actions{display:none}.kelson-header-inner{min-height:72px}.kelson-mobile{display:block;border:0;background:#fff;font-size:25px}.kelson-nav{display:none}.kelson-nav.open{display:block}.kelson-nav ul{display:block;padding:0}.kelson-nav li{border-top:1px solid #eee}.kelson-nav .sub-menu{position:static;box-shadow:none;border:0;padding-left:15px}.kelson-hero-split{grid-template-columns:1fr;min-height:0}.kelson-hero-copy{padding:42px 20px}.kelson-hero-photo{height:310px}.kelson-hero h1{font-size:37px}.kelson-speed-box{margin:0 20px;font-size:13px}.kelson-cards{grid-template-columns:1fr;padding:0 20px}.kelson-app-inner{padding:35px 20px}.kelson-app-phone img{width:260px}.kelson-footer-inner{grid-template-columns:1fr;padding:38px 20px}.kelson-footer-col{border-left:0;border-top:1px solid #444;padding:20px 0 0}.kelson-legal{padding:13px 20px;display:block;text-align:center}.kelson-legal span{display:block;margin:5px}}

/* Bold visual upgrade — homepage V4 */
body{font-weight:500;letter-spacing:.01em}
.kelson-topbar-inner{font-weight:800}
.kelson-topbar-left span,.kelson-hours{font-weight:800}
.kelson-header-inner{min-height:116px}
.kelson-logo{width:215px}
.kelson-nav a{font-weight:800;font-size:13px;letter-spacing:.02em}
.kelson-header-btn{font-weight:900;padding:10px 18px;border-radius:6px}
.kelson-hero-copy{padding-right:28px}
.kelson-eyebrow{font-weight:900;letter-spacing:2px}
.kelson-hero h1{font-size:49px;font-weight:900;letter-spacing:-.025em}
.kelson-hero-description{font-weight:600;font-size:14px;color:#555}
.kelson-btn-red{font-weight:900;font-size:13px;padding:13px 21px;border-radius:8px}
.kelson-speed-box{font-weight:800;border-width:2px;box-shadow:0 5px 18px rgba(0,0,0,.05)}
.kelson-speed-box strong{font-weight:900}
.kelson-why{padding-top:38px}
.kelson-section h2{font-weight:900;letter-spacing:-.02em}
.kelson-lead{font-weight:600}
.kelson-card{border-width:1px;box-shadow:0 5px 16px rgba(0,0,0,.06);padding-top:21px}
.kelson-card-icon{font-weight:900;box-shadow:0 2px 5px rgba(200,13,7,.12)}
.kelson-card h3{font-weight:900;font-size:14px}
.kelson-card p{font-weight:600}
.kelson-app-inner{padding-top:54px;padding-bottom:60px;gap:64px}
.kelson-app-copy{font-weight:600}
.kelson-app-title h2{font-weight:900;font-size:21px;letter-spacing:-.015em}
.rx365-logo-image{width:78px;height:78px;object-fit:contain;display:block}
.kelson-app-brand strong{font-weight:900;font-size:15px}
.kelson-app h3{font-weight:900;font-size:24px;letter-spacing:-.02em}
.kelson-checks{font-weight:600}
.store-buttons a{font-weight:800;padding:9px 13px}
.kelson-footer-inner{padding-top:50px;padding-bottom:38px}
.kelson-footer h3{font-weight:900}
.kelson-footer p,.kelson-footer a{font-weight:600}
.kelson-legal{font-weight:600}
@media(max-width:720px){.kelson-hero h1{font-size:39px}.kelson-app-title{justify-content:flex-start}.rx365-logo-image{width:70px;height:70px}}

/* RX365 supplied assets */
.kelson-app-phone img{max-width:300px;height:auto;object-fit:contain}.rx365-logo-image{object-fit:contain;background:transparent}.kelson-app-brand img{object-fit:contain;background:#fff}

/* v6 asset and app-link refinements */
.kelson-rx-mortar{width:48px;height:48px;object-fit:contain;display:block;flex:0 0 48px}
.kelson-footer-brandline{align-items:center}
.footer-mortar{width:46px;height:46px;flex-basis:46px}
.kelson-app-phone img{display:block;width:300px;height:auto;object-fit:contain}
.rx365-logo-image{width:88px;height:128px;object-fit:contain;background:transparent}
.store-buttons a{display:inline-flex;align-items:center;justify-content:center;min-width:230px;min-height:48px;padding:10px 18px;background:#171717;color:#fff;border-radius:7px;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.1px;box-shadow:0 3px 8px rgba(0,0,0,.14);transition:transform .15s ease,background .15s ease}
.store-buttons a:hover{background:#000;transform:translateY(-1px)}
@media(max-width:720px){.kelson-rx-mortar{width:40px;height:40px;flex-basis:40px}.footer-mortar{width:40px;height:40px;flex-basis:40px}.rx365-logo-image{width:70px;height:105px}.store-buttons{flex-direction:column}.store-buttons a{width:100%;min-width:0}}
.kelson-brand,.kelson-footer-brandline{gap:10px}.kelson-rx-mark{display:none!important}


/* RX365 feature refresh v8 - intentionally strong overrides */
.kelson-rx365-feature{background:#f6f6f6!important;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}
.kelson-rx365-feature .kelson-app-inner{max-width:1180px!important;padding:78px 28px 82px!important;grid-template-columns:minmax(360px,0.9fr) minmax(520px,1.1fr)!important;gap:70px!important}
.kelson-rx365-feature .kelson-app-phone{justify-content:center!important;align-items:center!important}
.kelson-rx365-feature .kelson-app-phone img{width:390px!important;max-width:100%!important;height:auto!important;display:block!important;filter:drop-shadow(0 18px 22px rgba(0,0,0,.18))}
.kelson-rx365-feature .kelson-app-copy{background:#fff;border-radius:16px;padding:38px 42px 40px;box-shadow:0 10px 30px rgba(0,0,0,.09);border:1px solid #e6e6e6}
.kelson-rx365-feature .kelson-app-title{align-items:center!important;justify-content:space-between!important;gap:22px!important;margin-bottom:12px}
.kelson-rx365-feature .kelson-app-title h2{font-size:32px!important;line-height:1.12!important;font-weight:900!important;color:#171717!important}
.kelson-rx365-feature .rx365-logo-image{width:125px!important;height:185px!important;object-fit:contain!important;flex:0 0 125px}
.kelson-rx365-feature .kelson-app-brand{margin:18px 0 22px!important;gap:18px!important}
.kelson-rx365-feature .kelson-app-brand img{width:76px!important;height:76px!important}
.kelson-rx365-feature .kelson-app-brand strong{font-size:18px!important;font-weight:900!important}
.kelson-rx365-feature .kelson-app-brand p{font-size:12px!important;line-height:1.55!important}
.kelson-rx365-feature .kelson-app .kelson-eyebrow.red,.kelson-rx365-feature .kelson-eyebrow.red{font-size:12px!important;font-weight:900!important;letter-spacing:1.4px!important;margin:16px 0 7px!important}
.kelson-rx365-feature h3{font-size:30px!important;line-height:1.15!important;margin:0 0 18px!important;font-weight:900!important;color:#151515!important}
.kelson-rx365-feature .kelson-checks{font-size:14px!important;line-height:1.45!important;margin-bottom:24px!important}
.kelson-rx365-feature .kelson-checks li{margin:10px 0!important}
.kelson-rx365-feature .store-buttons{display:flex!important;gap:14px!important;flex-wrap:wrap!important}
.kelson-rx365-feature .store-buttons a{min-width:260px!important;min-height:58px!important;padding:12px 20px!important;border-radius:8px!important;font-size:15px!important;font-weight:900!important;background:#171717!important;color:#fff!important;box-shadow:0 5px 12px rgba(0,0,0,.16)!important}
.kelson-rx365-feature .store-buttons a:hover{background:#000!important;transform:translateY(-2px)}
@media(max-width:950px){.kelson-rx365-feature .kelson-app-inner{grid-template-columns:1fr!important;padding:60px 24px!important}.kelson-rx365-feature .kelson-app-phone{order:0}.kelson-rx365-feature .kelson-app-copy{order:1}.kelson-rx365-feature .kelson-app-phone img{width:340px!important}}
@media(max-width:720px){.kelson-rx365-feature .kelson-app-inner{padding:42px 18px!important}.kelson-rx365-feature .kelson-app-copy{padding:28px 22px 30px}.kelson-rx365-feature .kelson-app-title{align-items:flex-start!important}.kelson-rx365-feature .kelson-app-title h2{font-size:25px!important}.kelson-rx365-feature .rx365-logo-image{width:88px!important;height:130px!important;flex-basis:88px}.kelson-rx365-feature h3{font-size:24px!important}.kelson-rx365-feature .store-buttons{flex-direction:column!important}.kelson-rx365-feature .store-buttons a{width:100%!important;min-width:0!important}}

/* v9 - match supplied RX365 reference rendering */
.kelson-rx365-feature{background:#fff!important;border:0!important}
.kelson-rx365-feature .kelson-app-inner{max-width:1140px!important;padding:30px 28px 28px!important;grid-template-columns:360px minmax(560px,1fr)!important;gap:48px!important;align-items:center!important}
.kelson-rx365-feature .kelson-app-phone{justify-content:center!important;align-items:flex-end!important;align-self:end!important}
.kelson-rx365-feature .kelson-app-phone img{width:300px!important;max-width:300px!important;height:auto!important;filter:drop-shadow(0 14px 20px rgba(0,0,0,.14));}
.kelson-rx365-feature .kelson-app-copy{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:18px 30px 18px!important;box-shadow:0 5px 18px rgba(0,0,0,.07)!important}
.kelson-rx365-feature .rx365-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.kelson-rx365-feature .rx365-kicker{font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:900;letter-spacing:1px;color:#BA0F08;margin:0 0 8px;text-transform:uppercase}
.kelson-rx365-feature .rx365-topline h2{font-family:Georgia,"Times New Roman",serif;font-size:31px!important;line-height:1.08!important;font-weight:900!important;color:#111!important;margin:0!important}
.kelson-rx365-feature .rx365-logo-image{width:112px!important;height:145px!important;flex:0 0 112px!important;object-fit:contain!important;background:transparent!important}
.kelson-rx365-feature .kelson-app-brand{margin:10px 0 12px!important;gap:14px!important;align-items:center!important}
.kelson-rx365-feature .kelson-app-brand img{width:66px!important;height:66px!important;object-fit:contain!important;background:#fff!important}
.kelson-rx365-feature .kelson-app-brand strong{font-family:Georgia,"Times New Roman",serif;font-size:17px!important;font-weight:900!important;color:#BA0F08!important}
.kelson-rx365-feature .kelson-app-brand p{font-size:11px!important;line-height:1.35!important;margin:4px 0 0!important;color:#777!important}
.kelson-rx365-feature .kelson-eyebrow.red{font-size:11px!important;letter-spacing:1.2px!important;font-weight:900!important;margin:8px 0 4px!important}
.kelson-rx365-feature h3{font-family:Georgia,"Times New Roman",serif;font-size:28px!important;line-height:1.12!important;font-weight:900!important;color:#14263a!important;margin:0 0 10px!important}
.kelson-rx365-feature .kelson-checks{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:26px!important;row-gap:2px!important;font-size:11px!important;line-height:1.35!important;font-weight:700!important;margin:0 0 14px!important}
.kelson-rx365-feature .kelson-checks li{margin:5px 0!important}
.kelson-rx365-feature .store-buttons{display:flex!important;flex-wrap:nowrap!important;gap:20px!important}
.kelson-rx365-feature .store-buttons a{flex:1 1 0!important;min-width:0!important;min-height:58px!important;padding:7px 14px!important;border-radius:7px!important;background:#050505!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;box-shadow:0 4px 9px rgba(0,0,0,.18)!important;font-family:Arial,Helvetica,sans-serif!important;text-decoration:none!important}
.kelson-rx365-feature .store-buttons a small{display:block;font-size:10px!important;line-height:1!important;font-weight:500!important;letter-spacing:.1px!important}
.kelson-rx365-feature .store-buttons a strong{display:block;font-size:20px!important;line-height:1.05!important;font-weight:500!important}
.kelson-rx365-feature .store-icon{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 31px}
.kelson-rx365-feature .store-icon svg{width:31px;height:31px;fill:#fff;display:block}
.kelson-rx365-feature .play-icon svg path:nth-child(1){fill:#fff}
@media(max-width:950px){.kelson-rx365-feature .kelson-app-inner{grid-template-columns:1fr!important;padding:50px 24px!important}.kelson-rx365-feature .kelson-app-phone{order:0;align-self:auto!important}.kelson-rx365-feature .kelson-app-phone img{width:330px!important;max-width:330px!important}.kelson-rx365-feature .kelson-app-copy{order:1}}
@media(max-width:720px){.kelson-rx365-feature .kelson-app-inner{padding:36px 18px!important}.kelson-rx365-feature .kelson-app-copy{padding:24px 20px!important}.kelson-rx365-feature .rx365-topline h2{font-size:25px!important}.kelson-rx365-feature .rx365-logo-image{width:82px!important;height:110px!important;flex-basis:82px!important}.kelson-rx365-feature .kelson-checks{grid-template-columns:1fr!important}.kelson-rx365-feature .store-buttons{flex-direction:column!important;gap:10px!important}.kelson-rx365-feature .store-buttons a{width:100%!important}}


/* V10 — wider desktop canvas and RX365 layout aligned to the supplied rendering */
:root{--kelson-max:1400px}
.kelson-wrap,.kelson-topbar-inner,.kelson-header-inner,.kelson-nav-inner,.kelson-hero-split,.kelson-cards,.kelson-page-hero h1,.kelson-page-content,.kelson-footer-inner{max-width:1400px!important}
.kelson-topbar-inner,.kelson-header-inner,.kelson-nav-inner,.kelson-footer-inner{padding-left:0!important;padding-right:0!important}
.kelson-rx365-feature{background:#fff!important;border:0!important}
.kelson-rx365-feature .kelson-app-inner{max-width:1400px!important;width:100%!important;padding:38px 0 34px!important;grid-template-columns:300px minmax(0,1fr)!important;gap:40px!important;align-items:center!important}
.kelson-rx365-feature .kelson-app-phone{justify-content:center!important;align-items:flex-end!important;align-self:end!important;min-width:0!important}
.kelson-rx365-feature .kelson-app-phone img{width:270px!important;max-width:270px!important;height:auto!important;display:block!important;filter:drop-shadow(0 16px 20px rgba(0,0,0,.13))!important}
.kelson-rx365-feature .kelson-app-copy{background:#fff;border:1px solid #e4e4e4;border-radius:14px;padding:26px 32px 28px!important;box-shadow:0 8px 24px rgba(0,0,0,.07)!important;min-width:0!important}
.kelson-rx365-feature .rx365-topline{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px!important;margin-bottom:4px!important}
.kelson-rx365-feature .rx365-topline>div:first-child{padding-top:2px!important}
.kelson-rx365-feature .rx365-kicker{font-size:14px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.8px!important;color:#111!important;margin:0 0 7px!important;text-transform:uppercase!important}
.kelson-rx365-feature .rx365-topline h2{font-size:33px!important;line-height:1.05!important;font-weight:900!important;color:#111!important;margin:0!important}
.kelson-rx365-feature .rx365-logo-image{width:156px!important;height:156px!important;flex:0 0 156px!important;object-fit:contain!important;background:transparent!important;margin-top:0!important}
.kelson-rx365-feature .kelson-app-brand{margin:4px 0 18px!important;gap:18px!important;align-items:center!important}
.kelson-rx365-feature .rx365-qr-wrap{width:156px!important;flex:0 0 156px!important;background:#fff!important;border:1px solid #9a9a9a!important;border-radius:6px!important;overflow:hidden!important;box-shadow:0 2px 5px rgba(0,0,0,.08)!important}
.kelson-rx365-feature .rx365-qr-wrap img{display:block!important;width:100%!important;height:118px!important;object-fit:contain!important;background:#fff!important;padding:7px!important}
.kelson-rx365-feature .rx365-qr-wrap span{display:block!important;background:#BA0F08!important;color:#fff!important;text-align:center!important;font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:.3px!important;padding:7px 3px!important}
.kelson-rx365-feature .kelson-app-brand>div:last-child{min-width:0!important}
.kelson-rx365-feature .kelson-app-brand strong{font-size:20px!important;font-weight:900!important}
.kelson-rx365-feature .kelson-app-brand p{font-size:12px!important;line-height:1.5!important;margin:5px 0 0!important}
.kelson-rx365-feature .kelson-eyebrow.red{font-size:13px!important;letter-spacing:1.1px!important;font-weight:900!important;margin:7px 0 5px!important}
.kelson-rx365-feature h3{font-size:31px!important;line-height:1.08!important;font-weight:900!important;color:#172b40!important;margin:0 0 13px!important}
.kelson-rx365-feature .kelson-checks{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:34px!important;row-gap:1px!important;font-size:12px!important;line-height:1.4!important;font-weight:700!important;margin:0 0 18px!important}
.kelson-rx365-feature .kelson-checks li{margin:6px 0!important}
.kelson-rx365-feature .store-buttons{display:flex!important;flex-wrap:nowrap!important;gap:22px!important}
.kelson-rx365-feature .store-buttons a{flex:1 1 0!important;min-width:0!important;min-height:68px!important;padding:8px 18px!important;border-radius:8px!important;background:#050505!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;box-shadow:0 4px 10px rgba(0,0,0,.18)!important;font-family:Arial,Helvetica,sans-serif!important;text-decoration:none!important}
.kelson-rx365-feature .store-buttons a small{display:block!important;font-size:12px!important;line-height:1!important;font-weight:500!important;letter-spacing:.1px!important}
.kelson-rx365-feature .store-buttons a strong{display:block!important;font-size:25px!important;line-height:1.02!important;font-weight:500!important}
.kelson-rx365-feature .store-icon{width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important}
.kelson-rx365-feature .store-icon svg{width:38px!important;height:38px!important;display:block!important}
.kelson-rx365-feature .apple-icon svg{fill:#fff!important}
@media(max-width:1450px) and (min-width:951px){
  .kelson-topbar-inner,.kelson-header-inner,.kelson-nav-inner,.kelson-footer-inner,.kelson-hero-split,.kelson-cards,.kelson-page-content{padding-left:28px!important;padding-right:28px!important}
  .kelson-rx365-feature .kelson-app-inner{padding-left:28px!important;padding-right:28px!important}
}
@media(max-width:950px){
  .kelson-rx365-feature .kelson-app-inner{grid-template-columns:1fr!important;padding:50px 24px!important}
  .kelson-rx365-feature .kelson-app-phone img{width:300px!important;max-width:300px!important}
  .kelson-rx365-feature .kelson-app-copy{padding:28px 30px!important}
}
@media(max-width:720px){
  .kelson-rx365-feature .kelson-app-inner{padding:36px 18px!important}
  .kelson-rx365-feature .kelson-app-phone img{width:270px!important;max-width:270px!important}
  .kelson-rx365-feature .kelson-app-copy{padding:24px 20px!important}
  .kelson-rx365-feature .rx365-topline{align-items:flex-start!important}
  .kelson-rx365-feature .rx365-topline h2{font-size:25px!important}
  .kelson-rx365-feature .rx365-logo-image{width:82px!important;height:105px!important;flex-basis:82px!important}
  .kelson-rx365-feature .kelson-app-brand{align-items:flex-start!important}
  .kelson-rx365-feature .rx365-qr-wrap{width:120px!important;flex-basis:120px!important}
  .kelson-rx365-feature .rx365-qr-wrap img{height:92px!important}
  .kelson-rx365-feature .kelson-checks{grid-template-columns:1fr!important}
  .kelson-rx365-feature .store-buttons{flex-direction:column!important;gap:10px!important}
  .kelson-rx365-feature .store-buttons a{width:100%!important}
}

/* V12 — homepage rebuilt to match the supplied reference composition */
:root{--target-max:1250px;--target-header:1400px;--target-red:#BA0F08;--target-blue:#193b5d}
body{font-family:Arial,Helvetica,sans-serif;background:#fff;color:#111}
/* Header */
.kelson-topbar{height:40px!important;background:#BA0F08!important;color:#fff!important}
.kelson-topbar-inner{max-width:1400px!important;height:40px!important;min-height:40px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:14px!important;font-weight:800!important}
.kelson-topbar-left{display:flex!important;align-items:center!important;gap:20px!important;white-space:nowrap!important}
.kelson-topbar-left .top-item{display:flex;align-items:center;gap:8px}
.kelson-topbar a{color:#fff!important;text-decoration:none!important}
.top-icon{font-size:18px!important;line-height:1!important}
.top-divider{opacity:.9}
.kelson-hours{white-space:nowrap!important;font-weight:800!important}
.kelson-hours span{margin:0 14px}
.kelson-header{height:94px!important;background:#fff!important;border-bottom:1px solid #e5e5e5!important}
.kelson-header-inner{max-width:1400px!important;height:94px!important;min-height:94px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;gap:30px!important}
.kelson-brand{display:flex!important;align-items:center!important;flex:0 0 235px!important;height:94px!important;text-decoration:none!important}
.kelson-logo{width:195px!important;height:82px!important;object-fit:contain!important;display:block!important}
.kelson-nav{display:flex!important;align-items:center!important;flex:1 1 auto!important;height:94px!important;margin:0!important}
.kelson-nav ul{display:flex!important;align-items:stretch!important;gap:42px!important;list-style:none!important;margin:0!important;padding:0!important;height:94px!important}
.kelson-nav>ul>li{position:relative!important;display:flex!important;align-items:center!important}
.kelson-nav>ul>li>a{display:flex!important;align-items:center!important;height:94px!important;padding:0!important;text-decoration:none!important;color:#111!important;font-size:17px!important;font-weight:800!important;white-space:nowrap!important;border-bottom:4px solid transparent!important}
.kelson-nav>ul>li>a.active,.kelson-nav>ul>li>a:hover{color:#BA0F08!important;border-bottom-color:#BA0F08!important}
.kelson-nav .down{color:#BA0F08!important;font-size:20px!important;margin-left:4px!important;line-height:1!important}
.kelson-nav .sub-menu{position:absolute!important;left:0!important;top:94px!important;display:none!important;min-width:240px!important;height:auto!important;background:#fff!important;padding:8px 0!important;border:1px solid #ddd!important;box-shadow:0 8px 20px rgba(0,0,0,.12)!important;z-index:1000!important}
.kelson-nav li:hover>.sub-menu{display:block!important}
.kelson-nav .sub-menu li{display:block!important;height:auto!important}
.kelson-nav .sub-menu a{display:block!important;padding:10px 16px!important;height:auto!important;border:0!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;color:#111!important;white-space:nowrap!important}
.kelson-nav .sub-menu a:hover{background:#f7f7f7!important;color:#BA0F08!important}
.kelson-head-actions{display:flex!important;align-items:center!important;gap:18px!important;flex:0 0 auto!important}
.kelson-header-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;height:46px!important;padding:0 20px!important;border-radius:7px!important;background:#BA0F08!important;border:0!important;color:#fff!important;text-decoration:none!important;font-size:16px!important;font-weight:900!important;box-shadow:0 2px 0 rgba(0,0,0,.15)!important;white-space:nowrap!important}
.kelson-header-btn span{font-size:20px!important;line-height:1!important}
.kelson-mobile{display:none!important}
/* Homepage starts directly with the four feature cards, like the supplied rendering */
.target-home .kelson-hero,.target-home .kelson-speed{display:none!important}
.target-cards{background:#fff!important;padding:9px 0 18px!important;border:0!important}
.target-cards .kelson-cards{max-width:1250px!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}
.target-cards .kelson-card{height:169px!important;min-height:169px!important;border:1px solid #e7e7e7!important;border-radius:10px!important;background:#fff!important;padding:9px 22px 12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;box-shadow:0 3px 10px rgba(0,0,0,.07)!important}
.target-cards .kelson-card-icon{width:60px!important;height:60px!important;border-radius:50%!important;background:#fff3f3!important;color:#BA0F08!important;margin:0 0 6px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:0!important}
.target-cards .kelson-card-icon svg{width:39px!important;height:39px!important;display:block!important;fill:currentColor!important;stroke:currentColor!important}
.target-cards .kelson-card-icon svg path[fill="none"]{fill:none!important}
.target-cards .kelson-card h3{font-size:18px!important;line-height:1.15!important;font-weight:900!important;margin:0 0 6px!important;color:#111!important}
.target-cards .kelson-card p{font-size:13px!important;line-height:1.45!important;font-weight:600!important;color:#222!important;margin:0!important;max-width:260px!important}
.target-cards .kelson-card i{width:52px!important;height:3px!important;background:#BA0F08!important;margin:10px auto 0!important;display:block!important}
/* RX365 area */
.kelson-rx365-feature{background:#fff!important;border:0!important;padding:0!important}
.kelson-rx365-feature .kelson-app-inner{max-width:1145px!important;margin:0 auto!important;padding:0 0 18px!important;display:grid!important;grid-template-columns:285px minmax(0,870px)!important;gap:24px!important;align-items:stretch!important}
.kelson-rx365-feature .kelson-app-phone{display:flex!important;justify-content:center!important;align-items:flex-end!important;align-self:stretch!important;padding-top:0!important}
.kelson-rx365-feature .kelson-app-phone img{width:250px!important;max-width:250px!important;height:auto!important;display:block!important;object-fit:contain!important;filter:drop-shadow(0 10px 14px rgba(0,0,0,.16))!important}
.kelson-rx365-feature .kelson-app-copy{background:#fff!important;border:1px solid #e4e4e4!important;border-radius:14px!important;padding:18px 30px 18px!important;box-shadow:0 7px 20px rgba(0,0,0,.07)!important;min-width:0!important}
.kelson-rx365-feature .rx365-topline{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:15px!important;height:95px!important;margin:0!important}
.kelson-rx365-feature .rx365-kicker{font-size:16px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.5px!important;color:#111!important;margin:0!important;text-transform:uppercase!important}
.kelson-rx365-feature .rx365-logo-image{width:130px!important;height:145px!important;object-fit:contain!important;background:transparent!important;margin:-3px 2px 0 0!important;flex:0 0 130px!important}
.kelson-rx365-feature .kelson-app-brand{display:flex!important;align-items:center!important;gap:18px!important;margin:0 0 8px!important}
.kelson-rx365-feature .rx365-qr-wrap{width:158px!important;flex:0 0 158px!important;background:#fff!important;border:1px solid #8e8e8e!important;border-radius:6px!important;overflow:hidden!important;box-shadow:0 2px 4px rgba(0,0,0,.08)!important}
.kelson-rx365-feature .rx365-qr-wrap img{display:block!important;width:100%!important;height:118px!important;object-fit:contain!important;background:#fff!important;padding:7px!important}
.kelson-rx365-feature .rx365-qr-wrap span{display:block!important;background:#BA0F08!important;color:#fff!important;text-align:center!important;font-size:12px!important;line-height:1.02!important;font-weight:900!important;letter-spacing:.3px!important;padding:6px 2px!important}
.kelson-rx365-feature .rx365-contact strong{display:inline-block!important;font-family:Georgia,"Times New Roman",serif!important;font-size:20px!important;line-height:1.1!important;font-weight:900!important;color:#BA0F08!important;border-bottom:2px solid #BA0F08!important}
.kelson-rx365-feature .rx365-contact p{font-size:12px!important;line-height:1.45!important;font-weight:600!important;color:#555!important;margin:5px 0 0!important}
.kelson-rx365-feature .rx365-contact a{color:#BA0F08!important;font-weight:900!important}
.kelson-rx365-feature .kelson-eyebrow.red{display:inline-block!important;background:#BA0F08!important;color:#fff!important;border-radius:12px!important;font-size:12px!important;line-height:1!important;letter-spacing:.5px!important;font-weight:900!important;margin:0 0 7px!important;padding:5px 12px!important}
.kelson-rx365-feature h3{font-family:Arial,Helvetica,sans-serif!important;font-size:32px!important;line-height:1.05!important;font-weight:900!important;color:#172b40!important;margin:0 0 9px!important;letter-spacing:-.6px!important}
.kelson-rx365-feature .kelson-checks{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:36px!important;row-gap:0!important;font-size:13px!important;line-height:1.3!important;font-weight:700!important;color:#222!important;margin:0 0 10px!important;padding:0!important;list-style:none!important}
.kelson-rx365-feature .kelson-checks li{margin:4px 0!important;padding-left:18px!important;position:relative!important}
.kelson-rx365-feature .kelson-checks li:before{content:'✓'!important;position:absolute!important;left:0!important;top:0!important;color:#BA0F08!important;font-size:17px!important;font-weight:900!important}
.kelson-rx365-feature .store-buttons{display:flex!important;flex-wrap:nowrap!important;gap:36px!important;margin-top:5px!important}
.kelson-rx365-feature .store-buttons a{flex:1 1 0!important;min-width:0!important;height:74px!important;padding:7px 24px!important;border-radius:7px!important;background:#050505!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;box-shadow:0 4px 8px rgba(0,0,0,.2)!important;text-decoration:none!important}
.kelson-rx365-feature .store-buttons a small{display:block!important;font-size:12px!important;line-height:1!important;font-weight:500!important;letter-spacing:.2px!important}
.kelson-rx365-feature .store-buttons a strong{display:block!important;font-size:27px!important;line-height:1.02!important;font-weight:500!important}
.kelson-rx365-feature .store-icon{width:43px!important;height:43px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 43px!important}
.kelson-rx365-feature .store-icon svg{width:43px!important;height:43px!important;display:block!important}
.kelson-rx365-feature .apple-icon svg{fill:#fff!important}
.kelson-rx365-feature .play-icon svg path:nth-child(1){fill:#34A853!important}
/* Footer */
.kelson-footer{background:#171717!important;color:#fff!important;margin:0!important}
.kelson-footer-inner{max-width:1260px!important;margin:0 auto!important;padding:10px 0 12px!important;display:grid!important;grid-template-columns:1.2fr 1.05fr 1.1fr!important;gap:0!important}
.kelson-footer-brand{padding-right:52px!important}
.kelson-footer-logo{width:205px!important;height:82px!important;object-fit:contain!important;display:block!important}
.kelson-footer-brand p{font-size:13px!important;line-height:1.45!important;font-weight:600!important;margin:3px 0 9px!important;max-width:330px!important}
.kelson-social{display:flex!important;width:34px!important;height:34px!important;border-radius:50%!important;background:#333!important;color:#fff!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:22px!important;font-weight:900!important}
.kelson-footer-col{padding:0 38px!important;border-left:1px solid #3e3e3e!important}
.kelson-footer-col h3{font-size:18px!important;font-weight:900!important;margin:0 0 8px!important;display:inline-block!important;border-bottom:3px solid #BA0F08!important;padding-bottom:3px!important}
.kelson-footer-links{display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:35px!important;row-gap:4px!important}
.kelson-footer-links a,.kelson-footer-col p{font-size:13px!important;line-height:1.45!important;font-weight:600!important;color:#fff!important;text-decoration:none!important;margin:0!important}
.kelson-footer-links a:hover{color:#ff4a44!important}
.kelson-legal{border-top:1px solid #3e3e3e!important;max-width:none!important;padding:9px max(calc((100% - 1260px)/2),20px)!important;display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:12px!important;font-weight:600!important;color:#fff!important}
.kelson-legal a{color:#fff!important;text-decoration:none!important}
@media(max-width:1200px) and (min-width:951px){.kelson-header-inner,.kelson-topbar-inner{padding:0 22px!important}.kelson-nav ul{gap:24px!important}.kelson-head-actions{gap:8px!important}.kelson-header-btn{padding:0 12px!important;font-size:14px!important}.target-cards .kelson-cards{padding:0 22px!important}.kelson-rx365-feature .kelson-app-inner{margin:0 22px!important}.kelson-footer-inner{padding-left:22px!important;padding-right:22px!important}}
@media(max-width:950px){.kelson-topbar{height:auto!important}.kelson-topbar-inner{height:auto!important;min-height:40px!important;padding:7px 20px!important;display:block!important;text-align:center!important}.kelson-topbar-left{justify-content:center!important;flex-wrap:wrap!important;gap:8px!important;font-size:11px!important}.kelson-hours{font-size:11px!important;margin-top:2px!important}.kelson-header{height:auto!important}.kelson-header-inner{height:auto!important;min-height:82px!important;padding:0 20px!important;justify-content:space-between!important}.kelson-brand{height:82px!important;flex:0 0 auto!important}.kelson-logo{width:165px!important;height:72px!important}.kelson-nav{display:none!important;height:auto!important;flex:none!important}.kelson-nav.open{display:block!important;width:100%!important}.kelson-nav ul{display:block!important;height:auto!important;width:100%!important}.kelson-nav>ul>li>a{height:48px!important;border-bottom:1px solid #eee!important}.kelson-nav .sub-menu{position:static!important;display:none!important;box-shadow:none!important;border:0!important;padding-left:18px!important}.kelson-nav li.open>.sub-menu{display:block!important}.kelson-head-actions{display:none!important}.kelson-mobile{display:block!important;border:0!important;background:#fff!important;font-size:30px!important;cursor:pointer!important}.kelson-header-inner{flex-wrap:wrap!important}.target-cards .kelson-cards{grid-template-columns:repeat(2,1fr)!important;padding:0 20px!important}.kelson-rx365-feature .kelson-app-inner{grid-template-columns:1fr!important;margin:0 20px!important}.kelson-rx365-feature .kelson-app-phone{order:0!important}.kelson-rx365-feature .kelson-app-copy{order:1!important}.kelson-footer-inner{grid-template-columns:1fr!important;padding:30px 20px!important}.kelson-footer-col{border-left:0!important;border-top:1px solid #3e3e3e!important;padding:20px 0 0!important;margin-top:20px!important}}
@media(max-width:600px){.target-cards .kelson-cards{grid-template-columns:1fr!important}.kelson-rx365-feature .kelson-app-inner{margin:0 12px!important}.kelson-rx365-feature .kelson-app-copy{padding:18px!important}.kelson-rx365-feature .rx365-topline{height:auto!important}.kelson-rx365-feature .rx365-kicker{font-size:13px!important}.kelson-rx365-feature .rx365-logo-image{width:90px!important;height:110px!important;flex-basis:90px!important}.kelson-rx365-feature .kelson-checks{grid-template-columns:1fr!important}.kelson-rx365-feature .store-buttons{flex-direction:column!important;gap:10px!important}.kelson-rx365-feature .store-buttons a{width:100%!important}.kelson-footer-links{grid-template-columns:1fr!important}}


/* v13 - final visual refinements requested */
.kelson-rx365-feature .kelson-app-phone img{width:330px!important;max-width:330px!important;filter:drop-shadow(0 16px 18px rgba(0,0,0,.14))!important}
.kelson-rx365-feature .rx365-logo-image{width:145px!important;height:175px!important;flex-basis:145px!important}
.kelson-rx365-feature .kelson-app-brand{align-items:flex-start!important;gap:20px!important;margin:12px 0 16px!important}
.kelson-rx365-feature .kelson-app-brand img{width:76px!important;height:76px!important}
.kelson-rx365-feature .rx365-contact strong{display:block;font-family:Arial,Helvetica,sans-serif;font-size:24px!important;line-height:1.05!important;font-weight:900!important;color:#BA0F08!important;margin:2px 0 8px!important}
.kelson-rx365-feature .rx365-contact p{font-size:16px!important;line-height:1.35!important;color:#172b3e!important;font-weight:700!important;margin:0!important}
.kelson-rx365-feature .rx365-contact-line{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:5px 0!important}
.kelson-rx365-feature .rx365-contact-icon{display:inline-flex!important;width:23px!important;flex:0 0 23px!important;height:23px!important;align-items:center!important;justify-content:center!important;color:#e11!important;font-size:19px!important;font-weight:900!important;line-height:1!important}
.kelson-rx365-feature .rx365-contact-icon.phone-icon{font-size:20px!important;transform:rotate(-18deg)}
.kelson-rx365-feature .rx365-contact-line a{color:#BA0F08!important;font-weight:900!important;text-decoration:underline!important}
.kelson-rx365-feature .store-icon.play-icon img{width:42px!important;height:42px!important;object-fit:contain!important;display:block!important}
.kelson-rx365-feature .store-icon{width:42px!important;height:42px!important;flex-basis:42px!important}
.kelson-rx365-feature .store-buttons a{transition:transform .18s ease,background .18s ease,box-shadow .18s ease!important}
.kelson-rx365-feature .store-buttons a:hover{background:#151515!important;transform:translateY(-3px)!important;box-shadow:0 8px 16px rgba(0,0,0,.22)!important}
.kelson-header-btn{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 4px 10px rgba(0,0,0,.14)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,filter .18s ease!important}
.kelson-header-btn:before{content:"";position:absolute!important;inset:0!important;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.16) 45%,transparent 70%)!important;transform:translateX(-120%)!important;transition:transform .45s ease!important;pointer-events:none!important}
.kelson-header-btn:hover{transform:translateY(-2px)!important;background:#BA0F08!important;box-shadow:0 8px 16px rgba(0,0,0,.2)!important;filter:saturate(1.08)!important}
.kelson-header-btn:hover:before{transform:translateX(120%)!important}
.header-btn-icon{width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 28px!important}
.header-btn-icon img{width:28px!important;height:28px!important;object-fit:contain!important;display:block!important}
.header-btn-icon.contact-icon{font-size:23px!important;color:#fff!important}
@media(max-width:950px){.kelson-rx365-feature .rx365-logo-image{width:125px!important;height:155px!important;flex-basis:125px!important}.kelson-rx365-feature .kelson-app-phone img{width:320px!important;max-width:320px!important}}
@media(max-width:720px){.kelson-rx365-feature .kelson-app-phone img{width:290px!important;max-width:290px!important}.kelson-rx365-feature .rx365-logo-image{width:95px!important;height:125px!important;flex-basis:95px!important}.kelson-rx365-feature .rx365-contact strong{font-size:20px!important}.kelson-rx365-feature .rx365-contact p{font-size:14px!important}.header-btn-icon{width:24px!important;height:24px!important;flex-basis:24px!important}.header-btn-icon img{width:24px!important;height:24px!important}}


/* v14 - requested visual corrections */
.kelson-rx365-feature .kelson-app-phone img{width:330px!important;max-width:330px!important}
.kelson-rx365-feature .rx365-logo-image{width:155px!important;height:185px!important;flex-basis:155px!important}
.kelson-rx365-feature .rx365-contact strong{font-size:25px!important;line-height:1.05!important;margin-bottom:10px!important}
.kelson-rx365-feature .rx365-contact p{font-size:16px!important;line-height:1.38!important}
.kelson-rx365-feature .rx365-contact-line{gap:9px!important;margin:6px 0!important;align-items:center!important}
.kelson-rx365-feature .rx365-contact-icon{width:25px!important;height:25px!important;flex-basis:25px!important;font-size:0!important;color:#BA0F08!important}
.kelson-rx365-feature .rx365-contact-icon svg{width:24px!important;height:24px!important;display:block!important;fill:#BA0F08!important}
.kelson-rx365-feature .rx365-contact-icon.phone-icon svg{transform:none!important}
.kelson-rx365-feature .store-icon.play-icon img{width:40px!important;height:40px!important;object-fit:contain!important}

/* V15 — match supplied homepage mockup more closely */
:root{--target-max:1250px;--target-header:1400px}
.kelson-topbar-inner,.kelson-header-inner{max-width:1400px!important}
.kelson-header-inner{gap:26px!important}
.kelson-brand{flex:0 0 250px!important}
.kelson-logo{width:210px!important;height:84px!important;object-fit:contain!important}
.kelson-nav ul{gap:38px!important}
.kelson-head-actions{gap:16px!important}
.kelson-header-btn{height:48px!important;padding:0 20px!important;border-radius:8px!important;font-size:16px!important}
.target-cards .kelson-cards{max-width:1250px!important;gap:18px!important}
.target-cards .kelson-card{height:170px!important;min-height:170px!important;padding:9px 22px 12px!important}
.kelson-rx365-feature .kelson-app-inner{max-width:1150px!important;grid-template-columns:245px minmax(0,881px)!important;gap:24px!important;padding:0 0 10px!important}
.kelson-rx365-feature .kelson-app-phone{justify-content:center!important;align-items:flex-end!important;padding:0!important}
.kelson-rx365-feature .kelson-app-phone img{width:235px!important;max-width:235px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 14px 16px rgba(0,0,0,.12))!important}
.kelson-rx365-feature .kelson-app-copy{border-radius:10px!important;padding:18px 24px 16px!important;box-shadow:0 4px 12px rgba(0,0,0,.07)!important;min-height:455px!important}
.kelson-rx365-feature .rx365-topline{height:95px!important;margin:0!important}
.kelson-rx365-feature .rx365-kicker{font-size:17px!important;letter-spacing:.55px!important}
.kelson-rx365-feature .rx365-logo-image{width:160px!important;height:185px!important;flex-basis:160px!important;margin:-5px 0 0!important}
.kelson-rx365-feature .kelson-app-brand{gap:22px!important;margin:0 0 8px!important;align-items:flex-start!important}
.kelson-rx365-feature .rx365-qr-wrap{width:180px!important;flex:0 0 180px!important;border-radius:7px!important}
.kelson-rx365-feature .rx365-qr-wrap img{height:138px!important;padding:8px!important}
.kelson-rx365-feature .rx365-qr-wrap span{font-size:14px!important;line-height:1.02!important;padding:7px 3px!important}
.kelson-rx365-feature .rx365-contact{padding-top:0!important}
.kelson-rx365-feature .rx365-contact strong{font-size:34px!important;line-height:1.02!important;margin:0 0 10px!important}
.kelson-rx365-feature .rx365-contact p{font-size:20px!important;line-height:1.32!important;font-weight:800!important;margin:0!important}
.kelson-rx365-feature .rx365-contact-line{gap:10px!important;margin:6px 0!important}
.kelson-rx365-feature .rx365-contact-icon{width:27px!important;height:27px!important;flex-basis:27px!important}
.kelson-rx365-feature .rx365-contact-icon svg{width:27px!important;height:27px!important}
.kelson-rx365-feature .kelson-eyebrow.red{font-size:13px!important;letter-spacing:.7px!important;margin:2px 0 7px!important;padding:5px 12px!important}
.kelson-rx365-feature h3{font-size:41px!important;line-height:1.03!important;margin:0 0 10px!important;letter-spacing:-.7px!important}
.kelson-rx365-feature .kelson-checks{font-size:16px!important;line-height:1.35!important;column-gap:40px!important;margin-bottom:13px!important}
.kelson-rx365-feature .kelson-checks li{margin:5px 0!important;padding-left:22px!important}
.kelson-rx365-feature .kelson-checks li:before{font-size:19px!important}
.kelson-rx365-feature .store-buttons{gap:30px!important;margin-top:5px!important}
.kelson-rx365-feature .store-buttons a{height:72px!important;border-radius:8px!important;padding:7px 20px!important}
.kelson-rx365-feature .store-buttons a strong{font-size:27px!important}
.kelson-rx365-feature .store-icon{width:44px!important;height:44px!important;flex-basis:44px!important}
.kelson-rx365-feature .store-icon svg{width:44px!important;height:44px!important}
.kelson-rx365-feature .store-icon.play-icon img{width:42px!important;height:42px!important}
.kelson-footer-inner{max-width:1260px!important;padding-top:10px!important;padding-bottom:10px!important}
.kelson-footer-logo{width:210px!important;height:82px!important}
@media(min-width:1201px){.kelson-rx365-feature .kelson-app-inner{margin:0 auto!important}}
/* v16 mockup matching refinements */
.kelson-rx365-feature .kelson-app-inner{max-width:1210px!important;grid-template-columns:300px minmax(0,1fr)!important;gap:28px!important;padding:22px 0 12px!important;align-items:stretch!important}
.kelson-rx365-feature .kelson-app-phone{justify-content:center!important;align-items:flex-end!important;align-self:end!important}
.kelson-rx365-feature .kelson-app-phone img{width:255px!important;max-width:255px!important;height:auto!important;filter:drop-shadow(0 12px 14px rgba(0,0,0,.14))!important}
.kelson-rx365-feature .kelson-app-copy{padding:16px 26px 16px!important;min-height:455px!important}
.kelson-rx365-feature .kelson-app-brand{display:grid!important;grid-template-columns:190px minmax(0,1fr) 170px!important;gap:22px!important;align-items:start!important;margin:0 0 8px!important;min-height:195px!important}
.kelson-rx365-feature .rx365-qr-wrap{width:190px!important;height:195px!important;flex:0 0 190px!important;box-sizing:border-box!important}
.kelson-rx365-feature .rx365-qr-wrap img{width:100%!important;height:158px!important;padding:5px!important;box-sizing:border-box!important;object-fit:contain!important}
.kelson-rx365-feature .rx365-qr-wrap span{font-size:14px!important;line-height:1.02!important;padding:7px 3px!important;height:37px!important;box-sizing:border-box!important;display:block!important}
.kelson-rx365-feature .rx365-contact{padding-top:2px!important}
.kelson-rx365-feature .rx365-contact strong{font-size:39px!important;line-height:1!important;margin:0 0 11px!important;white-space:nowrap!important}
.kelson-rx365-feature .rx365-contact p{font-size:21px!important;line-height:1.28!important;font-weight:800!important}
.kelson-rx365-feature .rx365-contact-line{gap:10px!important;margin:8px 0!important;align-items:center!important}
.kelson-rx365-feature .rx365-contact-icon,.kelson-rx365-feature .rx365-contact-icon svg{width:28px!important;height:28px!important;flex-basis:28px!important}
.kelson-rx365-feature .rx365-logo-image{width:170px!important;height:195px!important;flex-basis:170px!important;margin:0!important;object-fit:contain!important;align-self:start!important}
.kelson-rx365-feature .kelson-eyebrow.red{display:block!important;text-align:center!important;font-size:14px!important;letter-spacing:.7px!important;margin:2px 0 8px!important;padding:5px 12px!important}
.kelson-rx365-feature h3{font-size:40px!important;line-height:1.03!important;margin:0 0 9px!important}
.kelson-rx365-feature .kelson-checks{font-size:15px!important;line-height:1.32!important;column-gap:42px!important;margin-bottom:12px!important}
.kelson-rx365-feature .store-buttons{gap:30px!important;margin-top:5px!important}
.kelson-rx365-feature .store-buttons a{height:72px!important;min-width:0!important;flex:1 1 0!important}
.kelson-footer-logo{width:210px!important;height:82px!important;object-fit:contain!important;background:transparent!important}
@media(max-width:950px){.kelson-rx365-feature .kelson-app-inner{grid-template-columns:1fr!important;padding:40px 20px!important}.kelson-rx365-feature .kelson-app-brand{grid-template-columns:180px 1fr!important}.kelson-rx365-feature .rx365-logo-image{grid-column:2;grid-row:1;width:140px!important;height:165px!important;justify-self:end}.kelson-rx365-feature .kelson-app-phone img{width:300px!important;max-width:300px!important}}
@media(max-width:720px){.kelson-rx365-feature .kelson-app-brand{grid-template-columns:1fr!important}.kelson-rx365-feature .rx365-logo-image{grid-column:1;grid-row:auto;justify-self:center}.kelson-rx365-feature .kelson-checks{grid-template-columns:1fr!important}.kelson-rx365-feature .store-buttons{flex-direction:column!important}.kelson-rx365-feature .store-buttons a{width:100%!important}}

/* V19 — RX365 QR and logo sizing correction */
.kelson-rx365-feature .rx365-qr-wrap{width:190px!important;flex:0 0 190px!important;height:190px!important;border:1px solid #222!important;border-radius:6px!important;overflow:hidden!important;background:#fff!important;display:flex!important;flex-direction:column!important}
.kelson-rx365-feature .rx365-qr-wrap img{width:100%!important;height:145px!important;object-fit:contain!important;padding:4px!important;background:#fff!important;display:block!important}
.kelson-rx365-feature .rx365-qr-wrap span{height:45px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#BA0F08!important;color:#fff!important;text-align:center!important;font-size:14px!important;line-height:1.0!important;font-weight:900!important;letter-spacing:.3px!important;padding:3px!important}
.kelson-rx365-feature .rx365-logo-image{width:190px!important;height:190px!important;flex:0 0 190px!important;object-fit:contain!important;background:transparent!important;margin-top:0!important}
.kelson-rx365-feature .kelson-app-brand{align-items:center!important;gap:20px!important;margin:4px 0 18px!important}
@media(max-width:720px){.kelson-rx365-feature .rx365-qr-wrap{width:170px!important;flex-basis:170px!important;height:170px!important}.kelson-rx365-feature .rx365-qr-wrap img{height:130px!important}.kelson-rx365-feature .rx365-qr-wrap span{height:40px!important;font-size:12px!important}.kelson-rx365-feature .rx365-logo-image{width:110px!important;height:150px!important;flex-basis:110px!important}}


/* V21 — restore the original homepage hero and prescription-speed banner above the feature cards */
.target-home .kelson-hero{display:block!important;background:#fff!important;min-height:0!important;position:relative!important}
.target-home .kelson-hero-split{max-width:1250px!important;margin:0 auto!important;display:grid!important;grid-template-columns:0.92fr 1.08fr!important;min-height:440px!important;background:#fff!important;padding:0!important}
.target-home .kelson-hero-copy{padding:52px 48px 52px 20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}
.target-home .kelson-hero .kelson-eyebrow{color:#BA0F08!important;font-size:18px!important;line-height:1.25!important;letter-spacing:1.8px!important;font-weight:900!important;margin:0 0 16px!important;text-transform:uppercase!important}
.target-home .kelson-hero h1{font-size:48px!important;line-height:1.05!important;color:#222!important;margin:0 0 18px!important;font-weight:900!important}
.target-home .kelson-hero h1 span{color:#BA0F08!important}
.target-home .kelson-hero-description{color:#626262!important;font-size:15px!important;line-height:1.65!important;max-width:470px!important;margin:0 0 24px!important}
.target-home .kelson-btn-red{background:#BA0F08!important;color:#fff!important;border:0!important;border-radius:7px!important;padding:14px 22px!important;width:max-content!important;font-size:14px!important;font-weight:900!important;box-shadow:0 5px 12px rgba(200,13,7,.2)!important;text-decoration:none!important}
.target-home .kelson-btn-red:hover{transform:translateY(-2px)!important;box-shadow:0 8px 16px rgba(200,13,7,.25)!important}
.target-home .kelson-hero-photo{display:flex!important;align-items:stretch!important;overflow:hidden!important;min-height:440px!important}
.target-home .kelson-hero-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}
.target-home .kelson-speed{display:block!important;padding:12px 0 24px!important;background:#fff!important;border:0!important}
.target-home .kelson-speed-box{max-width:900px!important;margin:0 auto!important;border:2px solid #e8b6b3!important;border-radius:10px!important;padding:16px 22px!important;text-align:center!important;font-size:19px!important;box-shadow:0 5px 18px rgba(0,0,0,.05)!important;background:#fff!important}
.target-home .kelson-speed-box strong{font-weight:900!important}
.target-home .kelson-speed-box em{color:#BA0F08!important;font-style:normal!important}
.target-home .kelson-speed-icon{display:inline-flex!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#BA0F08!important;color:#fff!important;align-items:center!important;justify-content:center!important;margin-right:10px!important}
@media(max-width:950px){
  .target-home .kelson-hero-split{grid-template-columns:1fr!important;padding:0 20px!important}
  .target-home .kelson-hero-copy{padding:42px 10px 34px!important}
  .target-home .kelson-hero-photo{min-height:330px!important;height:330px!important}
  .target-home .kelson-speed-box{margin:0 20px!important}
}
@media(max-width:720px){
  .target-home .kelson-hero h1{font-size:37px!important}
  .target-home .kelson-hero-photo{height:270px!important;min-height:270px!important}
  .target-home .kelson-speed-box{font-size:14px!important;padding:13px 12px!important}
}

/* V22 — crisp, modern header controls and contact bar */
.kelson-topbar{
  background:linear-gradient(135deg,#BA0F08 0%,#BA0F08 52%,#BA0F08 100%)!important;
  box-shadow:0 2px 10px rgba(0,0,0,.12)!important;
  position:relative!important;
  z-index:20!important;
}
.kelson-topbar-inner{
  max-width:1400px!important;
  min-height:42px!important;
  padding:0 22px!important;
  gap:28px!important;
}
.kelson-topbar-left{gap:16px!important;align-items:center!important}
.kelson-topbar .top-item{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:700!important;
  letter-spacing:.05px!important;
  white-space:nowrap!important;
}
.kelson-topbar .top-item a{color:#fff!important;font-weight:800!important}
.top-icon-svg{
  width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  color:#fff!important;flex:0 0 18px!important;
}
.top-icon-svg svg{width:18px!important;height:18px!important;display:block!important}
.top-divider,.hours-divider{
  width:1px!important;height:18px!important;background:rgba(255,255,255,.34)!important;display:inline-block!important;flex:0 0 1px!important;
}
.kelson-hours{
  display:flex!important;align-items:center!important;gap:9px!important;
  color:#fff!important;font-size:12.5px!important;font-weight:700!important;white-space:nowrap!important;
}
.kelson-hours .top-icon-svg{margin-right:1px!important}
.kelson-header{
  background:rgba(255,255,255,.98)!important;
  border-bottom:1px solid #e6e8eb!important;
  box-shadow:0 3px 14px rgba(17,24,39,.06)!important;
  position:relative!important;z-index:15!important;
}
.kelson-header-inner{max-width:1400px!important;min-height:86px!important;padding:10px 22px!important;gap:24px!important}
.kelson-head-actions{gap:9px!important;align-items:center!important}
.kelson-header-btn{
  position:relative!important;overflow:hidden!important;
  min-width:132px!important;height:46px!important;padding:0 17px!important;
  border:1px solid #fff!important;border-radius:10px!important;
  background:linear-gradient(180deg,#BA0F08 0%,#BA0F08 100%)!important;
  color:#fff!important;
  font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:800!important;letter-spacing:.15px!important;
  box-shadow:0 5px 12px rgba(200,13,7,.18),inset 0 1px 0 rgba(255,255,255,.22)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
.kelson-header-btn:after{
  content:"";position:absolute!important;inset:1px!important;border-radius:9px!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important;pointer-events:none!important;
}
.kelson-header-btn:hover{
  transform:translateY(-2px)!important;background:#BA0F08!important;filter:brightness(1.03)!important;
  box-shadow:0 9px 18px rgba(200,13,7,.24),inset 0 1px 0 rgba(255,255,255,.25)!important;
}
.kelson-header-btn:active{transform:translateY(0)!important;box-shadow:0 3px 7px rgba(200,13,7,.18)!important}
.header-btn-icon{
  width:23px!important;height:23px!important;flex:0 0 23px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;
}
.header-btn-icon svg{width:23px!important;height:23px!important;display:block!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))!important}
.kelson-head-actions .kelson-header-btn:nth-child(3){min-width:126px!important}
.kelson-nav a{font-weight:700!important;transition:color .18s ease!important}
.kelson-nav a:hover{color:var(--kelson-red)!important}
@media(max-width:1200px) and (min-width:951px){
  .kelson-topbar-inner,.kelson-header-inner{padding-left:18px!important;padding-right:18px!important}
  .kelson-topbar .top-item{font-size:12px!important}.kelson-hours{font-size:11.5px!important}
  .kelson-header-inner{gap:16px!important}.kelson-header-btn{min-width:118px!important;padding:0 12px!important;font-size:12px!important}
  .header-btn-icon{width:21px!important;height:21px!important;flex-basis:21px!important}.header-btn-icon svg{width:21px!important;height:21px!important}
}
@media(max-width:950px){
  .kelson-topbar-inner{padding:7px 20px!important;min-height:44px!important}
  .kelson-topbar-left{gap:10px!important}.kelson-topbar .top-item{font-size:11px!important}
  .kelson-topbar .top-divider{display:none!important}.kelson-hours{font-size:11px!important;gap:7px!important}
  .kelson-header-inner{min-height:82px!important;padding:0 20px!important}
}
@media(max-width:720px){
  .kelson-topbar-inner{padding:7px 12px!important}.kelson-topbar-left{justify-content:center!important;flex-wrap:wrap!important}
  .kelson-topbar .top-item{font-size:10px!important}.kelson-hours{justify-content:center!important;white-space:normal!important;flex-wrap:wrap!important}
  .kelson-hours .hours-divider{display:none!important}
  .kelson-header-inner{min-height:72px!important}.kelson-header-btn{min-width:0!important}
}
/* V23 — restore clearly readable store hours in the red top bar */
.kelson-topbar{overflow:visible!important}
.kelson-topbar-inner{box-sizing:border-box!important;max-width:1400px!important;width:100%!important;padding:0 18px!important;gap:28px!important}
.kelson-topbar-left{min-width:0!important;flex:1 1 auto!important;gap:16px!important}
.kelson-topbar-left .top-item{font-size:13px!important;line-height:1!important}
.kelson-hours{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0!important;color:#fff!important;background:transparent!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}
.kelson-hours>span{color:#fff!important;background:transparent!important;display:inline-flex!important;align-items:center!important}
.kelson-hours .top-icon-svg{color:#fff!important;opacity:1!important;visibility:visible!important}
.kelson-hours .hours-divider{height:16px!important;width:1px!important;background:rgba(255,255,255,.55)!important;opacity:1!important;display:inline-block!important;flex:0 0 1px!important;margin:0 3px!important}
@media(max-width:1200px) and (min-width:951px){.kelson-topbar-inner{padding-left:18px!important;padding-right:18px!important;gap:18px!important}.kelson-topbar-left .top-item{font-size:11.5px!important}.kelson-hours{font-size:10.5px!important;gap:6px!important}.kelson-hours .hours-divider{margin:0 2px!important}}
@media(max-width:950px){.kelson-topbar-inner{height:auto!important;min-height:44px!important;padding:7px 18px!important;gap:5px!important}.kelson-topbar-left{flex:1 1 100%!important}.kelson-hours{flex:0 1 auto!important;font-size:10.5px!important;white-space:normal!important;text-align:right!important}}


/* V27 — modern main-menu hover treatment and clean dropdown chevrons */
.kelson-nav>ul>li> a{
  position:relative!important;
  color:#111!important;
  border-bottom:0!important;
  transition:color .2s ease, transform .2s ease!important;
}
.kelson-nav>ul>li>a::after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:10px!important;
  height:3px!important;
  border-radius:99px!important;
  background:var(--kelson-red)!important;
  transform:scaleX(0)!important;
  transform-origin:center!important;
  transition:transform .22s ease!important;
}
.kelson-nav>ul>li>a:hover,
.kelson-nav>ul>li>a:focus-visible{
  color:#111!important;
  transform:translateY(-2px)!important;
}
.kelson-nav>ul>li>a:hover::after,
.kelson-nav>ul>li>a:focus-visible::after{
  transform:scaleX(1)!important;
}
.kelson-nav>ul>li.has-sub>a::before{
  content:""!important;
  display:inline-block!important;
  width:7px!important;
  height:7px!important;
  margin-left:9px!important;
  margin-right:0!important;
  border-right:2px solid #555!important;
  border-bottom:2px solid #555!important;
  transform:rotate(45deg) translateY(-2px)!important;
  transform-origin:center!important;
  transition:border-color .2s ease, transform .2s ease!important;
  order:2!important;
}
.kelson-nav>ul>li.has-sub>a:hover::before,
.kelson-nav>ul>li.has-sub>a:focus-visible::before{
  border-color:var(--kelson-red)!important;
  transform:rotate(45deg) translateY(1px)!important;
}
.kelson-nav .down{display:none!important}
.kelson-nav .has-sub>a:after{content:none!important}
@media(max-width:950px){
  .kelson-nav>ul>li>a::after{display:none!important}
  .kelson-nav>ul>li.has-sub>a::before{margin-left:9px!important}
}

/* v29: center RX365 app heading */
.kelson-rx365-feature h3{text-align:center!important;width:100%;}

/* Footer logo polish: subtle white halo to echo the header logo */
.kelson-footer-logo{filter:drop-shadow(0 0 2px rgba(255,255,255,.95)) drop-shadow(0 0 4px rgba(255,255,255,.45));}

/* Clickable phone and address links */
.top-address-link, .footer-contact-link, .rx365-contact-link, .kelson-contact-link { color: inherit; text-decoration: none; }
.top-address-link:hover, .footer-contact-link:hover, .rx365-contact-link:hover, .kelson-contact-link:hover { text-decoration: underline; }

/* V33 — Contact page and footer matched to the saved Contact Us mockup. */
.contact-page-mockup{background:#fff;color:#202020}
.contact-page-inner{max-width:1260px;margin:0 auto}
.contact-title-section{padding:28px 0 14px}
.contact-title-section h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1.1;font-weight:800;color:#202020}
.contact-title-section h1 span{color:#202020}
.contact-title-underline{width:38px;height:3px;background:#BA0F08;margin:8px 0 7px}
.contact-title-section p{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:15px;color:#666}
.contact-main-section{padding:0 0 28px}
.contact-two-col{display:grid;grid-template-columns:1fr 1.18fr;gap:20px;align-items:stretch}
.contact-info-card,.contact-form-card{border:2px solid #BA0F08;border-radius:12px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.06);overflow:hidden}
.contact-card-header{height:76px;background:linear-gradient(180deg,#d20c06 0%,#BA0F08 100%);color:#fff;display:flex;align-items:center;gap:16px;padding:0 28px;font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:800}
.contact-card-header-icon{width:44px;height:44px;border-radius:50%;background:#fff;color:#BA0F08;display:flex;align-items:center;justify-content:center;font-size:17px}
.contact-card-body{padding:25px 28px 16px}
.contact-info-row{display:flex;gap:18px;align-items:center;padding:0 4px 14px}
.contact-round-icon{width:58px;height:58px;flex:0 0 58px;border-radius:50%;background:#fff0ef;color:#BA0F08;display:flex;align-items:center;justify-content:center;font-size:27px;font-weight:900}
.contact-label{display:block;font:800 13px/1 Arial,Helvetica,sans-serif;color:#222;margin-bottom:7px}
.contact-big-phone{display:block;color:#BA0F08;text-decoration:none;font:800 30px/1.05 Georgia,"Times New Roman",serif}
.contact-address{display:block;color:#222;text-decoration:none;font:800 19px/1.35 Arial,Helvetica,sans-serif}
.contact-divider{height:1px;background:#ddd;margin:0 0 15px}
.contact-service-box{display:flex;align-items:center;gap:16px;background:#fff0ef;border:1px solid #f1c8c5;border-radius:8px;padding:13px 15px;margin-top:5px}
.contact-rx-icon{width:55px;height:55px;flex:0 0 55px;border-radius:7px;background:#BA0F08;color:#fff;display:flex;align-items:center;justify-content:center;font:800 20px Georgia,"Times New Roman",serif}
.contact-service-box p{margin:0;font:700 14px/1.35 Arial,Helvetica,sans-serif;color:#333}
.contact-form-card{padding:24px 26px 18px}
.contact-form-card .kelson-form{display:grid;grid-template-columns:1fr 1fr;gap:16px 14px}
.contact-form-card .kelson-form label{position:relative;font:600 15px/1.2 Arial,Helvetica,sans-serif;color:#666}
.contact-form-card .kelson-form label:nth-of-type(3){grid-column:1/-1}
.contact-form-card .kelson-form label:nth-of-type(4){grid-column:1/-1}
.contact-form-card .kelson-form input,.contact-form-card .kelson-form textarea{margin-top:0;border:1px solid #d6dbe0;border-radius:7px;background:#fff;padding:14px 14px;font:15px Arial,Helvetica,sans-serif;color:#222;outline:none}
.contact-form-card .kelson-form input{height:50px}
.contact-form-card .kelson-form textarea{min-height:140px;resize:vertical}
.contact-form-card .kelson-form button{grid-column:1/-1;width:100%;height:55px;background:#BA0F08;color:#fff;border:0;border-radius:7px;font:800 19px Georgia,"Times New Roman",serif;cursor:pointer;box-shadow:0 4px 10px rgba(186,15,8,.18);transition:transform .2s ease,box-shadow .2s ease}
.contact-form-card .kelson-form button:hover{transform:translateY(-2px);box-shadow:0 7px 16px rgba(186,15,8,.25)}
.contact-form-card .kelson-notice{margin:0 0 15px;padding:12px;background:#fff0ef;border:1px solid #efc4c0;color:#333;border-radius:7px}
.contact-form-card .kelson-form label:nth-of-type(3){display:none}
.contact-map-wrap{position:relative;height:270px;margin-top:16px;border:2px solid #BA0F08;border-radius:11px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.05)}
.contact-map-wrap iframe{width:100%;height:100%;border:0;display:block}
.contact-map-card{position:absolute;top:12px;left:12px;width:320px;background:#fff;border-radius:5px;padding:13px 15px;box-shadow:0 2px 8px rgba(0,0,0,.2);font-family:Arial,Helvetica,sans-serif}
.contact-map-card strong{display:block;font-size:15px;margin-bottom:4px;color:#222}
.contact-map-card span{display:block;font-size:12px;color:#555;margin-bottom:8px}
.contact-map-card a{font-size:12px;color:#1670c8;text-decoration:none;margin-right:16px}
.contact-map-card a:hover{text-decoration:underline}
.kelson-footer-mockup{background:#171717!important;color:#fff!important}
.kelson-footer-mockup .kelson-footer-inner{max-width:1260px!important;padding:26px 0 22px!important;grid-template-columns:1.25fr .9fr 1fr!important;gap:0!important}
.kelson-footer-mockup .kelson-footer-brand,.kelson-footer-mockup .kelson-footer-col{padding:0 38px!important;border-left:1px solid #3e3e3e!important}
.kelson-footer-mockup .kelson-footer-brand{border-left:0!important;padding-left:0!important}
.kelson-footer-mockup h3{margin:0!important;color:#BA0F08!important;font:800 20px/1.2 Arial,Helvetica,sans-serif!important;border:0!important;padding:0!important}
.kelson-footer-mockup .footer-heading-line{width:48px;height:2px;background:#BA0F08;margin:6px 0 11px}
.kelson-footer-mockup p{font:600 13px/1.5 Arial,Helvetica,sans-serif!important;color:#eee!important;margin:0 0 10px!important}
.kelson-footer-mockup .footer-socials{display:flex;gap:14px;margin-top:12px}
.kelson-footer-mockup .kelson-social{width:36px;height:36px;margin:0;background:#171717;border:2px solid #BA0F08;color:#fff;font:800 18px/1 Arial,sans-serif;display:flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none}
.kelson-footer-mockup .kelson-social:hover{background:#BA0F08;color:#fff;transform:translateY(-2px);text-decoration:none}
.kelson-footer-mockup .footer-icon{display:inline-flex;width:25px;color:#BA0F08;font-size:18px;vertical-align:top}
.kelson-footer-mockup .footer-contact-link{color:#eee!important;text-decoration:none!important}
.kelson-footer-mockup .footer-contact-link:hover{color:#fff!important;text-decoration:underline!important}
.kelson-footer-mockup .kelson-legal{border-top:1px solid #3e3e3e;padding:9px 0 11px!important;max-width:1260px!important;margin:0 auto!important;font:600 11px Arial,Helvetica,sans-serif;color:#ddd;display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.kelson-footer-mockup .kelson-facebook-footer{display:block;width:72px;height:72px;line-height:0;text-decoration:none!important;margin:14px 0 0!important}
.kelson-footer-mockup .kelson-facebook-footer img{display:block;width:72px;height:72px;object-fit:contain;border:0}
.kelson-footer-mockup .kelson-facebook-footer:hover{transform:translateY(-2px)}
.kelson-footer-mockup .kelson-footer-brand .kelson-facebook-footer{margin-top:14px!important}
.kelson-footer-mockup .kelson-legal{flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:0!important}
@media(max-width:950px){.contact-page-inner{padding-left:20px;padding-right:20px}.contact-two-col{grid-template-columns:1fr}.contact-map-wrap{margin-left:20px;margin-right:20px}.kelson-footer-mockup .kelson-footer-inner{grid-template-columns:1fr!important;padding:28px 20px!important}.kelson-footer-mockup .kelson-footer-brand,.kelson-footer-mockup .kelson-footer-col{border-left:0!important;border-top:1px solid #3e3e3e!important;padding:20px 0 0!important;margin-top:18px}.kelson-footer-mockup .kelson-footer-brand{border-top:0!important;padding-top:0!important;margin-top:0!important}.kelson-footer-mockup .kelson-legal{padding:10px 20px!important}}
@media(max-width:600px){.contact-title-section h1{font-size:34px}.contact-card-header{font-size:23px}.contact-card-body{padding:20px 16px 14px}.contact-form-card{padding:18px 16px}.contact-form-card .kelson-form{grid-template-columns:1fr}.contact-form-card .kelson-form label:nth-of-type(3),.contact-form-card .kelson-form label:nth-of-type(4){grid-column:auto}.contact-big-phone{font-size:25px}.contact-address{font-size:17px}.contact-map-wrap{height:250px}.contact-map-card{width:270px}}

/* V35 — Make footer contact address and phone more prominent. */
.kelson-footer-mockup .kelson-footer-col:nth-child(2) .footer-contact-link{
  font-size:17px!important;
  line-height:1.55!important;
  font-weight:700!important;
}
.kelson-footer-mockup .kelson-footer-col:nth-child(2) .footer-icon{
  font-size:19px!important;
  width:28px!important;
}

/* V39 — Simplify footer social area and improve typography. */
.kelson-footer-mockup .kelson-footer-brand p{
  font-size:17px!important;
  line-height:1.6!important;
  font-weight:600!important;
  max-width:430px!important;
  margin:4px 0 0!important;
}
.kelson-footer-mockup .kelson-footer-col:nth-child(3) p{
  font-size:15px!important;
  line-height:1.6!important;
  font-weight:650!important;
}
@media(max-width:720px){
  .kelson-footer-mockup .kelson-footer-brand p{font-size:16px!important}
  .kelson-footer-mockup .kelson-footer-col:nth-child(3) p{font-size:15px!important}
}

/* V44 — Contact Us layout correction: content-sized cards and full-width form fields. */
.contact-two-col{align-items:start!important}
.contact-info-card,.contact-form-card{height:auto!important;align-self:start!important}
.contact-form-card .kelson-form{display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important;margin:0!important}
.contact-form-card .kelson-form label{display:block!important;width:100%!important;grid-column:auto!important}
.contact-form-card .kelson-form label:nth-of-type(3){display:none!important}
.contact-form-card .kelson-form label:nth-of-type(4){grid-column:auto!important}
.contact-form-card .kelson-form input,.contact-form-card .kelson-form textarea{display:block!important;box-sizing:border-box!important;width:100%!important;margin-top:7px!important}
.contact-form-card .kelson-form button{width:100%!important;align-self:stretch!important;margin-top:2px!important}
@media(max-width:950px){.contact-two-col{align-items:stretch!important}.contact-info-card,.contact-form-card{height:auto!important}}

/* V45 — Match Contact Us reds exactly to the supplied Kelson Drugs logo red (#BA0F08). */
.contact-page-mockup .contact-title-underline,
.contact-page-mockup .contact-info-card,
.contact-page-mockup .contact-form-card,
.contact-page-mockup .contact-map-wrap { border-color:#BA0F08!important; }
.contact-page-mockup .contact-card-header { background:#BA0F08!important; }
.contact-page-mockup .contact-card-header-icon,
.contact-page-mockup .contact-round-icon { color:#BA0F08!important; }
.contact-page-mockup .contact-big-phone,
.contact-page-mockup .contact-rx-icon,
.contact-page-mockup .contact-form-card .kelson-form button { color:#fff; }
.contact-page-mockup .contact-big-phone { color:#BA0F08!important; }
.contact-page-mockup .contact-rx-icon,
.contact-page-mockup .contact-form-card .kelson-form button { background:#BA0F08!important; }
.contact-page-mockup .contact-form-card .kelson-form button { box-shadow:0 4px 10px rgba(186,15,8,.18)!important; }
.contact-page-mockup .contact-form-card .kelson-form button:hover { box-shadow:0 7px 16px rgba(186,15,8,.25)!important; }
.contact-page-mockup .contact-round-icon { background:#fff0ef!important; }
.contact-page-mockup .contact-service-box { background:#fff0ef!important; border-color:#efc4c0!important; }
.kelson-footer-mockup h3,
.kelson-footer-mockup .footer-heading-line,
.kelson-footer-mockup .kelson-social,
.kelson-footer-mockup .footer-icon { color:#BA0F08!important; border-color:#BA0F08!important; }
.kelson-footer-mockup .kelson-social:hover { background:#BA0F08!important; color:#fff!important; }


/* V46 — Contact Us reference-matched form, curved header, logo-red gradients. */
.contact-page-mockup .contact-card-header{
  position:relative!important;
  height:78px!important;
  padding:0 30px!important;
  background:linear-gradient(180deg,#BA0F08 0%,#BA0F08 72%,#BA0F08 100%)!important;
  overflow:visible!important;
}
.contact-page-mockup .contact-card-header::after{
  content:"";
  position:absolute;
  left:-2px;
  right:-2px;
  bottom:-15px;
  height:25px;
  background:linear-gradient(180deg,#BA0F08 0%,#BA0F08 55%,#fff 100%);
  clip-path:ellipse(58% 68% at 47% 0%);
  pointer-events:none;
}
.contact-page-mockup .contact-card-header-icon{z-index:2}
.contact-page-mockup .contact-card-header > span:last-child{z-index:2}

.contact-page-mockup .contact-form-card{
  padding:17px 20px 18px!important;
  border-color:#BA0F08!important;
  border-radius:12px!important;
}
.contact-page-mockup .contact-form-card .kelson-form{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:14px 14px!important;
  width:100%!important;
  margin:0!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field{
  position:relative!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  min-width:0!important;
  font-size:0!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-phone{display:none!important}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message{grid-column:1/-1!important}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field input,
.contact-page-mockup .contact-form-card .kelson-form .kelson-field textarea{
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  border:1px solid #d5dbe1!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#222!important;
  font:16px/1.25 Arial,Helvetica,sans-serif!important;
  outline:none!important;
  transition:border-color .18s ease,box-shadow .18s ease!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field input{
  height:53px!important;
  padding:0 15px 0 53px!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field textarea{
  height:125px!important;
  min-height:125px!important;
  padding:15px 15px 15px 53px!important;
  resize:vertical!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field input:focus,
.contact-page-mockup .contact-form-card .kelson-form .kelson-field textarea:focus{
  border-color:#BA0F08!important;
  box-shadow:0 0 0 3px rgba(186,15,8,.08)!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field::before{
  position:absolute!important;
  left:17px!important;
  top:15px!important;
  z-index:2!important;
  color:#BA0F08!important;
  font:24px/1 Arial,sans-serif!important;
  pointer-events:none!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-name::before{content:"♙"!important;font-size:25px!important}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-email::before{content:"✉"!important;font-size:23px!important}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message::before{content:"◯"!important;font-size:24px!important;top:16px!important}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message::after{
  content:""!important;
  position:absolute!important;
  left:22px!important;
  top:24px!important;
  width:10px!important;
  height:7px!important;
  border-bottom:2px solid #BA0F08!important;
  border-left:2px solid #BA0F08!important;
  transform:skew(-20deg)!important;
  pointer-events:none!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field input::placeholder,
.contact-page-mockup .contact-form-card .kelson-form .kelson-field textarea::placeholder{
  color:#5f6670!important;
  opacity:1!important;
}
.contact-page-mockup .contact-form-card .kelson-form button{
  grid-column:1/-1!important;
  width:100%!important;
  height:52px!important;
  margin:0!important;
  border:0!important;
  border-radius:7px!important;
  background:linear-gradient(180deg,#BA0F08 0%,#BA0F08 70%,#BA0F08 100%)!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  font:800 19px/1 Georgia,"Times New Roman",serif!important;
  cursor:pointer!important;
  box-shadow:0 4px 10px rgba(186,15,8,.18)!important;
}
.contact-page-mockup .contact-form-card .kelson-form button:hover{
  background:linear-gradient(180deg,#BA0F08 0%,#BA0F08 70%,#BA0F08 100%)!important;
  transform:translateY(-1px)!important;
  box-shadow:0 7px 16px rgba(186,15,8,.25)!important;
}
.contact-page-mockup .kelson-send-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-family:Arial,sans-serif!important;
  font-size:25px!important;
  transform:rotate(-20deg)!important;
  line-height:1!important;
}
.contact-page-mockup .kelson-security-note{
  grid-column:1/-1!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0!important;
  color:#555e68!important;
  font:14px/1.35 Arial,Helvetica,sans-serif!important;
}
.contact-page-mockup .kelson-lock-icon{
  color:#BA0F08!important;
  font-size:18px!important;
  line-height:1!important;
}
.contact-page-mockup .contact-service-box{padding:10px 12px!important}
.contact-page-mockup .contact-rx-icon{
  width:70px!important;
  height:64px!important;
  flex:0 0 70px!important;
  padding:0!important;
  background:#fff!important;
  border-radius:8px!important;
  overflow:hidden!important;
  display:flex!important;
}
.contact-page-mockup .contact-rx-icon img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}

@media(max-width:950px){
  .contact-page-mockup .contact-form-card .kelson-form{grid-template-columns:1fr!important}
  .contact-page-mockup .contact-form-card .kelson-form .kelson-field-message,
  .contact-page-mockup .contact-form-card .kelson-form button,
  .contact-page-mockup .contact-form-card .kelson-security-note{grid-column:auto!important}
}


/* V47 — Force the Contact Us form to use the reference layout: Name + Email on one row, Message below. */
.contact-page-mockup .contact-form-card .kelson-form{
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row .kelson-field{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-phone{
  display:none!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message{
  display:block!important;
  width:100%!important;
  margin:0!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row input,
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message textarea{
  width:100%!important;
  box-sizing:border-box!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message textarea{
  height:125px!important;
  min-height:125px!important;
}
.contact-page-mockup .contact-form-card .kelson-security-note{
  display:flex!important;
  align-items:flex-start!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  line-height:1.4!important;
}
@media(max-width:600px){
  .contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row{
    grid-template-columns:1fr!important;
  }
}


/* V48 — stable Contact Us route + explicit mockup-style form icons/layout. */
.contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:16px!important;
  width:100%!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row .kelson-field{
  position:relative!important;
  width:100%!important;
  min-width:0!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message{
  position:relative!important;
  width:100%!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field input,
.contact-page-mockup .contact-form-card .kelson-form .kelson-field textarea{
  padding-left:48px!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field .kelson-input-icon{
  position:absolute!important;
  left:16px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:20px!important;
  height:20px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#777!important;
  z-index:3!important;
  pointer-events:none!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message .kelson-input-icon{
  top:19px!important;
  transform:none!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-input-icon svg{
  width:20px!important;
  height:20px!important;
  display:block!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-phone{
  display:none!important;
}
@media(max-width:600px){
  .contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row{
    grid-template-columns:1fr!important;
  }
}

/* V49 — definitive Contact Us form layout fix. Use the actual SVG icons only; remove legacy pseudo-icons. */
.contact-page-mockup .contact-form-card .kelson-form{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:12px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  gap:12px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  flex:0 0 auto!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row .kelson-field{
  display:block!important;
  position:relative!important;
  flex:1 1 0!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message{
  display:block!important;
  position:relative!important;
  flex:0 0 auto!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
/* Remove the old character-based pseudo icons so there is exactly one icon per field. */
.contact-page-mockup .contact-form-card .kelson-form .kelson-field::before,
.contact-page-mockup .contact-form-card .kelson-form .kelson-field::after{
  content:none!important;
  display:none!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field .kelson-input-icon{
  position:absolute!important;
  left:15px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:19px!important;
  height:19px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#73777d!important;
  z-index:3!important;
  pointer-events:none!important;
  margin:0!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message .kelson-input-icon{
  top:16px!important;
  transform:none!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-input-icon svg{
  width:19px!important;
  height:19px!important;
  display:block!important;
  stroke:currentColor!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field input{
  width:100%!important;
  height:49px!important;
  padding:0 13px 0 47px!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-field-message textarea{
  width:100%!important;
  height:108px!important;
  min-height:108px!important;
  padding:14px 13px 14px 47px!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.contact-page-mockup .contact-form-card .kelson-form button{
  width:100%!important;
  height:50px!important;
  min-height:50px!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.contact-page-mockup .contact-form-card .kelson-form .kelson-security-note{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  font-size:13px!important;
  line-height:1.35!important;
}
@media(max-width:600px){
  .contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row{
    flex-direction:column!important;
    flex-wrap:nowrap!important;
  }
  .contact-page-mockup .contact-form-card .kelson-form .kelson-form-top-row .kelson-field{
    flex:0 0 auto!important;
    width:100%!important;
  }
}


/* v51: exact homepage QR + enlarged circular RX365 mark */
.kelson-rx365-feature .rx365-logo-image{
  width:156px!important;
  height:156px!important;
  flex:0 0 156px!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
}
.kelson-rx365-feature .rx365-qr-wrap{
  width:156px!important;
  flex:0 0 156px!important;
}
@media(max-width:720px){
  .kelson-rx365-feature .rx365-logo-image{
    width:120px!important;
    height:120px!important;
    flex-basis:120px!important;
  }
}


/* V52 — cropped RX365 circular icon fills the full 156px logo area */
.kelson-rx365-feature .rx365-logo-image{
  width:156px!important;
  height:156px!important;
  flex:0 0 156px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  padding:0!important;
  margin:0!important;
}
@media(max-width:720px){
  .kelson-rx365-feature .rx365-logo-image{width:110px!important;height:110px!important;flex-basis:110px!important}
}


/* V53 — dedicated RX365 logo box: force the visible mark to match the QR footprint */
.kelson-rx365-feature .rx365-logo-box{width:156px!important;height:156px!important;min-width:156px!important;min-height:156px!important;max-width:156px!important;max-height:156px!important;flex:0 0 156px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;margin:0!important;padding:0!important;background:transparent!important}
.kelson-rx365-feature .rx365-logo-box .rx365-logo-image{display:block!important;width:156px!important;height:156px!important;min-width:156px!important;min-height:156px!important;max-width:none!important;max-height:none!important;flex:0 0 156px!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;background:transparent!important}
@media(max-width:720px){.kelson-rx365-feature .rx365-logo-box{width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;max-width:110px!important;max-height:110px!important;flex-basis:110px!important}.kelson-rx365-feature .rx365-logo-box .rx365-logo-image{width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;flex-basis:110px!important}}


/* V54 — use the user's supplied RX365 logo and shift the contact block slightly right */
.kelson-rx365-feature .rx365-logo-box{
  width:180px!important;height:180px!important;min-width:180px!important;min-height:180px!important;max-width:180px!important;max-height:180px!important;
  flex:0 0 180px!important;display:flex!important;align-items:center!important;justify-content:center!important;
  overflow:visible!important;margin:0!important;padding:0!important;background:transparent!important;
}
.kelson-rx365-feature .rx365-logo-box .rx365-logo-image{
  width:180px!important;height:180px!important;min-width:180px!important;min-height:180px!important;
  max-width:none!important;max-height:none!important;flex:0 0 180px!important;
  object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;background:#fff!important;
}
.kelson-rx365-feature .rx365-contact{transform:translateX(18px)!important;}
@media(max-width:720px){
  .kelson-rx365-feature .rx365-logo-box{width:125px!important;height:125px!important;min-width:125px!important;min-height:125px!important;max-width:125px!important;max-height:125px!important;flex-basis:125px!important}
  .kelson-rx365-feature .rx365-logo-box .rx365-logo-image{width:125px!important;height:125px!important;min-width:125px!important;min-height:125px!important;flex-basis:125px!important}
  .kelson-rx365-feature .rx365-contact{transform:none!important;}
}


/* V55 — stable Contact Us URL + matching Pharmacy App callout */
.kelson-app-banner{display:block!important;background:#fff!important;padding:10px 0 18px!important;border:0!important;}
.kelson-app-banner-box{max-width:900px!important;margin:0 auto!important;border:2px solid #e8b6b3!important;border-radius:10px!important;padding:16px 22px!important;text-align:center!important;font-size:19px!important;box-shadow:0 5px 18px rgba(0,0,0,.05)!important;background:#fff!important;}
.kelson-app-banner-box strong{font-weight:900!important;}
.kelson-app-banner-link{display:block!important;color:inherit!important;text-decoration:none!important;cursor:pointer!important;}
.kelson-app-banner-link:hover .kelson-app-banner-box{transform:translateY(-2px)!important;box-shadow:0 7px 22px rgba(0,0,0,.10)!important;}

.kelson-app-banner-box .kelson-speed-icon{display:inline-flex!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#BA0F08!important;color:#fff!important;align-items:center!important;justify-content:center!important;margin-right:10px!important;}
@media(max-width:760px){.kelson-app-banner{padding:6px 0 14px!important}.kelson-app-banner-box{margin:0 20px!important;font-size:14px!important;padding:13px 12px!important}}

/* About Us v57 — expanded from live about-us-2 content with pharmacist profile */
.about-v57-wrap{max-width:1000px;margin:0 auto;padding:0 0}
.about-v57-hero{background:linear-gradient(105deg,#BA0F08,#BA0F08);color:#fff}
.about-v57-hero-inner{max-width:1000px;margin:0 auto;padding:58px 0 60px}
.about-v57-kicker{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:900;letter-spacing:1.8px;margin:0 0 9px;color:#fff}
.about-v57-kicker.red{color:var(--kelson-red)}
.about-v57-hero h1{font-size:43px;line-height:1.08;margin:0 0 13px;color:#fff;letter-spacing:-.02em}
.about-v57-hero p:last-child{font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:0;font-weight:600}
.about-v57-story{background:#fff;padding:58px 0 64px}
.about-v57-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.about-v57-story-copy h2,.about-v57-pharmacist-copy h2,.about-v57-why h2{font-size:34px;line-height:1.1;margin:0 0 17px;letter-spacing:-.02em}
.about-v57-story-copy p:not(.about-v57-kicker),.about-v57-pharmacist-copy p:not(.about-v57-kicker):not(.about-v57-role),.about-v57-why p{font-family:Arial,Helvetica,sans-serif;color:#555;font-size:14px;line-height:1.75;margin:0 0 15px}
.about-v57-story-photo img,.about-v57-pharmacist-photo img{width:100%;display:block;object-fit:cover;border-radius:13px;box-shadow:0 10px 26px rgba(0,0,0,.10)}
.about-v57-story-photo img{height:360px;object-position:center 25%}
.about-v57-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--kelson-red);color:#fff;text-decoration:none;border-radius:7px;padding:12px 20px;font-family:Arial,Helvetica,sans-serif;font-weight:800;font-size:13px;margin-top:8px;box-shadow:0 5px 12px rgba(186,15,8,.16)}
.about-v57-btn:hover{transform:translateY(-1px);color:#fff}
.about-v57-mission{background:#f8f8f8;padding:56px 0}
.about-v57-section-heading{text-align:center;max-width:720px;margin:0 auto 30px}
.about-v57-section-heading h2{font-size:35px;line-height:1.1;margin:0 0 10px}
.about-v57-section-heading>p:last-child{font-family:Arial,Helvetica,sans-serif;color:#666;font-size:14px;margin:0}
.about-v57-mission-card{background:#fff;border:1px solid #e7e7e7;border-radius:12px;box-shadow:0 7px 20px rgba(0,0,0,.05);padding:27px 34px;text-align:center;max-width:820px;margin:auto}
.about-v57-mission-card p{font-family:Arial,Helvetica,sans-serif;color:#555;font-size:14px;line-height:1.75;margin:0}
.about-v57-values{background:#fff;padding:60px 0 65px}
.about-v57-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.about-v57-value-card{background:#fff;border:1px solid #e5e5e5;border-radius:11px;padding:21px 17px 19px;box-shadow:0 5px 15px rgba(0,0,0,.05);min-height:185px}
.about-v57-icon{display:flex;width:38px;height:38px;border-radius:50%;background:#fff0ef;color:var(--kelson-red);align-items:center;justify-content:center;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:900;margin-bottom:13px}
.about-v57-value-card h3{font-size:17px;margin:0 0 8px}
.about-v57-value-card p{font-family:Arial,Helvetica,sans-serif;color:#666;font-size:11px;line-height:1.6;margin:0}
.about-v57-pharmacist{background:#f7f7f7;padding:62px 0}
.about-v57-pharmacist-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:48px;align-items:center}
.about-v57-pharmacist-photo img{height:390px;object-position:center top}
.about-v57-role{font-family:Arial,Helvetica,sans-serif!important;color:var(--kelson-red)!important;font-size:12px!important;font-weight:800!important;margin:-7px 0 17px!important}
.about-v57-quote{margin-top:20px;padding:18px 20px;border-left:4px solid var(--kelson-red);background:#fff;border-radius:0 9px 9px 0;color:#444;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.65;font-weight:600;box-shadow:0 3px 12px rgba(0,0,0,.04)}
.about-v57-why{background:#fff;padding:62px 0}
.about-v57-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}
.about-v57-check-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 7px 20px rgba(0,0,0,.06);padding:24px 26px}
.about-v57-check-card div{display:flex;gap:11px;align-items:flex-start;margin:0 0 14px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;color:var(--kelson-red)}
.about-v57-check-card div:last-child{margin-bottom:0}
.about-v57-check-card span{color:#333;font-weight:600}
.about-v57-cta{background:linear-gradient(105deg,#BA0F08,#BA0F08);color:#fff;padding:44px 0;text-align:center;margin:0 0 0}
.about-v57-cta h2{font-size:31px;line-height:1.15;margin:0 0 9px;color:#fff}
.about-v57-cta p{font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.6;max-width:590px;margin:0 auto 20px;color:#fff}
.about-v57-cta-actions{display:flex;justify-content:center;gap:12px}
.about-v57-btn.white{background:#fff;color:var(--kelson-red);box-shadow:none}
.about-v57-btn.outline{background:transparent;border:2px solid #fff;box-shadow:none}
.about-v57-btn.outline:hover{color:#fff}
@media(max-width:950px){.about-v57-wrap,.about-v57-hero-inner{padding-left:20px;padding-right:20px}.about-v57-value-grid{grid-template-columns:repeat(2,1fr)}.about-v57-story-grid,.about-v57-pharmacist-grid,.about-v57-why-grid{grid-template-columns:1fr;gap:28px}.about-v57-story-photo{order:-1}.about-v57-story-photo img{height:330px}.about-v57-pharmacist-photo img{height:360px;max-width:560px;margin:auto}.about-v57-story-copy,.about-v57-pharmacist-copy{max-width:720px;margin:auto}}
@media(max-width:720px){.about-v57-hero-inner{padding-top:42px;padding-bottom:45px}.about-v57-hero h1{font-size:35px}.about-v57-story,.about-v57-values,.about-v57-pharmacist,.about-v57-why{padding:45px 0}.about-v57-value-grid{grid-template-columns:1fr}.about-v57-section-heading h2,.about-v57-story-copy h2,.about-v57-pharmacist-copy h2,.about-v57-why h2{font-size:29px}.about-v57-story-photo img,.about-v57-pharmacist-photo img{height:280px}.about-v57-cta-actions{flex-direction:column;align-items:center}.about-v57-cta .about-v57-btn{width:100%;max-width:300px}}

/* V62 — unify page content margins with the 1400px site header */
:root{--kelson-content-max:1400px;--kelson-content-pad:22px}

/* Homepage */
.target-home .kelson-hero-split,
.target-home .kelson-speed-box,
.target-home .kelson-cards,
.target-home .kelson-app-inner{
  max-width:var(--kelson-content-max)!important;
}
.target-home .kelson-hero-split{padding-left:var(--kelson-content-pad)!important;padding-right:var(--kelson-content-pad)!important}
.target-home .kelson-hero-copy{padding-left:var(--kelson-content-pad)!important}
.target-home .kelson-speed-box{margin-left:auto!important;margin-right:auto!important}
.target-home .kelson-cards{padding-left:var(--kelson-content-pad)!important;padding-right:var(--kelson-content-pad)!important}
.target-home .kelson-app-inner{padding-left:var(--kelson-content-pad)!important;padding-right:var(--kelson-content-pad)!important}

/* Contact Us */
.contact-page-inner{max-width:var(--kelson-content-max)!important;padding-left:var(--kelson-content-pad)!important;padding-right:var(--kelson-content-pad)!important}
.contact-page-mockup .contact-title-section .contact-page-inner{padding-left:var(--kelson-content-pad)!important;padding-right:var(--kelson-content-pad)!important}
.contact-page-mockup .contact-main-section > .contact-page-inner{padding-left:var(--kelson-content-pad)!important;padding-right:var(--kelson-content-pad)!important}

/* About Us */
.about-v57-wrap,
.about-v57-hero-inner{max-width:var(--kelson-content-max)!important;padding-left:var(--kelson-content-pad)!important;padding-right:var(--kelson-content-pad)!important}

@media(max-width:950px){
  .target-home .kelson-hero-split{padding-left:20px!important;padding-right:20px!important}
  .target-home .kelson-hero-copy{padding-left:10px!important}
  .target-home .kelson-cards,.target-home .kelson-app-inner{padding-left:20px!important;padding-right:20px!important}
  .contact-page-inner{padding-left:20px!important;padding-right:20px!important}
  .about-v57-wrap,.about-v57-hero-inner{padding-left:20px!important;padding-right:20px!important}
}


/* V64 — definitive About Us readability + RX365 equal-box/contact centering */
.about-v57-hero h1{font-size:54px!important;line-height:1.08!important;letter-spacing:-.02em!important}
.about-v57-hero p:last-child{font-size:19px!important;line-height:1.5!important;font-weight:700!important}
.about-v57-kicker{font-size:14px!important;letter-spacing:2.2px!important}
.about-v57-story-copy h2,.about-v57-pharmacist-copy h2,.about-v57-why h2{font-size:40px!important;line-height:1.12!important}
.about-v57-story-copy p:not(.about-v57-kicker),.about-v57-pharmacist-copy p:not(.about-v57-kicker):not(.about-v57-role),.about-v57-why p{font-size:17px!important;line-height:1.8!important;color:#3f3f3f!important}
.about-v57-section-heading h2{font-size:40px!important}
.about-v57-section-heading>p:last-child{font-size:17px!important;line-height:1.7!important}
.about-v57-mission-card p{font-size:17px!important;line-height:1.8!important}
.about-v57-value-card h3{font-size:19px!important}
.about-v57-value-card p{font-size:14px!important;line-height:1.7!important}
.about-v57-role{font-size:14px!important}
.about-v57-quote{font-size:16px!important;line-height:1.75!important}
.about-v57-check-card div{font-size:14px!important;line-height:1.55!important}
.about-v57-cta h2{font-size:36px!important}
.about-v57-cta p{font-size:16px!important;line-height:1.7!important}

/* Make the RX365 logo box exactly the QR box footprint and center contact info between them. */
.kelson-rx365-feature .rx365-contact-row{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr) 190px!important;
  align-items:center!important;
  column-gap:0!important;
  width:100%!important;
  margin:0 0 8px!important;
}
.kelson-rx365-feature .rx365-contact-row .rx365-qr-wrap{
  width:190px!important;height:190px!important;min-width:190px!important;min-height:190px!important;
  flex:none!important;justify-self:start!important;
}
.kelson-rx365-feature .rx365-contact-row .rx365-logo-box{
  width:190px!important;height:190px!important;min-width:190px!important;min-height:190px!important;
  max-width:190px!important;max-height:190px!important;flex:none!important;
  justify-self:end!important;display:flex!important;align-items:center!important;justify-content:center!important;
  box-sizing:border-box!important;border:2px solid #111!important;border-radius:6px!important;
  background:#fff!important;overflow:hidden!important;margin:0!important;padding:0!important;
}
.kelson-rx365-feature .rx365-contact-row .rx365-logo-box .rx365-logo-image{
  width:158px!important;height:158px!important;min-width:0!important;min-height:0!important;
  max-width:158px!important;max-height:158px!important;flex:0 0 158px!important;
  object-fit:contain!important;object-position:center!important;background:#fff!important;margin:0!important;padding:0!important;
}
.kelson-rx365-feature .rx365-contact-row .rx365-contact{
  grid-column:2!important;justify-self:center!important;align-self:center!important;
  width:100%!important;max-width:360px!important;margin:0 auto!important;transform:none!important;text-align:center!important;
}
.kelson-rx365-feature .rx365-contact strong{font-size:22px!important}
.kelson-rx365-feature .rx365-contact p{font-size:13px!important;line-height:1.55!important}
.kelson-rx365-feature .rx365-contact-line{justify-content:center!important}
@media(max-width:720px){
  .about-v57-hero h1{font-size:38px!important}
  .about-v57-story-copy h2,.about-v57-pharmacist-copy h2,.about-v57-why h2,.about-v57-section-heading h2{font-size:30px!important}
  .about-v57-story-copy p:not(.about-v57-kicker),.about-v57-pharmacist-copy p:not(.about-v57-kicker):not(.about-v57-role),.about-v57-why p,.about-v57-mission-card p{font-size:16px!important;line-height:1.75!important}
  .kelson-rx365-feature .rx365-contact-row{grid-template-columns:1fr!important;row-gap:14px!important;justify-items:center!important}
  .kelson-rx365-feature .rx365-contact-row .rx365-qr-wrap,.kelson-rx365-feature .rx365-contact-row .rx365-logo-box{justify-self:center!important}
  .kelson-rx365-feature .rx365-contact-row .rx365-contact{grid-column:auto!important}
}


/* V66 — About Us value cards use the exact same visual system as the homepage cards. */
.about-v57-values .about-v57-wrap{max-width:1250px!important;margin:0 auto!important;padding:0!important}
.about-v57-values .about-v57-value-grid{max-width:1250px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:18px!important}
.about-v57-values .about-v57-value-card{box-sizing:border-box!important;height:170px!important;min-height:170px!important;border:1px solid #e7e7e7!important;border-radius:10px!important;background:#fff!important;padding:9px 22px 12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;box-shadow:0 3px 10px rgba(0,0,0,.07)!important}
.about-v57-values .about-v57-value-card .about-v57-icon{width:60px!important;height:60px!important;min-width:60px!important;border-radius:50%!important;background:#fff3f3!important;color:#BA0F08!important;margin:0 0 6px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;box-shadow:none!important}
.about-v57-values .about-v57-value-card .about-v57-icon svg{width:39px!important;height:39px!important;display:block!important;fill:currentColor!important;stroke:currentColor!important}
.about-v57-values .about-v57-value-card .about-v57-icon svg path[fill="none"]{fill:none!important}
.about-v57-values .about-v57-value-card h3{font-size:18px!important;line-height:1.15!important;font-weight:900!important;margin:0 0 6px!important;color:#111!important}
.about-v57-values .about-v57-value-card p{font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;line-height:1.45!important;font-weight:600!important;color:#222!important;margin:0!important;max-width:260px!important}
.about-v57-values .about-v57-value-card:after{content:''!important;width:52px!important;height:3px!important;background:#BA0F08!important;margin:10px auto 0!important;display:block!important}
/* Zoom the original portrait out by giving it a taller, centered frame instead of cropping tightly. */
.about-v57-pharmacist-photo img{height:560px!important;object-fit:cover!important;object-position:center center!important}
@media(max-width:950px){.about-v57-values .about-v57-value-grid{grid-template-columns:repeat(2,1fr)!important;padding:0 20px!important}.about-v57-pharmacist-photo img{height:500px!important;max-width:560px!important;margin:auto!important}}
@media(max-width:720px){.about-v57-values .about-v57-value-grid{grid-template-columns:1fr!important;padding:0 20px!important}.about-v57-pharmacist-photo img{height:420px!important}}

/* V67 — enlarge RX365 contact branding and show more of the original Lee portrait. */
.kelson-rx365-feature .rx365-contact-row .rx365-contact{
  max-width:500px!important;
  justify-self:center!important;
  text-align:center!important;
}
.kelson-rx365-feature .rx365-contact strong{
  display:block!important;
  font-family:"Arial Black",Arial,Helvetica,sans-serif!important;
  font-size:44px!important;
  line-height:1.02!important;
  font-weight:900!important;
  letter-spacing:.2px!important;
  margin:0 0 12px!important;
  color:#BA0F08!important;
  border-bottom:3px solid #BA0F08!important;
  padding-bottom:3px!important;
  white-space:nowrap!important;
}
.kelson-rx365-feature .rx365-contact p{
  font-family:"Arial Black",Arial,Helvetica,sans-serif!important;
  font-size:21px!important;
  line-height:1.32!important;
  font-weight:900!important;
  color:#111!important;
  margin:0!important;
}
.kelson-rx365-feature .rx365-contact-line{
  justify-content:center!important;
  align-items:center!important;
  gap:11px!important;
  margin:8px 0!important;
}
.kelson-rx365-feature .rx365-contact-icon,
.kelson-rx365-feature .rx365-contact-icon svg{
  width:31px!important;
  height:31px!important;
  flex-basis:31px!important;
}
.kelson-rx365-feature .rx365-contact-line a{
  font-family:"Arial Black",Arial,Helvetica,sans-serif!important;
  font-size:21px!important;
  font-weight:900!important;
  color:#BA0F08!important;
}
.kelson-rx365-feature .rx365-contact-line.phone-icon a{font-size:28px!important}

/* Keep the original portrait framing but reveal substantially more of the photo. */
.about-v57-pharmacist-photo{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f4f5ef!important;
  border-radius:13px!important;
  overflow:hidden!important;
}
.about-v57-pharmacist-photo img{
  width:100%!important;
  height:560px!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#f4f5ef!important;
  box-shadow:none!important;
}
@media(max-width:950px){
  .kelson-rx365-feature .rx365-contact strong{font-size:36px!important}
  .kelson-rx365-feature .rx365-contact p,
  .kelson-rx365-feature .rx365-contact-line a{font-size:18px!important}
  .kelson-rx365-feature .rx365-contact-line.phone-icon a{font-size:24px!important}
  .about-v57-pharmacist-photo img{height:500px!important}
}
@media(max-width:720px){
  .kelson-rx365-feature .rx365-contact strong{font-size:30px!important}
  .kelson-rx365-feature .rx365-contact p,
  .kelson-rx365-feature .rx365-contact-line a{font-size:16px!important}
  .kelson-rx365-feature .rx365-contact-line.phone-icon a{font-size:21px!important}
  .about-v57-pharmacist-photo img{height:420px!important}
}

/* V68 — match the RX365 contact typography/colors to the approved mockup. */
.kelson-rx365-feature .rx365-contact{
  max-width:520px!important;
}
.kelson-rx365-feature .rx365-contact strong{
  font-family:Arial,Helvetica,sans-serif!important;
  font-style:italic!important;
  font-size:44px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.6px!important;
  color:#BA0F08!important;
  border-bottom:0!important;
  padding:0!important;
  margin:0 0 14px!important;
  text-decoration:none!important;
  text-shadow:1px 1px 0 #111!important;
}
.kelson-rx365-feature .rx365-contact p{
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:27px!important;
  line-height:1.18!important;
  font-weight:900!important;
  color:#111!important;
  margin:0!important;
}
.kelson-rx365-feature .rx365-contact-line{
  justify-content:center!important;
  align-items:center!important;
  gap:12px!important;
  margin:8px 0!important;
}
.kelson-rx365-feature .rx365-contact-line a{
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:27px!important;
  font-weight:900!important;
  color:#111!important;
  text-decoration:none!important;
}
.kelson-rx365-feature .rx365-contact-line.phone-icon a{
  font-size:38px!important;
  color:#BA0F08!important;
}
.kelson-rx365-feature .rx365-contact-icon,
.kelson-rx365-feature .rx365-contact-icon svg{
  width:31px!important;
  height:31px!important;
}
.kelson-rx365-feature .rx365-contact-icon svg path{
  fill:#BA0F08!important;
}
/* Show more of the original Lee headshot while keeping the same card frame. */
.about-v57-pharmacist-photo img{
  width:80%!important;
  height:auto!important;
  max-height:500px!important;
  object-fit:contain!important;
  object-position:center center!important;
}
@media(max-width:950px){
  .kelson-rx365-feature .rx365-contact strong{font-size:36px!important}
  .kelson-rx365-feature .rx365-contact p,
  .kelson-rx365-feature .rx365-contact-line a{font-size:21px!important}
  .kelson-rx365-feature .rx365-contact-line.phone-icon a{font-size:30px!important}
  .about-v57-pharmacist-photo img{width:82%!important;max-height:460px!important}
}
@media(max-width:720px){
  .kelson-rx365-feature .rx365-contact strong{font-size:30px!important}
  .kelson-rx365-feature .rx365-contact p,
  .kelson-rx365-feature .rx365-contact-line a{font-size:18px!important}
  .kelson-rx365-feature .rx365-contact-line.phone-icon a{font-size:24px!important}
  .about-v57-pharmacist-photo img{width:88%!important;max-height:400px!important}
}


/* V69 — definitive approved RX365 typography correction. */
.kelson-rx365-feature .rx365-contact strong{
  color:#BA0F08!important;
  -webkit-text-fill-color:#BA0F08!important;
  text-shadow:
    -2px -2px 0 #111,
     2px -2px 0 #111,
    -2px  2px 0 #111,
     2px  2px 0 #111,
     3px  3px 0 rgba(0,0,0,.55)!important;
}
.kelson-rx365-feature .rx365-contact-line.phone-icon a{
  color:#BA0F08!important;
  -webkit-text-fill-color:#BA0F08!important;
  text-decoration:none!important;
  text-shadow:none!important;
}
.kelson-rx365-feature .rx365-contact-line.phone-icon .rx365-contact-icon svg path{
  fill:#BA0F08!important;
}

/* V72 — approved homepage RX365 section: use the exact supplied one-line Kelson Drugs logo in the middle, while restoring the genuine RX365 logo on the right. */
.kelson-rx365-feature .rx365-contact-kelson-logo{
  display:block!important;
  width:min(430px,100%)!important;
  height:auto!important;
  max-width:430px!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0 auto 12px!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
}
.kelson-rx365-feature .rx365-contact strong{display:none!important}
.kelson-rx365-feature .rx365-contact p{margin-top:0!important}
.kelson-rx365-feature .rx365-contact-line a{color:#111!important}
.kelson-rx365-feature .rx365-contact-line.phone-icon a{color:#BA0F08!important}
.kelson-rx365-feature .rx365-contact-row .rx365-logo-box .rx365-logo-image{
  width:158px!important;height:158px!important;min-width:0!important;min-height:0!important;
  max-width:158px!important;max-height:158px!important;object-fit:contain!important;object-position:center center!important;
}
@media(max-width:950px){
  .kelson-rx365-feature .rx365-contact-kelson-logo{width:min(380px,100%)!important;max-width:380px!important}
}
@media(max-width:720px){
  .kelson-rx365-feature .rx365-contact-kelson-logo{width:min(320px,100%)!important;max-width:320px!important}
}

/* V73 — make the supplied middle Kelson Drugs logo large as intended. */
.kelson-rx365-feature .kelson-app-brand .rx365-contact .rx365-contact-kelson-logo{
  display:block!important;
  width:430px!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0 auto 12px!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
}
@media(max-width:950px){
  .kelson-rx365-feature .kelson-app-brand .rx365-contact .rx365-contact-kelson-logo{width:380px!important;max-width:100%!important}
}
@media(max-width:720px){
  .kelson-rx365-feature .kelson-app-brand .rx365-contact .rx365-contact-kelson-logo{width:320px!important;max-width:100%!important}
}


/* v81 Mobile App store badges moved to top */

.kelson-mobile-hero-stores{display:grid;grid-template-columns:repeat(2,minmax(220px,300px));gap:16px;align-items:stretch}
.kelson-mobile-hero-stores .kelson-store-card{min-height:76px}
.kelson-mobile-hero-stores .kelson-store-icon.apple img{width:40px;height:40px;object-fit:contain;display:block}
.kelson-mobile-hero-stores .kelson-store-icon.apple{background:#050505}

/* v79 Mobile App page */
.kelson-mobile-hero{background:linear-gradient(135deg,#ba0f08 0%,#BA0F08 55%,#BA0F08 100%);color:#fff;overflow:hidden}
.kelson-mobile-hero-inner{max-width:1400px;margin:0 auto;padding:74px 40px 64px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;min-height:500px}
.kelson-mobile-eyebrow{font-size:14px;font-weight:900;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px}
.kelson-mobile-hero h1{font-size:58px;line-height:1.02;letter-spacing:-1.5px;margin:0 0 20px;font-weight:900;color:#fff}
.kelson-mobile-hero h1 span{color:#fff}
.kelson-mobile-hero p{font-size:21px;line-height:1.55;max-width:650px;margin:0 0 28px;color:#fff}
.kelson-mobile-hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.kelson-mobile-red-btn,.kelson-mobile-outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:8px;font-weight:900;text-decoration:none;transition:.15s ease}
.kelson-mobile-red-btn{background:#fff;color:#ba0f08;border:2px solid #fff}
.kelson-mobile-outline-btn{border:2px solid #fff;color:#fff;background:transparent}
.kelson-mobile-red-btn:hover,.kelson-mobile-outline-btn:hover{transform:translateY(-2px)}
.kelson-mobile-hero-phone{display:flex;justify-content:center;align-items:flex-end;height:500px}
.kelson-mobile-hero-phone img{height:500px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(0,0,0,.25))}
.kelson-mobile-inner{max-width:1400px;margin:0 auto;padding:78px 40px}
.kelson-mobile-intro{background:#fff}
.kelson-mobile-intro .kelson-mobile-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.kelson-mobile-eyebrow.red{color:#ba0f08}
.kelson-mobile-intro h2,.kelson-mobile-section-head h2{font-size:44px;line-height:1.08;letter-spacing:-1px;margin:0 0 18px;color:#111;font-weight:900}
.kelson-mobile-intro p{font-size:18px;line-height:1.7;color:#454545;margin:0 0 15px}
.kelson-mobile-download-card{border:1px solid #e2e2e2;border-radius:16px;padding:30px;background:#fafafa;box-shadow:0 10px 28px rgba(0,0,0,.08)}
.kelson-mobile-download-top{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}
.kelson-mobile-qr-wrap{background:#fff;border:3px solid #111;border-radius:8px;padding:8px;display:flex;justify-content:center}
.kelson-mobile-qr-wrap img{width:130px;height:130px;object-fit:cover;display:block}
.kelson-mobile-small-title{color:#ba0f08;font-size:13px;font-weight:900;letter-spacing:1.4px;margin-bottom:6px}
.kelson-mobile-download-card h3{font-size:27px;margin:0 0 8px;color:#111;font-weight:900}
.kelson-mobile-download-card p{font-size:15px;line-height:1.5;margin:0;color:#555}
.kelson-mobile-stores{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}
.kelson-store-card{background:#050505;color:#fff;border-radius:9px;min-height:70px;padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.16)}
.kelson-store-card small{display:block;font-size:10px;line-height:1;font-weight:600}.kelson-store-card strong{display:block;font-size:23px;line-height:1.1;font-weight:500}.kelson-store-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex:0 0 40px}.kelson-store-icon img{width:40px;height:40px;object-fit:contain}.kelson-store-icon.apple{font-size:28px;color:#fff}
.kelson-mobile-features{background:#f7f7f7}
.kelson-mobile-section-head{text-align:center;max-width:800px;margin:0 auto 40px}.kelson-mobile-section-head h2{margin-bottom:10px}.kelson-mobile-section-head p{font-size:18px;color:#666;margin:0}
.kelson-mobile-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.kelson-mobile-feature-grid article{background:#fff;border:1px solid #e4e4e4;border-radius:14px;padding:28px;box-shadow:0 5px 16px rgba(0,0,0,.05)}
.kelson-mobile-feature-icon{width:44px;height:44px;border-radius:50%;background:#fff0ef;color:#ba0f08;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:900;margin-bottom:18px}
.kelson-mobile-feature-grid h3{font-size:22px;margin:0 0 8px;color:#111;font-weight:900}.kelson-mobile-feature-grid p{font-size:16px;line-height:1.6;color:#555;margin:0}
.kelson-mobile-cta{background:#ba0f08;color:#fff}.kelson-mobile-cta-inner{max-width:1400px;margin:0 auto;padding:55px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.kelson-mobile-cta h2{color:#fff;font-size:38px;margin:0 0 8px;font-weight:900}.kelson-mobile-cta p{color:#fff;font-size:17px;margin:0;max-width:760px}.kelson-mobile-red-btn.light{background:#fff;color:#ba0f08;white-space:nowrap}
@media(max-width:950px){.kelson-mobile-hero-inner,.kelson-mobile-intro .kelson-mobile-inner{grid-template-columns:1fr}.kelson-mobile-hero-inner{padding:60px 28px}.kelson-mobile-hero-phone{order:-1;height:420px}.kelson-mobile-hero-phone img{height:420px}.kelson-mobile-inner{padding:60px 28px}.kelson-mobile-feature-grid{grid-template-columns:repeat(2,1fr)}.kelson-mobile-cta-inner{padding:45px 28px}}
@media(max-width:600px){.kelson-mobile-hero-stores{grid-template-columns:1fr;max-width:360px}.kelson-mobile-hero h1{font-size:42px}.kelson-mobile-hero p{font-size:18px}.kelson-mobile-hero-phone{height:360px}.kelson-mobile-hero-phone img{height:360px}.kelson-mobile-intro h2,.kelson-mobile-section-head h2{font-size:34px}.kelson-mobile-download-top{grid-template-columns:1fr;text-align:center}.kelson-mobile-qr-wrap{width:150px;margin:0 auto}.kelson-mobile-stores{grid-template-columns:1fr}.kelson-mobile-feature-grid{grid-template-columns:1fr}.kelson-mobile-cta-inner{display:block}.kelson-mobile-cta .kelson-mobile-red-btn{margin-top:22px}}


/* V85 — Services pages rebuilt to match supplied reference screenshots */
.service-page{background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif}
.service-page .svc-wrap{max-width:1000px;margin:0 auto}
.service-page .svc-hero{background:#BA0F08;color:#fff;padding:38px 0 39px}
.service-page .svc-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:31px;line-height:1.12;margin:0 0 10px;font-weight:800}
.service-page .svc-hero p{font-size:13px;line-height:1.55;max-width:650px;margin:0;color:#fff}
.service-page .svc-main{padding:38px 0 38px}
.service-page .svc-heading{font-family:Georgia,'Times New Roman',serif;font-size:25px;line-height:1.2;margin:0 0 14px;font-weight:800}
.service-page .svc-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}
.service-page .svc-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px}
.service-page .svc-card{background:#fff;border:1px solid #e3e3e3;border-radius:10px;padding:18px 18px 19px;box-shadow:0 1px 2px rgba(0,0,0,.06);min-height:137px;box-sizing:border-box}
.service-page .svc-card h3{font-family:Georgia,'Times New Roman',serif;font-size:15px;line-height:1.2;margin:12px 0 8px;font-weight:800;color:#111}
.service-page .svc-card p{font-size:11px;line-height:1.55;margin:0;color:#666}
.service-page .svc-icon{width:32px;height:32px;border-radius:50%;background:#fff0ef;color:#BA0F08;display:flex;align-items:center;justify-content:center}
.service-page .svc-icon svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.service-page .svc-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 32px}
.service-page .svc-panel{border:1px solid #e2e2e2;border-radius:10px;padding:21px 22px;min-height:142px;box-sizing:border-box}
.service-page .svc-panel.soft{background:#fff0ef;border-color:#efaaa6}
.service-page .svc-panel h2{font-family:Georgia,'Times New Roman',serif;font-size:20px;line-height:1.2;margin:0 0 8px}
.service-page .svc-panel p{font-size:11px;line-height:1.55;color:#666;margin:0 0 12px}
.service-page .svc-list{list-style:none;padding:0;margin:0}
.service-page .svc-list li{font-size:11px;line-height:1.5;margin:8px 0;padding-left:18px;position:relative}
.service-page .svc-list li:before{content:'✓';position:absolute;left:0;top:0;width:12px;height:12px;border-radius:50%;background:#fff0ef;color:#BA0F08;font-weight:800;text-align:center;line-height:12px}
.service-page .svc-number{width:28px;height:28px;border-radius:50%;background:#BA0F08;color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}
.service-page .svc-step h3{margin-top:12px}
.service-page .svc-cta{background:#BA0F08;color:#fff;border-radius:10px;padding:28px 30px;text-align:center;margin-top:2px}
.service-page .svc-cta h2{font-family:Georgia,'Times New Roman',serif;color:#fff;font-size:24px;margin:0 0 8px}
.service-page .svc-cta p{font-size:11px;line-height:1.5;margin:0 auto 16px;color:#fff}
.service-page .svc-actions{display:flex;justify-content:center;gap:10px}
.service-page .svc-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 18px;border-radius:7px;text-decoration:none;font-size:11px;font-weight:800;box-sizing:border-box}
.service-page .svc-call{background:#fff;color:#BA0F08}
.service-page .svc-contact{background:#BA0F08!important;color:#fff!important;border:1px solid rgba(255,255,255,.9)!important}
.service-page .svc-call svg{width:13px;height:13px;margin-right:6px;stroke:currentColor;fill:none;stroke-width:1.8}
.service-page .svc-expect{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:30px}
.service-page .svc-expect .svc-expect-item{border:1px solid #e3e3e3;border-radius:9px;padding:13px 16px;font-size:11px;line-height:1.45;box-shadow:0 1px 2px rgba(0,0,0,.04);position:relative;padding-left:31px}
.service-page .svc-expect .svc-expect-item:before{content:'✓';position:absolute;left:13px;top:13px;color:#BA0F08;background:#fff0ef;border-radius:50%;width:13px;height:13px;line-height:13px;text-align:center;font-weight:800}
.service-page .svc-section-gap{margin-top:4px}
@media(max-width:900px){.service-page .svc-wrap{padding-left:22px;padding-right:22px}.service-page .svc-grid-4{grid-template-columns:repeat(2,1fr)}.service-page .svc-grid-3{grid-template-columns:1fr}.service-page .svc-panel-grid{grid-template-columns:1fr}}
@media(max-width:600px){.service-page .svc-hero{padding:32px 0}.service-page .svc-hero h1{font-size:28px}.service-page .svc-grid-4{grid-template-columns:1fr}.service-page .svc-expect{grid-template-columns:1fr}.service-page .svc-actions{flex-direction:column;align-items:center}.service-page .svc-actions a{width:180px}}



/* v86 Services readability and matching Contact Us button */
.service-page .svc-hero{padding:46px 0 47px}
.service-page .svc-hero h1{font-size:36px;line-height:1.15;margin-bottom:14px;text-shadow:0 1px 1px rgba(0,0,0,.12)}
.service-page .svc-hero p{font-size:16px;line-height:1.65;max-width:760px}
.service-page .svc-main{padding:52px 0 48px}
.service-page .svc-heading{font-size:30px;margin-bottom:18px;color:#171717}
.service-page .svc-card{padding:24px 22px 24px;min-height:165px;border-color:#d9d9d9;box-shadow:0 5px 16px rgba(0,0,0,.08)}
.service-page .svc-card h3{font-size:18px;line-height:1.28;margin:14px 0 9px;color:#111}
.service-page .svc-card p{font-size:14px;line-height:1.65;color:#4f4f4f}
.service-page .svc-icon{width:40px;height:40px}
.service-page .svc-icon svg{width:20px;height:20px;stroke-width:2}
.service-page .svc-number{width:34px;height:34px;font-size:15px}
.service-page .svc-panel{padding:25px 26px;min-height:165px;border-color:#d7d7d7;box-shadow:0 5px 16px rgba(0,0,0,.07)}
.service-page .svc-panel h2{font-size:24px;margin-bottom:10px}
.service-page .svc-panel p{font-size:14px;line-height:1.65;color:#4f4f4f;margin-bottom:14px}
.service-page .svc-list li{font-size:14px;line-height:1.6;margin:10px 0;padding-left:21px}
.service-page .svc-list li:before{width:15px;height:15px;line-height:15px;top:2px}
.service-page .svc-cta{padding:34px 30px;margin-top:6px;box-shadow:0 6px 18px rgba(0,0,0,.12)}
.service-page .svc-cta h2{font-size:29px;margin-bottom:10px}
.service-page .svc-cta p{font-size:14px;line-height:1.6;margin-bottom:19px}
.service-page .svc-actions a{min-height:44px;padding:0 20px;font-size:14px}
.service-page .svc-actions .svc-call{font-weight:900}
.service-page .svc-actions .svc-contact{font-family:Arial,Helvetica,sans-serif;min-width:118px;height:46px;padding:0 17px;border:1px solid rgba(145,8,4,.35)!important;border-radius:10px!important;background:#BA0F08!important;color:#fff!important;box-shadow:0 5px 12px rgba(200,13,7,.18),inset 0 1px 0 rgba(255,255,255,.22)!important}
.service-page .svc-actions .svc-contact:hover{background:#BA0F08!important;transform:translateY(-2px);box-shadow:0 9px 18px rgba(200,13,7,.24)!important}
.service-page .svc-expect .svc-expect-item{font-size:14px;line-height:1.55;padding:16px 18px 16px 36px;box-shadow:0 4px 12px rgba(0,0,0,.06)}
.service-page .svc-expect .svc-expect-item:before{left:14px;top:16px;width:15px;height:15px;line-height:15px}
@media(max-width:600px){.service-page .svc-hero h1{font-size:31px}.service-page .svc-hero p{font-size:15px}.service-page .svc-card h3{font-size:18px}.service-page .svc-card p,.service-page .svc-panel p,.service-page .svc-list li,.service-page .svc-expect .svc-expect-item{font-size:14px}.service-page .svc-panel h2{font-size:22px}.service-page .svc-cta h2{font-size:26px}}


/* V87 — Unified page margins and exact Kelson Drugs logo red. */
:root{--kelson-red:#BA0F08!important;--target-red:#BA0F08!important}
/* Keep Services content aligned with the same full-width canvas used elsewhere on the site. */
.service-page .svc-wrap{max-width:1400px!important;margin-left:auto!important;margin-right:auto!important;padding-left:28px!important;padding-right:28px!important;box-sizing:border-box!important}
.service-page .svc-hero .svc-wrap{padding-left:28px!important;padding-right:28px!important}
/* Every visible Services-page red uses the exact header/logo red. */
.service-page .svc-hero,.service-page .svc-cta{background:#BA0F08!important}
.service-page .svc-icon,.service-page .svc-list li:before,.service-page .svc-number{color:#BA0F08!important}
.service-page .svc-number{background:#BA0F08!important;color:#fff!important}
.service-page .svc-icon{background:#fff0ef!important}
.service-page .svc-actions .svc-call{color:#BA0F08!important}
.service-page .svc-actions .svc-contact{background:#BA0F08!important;color:#fff!important}
@media(max-width:1450px) and (min-width:951px){.service-page .svc-wrap{padding-left:28px!important;padding-right:28px!important}}
@media(max-width:600px){.service-page .svc-wrap{padding-left:20px!important;padding-right:20px!important}}

/* V88 — make the bottom Services-page Contact Us button clearly outlined in white. */
.service-page .svc-actions .svc-contact{
  border:2px solid #fff!important;
  border-radius:8px!important;
  box-shadow:0 2px 0 rgba(0,0,0,.12)!important;
}
.service-page .svc-actions .svc-contact:hover{
  border-color:#fff!important;
}

/* V106 — keep the mobile-only menu extras hidden on desktop. */
.kelson-mobile-menu-extra{display:none!important}

/* V105 — mobile-only compact header; desktop header remains unchanged */
@media(max-width:720px){
  .kelson-topbar{height:42px!important;min-height:42px!important;overflow:hidden!important}
  .kelson-topbar-inner{height:42px!important;min-height:42px!important;padding:0 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important}
  .kelson-topbar-left{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;gap:0!important;white-space:nowrap!important}
  .kelson-topbar-left .top-divider,.kelson-topbar-left .top-address-item{display:none!important}
  .kelson-topbar-left .top-item{font-size:13px!important;line-height:1!important;gap:8px!important}
  .kelson-hours{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;margin-left:16px!important;font-size:12px!important;line-height:1!important;gap:0!important;white-space:nowrap!important}
  .kelson-hours .top-icon-svg{display:none!important}
  .kelson-hours .hours-weekend,.kelson-hours .hours-divider{display:none!important}
  .kelson-hours .hours-weekday{display:inline-flex!important;margin:0!important}
  .kelson-header{height:auto!important;min-height:74px!important}
  .kelson-header-inner{min-height:74px!important;height:auto!important;padding:0 20px!important;gap:0!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important}
  .kelson-brand{height:74px!important;flex:0 0 auto!important}
  .kelson-logo{width:165px!important;height:68px!important}
  .kelson-mobile{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;color:#111!important;font-size:0!important;line-height:1!important;cursor:pointer!important}
  .kelson-mobile::before{content:'☰';font-size:31px!important;line-height:1!important}
  .kelson-nav.open{display:block!important;width:100%!important;order:5!important;margin:0!important;padding:0!important;background:#fff!important;border-top:1px solid #e7e7e7!important;box-shadow:0 10px 22px rgba(0,0,0,.10)!important}
  .kelson-nav.open>ul{padding:4px 0!important;margin:0!important}
  .kelson-nav.open>ul>li{border-top:0!important;border-bottom:1px solid #eee!important}
  .kelson-nav.open>ul>li>a{height:48px!important;padding:0 22px!important;display:flex!important;align-items:center!important;font-size:17px!important;font-weight:800!important;color:#111!important;border:0!important}
  .kelson-nav.open .sub-menu{padding:0 0 4px 18px!important;background:#fafafa!important}
  .kelson-nav.open .sub-menu a{font-size:15px!important;padding:9px 22px!important}
  .kelson-mobile-menu-extra{display:none!important;width:100%!important;order:6!important;background:#fff!important;padding:8px 20px 20px!important;box-sizing:border-box!important}
  .kelson-nav.open + .kelson-mobile-menu-extra{display:block!important}
  .mobile-menu-contact{display:flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;margin:4px 0 9px!important;border-radius:7px!important;background:#BA0F08!important;color:#fff!important;text-decoration:none!important;font-size:16px!important;font-weight:900!important}
  .mobile-menu-action{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;margin:7px 0!important;border-radius:7px!important;background:#BA0F08!important;color:#fff!important;text-decoration:none!important;font-size:15px!important;font-weight:900!important}
  .mobile-menu-action.transfer{background:#16833a!important}
  .mobile-menu-action.call{background:#222!important}
  .mobile-menu-details{border-top:1px solid #e6e6e6!important;margin-top:14px!important;padding-top:14px!important;color:#111!important;font-size:14px!important;line-height:1.45!important}
  .mobile-menu-details>a,.mobile-menu-details>div{display:block!important;color:#111!important;text-decoration:none!important;margin:0 0 12px!important}
  .mobile-menu-details span{padding-left:24px!important}
}

/* V106.1 mobile navigation correction: action links live inside the nav so they always render. */
.mobile-only-action{display:none!important}
@media(max-width:950px){
  .kelson-mobile{display:block!important}
  .kelson-nav{display:none!important;width:100%!important}
  .kelson-nav.open{display:block!important}
  .kelson-nav ul{display:block!important;width:100%!important;padding:0!important;margin:0!important}
  .kelson-nav li{width:100%!important;box-sizing:border-box!important}
  .kelson-nav .mobile-only-action{display:block!important}
  .kelson-nav .mobile-only-action a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;margin:7px 18px!important;border-radius:7px!important;background:#BA0F08!important;color:#fff!important;text-decoration:none!important;font-size:15px!important;font-weight:900!important;box-sizing:border-box!important}
  .kelson-nav .mobile-only-action:first-of-type a{background:#222!important}
  .kelson-nav .mobile-only-action.transfer a{background:#16833a!important}
  .kelson-nav .sub-menu{position:static!important;display:none!important;width:100%!important;box-shadow:none!important;border:0!important;padding-left:18px!important;background:#fafafa!important}
  .kelson-nav li.has-sub.open>.sub-menu{display:block!important}
}
@media(min-width:951px){.mobile-only-action{display:none!important}}


/* V106.13 — force mobile-only action links out of desktop layout even when the base nav uses display:flex!important. */
@media (min-width:951px){
  .kelson-nav>ul>li.mobile-only-action{
    position:absolute!important;
    left:-10000px!important;
    top:auto!important;
    width:1px!important;
    height:1px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
}
@media (max-width:950px){
  .kelson-nav>ul>li.mobile-only-action{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:100%!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    opacity:1!important;
    visibility:visible!important;
    overflow:visible!important;
    pointer-events:auto!important;
  }
}


/* V106.9 — mobile action button styling */
@media (max-width:950px){
  .kelson-nav.open>ul>li.mobile-only-action>a,
  .kelson-nav .mobile-only-action a{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
  }
  .kelson-nav .mobile-only-action:nth-last-child(2) a{
    background:#16833a!important;
  }
}


/* V106.10 — final mobile action button appearance: red/red/green/green with white content. */
@media(max-width:950px){
  .kelson-nav.open>ul>li.mobile-only-action>a,
  .kelson-nav.open>ul>li.mobile-only-action.refill>a,
  .kelson-nav.open>ul>li.mobile-only-action.transfer>a{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    text-shadow:none!important;
  }
  .kelson-nav.open>ul>li.mobile-only-action:nth-last-child(4)>a,
  .kelson-nav.open>ul>li.mobile-only-action:nth-last-child(3)>a{background:#BA0F08!important;}
  .kelson-nav.open>ul>li.mobile-only-action:nth-last-child(2)>a,
  .kelson-nav.open>ul>li.mobile-only-action:nth-last-child(1)>a{background:#16833a!important;}
}

/* V106.11 — fixed mobile quick-action footer, matching the approved mockup. */
/* V106.12 — desktop hard guard added below. */
.kelson-mobile-bottom-bar{display:none!important}
@media(max-width:950px){
  .kelson-mobile-bottom-bar{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:99999!important;
    display:grid!important;
    grid-template-columns:repeat(4,1fr)!important;
    min-height:76px!important;
    padding:0 0 env(safe-area-inset-bottom)!important;
    background:#BA0F08!important;
    box-shadow:0 -5px 18px rgba(0,0,0,.18)!important;
    box-sizing:border-box!important;
  }
  .kelson-mobile-bottom-action{
    min-width:0!important;
    min-height:76px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    padding:7px 3px 5px!important;
    box-sizing:border-box!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    text-decoration:none!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:12px!important;
    line-height:1.05!important;
    font-weight:900!important;
    text-align:center!important;
    border-right:1px solid rgba(255,255,255,.72)!important;
  }
  .kelson-mobile-bottom-action:last-child{border-right:0!important}
  .kelson-mobile-bottom-action:hover,
  .kelson-mobile-bottom-action:focus,
  .kelson-mobile-bottom-action:active{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    text-decoration:none!important;
    background:rgba(255,255,255,.08)!important;
  }
  .kelson-mobile-bottom-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:29px!important;height:29px!important;color:#fff!important}
  .kelson-mobile-bottom-icon svg{display:block!important;width:28px!important;height:28px!important;fill:currentColor!important;stroke:none!important}
  body{padding-bottom:76px!important}
}
@media(min-width:951px){
  .kelson-mobile-bottom-bar{display:none!important;position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}
}

/* V106.12 — hard desktop guard for the mobile quick-action footer. The inline display:none on the nav is intentionally overridden only by the mobile rule above. */
@media(max-width:950px){
  .kelson-mobile-bottom-bar{display:grid!important;visibility:visible!important;position:fixed!important;left:0!important;right:0!important;width:auto!important;height:auto!important;overflow:visible!important;pointer-events:auto!important}
}


/* V106.21 — enlarged local SEO homepage section with six cards across on desktop */
.kelson-local-seo{
  background:#063b73;
  border-top:4px solid #d20a00;
  border-bottom:4px solid #d20a00;
  padding:72px 0 78px;
}
.kelson-local-seo-inner{
  max-width:var(--kelson-max);
  margin:auto;
  padding:0 24px;
  text-align:center;
}
.kelson-local-seo .kelson-eyebrow{
  margin:0 0 12px;
  color:#ffffff;
  font-size:14px;
  letter-spacing:2px;
  font-weight:900;
}
.kelson-local-seo h2{
  margin:0 0 18px;
  color:#ffffff;
  font-family:Georgia,"Times New Roman",serif;
  font-size:42px;
  line-height:1.12;
  font-weight:900;
}
.kelson-local-seo h2::first-letter{}
.kelson-local-seo-lead{
  max-width:1040px;
  margin:0 auto 42px;
  color:#ffffff;
  font-size:17px;
  line-height:1.65;
}
.kelson-local-services{
  display:grid !important;
  grid-template-columns:repeat(6,minmax(0,1fr)) !important;
  gap:14px;
  text-align:left;
}
.kelson-local-service{
  min-width:0;
  background:#ffffff;
  border:2px solid #d20a00;
  border-radius:10px;
  padding:24px 16px 22px;
  box-shadow:0 5px 16px rgba(0,0,0,.16);
  display:flex;
  flex-direction:column;
}
.kelson-local-service h3{
  margin:0 0 9px;
  color:#062f5c;
  font-size:17px;
  line-height:1.25;
  font-weight:900;
}
.kelson-local-service p{
  margin:0 0 15px;
  color:#26384d;
  font-size:13px;
  line-height:1.5;
  flex:1;
}
.kelson-local-service a{
  display:inline-block;
  color:#d20a00;
  font-size:12px;
  line-height:1.3;
  font-weight:900;
  text-decoration:none;
}
.kelson-local-service a:hover,
.kelson-local-service a:focus{
  color:#062f5c;
  text-decoration:underline;
}
@media(max-width:1100px){
  .kelson-local-services{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
}
@media(max-width:950px){
  .kelson-local-services{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .kelson-local-seo h2{font-size:36px}
  .kelson-local-seo-lead{font-size:16px}
}
@media(max-width:720px){
  .kelson-local-seo{padding:54px 0 60px}
  .kelson-local-seo-inner{padding-left:18px;padding-right:18px}
  .kelson-local-seo h2{font-size:30px}
  .kelson-local-seo .kelson-eyebrow{font-size:11px;letter-spacing:1.5px}
  .kelson-local-seo-lead{font-size:15px;line-height:1.65}
  .kelson-local-services{grid-template-columns:1fr !important;gap:14px}
  .kelson-local-service h3{font-size:18px}
  .kelson-local-service p{font-size:14px}
  .kelson-local-service a{font-size:13px}
}


/* V22 — homepage local service cards: match approved mockup */
.target-home .kelson-local-seo{background:#082f5b!important;color:#fff!important;padding:52px 0 56px!important;margin:0!important}
.target-home .kelson-local-seo-inner{max-width:1400px!important;margin:0 auto!important;padding:0 22px!important}
.target-home .kelson-local-seo .kelson-local-seo-lead{max-width:1180px!important;margin:0 auto 30px!important;color:#fff!important;font-size:18px!important;line-height:1.55!important;text-align:center!important;font-weight:600!important}
.target-home .kelson-local-seo h2{color:#fff!important;font-size:42px!important;line-height:1.1!important;text-align:center!important;margin:0 0 16px!important;font-weight:900!important}
.target-home .kelson-local-services{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}
.target-home .kelson-local-service{background:#fff!important;color:#12355b!important;border:0!important;border-radius:10px!important;padding:14px 12px 12px!important;min-height:310px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;box-shadow:0 4px 12px rgba(0,0,0,.18)!important}
.target-home .kelson-local-service-icon{width:76px!important;height:76px!important;border-radius:50%!important;background:#e31912!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 12px!important;flex:0 0 76px!important}
.target-home .kelson-local-service-icon svg{width:43px!important;height:43px!important;fill:none!important;stroke:currentColor!important;stroke-width:3.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.target-home .kelson-local-service h3{font-size:20px!important;line-height:1.12!important;font-weight:900!important;color:#12355b!important;margin:0 0 10px!important}
.target-home .kelson-local-service p{font-size:15px!important;line-height:1.42!important;font-weight:600!important;color:#183b61!important;margin:0 0 14px!important}
.target-home .kelson-local-service .kelson-local-learn{margin-top:auto!important;width:100%!important;box-sizing:border-box!important;background:#BA0F08!important;color:#fff!important;border:0!important;border-radius:7px!important;padding:11px 8px!important;font-size:16px!important;line-height:1.1!important;font-weight:900!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;box-shadow:0 2px 0 rgba(0,0,0,.15)!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}
.target-home .kelson-local-service .kelson-local-learn:hover{background:#BA0F08!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 8px 16px rgba(0,0,0,.2)!important;filter:saturate(1.08)!important}
@media(max-width:1200px){.target-home .kelson-local-services{grid-template-columns:repeat(3,minmax(0,1fr))!important}.target-home .kelson-local-service{min-height:290px!important}}
@media(max-width:720px){.target-home .kelson-local-seo{padding:40px 0 44px!important}.target-home .kelson-local-seo-inner{padding:0 16px!important}.target-home .kelson-local-seo h2{font-size:32px!important}.target-home .kelson-local-seo .kelson-local-seo-lead{font-size:16px!important}.target-home .kelson-local-services{grid-template-columns:1fr!important;gap:16px!important}.target-home .kelson-local-service{min-height:0!important;padding:18px 16px 16px!important}.target-home .kelson-local-service-icon{width:70px!important;height:70px!important;flex-basis:70px!important}}






/* V106.29 — exact behavior for the actual .svc-call buttons on all four service pages */
.service-page .svc-actions .svc-call{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#BA0F08!important;
  color:#fff!important;
  border:1px solid rgba(145,8,4,.35)!important;
  border-radius:10px!important;
  box-shadow:0 5px 12px rgba(200,13,7,.18),inset 0 1px 0 rgba(255,255,255,.22)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background .18s ease!important;
}
.service-page .svc-actions .svc-call:hover{
  background:#BA0F08!important;
  color:#fff!important;
  transform:translateY(-2px)!important;
  filter:brightness(1.03)!important;
  box-shadow:0 9px 18px rgba(200,13,7,.24),inset 0 1px 0 rgba(255,255,255,.25)!important;
}
.service-page .svc-actions .svc-call:active{
  transform:translateY(0)!important;
  box-shadow:0 3px 7px rgba(200,13,7,.18)!important;
}
.service-page .svc-actions .svc-call::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.16) 45%,transparent 70%)!important;
  transform:translateX(-120%)!important;
  transition:transform .45s ease!important;
  pointer-events:none!important;
  z-index:1!important;
}
.service-page .svc-actions .svc-call:hover::before{
  transform:translateX(120%)!important;
}
.service-page .svc-actions .svc-call > *{
  position:relative!important;
  z-index:2!important;
}


/* V106.31 — match the service Call button outline to the adjacent Contact Us CTA */
.service-page .svc-actions > a.svc-call{
  border:2px solid #fff!important;
}
.service-page .svc-actions > a.svc-call:hover,
.service-page .svc-actions > a.svc-call:focus{
  border:2px solid #fff!important;
}


/* V106.32 — mobile quick-action footer: keep icons AND labels permanently visible.
   Explicitly neutralizes scroll/reveal transforms and clipping on the bar, actions,
   and label spans. */
@media (max-width:950px){
  .kelson-mobile-bottom-bar{
    position:fixed!important;
    inset:auto 0 0 0!important;
    width:100%!important;
    height:76px!important;
    min-height:76px!important;
    max-height:76px!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    align-items:stretch!important;
    overflow:visible!important;
    visibility:visible!important;
    opacity:1!important;
    transform:none!important;
    animation:none!important;
    transition:none!important;
    contain:layout paint!important;
  }
  .kelson-mobile-bottom-action{
    width:100%!important;
    height:76px!important;
    min-height:76px!important;
    max-height:76px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    padding:7px 3px 5px!important;
    overflow:visible!important;
    visibility:visible!important;
    opacity:1!important;
    transform:none!important;
    animation:none!important;
    transition:background .15s ease!important;
  }
  .kelson-mobile-bottom-action > .kelson-mobile-bottom-icon{
    display:flex!important;
    flex:0 0 29px!important;
    width:29px!important;
    height:29px!important;
    min-height:29px!important;
    max-height:29px!important;
    align-items:center!important;
    justify-content:center!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    animation:none!important;
  }
  .kelson-mobile-bottom-action > .kelson-mobile-bottom-icon svg{
    display:block!important;
    width:28px!important;
    height:28px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    animation:none!important;
  }
  .kelson-mobile-bottom-action > span:last-child{
    display:block!important;
    flex:0 0 auto!important;
    width:auto!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    white-space:nowrap!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font:900 12px/1.05 Arial,Helvetica,sans-serif!important;
    text-align:center!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    animation:none!important;
    transition:none!important;
    clip:auto!important;
    clip-path:none!important;
  }
}


/* V106.33 — mobile quick-action bar is emitted outside the footer element.
   Keep the entire bar and every label static and visible. */
@media(max-width:950px){
  .kelson-mobile-bottom-bar{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    top:auto!important;
    z-index:2147483000!important;
    width:100%!important;
    height:82px!important;
    min-height:82px!important;
    max-height:82px!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    margin:0!important;
    padding:0!important;
    background:#BA0F08!important;
    box-sizing:border-box!important;
    overflow:visible!important;
    visibility:visible!important;
    opacity:1!important;
    transform:none!important;
    animation:none!important;
  }
  .kelson-mobile-bottom-bar .kelson-mobile-bottom-action{
    position:relative!important;
    width:100%!important;
    height:82px!important;
    min-height:82px!important;
    max-height:82px!important;
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    margin:0!important;
    padding:7px 3px 6px!important;
    box-sizing:border-box!important;
    overflow:visible!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    text-decoration:none!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    animation:none!important;
    transition:background .15s ease!important;
    border-right:1px solid rgba(255,255,255,.72)!important;
  }
  .kelson-mobile-bottom-bar .kelson-mobile-bottom-action:last-child{
    border-right:0!important;
  }
  .kelson-mobile-bottom-bar .kelson-mobile-bottom-icon{
    display:flex!important;
    flex:0 0 30px!important;
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    min-height:30px!important;
    align-items:center!important;
    justify-content:center!important;
    color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    animation:none!important;
  }
  .kelson-mobile-bottom-bar .kelson-mobile-bottom-icon svg{
    display:block!important;
    width:28px!important;
    height:28px!important;
    margin:0!important;
    fill:currentColor!important;
    stroke:none!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }
  .kelson-mobile-bottom-bar .kelson-mobile-bottom-action > span:last-child{
    display:block!important;
    position:static!important;
    width:auto!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    clip:auto!important;
    clip-path:none!important;
    white-space:nowrap!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:12px!important;
    line-height:1.1!important;
    font-weight:900!important;
    text-align:center!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    animation:none!important;
    transition:none!important;
  }
  body{padding-bottom:82px!important;}
}
@media(min-width:951px){
  .kelson-mobile-bottom-bar{
    display:none!important;
  }
}


/* V106.36 — legacy mobile bar/iframe are disabled. The new bar is rendered by
   functions.php with its own unique ID directly under the html element. */
.kelson-mobile-bottom-bar,.kelson-mobile-bottom-frame{display:none!important;visibility:hidden!important;pointer-events:none!important}
