.pathviewer-container{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.pathviewer-path{display:flex;align-items:center;gap:2px;font-size:12px}@media screen and (max-width:440px){.pathviewer-path{display:flex;align-items:center;gap:2px;font-size:12px}}.category-section{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;padding-bottom:20px;overflow-x:scroll;scrollbar-width:none;gap:60px}.category-section::-webkit-scrollbar{width:6px;height:6px}.category-section::-webkit-scrollbar-track{background:#e4efff;border-radius:10px}.category-section::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.category-page-top-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:25px}.category-page-top-section::-webkit-scrollbar{width:6px;height:6px}.category-page-top-section::-webkit-scrollbar-track{background:#e4efff;border-radius:10px}.category-page-top-section::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.category-section .category{width:114px;height:90px;justify-content:center}.category-page-top-section .category,.category-section .category{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}.category-page-top-section .category{height:105px;justify-content:flex-start;flex:0 0 10%}.category-section .category img{width:62px;height:62px;padding:4px;background-color:#f2f7ff;border-radius:50%;box-shadow:2px 4px 8px 0 #0000001f}.category-section .category img:hover{border:.4px solid #1f78ef;transition:all .2s ease-in;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.category-page-top-section .category img{width:62px;height:62px;min-height:62px;padding:3px;background-color:#f2f7ff;border-radius:50%;box-shadow:2px 4px 8px 0 #0000001f;object-fit:cover;cursor:pointer}.category-page-top-section .category img:hover{border:.4px solid #1f78ef;transition:all .4s ease-in;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.category-section .category p{-webkit-line-clamp:1;color:#000}.category-page-top-section .category p,.category-section .category p{text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin:0;font-size:12px}.category-page-top-section .category p{-webkit-line-clamp:2;color:#353535;font-weight:600;line-height:15px}@media only screen and (max-width:1500px) and (min-width:100px){.category-section{justify-content:flex-start;column-gap:20px;row-gap:25px}}@media screen and (max-width:991px){.category-page-top-section{margin-top:10px}}@media screen and (max-width:540px){.category-section .category{width:66px;height:80px}.category-section .category img{width:48px;height:48px}.category-section .category p{font-size:10px}.category-section{column-gap:20px}.category-page-top-section .category{gap:5px;flex:0 0 10%}.category-page-top-section{column-gap:25px}.category-page-top-section .category img{padding:0}}@media screen and (max-width:440px){.category-page-top-section .category p{line-height:12px}.category-page-top-section .category{gap:5px;height:100px;flex:0 0 10%}.category-page-top-section .category p{-webkit-line-clamp:2;margin:0;font-size:10px;color:#000;font-weight:400;line-height:16px}}.filter-container{box-shadow:0 2px 10px 0 #00000026;background-color:var(--secondary-color);border-radius:2px;width:20%;min-width:321px;height:833px;position:-webkit-sticky;position:sticky;top:66px;overflow:auto;border-radius:15px}.filter-container>.filter-heading{display:flex;justify-content:space-between;align-items:center;padding:12px}.filter-container>.filter-heading p{cursor:pointer}.filter-container>.filter-heading>*{color:var(--primary-color);margin:0}.filter-container>.filtered-values-list{padding:5px 20px;display:flex;flex-wrap:wrap;column-gap:12px;border-bottom:1px solid #d4cdcd;max-height:165px;overflow-y:auto;margin-right:20px}.filter-container>.filtered-values-list svg{cursor:pointer}.filter-container>.filtered-values-list>*{display:flex;color:var(--secondary-color)!important;align-items:center;background-color:var(--primary-color);padding:4px 7px;gap:5px;border-radius:5px;margin:5px}.filter-container>.filtered-values-list>.filtered-value>span{color:var(--secondary-color)!important}.filter-container>.existing-filters-containers{padding:17px}.existing-filters-containers .filter-section-wrapper{border-bottom:1px solid #bfb7b7;padding:10px 0}.filter-container>.existing-filters-containers>.filter-section-wrapper>.existing-filters-containers-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;margin-top:11px;cursor:pointer}.filter-container>.existing-filters-containers>.filter-section-wrapper>.existing-filters-containers-heading>.custom-filter-name{font-size:16px;line-height:20.8px;letter-spacing:.0216em;text-align:left}.filter-container>.existing-filters-containers>.filter-section-wrapper>.existing-filters-containers-heading>.toggle{font-size:17px;cursor:pointer;display:flex;align-items:center;gap:8px}.filter-option-list>*{display:flex;column-gap:12px;cursor:pointer;align-items:baseline}.filter-option-list{max-height:300px;overflow-y:auto;margin:5px;::-webkit-scrollbar-thumb{background-color:red}}.filter-option-list div input,label{cursor:pointer}@media screen and (max-width:1050px){.filter-container{display:none}}::-webkit-scrollbar{width:.2rem}::-webkit-scrollbar-thumb{background:-webkit-radial-gradient(circle,#115ec2 0,#1980d4 50%,#115ec2 100%)}.filter-container .search-icon{font-size:25px;background-color:#25252524;padding:5px;border-radius:50%;margin:auto}.search-bar-span{display:flex;align-items:center;justify-content:space-between;background-color:#1b1b1b0e;border-radius:20px}.search-bar-span svg{margin-right:10px;cursor:pointer}.search-bar-span input{background:transparent;border:none;outline:none;height:100%;width:100%;padding:7px;margin-left:15px}.filter_text{font-size:24px}.search-filters-input input{height:45px;border-radius:50px;width:100%;padding:10px;border:1px solid #d4cdcd}.search-filters-input input:focus{outline:1px solid #0e219d}@media screen and (max-width:1200px){.filter-container{display:none}}:root{--gap:20px}.suggested-category-container{width:100%;height:auto;display:flex;justify-content:space-between;gap:30px;margin-top:100px}.product-list-suggested{width:calc(100% - 430px)}.suggested-category-rfq{min-width:300px;max-width:400px;width:400px}.suggested-category-rfq .RFQ-form{width:100%;position:-webkit-sticky;position:sticky;top:80px}.recommended-category-title{font-size:20px;line-height:23px;letter-spacing:0;color:var(--new-a-color);overflow-wrap:anywhere;margin:40px 0 30px}.recommended-category-slider{width:100%;overflow:hidden;position:relative;display:flex;justify-content:space-between;align-items:center;gap:10px;margin:10px 0}.slider-categories{display:flex;flex-direction:row;gap:var(--gap,20px);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;justify-content:flex-start}.slider-categories::-webkit-scrollbar{display:none}.recommended-category-slider .slide_btn{border:none;outline:none;padding:2px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--primary-color)}.recommended-categoy-product-card .product-list .main-category-prdct-card{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-gap:15px;gap:15px;margin:20px 0}.popular-search{width:100%;height:auto;display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;margin-bottom:30px}.search-box{display:flex;justify-content:center;align-items:center;gap:5px;border:1px solid #dfdfdf;padding:5px 8px;border-radius:5px}.search-box p{margin:0}@media only screen and (max-width:1600px) and (min-width:1201px){.recommended-categoy-product-card .product-list .main-category-prdct-card{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:15px;gap:15px;margin:20px 0}.suggested-category-rfq{min-width:250px;max-width:350px;width:400px}.product-list-suggested{width:calc(100% - 350px)}}@media only screen and (max-width:1200px) and (min-width:100px){.suggested-category-container{display:block}.product-list-suggested{width:100%}.recommended-categoy-product-card .product-list .main-category-prdct-card{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:15px;gap:15px;margin:20px 0}.suggested-category-rfq{width:100%;max-width:none;min-width:none;display:flex;justify-content:center;align-items:center;margin:50px 0}.suggested-category-rfq .RFQ-form{width:40%}}@media only screen and (max-width:800px) and (min-width:100px){.recommended-categoy-product-card .product-list .main-category-prdct-card{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:15px;gap:15px;margin:20px 0}.recommended-category-title{font-size:20px;line-height:23px;color:var(--new-a-color);overflow-wrap:anywhere;margin-top:40px;margin-bottom:30px;margin-top:30px}.suggested-category-rfq{width:100%;max-width:none;min-width:none;display:flex;justify-content:center;align-items:center;margin:50px 0}.suggested-category-rfq .RFQ-form{width:80%}}.suggested-category-card{flex:0 0 auto;width:250px;background-color:#fff;border-radius:15px;border:1px solid #dfdfdf;padding:10px}.suggested-category-image{width:100%;height:200px;min-height:200px;border-radius:5px}.suggested-category-image img{width:100%;max-width:100%;height:100%;min-height:100%;object-fit:cover;border-radius:5px;border:1px solid #dfdfdf}.suggested-category-get-quote-btn{width:100%;background:var(--primary-color);padding:10px 5px;color:#fff;border:none;outline:none;border-radius:50px;display:flex;justify-content:center;align-items:center;gap:5px}.suggested-category-product-name{color:var(--primary-color);margin:10px 0 15px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-transform:capitalize}@media screen and (max-width:800px){.suggested-category-card{width:200px}.suggested-category-image{height:150px;min-height:150px}}