/* Essential structure only. Theme supplies colours, typography and composition. */
.wp-block-ttf-hero-carousel{position:relative;min-height:450px;overflow:hidden}:where(.wp-block-ttf-hero-carousel .hero-slide){position:absolute;inset:0}:where(.wp-block-ttf-hero-carousel .hero-slide:not(:first-child)){visibility:hidden}:where(.wp-block-ttf-hero-carousel .hero-slide.is-active){visibility:visible}:where(.wp-block-ttf-hero-carousel .hero-media){width:100%;height:100%;object-fit:cover}:where(.wp-block-ttf-hero-carousel .hero-content){position:absolute;inset:auto 5% 20%;z-index:2}:where(.wp-block-ttf-hero-carousel .hero-shade){position:absolute;inset:0}:where(.wp-block-ttf-hero-carousel .carousel-controls){position:absolute;bottom:1rem;right:1rem;z-index:3}:where(.ttf-editor-slide-media){background-size:cover;padding:2rem;min-height:20rem;color:white}:where(.ttf-editor-slide-media h1),:where(.ttf-editor-slide-media h2){color:white}:where(.ttf-menu-list .menu-columns){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}:where(.ttf-menu-list .ttf-cols-1){grid-template-columns:1fr}:where(.ttf-menu-list .ttf-cols-3){grid-template-columns:repeat(3,minmax(0,1fr))}:where(.ttf-menu-list .heat svg){width:15px;height:18px}:where(.ttf-details-hours dd){margin-inline-start:1rem}@media(max-width:620px){:where(.ttf-menu-list .menu-columns){grid-template-columns:1fr}}
