/*
Theme Name: GPS
Theme URI: https://growpackaging.in/
Author: Grow Packaging Solution
Description: Lightweight, responsive WooCommerce theme for Grow Packaging Solution.
Version: 1.0.1
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: gps
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face{font-family:"GPS DM Sans";font-style:normal;font-weight:100 1000;font-display:swap;src:url("assets/fonts/DMSans-Variable.woff2") format("woff2")}
@font-face{font-family:"GPS Inter";font-style:normal;font-weight:100 900;font-display:swap;src:url("assets/fonts/Inter-Variable.woff2") format("woff2")}
:root{--gps-container-max:1440px;--gps-container-gutter:30px;--gps-color-primary:#2b2b2b;--gps-color-primary-dark:#181818;--gps-color-accent:#f58220;--gps-color-accent-hover:#dc6f12;--gps-color-heading:#242424;--gps-color-text:#4f4c48;--gps-color-muted:#66635f;--gps-color-background:#fff;--gps-color-surface:#f7f5f2;--gps-color-border:#e5e0da;--gps-font-body:"GPS DM Sans","DM Sans",Arial,sans-serif;--gps-font-heading:"GPS Inter",Inter,Arial,sans-serif;--gps-green:var(--gps-color-primary);--gps-dark:var(--gps-color-primary-dark);--gps-orange:var(--gps-color-accent);--gps-ink:var(--gps-color-heading);--gps-muted:var(--gps-color-muted);--gps-bg:var(--gps-color-surface);--gps-line:var(--gps-color-border);--gps-white:#fff;--gps-radius:10px;--gps-shell:var(--gps-container-max)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--gps-color-text);background:var(--gps-color-background);font:16px/1.6 var(--gps-font-body)}img{max-width:100%;height:auto}a{color:var(--gps-green);text-decoration:none;transition:color .2s}a:hover{color:var(--gps-orange)}h1,h2,h3,h4,h5,h6{color:var(--gps-color-heading);font-family:var(--gps-font-heading);line-height:1.2}button,input,select,textarea{font:inherit}button,.button,input[type=submit]{cursor:pointer}.gps-shell{width:calc(100% - (var(--gps-container-gutter) * 2));max-width:var(--gps-container-max);margin-inline:auto}.gps-content{padding:55px 0}.site-content{min-height:50vh}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gps-skip{position:fixed;z-index:9999;top:-100px;left:15px;padding:10px 16px;background:#fff}.gps-skip:focus{top:15px}
.gps-topbar{background:var(--gps-green);color:#fff;font-size:12px}.gps-topbar .gps-shell,.gps-header-row,.gps-nav .gps-shell,.gps-footer-bottom .gps-shell{display:flex;align-items:center;justify-content:space-between}.gps-topbar p{margin:0;padding:7px 0}.gps-topbar a{color:#fff;text-decoration:underline}.gps-header-row{min-height:80px;gap:30px}.gps-logo{display:flex;align-items:center;gap:10px;flex:0 0 auto;color:var(--gps-green)}.gps-logo img{width:auto;max-width:210px;max-height:56px}.gps-logo-mark,.gps-footer-logo span{display:grid;place-items:center;width:43px;height:43px;border-radius:11px 4px;background:var(--gps-orange);color:#fff;font-size:24px;font-weight:800}.gps-logo-text{display:grid;line-height:1.15}.gps-logo-text strong{font-size:18px}.gps-logo-text small{margin-top:4px;color:var(--gps-muted);font-size:10px}.gps-search{display:flex;max-width:470px;flex:1;overflow:hidden;border:1px solid var(--gps-line);border-radius:9px;background:var(--gps-color-surface)}.gps-search input{width:100%;min-width:0;padding:11px 14px;border:0;outline:0;background:transparent}.gps-search button{width:48px;border:0;background:var(--gps-orange);color:#fff}.gps-search svg,.gps-actions svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.gps-actions{display:flex;align-items:center;gap:20px}.gps-actions>a{position:relative;display:grid;justify-items:center;color:var(--gps-green);font-size:11px;font-weight:700}.gps-cart-count{position:absolute;top:-8px;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--gps-orange);color:#fff;font-size:10px}.gps-nav{border-block:1px solid var(--gps-line);background:#fff}.gps-nav ul{display:flex;gap:31px;list-style:none;margin:0;padding:0}.gps-nav a{display:block;padding:14px 0;color:var(--gps-color-primary);font-size:14px;font-weight:700}.gps-nav .gps-quote{color:var(--gps-orange)}.gps-menu-toggle{display:none;width:42px;height:42px;padding:9px;border:1px solid var(--gps-line);border-radius:7px;background:#fff}.gps-menu-toggle i{display:block;height:2px;margin:5px 0;background:var(--gps-green)}
.gps-footer-cta{padding:42px 0;background:var(--gps-orange);color:#fff}.gps-footer-cta .gps-shell{display:flex;align-items:center;justify-content:space-between;gap:25px}.gps-footer-cta h2{margin:0 0 5px;color:#fff;font-size:clamp(27px,3vw,38px)}.gps-footer-cta p{margin:0}.gps-buttons{display:flex;gap:10px}.gps-button{display:inline-flex;padding:12px 18px;border:1px solid #fff;border-radius:7px;font-size:14px;font-weight:800}.gps-button-light{background:#fff;color:var(--gps-green)}.gps-button-outline{color:#fff}.gps-footer{background:var(--gps-dark);color:#c6c3bf}.gps-footer-main{padding:58px 0}.gps-footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:55px}.gps-footer-logo{display:flex;align-items:center;gap:11px;color:#fff;font-size:19px}.gps-footer-about p{max-width:350px}.gps-footer h3{margin:5px 0 19px;color:#fff;font-size:15px}.gps-footer ul{list-style:none;margin:0;padding:0}.gps-footer li{margin-bottom:10px}.gps-footer li a,.gps-footer-contact a{color:#c6c3bf}.gps-footer-contact{display:grid}.gps-footer-bottom{padding:18px 0;border-top:1px solid rgba(255,255,255,.12);font-size:12px}.gps-footer-bottom p{margin:0}
@media(max-width:900px){.gps-search,.gps-actions>a span{display:none}.gps-menu-toggle{display:block}.gps-header{position:relative}.gps-nav{display:none;position:absolute;z-index:100;right:0;left:0;background:#fff;box-shadow:0 14px 24px rgba(15,45,37,.15)}.gps-menu-open .gps-nav{display:block}.gps-nav .gps-shell{display:block;padding-block:10px 20px}.gps-nav ul{display:grid;gap:0}.gps-nav a{border-bottom:1px solid var(--gps-line)}.gps-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.gps-footer-about{grid-column:1/-1}}
@media(max-width:600px){:root{--gps-container-gutter:16px}.gps-topbar p span,.gps-actions>a:first-child,.gps-logo-text small{display:none}.gps-header-row{min-height:67px;gap:10px}.gps-logo-mark{width:38px;height:38px}.gps-logo-text strong{font-size:15px}.gps-actions{gap:9px}.gps-footer-cta .gps-shell,.gps-footer-bottom .gps-shell{display:block}.gps-buttons{margin-top:20px;flex-wrap:wrap}.gps-footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.gps-footer-about{grid-column:1/-1}.gps-footer-bottom p+p{margin-top:5px}}
