#restaurant-menu h3{font-size:clamp(2.1875rem,2.39955vw,2.6875rem);text-align:center;margin-top:50px}#restaurant-menu h3+p{text-align:center}#restaurant-menu h3+.menu-item{margin-top:50px}#restaurant-menu .menu-items-group{border:2px solid var(--primary-color);padding:20px 20px 10px 20px;margin:45px 0}@media print,screen and (min-width:64em){#restaurant-menu .menu-items-group{padding:40px 40px 20px 40px;margin:90px 0}}#restaurant-menu .menu-items-group:first-child{margin:30px 0}#restaurant-menu .menu-item{padding:15px 0 calc(15px - .625rem)}@media print,screen and (min-width:64em){#restaurant-menu .menu-item{padding:30px 0 calc(30px - .625rem)}}#restaurant-menu .menu-item .menu-item--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.625rem;position:relative}#restaurant-menu .menu-item .menu-item--header:before{content:'';width:100%;position:absolute;bottom:3px;border-bottom:2px solid #35498c}#restaurant-menu .menu-item .menu-item--header .price,#restaurant-menu .menu-item .menu-item--header h4 span{background-color:var(--secondary-color)}.white-background #restaurant-menu .menu-item .menu-item--header .price,.white-background #restaurant-menu .menu-item .menu-item--header h4 span{background-color:#fff}#restaurant-menu .menu-item .menu-item--header h4{font-size:clamp(1.25rem,1.67411vw,1.875rem);max-width:20ch;margin-bottom:0}#restaurant-menu .menu-item .menu-item--header h4 span{display:inline;word-wrap:break-word;padding-right:5px}#restaurant-menu .menu-item .menu-item--header .price{line-height:1;padding-left:5px;min-width:6ch;margin-bottom:0}#restaurant-menu .menu-item--text p:not(:last-of-type){margin-bottom:0}#restaurant-menu ul.additions li:not(:last-child){margin-bottom:0}#restaurant-menu h3.special{font-family:Petrona,serif;line-height:1.2;font-size:clamp(3.4375rem,3.85045vw,4.3125rem)}