/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Version: 4.13.6
Requires at least: 5.3
WC requires at least: 3.0
WC tested up to: 10.9.1
Tested up to: 7.0
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages

/* Primeguard customer portal — 2026-07-25 */
body.woocommerce-account .site-content {
  background: linear-gradient(180deg, #f2f7fb 0, #ffffff 520px);
}
body.woocommerce-account .site-content > .ast-container,
body.woocommerce-account #primary,
body.woocommerce-account .site-main {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}
body.woocommerce-account article.ast-article-single {
  margin: 0;
  padding: 0 0 72px;
  background: transparent;
}
body.woocommerce-account article > .entry-header {
  display: flex !important;
  align-items: flex-end;
  min-height: 190px;
  margin: 0 0 38px;
  padding: 48px clamp(24px, 5vw, 80px) 38px;
  background: linear-gradient(120deg, #0b2545 0%, #155da8 72%, #2878c7 100%);
  border: 0;
}
body.woocommerce-account article > .entry-header .entry-title {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  color: #fff;
  font-size: clamp(2.15rem, 4vw, 3.6rem);
  font-weight: 750;
  letter-spacing: -0.035em;
  line-height: 1.05;
}
body.woocommerce-account .entry-content {
  width: calc(100% - clamp(32px, 7vw, 112px));
  max-width: 1600px;
  margin: 0 auto;
}
body.woocommerce-account .entry-content > .woocommerce {
  display: grid;
  grid-template-columns: minmax(230px, 290px) minmax(0, 1fr);
  align-items: start;
  gap: clamp(24px, 3vw, 44px);
}
body.woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
}
body.woocommerce-account .woocommerce-MyAccount-navigation {
  overflow: hidden;
  background: #fff;
  border: 1px solid #dce6ef;
  border-radius: 18px;
  box-shadow: 0 16px 40px rgba(11,37,69,.09);
}
body.woocommerce-account .ast-wooaccount-user-wrapper {
  display: flex;
  align-items: center;
  gap: 13px;
  min-height: 96px;
  margin: 0;
  padding: 20px;
  color: #fff;
  background: linear-gradient(135deg, #0b2545, #155da8);
  border: 0;
}
body.woocommerce-account .ast-wooaccount-user-wrapper img {
  width: 54px;
  height: 54px;
  margin: 0;
  border: 3px solid rgba(255,255,255,.7);
  border-radius: 50%;
}
body.woocommerce-account .ast-wooaccount-user-wrapper .ast-username {
  color: #dcecff;
  font-size: .88rem;
  line-height: 1.35;
}
body.woocommerce-account .ast-wooaccount-user-wrapper strong {
  display: block;
  color: #fff;
  font-size: 1.05rem;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 10px;
  list-style: none;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li {
  margin: 3px 0;
  border: 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li a {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  padding: 11px 14px;
  color: #27415c;
  font-size: .96rem;
  font-weight: 650;
  text-decoration: none;
  border-radius: 10px;
  transition: background .18s ease, color .18s ease, transform .18s ease;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
  color: #155da8;
  background: #eaf3fb;
  transform: translateX(2px);
}
body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
  color: #fff;
  background: #155da8;
  box-shadow: 0 7px 18px rgba(21,93,168,.22);
}
body.woocommerce-account .woocommerce-MyAccount-navigation .ahfb-svg-iconset {
  width: 20px;
  min-width: 20px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
body.woocommerce-account .woocommerce-MyAccount-content {
  min-height: 390px;
  padding: clamp(25px, 3vw, 42px);
  color: #34495e;
  background: rgba(255,255,255,.97);
  border: 1px solid #dce6ef;
  border-radius: 18px;
  box-shadow: 0 16px 40px rgba(11,37,69,.08);
}
body.woocommerce-account .woocommerce-MyAccount-content > :first-child {
  margin-top: 0;
}
body.woocommerce-account .woocommerce-MyAccount-content h2,
body.woocommerce-account .woocommerce-MyAccount-content h3 {
  color: #0b2545;
  letter-spacing: -.02em;
}
body.woocommerce-account .woocommerce-MyAccount-content p {
  max-width: 850px;
  color: #52677c;
  font-size: 1rem;
  line-height: 1.75;
}
body.woocommerce-account .woocommerce-MyAccount-content a:not(.button) {
  color: #155da8;
  font-weight: 650;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content button,
body.woocommerce-account .woocommerce-MyAccount-content input[type=submit] {
  min-height: 44px;
  padding: 11px 18px;
  color: #fff;
  background: #155da8;
  border: 0;
  border-radius: 8px;
  font-weight: 700;
  box-shadow: 0 7px 16px rgba(21,93,168,.18);
}
body.woocommerce-account .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content button:hover,
body.woocommerce-account .woocommerce-MyAccount-content input[type=submit]:hover {
  background: #0b4f91;
}
body.woocommerce-account .woocommerce-MyAccount-content input[type=text],
body.woocommerce-account .woocommerce-MyAccount-content input[type=email],
body.woocommerce-account .woocommerce-MyAccount-content input[type=password],
body.woocommerce-account .woocommerce-MyAccount-content input[type=tel],
body.woocommerce-account .woocommerce-MyAccount-content select,
body.woocommerce-account .woocommerce-MyAccount-content textarea {
  min-height: 48px;
  padding: 11px 13px;
  background: #fff;
  border: 1px solid #cbd9e6;
  border-radius: 8px;
  box-shadow: none;
}
body.woocommerce-account .woocommerce-MyAccount-content input:focus,
body.woocommerce-account .woocommerce-MyAccount-content select:focus,
body.woocommerce-account .woocommerce-MyAccount-content textarea:focus {
  border-color: #2878c7;
  box-shadow: 0 0 0 3px rgba(40,120,199,.13);
}
body.woocommerce-account .woocommerce-Addresses {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 20px;
}
body.woocommerce-account .woocommerce-Addresses .woocommerce-Address {
  width: 100%;
  padding: 22px;
  background: #f7fafc;
  border: 1px solid #dce6ef;
  border-radius: 12px;
}
body.woocommerce-account table.shop_table {
  overflow: hidden;
  border: 1px solid #dce6ef;
  border-radius: 12px;
  border-collapse: separate;
  border-spacing: 0;
}
body.woocommerce-account table.shop_table th {
  color: #0b2545;
  background: #edf5fb;
  font-weight: 750;
}
body.woocommerce-account table.shop_table th,
body.woocommerce-account table.shop_table td {
  padding: 14px 16px;
  border-color: #e5edf4;
}
body.woocommerce-account .woocommerce-message,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-error {
  margin: 0 0 22px;
  padding: 16px 18px 16px 50px;
  background: #eef6fd;
  border: 1px solid #cfe2f3;
  border-top: 0;
  border-radius: 10px;
}
@media (max-width: 920px) {
  body.woocommerce-account article > .entry-header {
    min-height: 150px;
    margin-bottom: 24px;
    padding: 36px 24px 28px;
  }
  body.woocommerce-account .entry-content {
    width: calc(100% - 32px);
  }
  body.woocommerce-account .entry-content > .woocommerce {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 5px;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation li {
    margin: 0;
  }
}
@media (max-width: 600px) {
  body.woocommerce-account article.ast-article-single {
    padding-bottom: 42px;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul,
  body.woocommerce-account .woocommerce-Addresses {
    grid-template-columns: 1fr;
  }
  body.woocommerce-account .woocommerce-MyAccount-content {
    padding: 22px 17px;
    border-radius: 13px;
  }
  body.woocommerce-account table.shop_table,
  body.woocommerce-account table.shop_table tbody,
  body.woocommerce-account table.shop_table tr,
  body.woocommerce-account table.shop_table td {
    display: block;
    width: 100%;
  }
  body.woocommerce-account table.shop_table thead {
    display: none;
  }
  body.woocommerce-account table.shop_table tr {
    padding: 10px 0;
    border-bottom: 1px solid #e5edf4;
  }
  body.woocommerce-account table.shop_table td {
    padding: 9px 14px;
    border: 0;
    text-align: right !important;
  }
  body.woocommerce-account table.shop_table td::before {
    color: #17324f;
    font-weight: 700;
  }
}

Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */


/* Primeguard catalog system 2026-07-25 */
:root{--pg-blue:#0967b2;--pg-navy:#07345f;--pg-ink:#17283a;--pg-muted:#607084;--pg-line:#dce6ef;--pg-soft:#f4f8fb;--pg-white:#fff;--pg-shadow:0 10px 30px rgba(15,51,81,.09)}
.post-type-archive-product .site-content,.tax-product_cat .site-content,.single-product .site-content{background:#f5f8fb}
.post-type-archive-product .site-main,.tax-product_cat .site-main,.single-product .site-main{width:min(100% - 40px,1480px);max-width:none;margin:0 auto;padding:38px 0 72px}
.post-type-archive-product .site-content>.ast-container,.tax-product_cat .site-content>.ast-container,.single-product .site-content>.ast-container{max-width:none;padding:0}
.post-type-archive-product .woocommerce-breadcrumb,.tax-product_cat .woocommerce-breadcrumb,.single-product .woocommerce-breadcrumb{font-size:13px;color:#6c7d8c;margin:0 0 14px}
.post-type-archive-product .woocommerce-products-header,.tax-product_cat .woocommerce-products-header{position:relative;overflow:hidden;background:linear-gradient(115deg,#063b6b 0%,#0874c4 72%);border-radius:18px;padding:42px 44px;margin:0 0 28px;box-shadow:var(--pg-shadow)}
.post-type-archive-product .woocommerce-products-header:after,.tax-product_cat .woocommerce-products-header:after{content:"OEM & Primeguard Part Number Search";position:absolute;right:34px;bottom:24px;color:rgba(255,255,255,.16);font-size:clamp(18px,2vw,32px);font-weight:800;letter-spacing:.02em}
.post-type-archive-product .woocommerce-products-header__title,.tax-product_cat .woocommerce-products-header__title{position:relative;z-index:1;color:#fff!important;font-size:clamp(32px,4vw,54px)!important;line-height:1.05;margin:0!important}
.post-type-archive-product .woocommerce-products-header__title:after{content:"Find industrial filtration products quickly by part number, product type, or application.";display:block;max-width:720px;margin-top:14px;color:#dcefff;font-size:16px;font-weight:400;line-height:1.55}
.woocommerce .woocommerce-result-count{margin:12px 0 22px;color:var(--pg-muted);font-size:14px}
.woocommerce .woocommerce-ordering{margin:0 0 22px}.woocommerce .woocommerce-ordering select{min-width:240px;border:1px solid var(--pg-line);border-radius:10px;background:#fff;padding:11px 38px 11px 14px;color:var(--pg-ink);box-shadow:0 4px 14px rgba(15,51,81,.05)}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0!important}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;display:flex;flex-direction:column;background:#fff;border:1px solid var(--pg-line);border-radius:16px;padding:18px;overflow:hidden;box-shadow:0 5px 18px rgba(15,51,81,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#a8cde8;box-shadow:0 14px 34px rgba(15,51,81,.12)}
.woocommerce ul.products li.product .astra-shop-thumbnail-wrap{background:#f8fafc;border-radius:12px;overflow:hidden;margin-bottom:16px}
.woocommerce ul.products li.product img{width:100%;aspect-ratio:1/1;object-fit:contain!important;padding:18px;margin:0!important;background:#f8fafc}
.woocommerce ul.products li.product .ast-woo-product-category{color:var(--pg-blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.woocommerce ul.products li.product .woocommerce-loop-product__title{color:var(--pg-ink);font-size:18px!important;line-height:1.3;font-weight:750;margin:7px 0 8px!important}
.woocommerce ul.products li.product .price{color:var(--pg-navy)!important;font-size:19px!important;font-weight:800;margin-top:auto;padding-top:8px}
.woocommerce ul.products li.product .button{width:100%;margin-top:14px!important;border-radius:9px;padding:12px 16px;text-align:center;background:var(--pg-blue);color:#fff;font-weight:750}
.woocommerce ul.products li.product .button:hover{background:var(--pg-navy)}
.single-product div.product{background:#fff;border:1px solid var(--pg-line);border-radius:18px;padding:clamp(22px,4vw,46px);box-shadow:var(--pg-shadow)}
.single-product div.product .woocommerce-product-gallery{background:#f8fafc;border-radius:14px;padding:20px}
.single-product div.product .woocommerce-product-gallery img{object-fit:contain;background:#f8fafc}
.single-product div.product .summary{padding-left:clamp(0px,3vw,42px)}
.single-product div.product .product_title{color:var(--pg-ink);font-size:clamp(30px,4vw,48px);line-height:1.08;margin-bottom:14px}
.single-product div.product .price{color:var(--pg-navy)!important;font-size:28px!important;font-weight:850}
.single-product div.product .stock{display:inline-block;border-radius:999px;padding:7px 12px;background:#e9f7ef;color:#167847;font-weight:700}
.single-product div.product form.cart{display:flex;gap:10px;align-items:stretch;padding:20px 0;border-top:1px solid var(--pg-line);border-bottom:1px solid var(--pg-line)}
.single-product div.product form.cart .qty{height:48px;border:1px solid var(--pg-line);border-radius:9px}
.single-product div.product form.cart .single_add_to_cart_button{min-height:48px;border-radius:9px;background:var(--pg-blue);padding:0 28px;font-weight:800}
.single-product .woocommerce-tabs{margin-top:34px}.single-product .woocommerce-tabs ul.tabs{border-bottom:1px solid var(--pg-line)!important}.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important}.single-product .woocommerce-tabs ul.tabs li.active a{color:var(--pg-blue)!important;border-bottom:3px solid var(--pg-blue)}
.single-product .woocommerce-Tabs-panel{padding:26px 4px!important;color:var(--pg-ink)}
.single-product table.shop_attributes{border:1px solid var(--pg-line);border-radius:10px;overflow:hidden}.single-product table.shop_attributes th{background:var(--pg-soft);color:var(--pg-navy);width:32%}.single-product table.shop_attributes td,.single-product table.shop_attributes th{padding:13px 16px!important;border-color:var(--pg-line)!important}
@media(max-width:1100px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.post-type-archive-product .site-main,.tax-product_cat .site-main,.single-product .site-main{width:min(100% - 28px,1480px);padding:24px 0 52px}.post-type-archive-product .woocommerce-products-header,.tax-product_cat .woocommerce-products-header{padding:30px 26px}.post-type-archive-product .woocommerce-products-header:after,.tax-product_cat .woocommerce-products-header:after{display:none}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.single-product div.product .summary{padding-left:0;padding-top:24px}}
@media(max-width:520px){.post-type-archive-product .site-main,.tax-product_cat .site-main,.single-product .site-main{width:calc(100% - 24px)}.post-type-archive-product .woocommerce-products-header,.tax-product_cat .woocommerce-products-header{border-radius:13px;padding:26px 20px}.post-type-archive-product .woocommerce-products-header__title,.tax-product_cat .woocommerce-products-header__title{font-size:32px!important}.post-type-archive-product .woocommerce-products-header__title:after{font-size:14px}.woocommerce .woocommerce-ordering{float:none;width:100%}.woocommerce .woocommerce-ordering select{width:100%;min-width:0}.woocommerce ul.products{grid-template-columns:1fr}.woocommerce ul.products li.product{padding:15px}.woocommerce ul.products li.product img{padding:22px}.single-product div.product{padding:18px;border-radius:13px}.single-product div.product form.cart{flex-wrap:wrap}.single-product div.product form.cart .single_add_to_cart_button{flex:1}.single-product .woocommerce-tabs ul.tabs{display:flex;overflow-x:auto;white-space:nowrap}}
/* End Primeguard catalog system */

/* Primeguard catalog overflow guard */
body.woocommerce-shop,body.tax-product_cat,body.single-product{overflow-x:clip}
/* End Primeguard catalog overflow guard */

/* Primeguard category archive repair 2026-07-25 */
.tax-product_cat .woocommerce-products-header{min-height:260px;display:flex;flex-direction:column;justify-content:center;padding-right:min(36vw,460px)}
.tax-product_cat .woocommerce-products-header__title,.tax-product_cat .term-description,.tax-product_cat .term-description p{position:relative;z-index:2;color:#fff!important}
.tax-product_cat .term-description{max-width:760px;margin-top:12px;font-size:16px;line-height:1.65}
.tax-product_cat .term-description p{margin:0}
.tax-product_cat .woocommerce-products-header:before{content:"";position:absolute;z-index:1;right:18px;top:18px;bottom:18px;width:min(34%,420px);background-image:var(--pg-cat-image);background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(0 12px 16px rgba(0,0,0,.16))}
.tax-product_cat .woocommerce-products-header:after{z-index:2;right:34px;bottom:18px;color:rgba(255,255,255,.72);font-size:clamp(13px,1.25vw,18px)}
body.term-air-filters{--pg-cat-image:url('https://primeguardfiltration.com/wp-content/uploads/2026/07/Air-Filter-Catagory.png')}
body.term-air-oil-separators{--pg-cat-image:url('https://primeguardfiltration.com/wp-content/uploads/2026/07/Air-Oil-Sep-catagory.png')}
body.term-bag-filters{--pg-cat-image:url('https://primeguardfiltration.com/wp-content/uploads/2026/07/Bag-Filter-catagory.png')}
body.term-coalescing-filters{--pg-cat-image:url('https://primeguardfiltration.com/wp-content/uploads/2026/07/Coalescing-filter-catagory.png')}
body.term-desiccant{--pg-cat-image:url('https://primeguardfiltration.com/wp-content/uploads/2026/07/Desiccant-catagory.png')}
body.term-dust-collector-filters{--pg-cat-image:url('https://primeguardfiltration.com/wp-content/uploads/2026/07/Dust-Collector-catagory.png')}
body.term-hvac-filters{--pg-cat-image:url('https://primeguardfiltration.com/wp-content/uploads/2026/07/HVAC-filter-catagory.png')}
body.term-hydraulic-filters{--pg-cat-image:url('https://primeguardfiltration.com/wp-content/uploads/2026/07/Hydraulic-filters-catagory.png')}
.tax-product_cat .woocommerce-info{display:flex;align-items:center;min-height:110px;margin-top:0;padding:28px 32px 28px 72px!important;color:#29435c;background:#fff;border:1px solid #dce6ef;border-top:4px solid var(--pg-blue);border-radius:14px;box-shadow:0 8px 24px rgba(15,51,81,.07);font-size:16px;font-weight:650}
.tax-product_cat .woocommerce-info:before{top:35px;left:30px;color:var(--pg-blue)}
@media(max-width:820px){.tax-product_cat .woocommerce-products-header{min-height:0;padding-right:26px;padding-bottom:210px}.tax-product_cat .woocommerce-products-header:before{top:auto;left:20px;right:20px;bottom:18px;width:auto;height:175px}.tax-product_cat .woocommerce-products-header:after{display:none}.tax-product_cat .term-description{font-size:15px}.tax-product_cat .woocommerce-info{padding:24px 20px 24px 58px!important}}
@media(max-width:520px){.tax-product_cat .woocommerce-products-header{padding:25px 20px 185px}.tax-product_cat .woocommerce-products-header:before{height:150px}.tax-product_cat .woocommerce-products-header__title{font-size:34px!important}.tax-product_cat .woocommerce-info{font-size:15px}}
/* End Primeguard category archive repair */

/* Primeguard homepage SVG repair 2026-07-25 */
.home .pgm svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.home .pgm .pgm-icon,.home .pgm .pgm-benefit svg,.home .pgm .pgm-industry svg{color:#0874c4!important}
.home .pgm .pgm-icon{background:#eaf5fd!important;border-color:#b9daf1!important}
.home .pgm svg path,.home .pgm svg circle,.home .pgm svg line,.home .pgm svg polyline{fill:none!important;stroke:currentColor!important}
/* End Primeguard homepage SVG repair */

/* Primeguard fluid catalog width 2026-07-25 */
body.post-type-archive-product .site-content>.ast-container,body.tax-product_cat .site-content>.ast-container,body.single-product .site-content>.ast-container{width:100%;max-width:none!important;padding:0!important}
body.post-type-archive-product .site-main,body.tax-product_cat .site-main,body.single-product .site-main{width:100%;max-width:none!important;margin:0;padding:38px clamp(20px,4vw,72px) 72px}
@media(max-width:820px){body.post-type-archive-product .site-main,body.tax-product_cat .site-main,body.single-product .site-main{width:100%;padding:24px 16px 52px}}
@media(max-width:520px){body.post-type-archive-product .site-main,body.tax-product_cat .site-main,body.single-product .site-main{width:100%;padding:20px 12px 44px}}
/* End Primeguard fluid catalog width */

/* Primeguard complete hero artwork 2026-07-25 */
@media(min-width:821px){
.home .pgm .pgm-hero{background-color:#f7fbff!important;background-image:linear-gradient(90deg,#f7fbff 0%,rgba(247,251,255,.98) 27%,rgba(247,251,255,.72) 43%,rgba(247,251,255,0) 64%),url('https://primeguardfiltration.com/wp-content/uploads/2026/07/call_Z8kapTZHh5ugZsiBjReKsECM.png')!important;background-repeat:no-repeat,no-repeat!important;background-position:center,right center!important;background-size:100% 100%,auto 100%!important;overflow:hidden!important}
.home .pgm .pgm-hero-copy{position:relative;z-index:2;max-width:620px}
}
/* End Primeguard complete hero artwork */

/* Primeguard sharp category photography — 2026-07-25 */
.home .pgm .pgm-category-card .pgm-category-art{
  display:block!important;
  width:100%!important;
  height:clamp(190px,16vw,240px)!important;
  padding:10px 12px!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#f7f9fc!important;
  image-rendering:auto!important;
}
.home .pgm .pgm-category-card{overflow:hidden!important;}
@media(max-width:820px){
  .home .pgm .pgm-category-card .pgm-category-art{
    height:230px!important;
    padding:8px!important;
  }
}
@media(max-width:520px){
  .home .pgm .pgm-category-card .pgm-category-art{
    height:210px!important;
  }
}
/* End Primeguard sharp category photography */


/* Primeguard exact category image selector — 2026-07-25 */
.home .pgm .pgm-category > img.pgm-category-art{
 display:block!important;width:100%!important;height:clamp(190px,16vw,240px)!important;
 padding:10px 12px!important;object-fit:contain!important;object-position:center!important;
 background:#f7f9fc!important;image-rendering:auto!important;
}
.home .pgm a.pgm-category{overflow:hidden!important;}
@media(max-width:820px){.home .pgm .pgm-category > img.pgm-category-art{height:230px!important;padding:8px!important;}}
@media(max-width:520px){.home .pgm .pgm-category > img.pgm-category-art{height:210px!important;}}
/* End Primeguard exact category image selector */

/* Primeguard buyer tools — 2026-07-28 */
body.page-id-198 .entry-header,body.page-id-38 .entry-header{display:none}
body.page-id-198 .site-content,body.page-id-38 .site-content{background:#f4f8fb}
body.page-id-198 .site-content>.ast-container,body.page-id-38 .site-content>.ast-container{width:100%;max-width:none;padding:0}
body.page-id-198 #primary,body.page-id-38 #primary{width:100%;margin:0;padding:0}
body.page-id-198 article,body.page-id-38 article{margin:0;padding:0;background:transparent}
body.page-id-198 .entry-content,body.page-id-38 .entry-content{margin:0}
.pg-buyer-tool{--pgb:#0874c4;--pgn:#073b6b;--pgi:#18324a;--pgm:#5d7184;--pgl:#d9e5ee;width:100%;padding:0 0 72px;color:var(--pgi)}
.pg-tool-hero{padding:64px clamp(22px,6vw,96px);background:linear-gradient(120deg,#073b6b,#0874c4);color:#fff}
.pg-tool-hero>*{max-width:900px;margin-left:auto;margin-right:auto}.pg-tool-hero>span{display:block;margin-bottom:12px;color:#bfe4ff;font-size:13px;font-weight:800;letter-spacing:.13em}
.pg-tool-hero h1{margin:0 0 14px;color:#fff;font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.035em}.pg-tool-hero p{margin:0;color:#e2f2ff;font-size:18px;line-height:1.7}
.pg-tool-card,.pg-tool-alert,.pg-tool-notes{width:min(1120px,calc(100% - 40px));margin-left:auto;margin-right:auto}.pg-tool-card{margin-top:34px;padding:28px;background:#fff;border:1px solid var(--pgl);border-radius:18px;box-shadow:0 14px 40px rgba(15,51,81,.08)}
.pg-quick-head,.pg-quick-row{display:grid;grid-template-columns:minmax(0,1fr) 150px 38px;gap:16px;align-items:end}.pg-quick-head{padding:0 0 10px;color:var(--pgn);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.pg-quick-row{padding:13px 0;border-top:1px solid #e9eff4}.pg-quick-row label,.pg-form-grid label{display:flex;flex-direction:column;gap:7px;color:#29445e;font-weight:700}.pg-quick-row label>span{display:none}
.pg-buyer-tool input,.pg-buyer-tool textarea{width:100%;border:1px solid #cbdbe7!important;border-radius:9px!important;background:#fff!important;padding:12px 14px!important;box-shadow:none!important}.pg-buyer-tool input{min-height:48px}.pg-buyer-tool input:focus,.pg-buyer-tool textarea:focus{border-color:var(--pgb)!important;box-shadow:0 0 0 3px rgba(8,116,196,.13)!important}
.pg-row-number{align-self:center;justify-self:center;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#edf6fc;color:var(--pgb);font-size:12px;font-weight:800}
.pg-tool-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}.pg-tool-actions button{min-height:50px;padding:13px 24px;border:0;border-radius:9px;background:var(--pgb);color:#fff;font-weight:800}.pg-tool-actions button:hover{background:var(--pgn)}.pg-tool-actions a{color:var(--pgb);font-weight:750}
.pg-tool-alert{margin-top:24px;padding:16px 20px;border-radius:10px;font-weight:650}.pg-tool-success{background:#e8f7ef;border:1px solid #b8e1c8;color:#176b40}.pg-tool-error{background:#fff1f1;border:1px solid #f0c3c3;color:#9a2e2e}
.pg-tool-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.pg-tool-notes>div{padding:22px;background:#fff;border:1px solid var(--pgl);border-radius:13px}.pg-tool-notes strong,.pg-tool-notes span{display:block}.pg-tool-notes strong{margin-bottom:6px;color:var(--pgn)}.pg-tool-notes span{color:var(--pgm);line-height:1.55}
.pg-request-form{margin-top:34px}.pg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.pg-form-wide{grid-column:1/-1}.pg-form-grid textarea{resize:vertical}
@media(max-width:700px){.pg-tool-hero{padding:44px 20px}.pg-tool-hero p{font-size:16px}.pg-tool-card,.pg-tool-alert,.pg-tool-notes{width:calc(100% - 24px)}.pg-tool-card{padding:18px;border-radius:13px}.pg-quick-head{display:none}.pg-quick-row{grid-template-columns:minmax(0,1fr) 92px 30px;gap:9px}.pg-quick-row label>span{display:block;font-size:12px}.pg-tool-notes,.pg-form-grid{grid-template-columns:1fr}.pg-form-wide{grid-column:auto}.pg-tool-actions{align-items:stretch;flex-direction:column}.pg-tool-actions button,.pg-tool-actions a{text-align:center;width:100%}}
/* End Primeguard buyer tools */

/* Primeguard header spacing repair 2026-07-28 */
body.ast-plain-container.ast-no-sidebar #primary{margin-top:0!important;}
@media (min-width:922px){
#masthead .main-header-menu>.menu-item>.menu-link{padding-left:12px;padding-right:12px;}
#masthead #menu-item-204{align-items:center;}
#masthead #menu-item-204>.menu-link{height:44px;min-height:44px;padding:0 14px;line-height:1.2;border-radius:6px;}
}
/* End Primeguard header spacing repair */
