.ProductItem{background-color:#0000001a;border-radius:6px;flex-direction:column;width:100%;min-width:124px;height:100%;display:flex;overflow:hidden}.ProductItem:hover{box-shadow:0 4px 6px 1px #0000001a}.ProductItem{background-color:#fdfdfd;border:.5px solid #e1e1e1}.ProductItem-Box1{flex:none;overflow:hidden}.ProductItem-Box2{flex:auto;padding:10px}@media screen and (min-width:320px) and (max-width:768px){.ProductItem-Box2{padding:8px}}.ProductItem-img{object-fit:cover;object-position:center;cursor:pointer;background-color:#fff;border-bottom:1px solid #f1f1f1;width:100%;height:230px;transition:scale .1s;display:block}.ProductItem-img:hover{scale:1.05}@media screen and (max-width:768px){.ProductItem-img{height:200px}}@media screen and (max-width:576px){.ProductItem-img{height:170px}}.ProductItem-txt1{text-transform:capitalize;white-space:wrap;cursor:pointer;font-family:DMSans-Medium;font-size:16px}@media screen and (min-width:320px) and (max-width:768px){.ProductItem-txt1{font-size:14px}}.ProductItem-txt1:hover{color:#ff5f15}.ProductItem-txt2{color:#5c5c5c;white-space:nowrap;text-overflow:ellipsis;font-family:DMSans-Regular;font-size:13px;overflow:hidden!important}@media screen and (min-width:320px) and (max-width:768px){.ProductItem-txt2{font-size:12px}}.ProductItem-txt3{cursor:pointer;font-family:DM Sans,sans-serif;font-size:20px;font-weight:700}@media (max-width:762px){.ProductItem-txt3{font-size:16px}}.ProductItem-txt5{color:#003f4a;font-size:13px}.ProductItem-txt5:hover{color:#ff5f15}.product_status_tag{color:#1f1f1f;font-family:DMSans-SemiBold;font-size:12px;display:flex;inset:0 auto auto 0}.product_status_tag .badge2{padding-block:2px;padding-left:6px;padding-right:3px;position:relative}.product_status_tag .badge2:after{content:"";border-left:0 solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:0;right:-10px}.product_status_tag .badge2.orange{background-color:#ffdd9f}.product_status_tag .badge2.orange:after{border-top:22px solid #ffdd9f}.product_status_tag .badge2.blue{background-color:#9addff}.product_status_tag .badge2.blue:after{border-top:22px solid #9addff}.product_status_tag .badge2.red{background-color:#ff8080}.product_status_tag .badge2.red:after{border-top:22px solid #ff8080}.product_status_tag .badge2.grey{background-color:#cbcbcb}.product_status_tag .badge2.grey:after{border-top:22px solid #cbcbcb}
