.Common_Product_Card{background:#fff no-repeat padding-box padding-box;border:.5px solid #0000;border-radius:10px;height:100%;padding:7px;transition:all .3s ease-in-out;position:relative;box-shadow:0 0 6px #00000029}.Common_Product_Card:hover{border:.5px solid #6b4085;transition:all .3s ease-in-out;box-shadow:0 0 6px #00000029}.Common_Product_Card .img_holder{aspect-ratio:1/.5;background:#e7eaf1;border-radius:10px;margin-bottom:12px;padding:5px;transition:all .3s;position:relative;overflow:hidden}.Common_Product_Card:hover .img_holder .prod_img{transition:all .3s;transform:scale(1.1)}.Common_Product_Card .img_holder .prod_img{object-fit:fill;cursor:pointer;border-radius:10px;width:100%;height:100%}.Common_Product_Card .img_holder .discount_div{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,22% 51%);background:red;width:auto;padding-left:21px;position:absolute;bottom:10px;right:0}.Common_Product_Card .img_holder .discount_div .inner_text{color:#fff;text-align:end;margin-bottom:0;margin-right:5px;font-size:17px;font-weight:600}.Common_Product_Card .product_info_div .name{color:#202020;-webkit-line-clamp:1;line-clamp:1;cursor:pointer;-webkit-box-orient:vertical;margin-bottom:5px;font-size:16px;font-weight:800;display:-webkit-box;overflow:hidden}.Common_Product_Card .product_info_div .price_div{margin-bottom:2px;display:flex}.Common_Product_Card .product_info_div .price_div .selling_price{color:#202020;margin-bottom:0;font-size:15px;font-weight:700}.Common_Product_Card .product_info_div .price_div .mrp{color:#707070;margin-bottom:0;margin-left:7px;font-size:14px;font-weight:500;text-decoration:line-through}.Common_Product_Card .product_info_div .bottom_div{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.Common_Product_Card .product_info_div .bottom_div .left_text{color:#707070;margin-bottom:0;font-size:13px;font-weight:500}.Common_Product_Card .product_info_div .bottom_div .left_text .green_text{color:#00920f;font-weight:600}.Common_Product_Card .product_info_div .bottom_div .review_text{color:#707070;margin-bottom:0;font-size:13px;font-weight:700}.Common_Product_Card .product_info_div .bottom_div .review_text .star{color:#efb13e}.Common_Product_Card .product_info_div .bottom_div .review_text .gray_text{font-weight:500}.Common_Product_Card .product_info_div .list_div{margin-bottom:34px}.Common_Product_Card .product_info_div .list_div ul{padding-left:21px}.Common_Product_Card .product_info_div .list_div ul .list_txt{color:#000;font-size:13px;font-weight:600}.Common_Product_Card .product_info_div .favourite_div{justify-content:end;margin:3px 0;display:flex;position:absolute;bottom:4px;right:10px}.Common_Product_Card .product_info_div .favourite_div .heart_icon{color:#6b4085;cursor:pointer;font-size:21px}.Common_Product_Card .product_info_div .favourite_div .heart_icon.active{color:#6b4085}.Common_Product_Card .btn_holder{transition:all .3s;position:absolute;bottom:-12px;left:50%;transform:translate(-50%,10px)}.Common_Product_Card:hover .btn_holder{transition:all .3s;bottom:-5px}.Common_Product_Card .btn_holder .Black_Btn{padding:5px 25px!important;font-size:12px!important}.Common_Product_Card:hover .btn_holder .Black_Btn{background-color:#6b4085!important;border:1px solid #6b4085!important}@media (min-width:0) and (max-width:575px){.Common_Product_Card .product_info_div .price_div .selling_price{font-size:14px}.Common_Product_Card .img_holder .discount_div .inner_text{font-size:15px}.Common_Product_Card .product_info_div .price_div .mrp{font-size:13px}.Common_Product_Card .product_info_div .list_div ul .list_txt{font-size:12px}.Common_Product_Card .btn_holder{bottom:-6px}}@media (min-width:0) and (max-width:1399px){.Common_Product_Card .product_info_div .name{font-size:15px}}
