.grid_single_row{-ms-overflow-style:none;scrollbar-width:none;grid-template-rows:repeat(1,1fr);grid-auto-flow:column;gap:1rem;padding:10px 0;display:grid;overflow-x:scroll}.grid_two_row{-ms-overflow-style:none;scrollbar-width:none;grid-template-rows:repeat(2,1fr);grid-auto-flow:column;gap:1rem;padding:10px 0;display:grid;overflow-x:scroll}.grid_two_row::-webkit-scrollbar{display:none}.custom-scrollbars__scrollbar{width:100%;height:4px;margin-top:20px}.custom-scrollbars__track{background:#e0a32e33;width:100%;height:4px;display:block}.custom-scrollbars__thumb{cursor:grab;background:#e0a32e;height:4px;display:block;position:relative}.disabled,button:disabled{opacity:.5;cursor:not-allowed!important}.select_flavours_btn{color:#fff;text-align:center;cursor:pointer;font-size:var(--font-4);font-weight:var(--FONT-WEIGHT-HEADING);font-family:var(--FONT-STACK-HEADING);text-transform:uppercase;letter-spacing:var(--BTN-LETTER-SPACING);background:#e0a32e;border-radius:4px;margin-top:15px;padding:16px}.select_chef_recommendation_btn{color:#e0a32e;text-align:center;cursor:pointer;font-size:var(--font-4);font-weight:var(--FONT-WEIGHT-HEADING);font-family:var(--FONT-STACK-HEADING);text-transform:uppercase;letter-spacing:var(--BTN-LETTER-SPACING);background:#fff;border:1px solid #e0a32e;border-radius:4px;margin-top:15px;padding:16px}.product_selections_wrapper .button{text-transform:uppercase;text-align:center;letter-spacing:1.6px;color:#fff;cursor:pointer;font-size:var(--font-1);font-weight:var(--FONT-WEIGHT-HEADING);font-family:var(--FONT-STACK-HEADING);text-transform:uppercase;letter-spacing:var(--BTN-LETTER-SPACING);background:#e0a32e;border:1px solid #e0a32e;border-radius:4px;padding:16px}.product-item .add-btn{z-index:1;cursor:pointer;background:#e0a32e;border:1px solid #0000000d;border-radius:100%;justify-content:center;align-items:center;width:32px;height:32px;padding:10px;display:flex;position:absolute;top:-10px;right:-5px;box-shadow:0 2px 8px #0000004a}.product_selections_wrapper{flex-direction:column;gap:17px;margin-top:3rem;display:flex}@media screen and (width<=999px){.product_selections_wrapper{z-index:10;background:#fffff1;border:1px solid #0000000d;border-radius:8px 8px 0 0;width:100%;padding:12px 20px;position:fixed;bottom:0;left:0}}.product_selections_wrapper .product_selections{gap:15px;display:flex}.product_selections_wrapper .product_selections div{position:relative}.product_selections_wrapper .product_selections div span{cursor:pointer;background:#e0a32e;border-radius:100%;width:24px;height:24px;position:absolute;top:-10px;right:-10px}.category-info .category-title{font-size:var(--font-2);font-weight:var(--FONT-WEIGHT-HEADING)}.category-info .category-title span{color:#606060;font-size:var(--font-1)}.category-info p{color:#606060;font-size:var(--font-1);font-weight:var(--FONT-WEIGHT-BODY)}.products_details{flex-direction:column;gap:20px;margin-top:30px;display:flex}.products_details .product-item,.addon_products_list_wrapper .product-item{width:min-content}.product-item-meta__title{color:#e0a32e;font-size:var(--font-2);margin:0}.empty-box{border:1px dashed #e0a32e;border-radius:4px;width:48px;height:48px}.filled-box img{border-radius:4px}.product_selections_wrapper .product_title{letter-spacing:.8px;font-size:var(--font-1);font-weight:var(--FONT-WEIGHT-HEADING)}.product_selections_wrapper .product_title span{color:#606060}.addon_products_list_wrapper{flex-wrap:wrap;gap:20px;padding:0 20px;display:flex}@media (width>=999px){.addon_products_wrapper{max-width:800px;margin:0 auto}}.addon_products_header{justify-content:space-between;align-items:center;padding:16px;display:flex}.addon_products_header h4{font-size:var(--font-4);font-weight:var(--FONT-WEIGHT-HEADING)}.product-item-meta__flavour{color:var(--COLOR-TEXT-LIGHT);font-size:8px}@media screen and (width>=999px){.product-item-meta__flavour{font-size:10px}}.product-item-meta__price{font-size:12px;font-weight:700;font-family:var(--FONT-STACK-HEADING)}