.cm_groceries{overflow:hidden}.cm_groceries .cm_groceries_top_sec{margin-bottom:130px;text-align:center}.cm_groceries .cm_groceries_top_sec .cm_title{margin-bottom:35px}.cm_groceries .cm_groceries_top_sec .cm_content{margin:0 auto;max-width:450px}.cm_groceries .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -50px}.cm_groceries .cm_product_item{margin:0 50px 48px;width:calc(33.33% - 100px)}.cm_groceries .cm_product_item .cm_product_item_inner{background-color:#f8f8f8;border-radius:7px;display:flex;justify-content:space-between;padding:24px 20px;transition:all .3s ease}.cm_groceries .cm_product_item .cm_product_item_inner:hover{background-color:#fff;box-shadow:6px 3px 26px rgba(0,0,0,.12)}.cm_groceries .cm_product_item .cm_image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:7px;height:126px;width:126px}.cm_groceries .cm_product_item .cm_details{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;padding-left:35px;width:calc(100% - 126px)}.cm_groceries .cm_product_item .cm_details_inner{display:flex;justify-content:space-between}.cm_groceries .cm_product_item .cm_details_inner .cm_prod_detail{font-size:16px}.cm_groceries .cm_product_item .cm_details_inner .cm_prod_detail p span{display:block}.cm_groceries .cm_product_item .cm_details_inner .cm_prod_detail p span:last-child{font-weight:500;margin-top:10px}.cm_groceries .cm_product_item .cm_details_inner .cm_prod_detail p span b{color:#ed6c43;font-weight:500}.cm_groceries .cm_product_item .cm_details .cm_add_subt{align-items:center;display:flex;justify-content:space-between}.cm_groceries .cm_product_item .cm_details .cm_add_subt .cm_add,.cm_groceries .cm_product_item .cm_details .cm_add_subt .cm_sub,.cm_groceries .cm_product_item .cm_details_inner .cm_add_to_cart svg{cursor:pointer}.cm_groceries .cm_btn_wrap{text-align:center}.cm_groceries .cm_product_item .cm_details .cm_add_subt .cm_sub.cart-sub-disable svg rect{fill:#c6c6c6}.cm_menu_wrap .cm_cart_wrap{position:relative}.cm_menu_wrap .cm_cart_wrap .cart-count:empty{display:none}.cm_menu_wrap .cm_cart_wrap .cart-count{background-color:#4ab148;border-radius:50%;bottom:8px;color:#fff;font-family:Oxygen;font-size:16px;font-weight:400;height:18px;position:absolute;right:8px;text-align:center;width:18px}.cm_groceries .cm_product_item .cm_details .cm_add_subt .cm_sub.cart-sub-disable{pointer-events:none}.cm_groceries input.qtyValue{background:transparent;border:none;font-weight:300;outline:none;text-align:center;width:30px}@media (max-width:1199px){.cm_groceries .row{margin:0 -10px}.cm_groceries .cm_product_item{margin:0 10px 48px;width:calc(33.33% - 20px)}}@media (max-width:991px){.cm_groceries .row{margin:0 -20px}.cm_groceries .cm_product_item{margin:0 20px 48px;width:calc(50% - 40px)}}@media (max-width:767px){.cm_groceries .row{margin:0}.cm_groceries .cm_product_item{margin:0 auto 48px;max-width:400px;width:100%}}