:root{--mwb-restaurant-menu-category-title-color:#ffffff;--mwb-restaurant-menu-category-bg-color:#1a202c;--mwb-restaurant-menu-item-line-color:#1a202c;--mwb-restaurant-menu-item-heading-color:#2d3748;--mwb-restaurant-menu-item-price-color:#2d3748;--mwb-restaurant-menu-item-content-color:#2d3748;--mwb-restaurant-menu-btn-color:#ffffff;--mwb-restaurant-menu-btn-bg-color:#1a202c;--mwb-restaurant-menu-btn-color-hover:#ffffff;--mwb-restaurant-menu-btn-bg-color-hover:#1a202c;--mwb-restaurant-menu-btn-font-family:Arial,sans-serif;--mwb-restaurant-menu-categories-gird-item-bg-color:#1a202c;--mwb-restaurant-menu-categories-gird-title-color:#1a202c;--mwb-restaurant-menu-categories-gird-title-bg-color:#ffffff;--mwb-restaurant-menu-categories-gird-title-font-family:Arial,sans-serif;--mwb-restaurant-menu-gap:48px;--mwb-restaurant-menu-logo:300px;--mwb-restaurant-menu-width:740px}.mwb-restaurant-menu{padding:0;width:100%;margin:auto;display:block;max-width:var(--mwb-restaurant-menu-width)}.mwb-restaurant-menu-category{--mwb-restaurant-menu-menu-grid:16px;padding:0;width:100%;display:block;margin:0 0 calc(var(--mwb-restaurant-menu-menu-grid) * 1.5)}.mwb-restaurant-menu-category .mwb-restaurant-menu-category-title{top:0;margin:0;width:100%;display:block;cursor:pointer;line-height:1.1;position:sticky;font-weight:700;user-select:none;padding:12px 16px;border-radius:2px;text-align:center;color:var(--mwb-restaurant-menu-category-title-color);background-color:var(--mwb-restaurant-menu-category-bg-color)}.admin-bar .mwb-restaurant-menu-category .mwb-restaurant-menu-category-title{top:32px}.mwb-restaurant-menu>.mwb-restaurant-menu-category:only-child .mwb-restaurant-menu-category-title{cursor:default;user-select:auto;pointer-events:none}.mwb-restaurant-menu-category .mwb-restaurant-menu-items{margin:0;width:100%;display:none;padding:calc(var(--mwb-restaurant-menu-menu-grid) * 1.5) 0 0}.mwb-restaurant-menu-category:first-child .mwb-restaurant-menu-items{display:block}.mwb-restaurant-menu-item{gap:16px;width:100%;display:flex;flex-wrap:wrap;flex-direction:column;margin:0 0 calc(var(--mwb-restaurant-menu-menu-grid) * 1.5);padding:0 0 calc(var(--mwb-restaurant-menu-menu-grid) * 1.5);border-bottom:1px dashed var(--mwb-restaurant-menu-item-line-color)}.mwb-restaurant-menu-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom-width:0}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-head{margin:0;padding:0;width:100%;display:block}.mwb-restaurant-menu-item-head .mwb-restaurant-menu-thumbnail{margin:0;width:100%;display:block;border-radius:4px}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-body{flex:1;margin:0;padding:0;display:block}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-title{padding:0;width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin:0 0 calc(var(--mwb-restaurant-menu-menu-grid)/ 2);gap:calc(var(--mwb-restaurant-menu-menu-grid)/ 4) var(--mwb-restaurant-menu-menu-grid)}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-title:last-child{margin-bottom:0}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-title>*{margin:0;padding:0;line-height:1.1}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-heading{color:var(--mwb-restaurant-menu-item-heading-color)}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-content{gap:4px;display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-end;justify-content:space-between;color:var(--mwb-restaurant-menu-item-content-color)}@media (min-width:576px){.mwb-restaurant-menu-item .mwb-restaurant-menu-item-content{align-items:flex-start}}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-content>*{flex:1;margin:0;padding:0}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-price{flex:none;color:var(--mwb-restaurant-menu-item-price-color)}@media (min-width:576px){.mwb-restaurant-menu-item{flex-direction:row}.mwb-restaurant-menu-item .mwb-restaurant-menu-item-head{width:150px}}.mwb-restaurant-menu-row{padding:0;width:100%;display:block;margin:0 0 var(--mwb-restaurant-menu-gap)}.mwb-restaurant-menu-row:last-child{margin-bottom:0}.mwb-restaurant-menu-logo-image{margin:0;padding:0;width:100%;display:flex;align-items:center;justify-content:center}.mwb-restaurant-menu-logo-image a,.mwb-restaurant-menu-logo-image img{width:100%;display:block;max-width:var(--mwb-restaurant-menu-logo)}.mwb-restaurant-menu-button{margin:0;z-index:1;opacity:1;width:auto;height:auto;font-size:20px;cursor:pointer;flex-wrap:wrap;font-weight:700;box-shadow:none;line-height:1.25;letter-spacing:0;overflow:visible;user-select:none;text-align:center;position:relative;appearance:button;border-radius:4px;padding:12px 24px;white-space:normal;align-items:center;text-transform:none;display:inline-flex;text-decoration:none;justify-content:center;transition:all .3s ease;backface-visibility:hidden;color:var(--mwb-restaurant-menu-btn-color);font-family:var(--mwb-restaurant-menu-btn-font-family);background-color:var(--mwb-restaurant-menu-btn-bg-color)}.mwb-restaurant-menu-button:active,.mwb-restaurant-menu-button:focus,.mwb-restaurant-menu-button:hover{color:var(--mwb-restaurant-menu-btn-color-hover);background-color:var(--mwb-restaurant-menu-btn-bg-color-hover)}.mwb-restaurant-menu-row:has(.mwb-restaurant-menu-button){text-align:center}@media (min-width:576px){.mwb-restaurant-menu-button{font-size:24px}}.mwb-restaurant-menu-categories-grid{--mwb-restaurant-menu-categories-grid:1;--mwb-restaurant-menu-categories-grid-sm:2;--mwb-restaurant-menu-categories-grid-md:2;--mwb-restaurant-menu-categories-grid-lg:3;--mwb-restaurant-menu-categories-grid-xl:3;--mwb-restaurant-menu-categories-grid-xxl:3;gap:16px;display:grid;grid-template-columns:repeat(var(--mwb-restaurant-menu-categories-grid),1fr)}@media (min-width:576px){.mwb-restaurant-menu-categories-grid{--mwb-restaurant-menu-categories-grid:var(--mwb-restaurant-menu-categories-grid-sm)}}@media (min-width:768px){.mwb-restaurant-menu-categories-grid{--mwb-restaurant-menu-categories-grid:var(--mwb-restaurant-menu-categories-grid-md)}}@media (min-width:992px){.mwb-restaurant-menu-categories-grid{--mwb-restaurant-menu-categories-grid:var(--mwb-restaurant-menu-categories-grid-lg)}}@media (min-width:1200px){.mwb-restaurant-menu-categories-grid{--mwb-restaurant-menu-categories-grid:var(--mwb-restaurant-menu-categories-grid-xl)}}@media (min-width:1400px){.mwb-restaurant-menu-categories-grid{--mwb-restaurant-menu-categories-grid:var(--mwb-restaurant-menu-categories-grid-xxl)}}.mwb-restaurant-menu-categories-grid .mwb-restaurant-menu-categories-grid-item{margin:0;padding:0;width:100%;display:block}.mwb-restaurant-menu-categories-grid-item .link{margin:0;padding:0;width:100%;display:block;overflow:hidden;position:relative;aspect-ratio:16/9;border-radius:4px;background-color:var(--mwb-restaurant-menu-categories-gird-item-bg-color)}.mwb-restaurant-menu-categories-grid-item .image{margin:0;padding:0;width:100%;display:block;aspect-ratio:16/9;transition:all .3s ease}.mwb-restaurant-menu-categories-grid-item .link:hover .image{transform:scale(1.1)}.mwb-restaurant-menu-categories-grid-item .title{bottom:0;margin:20px;font-size:20px;line-height:1.25;user-select:none;padding:6px 12px;position:absolute;border-radius:4px;pointer-events:none;inset-inline-start:0;color:var(--mwb-restaurant-menu-categories-gird-title-color);font-family:var(--mwb-restaurant-menu-categories-gird-title-font-family);background-color:var(--mwb-restaurant-menu-categories-gird-title-bg-color)}