/*
Theme Name: Ionridge Charging Systems
Theme URI: https://example.com/ionridge-charging
Author: Ionridge
Description: Connected EV charging WordPress theme with PFV section editing, charger products, solutions, news and company pages.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: ionridge
*/

:root{--color-primary:#18b7aa;--color-secondary:#24434b;--color-text:#344a51;--color-muted:#708188;--color-background:#fff;--color-surface:#f2f7f7;--font-heading:"Segoe UI","Helvetica Neue",Arial,sans-serif;--font-body:"Segoe UI","Helvetica Neue",Arial,sans-serif;--container-width:1320px;--section-spacing:clamp(54px,5.5vw,82px);--radius-card:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:var(--color-background);font-family:var(--font-body)}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ionridge-section{position:relative}.ionridge-main{min-height:50vh}.ionridge-empty{width:min(var(--container-width),calc(100% - 30px));margin:auto;padding:80px 0}.ionridge-empty h1{font-size:40px}.ionridge-empty a{color:var(--color-primary)}.ionridge-notice{position:fixed;z-index:9999;top:92px;left:50%;width:min(620px,calc(100% - 30px));padding:15px 20px;transform:translateX(-50%);border-radius:8px;box-shadow:0 14px 36px rgba(23,36,45,.2);background:#fff;font-weight:700;text-align:center}.ionridge-notice--success{border-left:5px solid #18b7aa}.ionridge-notice--error{border-left:5px solid #c53c32}.admin-bar .b2b-header-sharpowers-01--overlay{top:32px}.b2b-header-sharpowers-01__tools>a{display:grid;place-items:center;padding:0;width:38px;height:38px}@media(max-width:782px){.admin-bar .b2b-header-sharpowers-01--overlay{top:46px}.ionridge-notice{top:76px}}
