.elementor-11233 .elementor-element.elementor-element-0735f5b{--display:flex;}.elementor-11233 .elementor-element.elementor-element-0735f5b.e-con{--flex-grow:0;--flex-shrink:0;}@media(max-width:1024px) and (min-width:768px){.elementor-11233 .elementor-element.elementor-element-0735f5b{--width:862px;}}/* Start custom CSS for html, class: .elementor-element-89d7bd3 *//* TouchGrove fast menu layout */
.tg-menu{
  max-width: 900px;
  margin: 0 auto;
}

.tg-menu h2{
  margin: 1.8rem 0 0.8rem;
  font-size: 1.6rem;
  line-height: 1.2;
  font-family:"Prata", serif;
}

.tg-menu h3{
  margin: 1.2rem 0 0.4rem;
  font-size: 1.15rem;
  line-height: 1.2;
  font-family:"Prata", Sans-Serif;
  text-transform: uppercase;
  font-size:.9em;
  letter-spacing: .09em;
  padding-bottom:15px;
}

.tg-divider{
  margin: 1.6rem 0;
  opacity: 0.25;
}

.tg-small{
  margin: 0 0 0.8rem;
  font-size: 0.95rem;
  opacity: 0.9;
}

/* list reset */
.tg-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "Roboto";
    font-weight: 400;
    text-transform: uppercase;
    font-size: .9em !important;
    letter-spacing: .08em;
}

span.name {
    font-size:.9em;
}

/* each line item = responsive 2-col grid */
.tg-menu-list li{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0.75rem;
  padding: 0.55rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}

.tg-menu-list li:last-child{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0.75rem;
  padding: 0.55rem 0;
  border-bottom: 0;margin-bottom:40px;
}

.tg-menu-list .name{
  min-width: 0;
}

.tg-menu-list .price{
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}

/* descriptions + notes span full width */
.tg-menu-list .desc,
.tg-menu-list .note{
  grid-column: 1 / -1;
  margin-top: 0.25rem;
  font-size: 0.95rem;
  opacity: 0.9;
}

.tg-menu-list .note{
  opacity: 0.85;
}

/* optional emphasis rows */
.tg-menu-list li.featured{
  padding: 0.8rem 0;
}

.tg-menu-list li.note-row{
  border-bottom-style: dashed;
}

/* mobile tweaks */
@media (max-width: 480px){
  .tg-menu h2{ font-size: 1.4rem; }
  .tg-menu h3{ font-size: 1.05rem; }
  .tg-menu-list li{ gap: 0.5rem; }
}/* End custom CSS */
/* Start custom CSS */.col-md-12 {
    display:flex;
}/* End custom CSS */