.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)}.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}.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:68px}.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 p{margin:0}.showing-matches-div p span{color:#ff914d;overflow-wrap:anywhere}.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 p{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}}