.Product_Info_Card_Section{width:100%;height:100%}.Product_Info_Card_Section .pricing_div{flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-bottom:10px;display:flex}.Product_Info_Card_Section .price_discount{color:#561314;white-space:nowrap;font-size:14px;font-weight:600}.Product_Info_Card_Section .Product_Info_Card{background:#fff;border:1px solid #eee;width:100%;height:100%;transition:box-shadow .3s;position:relative;overflow:hidden}.Product_Info_Card_Section .Product_Info_Card:hover{box-shadow:0 8px 22px #0000001a}.Product_Info_Card_Section .upper_image_section{background:#f6f4f1;width:100%;position:relative}.Product_Info_Card_Section .card_img_holder{background:#f5f3f0;width:100%;height:400px;overflow:hidden}.Product_Info_Card_Section .card_img_holder img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.Product_Info_Card_Section .Product_Info_Card:hover .card_img_holder img{transform:scale(1.04)}.Product_Info_Card_Section .product_badges{z-index:5;position:absolute;top:8px;left:8px}.Product_Info_Card_Section .new_arrival_badge{color:#55060a;letter-spacing:.3px;background:#f4f4f4;padding:5px 13px;font-size:13px;font-weight:500;display:inline-block}.Product_Info_Card_Section .favourite_div{z-index:10;position:absolute;top:8px;left:8px;right:auto}.Product_Info_Card_Section .heart_icon:hover{color:#561314;transform:scale(1.08)}.Product_Info_Card_Section .heart_icon.active{color:#561314!important}.Product_Info_Card_Section .quick_view{color:#fff;letter-spacing:.5px;cursor:pointer;opacity:0;z-index:5;background:#46413ca6;border:1px solid #ffffffe6;justify-content:center;align-items:center;height:35px;font-size:10px;font-weight:600;transition:opacity .3s,transform .3s,background .3s;display:flex;position:absolute;bottom:10px;left:10px;right:10px;transform:translateY(10px)}.Product_Info_Card_Section .quick_view:hover{background:#2f2a25e6}.Product_Info_Card_Section .Product_Info_Card:hover .quick_view{opacity:1;transform:translateY(0)}.Product_Info_Card_Section .lower_text_section{background:#fff;width:100%;padding:10px 12px 12px}.Product_Info_Card_Section .product_name{color:#3d3d3d;cursor:pointer;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 8px;font-size:16px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.Product_Info_Card_Section .pricing_div{align-items:center;gap:8px;width:100%;margin-bottom:10px;display:flex}.Product_Info_Card_Section .selling_price{color:#3d3d3d;margin:0;font-size:22px;font-weight:600}.Product_Info_Card_Section .mrp{color:#999;margin:0;font-size:18px;font-weight:400;text-decoration:line-through}.Product_Info_Card_Section .btn_holder{width:100%}.Product_Info_Card_Section .btn_holder button,.Product_Info_Card_Section .btn_holder .Add_to_card_btn{border:none;border-radius:4px;width:100%;min-height:38px}@media (min-width:992px) and (max-width:1400px){.Product_Info_Card_Section .card_img_holder{height:300px}.Product_Info_Card_Section .product_name{margin:0 0 1px;font-size:14px}.Product_Info_Card_Section .pricing_div{margin-bottom:4px}.Product_Info_Card_Section .btn_holder button,.Product_Info_Card_Section .btn_holder .Add_to_card_btn{min-height:35px}.Product_Info_Card_Section .Green_Btn_With_Icon{padding:6px 10px}}@media (min-width:576px) and (max-width:991.98px){.Product_Info_Card_Section .card_img_holder{height:280px}.Product_Info_Card_Section .product_name{margin-bottom:4px;font-size:14px}.Product_Info_Card_Section .Green_Btn_With_Icon .btn_text{font-size:13px}.Product_Info_Card_Section .Green_Btn_With_Icon{padding:6px 10px}.Product_Info_Card_Section .btn_holder button,.Product_Info_Card_Section .btn_holder .Add_to_card_btn{min-height:30px}}@media (max-width:575.98px){.Product_Info_Card_Section .card_img_holder{height:230px}.Product_Info_Card_Section .lower_text_section{padding:5px}.Product_Info_Card_Section .product_name{margin-bottom:4px;font-size:12px}.Product_Info_Card_Section .pricing_div{margin-bottom:4px}.Product_Info_Card_Section .selling_price{font-size:14px}.Product_Info_Card_Section .mrp{font-size:13px}.Product_Info_Card_Section .quick_view{opacity:1;height:25px;font-size:8px;bottom:8px;left:8px;right:8px;transform:translateY(0)}.Product_Info_Card_Section .new_arrival_badge{padding:5px 10px;font-size:8px}.Product_Info_Card_Section .favourite_div{top:7px;left:7px}.Product_Info_Card_Section .btn_holder button,.Product_Info_Card_Section .btn_holder .Add_to_card_btn{min-height:30px;font-size:11px}.Product_Info_Card_Section .Green_Btn_With_Icon .btn_text{font-size:11px}.Product_Info_Card_Section .product_badges{top:2px;left:6px}.Product_Info_Card_Section .price_discount{margin-top:2px;font-size:8px}.Product_Info_Card_Section .pricing_div{gap:5px}}
.quick_view_modal .modal-dialog{max-width:800px}.quick_view_modal .modal-content{background:0 0;border:0}.quick_view_modal_box{background:#fff;border-radius:10px;padding:20px;position:relative}.quick_view_modal_close{z-index:10;cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;display:flex;position:absolute;top:10px;right:10px}.quick_view_main_image{background:#fff;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.quick_view_main_image img{object-fit:contain;width:100%;height:100%;display:block}.quick_view_arrow{cursor:pointer;z-index:5;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000026}.quick_view_arrow_left{left:15px}.quick_view_arrow_right{right:15px}.quick_view_thumb_slider{width:100%;margin-top:15px;overflow:hidden}.quick_view_swiper{width:100%;height:80px}.quick_view_swiper .swiper-slide{cursor:pointer;height:80px}.quick_view_thumb{background:#fff;border:1px solid #ddd;border-radius:6px;justify-content:center;align-items:center;width:100%;height:80px;display:flex;overflow:hidden}.quick_view_thumb img{object-fit:contain;width:100%;height:100%;display:block}.quick_view_thumb_active{border:2px solid #2f0406}@media (max-width:575px){.quick_view_modal_box{padding:10px}.quick_view_main_image{height:350px}.quick_view_swiper,.quick_view_swiper .swiper-slide,.quick_view_thumb{height:65px}}
