.Common_Product_Card{cursor:pointer;transition:all .3s ease-in-out}.Common_Product_Card .outer_colored_card{border-radius:5px;padding:10px 20px 39px;position:relative}.Common_Product_Card .outer_colored_card .img_holder{width:auto;height:120px;margin:0 auto}.Common_Product_Card .outer_colored_card .img_holder .prod_img{object-fit:contain;width:100%;height:100%}.Common_Product_Card .outer_colored_card .text_holder{border-radius:3px;justify-content:center;align-items:center;width:90%;height:100%;max-height:45px;margin:0 auto;padding:6px 5px;display:flex;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.Common_Product_Card .outer_colored_card .text_holder .prod_name{text-align:center;color:#000;-webkit-line-clamp:2;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:0;font-size:14px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.Common_Product_Card .outer_colored_card.green{background:#fffdeb}.Common_Product_Card .outer_colored_card.green .text_holder{background:#fff6a1}.Common_Product_Card .outer_colored_card.brown{background:#f7f0ff}.Common_Product_Card .outer_colored_card.brown .text_holder{background:#dfc4ff}.Common_Product_Card .outer_colored_card.blue{background:#eeefff}.Common_Product_Card .outer_colored_card.blue .text_holder{background:#b5bbf6}.Common_Product_Card .outer_colored_card.pink{background:#ffe9e8;color:#fff!important}.Common_Product_Card .outer_colored_card.pink .text_holder{background:#a48685}.Common_Product_Card .outer_colored_card.pink .text_holder .prod_name{color:#fff!important}.Common_Product_Card .outer_colored_card.teal{background:#e5fdff}.Common_Product_Card .outer_colored_card.teal .text_holder{background:#8ed0d5}.Common_Product_Card .outer_colored_card.dark_green{background:linear-gradient(176deg,#1d6034 0%,#ea203100 100%) no-repeat padding-box padding-box}.Common_Product_Card .outer_colored_card.dark_green .text_holder{background:#1d6034 no-repeat padding-box padding-box}@media (min-width:0) and (max-width:575px){.Common_Product_Card .outer_colored_card .text_holder .prod_name{font-size:13px;line-height:1.4}.Common_Product_Card .outer_colored_card .text_holder{height:100%;max-height:40px}}
