/*
Theme Name: Cylinders Rod Industrial
Theme URI: https://cylinders-rod.top/
Author: OpenAI project generator
Description: Responsive classic WordPress/WooCommerce theme for Cylinders Rod.
Version: 1.1.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: cylinders-rod
*/
:root{--cr-navy:#0b1f36;--cr-blue:#145da0;--cr-accent:#e86d2a;--cr-ink:#17212b;--cr-muted:#5b6875;--cr-line:#dfe6ec;--cr-bg:#f4f7f9;--cr-white:#fff;--cr-max:1240px;--cr-head-h:142px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--cr-head-h) + 16px)}body{margin:0;color:var(--cr-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;background:#fff}a{color:var(--cr-blue);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.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}.cr-container{width:min(100% - 40px,var(--cr-max));margin-inline:auto}.cr-site-header{position:sticky;top:0;z-index:999;background:#fff;border-bottom:1px solid var(--cr-line);box-shadow:0 8px 24px rgba(11,31,54,.06)}.admin-bar .cr-site-header{top:32px}.cr-head-row{min-height:82px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto;gap:26px;align-items:center}.cr-brand{display:flex;align-items:center;gap:12px;color:var(--cr-navy);font-weight:900;letter-spacing:.03em}.cr-brand-mark{width:44px;height:44px;border:5px solid var(--cr-blue);border-radius:50%;display:grid;place-items:center;position:relative}.cr-brand-mark:after{content:"";width:18px;height:5px;background:var(--cr-accent);position:absolute;right:-9px}.cr-brand small{display:block;font-size:11px;font-weight:650;letter-spacing:.08em;color:var(--cr-muted)}.cr-search form{display:flex;border:1px solid var(--cr-line);border-radius:10px;overflow:hidden;background:var(--cr-bg)}.cr-search input{border:0;background:transparent;padding:11px 14px;min-width:0;width:100%;font:inherit}.cr-search button{border:0;background:var(--cr-navy);color:#fff;padding:0 18px;font-weight:750}.cr-email{display:block;color:var(--cr-navy);font-weight:750;font-size:14px;white-space:nowrap}.cr-nav-row{border-top:1px solid var(--cr-line);background:var(--cr-navy)}.cr-nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:54px}.cr-nav-list{display:flex;list-style:none;margin:0;padding:0;gap:4px;align-items:center}.cr-nav-list>li{position:relative}.cr-nav-list a{display:flex;align-items:center;min-height:52px;padding:0 14px;color:#fff;font-weight:700;font-size:14px}.cr-nav-list a:hover{background:rgba(255,255,255,.08);text-decoration:none}.cr-products-menu{position:absolute;top:100%;left:0;min-width:280px;max-height:65vh;overflow:auto;background:#fff;border:1px solid var(--cr-line);box-shadow:0 20px 40px rgba(0,0,0,.16);padding:10px;border-radius:0 0 10px 10px;display:none}.cr-has-menu:hover .cr-products-menu,.cr-has-menu:focus-within .cr-products-menu{display:block}.cr-products-menu a{color:var(--cr-ink);min-height:40px;border-radius:6px}.cr-mobile-toggle{display:none;border:1px solid rgba(255,255,255,.35);background:none;color:#fff;padding:9px 12px;border-radius:6px;font-weight:800}.cr-page-hero{background:linear-gradient(120deg,var(--cr-navy),#123d64);color:#fff;padding:58px 0}.cr-front-hero{padding:62px 0;background:linear-gradient(120deg,#07192d 0%,#123b61 58%,#f4f7f9 58%,#f4f7f9 100%)}.cr-front-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.cr-front-copy{color:#fff}.cr-eyebrow{color:#ffb27f;text-transform:uppercase;font-weight:800;letter-spacing:.12em;font-size:13px}.cr-front-hero h1,.cr-page-hero h1{font-size:clamp(2.2rem,5vw,4.6rem);line-height:1.02;margin:.15em 0 .35em;letter-spacing:-.035em}.cr-page-hero h1{font-size:clamp(2.15rem,4vw,3.55rem)}.cr-front-copy p{font-size:1.1rem;max-width:700px;color:#dce9f4}.cr-hero-media{background:#fff;border-radius:18px;padding:18px;box-shadow:0 24px 60px rgba(0,0,0,.2)}.cr-main{padding:56px 0}.cr-content{max-width:900px}.cr-front-content{max-width:none}.cr-content>p:first-child{font-size:1.12rem;color:#334454}.cr-content h2{font-size:clamp(1.55rem,2.5vw,2.25rem);line-height:1.2;margin:2.2em 0 .7em;padding:10px 0 10px 16px;border-left:5px solid var(--cr-accent);color:var(--cr-navy);background:linear-gradient(90deg,#f7f9fb,transparent)}.cr-content h3{color:var(--cr-navy);margin-top:1.6em}.cr-content ul,.cr-content ol{padding-left:1.25rem}.cr-content li{margin:.35em 0}.cr-button,.button,.woocommerce a.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:7px;background:var(--cr-accent);color:#fff!important;font-weight:800;border:0}.cr-button:hover,.button:hover{text-decoration:none;filter:brightness(.96)}.cr-card-grid,.cr-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cr-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:24px 0 36px}.cr-product-card,.cr-info-card{border:1px solid var(--cr-line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(11,31,54,.05)}.cr-product-card a{display:block;color:inherit}.cr-product-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff;padding:18px}.cr-product-card-body{padding:16px}.cr-product-card h3{font-size:1rem;margin:0 0 8px}.cr-info-card{padding:22px;display:flex;flex-direction:column;gap:8px;color:var(--cr-ink)}.cr-wide-image{margin:36px 0}.cr-wide-image img{width:100%;max-height:520px;object-fit:cover;border-radius:14px}.cr-inline-image{margin:26px 0}.cr-inline-image img{max-height:420px;object-fit:contain;border:1px solid var(--cr-line);border-radius:12px;background:#fff;padding:12px}.cr-note{margin:26px 0;padding:16px 18px;background:#fff8f2;border-left:4px solid var(--cr-accent)}.cr-cta{margin:48px 0 0;padding:28px;border-radius:14px;background:var(--cr-navy);color:#fff}.cr-cta h2{color:#fff!important;margin-top:0!important;border-left-color:#ffb27f!important;background:transparent!important}.cr-faq details{border-top:1px solid var(--cr-line);padding:14px 0}.cr-faq summary{cursor:pointer;font-weight:800;color:var(--cr-navy)}.table-scroll{overflow-x:auto;margin:24px 0;border:1px solid var(--cr-line);border-radius:10px}.table-scroll table{width:100%;border-collapse:collapse;min-width:650px}.table-scroll th,.table-scroll td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--cr-line);vertical-align:top}.table-scroll th{background:var(--cr-navy);color:#fff}.cr-listing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.cr-post-card{border:1px solid var(--cr-line);border-radius:12px;padding:22px;background:#fff}.cr-post-card h2{font-size:1.2rem;margin:.2em 0 .5em}.cr-meta{font-size:.85rem;color:var(--cr-muted)}.cr-site-footer{background:#07192d;color:#c8d6e3;margin-top:64px}.cr-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:42px;padding:50px 0}.cr-site-footer h2,.cr-site-footer h3{color:#fff}.cr-site-footer a{color:#fff}.cr-footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:18px 0;font-size:.86rem}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border:1px solid var(--cr-line);padding:14px;border-radius:10px}.woocommerce div.product div.images img{object-fit:contain}.cr-rfq-box{margin:28px 0;padding:22px;background:var(--cr-bg);border-left:5px solid var(--cr-accent)}.cr-form-fallback{padding:18px;border:1px dashed var(--cr-accent);background:#fff8f2}.cr-qa-only{display:none!important}@media(max-width:1042px){.cr-head-row{grid-template-columns:auto 1fr}.cr-email{grid-column:1/-1;justify-self:end;margin-top:-16px}.cr-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cr-nav-list a{padding-inline:10px}}@media(max-width:965px){:root{--cr-head-h:105px}.cr-head-row{min-height:70px;grid-template-columns:auto 1fr}.cr-search{display:none}.cr-email{grid-column:auto;margin:0;justify-self:end}.cr-mobile-toggle{display:block}.cr-nav-wrap{position:relative;min-height:48px}.cr-nav-list{display:none;position:absolute;left:0;right:0;top:100%;z-index:1000;background:var(--cr-navy);padding:10px 20px;flex-direction:column;align-items:stretch;max-height:calc(100vh - 120px);overflow:auto}.cr-nav-list.is-open{display:flex}.cr-nav-list>li{width:100%}.cr-nav-list a{width:100%;justify-content:flex-start}.cr-products-menu{position:static;display:block!important;box-shadow:none;border:0;background:#102d4c;max-height:none}.cr-products-menu a{color:#fff;padding-left:28px}.cr-front-hero{background:linear-gradient(180deg,#07192d 0%,#123b61 58%,#f4f7f9 58%,#f4f7f9 100%)}.cr-front-grid{grid-template-columns:1fr}.cr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-card-grid,.cr-listing{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.admin-bar .cr-site-header{top:46px}.cr-container{width:min(100% - 28px,var(--cr-max))}.cr-head-row{grid-template-columns:1fr auto;gap:12px}.cr-email{display:none}.cr-brand small{display:none}.cr-front-hero,.cr-page-hero{padding:42px 0}.cr-main{padding:40px 0}.cr-product-grid,.cr-card-grid,.cr-listing,.cr-footer-grid{grid-template-columns:1fr}.cr-product-card img{aspect-ratio:16/10}.cr-content h2{font-size:1.5rem}.cr-footer-grid{gap:18px}}@media(max-width:390px){.cr-brand{font-size:14px}.cr-brand-mark{width:38px;height:38px}.cr-front-hero h1,.cr-page-hero h1{font-size:2.15rem}.cr-container{width:min(100% - 22px,var(--cr-max))}}


/* v1.1.0 buyer-facing footer and responsive hardening */
html,body{max-width:100%;overflow-x:clip}
.cr-main,.cr-content,.cr-front-content,.woocommerce,.woocommerce-page{min-width:0}
.cr-content iframe,.cr-content video,.cr-content svg,.woocommerce iframe,.woocommerce video,.woocommerce svg{max-width:100%}
.table-scroll{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-gutter:stable;touch-action:pan-x pan-y;position:relative}
.table-scroll table{min-width:760px;width:max(100%,760px)}
.table-scroll::-webkit-scrollbar{height:12px}
.table-scroll::-webkit-scrollbar-track{background:#edf2f6;border-radius:999px}
.table-scroll::-webkit-scrollbar-thumb{background:#74889b;border-radius:999px;border:3px solid #edf2f6}
.table-scroll{scrollbar-width:auto;scrollbar-color:#74889b #edf2f6}
.table-scroll:focus{outline:3px solid rgba(20,93,160,.28);outline-offset:3px}
.cr-content>table,.woocommerce table.shop_attributes{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:normal}
.cr-content pre,.cr-content code{max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.cr-footer-cta{background:#0d2b49;padding:44px 0 48px;border-bottom:1px solid rgba(255,255,255,.13)}
.cr-footer-cta-grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:42px;align-items:start}
.cr-footer-cta h2{color:#fff;margin:0 0 10px;font-size:clamp(1.6rem,2.8vw,2.35rem);line-height:1.16}
.cr-footer-cta p{margin:0;color:#d6e3ee}
.cr-footer-form{background:#fff;color:var(--cr-ink);padding:24px;border-radius:14px;min-width:0}
.cr-footer-form .ff-el-group{margin-bottom:14px}
.cr-footer-form input,.cr-footer-form textarea,.cr-footer-form select{max-width:100%;width:100%}
.cr-footer-form .ff-btn-submit{min-height:44px;background:var(--cr-accent)!important;color:#fff!important;border:0!important;border-radius:7px!important;font-weight:800!important}
.cr-footer-main{background:#07192d}
.cr-footer-grid{grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:34px;padding:46px 0 42px}
.cr-footer-grid p{margin:.5em 0}
.cr-footer-bottom{background:#051321;padding:16px 0}
.cr-footer-bottom-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(110px,.35fr);gap:22px;align-items:center}
.cr-footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;font-size:.82rem}
.cr-footer-nav a{color:#dce7f0}
.cr-editor-credit{display:block;text-align:right;color:#9fb0bf;font-size:.72rem;white-space:nowrap}
.cr-footer-brand-copy{max-width:430px}
.cr-footer-contact a{overflow-wrap:anywhere}
@media(max-width:1042px){.cr-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.cr-footer-contact{grid-column:1/-1}.cr-footer-cta-grid{grid-template-columns:1fr 1.2fr}.cr-footer-bottom-row{grid-template-columns:1fr auto}.cr-editor-credit{grid-column:1/-1}}
@media(max-width:965px){.cr-card-grid,.cr-listing{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-footer-cta-grid{grid-template-columns:1fr}.cr-footer-form{padding:20px}}
@media(max-width:782px){.admin-bar .cr-site-header{top:46px}}
@media(max-width:768px){.cr-container{width:min(100% - 28px,var(--cr-max))}.cr-content{max-width:100%}.cr-footer-grid{grid-template-columns:1fr 1fr;gap:26px}.cr-footer-contact{grid-column:1/-1}.cr-footer-bottom-row{grid-template-columns:1fr;gap:10px;text-align:left}.cr-footer-nav{justify-content:flex-start}.cr-editor-credit{text-align:right;grid-column:auto}.table-scroll{margin-inline:0}.table-scroll table{min-width:700px;width:700px}.woocommerce table.shop_attributes{min-width:620px}.cr-rfq-box{padding:18px}.cr-front-grid>*{min-width:0}}
@media(max-width:520px){.cr-footer-grid{grid-template-columns:1fr}.cr-footer-contact{grid-column:auto}.cr-footer-form{padding:16px}.cr-footer-cta{padding:34px 0}.cr-product-card-body,.cr-info-card,.cr-post-card{padding:16px}.table-scroll table{min-width:650px;width:650px}.cr-content h2{overflow-wrap:anywhere}}
@media(max-width:390px){.cr-container{width:min(100% - 22px,var(--cr-max))}.cr-footer-form{padding:14px}.cr-footer-nav{gap:6px 12px}.cr-editor-credit{font-size:.68rem}.table-scroll table{min-width:620px;width:620px}}


/* v1.1.0 buyer-facing footer and responsive hardening */
html,body{max-width:100%;overflow-x:clip}
.cr-main,.cr-content,.cr-front-content,.woocommerce,.woocommerce-page{min-width:0}
.cr-content iframe,.cr-content video,.cr-content svg,.woocommerce iframe,.woocommerce video,.woocommerce svg{max-width:100%}
.table-scroll{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-gutter:stable;touch-action:pan-x pan-y;position:relative}
.table-scroll table{min-width:760px;width:max(100%,760px)}
.table-scroll::-webkit-scrollbar{height:12px}
.table-scroll::-webkit-scrollbar-track{background:#edf2f6;border-radius:999px}
.table-scroll::-webkit-scrollbar-thumb{background:#74889b;border-radius:999px;border:3px solid #edf2f6}
.table-scroll{scrollbar-width:auto;scrollbar-color:#74889b #edf2f6}
.table-scroll:focus{outline:3px solid rgba(20,93,160,.28);outline-offset:3px}
.cr-content>table,.woocommerce table.shop_attributes{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:normal}
.cr-content pre,.cr-content code{max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.cr-footer-cta{background:#0d2b49;padding:44px 0 48px;border-bottom:1px solid rgba(255,255,255,.13)}
.cr-footer-cta-grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:42px;align-items:start}
.cr-footer-cta h2{color:#fff;margin:0 0 10px;font-size:clamp(1.6rem,2.8vw,2.35rem);line-height:1.16}
.cr-footer-cta p{margin:0;color:#d6e3ee}
.cr-footer-form{background:#fff;color:var(--cr-ink);padding:24px;border-radius:14px;min-width:0}
.cr-footer-form .ff-el-group{margin-bottom:14px}
.cr-footer-form input,.cr-footer-form textarea,.cr-footer-form select{max-width:100%;width:100%}
.cr-footer-form .ff-btn-submit{min-height:44px;background:var(--cr-accent)!important;color:#fff!important;border:0!important;border-radius:7px!important;font-weight:800!important}
.cr-footer-main{background:#07192d}
.cr-footer-grid{grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:34px;padding:46px 0 42px}
.cr-footer-grid p{margin:.5em 0}
.cr-footer-bottom{background:#051321;padding:16px 0}
.cr-footer-bottom-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(110px,.35fr);gap:22px;align-items:center}
.cr-footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;font-size:.82rem}
.cr-footer-nav a{color:#dce7f0}
.cr-editor-credit{display:block;text-align:right;color:#9fb0bf;font-size:.72rem;white-space:nowrap}
.cr-footer-brand-copy{max-width:430px}
.cr-footer-contact a{overflow-wrap:anywhere}
@media(max-width:1042px){.cr-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.cr-footer-contact{grid-column:1/-1}.cr-footer-cta-grid{grid-template-columns:1fr 1.2fr}.cr-footer-bottom-row{grid-template-columns:1fr auto}.cr-editor-credit{grid-column:1/-1}}
@media(max-width:965px){.cr-card-grid,.cr-listing{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-footer-cta-grid{grid-template-columns:1fr}.cr-footer-form{padding:20px}}
@media(max-width:782px){.admin-bar .cr-site-header{top:46px}}
@media(max-width:768px){.cr-container{width:min(100% - 28px,var(--cr-max))}.cr-content{max-width:100%}.cr-footer-grid{grid-template-columns:1fr 1fr;gap:26px}.cr-footer-contact{grid-column:1/-1}.cr-footer-bottom-row{grid-template-columns:1fr;gap:10px;text-align:left}.cr-footer-nav{justify-content:flex-start}.cr-editor-credit{text-align:right;grid-column:auto}.table-scroll{margin-inline:0}.table-scroll table{min-width:700px;width:700px}.woocommerce table.shop_attributes{min-width:620px}.cr-rfq-box{padding:18px}.cr-front-grid>*{min-width:0}}
@media(max-width:520px){.cr-footer-grid{grid-template-columns:1fr}.cr-footer-contact{grid-column:auto}.cr-footer-form{padding:16px}.cr-footer-cta{padding:34px 0}.cr-product-card-body,.cr-info-card,.cr-post-card{padding:16px}.table-scroll table{min-width:650px;width:650px}.cr-content h2{overflow-wrap:anywhere}}
@media(max-width:390px){.cr-container{width:min(100% - 22px,var(--cr-max))}.cr-footer-form{padding:14px}.cr-footer-nav{gap:6px 12px}.cr-editor-credit{font-size:.68rem}.table-scroll table{min-width:620px;width:620px}}


/* v1.1.0 buyer-facing footer and responsive hardening */
html,body{max-width:100%;overflow-x:clip}
.cr-main,.cr-content,.cr-front-content,.woocommerce,.woocommerce-page{min-width:0}
.cr-content iframe,.cr-content video,.cr-content svg,.woocommerce iframe,.woocommerce video,.woocommerce svg{max-width:100%}
.table-scroll{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-gutter:stable;touch-action:pan-x pan-y;position:relative}
.table-scroll table{min-width:760px;width:max(100%,760px)}
.table-scroll::-webkit-scrollbar{height:12px}
.table-scroll::-webkit-scrollbar-track{background:#edf2f6;border-radius:999px}
.table-scroll::-webkit-scrollbar-thumb{background:#74889b;border-radius:999px;border:3px solid #edf2f6}
.table-scroll{scrollbar-width:auto;scrollbar-color:#74889b #edf2f6}
.table-scroll:focus{outline:3px solid rgba(20,93,160,.28);outline-offset:3px}
.cr-content>table,.woocommerce table.shop_attributes{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:normal}
.cr-content pre,.cr-content code{max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.cr-footer-cta{background:#0d2b49;padding:44px 0 48px;border-bottom:1px solid rgba(255,255,255,.13)}
.cr-footer-cta-grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:42px;align-items:start}
.cr-footer-cta h2{color:#fff;margin:0 0 10px;font-size:clamp(1.6rem,2.8vw,2.35rem);line-height:1.16}
.cr-footer-cta p{margin:0;color:#d6e3ee}
.cr-footer-form{background:#fff;color:var(--cr-ink);padding:24px;border-radius:14px;min-width:0}
.cr-footer-form .ff-el-group{margin-bottom:14px}
.cr-footer-form input,.cr-footer-form textarea,.cr-footer-form select{max-width:100%;width:100%}
.cr-footer-form .ff-btn-submit{min-height:44px;background:var(--cr-accent)!important;color:#fff!important;border:0!important;border-radius:7px!important;font-weight:800!important}
.cr-footer-main{background:#07192d}
.cr-footer-grid{grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:34px;padding:46px 0 42px}
.cr-footer-grid p{margin:.5em 0}
.cr-footer-bottom{background:#051321;padding:16px 0}
.cr-footer-bottom-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(110px,.35fr);gap:22px;align-items:center}
.cr-footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;font-size:.82rem}
.cr-footer-nav a{color:#dce7f0}
.cr-editor-credit{display:block;text-align:right;color:#9fb0bf;font-size:.72rem;white-space:nowrap}
.cr-footer-brand-copy{max-width:430px}
.cr-footer-contact a{overflow-wrap:anywhere}
@media(max-width:1042px){.cr-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.cr-footer-contact{grid-column:1/-1}.cr-footer-cta-grid{grid-template-columns:1fr 1.2fr}.cr-footer-bottom-row{grid-template-columns:1fr auto}.cr-editor-credit{grid-column:1/-1}}
@media(max-width:965px){.cr-card-grid,.cr-listing{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-footer-cta-grid{grid-template-columns:1fr}.cr-footer-form{padding:20px}}
@media(max-width:782px){.admin-bar .cr-site-header{top:46px}}
@media(max-width:768px){.cr-container{width:min(100% - 28px,var(--cr-max))}.cr-content{max-width:100%}.cr-footer-grid{grid-template-columns:1fr 1fr;gap:26px}.cr-footer-contact{grid-column:1/-1}.cr-footer-bottom-row{grid-template-columns:1fr;gap:10px;text-align:left}.cr-footer-nav{justify-content:flex-start}.cr-editor-credit{text-align:right;grid-column:auto}.table-scroll{margin-inline:0}.table-scroll table{min-width:700px;width:700px}.woocommerce table.shop_attributes{min-width:620px}.cr-rfq-box{padding:18px}.cr-front-grid>*{min-width:0}}
@media(max-width:520px){.cr-footer-grid{grid-template-columns:1fr}.cr-footer-contact{grid-column:auto}.cr-footer-form{padding:16px}.cr-footer-cta{padding:34px 0}.cr-product-card-body,.cr-info-card,.cr-post-card{padding:16px}.table-scroll table{min-width:650px;width:650px}.cr-content h2{overflow-wrap:anywhere}}
@media(max-width:390px){.cr-container{width:min(100% - 22px,var(--cr-max))}.cr-footer-form{padding:14px}.cr-footer-nav{gap:6px 12px}.cr-editor-credit{font-size:.68rem}.table-scroll table{min-width:620px;width:620px}}
