/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
article.restaurant-menu .background-texture{position:absolute;width:100%;height:100%}article.restaurant-menu .title{background:var(--color-main);text-align:center;padding-top:40px;position:relative}article.restaurant-menu .title h2{color:#fff}article.restaurant-menu .menu-tabs{position:relative}article.restaurant-menu .menu-tabs ul.tab-list{background:var(--color-main);display:none;padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:24px;margin:0}@media (min-width:768px){article.restaurant-menu .menu-tabs ul.tab-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}article.restaurant-menu .menu-tabs ul.tab-list li{list-style:none;margin:0}article.restaurant-menu .menu-tabs ul.tab-list li.active button{opacity:1;border-bottom:4px solid #fff}article.restaurant-menu .menu-tabs ul.tab-list li button{background:none;border:none;color:#fff;opacity:.7;padding:24px 5px;border-bottom:4px solid var(--color-main);font-family:var(--font-display);-webkit-transition:all .3s ease-in;transition:all .3s ease-in;letter-spacing:.175rem;font-size:.875rem;font-weight:700;text-transform:uppercase}article.restaurant-menu .menu-tabs ul.tab-list .pipe{color:#fff;margin-bottom:4px;opacity:.4}article.restaurant-menu .menu-tabs ul.tab-list .pipe:last-child{display:none}article.restaurant-menu .menu-tabs .tab-select{display:block;width:100%;padding:24px;font-family:var(--font-display);font-weight:700;text-transform:uppercase;background:#fff;border:2px solid var(--color-main);color:var(--color-main)}@media (min-width:768px){article.restaurant-menu .menu-tabs .tab-select{display:none}}article.restaurant-menu .menu-tabs .tab-panels{padding:40px 0}@media (min-width:768px){article.restaurant-menu .menu-tabs .tab-panels{padding:80px 0}}article.restaurant-menu .menu-tabs .restaurant-menu-section .section-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:40px;font-size:2rem;line-height:normal;font-family:var(--font-body);color:#585858}@media (min-width:768px){article.restaurant-menu .menu-tabs .restaurant-menu-section .section-title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}article.restaurant-menu .menu-tabs .restaurant-menu-section .section-title:after,article.restaurant-menu .menu-tabs .restaurant-menu-section .section-title:before{display:none;content:"";border-bottom:1px solid var(--color-alt);-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media (min-width:768px){article.restaurant-menu .menu-tabs .restaurant-menu-section .section-title:after,article.restaurant-menu .menu-tabs .restaurant-menu-section .section-title:before{display:block}}article.restaurant-menu .menu-tabs .restaurant-menu-section .section-body,article.restaurant-menu .menu-tabs .restaurant-menu-section .section-footer{max-width:900px;margin-inline:auto}@media (min-width:768px){article.restaurant-menu .menu-tabs .restaurant-menu-section .section-body,article.restaurant-menu .menu-tabs .restaurant-menu-section .section-footer{text-align:center}}article.restaurant-menu .menu-tabs .restaurant-menu-section .section-body .body,article.restaurant-menu .menu-tabs .restaurant-menu-section .section-footer .body{margin-top:10px;margin-bottom:0}article.restaurant-menu .menu-tabs .restaurant-menu-section .section-footer{margin-bottom:32px}article.restaurant-menu .menu-tabs .restaurant-menu-section .section-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;row-gap:16px;padding:32px 0}@media (min-width:768px){article.restaurant-menu .menu-tabs .restaurant-menu-section .section-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){article.restaurant-menu .menu-tabs .restaurant-menu-section .section-items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}article.restaurant-menu .menu-tabs .restaurant-menu-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}article.restaurant-menu .menu-tabs .restaurant-menu-item .item-wrapper--extras,article.restaurant-menu .menu-tabs .restaurant-menu-item .item-wrapper--main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}article.restaurant-menu .menu-tabs .restaurant-menu-item .item-price,article.restaurant-menu .menu-tabs .restaurant-menu-item .item-title{font-size:1.313rem;line-height:normal}article.restaurant-menu .menu-tabs .restaurant-menu-item .title-details{font-size:1rem;line-height:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.property-theme--pandan article.restaurant-menu .menu-tabs ul.tab-list li button{font-size:1.5rem}.paragraph--type--restaurant-menu-category>.body,.paragraph--type--restaurant-menu-category>.footer-text{max-width:900px;margin-inline:auto}@media (min-width:768px){.paragraph--type--restaurant-menu-category>.body,.paragraph--type--restaurant-menu-category>.footer-text{text-align:center}}.paragraph--type--restaurant-menu-category>.body{margin-bottom:25px;margin-top:-15px}@media (min-width:768px){.paragraph--type--restaurant-menu-category>.body{margin-top:-40px;margin-bottom:35px}}.paragraph--type--restaurant-menu-category>.footer-text{margin-bottom:32px}
