.elementor-kit-919{--e-global-color-primary:#4F130E;--e-global-color-secondary:#DA5736;--e-global-color-text:#1F1F1F;--e-global-color-accent:#D4A017;--e-global-color-ebc4219:#8C8D15;--e-global-color-9b5d57b:#A52A2A;--e-global-color-e828d61:#1F7A5E;--e-global-color-a910bd3:#009494;--e-global-color-b198083:#F8F4EB;--e-global-color-fcbf774:#F3E9D6;--e-global-typography-primary-font-family:"alkaline";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.15em;--e-global-typography-primary-letter-spacing:0em;--e-global-typography-secondary-font-family:"ff-good-headline-web-pro";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.25em;--e-global-typography-secondary-letter-spacing:0em;--e-global-typography-text-font-family:"adobe-garamond-pro";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.65em;--e-global-typography-accent-font-family:"montserrat";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.4em;--e-global-typography-4591a8c-font-family:"sofia-pro-condensed";--e-global-typography-4591a8c-font-size:1.2em;--e-global-typography-3047bc5-font-family:"sofia-pro-condensed";--e-global-typography-3047bc5-font-size:1em;--e-global-typography-3047bc5-text-transform:uppercase;--e-global-typography-de19e80-font-family:"alternate-gothic-atf";--e-global-typography-de19e80-font-size:2em;background-color:var( --e-global-color-fcbf774 );overscroll-behavior:none;}.elementor-kit-919 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-919{--e-global-typography-primary-font-size:2.6em;--e-global-typography-secondary-font-size:1.8em;--e-global-typography-text-font-size:1.05em;--e-global-typography-accent-font-size:0.95em;--e-global-typography-accent-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-919{--e-global-typography-secondary-font-size:1.5em;--e-global-typography-accent-font-size:0.9em;--e-global-typography-accent-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================================
   LITTLE WOLF – BUTTER MENUS
   Clean typography + tighter cards + better price spacing
   ============================================================ */


/* Outer container padding */
.butter-menus,
.butter-menu {
    padding-left: 24px !important;
    padding-right: 24px !important;
}


/* ===========================
   CATEGORY HEADINGS
   =========================== */

.butter-menu-group-name {
    font-family: "alkaline", "Alkaline Heavy", sans-serif !important;
    font-weight: 700 !important;
    color: #4f130e !important;
    font-size: 2.1rem !important;
    line-height: 1.05 !important;
    margin: 32px 0 22px 0 !important;
    padding: 0 !important;
}

.butter-menu-group:first-child .butter-menu-group-name {
    margin-top: 0 !important;
}


/* Force hide title for Flights and Whiskey of the Week */
.butter-menu-group[id="1400000000922674472"] .butter-menu-group-name,
.butter-menu-group[id="1400000007415755323"] .butter-menu-group-name {
    display: none !important;
}


/* ===========================
   CARDS – much tighter
   =========================== */

.butter-menu-cards .butter-menu-item {
    margin-bottom: 16px !important;
    padding: 0 !important;
}

.butter-menu-cards .butter-menu-item-body {
    padding: 12px 14px !important;
}

.butter-menu-cards .butter-menu-item-title {
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
}

.butter-menu-cards .butter-menu-item-desc {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.3 !important;
}

.butter-menu-cards .butter-menu-item-desc p {
    margin: 0 !important;
    padding: 0 !important;
}


/* ===========================
   ITEM NAME
   =========================== */

.butter-menu-item-name {
    font-family: "Good Headline", sans-serif !important;
    font-weight: 600 !important;
    color: #4f130e !important;
    line-height: 1.15 !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* ===========================
   ALL PRICES + SIZE PRICES (1oz / 2oz)
   =========================== */

.butter-menu-item-sizeprices,
.butter-menu-item-sizeprices li,
.butter-menu-item-price,
.butter-menu [class*="price"] {
    font-family: "Good Headline", sans-serif !important;
    font-weight: 600 !important;
    color: #DA5736 !important;
    margin: 0 !important;
    list-style: none !important;
}

.butter-menu-item-sizeprices {
    display: flex !important;
    gap: 14px !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}

.butter-menu-item-sizeprice {
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.butter-menu-item-sizeprice-name,
.butter-menu-item-sizeprice-div,
.butter-menu-item-sizeprice-price {
    margin: 0 !important;
    padding: 0 !important;
}


/* ===========================
   DESCRIPTION (general)
   =========================== */

.butter-menu-item-desc {
    font-family: "Adobe Garamond Pro", "adobe-garamond-pro", "Libre Baskerville", serif !important;
    color: #333333 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
}


/* ===========================
   LEADERS
   =========================== */

.butter-menu-price-leaders {
    opacity: .4 !important;
}


/* ===========================
   MOBILE
   =========================== */

@media (max-width: 767px) {
    .butter-menus,
    .butter-menu {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .butter-menu-group-name {
        font-size: 1.7rem !important;
        margin: 24px 0 18px 0 !important;
    }

    .butter-menu-cards .butter-menu-item-body {
        padding: 10px 12px !important;
    }
}/* End custom CSS */