.drink-menu-page{background-color:#000;color:#fff;font-family:var(--font-arial)}.drink-menu-hero{position:relative;height:50vh;min-height:300px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-size:cover;background-position:center;padding:2rem}.drink-menu-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:1}.drink-menu-hero__content{position:relative;z-index:2;max-width:800px}.drink-menu-hero__title{font-family:var(--font-archivo);font-size:6rem;color:var(--color-tertiary);margin-bottom:0;text-transform:uppercase}.drink-menu-subtitle-block-container{background:#000;border-radius:4px}.drink-menu-hero__subtitle{font-size:1.2rem;color:var(--color-white);padding:2px 15px;margin:0}.drink-menu-container{max-width:1200px;margin:0 auto;padding:2rem}.drink-category{margin-bottom:3rem}.drink-category__title{font-size:1.5rem;margin-bottom:.5rem;color:#fff;font-family:var(--font-arial);font-weight:700}.drink-category__divider{height:1px;background-color:#fff3;margin-bottom:1.5rem}.drink-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.drink-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #4b3a0c}.drink-item__info{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.drink-item__name{font-size:1.5rem;font-family:var(--font-arial);margin:0;color:#fff}.drink-item__subtitle{font-size:1rem;font-family:var(--font-arial);margin:.2rem 0 0;color:var(--color-tertiary)}.drink-item__price{font-size:1.5rem;font-family:var(--font-arial);margin:0;color:#fff;text-align:right;min-width:100px}@media screen and (max-width: 768px){.drink-menu-hero__title{font-size:4rem}.drink-list{grid-template-columns:1fr}}@media screen and (max-width: 480px){.drink-menu-hero__title{font-size:4rem}.drink-menu-container{padding:1rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/drink-menu.css.map */
