.main-wrapper{width:85%}.products-page-wrapper{margin:0 auto;display:grid;grid-template-columns:250px 1fr;grid-template-rows:1.5rem minmax(min-content,250px) min-content;gap:.5rem}.category__header,.products-wrapper{display:flex;width:100%;grid-column:2/4}.catnavigation{margin:0!important}.catnavproducts{width:90%;grid-column:2;grid-row:1}.products-page-wrapper .category-hero{justify-content:flex-start}.products-wrapper{margin:0 auto 5rem 1rem;flex-direction:column;grid-row:3}.catheader{max-height:150px;grid-column:2/4;grid-row:2}.category__header{margin:0 auto 1rem;justify-content:flex-start;align-items:flex-start;gap:2rem;grid-row:2}.product-filter__search-bar{max-width:300px;padding:.4rem .4rem .4rem 1rem;border:.15rem solid rgba(0,0,0,.705);border-radius:1rem;outline:0}.product-filter__search-bar:focus{border:.15rem solid transparent;outline:.2rem solid var(--color-primary)}.ectpatgrp:not(:last-of-type),div.ectpatgrp{border-bottom:1px solid gray;padding-left:.5rem}.products-search-results{width:90%;display:grid;grid-template-columns:1fr 1fr 2fr 2fr;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.product-filter__per-page,.products-search-results__sort-by{margin:0!important;display:flex;justify-content:center;align-items:center;gap:.5rem}.product-filter__per-page label{margin:0;font-weight:700;color:hsla(0,1%,17%,.7)}.product-filter__per-page select{margin:0}.products-search-results__sort-by label{margin:0;margin-top:0!important;font-weight:700;color:hsla(0,1%,17%,.7)}.proddescription p,.products-search-results__sort-by select{margin:0}.products-search-results__matches{display:flex;justify-content:center;align-items:center;margin:0;font-weight:700;color:hsla(0,1%,17%,.7)}.products{width:100%;margin:0 auto 1rem;display:grid;grid-template-columns:repeat(auto-fit,310px);gap:1rem}.product{max-height:250px;width:300px!important;padding:5px;overflow:hidden;border:1px solid rgba(0,0,0,.3);border-radius:.25rem;transition:.3s ease-in-out;box-shadow:0 4px 8px rgba(0,0,0,.2)}.product-card{display:flex;gap:.5rem}.product-card-left{height:250px;width:160px;display:flex;flex-direction:column;justify-content:space-between}.product-card-left__top{width:300px!important;display:flex;justify-content:flex-start;align-items:flex-start}.prodname{order:1;text-align:center;margin-bottom:.5rem;word-break:break-word;max-height:50px;overflow:hidden}.products-sub-title{margin:0;font-size:.9rem;color:var(--font-color-secondary);white-space:nowrap}.prodname a{font-weight:600;color:var(--font-color-primary)!important}.product-card-left__bottom{position:relative;display:flex;flex-direction:column;gap:1rem;margin-bottom:.25rem}.prodimage{order:2;height:120px;width:160px;border-radius:1rem}.product:nth-child(8n+1) .prodimage{background:linear-gradient(to bottom right,#e6f2ff,#99caff)}.product:nth-child(8n+2) .prodimage{background:linear-gradient(to bottom right,#d1eaff,#80bfff)}.product:nth-child(8n+3) .prodimage{background:linear-gradient(to bottom right,#c0e0ff,#66b2ff)}.product:nth-child(8n+4) .prodimage{background:linear-gradient(to bottom right,#a8d8ff,#39f)}.product:nth-child(8n+5) .prodimage{background:linear-gradient(to bottom right,#91cfff,#1a8cff)}.product:nth-child(8n+6) .prodimage{background:linear-gradient(to bottom right,#7ac6ff,#007acc)}.product:nth-child(8n+7) .prodimage{background:linear-gradient(to bottom right,#5bb0ff,#0066b2)}.product:nth-child(8n) .prodimage{background:linear-gradient(to bottom right,#3f9eff,#005c99)}.proddiscounts{order:3;position:absolute;top:.25rem;left:.25rem;background-color:#e00000;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.8rem;font-weight:700;z-index:1;transition:.2s ease-in-out}.buybutton,.price,.product-icon,.quantity0div{font-weight:600}.proddiscounts:hover,.prodimage:hover~.proddiscounts{opacity:.2}.product-icons{max-width:170px;order:4;display:flex;align-items:center;margin:-.25rem 0 -.25rem .5rem;width:12rem;padding:0;overflow:hidden;gap:.5rem}.product-icon{margin:0;display:flex;justify-content:center;align-items:center;position:relative;font-size:.75rem}.product-icon__grade{padding:.25rem}.product-icon__pull-force{display:flex;justify-content:center;align-items:center;min-width:max-content;gap:.5rem}.product-icon__weight{height:1.6rem;width:1.6rem;transform:translateY(.1rem)}.product-icon__magnetization-direction{margin:0 auto;text-align:center;display:flex;justify-content:center;width:100%}.product-icon__image{margin:0 auto;width:40px;height:27px;object-fit:cover;transform:translateX(-.5rem)}.product-description,.quantity0div{padding:0;margin:0}.product-card-right{height:220px;width:140px;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.product-card-right__top{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem}.proddescription{display:block;max-height:110px;font-size:13px;overflow-y:auto;width:90%;text-align:left}.product-card-right__bottom{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:.5rem}.price{font-size:1.5rem}.addtocartquant,.product-card-right__bottom--quantity{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.quantity0div{display:flex;justify-content:center;align-items:center;gap:.45rem;font-size:1.25rem}.buybutton,.out-of-stock-button{display:flex;justify-content:center;transition:.1s ease-in-out;cursor:pointer;text-align:center}.quantity0div div{cursor:pointer}.quantity0div__quantity-adjust--down{transform:translateY(-.1rem)}.quantity0div__quantity-adjust--up{transform:translateX(-.2rem)}.prodquantity input{max-width:30%;text-align:center}.buybutton{border:none;font-size:.8rem;border-radius:5px;padding:5px 10px;background-color:var(--color-primary);color:var(--font-color-tertiary)}.buybutton:hover{opacity:.6}.out-of-stock-button{border:none;font-weight:600!important;font-size:.8rem!important;border-radius:5px;padding:5px 11px!important;background-color:var(--color-grey-medium)!important;color:var(--font-color-primary)!important}.out-of-stock,.product-filter__text{font-weight:600}.out-of-stock-button:hover{background-color:var(--color-grey-extra-light--hover)!important}.out-of-stock{color:#2e2d2d}.product-filters{margin:0 auto;width:200px;display:none;justify-content:center;align-items:center;gap:1rem;border:.1rem solid var(--font-color-primary);border-radius:.25rem;padding:0 1rem}.product-filter__icon{height:2rem;width:2rem;cursor:pointer}.ectpacount{color:var(--font-color-secondary)}.products-filter{max-height:1500px;background-color:#fff;overflow-y:auto;padding:.5rem;grid-column:1;grid-row:1/-1}.products-filter.visible{display:block;transform:translateX(0)}.products-filter_title{display:flex;justify-content:center;font-size:1.3rem;font-weight:700}.products-filter_button-container{margin:1rem 0;display:flex;justify-content:center;align-items:center;gap:2rem}.ectpat:last-child,.ectselectinput,.side-filter-price{margin-bottom:1rem}.catnavcheckout,.overlay,.products-filter .ectpatgrp.collapsed .ectpat{display:none}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999}.overlay.visible{display:block}@media (max-width:600px){.product{max-height:250px}.product-card-left,.product-card-right{height:250px}.addtocartquant,.product-card-right__bottom--quantity{gap:1rem}}.side-filter-price{display:flex;justify-content:flex-start;gap:.5rem}.sfprice{width:50px}.ectpat{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.filter-checkbox{margin-right:.5rem}div.ectpat label{cursor:pointer;line-height:1.3}div.ectpat label:hover{color:var(--link-color)}.ectpatcount{line-height:1.3}.product-filter__per-page{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}div.ectpatgrp{max-height:200px;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto}div.ectpatcb{margin:3px 0}.activeFiltersContainer{margin:0 auto 1rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.filter-box{padding:5px 10px;background-color:var(--color-grey-extra-light);border-radius:5px;display:flex;align-items:center;justify-content:space-between}.filter-remove{margin-left:10px;cursor:pointer;font-weight:700;font-size:1rem;color:var(--link-color-cta)}.products-filter .ectpatgrp{margin-bottom:10px}.products-filter .ectpatgrp .ectpattitle{display:flex;justify-content:space-between;align-items:center}.products-filter .ectpatgrp .ectpat{display:flex;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:.5rem}.products-filter .ectpatgrp .ectpat label{display:flex;justify-content:center;align-items:center}.products-filter .ectpatgrp .ectpat input{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border:1px solid var(--color-primary);border-radius:3px;background-color:#fff;cursor:pointer;display:inline-block;position:relative}.products-filter .ectpatgrp .ectpat input:focus{outline:0}.products-filter .ectpatgrp .ectpat input:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.products-filter .ectpatgrp .ectpat input:checked::after{content:"";position:absolute;left:4px;top:0;width:3px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.products-filter .ectpatgrp .toggle-btn{font-size:14px;font-weight:700;cursor:pointer}@media only screen and (max-width:1700px){.main-wrapper{width:95%!important}.catnavproducts{width:90%}}@media (max-width:1000px){.main-wrapper{width:95%}.catnavigation.catnavproducts{margin-bottom:2rem!important;grid-column:1/4}.products-page-wrapper{grid-template-rows:2rem min-content min-content;grid-template-columns:auto}.products-filter{display:none;position:fixed;left:0;top:0;width:350px;height:100%;background-color:#fff;overflow-y:auto;transform:translateX(-100%);z-index:1000;padding:.5rem}.product-filters{display:flex;margin-bottom:1rem}.products-search-results{width:100%;flex-direction:column}.products-wrapper{margin-left:0}.products{justify-content:center}}@media (max-width:800px){.products-filter_button-container{flex-direction:column}.products-search-results{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr;gap:.25rem}}@media (max-width:450px){.products-filter{width:250px}}.adhesive-custom,.arc-custom{margin:0 auto;display:flex;justify-content:center;align-items:center}.category-internav{display:flex;justify-content:space-between;align-items:center;background-color:#f2f6fc;border-radius:1rem;padding:1rem;margin-top:-1rem!important;margin-bottom:1rem}.category-internav__categories--wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.category-internav__categories--title{font-size:1rem;font-weight:700;color:var(--font-color-primary)}.category-internav__categories{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.category-internav__category{list-style:none;transition:.2s ease-in-out}.category-internav__category:hover{opacity:.7}.category-internav__category--link{display:flex;flex-direction:column;justify-content:center;align-items:center}.category-internav__category--title{width:100%;margin:0;padding:.1rem 0;color:var(--color-secondary);font-weight:700;text-align:center;background-color:#2a2b2b;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.category-internav__dimensions--wrapper{display:none;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.category-internav__dimensions{display:flex;justify-content:center;align-items:center;gap:1rem}.category-internav__dimension{list-style:none}.category-internav__category--title.cat-internav-selected{background-color:#3265cc}.category-internav__category--image{height:75px;width:100px;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.product-card__title{margin:0;font-size:.9rem}.product-card__title a{display:flex;flex-direction:column;gap:.25rem;color:var(--font-color-primary);padding:.25rem .5rem .5rem}