h1.menu-title{text-align:left}h2.cat-name{width:100%;text-align:center}h2#search-title{text-align:start}h3.item-name{font-size:clamp(1.1rem,3vw,1.4rem)}h3.item-name span{font-size:clamp(.7rem,2vw,.8rem);font-weight:400;color:var(--bone)}h4.item-price{font-size:clamp(1.2rem,3vw,1.4rem)}ul.category-menu a{font-size:clamp(1rem,1vw + .6em,1.2rem)}ul.category-menu li a:active,ul.category-menu li a:hover{color:var(--gjc-orange)}.item-details h3.item-name{font-weight:400;font-size:clamp(1.4rem,3vw,1.6rem)}.addons h4.price-label,.item-details h4.price-label{margin:0;line-height:1em}h5.item-price{font-size:clamp(1rem,3vw,1.2rem);font-weight:400;padding:.4em 1em}.item-details p.disabled{color:var(--btn-disabled)}.sticky-nav{position:-webkit-sticky;position:sticky;padding-top:16px;top:3.5em;z-index:20}.menu-head,.sticky-nav{background-color:var(--dark)}.menu-head{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;overflow:hidden}.menu-toggle .menu,.menu-toggle button{font-size:clamp(1rem,3vw,1.2rem)}.menu.primary:active{font-weight:400!important}.menu-head .searchContainer{display:flex;flex-direction:row;flex-grow:3}.searchContainer .search-right{top:-.4em;left:2.5rem;flex-grow:3;line-height:1.4em;outline:none;background-color:var(--card-menu);color:white;padding:.8rem 1rem;transition:all 1s;z-index:14;text-overflow:ellipsis " [..]"}.menu-toggle{background-color:var(--card-menu);border-radius:.6em}nav.float-nav{overflow-x:hidden;padding:.5em;min-height:0}ul.category-menu li.is-current a{color:var(--gjc-orange);font-weight:700}section.category-section{padding:0;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center}h2.cat-name{padding-top:clamp(2rem,6vw,5rem);margin:0}h2.cat-name span{font-size:clamp(.8rem,2vw,1.2rem);font-weight:400;color:var(--bone)}.category-section .item-grid{display:grid;grid-template-columns:1fr;justify-content:stretch;grid-gap:1em 1em;width:100%}.category-section .item-single{display:flex;flex-direction:column;justify-content:stretch;border:1px solid var(--card-menu);background-color:var(--card-menu);border-radius:12px;margin:1rem 0;padding:1.5rem;gap:1.5rem}.item-single:hover{border:1px solid var(--font-secondary)}.category-section .item-single .item-img{max-width:100%;border-radius:6px;border-bottom:1px solid #2a2a2a}.category-section .item-desc .badge{height:32px}.category-section .item-desc{display:grid;grid-template-rows:1fr .8fr 1fr;justify-content:stretch;grid-gap:1rem;gap:1rem;align-items:start;height:100%}.category-section .item-desc .item-top{display:flex;flex-direction:row;justify-content:space-between}.category-section .item-desc h3.item-name{padding-bottom:0;margin-block:0}.category-section .item-desc h4.item-price{margin-block:0}.category-section .item-desc p{padding:0;margin:0}.item-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-self:end;width:100%}.item-details p{max-width:60ch}.item-table{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(.5rem,1vw,1rem);gap:clamp(.5rem,1vw,1rem)}.item-table .start{display:flex;flex-direction:row;align-items:center;grid-column-gap:.5em}.item-table .middle{display:flex;align-items:center;justify-content:end}.item-table .end{display:flex;flex-direction:row;align-items:center}.item-table h4,.item-table h5{margin:0}.item-table h4 .remark{font-size:12px}.minus,.plus{padding:.5rem;border:1px solid #5a5c5e;background-color:#27262b;color:var(--white);font-size:clamp(1.2rem,1.6vw,1.5rem)}button.plus{border-radius:0 8px 8px 0}button.minus{border-radius:8px 0 0 8px}.minus:hover,.plus:hover{color:var(--gjc-orange)}.disabled{cursor:auto}.disabled,.disabled:hover{color:var(--grey)}input.quantity{padding:.62rem 0;border-radius:0;border:1px solid #5a5c5e;background-color:#282d36;width:3em;font-size:1rem;text-align:center}button.toCart{margin-top:1.5em;align-self:flex-end}.back_button_container{display:flex;flex-direction:column;padding-top:clamp(2rem,6vw,5rem)}.back-button{margin:20px 0}.search-item-container{margin-right:auto;margin-bottom:20px}.blank-search{width:80vh}@media only screen and (min-width:862px){.category-section .item-grid{grid-template-columns:repeat(2,1fr)}.category-section .item-desc{grid-template-rows:.6fr .8fr .4fr}}@media only screen and (min-width:1025px){.sticky-nav{top:5.2em}}@media only screen and (min-width:1200px){.sticky-nav{top:5.2em}.menu-head{display:grid;grid-template-columns:3fr 1fr;grid-gap:4rem;gap:4rem}.category-section .item-grid{grid-template-columns:repeat(3,1fr)}.category-section .item-desc{grid-template-rows:.6fr .6fr .6fr}.menu-head{display:flex;flex-direction:row;align-items:center}}