/*
Theme Name: GenuineRx Store
Theme URI: https://example.com/genuinerx-store
Author: Local Development
Description: A modern WooCommerce storefront inspired by the supplied GenuineRxStore design.
Version: 1.0.0
Text Domain: genuinerx-store
Requires at least: 6.4
Requires PHP: 7.4
*/

:root{--rx-teal:#3d8b80;--rx-teal-dark:#285d56;--rx-teal-pale:#f0fdf9;--rx-ink:#172033;--rx-muted:#64748b;--rx-line:#e2e8f0;--rx-bg:#f5f8f8;--rx-gold:#fbbf24;--rx-radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--rx-bg);color:var(--rx-ink);font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.rx-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.rx-announcement{background:var(--rx-teal-dark);color:#fff;font-size:13px;font-weight:600;padding:9px 0}.rx-announcement .rx-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.rx-promo{background:var(--rx-gold);color:#3d3220;border-radius:999px;padding:2px 9px;font-size:10px;font-weight:800;text-transform:uppercase;margin-right:8px}.rx-shipping{color:#ccfbf1;font-size:12px}.rx-site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--rx-line);box-shadow:0 2px 12px rgba(15,23,42,.04)}.rx-header-inner{min-height:78px;display:flex;align-items:center;gap:25px}.rx-brand{display:flex;align-items:center;gap:10px;color:var(--rx-ink);text-decoration:none;white-space:nowrap}.rx-brand-mark{width:42px;height:42px;border-radius:13px;background:var(--rx-teal);color:#fff;display:grid;place-items:center;font-size:21px;box-shadow:0 8px 16px rgba(61,139,128,.23)}.rx-brand-name{font-weight:900;font-size:20px;line-height:1}.rx-brand-name b{color:var(--rx-teal)}.rx-brand small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:#94a3b8;font-weight:800;margin-top:4px}.rx-search{flex:1;max-width:350px;position:relative}.rx-search input{width:100%;border:1px solid var(--rx-line);background:#f8fafc;border-radius:999px;padding:11px 42px 11px 16px;font:inherit;font-size:12px}.rx-search button{position:absolute;right:8px;top:5px;border:0;background:transparent;color:var(--rx-teal);padding:7px}.rx-menu{display:flex;align-items:center;gap:18px;margin-left:auto}.rx-menu a{color:#475569;text-decoration:none;font-size:12px;font-weight:800}.rx-menu a:hover{color:var(--rx-teal)}.rx-cart{color:var(--rx-teal-dark)!important;background:var(--rx-teal-pale);border:1px solid #99f6e4;border-radius:999px;padding:9px 13px}.rx-cart-count{background:var(--rx-teal);color:#fff;border-radius:50%;font-size:10px;padding:3px 6px;margin-left:5px}.rx-mobile-toggle{display:none;border:0;background:#f1f5f9;border-radius:10px;padding:9px;color:var(--rx-teal-dark)}.rx-main{padding:42px 0 80px}.rx-section{margin-top:76px}.rx-hero{background:linear-gradient(135deg,#f0fdf9 0%,#fff 55%,#f0f7ff 100%);border:1px solid #ccfbf1;border-radius:30px;padding:clamp(30px,5vw,64px);display:grid;grid-template-columns:1.25fr .8fr;gap:45px;align-items:center}.rx-eyebrow{display:inline-flex;gap:7px;align-items:center;color:var(--rx-teal-dark);background:#ccfbf1;border:1px solid #99f6e4;border-radius:999px;padding:6px 11px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rx-hero h1{font-size:clamp(36px,5vw,62px);line-height:1.05;letter-spacing:-.055em;margin:20px 0;color:#0f172a}.rx-hero h1 em{color:var(--rx-teal);font-style:normal}.rx-hero p{color:var(--rx-muted);max-width:590px;font-size:16px}.rx-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.rx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:14px;text-decoration:none;border:1px solid transparent;font:800 13px inherit;cursor:pointer;transition:.2s}.rx-btn-primary{background:var(--rx-teal);color:#fff;box-shadow:0 10px 20px rgba(61,139,128,.22)}.rx-btn-primary:hover{background:var(--rx-teal-dark);transform:translateY(-1px)}.rx-btn-secondary{background:#fff;border-color:var(--rx-line);color:#475569}.rx-feature-card,.rx-card{background:#fff;border:1px solid var(--rx-line);border-radius:var(--rx-radius);box-shadow:0 8px 20px rgba(15,23,42,.04)}.rx-feature-card{padding:22px}.rx-offer-row{display:flex;justify-content:space-between;border-bottom:1px solid #f1f5f9;padding-bottom:13px;font-size:10px;font-weight:900;color:#b45309}.rx-discount{background:#d1fae5;color:#047857;border-radius:999px;padding:4px 8px}.rx-product-mini{display:flex;gap:14px;align-items:center;padding:18px 0}.rx-icon-box{width:62px;height:62px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #ccfbf1;border-radius:16px;background:var(--rx-teal-pale);color:var(--rx-teal);font-size:27px}.rx-product-mini h3{margin:0;font-size:18px}.rx-product-mini p,.rx-product-mini small{color:var(--rx-muted);font-size:11px}.rx-price-panel{background:#f8fafc;border:1px solid #f1f5f9;border-radius:15px;padding:13px;display:flex;justify-content:space-between;align-items:center}.rx-price-panel small{display:block;color:var(--rx-muted);font-size:10px}.rx-price-panel strong,.rx-price{color:var(--rx-teal-dark);font-size:22px}.rx-strike{color:#94a3b8;text-decoration:line-through;font-size:13px;font-weight:700}.rx-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:15px}.rx-card-actions .rx-btn{padding:11px;font-size:11px}.rx-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.rx-trust{padding:18px;display:flex;align-items:center;gap:12px}.rx-trust .rx-icon-box{width:45px;height:45px;font-size:18px}.rx-trust h4{margin:0;font-size:12px}.rx-trust p{margin:2px 0 0;color:var(--rx-muted);font-size:10px}.rx-section-title{margin-bottom:25px}.rx-section-title span{color:var(--rx-teal);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rx-section-title h2{font-size:30px;letter-spacing:-.04em;margin:3px 0 0}.rx-category-grid,.rx-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rx-category{padding:25px;text-decoration:none;color:inherit;min-height:222px;display:flex;flex-direction:column;align-items:flex-start}.rx-category:hover{box-shadow:0 12px 25px rgba(15,23,42,.1)}.rx-category h3{font-size:21px;margin:18px 0 7px}.rx-category p{font-size:13px;color:var(--rx-muted);margin:0}.rx-category strong{color:var(--rx-teal);font-size:12px;margin-top:auto;padding-top:18px}.rx-savings{background:linear-gradient(110deg,var(--rx-teal-dark),#134e4a);border-radius:30px;padding:clamp(28px,5vw,55px);display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;color:#fff}.rx-savings h2{font-size:34px;line-height:1.1;margin:13px 0}.rx-savings p{color:#ccfbf1;font-size:13px}.rx-calculator{background:#fff;color:var(--rx-ink);border-radius:18px;padding:24px}.rx-calculator label{display:block;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.rx-pack-options{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.rx-pack-option{border:1px solid var(--rx-line);background:#fff;border-radius:10px;padding:10px 4px;font-size:10px;font-weight:800;cursor:pointer}.rx-pack-option.is-active{background:var(--rx-teal);color:#fff;border-color:var(--rx-teal)}.rx-calculator-result{margin-top:18px;padding:14px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:13px;display:flex;justify-content:space-between;align-items:center}.rx-calculator-result small{display:block;color:var(--rx-muted);font-size:10px}.rx-savings-note{color:#059669;font-size:11px;font-weight:800;text-align:right}.rx-catalog-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--rx-line);padding-bottom:17px}.rx-catalog-head .rx-section-title{margin:0}.rx-category-links{display:flex;flex-wrap:wrap;gap:6px}.rx-category-links a{border:1px solid var(--rx-line);border-radius:9px;padding:8px 10px;color:#64748b;text-decoration:none;font-size:10px;font-weight:800}.rx-category-links a:first-child,.rx-category-links a:hover{background:var(--rx-teal);border-color:var(--rx-teal);color:#fff}.rx-product{padding:20px;display:flex;flex-direction:column}.rx-product-top{display:flex;justify-content:space-between;align-items:center}.rx-badge{background:#d1fae5;color:#047857;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:900}.rx-stock{color:#059669;font-size:10px;font-weight:700}.rx-product-image{display:grid;place-items:center;height:175px;margin:16px 0;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;overflow:hidden;color:var(--rx-teal);font-size:52px}.rx-product-image img{width:100%;height:100%;object-fit:contain}.rx-product h3{font-size:17px;margin:0}.rx-product h3 a{color:inherit;text-decoration:none}.rx-product-desc{color:var(--rx-muted);font-size:11px;margin:8px 0 18px}.rx-product-bottom{border-top:1px solid #f1f5f9;padding-top:15px;margin-top:auto}.rx-product-price{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.rx-product-price small{color:#94a3b8;font-size:10px}.rx-product-price .price{color:var(--rx-teal-dark);font-size:20px;font-weight:900}.rx-product .button{width:100%;text-align:center;background:var(--rx-teal);color:#fff;border-radius:11px;padding:11px;font-size:11px;font-weight:900;text-decoration:none;border:0}.rx-empty{grid-column:1/-1;padding:35px;text-align:center;color:var(--rx-muted)}.rx-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rx-testimonial{padding:23px}.rx-stars{color:#f59e0b;font-size:11px;letter-spacing:2px}.rx-testimonial blockquote{margin:15px 0;color:#475569;font-size:12px;line-height:1.7}.rx-testimonial footer{border-top:1px solid #f1f5f9;padding-top:12px;display:flex;justify-content:space-between;font-size:11px;font-weight:800}.rx-verified{color:#059669}.rx-faq{max-width:850px;margin-left:auto;margin-right:auto}.rx-faq details{background:#fff;border:1px solid var(--rx-line);border-radius:16px;padding:0 19px;margin:10px 0;box-shadow:0 5px 14px rgba(15,23,42,.03)}.rx-faq summary{list-style:none;cursor:pointer;padding:18px 0;font-size:13px;font-weight:900}.rx-faq summary::-webkit-details-marker{display:none}.rx-faq p{font-size:12px;color:var(--rx-muted);margin:0;padding:0 0 18px;line-height:1.65}.rx-about{background:linear-gradient(100deg,#f0fdf9,#fff,#f0f7ff);border:1px solid #ccfbf1;border-radius:28px;padding:clamp(25px,5vw,48px);display:grid;grid-template-columns:1fr .8fr;gap:34px}.rx-about h2{font-size:30px;margin:12px 0}.rx-about p{font-size:13px;color:var(--rx-muted)}.rx-assurance{background:#fff;border:1px solid var(--rx-line);border-radius:15px;padding:22px;align-self:center}.rx-site-footer{background:#0f172a;color:#94a3b8;padding:44px 0;font-size:11px;text-align:center}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin:0 0 25px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;padding:18px!important;background:#fff;border:1px solid var(--rx-line);border-radius:var(--rx-radius)}.woocommerce ul.products li.product a img{background:#f8fafc;border-radius:14px;padding:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;color:var(--rx-ink)}.woocommerce ul.products li.product .price{color:var(--rx-teal-dark)!important;font-weight:900}.woocommerce div.product .product_title{font-size:32px}.woocommerce div.product .button,.woocommerce #respond input#submit,.woocommerce a.button{background:var(--rx-teal);color:#fff;border-radius:10px;font-size:12px;font-weight:800}.woocommerce-message{border-top-color:var(--rx-teal)}.woocommerce-message::before{color:var(--rx-teal)}
@media(max-width:900px){.rx-menu{gap:11px}.rx-menu a:not(.rx-cart){display:none}.rx-hero,.rx-savings,.rx-about{grid-template-columns:1fr}.rx-trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.rx-announcement .rx-wrap{justify-content:center;text-align:center}.rx-shipping,.rx-search{display:none}.rx-header-inner{min-height:67px}.rx-mobile-toggle{display:block;margin-left:auto}.rx-menu{display:none}.rx-menu.is-open{display:flex;position:absolute;top:67px;left:0;right:0;padding:15px 20px;background:#fff;border-bottom:1px solid var(--rx-line);flex-direction:column;align-items:stretch}.rx-menu.is-open a:not(.rx-cart){display:block}.rx-main{padding-top:25px}.rx-section{margin-top:52px}.rx-hero{padding:28px 23px}.rx-hero h1{font-size:37px}.rx-trust-grid,.rx-category-grid,.rx-products,.rx-testimonials,.woocommerce ul.products{grid-template-columns:1fr}.rx-catalog-head{align-items:start;gap:15px;flex-direction:column}.rx-pack-options{grid-template-columns:repeat(2,1fr)}.rx-brand-name{font-size:18px}.rx-category{min-height:190px}}

/* Shared inner pages */
.rx-inner-page{min-height:62vh}.rx-inner-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f0fdf9 0%,#fff 54%,#f0f7ff 100%);border:1px solid #ccfbf1;border-radius:28px;padding:clamp(28px,5vw,52px);margin-bottom:28px}.rx-inner-hero:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:rgba(61,139,128,.07);right:-55px;top:-75px}.rx-inner-hero h1{position:relative;z-index:1;font-size:clamp(32px,5vw,48px);line-height:1.1;letter-spacing:-.05em;color:#0f172a;margin:14px 0 8px}.rx-inner-hero p{position:relative;z-index:1;max-width:680px;margin:0;color:var(--rx-muted);font-size:14px}.rx-content-card{padding:clamp(24px,4vw,46px);overflow:hidden}.rx-entry-content{font-size:15px;color:#475569}.rx-entry-content>:first-child{margin-top:0}.rx-entry-content>:last-child{margin-bottom:0}.rx-entry-content h2,.rx-entry-content h3,.rx-entry-content h4{color:var(--rx-ink);letter-spacing:-.025em;margin:1.5em 0 .55em}.rx-entry-content h2{font-size:28px}.rx-entry-content h3{font-size:22px}.rx-entry-content p,.rx-entry-content li{line-height:1.8}.rx-entry-content a{color:var(--rx-teal-dark);font-weight:700}.rx-entry-content img{max-width:100%;height:auto;border-radius:16px}.rx-entry-content blockquote{margin:24px 0;padding:18px 22px;border-left:4px solid var(--rx-teal);background:var(--rx-teal-pale);border-radius:0 14px 14px 0;color:#334155}.rx-entry-content table{width:100%;border-collapse:collapse}.rx-entry-content th,.rx-entry-content td{border:1px solid var(--rx-line);padding:12px;text-align:left}.rx-entry-content th{background:#f8fafc;color:var(--rx-ink)}.rx-featured-image{margin:-46px -46px 34px}.rx-featured-image img{width:100%;max-height:520px;object-fit:cover;border-radius:0}.rx-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rx-post-card{overflow:hidden}.rx-post-thumb{height:210px;display:block;background:#f1f5f9}.rx-post-thumb img{width:100%;height:100%;object-fit:cover}.rx-post-card-body{padding:23px}.rx-post-meta{color:var(--rx-teal);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.rx-post-card h2{font-size:20px;line-height:1.3;margin:8px 0}.rx-post-card h2 a{color:var(--rx-ink);text-decoration:none}.rx-post-card p{font-size:12px;color:var(--rx-muted);line-height:1.7}.rx-text-link{color:var(--rx-teal-dark);font-size:11px;font-weight:900;text-decoration:none}.rx-post-navigation{display:flex;justify-content:space-between;gap:20px;margin-top:22px}.rx-post-navigation a{background:#fff;border:1px solid var(--rx-line);border-radius:12px;padding:12px 16px;color:var(--rx-teal-dark);font-size:12px;font-weight:800;text-decoration:none}.navigation.pagination{margin-top:28px}.nav-links{display:flex;justify-content:center;gap:7px}.nav-links .page-numbers{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;background:#fff;border:1px solid var(--rx-line);border-radius:9px;color:#475569;text-decoration:none;font-size:12px;font-weight:800}.nav-links .current,.nav-links a:hover{background:var(--rx-teal);border-color:var(--rx-teal);color:#fff}.rx-empty-state{text-align:center;grid-column:1/-1;padding:55px 25px}.rx-empty-state .rx-icon-box{margin:0 auto 16px}.rx-empty-state h1,.rx-empty-state h2{color:var(--rx-ink);font-size:30px;margin:10px 0}.rx-empty-state p{max-width:550px;margin:0 auto 22px;color:var(--rx-muted)}.rx-empty-state .rx-actions{justify-content:center}.rx-error-state{max-width:800px;margin:auto}.rx-error-state>.rx-eyebrow{display:flex;width:max-content;margin:0 auto}

/* WooCommerce page shells */
.rx-woocommerce-shell{min-height:260px}.rx-woocommerce-shell>.woocommerce-notices-wrapper:empty{display:none}.woocommerce .woocommerce-breadcrumb{background:#fff;border:1px solid var(--rx-line);border-radius:12px;padding:12px 16px!important;color:#94a3b8!important}.woocommerce .woocommerce-breadcrumb a{color:var(--rx-teal-dark);text-decoration:none;font-weight:700}.woocommerce .woocommerce-result-count{font-size:12px;color:var(--rx-muted);margin:12px 0}.woocommerce .woocommerce-ordering select{border:1px solid var(--rx-line);background:#fff;border-radius:10px;padding:10px 34px 10px 12px;color:#475569;font:700 11px inherit}.woocommerce ul.products{clear:both;padding-top:10px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{display:flex;flex-direction:column;transition:.2s;box-shadow:0 8px 20px rgba(15,23,42,.04)}.woocommerce ul.products li.product:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(15,23,42,.09)}.woocommerce ul.products li.product a img{height:220px;object-fit:contain;margin-bottom:15px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-weight:850;line-height:1.35;flex:1}.woocommerce ul.products li.product .onsale,.woocommerce span.onsale{min-width:auto;min-height:auto;line-height:1;top:10px;left:10px;right:auto;background:#d1fae5;color:#047857;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.woocommerce ul.products li.product .button{margin-top:auto!important;text-align:center;background:var(--rx-teal);color:#fff;border-radius:10px;padding:12px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:7px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:38px;height:38px;background:#fff;border:1px solid var(--rx-line);border-radius:9px;color:#475569;font-weight:800}.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover{background:var(--rx-teal);color:#fff;border-color:var(--rx-teal)}

/* Single product */
.rx-single-product-shell div.product{background:#fff;border:1px solid var(--rx-line);border-radius:26px;padding:clamp(22px,4vw,42px);box-shadow:0 10px 25px rgba(15,23,42,.05)}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;overflow:hidden}.woocommerce div.product div.images img{border-radius:18px}.woocommerce div.product .product_title{font-size:clamp(28px,4vw,42px);line-height:1.12;letter-spacing:-.045em;color:var(--rx-ink)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--rx-teal-dark);font-size:27px;font-weight:900}.woocommerce-product-details__short-description{font-size:13px;line-height:1.75;color:var(--rx-muted)}.woocommerce div.product form.cart{display:flex;gap:10px;padding-top:12px}.woocommerce .quantity .qty{min-height:45px;border:1px solid var(--rx-line);border-radius:10px;padding:8px;width:68px}.woocommerce div.product form.cart .button{min-height:45px;padding:0 22px;background:var(--rx-teal);font-weight:900}.woocommerce div.product .product_meta{border-top:1px solid var(--rx-line);padding-top:18px;color:#94a3b8;font-size:11px}.woocommerce div.product .product_meta>span{display:block;margin:5px 0}.woocommerce div.product .product_meta a{color:var(--rx-teal-dark);font-weight:700;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;margin-top:35px!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom-color:var(--rx-line)}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#f8fafc;border-color:var(--rx-line);border-radius:10px 10px 0 0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--rx-teal-pale);border-bottom-color:var(--rx-teal-pale)}.woocommerce div.product .woocommerce-tabs .panel{background:#f8fafc;border-radius:0 14px 14px;padding:22px;color:#475569;font-size:13px}.woocommerce div.product .woocommerce-tabs .panel h2{color:var(--rx-ink);font-size:21px}.related.products>h2{font-size:28px;letter-spacing:-.035em;margin-top:45px}

/* Cart and Checkout blocks */
.rx-content-card .wp-block-woocommerce-cart,.rx-content-card .wp-block-woocommerce-checkout{margin:0}.wc-block-cart,.wc-block-checkout{font-family:inherit;color:var(--rx-ink)}.wc-block-cart__main,.wc-block-checkout__main{padding-right:25px!important}.wc-block-cart-items,.wc-block-components-order-summary{border:1px solid var(--rx-line)!important;border-radius:16px;background:#fff;overflow:hidden}.wc-block-cart-items th,.wc-block-cart-items td{border-color:var(--rx-line)!important}.wc-block-cart-item__product .wc-block-components-product-name,.wc-block-components-order-summary-item__description .wc-block-components-product-name{color:var(--rx-ink);font-weight:850;text-decoration:none}.wc-block-components-product-price,.wc-block-formatted-money-amount{color:var(--rx-teal-dark);font-weight:800}.wc-block-cart__sidebar,.wc-block-checkout__sidebar{background:#f8fafc;border:1px solid var(--rx-line);border-radius:18px;padding:20px!important}.wc-block-components-totals-wrapper{border-color:var(--rx-line)!important}.wc-block-components-button,.wc-block-cart__submit-button{background:var(--rx-teal)!important;color:#fff!important;border-radius:11px!important;min-height:48px!important;text-decoration:none!important;font-weight:900!important}.wc-block-components-button:hover{background:var(--rx-teal-dark)!important}.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input,.wc-block-components-address-form__address_2-toggle{border:1px solid var(--rx-line)!important;border-radius:10px!important;background:#fff!important}.wc-block-components-text-input label,.wc-block-components-combobox .wc-block-components-combobox-control label{color:var(--rx-muted)!important}.wc-block-components-checkout-step{border-bottom:1px solid var(--rx-line);padding-bottom:22px!important}.wc-block-components-checkout-step__heading h2{color:var(--rx-ink);font-size:20px!important}.wc-block-components-notice-banner{border-radius:12px!important}.wc-block-cart__empty-cart__title{font-size:28px!important;color:var(--rx-ink)}.wc-block-grid__products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px;margin:25px 0!important}.wc-block-grid__product{width:auto!important;max-width:none!important;flex:none!important;background:#fff;border:1px solid var(--rx-line)!important;border-radius:17px;padding:16px!important}.wc-block-grid__product-image img{border-radius:12px}.wc-block-grid__product-title{color:var(--rx-ink);font-weight:850!important}.wc-block-grid__product-add-to-cart .wp-block-button__link{background:var(--rx-teal);border-radius:9px;font-size:11px;font-weight:800}

/* Account, forms, tables, and notices */
.woocommerce-account .rx-content-card,.woocommerce-cart .rx-content-card,.woocommerce-checkout .rx-content-card{padding:clamp(22px,4vw,42px)}.woocommerce form.login,.woocommerce form.register,.woocommerce form.checkout_coupon{border:1px solid var(--rx-line);border-radius:18px;background:#f8fafc;padding:25px}.woocommerce form .form-row label{color:#475569;font-size:11px;font-weight:850;margin-bottom:5px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{border:1px solid var(--rx-line);background:#fff;border-radius:10px;padding:11px;min-height:44px;color:var(--rx-ink)}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:20px}.woocommerce button.button,.woocommerce input.button,.woocommerce a.button,.woocommerce #respond input#submit{background:var(--rx-teal)!important;color:#fff!important;border-radius:10px!important;padding:12px 17px!important;font-weight:850!important}.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.button:hover{background:var(--rx-teal-dark)!important}.woocommerce-MyAccount-navigation{width:25%!important}.woocommerce-MyAccount-navigation ul{list-style:none;padding:9px;margin:0;background:#fff;border:1px solid var(--rx-line);border-radius:15px}.woocommerce-MyAccount-navigation li a{display:block;padding:11px 13px;border-radius:9px;color:#475569;text-decoration:none;font-size:12px;font-weight:800}.woocommerce-MyAccount-navigation li.is-active a,.woocommerce-MyAccount-navigation li a:hover{background:var(--rx-teal-pale);color:var(--rx-teal-dark)}.woocommerce-MyAccount-content{width:71%!important;background:#fff;border:1px solid var(--rx-line);border-radius:15px;padding:24px;color:#475569;font-size:13px}.woocommerce table.shop_table{border:1px solid var(--rx-line);border-radius:14px;overflow:hidden}.woocommerce table.shop_table th{background:#f8fafc;color:var(--rx-ink);font-size:11px}.woocommerce table.shop_table td{border-color:var(--rx-line);font-size:12px}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#fff;border:1px solid var(--rx-line);border-top:4px solid var(--rx-teal);border-radius:10px;color:#475569;font-size:12px}.woocommerce-info{border-top-color:#0284c7}.woocommerce-error{border-top-color:#dc2626}.woocommerce-info:before{color:#0284c7}.woocommerce-error:before{color:#dc2626}

/* Footer */
.rx-site-footer{text-align:left}.rx-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:32px}.rx-footer-brand{color:#fff;margin-bottom:16px}.rx-footer-grid p{max-width:370px;line-height:1.7}.rx-footer-grid h3{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px}.rx-footer-grid>div>a:not(.rx-brand){display:block;color:#94a3b8;text-decoration:none;margin:8px 0}.rx-footer-grid>div>a:hover{color:#ccfbf1}.rx-footer-bottom{border-top:1px solid #1e293b;padding-top:22px;display:flex;justify-content:space-between;gap:25px;color:#64748b}

@media(max-width:900px){.rx-post-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.wc-block-grid__products{grid-template-columns:repeat(2,1fr)}.rx-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:25px}.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{float:none!important;width:100%!important}.woocommerce-MyAccount-navigation{margin-bottom:18px}.woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap}.woocommerce-MyAccount-navigation li{flex:1;min-width:125px}}
@media(max-width:650px){.rx-inner-hero{border-radius:21px;padding:27px 21px}.rx-content-card{padding:22px}.rx-post-grid,.woocommerce ul.products,.wc-block-grid__products{grid-template-columns:1fr}.rx-featured-image{margin:-22px -22px 24px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product form.cart{flex-wrap:wrap}.wc-block-cart__main,.wc-block-checkout__main{padding-right:0!important}.wc-block-cart__sidebar,.wc-block-checkout__sidebar{padding:16px!important}.rx-footer-grid{grid-template-columns:1fr}.rx-footer-bottom{flex-direction:column}.rx-post-navigation{flex-direction:column}.rx-site-footer{text-align:left}}

/* Reference-style catalog cards */
.rx-shop-catalog-head{margin-bottom:30px}.rx-shop-catalog-head .rx-section-title h1{font-size:34px;line-height:1.1;letter-spacing:-.045em;margin:3px 0 0}.rx-products,.woocommerce ul.products{align-items:stretch}.rx-product,.woocommerce ul.products li.product.rx-product{display:flex!important;flex-direction:column!important;min-width:0;padding:25px!important;border:1px solid #dbe3e8!important;border-radius:24px!important;background:#fff!important;box-shadow:0 4px 12px rgba(15,23,42,.04)!important;transition:transform .2s,box-shadow .2s}.rx-product:hover,.woocommerce ul.products li.product.rx-product:hover{transform:translateY(-2px);box-shadow:0 11px 23px rgba(15,23,42,.09)!important}.rx-product-top{min-height:28px}.rx-badge{padding:6px 10px;background:#d8f7e8;color:#276a57;border-radius:7px;font-size:10px;line-height:1;text-transform:uppercase}.rx-stock{font-size:11px;color:#319568}.rx-stock i{font-size:8px;margin-right:5px}.rx-product-image,.woocommerce ul.products li.product.rx-product .rx-product-image{height:230px;margin:18px 0 21px;border:1px solid #edf1f3;border-radius:18px;background:#f7fafb;font-size:63px;text-decoration:none}.rx-product-image img,.woocommerce ul.products li.product.rx-product .rx-product-image img{width:100%;height:100%;margin:0!important;padding:18px!important;object-fit:contain;background:transparent;border-radius:18px}.rx-product-icon-teal{color:#57978f}.rx-product-icon-amber{color:#efa72c}.rx-product-icon-blue{color:#3689c5}.rx-product-icon-red{color:#dc6b62}.rx-product h3,.woocommerce ul.products li.product.rx-product h3{font-size:19px!important;line-height:1.3!important;letter-spacing:-.025em;margin:0 0 10px!important;padding:0!important;font-weight:900!important}.rx-product-desc{min-height:42px;font-size:12px;line-height:1.65;margin:0 0 18px;color:#7b8a9e}.rx-product-bottom{margin-top:auto;padding-top:18px;border-top:1px solid #edf1f3}.rx-product-price{margin:0 0 15px}.rx-product-price small{font-size:11px}.rx-product-price .price,.woocommerce ul.products li.product.rx-product .rx-product-price .price{font-size:24px!important;line-height:1;color:#3c7e75!important;font-weight:900}.rx-product-price .price del{font-size:12px;color:#94a3b8;opacity:.75;margin-right:5px}.rx-product-price .price ins{text-decoration:none}.rx-quick-buy{margin:0}.rx-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:7px 9px 7px 15px;border:1px solid #dce4e8;border-radius:14px;background:#f8fbfc}.rx-quantity-row>span{color:#64748b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.rx-quantity-stepper{display:flex;align-items:center;height:35px;border:1px solid #dce4e8;border-radius:11px;background:#fff;overflow:hidden}.rx-quantity-stepper .quantity{margin:0!important}.rx-quantity-stepper input.qty{width:42px!important;height:33px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;color:#172033;font-size:12px;font-weight:900;-moz-appearance:textfield}.rx-quantity-stepper input.qty::-webkit-outer-spin-button,.rx-quantity-stepper input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rx-qty-button{width:34px;height:33px;padding:0;border:0;background:#fff;color:#334155;font-size:15px;font-weight:900;cursor:pointer}.rx-qty-button:hover{background:#f1f5f9;color:var(--rx-teal-dark)}.rx-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.rx-product-actions a,.rx-product-actions button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;border:0;border-radius:11px;text-decoration:none;font:850 11px "Plus Jakarta Sans",sans-serif;cursor:pointer}.rx-view-product{background:#f1f5f9;color:#172033}.rx-view-product:hover{background:#e6edf1}.rx-buy-now{background:#4e9188;color:#fff}.rx-buy-now:hover{background:#33756c}.rx-product-actions-single{grid-template-columns:1fr}.woocommerce ul.products li.product.rx-product .button{margin:0!important}.woocommerce ul.products li.product.rx-product .onsale{display:none}

@media(max-width:900px){.rx-product-image,.woocommerce ul.products li.product.rx-product .rx-product-image{height:210px}}
@media(max-width:650px){.rx-shop-catalog-head{gap:20px}.rx-shop-catalog-head .rx-section-title h1{font-size:30px}.rx-product,.woocommerce ul.products li.product.rx-product{padding:20px!important}.rx-product-image,.woocommerce ul.products li.product.rx-product .rx-product-image{height:220px}.rx-product-desc{min-height:0}}

/* Keep a variable product's single View Product action full-width and clickable. */
.rx-product-actions.rx-product-actions-single .rx-view-product{width:100%}

/* Product overview modal */
.rx-product-image{width:100%;cursor:pointer}.rx-product-title-button{display:block;width:100%;padding:0;border:0;background:transparent;color:var(--rx-ink);font:inherit;text-align:left;cursor:pointer}.rx-product-title-button:hover{color:var(--rx-teal-dark)}body.rx-modal-open{overflow:hidden}.rx-product-modal[hidden]{display:none!important}.rx-product-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px}.rx-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.5);backdrop-filter:blur(5px)}.rx-modal-dialog{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:34px;background:#fff;border:1px solid #dce4e8;border-radius:28px;box-shadow:0 28px 70px rgba(15,23,42,.3);animation:rxModalIn .2s ease-out}.rx-modal-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--rx-line)}.rx-modal-header>span{padding:7px 13px;border-radius:999px;background:#d8f7e8;color:#276a57;font-size:11px;font-weight:900;text-transform:uppercase}.rx-modal-header button{width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#94a3b8;font-size:22px;cursor:pointer}.rx-modal-header button:hover{background:#f1f5f9;color:#334155}.rx-modal-product{display:grid;grid-template-columns:.95fr 1.1fr;gap:30px;align-items:center;padding:30px 0}.rx-modal-visual{height:245px;display:grid;place-items:center;overflow:hidden;border:1px solid #e8eef1;border-radius:20px;background:#f7fafb;font-size:74px}.rx-modal-visual img{width:100%;height:100%;padding:20px;object-fit:contain}.rx-modal-copy h2{margin:0 0 12px;color:#0f172a;font-size:31px;line-height:1.13;letter-spacing:-.045em}.rx-modal-meta{margin:0 0 13px;color:#718096;font-size:13px}.rx-modal-price{color:#3c7e75;font-size:30px;font-weight:900}.rx-modal-description{margin:15px 0 0;color:#5f6f82;font-size:13px;line-height:1.65}.rx-modal-quantity{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px;padding:18px 21px;background:#f8fbfc;border:1px solid #e5ebee;border-radius:18px}.rx-modal-quantity>span{color:#334155;font-size:12px;font-weight:900;text-transform:uppercase}.rx-modal-quantity .rx-quantity-stepper{height:45px}.rx-modal-quantity .rx-qty-button{width:46px;height:43px}.rx-modal-quantity .rx-quantity-stepper input.qty{width:55px!important;height:43px!important;font-size:15px}.rx-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:28px;padding-top:20px;border-top:1px solid var(--rx-line)}.rx-modal-actions form{margin:0}.rx-modal-actions button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:52px;border:0;border-radius:13px;font:850 13px "Plus Jakarta Sans",sans-serif;cursor:pointer}.rx-modal-add-cart{background:#f1f5f9;color:#172033}.rx-modal-add-cart:hover{background:#e5edf1}.rx-modal-add-cart:disabled{opacity:.7}.rx-modal-buy-now{background:#4e9188;color:#fff;box-shadow:0 6px 14px rgba(78,145,136,.2)}.rx-modal-buy-now:hover{background:#33756c}@keyframes rxModalIn{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}

@media(max-width:650px){.rx-product-modal{padding:12px}.rx-modal-dialog{max-height:calc(100vh - 24px);padding:22px;border-radius:21px}.rx-modal-header{padding-bottom:16px}.rx-modal-product{grid-template-columns:1fr;gap:19px;padding:20px 0}.rx-modal-visual{height:190px;font-size:58px}.rx-modal-copy h2{font-size:25px}.rx-modal-price{font-size:25px}.rx-modal-quantity{min-height:70px;padding:12px 14px}.rx-modal-actions{margin-top:20px}.rx-modal-actions button{min-height:48px;font-size:11px}}

/* All Products catalog page */
.rx-all-products-header{background:#fff;border-bottom:1px solid var(--rx-line);padding:31px 0}.rx-all-products-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:66px}.rx-catalog-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:7px;color:#94a3b8;font-size:11px;font-weight:700}.rx-catalog-breadcrumb a{color:#64748b;text-decoration:none}.rx-catalog-breadcrumb a:hover,.rx-catalog-breadcrumb span{color:var(--rx-teal)}.rx-catalog-breadcrumb i{font-size:7px}.rx-all-products-heading h1{margin:0;color:#0f172a;font-size:32px;line-height:1.12;letter-spacing:-.045em}.rx-catalog-sort{display:flex;align-items:center;gap:10px}.rx-catalog-sort label{color:#64748b;font-size:11px;font-weight:750}.rx-catalog-sort select{min-width:190px;padding:11px 34px 11px 13px;border:1px solid var(--rx-line);border-radius:11px;background:#f8fafc;color:#334155;font:800 11px "Plus Jakarta Sans",sans-serif}.rx-all-products-main{padding-top:30px}.rx-all-products-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:28px;align-items:start}.rx-catalog-sidebar{position:relative}.rx-filter-card{position:sticky;top:92px;padding:21px;background:#fff;border:1px solid var(--rx-line);border-radius:22px;box-shadow:0 6px 18px rgba(15,23,42,.035)}.rx-filter-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.rx-filter-heading h2{margin:0;color:var(--rx-ink);font-size:14px}.rx-filter-heading h2 i{margin-right:6px;color:var(--rx-teal)}.rx-filter-heading button{padding:0;border:0;background:transparent;color:var(--rx-teal);font:800 10px inherit;text-decoration:underline;cursor:pointer}.rx-filter-group{min-width:0;margin:0;padding:18px 0 0;border:0}.rx-filter-group+.rx-filter-group{margin-top:18px;border-top:1px solid #f1f5f9}.rx-filter-group legend{padding:0;color:#334155;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rx-filter-group label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:11px;color:#536174;font-size:11px;cursor:pointer}.rx-filter-group label span{display:flex;align-items:center;gap:7px}.rx-filter-group label:hover{color:var(--rx-teal-dark)}.rx-filter-group label b{color:#94a3b8;font-size:9px}.rx-filter-group input[type=radio],.rx-filter-group input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:var(--rx-teal)}.rx-filter-range-title{display:flex;align-items:center;justify-content:space-between}.rx-filter-range-title strong{color:var(--rx-teal-dark);font-size:11px}.rx-filter-group input[type=range]{width:100%;margin:16px 0 3px;accent-color:var(--rx-teal)}.rx-range-labels{display:flex;justify-content:space-between;color:#94a3b8;font-size:9px;font-weight:750}.rx-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;padding:13px 17px;background:#fff;border:1px solid var(--rx-line);border-radius:13px;color:#64748b;font-size:11px;font-weight:750}.rx-results-toolbar span:last-child{color:#299267}.rx-results-toolbar i{margin-right:4px}.rx-catalog-results .woocommerce-breadcrumb,.rx-catalog-results .woocommerce-result-count,.rx-catalog-results .woocommerce-ordering{display:none!important}.rx-catalog-results .woocommerce ul.products,.rx-catalog-results ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:0}.rx-catalog-results .rx-product,.rx-catalog-results .woocommerce ul.products li.product.rx-product{padding:19px!important;border-radius:20px!important}.rx-catalog-results .rx-product-image,.rx-catalog-results .woocommerce ul.products li.product.rx-product .rx-product-image{height:155px;margin:14px 0 15px;font-size:49px}.rx-catalog-results .rx-product h3,.rx-catalog-results .woocommerce ul.products li.product.rx-product h3{font-size:15px!important}.rx-catalog-results .rx-product-desc{min-height:38px;font-size:10px;margin-bottom:13px}.rx-catalog-results .rx-product-bottom{padding-top:13px}.rx-catalog-results .rx-product-price .price{font-size:19px!important}.rx-catalog-results .rx-quantity-row{min-height:42px;padding:5px 6px 5px 10px}.rx-catalog-results .rx-quantity-stepper{height:31px}.rx-catalog-results .rx-quantity-stepper input.qty{width:34px!important;height:29px!important}.rx-catalog-results .rx-qty-button{width:28px;height:29px}.rx-catalog-results .rx-product-actions a,.rx-catalog-results .rx-product-actions button{min-height:39px;font-size:9px}.rx-product[hidden],.woocommerce ul.products li.product.rx-product[hidden]{display:none!important}.rx-catalog-empty{text-align:center;padding:50px 25px;background:#fff;border:1px solid var(--rx-line);border-radius:22px}.rx-catalog-empty .rx-icon-box{margin:0 auto 13px}.rx-catalog-empty h2{margin:0 0 8px;font-size:21px}.rx-catalog-empty p{margin:0 0 18px;color:var(--rx-muted);font-size:11px}.rx-catalog-empty button{padding:11px 17px;border:0;border-radius:10px;background:var(--rx-teal);color:#fff;font:800 10px inherit;cursor:pointer}

@media(max-width:1100px){.rx-all-products-layout{grid-template-columns:220px minmax(0,1fr)}.rx-catalog-results .woocommerce ul.products,.rx-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.rx-all-products-heading{align-items:flex-start;flex-direction:column}.rx-catalog-sort{width:100%;justify-content:space-between}.rx-catalog-sort select{flex:1}.rx-catalog-search{max-width:none}.rx-all-products-layout{grid-template-columns:1fr}.rx-filter-card{position:static}.rx-catalog-results .woocommerce ul.products,.rx-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.rx-all-products-heading h1{font-size:27px}.rx-catalog-results .woocommerce ul.products,.rx-catalog-results ul.products{grid-template-columns:1fr}.rx-results-toolbar{align-items:flex-start;flex-direction:column}.rx-catalog-results .rx-product-image,.rx-catalog-results .woocommerce ul.products li.product.rx-product .rx-product-image{height:190px}}

/* Normal page scrolling for the catalog; keep the desktop filter visible. */
@media(min-width:761px){.rx-all-products-main{padding-bottom:80px}.rx-all-products-layout{height:auto;min-height:0;overflow:visible;align-items:stretch}.rx-catalog-sidebar{height:auto;overflow:visible}.rx-filter-card{position:sticky;top:92px;height:auto;max-height:none;overflow:visible;overscroll-behavior:auto}.rx-catalog-results{height:auto;min-width:0;overflow:visible;padding-right:0;scrollbar-gutter:auto}.rx-results-toolbar{position:static;box-shadow:none}.rx-catalog-results ul.products{padding-bottom:20px}}

/* WooCommerce session cart drawer */
.rx-cart-drawer[hidden]{display:none!important}.rx-cart-drawer{position:fixed;inset:0;z-index:11000}.rx-cart-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(4px)}.rx-cart-panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(560px,calc(100% - 28px));height:100%;padding:28px 30px 24px;background:#fff;border-left:1px solid var(--rx-line);border-radius:0 0 0 26px;box-shadow:-20px 0 55px rgba(15,23,42,.2);animation:rxCartIn .24s ease-out}.rx-cart-drawer-header{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding-bottom:22px;border-bottom:1px solid var(--rx-line)}.rx-cart-drawer-header h2{display:flex;align-items:center;gap:11px;margin:0;color:#0f172a;font-size:28px;letter-spacing:-.035em}.rx-cart-drawer-header h2 i{color:#57978f;font-size:22px}.rx-cart-drawer-header button{width:40px;height:40px;padding:0;border:0;border-radius:10px;background:transparent;color:#94a3b8;font-size:24px;cursor:pointer}.rx-cart-drawer-header button:hover{background:#f1f5f9;color:#334155}.rx-cart-drawer-items{flex:1;min-height:0;overflow-y:auto;padding:24px 0;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.rx-cart-drawer-items.is-loading,.rx-cart-drawer-items.is-updating{opacity:.58;pointer-events:none}.rx-cart-loading{display:flex;align-items:center;justify-content:center;gap:9px;padding:45px 15px;color:var(--rx-muted);font-size:12px}.rx-cart-drawer-item{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:15px;align-items:center;margin-bottom:17px;padding:17px;background:#f8fbfc;border:1px solid #e7edef;border-radius:18px}.rx-cart-item-visual{display:grid;place-items:center;width:60px;height:60px;overflow:hidden;background:#fff;border:1px solid #dce4e8;border-radius:15px;font-size:25px}.rx-cart-item-visual img{width:100%;height:100%;padding:7px;object-fit:contain}.rx-cart-item-copy{min-width:0}.rx-cart-item-copy h3{margin:0 0 3px;color:#172033;font-size:14px;line-height:1.3}.rx-cart-item-copy p{margin:0;color:#7a8798;font-size:11px}.rx-cart-item-controls{display:flex;align-items:center;gap:13px}.rx-cart-item-controls>strong{min-width:72px;color:#172033;font-size:15px;text-align:right}.rx-cart-item-stepper{display:flex;align-items:center;height:38px;background:#fff;border:1px solid #dce4e8;border-radius:11px;overflow:hidden}.rx-cart-item-stepper button{width:34px;height:36px;padding:0;border:0;background:#fff;color:#334155;font-size:15px;font-weight:900;cursor:pointer}.rx-cart-item-stepper button:hover{background:#edf4f5;color:var(--rx-teal-dark)}.rx-cart-item-stepper span{min-width:30px;color:#172033;font-size:13px;font-weight:900;text-align:center}.rx-cart-empty{text-align:center;padding:65px 20px}.rx-cart-empty .rx-icon-box{margin:0 auto 16px}.rx-cart-empty h3{margin:0 0 6px;color:var(--rx-ink);font-size:21px}.rx-cart-empty p{margin:0;color:var(--rx-muted);font-size:12px}.rx-cart-drawer-footer{flex:0 0 auto;padding-top:21px;border-top:1px solid var(--rx-line)}.rx-cart-total{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;color:#475569;font-size:17px}.rx-cart-total strong{color:#3c7e75;font-size:29px;font-weight:900}.rx-cart-checkout{display:flex;align-items:center;justify-content:center;min-height:58px;background:#57978f;color:#fff;border-radius:15px;box-shadow:0 7px 16px rgba(87,151,143,.22);font-size:17px;font-weight:900;text-decoration:none}.rx-cart-checkout:hover{background:#33756c;color:#fff}@keyframes rxCartIn{from{transform:translateX(100%)}to{transform:none}}

@media(max-width:640px){.rx-cart-panel{width:100%;padding:21px 17px;border-radius:0}.rx-cart-drawer-header{padding-bottom:16px}.rx-cart-drawer-header h2{font-size:24px}.rx-cart-drawer-items{padding:17px 0}.rx-cart-drawer-item{grid-template-columns:50px minmax(0,1fr);gap:11px;padding:13px}.rx-cart-item-visual{width:50px;height:50px}.rx-cart-item-controls{grid-column:1/-1;justify-content:space-between;padding-top:4px}.rx-cart-item-controls>strong{font-size:14px}.rx-cart-total{font-size:15px}.rx-cart-total strong{font-size:25px}.rx-cart-checkout{min-height:52px;font-size:14px}}

/* Variable product selector in the product overview dialog */
.rx-modal-variation{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:16px;margin:0 0 16px;padding:14px 18px;background:#f8fbfc;border:1px solid #e5ebee;border-radius:15px}.rx-modal-variation[hidden]{display:none!important}.rx-modal-variation label{color:#334155;font-size:11px;font-weight:900;text-transform:uppercase}.rx-modal-variation select{width:100%;height:42px;padding:0 34px 0 12px;border:1px solid #d5e0e3;border-radius:9px;background-color:#fff;color:#172033;font:800 12px "Plus Jakarta Sans",sans-serif;cursor:pointer}.rx-modal-variation select:focus{border-color:#4e9188;outline:2px solid rgba(78,145,136,.16);outline-offset:1px}@media(max-width:650px){.rx-modal-variation{grid-template-columns:1fr;gap:8px;padding:12px 14px}.rx-modal-variation select{height:40px}}
.rx-modal-total,.rx-detail-total{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:12px 2px;color:#334155;font-size:12px;font-weight:850;text-transform:uppercase}.rx-modal-total strong,.rx-detail-total strong{color:#3c7e75;font-size:21px;letter-spacing:-.025em;text-transform:none}.rx-detail-total{max-width:440px;padding:14px 0;}.rx-detail-total strong{font-size:19px}@media(max-width:650px){.rx-modal-total{padding:11px 2px}.rx-modal-total strong{font-size:18px}}

/* Keep the product category visible over the image and use the same soft neutral surface as the page. */
.rx-product-top{justify-content:flex-end}
.rx-product-image,.woocommerce ul.products li.product.rx-product .rx-product-image{position:relative;background:#f3f7f6}
.rx-product-image-badge{position:absolute;z-index:2;top:12px;left:12px;padding:7px 10px;border:1px solid rgba(39,106,87,.08);border-radius:8px;background:#d8f7e8;color:#276a57;box-shadow:0 3px 8px rgba(15,23,42,.07);text-transform:uppercase}

/* Refined product overview pricing and details */
.rx-modal-dialog{width:min(760px,100%);padding:31px 34px}.rx-modal-header>div{display:flex;align-items:center;gap:12px}.rx-modal-header>div>span{padding:7px 13px;border-radius:999px;background:#d8f7e8;color:#276a57;font-size:11px;font-weight:900;text-transform:uppercase}.rx-modal-header small{display:flex;align-items:center;gap:5px;color:#299267;font-size:10px;font-weight:800}.rx-modal-header small.is-out-of-stock{color:#dc6262}.rx-modal-product{grid-template-columns:.92fr 1.08fr;gap:34px;padding:32px 0 27px}.rx-modal-visual{height:270px;background:linear-gradient(145deg,#fbfdfd,#f3f8f9);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.rx-modal-copy{min-width:0}.rx-modal-copy .rx-modal-meta{display:inline-flex;margin:0 0 10px;padding:5px 9px;border-radius:7px;background:#effaf7;color:#3c7e75;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.rx-modal-copy h2{margin:0 0 17px;font-size:30px;line-height:1.12}.rx-modal-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:16px}.rx-modal-price-row strong{color:#3c7e75;font-size:31px;line-height:1;font-weight:900;letter-spacing:-.03em}.rx-modal-price-row del{color:#9aa7b7;font-size:14px;font-weight:700}.rx-modal-price-row span{padding:5px 8px;border-radius:999px;background:#dcfce7;color:#16805d;font-size:9px;font-weight:900;text-transform:uppercase}.rx-modal-description{margin:0;color:#5f6f82;font-size:12px;line-height:1.7}.rx-modal-benefits{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px;padding-top:14px;border-top:1px solid #edf1f3}.rx-modal-benefits span{display:flex;align-items:center;gap:5px;color:#64748b;font-size:9px;font-weight:750}.rx-modal-benefits i{color:#57978f}.rx-modal-quantity{min-height:76px}.rx-modal-actions{margin-top:24px}

@media(max-width:650px){.rx-modal-dialog{padding:21px}.rx-modal-header>div{align-items:flex-start;flex-direction:column;gap:7px}.rx-modal-product{grid-template-columns:1fr;gap:18px;padding:20px 0}.rx-modal-visual{height:190px}.rx-modal-copy h2{font-size:25px;margin-bottom:13px}.rx-modal-price-row strong{font-size:27px}.rx-modal-benefits{margin-top:13px}.rx-modal-quantity{min-height:68px}}

/* Compact product overview dialog */
@media(min-width:651px){.rx-modal-dialog{width:min(630px,100%);padding:24px 27px;border-radius:23px}.rx-modal-header{padding-bottom:16px}.rx-modal-header>div>span{padding:6px 11px;font-size:9px}.rx-modal-header button{width:34px;height:34px;font-size:19px}.rx-modal-product{grid-template-columns:.88fr 1.12fr;gap:25px;padding:23px 0 20px}.rx-modal-visual{height:210px;border-radius:17px;font-size:59px}.rx-modal-visual img{padding:16px}.rx-modal-copy .rx-modal-meta{margin-bottom:8px;padding:4px 8px;font-size:8px}.rx-modal-copy h2{margin-bottom:12px;font-size:25px}.rx-modal-price-row{gap:7px;margin-bottom:12px}.rx-modal-price-row strong{font-size:26px}.rx-modal-price-row del{font-size:12px}.rx-modal-price-row span{padding:4px 7px;font-size:8px}.rx-modal-description{font-size:10px;line-height:1.6}.rx-modal-benefits{gap:7px 12px;margin-top:12px;padding-top:11px}.rx-modal-benefits span{font-size:8px}.rx-modal-quantity{min-height:62px;padding:11px 16px;border-radius:15px}.rx-modal-quantity>span{font-size:10px}.rx-modal-quantity .rx-quantity-stepper{height:38px}.rx-modal-quantity .rx-qty-button{width:39px;height:36px}.rx-modal-quantity .rx-quantity-stepper input.qty{width:46px!important;height:36px!important;font-size:13px}.rx-modal-actions{gap:10px;margin-top:18px;padding-top:16px}.rx-modal-actions button{min-height:45px;border-radius:11px;font-size:11px}}

/* Checkout page and editable order items */
.woocommerce-checkout .rx-inner-hero{padding:30px 38px;margin-bottom:22px}.woocommerce-checkout .rx-inner-hero h1{font-size:36px}.woocommerce-checkout .rx-content-card{padding:28px;border-radius:22px}.rx-checkout-cart-editor{position:relative;margin-bottom:30px;padding:22px;background:linear-gradient(145deg,#fff,#fbfdfd);border:1px solid #dce5e8;border-radius:20px;box-shadow:0 8px 22px rgba(15,23,42,.045)}.rx-checkout-cart-editor>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid var(--rx-line)}.rx-checkout-cart-editor>header span{color:var(--rx-teal);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rx-checkout-cart-editor>header h2{margin:2px 0 0;color:var(--rx-ink);font-size:21px;letter-spacing:-.03em}.rx-checkout-cart-editor>header small{display:flex;align-items:center;gap:6px;color:#64748b;font-size:9px;font-weight:750}.rx-checkout-editor-items{padding:16px 0 2px}.rx-checkout-editor-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto 85px 32px;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1f3}.rx-checkout-editor-item:last-child{border-bottom:0}.rx-checkout-editor-visual{display:grid;place-items:center;width:52px;height:52px;overflow:hidden;background:#f7fafb;border:1px solid #e1e8eb;border-radius:13px;font-size:22px}.rx-checkout-editor-visual img{width:100%;height:100%;padding:6px;object-fit:contain}.rx-checkout-editor-copy{min-width:0}.rx-checkout-editor-copy h3{margin:0 0 3px;color:#172033;font-size:13px;line-height:1.3}.rx-checkout-editor-copy p{margin:0;color:#8793a3;font-size:9px}.rx-checkout-editor-stepper{display:flex;align-items:center;height:36px;background:#fff;border:1px solid #dce4e8;border-radius:10px;overflow:hidden}.rx-checkout-editor-stepper button{width:32px;height:34px;padding:0;border:0;background:#fff;color:#334155;font-size:14px;font-weight:900;cursor:pointer}.rx-checkout-editor-stepper button:hover{background:#eef5f4;color:var(--rx-teal-dark)}.rx-checkout-editor-stepper span{min-width:29px;color:#172033;font-size:12px;font-weight:900;text-align:center}.rx-checkout-editor-line-total{color:#3c7e75;font-size:13px;text-align:right}.rx-checkout-remove-item{width:31px;height:31px;padding:0;border:0;border-radius:9px;background:#fff1f2;color:#dc5b66;font-size:11px;cursor:pointer}.rx-checkout-remove-item:hover{background:#ffe4e6}.rx-checkout-cart-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding-top:15px;border-top:1px solid var(--rx-line);color:#64748b;font-size:10px}.rx-checkout-cart-editor>footer strong{color:#3c7e75;font-size:14px}.rx-checkout-editor-updating{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(255,255,255,.86);border-radius:20px;color:var(--rx-teal-dark);font-size:11px;font-weight:850;backdrop-filter:blur(2px)}.rx-checkout-editor-updating[hidden]{display:none!important}.rx-checkout-cart-editor.is-updating{pointer-events:none}.woocommerce-checkout .wp-block-woocommerce-checkout{margin:0;padding-top:28px;border-top:1px solid var(--rx-line)}.woocommerce-checkout .wc-block-checkout__main{padding-right:28px!important}.woocommerce-checkout .wc-block-components-checkout-step{margin-bottom:21px;padding:21px!important;background:#fff;border:1px solid var(--rx-line)!important;border-radius:16px}.woocommerce-checkout .wc-block-components-checkout-step__heading{margin-bottom:15px}.woocommerce-checkout .wc-block-components-checkout-step__heading h2{font-size:18px!important;letter-spacing:-.02em}.woocommerce-checkout .wc-block-checkout__sidebar{top:90px!important;padding:21px!important;background:#f8fbfc;border:1px solid #dce5e8;border-radius:18px;box-shadow:0 9px 22px rgba(15,23,42,.05)}.woocommerce-checkout .wc-block-components-order-summary{border:0!important;background:transparent}.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input{min-height:48px!important;border-color:#d9e2e6!important}.woocommerce-checkout .wc-block-components-checkout-place-order-button{min-height:52px!important;font-size:13px!important}

@media(max-width:780px){.woocommerce-checkout .rx-content-card{padding:18px}.rx-checkout-cart-editor{padding:17px}.rx-checkout-editor-item{grid-template-columns:46px minmax(0,1fr) auto 30px;gap:10px}.rx-checkout-editor-visual{width:46px;height:46px}.rx-checkout-editor-stepper{grid-column:2/3}.rx-checkout-editor-line-total{grid-column:3/4;grid-row:2}.rx-checkout-remove-item{grid-column:4/5;grid-row:1}.woocommerce-checkout .wc-block-checkout__main{padding-right:0!important}.woocommerce-checkout .wc-block-checkout__sidebar{position:static!important}}
@media(max-width:520px){.woocommerce-checkout .rx-inner-hero{padding:24px 21px}.woocommerce-checkout .rx-inner-hero h1{font-size:30px}.rx-checkout-cart-editor>header{align-items:flex-start;flex-direction:column;gap:7px}.rx-checkout-cart-editor>footer{align-items:flex-start;flex-direction:column;gap:5px}.rx-checkout-editor-item{grid-template-columns:42px minmax(0,1fr) 28px}.rx-checkout-editor-visual{width:42px;height:42px}.rx-checkout-editor-stepper{grid-column:1/3}.rx-checkout-editor-line-total{grid-column:3/4;grid-row:2}.rx-checkout-remove-item{grid-column:3/4;grid-row:1}}

/* Quantity and removal controls inside Checkout Order summary */
.rx-checkout-cart-data{display:none!important}.rx-order-summary-controls{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:10px;padding-top:9px;border-top:1px solid #e8edef}.rx-order-summary-controls>span{color:#64748b;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.rx-order-summary-stepper{display:flex;align-items:center;height:30px;margin-left:auto;background:#fff;border:1px solid #dce4e8;border-radius:9px;overflow:hidden}.rx-order-summary-stepper button{width:27px;height:28px;padding:0;border:0;background:#fff;color:#334155;font-size:12px;font-weight:900;cursor:pointer}.rx-order-summary-stepper button:hover{background:#eef5f4;color:var(--rx-teal-dark)}.rx-order-summary-stepper b{min-width:25px;color:#172033;font-size:10px;text-align:center}.rx-order-summary-remove{display:flex;align-items:center;gap:4px;height:30px;padding:0 8px;border:0;border-radius:8px;background:#fff1f2;color:#cf5360;font:800 8px "Plus Jakarta Sans",sans-serif;cursor:pointer}.rx-order-summary-remove:hover{background:#ffe4e6}.rx-checkout-editor-updating{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;gap:9px;background:rgba(248,250,252,.84);border-radius:0;color:var(--rx-teal-dark);font-size:12px;font-weight:850;backdrop-filter:blur(4px)}.rx-checkout-editor-updating[hidden]{display:none!important}.woocommerce-checkout .wc-block-components-order-summary-item{padding-bottom:15px!important}.woocommerce-checkout .wc-block-components-order-summary-item__description{min-width:0}

@media(max-width:480px){.rx-order-summary-controls{gap:6px}.rx-order-summary-stepper{margin-left:0}.rx-order-summary-remove span{display:none}.rx-order-summary-remove{width:30px;padding:0;justify-content:center}}

/* Customer login and registration */
.rx-account-link{display:inline-flex;align-items:center;gap:6px}.woocommerce-account:not(.logged-in) .rx-inner-hero{margin-bottom:24px;padding:30px 38px;background:linear-gradient(135deg,#edf9f6,#fff 58%,#f2f7ff)}.woocommerce-account:not(.logged-in) .rx-inner-hero h1{font-size:36px}.woocommerce-account:not(.logged-in) .rx-content-card{padding:0;background:transparent;border:0;box-shadow:none}.rx-auth-shell{display:grid;grid-template-columns:1fr 1fr;gap:24px}.rx-auth-card{position:relative;overflow:hidden;padding:30px;background:#fff;border:1px solid #dce5e8;border-radius:24px;box-shadow:0 12px 30px rgba(15,23,42,.055)}.rx-auth-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#4e9188,#76b7ae)}.rx-auth-register{background:linear-gradient(145deg,#fff,#f8fcfb)}.rx-auth-card-header{display:flex;align-items:center;gap:14px;margin-bottom:14px}.rx-auth-icon{display:grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border-radius:14px;background:#e6f6f2;color:#3d8279;font-size:18px}.rx-auth-card-header small{display:block;margin-bottom:3px;color:#4e9188;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.rx-auth-card-header h2{margin:0;color:#111827;font-size:21px;line-height:1.25;letter-spacing:-.03em}.rx-auth-intro{min-height:42px;margin:0 0 22px;color:#718096;font-size:11px;line-height:1.65}.woocommerce .rx-auth-card form.login,.woocommerce .rx-auth-card form.register{margin:0;padding:0;border:0;background:transparent}.rx-auth-card .form-row{margin:0 0 15px}.rx-auth-card .form-row label{display:block;margin-bottom:6px;color:#344256;font-size:10px;font-weight:850}.rx-auth-card .required{color:#db5964}.rx-auth-input-wrap{position:relative;display:block}.rx-auth-input-wrap>i{position:absolute;z-index:2;left:14px;top:50%;transform:translateY(-50%);color:#86a29e;font-size:13px;pointer-events:none}.rx-auth-input-wrap .password-input{display:block;width:100%}.woocommerce .rx-auth-card .rx-auth-input-wrap input.input-text{width:100%;min-height:48px;padding:11px 42px!important;border:1px solid #d9e3e6;border-radius:12px;background:#fbfdfd;box-shadow:none;font-size:12px}.woocommerce .rx-auth-card .rx-auth-input-wrap input.input-text:focus{border-color:#57978f;outline:3px solid rgba(87,151,143,.12);background:#fff}.rx-auth-options{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:2px 0 18px;color:#64748b;font-size:10px}.rx-auth-options label{display:flex!important;align-items:center;gap:6px;margin:0!important;font-size:10px!important}.rx-auth-options input{accent-color:#57978f}.rx-auth-options a,.rx-auth-card a{color:#3d8279;font-weight:800;text-decoration:none}.rx-auth-options a:hover,.rx-auth-card a:hover{text-decoration:underline}.woocommerce .rx-auth-card button.button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:49px;margin-top:3px;border-radius:12px!important;box-shadow:0 7px 15px rgba(78,145,136,.2);font-size:11px}.rx-auth-card .woocommerce-privacy-policy-text{margin:2px 0 15px;color:#7b8798;font-size:9px;line-height:1.6}.rx-auth-card .woocommerce-password-strength{margin-top:6px;border-radius:8px;font-size:9px}.rx-auth-card .woocommerce-password-hint{display:block;margin-top:6px;color:#7b8798;font-size:9px;line-height:1.5}.rx-auth-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:15px 28px;margin-top:22px;padding:17px;background:#f7fafb;border:1px solid #e2e9eb;border-radius:16px;color:#607083;font-size:9px;font-weight:750}.rx-auth-trust i{margin-right:6px;color:#57978f}

@media(max-width:780px){.rx-auth-shell{grid-template-columns:1fr}.rx-auth-intro{min-height:0}.woocommerce-account:not(.logged-in) .rx-content-card{padding:0}.rx-auth-card{padding:24px}}
@media(max-width:520px){.woocommerce-account:not(.logged-in) .rx-inner-hero{padding:24px 21px}.woocommerce-account:not(.logged-in) .rx-inner-hero h1{font-size:30px}.rx-auth-card{padding:21px;border-radius:20px}.rx-auth-card-header h2{font-size:19px}.rx-auth-options{align-items:flex-start;flex-direction:column;gap:9px}.rx-auth-trust{align-items:flex-start;flex-direction:column;padding:15px 18px}}

/* Compact account popup */
.rx-auth-modal[hidden]{display:none!important}.rx-auth-modal{position:fixed;inset:0;z-index:12500;display:grid;place-items:center;padding:18px}.rx-auth-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(6px)}.rx-auth-dialog{position:relative;width:min(520px,100%);max-height:calc(100vh - 36px);overflow-y:auto;background:#fff;border:1px solid #dce5e8;border-radius:24px;box-shadow:0 30px 80px rgba(15,23,42,.32);animation:rxModalIn .2s ease-out;scrollbar-width:thin;scrollbar-color:#b8cbc8 transparent}.rx-auth-modal-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px 17px;border-bottom:1px solid #e8eef0}.rx-auth-modal-header>div{display:flex;align-items:center;gap:12px}.rx-auth-modal-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e5f6f2;color:#3d8279;font-size:16px}.rx-auth-modal-header small{display:block;margin-bottom:2px;color:#57978f;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.rx-auth-modal-header h2{margin:0;color:#111827;font-size:18px;line-height:1.2;letter-spacing:-.025em}.rx-auth-modal-header>button{width:36px;height:36px;padding:0;border:0;border-radius:10px;background:#f3f6f7;color:#8492a3;font-size:17px;cursor:pointer}.rx-auth-modal-header>button:hover{background:#e9eff1;color:#334155}.rx-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:17px 24px 0;padding:5px;background:#f1f5f5;border-radius:12px}.rx-auth-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:8px;border:0;border-radius:9px;background:transparent;color:#718096;font:850 10px "Plus Jakarta Sans",sans-serif;cursor:pointer}.rx-auth-tabs button.is-active{background:#fff;color:#34776e;box-shadow:0 3px 9px rgba(15,23,42,.08)}.rx-auth-notices:empty{display:none}.rx-auth-notices{margin:14px 24px 0}.rx-auth-notices .woocommerce-error,.rx-auth-notices .woocommerce-message,.rx-auth-notices .woocommerce-info{margin:0;padding:12px 14px 12px 40px!important;border-width:1px;border-left:4px solid #dc6262;border-top-width:1px;border-radius:11px;background:#fff7f7;font-size:9px;line-height:1.55}.rx-auth-notices .woocommerce-error:before{top:12px;left:14px;font-size:13px}.rx-auth-modal .rx-auth-shell{display:block}.rx-auth-modal .rx-auth-card[hidden]{display:none!important}.rx-auth-modal .rx-auth-card{overflow:visible;padding:21px 24px 18px;border:0;border-radius:0;background:#fff;box-shadow:none}.rx-auth-modal .rx-auth-card:before{display:none}.rx-auth-modal .rx-auth-card-header{margin-bottom:9px}.rx-auth-modal .rx-auth-icon{width:37px;height:37px;border-radius:11px;font-size:14px}.rx-auth-modal .rx-auth-card-header small{font-size:7px}.rx-auth-modal .rx-auth-card-header h2{font-size:17px}.rx-auth-modal .rx-auth-intro{min-height:0;margin-bottom:16px;font-size:9px;line-height:1.55}.rx-auth-modal .rx-auth-card form.login,.rx-auth-modal .rx-auth-card form.register{margin:0;padding:0;border:0;background:transparent}.rx-auth-modal .rx-auth-card .form-row{margin:0 0 11px}.rx-auth-modal .rx-auth-card .form-row label{margin-bottom:5px;font-size:9px}.rx-auth-modal .rx-auth-input-wrap input.input-text{width:100%;min-height:43px;padding:9px 39px!important;border:1px solid #d9e3e6;border-radius:11px;background:#fbfdfd;color:#172033;font:500 10px "Plus Jakarta Sans",sans-serif;box-shadow:none}.rx-auth-modal .rx-auth-input-wrap input.input-text:focus{border-color:#57978f;outline:3px solid rgba(87,151,143,.12);background:#fff}.rx-auth-modal .rx-auth-input-wrap>i{left:13px;font-size:11px}.rx-auth-modal .rx-auth-input-wrap .password-input{display:block;width:100%}.rx-auth-modal .rx-auth-options{margin:0 0 13px;font-size:9px}.rx-auth-modal .rx-auth-options label{font-size:9px!important}.rx-auth-modal .rx-auth-card button.button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:43px;margin-top:2px;padding:10px 15px!important;border:0;border-radius:11px!important;background:#57978f!important;color:#fff!important;box-shadow:0 6px 14px rgba(78,145,136,.2);font:850 10px "Plus Jakarta Sans",sans-serif}.rx-auth-modal .rx-auth-card button.button:hover{background:#33756c!important}.rx-auth-modal .woocommerce-privacy-policy-text{margin:0 0 11px;font-size:8px;line-height:1.5}.rx-auth-modal .rx-auth-trust{gap:9px 19px;margin:0;padding:12px 20px;border:0;border-top:1px solid #edf1f3;border-radius:0;background:#f8fbfb;font-size:8px}.woocommerce-account:not(.logged-in) .rx-content-card>.woocommerce{min-height:200px}

@media(max-width:560px){.rx-auth-modal{padding:10px}.rx-auth-dialog{max-height:calc(100vh - 20px);border-radius:20px}.rx-auth-modal-header{padding:17px 18px 13px}.rx-auth-tabs{margin:13px 18px 0}.rx-auth-notices{margin:11px 18px 0}.rx-auth-modal .rx-auth-card{padding:17px 18px 14px}.rx-auth-modal .rx-auth-card-header{display:none}.rx-auth-modal .rx-auth-intro{margin-bottom:13px}.rx-auth-modal .rx-auth-options{align-items:center;flex-direction:row}.rx-auth-modal .rx-auth-trust{align-items:center;justify-content:center;flex-direction:row;padding:11px 14px}.rx-auth-modal .rx-auth-trust span:nth-child(3){display:none}}

/* Account form validation and notices */
.rx-auth-modal .rx-form-row-invalid .rx-auth-input-wrap input.input-text{border-color:#dc5c67!important;background:#fff8f8;outline:3px solid rgba(220,92,103,.09)}.rx-field-error{display:flex;align-items:flex-start;gap:5px;margin-top:5px;color:#c2414e;font-size:8px;font-weight:750;line-height:1.45}.rx-field-error:before{content:"\f06a";margin-top:1px;font-family:"Font Awesome 6 Free";font-weight:900}.rx-auth-notices .woocommerce-message{border-left-color:#319568!important;background:#f1fbf7!important}.rx-auth-notices .woocommerce-message:before{color:#319568!important}.rx-auth-notices .woocommerce-info{border-left-color:#3b82c4!important;background:#f2f8fd!important}.rx-auth-notices .woocommerce-info:before{color:#3b82c4!important}.rx-auth-notices .woocommerce-error{border-left-color:#dc5c67!important;background:#fff7f7!important}.rx-auth-notices a{color:inherit;font-weight:850}

/* Unified notices and validation errors across classic WooCommerce and Blocks */
.woocommerce-notices-wrapper:empty{display:none}.woocommerce-error,.woocommerce-message,.woocommerce-info{position:relative!important;display:block;margin:0 0 18px!important;padding:14px 16px 14px 48px!important;border:1px solid!important;border-left-width:4px!important;border-top-width:1px!important;border-radius:14px!important;list-style:none!important;color:#334155!important;font:650 11px/1.6 "Plus Jakarta Sans",sans-serif!important;box-shadow:0 7px 18px rgba(15,23,42,.045)!important;outline:0!important}.woocommerce-error{border-color:#f2c9cd!important;border-left-color:#d95461!important;background:#fff7f8!important}.woocommerce-message{border-color:#bfe4d3!important;border-left-color:#319568!important;background:#f3fbf7!important}.woocommerce-info{border-color:#c7def0!important;border-left-color:#3c85bd!important;background:#f5faff!important}.woocommerce-error:focus,.woocommerce-error:focus-visible,.woocommerce-message:focus,.woocommerce-message:focus-visible,.woocommerce-info:focus,.woocommerce-info:focus-visible{outline:0!important;outline-offset:0!important}.woocommerce-error:focus,.woocommerce-error:focus-visible{box-shadow:0 0 0 3px rgba(217,84,97,.1),0 7px 18px rgba(15,23,42,.045)!important}.woocommerce-message:focus,.woocommerce-message:focus-visible{box-shadow:0 0 0 3px rgba(49,149,104,.1),0 7px 18px rgba(15,23,42,.045)!important}.woocommerce-info:focus,.woocommerce-info:focus-visible{box-shadow:0 0 0 3px rgba(60,133,189,.1),0 7px 18px rgba(15,23,42,.045)!important}.woocommerce-error:before,.woocommerce-message:before,.woocommerce-info:before{position:absolute!important;top:50%!important;left:17px!important;transform:translateY(-50%)!important;margin:0!important;font-family:"Font Awesome 6 Free"!important;font-size:17px!important;font-weight:900!important;line-height:1!important}.woocommerce-error:before{content:"\f06a"!important;color:#d34855!important}.woocommerce-message:before{content:"\f058"!important;color:#278a5d!important}.woocommerce-info:before{content:"\f05a"!important;color:#347eaf!important}.woocommerce-error li,.woocommerce-message li,.woocommerce-info li{margin:0!important;padding:0!important;line-height:inherit!important}.woocommerce-error li+li,.woocommerce-message li+li,.woocommerce-info li+li{margin-top:5px!important;padding-top:5px!important;border-top:1px solid rgba(100,116,139,.12)!important}.woocommerce-error strong,.woocommerce-message strong,.woocommerce-info strong{color:#172033;font-weight:900}.woocommerce-error a,.woocommerce-message a,.woocommerce-info a{color:inherit!important;font-weight:850;text-underline-offset:2px}.woocommerce-error .button,.woocommerce-message .button,.woocommerce-info .button{float:right;margin:-3px 0 -3px 14px!important;padding:7px 11px!important;border-radius:8px!important;font-size:9px!important}

.wc-block-components-notice-banner{align-items:flex-start!important;gap:10px!important;margin:0 0 16px!important;padding:13px 14px!important;border:1px solid!important;border-left-width:4px!important;border-radius:13px!important;color:#334155!important;font:650 10px/1.55 "Plus Jakarta Sans",sans-serif!important;box-shadow:0 6px 16px rgba(15,23,42,.04)!important;outline:0!important}.wc-block-components-notice-banner:focus,.wc-block-components-notice-banner:focus-visible{outline:0!important;outline-offset:0!important}.wc-block-components-notice-banner.is-error{border-color:#f2c9cd!important;border-left-color:#d95461!important;background:#fff7f8!important}.wc-block-components-notice-banner.is-warning{border-color:#ecd9a9!important;border-left-color:#d79b25!important;background:#fffbf1!important}.wc-block-components-notice-banner.is-success{border-color:#bfe4d3!important;border-left-color:#319568!important;background:#f3fbf7!important}.wc-block-components-notice-banner.is-info{border-color:#c7def0!important;border-left-color:#3c85bd!important;background:#f5faff!important}.wc-block-components-notice-banner.is-error:focus,.wc-block-components-notice-banner.is-error:focus-visible{box-shadow:0 0 0 3px rgba(217,84,97,.1),0 6px 16px rgba(15,23,42,.04)!important}.wc-block-components-notice-banner>svg{flex:0 0 auto;width:19px!important;height:19px!important;margin-top:1px;padding:3px!important;border-radius:50%!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center!important;padding:0!important}.wc-block-components-notice-banner__summary{margin:0 0 3px!important;color:#172033;font-weight:900!important}.wc-block-components-notice-banner ul,.wc-block-components-notice-banner ol{margin:4px 0 0 17px!important;padding:0!important}.wc-block-components-validation-error{margin-top:6px!important;min-height:0!important;padding:7px 9px!important;border:1px solid #f1c7cc;border-radius:8px;background:#fff7f8;color:#c13f4d!important;font:750 9px/1.4 "Plus Jakarta Sans",sans-serif!important}.wc-block-components-validation-error>p{gap:5px!important;line-height:1.4!important}.wc-block-components-validation-error svg{width:14px!important;height:14px!important;margin:0!important}.woocommerce-invalid input.input-text,.woocommerce-invalid select,.woocommerce-invalid textarea,.has-error .wc-block-components-text-input input,.has-error .wc-block-components-combobox-control input{border-color:#d95461!important;background:#fffafa!important;box-shadow:0 0 0 3px rgba(217,84,97,.08)!important}

.rx-auth-notices .woocommerce-error,.rx-auth-notices .woocommerce-message,.rx-auth-notices .woocommerce-info{margin:0!important;padding:11px 12px 11px 38px!important;border-radius:11px!important;font-size:9px!important;box-shadow:none!important}.rx-auth-notices .woocommerce-error:before,.rx-auth-notices .woocommerce-message:before,.rx-auth-notices .woocommerce-info:before{left:13px!important;font-size:13px!important}.rx-auth-notices .woocommerce-error:focus,.rx-auth-notices .woocommerce-error:focus-visible{box-shadow:0 0 0 3px rgba(217,84,97,.08)!important}

@media(max-width:520px){.woocommerce-error,.woocommerce-message,.woocommerce-info{padding:12px 13px 12px 42px!important;border-radius:11px!important;font-size:10px!important}.woocommerce-error:before,.woocommerce-message:before,.woocommerce-info:before{left:14px!important;font-size:15px!important}.woocommerce-error .button,.woocommerce-message .button,.woocommerce-info .button{float:none;display:inline-flex;margin:8px 0 0!important}.wc-block-components-notice-banner{padding:11px 12px!important;font-size:9px!important}}

/* Product catalog pagination */
.rx-catalog-results .woocommerce-pagination{clear:both;margin:26px 0 8px;text-align:center}.rx-catalog-results .woocommerce-pagination ul.page-numbers{display:inline-flex!important;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin:0!important;padding:6px!important;border:1px solid #dce5e8!important;border-radius:14px;background:#fff;box-shadow:0 7px 18px rgba(15,23,42,.045)}.rx-catalog-results .woocommerce-pagination ul.page-numbers li{margin:0!important;border:0!important}.rx-catalog-results .woocommerce-pagination .page-numbers li a,.rx-catalog-results .woocommerce-pagination .page-numbers li span{display:grid!important;place-items:center;min-width:38px;min-height:38px;margin:0!important;padding:8px 11px!important;border:0!important;border-radius:10px;background:transparent;color:#64748b;font:850 10px "Plus Jakarta Sans",sans-serif;text-decoration:none;transition:background .18s,color .18s,transform .18s}.rx-catalog-results .woocommerce-pagination .page-numbers li a:hover,.rx-catalog-results .woocommerce-pagination .page-numbers li a:focus{background:#edf7f5;color:#34776e;outline:0;transform:translateY(-1px)}.rx-catalog-results .woocommerce-pagination .page-numbers li span.current{background:#57978f;color:#fff;box-shadow:0 5px 11px rgba(87,151,143,.22)}.rx-catalog-results .woocommerce-pagination .page-numbers li a.next,.rx-catalog-results .woocommerce-pagination .page-numbers li a.prev{min-width:72px;padding-left:14px!important;padding-right:14px!important;background:#f5f8f9;color:#3f766f}.rx-catalog-results .woocommerce-pagination .page-numbers li a.next:hover,.rx-catalog-results .woocommerce-pagination .page-numbers li a.prev:hover{background:#e5f3f0}

@media(max-width:520px){.rx-catalog-results .woocommerce-pagination{margin-top:20px}.rx-catalog-results .woocommerce-pagination ul.page-numbers{gap:4px;padding:5px!important}.rx-catalog-results .woocommerce-pagination .page-numbers li a,.rx-catalog-results .woocommerce-pagination .page-numbers li span{min-width:34px;min-height:34px;padding:7px 9px!important}.rx-catalog-results .woocommerce-pagination .page-numbers li a.next,.rx-catalog-results .woocommerce-pagination .page-numbers li a.prev{min-width:58px;padding-left:10px!important;padding-right:10px!important}}

/* Polished checkout experience */
.woocommerce-checkout .rx-main{padding-top:30px;background:radial-gradient(circle at 12% 4%,rgba(87,151,143,.09),transparent 28%),linear-gradient(180deg,#f8fbfb 0%,#f7f9fc 100%)}
.woocommerce-checkout .rx-inner-hero{display:flex;align-items:center;justify-content:space-between;min-height:150px;margin-bottom:16px;padding:29px 35px;border-color:#d8ebe7;border-radius:24px;background:linear-gradient(115deg,#eaf8f5 0%,#fff 58%,#f3f7fc 100%);box-shadow:0 10px 26px rgba(15,23,42,.04)}
.woocommerce-checkout .rx-inner-hero:before{content:"\f3ed";position:absolute;right:38px;top:50%;z-index:1;display:grid;place-items:center;width:74px;height:74px;transform:translateY(-50%);border:1px solid rgba(87,151,143,.18);border-radius:22px;background:rgba(255,255,255,.72);color:#57978f;font-family:"Font Awesome 6 Free";font-size:29px;font-weight:900;box-shadow:0 9px 24px rgba(61,130,121,.1)}
.woocommerce-checkout .rx-inner-hero:after{right:20px;top:-95px;width:260px;height:260px;background:rgba(61,139,128,.055)}
.woocommerce-checkout .rx-inner-hero .rx-eyebrow{padding:5px 10px;background:#d9f3ec;border-color:#bee7dc;color:#34776e;font-size:9px}
.woocommerce-checkout .rx-inner-hero h1{max-width:720px;margin:10px 100px 4px 0;font-size:35px;letter-spacing:-.04em}
.woocommerce-checkout .rx-inner-hero p{max-width:720px;margin-right:100px;font-size:12px;line-height:1.65}
.rx-checkout-progress{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:16px;margin:0 0 22px;padding:14px 22px;border:1px solid #dce7e8;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(15,23,42,.045)}
.rx-checkout-progress>span{display:flex;align-items:center;gap:10px;min-width:0;color:#8995a5}
.rx-checkout-progress>span>i{display:grid;place-items:center;flex:0 0 auto;width:35px;height:35px;border:1px solid #e0e7ea;border-radius:11px;background:#f6f8f9;color:#94a3b8;font-size:12px}
.rx-checkout-progress>span>span{display:flex;min-width:0;flex-direction:column}
.rx-checkout-progress b{color:#526174;font-size:10px;font-weight:900}
.rx-checkout-progress small{overflow:hidden;color:#98a4b3;font-size:8px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}
.rx-checkout-progress>span.is-complete>i,.rx-checkout-progress>span.is-active>i{border-color:#c8e8e1;background:#e6f6f2;color:#3e867d}
.rx-checkout-progress>span.is-complete b,.rx-checkout-progress>span.is-active b{color:#2f746b}
.rx-checkout-progress>span.is-active>i{background:#57978f;color:#fff;box-shadow:0 5px 12px rgba(87,151,143,.2)}
.rx-checkout-progress-arrow{color:#c9d2d9;font-size:9px}
.woocommerce-checkout .rx-content-card{overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.woocommerce-checkout .wp-block-woocommerce-checkout{margin:0!important;padding:0!important;border:0!important}
.woocommerce-checkout .wc-block-checkout{align-items:flex-start!important}
.woocommerce-checkout .wc-block-checkout__main{width:62%!important;padding-right:24px!important}
.woocommerce-checkout .wc-block-checkout__sidebar{position:sticky!important;top:104px!important;width:38%!important;margin:0!important;padding:23px!important;border:1px solid #dce7e8!important;border-radius:22px!important;background:#fff!important;box-shadow:0 15px 34px rgba(15,23,42,.075)!important}
.woocommerce-checkout .wc-block-components-checkout-order-summary__title{margin:0 0 16px!important;padding:0 0 14px!important;border-bottom:1px solid #e8eef0!important;color:#172033!important}
.woocommerce-checkout .wc-block-components-checkout-order-summary__title-text{font-size:17px!important;font-weight:900!important;letter-spacing:-.025em}
.woocommerce-checkout .wc-block-components-checkout-step{position:relative;margin:0 0 17px!important;padding:23px!important;border:1px solid #dce7e8!important;border-radius:20px!important;background:#fff!important;box-shadow:0 9px 25px rgba(15,23,42,.045)}
.woocommerce-checkout .wc-block-components-checkout-step:focus-within{border-color:#bcded7!important;box-shadow:0 0 0 3px rgba(87,151,143,.06),0 10px 26px rgba(15,23,42,.05)}
.woocommerce-checkout .wc-block-components-checkout-step__heading{margin:0 0 17px!important;padding-bottom:14px;border-bottom:1px solid #edf1f3}
.woocommerce-checkout .wc-block-components-checkout-step__heading h2{display:flex!important;align-items:center;gap:9px;margin:0!important;color:#172033!important;font-size:17px!important;font-weight:900!important;letter-spacing:-.025em}
.woocommerce-checkout .wc-block-components-checkout-step__heading h2:before{content:"\f3c5";display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#e7f5f2;color:#42867d;font-family:"Font Awesome 6 Free";font-size:11px;font-weight:900}
.woocommerce-checkout .wc-block-components-checkout-step__description{margin:6px 0 0!important;color:#7b8797!important;font-size:9px!important;line-height:1.55!important}
.woocommerce-checkout .wc-block-components-text-input,.woocommerce-checkout .wc-block-components-combobox{margin-bottom:12px!important}
.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input,.woocommerce-checkout .wc-block-components-textarea{min-height:51px!important;border:1px solid #d8e1e5!important;border-radius:12px!important;background:#fbfdfd!important;color:#172033!important;font:600 11px "Plus Jakarta Sans",sans-serif!important;transition:border-color .18s,box-shadow .18s,background .18s}
.woocommerce-checkout .wc-block-components-textarea{padding:14px!important}
.woocommerce-checkout .wc-block-components-text-input input:focus,.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input:focus,.woocommerce-checkout .wc-block-components-textarea:focus{border-color:#57978f!important;background:#fff!important;box-shadow:0 0 0 3px rgba(87,151,143,.11)!important;outline:0!important}
.woocommerce-checkout .wc-block-components-text-input label,.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control label{color:#718096!important;font-size:10px!important;font-weight:700!important}
.woocommerce-checkout .wc-block-components-checkbox label,.woocommerce-checkout .wc-block-components-radio-control label{color:#4f5e70;font-size:10px;font-weight:700}
.woocommerce-checkout input[type=checkbox],.woocommerce-checkout input[type=radio]{accent-color:#57978f}
.woocommerce-checkout .wc-block-components-radio-control>.wc-block-components-radio-control__option{margin:8px 0!important;padding:15px 16px 15px 50px!important;border:1px solid #dfe7ea!important;border-radius:13px!important;background:#fbfdfd!important}
.woocommerce-checkout .wc-block-components-radio-control-accordion-option{overflow:hidden;margin:8px 0!important;padding:0!important;border:1px solid #dfe7ea!important;border-radius:13px!important;background:#fbfdfd!important}
.woocommerce-checkout .wc-block-components-radio-control-accordion-option:after,.woocommerce-checkout .wc-block-components-radio-control>.wc-block-components-radio-control__option:after{display:none!important}
.woocommerce-checkout .wc-block-components-radio-control-accordion-option>.wc-block-components-radio-control__option{margin:0!important;padding:15px 16px 15px 50px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.woocommerce-checkout .wc-block-components-radio-control>.wc-block-components-radio-control__option:has(input:checked),.woocommerce-checkout .wc-block-components-radio-control-accordion-option:has(input:checked){border-color:#8fc3ba!important;background:#f0faf7!important;box-shadow:0 0 0 2px rgba(87,151,143,.07)}
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input{left:16px!important;width:20px!important;height:20px!important;margin:0!important}
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__label{color:#445267!important;font-size:11px!important;font-weight:850!important;line-height:1.4!important}
.woocommerce-checkout .wc-block-components-radio-control-accordion-content{padding:0 18px 17px 50px!important;color:#59687a!important;font-size:10px!important;line-height:1.65!important}
.woocommerce-checkout .wc-block-components-radio-control-accordion-content p{margin:0!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important}
.woocommerce-checkout .wc-block-components-address-card{padding:16px!important;border:1px solid #dce5e8!important;border-radius:13px!important;background:#f8fbfb!important}
.woocommerce-checkout .wc-block-components-address-card address{color:#536174;font-size:10px;line-height:1.65}
.woocommerce-checkout .wc-block-components-button:not(.wc-block-components-checkout-place-order-button){border-radius:10px!important;font-size:10px!important}
.woocommerce-checkout .wc-block-components-order-summary{overflow:visible;border:0!important;border-radius:0!important;background:transparent!important}
.woocommerce-checkout .wc-block-components-order-summary__button-text{color:#172033;font-size:12px;font-weight:850}
.woocommerce-checkout .wc-block-components-order-summary-item{margin-bottom:10px!important;padding:11px!important;border:1px solid #e5ebed!important;border-radius:14px!important;background:#f8fbfb!important}
.woocommerce-checkout .wc-block-components-order-summary-item__image{width:52px!important}
.woocommerce-checkout .wc-block-components-order-summary-item__image>img{border:1px solid #e1e8ea;border-radius:11px;background:#fff;object-fit:contain}
.woocommerce-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-name{color:#172033!important;font-size:10px!important;font-weight:900!important;line-height:1.4!important}
.woocommerce-checkout .wc-block-components-order-summary-item__individual-price{color:#8491a2!important;font-size:8px!important}
.woocommerce-checkout .wc-block-components-order-summary-item__total-price{color:#34776e!important;font-size:10px!important;font-weight:900!important}
.woocommerce-checkout .rx-order-summary-controls{margin-top:8px;padding-top:8px}
.woocommerce-checkout .rx-order-summary-stepper{height:29px;border-color:#d7e1e4;box-shadow:0 2px 5px rgba(15,23,42,.03)}
.woocommerce-checkout .rx-order-summary-stepper button{height:27px;color:#3d746d}
.woocommerce-checkout .rx-order-summary-remove{height:29px;background:#fff1f2}
.woocommerce-checkout .wc-block-components-totals-wrapper{padding:13px 0!important;border-color:#e8edef!important}
.woocommerce-checkout .wc-block-components-totals-item__label{color:#536174;font-size:10px;font-weight:750}
.woocommerce-checkout .wc-block-components-totals-item__value{color:#263549;font-size:11px;font-weight:850}
.woocommerce-checkout .wc-block-components-totals-footer-item{margin-top:5px!important;padding-top:17px!important;border-top:1px solid #dfe7e9!important}
.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label{color:#172033!important;font-size:13px!important;font-weight:900!important}
.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{color:#34776e!important;font-size:18px!important;font-weight:900!important}
.woocommerce-checkout .wc-block-components-totals-coupon__button{min-height:45px!important;padding:10px 15px!important;background:#e7f4f1!important;color:#34776e!important;box-shadow:none!important}
.woocommerce-checkout .wc-block-components-checkout-place-order-button{min-height:58px!important;margin-top:12px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#57978f,#3e837a)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 10px 22px rgba(62,131,122,.25)!important;transition:transform .18s,box-shadow .18s!important}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:before{content:"\f023";margin-right:8px;font-family:"Font Awesome 6 Free";font-size:11px;font-weight:900}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{transform:translateY(-1px);box-shadow:0 13px 27px rgba(62,131,122,.3)!important}
.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button{color:#4b8079!important;font-size:9px!important;font-weight:850!important;text-decoration:none!important}
.woocommerce-checkout .wc-block-checkout__terms,.woocommerce-checkout .wc-block-checkout__actions_row{color:#7e8b9b;font-size:9px;line-height:1.6}
.woocommerce-checkout .rx-checkout-cart-editor{margin-bottom:20px;padding:20px;border-color:#dce7e8;border-radius:20px;box-shadow:0 10px 27px rgba(15,23,42,.05)}
.woocommerce-checkout .rx-checkout-cart-editor>header h2{font-size:18px}
.woocommerce-checkout .rx-checkout-editor-item{border-color:#edf1f3}

@media(max-width:900px){.woocommerce-checkout .wc-block-checkout__main{width:59%!important;padding-right:17px!important}.woocommerce-checkout .wc-block-checkout__sidebar{width:41%!important;padding:18px!important}.woocommerce-checkout .wc-block-components-checkout-step{padding:19px!important}.rx-checkout-progress{gap:10px;padding-left:17px;padding-right:17px}}
@media(max-width:780px){.woocommerce-checkout .rx-main{padding-top:22px}.woocommerce-checkout .rx-inner-hero{min-height:138px;padding:25px 27px}.woocommerce-checkout .rx-inner-hero:before{right:27px;width:62px;height:62px;border-radius:19px;font-size:24px}.woocommerce-checkout .rx-inner-hero h1{margin-right:80px;font-size:31px}.woocommerce-checkout .rx-inner-hero p{margin-right:80px}.rx-checkout-progress{grid-template-columns:1fr auto 1fr auto 1fr}.rx-checkout-progress small{display:none}.woocommerce-checkout .wc-block-checkout{display:block!important}.woocommerce-checkout .wc-block-checkout__main,.woocommerce-checkout .wc-block-checkout__sidebar{width:100%!important;padding-right:0!important}.woocommerce-checkout .wc-block-checkout__sidebar{position:static!important;margin-top:17px!important}.woocommerce-checkout .wc-block-components-checkout-order-summary__title-text{font-size:16px!important}}
@media(max-width:520px){.woocommerce-checkout .rx-main{padding-top:16px}.woocommerce-checkout .rx-wrap{width:min(100% - 22px,1180px)}.woocommerce-checkout .rx-inner-hero{display:block;min-height:0;margin-bottom:12px;padding:22px 20px;border-radius:20px}.woocommerce-checkout .rx-inner-hero:before{display:none}.woocommerce-checkout .rx-inner-hero h1{margin:9px 0 4px;font-size:27px}.woocommerce-checkout .rx-inner-hero p{margin-right:0;font-size:10px}.rx-checkout-progress{grid-template-columns:1fr 1fr 1fr;gap:5px;margin-bottom:15px;padding:10px 8px;border-radius:15px}.rx-checkout-progress-arrow{display:none}.rx-checkout-progress>span{justify-content:center;gap:6px}.rx-checkout-progress>span>i{width:29px;height:29px;border-radius:9px;font-size:10px}.rx-checkout-progress b{font-size:8px}.woocommerce-checkout .wc-block-components-checkout-step{margin-bottom:13px!important;padding:16px!important;border-radius:16px!important}.woocommerce-checkout .wc-block-components-checkout-step__heading h2{font-size:15px!important}.woocommerce-checkout .wc-block-components-checkout-step__heading h2:before{width:28px;height:28px}.woocommerce-checkout .wc-block-checkout__sidebar{padding:16px!important;border-radius:18px!important}.woocommerce-checkout .rx-checkout-cart-editor{padding:15px;border-radius:17px}.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input{min-height:48px!important}.woocommerce-checkout .wc-block-components-radio-control__option,.woocommerce-checkout .wc-block-components-radio-control-accordion-option{padding:12px!important}}

/* Order confirmation and order-received page */
.woocommerce-order-received .rx-main{padding-top:30px;background:radial-gradient(circle at 86% 4%,rgba(87,151,143,.1),transparent 27%),linear-gradient(180deg,#f8fbfb,#f7f9fc)}
.woocommerce-order-received .rx-main>.rx-wrap{max-width:1040px}
.woocommerce-order-received .rx-inner-hero{min-height:176px;margin-bottom:20px;padding:32px 38px;border-color:#cfe8e2;border-radius:25px;background:linear-gradient(115deg,#e7f7f3 0%,#fff 58%,#f3f8fd 100%);box-shadow:0 11px 28px rgba(15,23,42,.045)}
.woocommerce-order-received .rx-inner-hero:before{content:"\f00c";position:absolute;right:42px;top:50%;z-index:1;display:grid;place-items:center;width:78px;height:78px;transform:translateY(-50%);border:8px solid #e2f4ef;border-radius:50%;background:#57978f;color:#fff;font-family:"Font Awesome 6 Free";font-size:27px;font-weight:900;box-shadow:0 10px 25px rgba(62,131,122,.2)}
.woocommerce-order-received .rx-inner-hero:after{right:2px;top:-100px;width:280px;height:280px;background:rgba(61,139,128,.06)}
.woocommerce-order-received .rx-inner-hero .rx-eyebrow{padding:5px 10px;border-color:#bde6dc;background:#d9f3ec;color:#34776e;font-size:9px}
.woocommerce-order-received .rx-inner-hero h1{max-width:700px;margin:10px 110px 5px 0;font-size:35px}
.woocommerce-order-received .rx-inner-hero p{max-width:690px;margin-right:110px;font-size:11px;line-height:1.65}
.woocommerce-order-received .rx-content-card{overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.woocommerce-order-received .rx-entry-content>.woocommerce{font-size:11px}
.woocommerce-order-received .woocommerce-order{display:block}
.woocommerce-order-received .woocommerce-thankyou-order-received{position:relative;display:flex;align-items:center;min-height:76px;margin:0 0 18px!important;padding:18px 22px 18px 72px!important;border:1px solid #bfe5d5;border-radius:18px;background:#f1fbf7;color:#246d55;font-size:14px;font-weight:900;line-height:1.45;box-shadow:0 8px 22px rgba(25,104,78,.06)}
.woocommerce-order-received .woocommerce-thankyou-order-received:before{content:"\f058";position:absolute;left:22px;top:50%;transform:translateY(-50%);color:#319568;font-family:"Font Awesome 6 Free";font-size:30px;font-weight:900}
.woocommerce-order-received ul.woocommerce-order-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 20px!important;padding:0!important;list-style:none}
.woocommerce-order-received ul.woocommerce-order-overview li{display:flex;min-height:84px;margin:0!important;padding:15px!important;flex-direction:column;justify-content:center;border:1px solid #dfe7ea!important;border-radius:15px;background:#fff;color:#8793a3;font-size:8px!important;font-weight:850;line-height:1.5;text-transform:uppercase;letter-spacing:.055em;box-shadow:0 7px 18px rgba(15,23,42,.04)}
.woocommerce-order-received ul.woocommerce-order-overview li strong{display:block;overflow-wrap:anywhere;margin-top:5px;color:#253448;font-size:11px!important;font-weight:900;line-height:1.4;text-transform:none;letter-spacing:0}
.woocommerce-order-received .woocommerce-order-details,.woocommerce-order-received .woocommerce-customer-details{margin:0 0 18px!important;padding:23px;border:1px solid #dce7e8;border-radius:20px;background:#fff;box-shadow:0 10px 27px rgba(15,23,42,.05)}
.woocommerce-order-received .woocommerce-order-details__title,.woocommerce-order-received .woocommerce-column__title{display:flex;align-items:center;gap:9px;margin:0 0 17px!important;padding:0 0 14px;border-bottom:1px solid #e9eef0;color:#172033;font-size:17px!important;font-weight:900;letter-spacing:-.025em}
.woocommerce-order-received .woocommerce-order-details__title:before{content:"\f46d"}.woocommerce-order-received .woocommerce-column__title:before{content:"\f3c5"}
.woocommerce-order-received .woocommerce-order-details__title:before,.woocommerce-order-received .woocommerce-column__title:before{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e6f5f1;color:#42867d;font-family:"Font Awesome 6 Free";font-size:12px;font-weight:900}
.woocommerce-order-received table.woocommerce-table--order-details{overflow:hidden;margin:0!important;border:1px solid #e1e8ea!important;border-collapse:separate!important;border-spacing:0;border-radius:14px!important}
.woocommerce-order-received table.woocommerce-table--order-details th,.woocommerce-order-received table.woocommerce-table--order-details td{padding:13px 15px!important;border-color:#e9eef0!important;color:#536174;font-size:10px!important}
.woocommerce-order-received table.woocommerce-table--order-details thead th{background:#f6f9fa;color:#263549;font-size:9px!important;font-weight:900;text-transform:uppercase;letter-spacing:.055em}
.woocommerce-order-received table.woocommerce-table--order-details .woocommerce-table__product-name a{color:#172033;font-weight:900;text-decoration:none}
.woocommerce-order-received table.woocommerce-table--order-details .product-quantity{color:#8793a3;font-weight:800}
.woocommerce-order-received table.woocommerce-table--order-details tfoot th{background:#fafcfc;color:#536174;font-weight:800}
.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:last-child th,.woocommerce-order-received table.woocommerce-table--order-details tfoot tr:last-child td{background:#f0f8f6;color:#34776e;font-size:13px!important;font-weight:900}
.woocommerce-order-received .woocommerce-customer-details{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.woocommerce-order-received .woocommerce-customer-details:before,.woocommerce-order-received .woocommerce-customer-details:after{display:none}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column{float:none!important;width:100%!important}
.woocommerce-order-received .woocommerce-customer-details address{min-height:145px;margin:0!important;padding:17px!important;border:1px solid #e1e8ea!important;border-radius:14px!important;background:#f8fbfb;color:#5e6d7f;font-size:10px;line-height:1.75}
.woocommerce-order-received .woocommerce-customer-details address p{margin:8px 0 0}
.woocommerce-order-received .woocommerce-info{margin:0 0 14px!important;padding:15px 18px 15px 48px!important;border-radius:14px!important;background:#f5faff!important;font-size:10px!important;box-shadow:0 7px 18px rgba(15,23,42,.04)!important}
.woocommerce-order-received form.woocommerce-form-login{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;max-width:none;margin:0!important;padding:25px!important;border:1px solid #dce7e8!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.06)}
.woocommerce-order-received form.woocommerce-form-login:before{content:"Sign in to view your order";grid-column:1/-1;display:flex;align-items:center;gap:9px;margin-bottom:2px;padding-bottom:16px;border-bottom:1px solid #e9eef0;color:#172033;font-size:17px;font-weight:900;letter-spacing:-.025em}
.woocommerce-order-received form.woocommerce-form-login>.form-row{float:none!important;width:auto!important;margin:0!important;padding:0!important}
.woocommerce-order-received form.woocommerce-form-login>.form-row label{display:block;margin-bottom:6px;color:#3d4b5e;font-size:9px;font-weight:850}
.woocommerce-order-received form.woocommerce-form-login input.input-text{width:100%;min-height:49px;padding:11px 13px!important;border:1px solid #d9e3e6!important;border-radius:12px!important;background:#fbfdfd!important;color:#172033;font-size:11px}
.woocommerce-order-received form.woocommerce-form-login input.input-text:focus{border-color:#57978f!important;background:#fff!important;box-shadow:0 0 0 3px rgba(87,151,143,.11);outline:0}
.woocommerce-order-received form.woocommerce-form-login>.clear{display:none}
.woocommerce-order-received form.woocommerce-form-login>.form-row:nth-of-type(3){grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:2px!important}
.woocommerce-order-received form.woocommerce-form-login .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:6px;margin:0;font-size:9px;font-weight:700}
.woocommerce-order-received form.woocommerce-form-login .woocommerce-form-login__rememberme input{accent-color:#57978f}
.woocommerce-order-received form.woocommerce-form-login button.woocommerce-form-login__submit{min-width:145px;min-height:45px;margin:0!important;border:0!important;border-radius:11px!important;background:#57978f!important;color:#fff!important;box-shadow:0 7px 15px rgba(78,145,136,.2);font-size:10px!important}
.woocommerce-order-received form.woocommerce-form-login button.woocommerce-form-login__submit:before{content:"\f2f6";margin-right:7px;font-family:"Font Awesome 6 Free";font-weight:900}
.woocommerce-order-received form.woocommerce-form-login .lost_password{grid-column:1/-1;margin:0!important;text-align:right}
.woocommerce-order-received form.woocommerce-form-login .lost_password a{color:#3d8279;font-size:9px;font-weight:850;text-decoration:none}
.woocommerce-order-received .woocommerce-order-downloads{margin-bottom:18px;padding:23px;border:1px solid #dce7e8;border-radius:20px;background:#fff;box-shadow:0 10px 27px rgba(15,23,42,.05)}
.woocommerce-order-received .woocommerce-order-downloads table{margin:0!important}

@media(max-width:760px){.woocommerce-order-received .rx-inner-hero{min-height:155px;padding:27px}.woocommerce-order-received .rx-inner-hero:before{right:28px;width:66px;height:66px;border-width:7px;font-size:23px}.woocommerce-order-received .rx-inner-hero h1{margin-right:90px;font-size:31px}.woocommerce-order-received .rx-inner-hero p{margin-right:90px}.woocommerce-order-received ul.woocommerce-order-overview{grid-template-columns:1fr 1fr}.woocommerce-order-received .woocommerce-customer-details{grid-template-columns:1fr}.woocommerce-order-received form.woocommerce-form-login{grid-template-columns:1fr}.woocommerce-order-received form.woocommerce-form-login:before,.woocommerce-order-received form.woocommerce-form-login>.form-row:nth-of-type(3),.woocommerce-order-received form.woocommerce-form-login .lost_password{grid-column:1}.woocommerce-order-received form.woocommerce-form-login>.form-row:nth-of-type(3){align-items:flex-start;flex-direction:column}.woocommerce-order-received form.woocommerce-form-login button.woocommerce-form-login__submit{width:100%}.woocommerce-order-received form.woocommerce-form-login .lost_password{text-align:left}}
@media(max-width:500px){.woocommerce-order-received .rx-main{padding-top:16px}.woocommerce-order-received .rx-main>.rx-wrap{width:min(100% - 22px,1040px)}.woocommerce-order-received .rx-inner-hero{min-height:0;margin-bottom:14px;padding:22px 20px;border-radius:20px}.woocommerce-order-received .rx-inner-hero:before{display:none}.woocommerce-order-received .rx-inner-hero h1{margin:9px 0 4px;font-size:27px}.woocommerce-order-received .rx-inner-hero p{margin-right:0;font-size:10px}.woocommerce-order-received .woocommerce-thankyou-order-received{min-height:66px;padding:15px 16px 15px 57px!important;border-radius:15px;font-size:11px}.woocommerce-order-received .woocommerce-thankyou-order-received:before{left:17px;font-size:25px}.woocommerce-order-received ul.woocommerce-order-overview{grid-template-columns:1fr;gap:8px}.woocommerce-order-received ul.woocommerce-order-overview li{min-height:69px;padding:12px 14px!important}.woocommerce-order-received .woocommerce-order-details,.woocommerce-order-received .woocommerce-customer-details,.woocommerce-order-received .woocommerce-order-downloads{padding:16px;border-radius:17px}.woocommerce-order-received .woocommerce-order-details__title,.woocommerce-order-received .woocommerce-column__title{font-size:15px!important}.woocommerce-order-received table.woocommerce-table--order-details th,.woocommerce-order-received table.woocommerce-table--order-details td{padding:10px!important;font-size:9px!important}.woocommerce-order-received form.woocommerce-form-login{gap:12px;padding:18px!important;border-radius:17px!important}.woocommerce-order-received form.woocommerce-form-login:before{font-size:15px}}

/* Checkout payment-method alignment */
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-checkout-step__heading h2:before{content:"\f09d"}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control--highlight-checked:after{display:none!important}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option{min-height:0!important;margin:9px 0!important}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option>.wc-block-components-radio-control__option{display:flex!important;align-items:center!important;min-height:54px!important}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__option-layout{justify-content:center!important}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__input{top:27px!important;transform:translateY(-50%)!important;border-color:#8b979e!important;background:#fff!important}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__input:checked{border:2px solid #57978f!important}
.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__input:checked:before{width:10px!important;height:10px!important;background:#57978f!important}

@media(max-width:520px){.woocommerce-checkout .wc-block-components-radio-control-accordion-option{padding:0!important}.woocommerce-checkout .wc-block-components-radio-control>.wc-block-components-radio-control__option,.woocommerce-checkout .wc-block-components-radio-control-accordion-option>.wc-block-components-radio-control__option{padding:13px 12px 13px 46px!important}.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input{left:14px!important}.woocommerce-checkout .wc-block-components-radio-control-accordion-content{padding:0 14px 14px 46px!important}.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option>.wc-block-components-radio-control__option{min-height:50px!important}.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control__input{top:25px!important}}

/* Contact page and Contact Form 7 */
.rx-contact-page{padding:48px 0 90px}.rx-contact-wrap{max-width:920px}.rx-contact-intro,.rx-contact-location{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:start}.rx-contact-copy h1,.rx-contact-location h2{margin:0 0 13px;color:#202124;font-size:31px;letter-spacing:-.035em}.rx-contact-copy p,.rx-contact-location p,.rx-contact-location address{margin:0 0 20px;color:#555;line-height:1.7;font-size:12px}.rx-contact-copy .rx-contact-note{margin-top:25px;color:#3d4348;font-weight:800}.rx-contact-form .wpcf7{max-width:100%}.rx-contact-form .wpcf7-form>p{margin:0 0 13px;color:#222;font-size:11px}.rx-contact-form .wpcf7-form-control-wrap{display:block;margin-top:5px}.rx-contact-form input:not([type="submit"]),.rx-contact-form textarea{width:100%;padding:11px;border:1px solid #bfc3c6;border-radius:7px;background:#fff;color:#202124;font:12px inherit;box-shadow:none}.rx-contact-form input:not([type="submit"]){height:38px}.rx-contact-form textarea{height:92px;resize:vertical}.rx-contact-form input[type="submit"]{min-width:148px;margin-top:3px;padding:10px 20px;border:0;border-radius:999px;background:#5f99de;color:#fff;font:12px inherit;cursor:pointer}.rx-contact-form .wpcf7-not-valid-tip{font-size:10px}.rx-contact-form .wpcf7-response-output{margin:14px 0 0!important;padding:9px!important;border-radius:6px;font-size:11px}.rx-contact-form-notice{padding:18px;border:1px dashed var(--rx-line);border-radius:9px;color:var(--rx-muted);font-size:12px}.rx-contact-image{height:258px;margin:46px 0 92px;overflow:hidden;border-radius:13px;background:#eff4f2}.rx-contact-image img{display:block;width:100%;height:100%;object-fit:cover}.rx-contact-location h3{margin:25px 0 7px;color:#30343a;font-size:11px}.rx-contact-location address{font-style:italic}.rx-contact-location a{color:var(--rx-teal-dark);font-weight:800;text-decoration:none}.rx-contact-map{min-height:250px;overflow:hidden;border-radius:4px;background:#edf2f1}.rx-contact-map iframe{width:100%;height:250px;border:0}@media(max-width:700px){.rx-contact-page{padding-top:28px}.rx-contact-intro,.rx-contact-location{grid-template-columns:1fr;gap:34px}.rx-contact-image{height:200px;margin:34px 0 56px}.rx-contact-location{gap:25px}}

/* Contact Form 7 final layout overrides */
.rx-contact-page .rx-contact-intro{grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:72px}.rx-contact-page .rx-contact-copy{padding-top:13px}.rx-contact-page .rx-contact-copy h1{font-size:32px;font-weight:900;line-height:1.1}.rx-contact-page .rx-contact-copy p{max-width:325px;font-size:12px;line-height:1.72}.rx-contact-page .rx-contact-form{padding:0}.rx-contact-page .rx-contact-form .wpcf7-form{margin:0}.rx-contact-page .rx-contact-form .wpcf7-form>p{margin:0 0 14px}.rx-contact-page .rx-contact-form label{display:block;color:#202124;font-size:11px;font-weight:600;line-height:1.3}.rx-contact-page .rx-contact-form .wpcf7-form-control-wrap{margin-top:6px}.rx-contact-page .rx-contact-form input:not([type="submit"]),.rx-contact-page .rx-contact-form textarea{display:block;width:100%;border-color:#c7cbd0;border-radius:7px;font-size:12px;line-height:1.4}.rx-contact-page .rx-contact-form input:not([type="submit"]):focus,.rx-contact-page .rx-contact-form textarea:focus{border-color:#5f99de;box-shadow:0 0 0 3px rgba(95,153,222,.14);outline:0}.rx-contact-page .rx-contact-form input[type="submit"]{display:inline-flex;align-items:center;justify-content:center;min-width:146px;min-height:38px;margin-top:2px;background:#5c94d9;font-weight:700;box-shadow:0 5px 11px rgba(66,119,185,.16)}.rx-contact-page .rx-contact-form input[type="submit"]:hover{background:#477cbd}.rx-contact-page .rx-contact-image{height:260px;margin-top:50px;margin-bottom:94px}.rx-contact-page .rx-contact-location{grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);gap:92px}.rx-contact-page .rx-contact-location h2{font-size:30px;font-weight:900}.rx-contact-page .rx-contact-location p{max-width:330px}.rx-contact-page .rx-contact-map{min-height:260px}.rx-contact-page .rx-contact-map iframe{height:260px}@media(max-width:700px){.rx-contact-page .rx-contact-intro,.rx-contact-page .rx-contact-location{grid-template-columns:1fr;gap:34px}.rx-contact-page .rx-contact-image{height:190px;margin:38px 0 56px}.rx-contact-page .rx-contact-map,.rx-contact-page .rx-contact-map iframe{min-height:230px;height:230px}}@media(max-width:420px){.rx-contact-page .rx-contact-wrap{width:min(100% - 28px,920px)}.rx-contact-page .rx-contact-copy h1{font-size:28px}.rx-contact-page .rx-contact-form input[type="submit"]{width:100%}}

/* Product detail sizing correction: keep the gallery and purchase panel balanced. */
.rx-product-detail-page .rx-detail-card-minimal{max-width:1180px;margin:28px auto 0;gap:clamp(36px,5vw,72px);padding:clamp(26px,3vw,42px)}
.rx-product-detail-page .rx-detail-card-minimal .rx-detail-image{min-height:460px;border-radius:14px;background:#fbfcfc}
.rx-product-detail-page .rx-detail-card-minimal .rx-detail-placeholder{width:116px;height:116px;border-radius:26px;font-size:54px}
.rx-product-detail-page .rx-detail-card-minimal .rx-detail-summary{padding:8px 0}
.rx-product-detail-page .rx-detail-card-minimal .rx-detail-summary h1{max-width:620px;font-size:clamp(34px,3.35vw,50px);line-height:1.08;letter-spacing:-.035em;overflow-wrap:normal;word-break:normal}
.rx-product-detail-page .rx-detail-card-minimal .rx-detail-subtitle{margin:14px 0 22px;font-size:18px}
.rx-product-detail-page .rx-detail-card-minimal .rx-detail-price{margin-bottom:30px;font-size:18px}
.rx-product-detail-page .rx-detail-card-minimal .rx-detail-cart-minimal{gap:20px;max-width:440px}
@media(max-width:820px){.rx-product-detail-page .rx-detail-card-minimal{margin-top:18px;padding:24px}.rx-product-detail-page .rx-detail-card-minimal .rx-detail-image{min-height:360px}}
@media(max-width:560px){.rx-product-detail-page .rx-detail-card-minimal{padding:18px;gap:26px}.rx-product-detail-page .rx-detail-card-minimal .rx-detail-image{min-height:280px}.rx-product-detail-page .rx-detail-card-minimal .rx-detail-summary h1{font-size:32px}.rx-product-detail-page .rx-detail-card-minimal .rx-detail-cart-minimal{max-width:none}}

/* Compact product screen */
.rx-detail-card-minimal{max-width:1120px;margin:42px auto 0;gap:clamp(48px,8vw,110px);padding:0;border:0;border-radius:0;box-shadow:none}.rx-detail-card-minimal .rx-detail-image{min-height:650px;border-color:#d8d8d8;border-radius:0;background:#fff}.rx-detail-card-minimal .rx-detail-image img{padding:0;object-fit:contain}.rx-detail-card-minimal .rx-detail-summary{padding:14px 0}.rx-detail-card-minimal .rx-detail-summary h1{max-width:500px;color:#191919;font-size:clamp(42px,4.2vw,62px);line-height:1.12;letter-spacing:-.03em;text-transform:uppercase}.rx-detail-subtitle{margin:18px 0 30px;color:#191919;font-size:20px;font-weight:900;text-transform:uppercase}.rx-detail-price{margin:0 0 48px;color:#171717;font-size:17px}.rx-detail-cart-minimal{display:grid;gap:26px;max-width:420px}.rx-detail-field>span{display:block;margin-bottom:8px;color:#202020;font-size:13px;font-weight:500;text-transform:uppercase}.rx-detail-package-select{width:100%;height:50px;padding:0 18px;border:1px solid #d7d7d7;border-radius:0;background:#fff;color:#202020;font:400 14px inherit}.rx-detail-cart-minimal .rx-detail-quantity{width:200px;border-color:#d7d7d7;border-radius:0}.rx-detail-cart-minimal .rx-detail-quantity button,.rx-detail-cart-minimal .rx-detail-quantity input{height:52px;background:#fff}.rx-detail-cart-minimal .single_add_to_cart_button{width:180px;min-height:52px;border-radius:999px!important;background:#000!important;color:#fff!important;font-size:14px!important;font-weight:500!important;box-shadow:none!important}.rx-detail-cart-minimal .single_add_to_cart_button:hover{background:#292929!important}@media(max-width:820px){.rx-detail-card-minimal{margin-top:20px}.rx-detail-card-minimal .rx-detail-image{min-height:430px}.rx-detail-card-minimal .rx-detail-summary{padding:0}}@media(max-width:560px){.rx-detail-card-minimal{gap:28px}.rx-detail-card-minimal .rx-detail-image{min-height:300px}.rx-detail-card-minimal .rx-detail-summary h1{font-size:36px}.rx-detail-price{margin-bottom:30px}}

/* Compact Contact Form 7 spacing */
.rx-contact-page{padding:28px 0 64px}.rx-contact-page .rx-contact-intro{grid-template-columns:minmax(0,.9fr) minmax(340px,1fr);gap:48px}.rx-contact-page .rx-contact-copy{padding-top:5px}.rx-contact-page .rx-contact-copy h1{margin-bottom:10px;font-size:29px}.rx-contact-page .rx-contact-copy p{margin-bottom:14px;line-height:1.58}.rx-contact-page .rx-contact-copy .rx-contact-note{margin-top:18px}.rx-contact-page .rx-contact-form .wpcf7-form>p{margin-bottom:8px}.rx-contact-page .rx-contact-form label{font-size:10px}.rx-contact-page .rx-contact-form .wpcf7-form-control-wrap{margin-top:3px}.rx-contact-page .rx-contact-form input:not([type="submit"]){height:34px;padding:8px 10px;font-size:11px}.rx-contact-page .rx-contact-form textarea{height:74px;padding:8px 10px;font-size:11px}.rx-contact-page .rx-contact-form input[type="submit"]{min-height:34px;padding:7px 17px;font-size:11px}.rx-contact-page .rx-contact-image{height:220px;margin:32px 0 58px}.rx-contact-page .rx-contact-location{gap:58px}.rx-contact-page .rx-contact-map,.rx-contact-page .rx-contact-map iframe{min-height:220px;height:220px}@media(max-width:700px){.rx-contact-page{padding-top:22px}.rx-contact-page .rx-contact-intro,.rx-contact-page .rx-contact-location{gap:26px}.rx-contact-page .rx-contact-image{height:180px;margin:28px 0 44px}}

/* Contact page reference layout */
.rx-contact-page{padding:58px 0 88px}.rx-contact-wrap{max-width:1120px}.rx-contact-page .rx-contact-intro{grid-template-columns:minmax(0,.95fr) minmax(430px,1fr);gap:88px}.rx-contact-page .rx-contact-copy{padding-top:10px}.rx-contact-page .rx-contact-copy h1{margin-bottom:24px;font-size:39px}.rx-contact-page .rx-contact-copy p{max-width:470px;margin-bottom:30px;color:#5f5c58;font-family:Georgia,serif;font-size:15px;line-height:1.68}.rx-contact-page .rx-contact-copy .rx-contact-note{margin-top:42px;color:#5a5753;font-weight:700}.rx-contact-page .rx-contact-form .wpcf7-form>p{margin-bottom:21px}.rx-contact-page .rx-contact-form label{font-size:13px;font-weight:500}.rx-contact-page .rx-contact-form .wpcf7-form-control-wrap{margin-top:7px}.rx-contact-page .rx-contact-form input:not([type="submit"]){height:48px;padding:12px 16px;font-size:14px}.rx-contact-page .rx-contact-form textarea{height:95px;padding:12px 16px;font-size:14px}.rx-contact-page .rx-contact-form input[type="submit"]{min-width:220px;min-height:48px;padding:10px 24px;font-size:14px}.rx-contact-page .rx-contact-image{height:260px;margin:55px 0 88px}.rx-contact-page .rx-contact-location{gap:86px}@media(max-width:700px){.rx-contact-page{padding:30px 0 56px}.rx-contact-page .rx-contact-intro,.rx-contact-page .rx-contact-location{grid-template-columns:1fr;gap:36px}.rx-contact-page .rx-contact-copy h1{font-size:32px}.rx-contact-page .rx-contact-copy p{font-size:14px}.rx-contact-page .rx-contact-form input:not([type="submit"]){height:44px}.rx-contact-page .rx-contact-image{height:190px;margin:40px 0 56px}}

/* Product details */
.rx-product-detail-page{padding-top:30px}.rx-product-detail-page .woocommerce-breadcrumb{margin-bottom:20px!important;background:transparent;border:0;padding:0!important;font-size:13px}.rx-detail-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);gap:clamp(34px,5vw,76px);padding:clamp(28px,4vw,60px);background:#fff;border:1px solid #dfe7eb;border-radius:25px;box-shadow:0 9px 24px rgba(15,23,42,.04)}.rx-detail-gallery{min-width:0}.rx-detail-image{height:100%;min-height:510px;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e7eb;border-radius:15px;background:#fbfcfc}.rx-detail-image img{width:100%;height:100%;padding:34px;object-fit:contain}.rx-detail-placeholder{display:grid;place-items:center;width:140px;height:140px;border-radius:30px;background:#eef9f7;font-size:66px}.rx-detail-summary{min-width:0}.rx-detail-stock{display:inline-flex;align-items:center;gap:7px;margin-bottom:28px;padding:8px 14px;border-radius:7px;background:#d8f2df;color:#1d5e31;font-size:14px;font-weight:900}.rx-detail-stock.is-out-of-stock{background:#fee2e2;color:#991b1b}.rx-detail-summary h1{margin:0;color:#172238;font-size:clamp(31px,3.2vw,48px);line-height:1.13;letter-spacing:-.045em}.rx-detail-meta{margin:20px 0 22px;color:#64748b;font-size:15px}.rx-detail-meta span{padding:0 6px;color:#a4b0bd}.rx-detail-rating{display:flex;align-items:center;gap:10px;color:#475569;font-size:13px}.rx-detail-rating .star-rating{float:none;color:#ffb20d;font-size:16px;letter-spacing:2px}.rx-detail-rating strong{font-size:13px}.rx-detail-divider{height:1px;margin:24px 0 16px;background:#e2e8ed}.rx-package-table{border-bottom:1px solid #dce4e8}.rx-package-head,.rx-package-choice{display:grid;grid-template-columns:1.25fr .75fr .85fr;align-items:center;gap:12px}.rx-package-head{margin-bottom:4px;border-radius:6px;background:#edf3f8;color:#475569;font-size:12px;font-weight:900}.rx-package-head span{padding:13px 12px}.rx-package-choice{position:relative;min-height:66px;padding:10px 12px;border-bottom:1px solid #dce4e8;color:#1f2937;cursor:pointer}.rx-package-choice:last-child{border-bottom:0}.rx-package-choice:hover,.rx-package-choice.is-selected{background:#f7fbfd}.rx-package-choice input{width:16px;height:16px;margin:0 12px 0 0;vertical-align:-2px;accent-color:#1680bd}.rx-package-name{font-size:15px;font-weight:900}.rx-package-name em{display:inline-block;margin-left:7px;padding:3px 6px;border-radius:5px;background:#fee2e2;color:#dc3d4a;font-size:9px;font-style:normal;text-transform:uppercase}.rx-package-unit{color:#64748b;font-size:13px}.rx-package-choice strong{color:#087bb9;font-size:16px}.rx-detail-buy-row{display:grid;grid-template-columns:132px 1fr;gap:18px;margin-top:20px}.rx-detail-quantity{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;overflow:hidden;border:1px solid #dce4e8;border-radius:8px;background:#fff}.rx-detail-quantity button{height:50px;border:0;background:#f7fafb;color:#172033;font-size:20px;font-weight:900;cursor:pointer}.rx-detail-quantity button:hover{background:#edf4f5}.rx-detail-quantity input{width:100%;height:50px;border:0;text-align:center;color:#172033;font:900 16px inherit;-moz-appearance:textfield}.rx-detail-quantity input::-webkit-inner-spin-button,.rx-detail-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rx-detail-buy-row .single_add_to_cart_button{min-height:50px;border:0;border-radius:8px;background:#087bb9;color:#fff;font-size:16px;font-weight:900;box-shadow:none}.rx-detail-buy-row .single_add_to_cart_button:hover{background:#076a9f}.rx-detail-assurances{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px;margin-top:25px;padding-top:23px;border-top:1px solid #dce4e8}.rx-detail-assurances span{display:flex;gap:10px;align-items:center;color:#334155;font-size:12px;font-weight:700}.rx-detail-assurances i{width:18px;color:#2c9f91;font-size:17px;text-align:center}@media(max-width:820px){.rx-detail-card{grid-template-columns:1fr;gap:28px}.rx-detail-image{min-height:360px}.rx-detail-stock{margin-bottom:18px}}@media(max-width:560px){.rx-product-detail-page{padding-top:20px}.rx-detail-card{padding:18px;border-radius:18px}.rx-detail-image{min-height:280px}.rx-detail-image img{padding:22px}.rx-detail-summary h1{font-size:30px}.rx-detail-meta{font-size:13px}.rx-package-head,.rx-package-choice{grid-template-columns:1.15fr .75fr .8fr;gap:5px}.rx-package-head span{padding:10px 7px;font-size:10px}.rx-package-choice{padding:11px 7px}.rx-package-choice input{margin-right:7px}.rx-package-name{font-size:12px}.rx-package-unit{font-size:10px}.rx-package-choice strong{font-size:13px}.rx-package-name em{display:none}.rx-detail-buy-row{grid-template-columns:1fr;gap:11px}.rx-detail-quantity{max-width:none}.rx-detail-assurances{grid-template-columns:1fr;gap:10px}}

.rx-detail-variation-select{
	padding:10px 8px;
}
.rx-modal-variation[hidden] {
  display: none !important;
}

.rx-product-actions.rx-product-actions-single .rx-view-product{width:100%}