.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}}.product-list-with-out-filters{width:100%}.product-list>.sort-filter{width:max-content;font-size:1rem;padding:10px;border-radius:2px;box-shadow:0 2px 10px 0 #00000026}.product-list>.sort-filter>select{border:none;outline:none;height:100%;font-size:1rem}.product-list>.prod-flexed-container{display:flex;margin-top:25px;display:grid;grid-gap:25px 25px;grid-gap:15px;gap:15px;grid-template-columns:repeat(4,1fr)}.product-list .prdctlst-pagination{display:flex;align-items:center;justify-content:center;margin-top:56px}.product-list .prdctlst-pagination .btn-show_more{background-color:var(--primary-color)!important;font-size:18px;line-height:23.4px;letter-spacing:.0216em;text-align:center;padding:12px 60px;border-radius:50px!important;background:var(--primary-color);color:var(--secondary-color);border:none;outline:none;cursor:pointer;width:auto}.loading-more-spinner-wrapper{padding:20px 0;display:flex;justify-content:center;align-items:center}.loading-more-spinner{width:20px;height:20px;border:3px solid var(--primary-color);border-left:3px solid #ccc;border-radius:50%;animation:spin 1s linear infinite}.loading-more-text{margin-left:10px;font-size:16px;color:#333}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-more-final-message{margin-top:16px;background-color:var(--secondary-color);padding:8px 9px;border-radius:8px;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:18.2px;letter-spacing:2.16%;display:flex;align-items:center;gap:15px;box-shadow:0 0 10px #00000030}.loading-more-rfq_btn{padding:5px 10px;border:none;border-radius:4px;background-color:var(--primary-color);line-height:21px;letter-spacing:2.16%;color:var(--secondary-color);text-wrap:nowrap}.product-list .prdctlst-pagination button{background-color:transparent;padding:10px 8px;font-size:18px;border-radius:3px;display:flex;justify-content:center;align-items:center;gap:5px;line-height:23px;border:1px solid #5e5e5e;cursor:pointer;width:110px}.product-list .prdctlst-pagination button svg{font-size:15px}.product-list .prdctlst-pagination p{margin:0 83px;font-size:18px}.mobile-filters{width:100%;height:47px;border-radius:5px;background-color:#fff;visibility:hidden;position:-webkit-sticky;position:sticky;top:65px}.mobile-filters,.mobile-filters .mobile-left-filters{display:flex;align-items:center;justify-content:flex-start}.mobile-filters .mobile-left-filters{width:50%;gap:5px;padding-left:20px}.mobile-filters .mobile-left-filters span{font-size:1.13rem;line-height:23.4px;letter-spacing:.01em;color:var(--primary-color)}.mobile-filter-by{width:100vw;height:92vh;max-height:92%;display:flex;flex-direction:column;justify-content:flex-start;position:fixed;z-index:211111;left:0;right:0;bottom:0;background-color:var(--secondary-color);display:none;border-radius:10px 10px 0 0;transition:.5s}.mobile-filter-by .mobile-filter-by-main{height:100%;overflow-x:scroll;display:flex}.mobile-filter-by-main .mobile-filter-left{width:30%;min-width:115px;display:flex;flex-direction:column;background-color:var(--new-secondary-color);overflow:scroll;margin-bottom:20px}.mobile-filter-by-main .mobile-filter-left span{width:100%;padding:10px;transition:.2s;border:.3px solid #ebe0e0;border-right:none;display:flex;justify-content:space-between;align-items:center;gap:5px;cursor:pointer}.mobile-filter-by-main .mobile-filter-left span:hover{border:1px solid #1f78ef;border-right:none;border-left:none;transition:all .5s ease-in;background:#fff}.mobile-filter-by-main .mobile-filter-left span p{margin:0}.mobile-filter-by-main .mobile-filter-left .active{background-color:var(--secondary-color)}.mobile-filter-by-main .mobile-filter-right{width:65%;padding:12px;display:flex;flex-direction:column;gap:8px;overflow:auto;margin-bottom:40px}.mobile-filter-by-main .mobile-filter-right div{display:flex;align-items:center;justify-content:flex-start;gap:10px}.mobile-filter-by-hide{right:-100%;display:none;transition:.5s}.mobile-filter-by .mobile-filter-by-header{height:60px;display:flex;justify-content:space-between;padding:20px;border-bottom:.5px solid gray;border-radius:5px}.mobile-filter-by .mobile-filter-by-header svg{font-size:20px}.mobile-filter-by .mobile-filter-by-footer{width:100%;height:60px;position:fixed;bottom:0;display:flex;align-items:center;justify-content:space-around;background-color:var(--secondary-color);padding:15px 0}.mobile-filter-by .mobile-filter-by-footer button{width:159px;height:41px;padding:10px 16px;border-radius:34px;border:none;outline:none;background-color:var(--primary-color);color:var(--secondary-color)}.mobile-filter-by .mobile-filter-by-footer button:first-child{background-color:transparent;color:var(--font-black-color);border:1px solid var(--font-black-color)}.mobile-left-filters select{border:none;outline:none;background:transparent;font-size:1rem}.mobile-filters-section{display:none}.main-category-prdct-card-flex{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;width:100%}.show-more-btn-container{display:flex;justify-content:center;align-items:center;margin:20px 0}@media screen and (max-width:1400px){.product-list>.prod-flexed-container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1200px){.product-list-with-filters{width:96vw}.mobile-filters-section{display:flex}.product-list>.sort-filter{display:none}.mobile-filters{visibility:visible}.mobile-filter-by{display:flex}.backdrop-filters-hide{display:none}.backdrop-filters{height:100vh;width:100vw;position:fixed;z-index:111111;top:0;left:0;bottom:0;right:0;background:#00000080}.product-list .prdctlst-pagination{margin-top:30px}}@media screen and (max-width:700px){.product-list>.prod-flexed-container{grid-template-columns:repeat(2,1fr);gap:15px}.product-list .prdctlst-pagination p{margin:0 10px;font-size:14px}.product-list .prdctlst-pagination button{padding:6px;font-size:14px;line-height:18px;width:90px}.product-list .prdctlst-pagination button svg{font-size:13px}.mobile-filter-by-main .mobile-filter-left span{padding:10px 5px}.product-list .prdctlst-pagination span{display:none}.product-list .prdctlst-pagination button{width:38px}}@media screen and (max-width:450px){.mobile-filters .mobile-left-filters span,.mobile-filters .mobile-left-filters svg{font-size:1rem}.mobile-left-filters select{font-size:.8rem}.main-category-prdct-card-flex{gap:10px}}.no-products{min-width:100px;margin:0 auto}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bffc71fa0a377b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/cee8fe4127b50ae1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ca803286e0c57cd2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/367a15bb6bae0c19-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4ec3c795873eb59c-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/18ef23ee32438eb0-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0f765d3c07edcacc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a467f0d377f9b073-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_febfbb;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4b2a774852d1c06b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Fallback_febfbb;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_febfbb{font-family:__Roboto_febfbb,__Roboto_Fallback_febfbb;font-weight:300;font-style:normal}.search-page{margin-bottom:0}.search-page-container{width:100%;display:flex;gap:10px!important}.search-page-container .search-page-content-section{width:calc(100% - 413px)}.search-page-container .search-page-content-section .search-page-prd-con{display:flex;gap:10px!important;width:100%}.search-page-container .search-page-content-section .search-page-prd-con .search-page-filter-section{width:321px}.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section{width:100%}.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section .main-category-prdct-card{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:5px;column-gap:5px;grid-row-gap:15px;row-gap:15px}.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section .main-category-prdct-card .pagecard-box{width:100%}.search-page-container .search-page-getreq{width:413px}.collectioncard-section{padding:0}.search-getquote{width:75%}.search-page-container .search-page-getreq .rfq-custom-form{position:-webkit-sticky;position:sticky;top:65px}.search-page-getreq .RFQ-form{position:-webkit-sticky;position:sticky;top:108px}.new-grid-main-category-prdct-card{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:5px;column-gap:5px;grid-row-gap:15px;row-gap:15px}@media screen and (max-width:1620px){.search-page-container .search-page-content-section{width:calc(100% - 324px)}.search-page-container .search-page-getreq{width:324px}}@media screen and (max-width:1400px){.new-grid-main-category-prdct-card{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1480px){.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section .main-category-prdct-card{grid-template-columns:repeat(2,1fr)}.search-page-container,.search-page-container .search-page-content-section .search-page-prd-con{gap:10px}}@media only screen and (max-width:1300px) and (min-width:1200px){.list-view-card .card-img{width:230px;min-width:225px}}@media screen and (max-width:1200px){.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section .main-category-prdct-card{grid-template-columns:repeat(3,1fr)}.search-page-container .search-page-getreq{display:none}.search-getquote,.search-page-container .search-page-content-section,.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section{width:100%}.search-page-container .search-page-content-section .search-page-prd-con{flex-wrap:wrap;gap:25px}.search-page-container .search-page-content-section .search-page-prd-con .search-page-filter-section{width:100%}}@media screen and (max-width:795px){.search-page{margin-top:60px}.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section .main-category-prdct-card{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:744px){.new-grid-main-category-prdct-card{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section .main-category-prdct-card{row-gap:5px;column-gap:5px;margin-left:-10px;margin-right:-10px}}@media only screen and (max-width:1480px) and (min-width:1201px){.search-page-container .search-page-content-section .search-page-prd-con .search-page-filter-section{width:30%}.search-page-container .search-page-content-section .search-page-prd-con .search-page-productcard-section{width:100%}.search-page-container .search-page-content-section .search-page-prd-con .search-page-filter-section .filter-container{width:100%;min-width:220px}.search-page-container .search-page-getreq .requests-quotation{width:100%}}.containe-bg-color .main-category-path-flex{display:flex;justify-content:space-between;align-items:center;gap:10px!important;margin-bottom:15px;background:var(--secondary-color);padding:8px;border-radius:5px;box-shadow:0 0 16px rgba(17,17,26,.1)}.containe-bg-color .main-category-path-flex .list-view-icons{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:nowrap}.containe-bg-color .main-category-path-flex .list-view-icons svg{font-size:24px}.containe-bg-color .main-category-path-flex .list-view-icons button{background:transparent;border:none}.containe-bg-color .main-category-path-flex:first-child p{margin:0}.containe-bg-color .main-category-path-flex:first-child p span{color:#ff914d}.containe-bg-color .main-category-path-flex :nth-child(2){cursor:pointer}.no-exact-matches-found-div{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:20px 30px;box-shadow:1px 1px 8px 0 #00000033;background:#fff;border-radius:12px;margin-bottom:40px}.no-exact-matches-flex-div p{font-size:28px;line-height:40px;letter-spacing:2.16%;color:#000;margin-top:0}.no-exact-matches-flex-div span{font-size:18px;line-height:23.4px;letter-spacing:2.16%;color:#686262}.no-exact-matches-img{margin-right:60px}.no-exact-matches-img img{width:130px;height:130px}.showing-matches-div{display:flex;justify-content:space-between;align-items:center;gap:10px!important;margin-bottom:15px;background:var(--secondary-color);padding:8px;border-radius:5px;box-shadow:0 0 16px rgba(17,17,26,.1)}.list-view-icons{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:nowrap}.list-view-icons svg{font-size:25px}.list-view-icons button{background:transparent;border:none;width:25px;height:25px}.showing-matches-div .showing_text{margin:0;width:calc(100% - 70px)}.showing-matches-div p span{width:100%;color:#ff914d;overflow-wrap:anywhere;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:nowrap}.not-found-matches-img{display:none}@media screen and (max-width:1440px){.main-category-path-flex div p{font-size:16px;line-height:24px}}@media screen and (max-width:880px){.no-exact-matches-img{margin-right:0}}@media screen and (max-width:744px){.no-exact-matches-found-div{gap:20px}.no-exact-matches-img img{width:90px;height:90px}}@media screen and (max-width:540px){.no-exact-matches-flex-div p{font-size:20px;line-height:30px}.no-exact-matches-flex-div span{font-size:14px;line-height:22px}.no-exact-matches-found-div{padding:20px}.showing-matches-div .showing_text{margin:0;font-size:16px}.no-exact-matches-img{display:none}.not-found-matches-img{display:block;width:60px;height:60px}.no-exact-matches-flex-div p{display:flex;justify-content:space-between;align-items:center;gap:10px}}@media screen and (max-width:400px){.main-category-path-flex div p,.main-category-path-flex div p a{font-size:12px}.containe-bg-color .main-category-path-flex .list-view-icons{gap:5px}.containe-bg-color .main-category-path-flex .list-view-icons svg{font-size:18px}.list-view-icons{gap:5px}.no-exact-matches-found-div{margin-bottom:30px}}.recent_listed_product{width:100%;margin-top:36px;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:5px;column-gap:5px;grid-row-gap:15px;row-gap:15px}.recent_listed_product .card-content-div p{text-transform:none;letter-spacing:0;overflow-wrap:anywhere}@media screen and (max-width:1640px){.card .isFlex button .card-btn-span{display:none}}@media screen and (max-width:1440px){.recent_listed_product{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1032px){.recent_listed_product{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.recent_listed_product{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:795px){.recent_listed_product{grid-template-columns:repeat(2,1fr);gap:0}.collectioncard-section .collection-top-btn{display:none}.collectioncard-section .collection-bottom-btn{display:block;border-radius:50px;border:1px solid var(--primary-color);color:var(--secondary-color);margin:40px auto 10px}}@media screen and (max-width:480px){.collectioncard-section .collection-bottom-btn{margin:25px auto 10px;padding:8px 16px}.recent_listed_product{margin-top:20px;grid-template-columns:50% 50%}}.pipex-card-prdctname-text{line-height:23.4px}.pipex-card-content,.pipex-card-prdctname-text{font-size:14px;letter-spacing:.0216em;color:var(--new-a-color)}.pipex-card-content{line-height:18.2px}.pipex-productcard-btn{font-size:14px;line-height:18.2px;letter-spacing:.0216em;text-align:center;color:var(--secondary-color);background:var(--primary-color);border-radius:50px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px 20px}.popular-product-card{width:100%;height:405px;border-radius:15px;border:1px solid #dfdfdf;box-shadow:0 0 6px 0 #0000001f;background:#fff}.popular-product-card .card-content-div{padding:12px 12px 18px}.popular-product-card>.card-img-container{padding:12px 12px 0;height:240px;border-radius:5px;width:100%}.popular-product-card>.card-content-div .pipex-card-prdctname-text{font-size:15px}.popular-product-card>.card-img-container>a>img{width:100%;height:100%;border-radius:5px;object-fit:cover;border:1px solid #dfdfdf}.popular-product-card>.card-content-div .pipex-productcard-btn .card-btn-span{margin-left:5px}.popular-product-card .pipex-card-prdctname-text{overflow:hidden;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--new-a-color);text-transform:capitalize;margin-bottom:0;margin-top:0}.popular-product-card .card-div{display:flex;align-items:center;justify-content:flex-start;gap:5px;height:30px;margin-bottom:6px}.popular-product-card .card-div p{text-align:left;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--new-a-color)}.popular-product-card .card-div img{min-width:18px;width:18px;height:18px;color:#0096ff}.popular-product-card .price-box{display:flex;align-items:center;justify-content:flex-start;gap:5px;padding-bottom:14px}.popular-product-card .price-box span{text-wrap:nowrap}.popular-product-card .price-box img{font-size:16px;color:var(--font-black-color)}.popular-product-card .isFlex{display:flex;align-items:center;justify-content:space-between;margin-top:35px}.popular-product-card .isFlex button{margin-top:0;padding:7px 15px}.popular-product-card .card-div .oneLine{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin:0}.card{width:100%;height:auto!important;border-radius:15px;border:1px solid #dfdfdf;box-shadow:0 0 6px 0 #0000001f;word-break:break-word;background:#fff}.recent_listed_product .card:first-child{max-width:100%}.card .card-content-div{padding:12px 12px 18px}.card>.card-img-container{padding:12px 12px 0;height:240px;border-radius:5px;width:100%}.card>.card-content-div .pipex-card-prdctname-text{font-size:15px;padding-left:6px}.card>.card-img-container>a>img{width:100%;height:100%;border-radius:5px;object-fit:cover;border:1px solid #dfdfdf}.card>.card-content-div .pipex-productcard-btn .card-btn-span{margin-left:5px}.card .pipex-card-prdctname-text{overflow:hidden;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--new-a-color);text-transform:capitalize;margin-bottom:0;margin-top:0}.card .card-div{display:flex;align-items:center;justify-content:flex-start;gap:5px;height:30px;margin-bottom:6px}.card .card-div p{text-align:left;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--new-a-color)}.card .card-div svg{min-width:18px;width:18px;height:18px;color:#0096ff}.card .price-box{display:flex;align-items:center;justify-content:flex-start;gap:5px;padding-bottom:14px}.card .price-box span{text-wrap:nowrap}.card .price-box img{font-size:16px;color:var(--font-black-color)}.card .isFlex{display:flex;align-items:center;justify-content:space-between;margin-top:35px;gap:5px}.card .isFlex button{margin-top:0;padding:7px 10px}.card .card-div .oneLine{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin:0}p.pipex-card-content.m-10{margin-top:35px!important;margin-bottom:3px}.isFlex .price-box{padding-bottom:0}@media only screen and (max-width:1756px) and (min-width:1640px){.pipex-productcard-btn{font-size:12px}}@media only screen and (max-width:1128px) and (min-width:1101px){.pipex-productcard-btn{font-size:12px}}@media screen and (max-width:1600px){.card>.card-img-container{height:200px}.card{height:355px}.popular-product-card{height:365px}.popular-product-card>.card-img-container{height:200px}}@media screen and (max-width:1280px){.card>.card-img-container{height:235px}.card .price-box{gap:0}.card{height:385px}.popular-product-card{height:400px}.popular-product-card>.card-img-container{height:235px}.popular-product-card .price-box{gap:0}}@media screen and (max-width:1100px){.card>.card-img-container{height:180px}.card{height:332px}.popular-product-card{height:345px}.popular-product-card>.card-img-container{height:180px}}@media screen and (max-width:1024px){.card>.card-img-container{height:185px}.card{height:385px}.popular-product-card{height:395px}.popular-product-card>.card-img-container{height:230px}}@media screen and (max-width:744px){.card>.card-img-container{height:240px;width:100%}.card{height:395px}.popular-product-card{height:410px}.popular-product-card>.card-img-container{height:240px;width:100%}.pipex-productcard-btn{font-size:12px}}@media screen and (max-width:600px){.card>.card-img-container{height:200px}.card{height:350px}.popular-product-card{height:360px}.popular-product-card>.card-img-container{height:200px}}@media screen and (max-width:540px){.card .card-btn-icon,.popular-product-card .card-btn-icon{display:block}.card .isFlex button .card-btn,.popular-product-card .card-btn,.popular-product-card .card-btn-span{display:none}.card button,.popular-product-card button{padding:8px 15px}}@media screen and (max-width:530px){.card>.card-img-container{height:160px}.card{height:310px}.card .isFlex button{padding:8px 15px}.popular-product-card{height:315px}.popular-product-card>.card-img-container{height:160px}.popular-product-card .isFlex button{padding:7px 10px}}@media screen and (max-width:440px){.popular-product-card .card-div{gap:2px;margin-bottom:0}.card-content-div .card-div svg{width:18px;height:18px}.pipex-card-content{font-size:12px;line-height:14.2px;letter-spacing:.0216em;color:var(--new-a-color)}.popular-product-card .card-content-div{padding:5px 7px 0}.popular-product-card{height:295px}.card>.card-img-container,.popular-product-card>.card-img-container{padding:3px 3px 0}.card .card-content-div{padding:5px 7px 0}p.pipex-card-content.m-10{margin-top:25px!important}.card .isFlex{margin-top:25px}}@media screen and (max-width:390px){.card>.card-img-container{height:115px;width:100%;padding:7px 7px 0}.card{height:262px}.card .price-box{gap:0;padding-bottom:10px}.card .card-div{gap:3px;margin-bottom:0}.card .card-div svg{min-width:20px;width:20px;height:20px}.card .card-content-div{padding:12px 7px}.card .isFlex{align-items:baseline}.popular-product-card{height:255px}.popular-product-card>.card-img-container{height:115px;width:100%;padding:7px 7px 0}.popular-product-card .price-box{gap:0;padding-bottom:10px}.popular-product-card .card-div{gap:3px;margin-bottom:0}.popular-product-card .card-div img{min-width:15px;width:15px;height:15px}.popular-product-card .card-content-div{padding:12px 7px}.popular-product-card .isFlex{align-items:baseline}}@media screen and (max-width:360px){.card,.popular-product-card{height:255px}.pipex-productcard-btn{font-size:9px}}.card-btn-icon{display:none}.popular_product_card{width:100%;margin-top:18px;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:5px;column-gap:5px;grid-row-gap:15px;row-gap:15px}.collectioncard-section .collection-top{display:flex;justify-content:space-between;align-items:center}.collectioncard-section .collection-top-btn{border:none;background:none;color:var(--primary-color)}.collectioncard-section .collection-bottom-btn{display:none}.pipex-viewmore-btn{margin:49px auto;display:flex;justify-content:center;align-items:center;gap:9px;transition:all .3s}.pipex-viewmore-btn:hover{letter-spacing:1px}.pipex-viewmore-btn svg{transition:all .2s}.pipex-viewmore-btn:hover svg{transform:rotate(45deg);transition:all .2s}@media screen and (max-width:1440px){.popular_product_card{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1032px){.popular_product_card{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.popular_product_card{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:795px){.popular_product_card{grid-template-columns:repeat(2,1fr);gap:0}.collectioncard-section .collection-top-btn{display:none}.collectioncard-section .collection-bottom-btn{display:block;border-radius:50px;border:1px solid var(--primary-color);color:var(--secondary-color);margin:40px auto 10px}}@media screen and (max-width:480px){.collectioncard-section .collection-bottom-btn{margin:25px auto 10px;padding:8px 16px;row-gap:15px}.popular_product_card{margin-top:20px;grid-template-columns:50% 50%}button.pipex-viewmore-btn{margin:30px auto 49px}}.getquote-section{background:var(--primary-color);border-radius:15px;display:flex;justify-content:space-between;align-items:end;padding-left:57px;padding-right:40px;margin-top:80px;gap:10px}.getquote-section .getquote-left{padding-top:30px;padding-bottom:29px;width:80%}.getquote-section .getquote-right{margin-bottom:-5px;width:20%}.getquote-section .getquote-right img{width:100%;height:100%;object-fit:fill}.getquote-section h2{color:var(--secondary-color)}.get_quote_text{color:#d9e9fe}.get_quote_btn{background:var(--secondary-color);border:1px solid var(--secondary-color);box-shadow:0 2px 4px 0 #0000001f;color:var(--primary-color)!important;border-radius:50px;display:flex;align-items:center;gap:5px;padding:8px 12px;margin-top:24px;cursor:pointer}.products_page_rfq_container{width:100%;height:100vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;z-index:99;background:#00000060}@media screen and (max-width:1512px){.getquote-section .pipex-text-48{font-size:2.25rem;line-height:46.4px}}@media screen and (max-width:1422px){.getquote-section{padding-left:40px}}@media screen and (max-width:1200px){.getquote-section .getquote-right{display:none}.getquote-section{margin-top:60px}.getquote-section .getquote-left{width:100%}}@media screen and (max-width:1100px){.getquote-section{margin-bottom:40px}}@media screen and (max-width:744px){.getquote-section h2{font-size:36px;line-height:46.8px}.getquote-section p{font-size:20px;line-height:31.2px}}@media screen and (max-width:480px){.getquote-section{padding-left:25px}.getquote-section .getquote-left{padding-top:25px;padding-bottom:25px}.getquote-section{margin-top:40px;margin-bottom:40px}.getquote-section .pipex-text-48{font-size:32px;line-height:45px}}@media screen and (max-width:360px){.getquote-section{padding:40px 25px}.getquote-section .getquote-left{padding:0}.getquote-section .pipex-text-48{font-size:24px;line-height:32px}.getquote-section p{font-size:18px;line-height:23.4px}}.shimmer_main_container{width:350px;height:100dvh;background:#fff;box-shadow:0 2px 10px 0 #00000026;border-radius:2px;padding:15px;position:-webkit-sticky;position:sticky;top:66px}.shimmer_filter_header{width:100%;height:auto;display:flex;margin-bottom:20px;justify-content:space-between;align-items:center}.shimmer_filter_header .shimmer_header_btn1,.shimmer_filter_header .shimmer_header_btn2{width:45%;height:30px;background:#cdcdcd;border-radius:5px}.shimmer_filter_body{width:100%;height:auto}.shimmer_filter_city_and_icon{width:100%;display:flex;justify-content:space-between;align-items:center;margin:20px 0}.shimmer_filter_city_text{width:30%;height:20px;background:#cdcdcd;border-radius:5px}.shimmer_filter_search_icon{width:30px;height:30px;border-radius:50%;background:#cdcdcd}.shimmer_filter_checkbox_div{display:flex;align-items:center;gap:10px;margin:15px 0}.shimmer_filter_checkbox{width:20px;height:20px;background:#cdcdcd}.shimmer_filter_checkbox_name{width:100%;height:20px;background:#cdcdcd}.shimmer_filter_mobile{width:100%;height:auto;background:#fff;box-shadow:0 0 #00000020;border-radius:2px;padding:15px;display:none}.shimmer_filter_mobile_container{display:flex;align-items:center;gap:20px}.shimmer_filter_mobile_text{width:60px;height:20px;background:#cdcdcd}.shimmer_mobile_icon{width:20px;height:20px;background:#cdcdcd}.filter_shimmer_animation{animation:shimmerEffect 1s linear infinite}@keyframes shimmerEffect{0%{background:#c9c9c979}25%{background:#d3d3d385}50%{background:#e1e1e175}75%{background:#d3d3d385}to{background:#c9c9c979}}@media only screen and (max-width:1200px) and (min-width:100px){.shimmer_main_container{display:none}.shimmer_filter_mobile{display:block}}