

/* General */

.xmenu-printable {
    display: inline-block;
}

.xmenu-web {
    display: none;
}

body {
    padding-top: 50px !important;
}

h3, h4, h5 {
    font-size: unset !important;
}

h3 {
    margin-bottom: -60px;
}

h3, h3 span {
    font-size: 22px;
}

h4 {
    margin-bottom: 40px !important;
}

.restaurant-menus-component {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Top */
#header-navbar {
    display: none;
}

#xmenu-print-logo {
    display: block;
    height: 80px;
}

#xmenu-print-logo-line {
    position: relative;
    height: 2px;
    border-top: 4px solid #006271;
    width: 100%;
    top: 38px;
    z-index: 1 !important;
}

#xmenu-print-logo-image {
    position: relative;
    width: fit-content;
    height: fit-content;
    margin: auto;
    z-index: 2 !important;
}

/* Reservations */
.desktop-positioned-reservations, .mobile-positioned-reservations {
    display: none;
}

/* Nav and Top Slider */

.xmenu_topnav {
    display: none;
}

.xmenu-top-slider-row {
    display: none;
}

/* Header and heroshot */
.xmenu_heroshot {
    display: none;
}

/* Mini Sliders */
.xmenu-left-image-container, .xmenu-right-image-container {
    display: none;
}

/* Sections */

.restaurant-menus-component h4 {
    margin-bottom: 10px;
} 

h4 span {
    font-size: 22px !important;
    line-height: unset !important;
}

.empty {
    margin-bottom: unset !important;
}

.xmenu-right-container .xmenu-right-image-left {
}

.mobile-section-name, .xmenu-no-image-section-name, .desktop-section-name {
    /*margin-left: 9px;*/
}

.mobile-section-name {

}

.xmenu-no-image-left-container, .xmenu-no-image-right-container {
    width: 50%;
}

.menu-item {
    margin-top: unset !important;
    margin-bottom: unset !important;
    /*margin-left: 9px;*/
    page-break-inside: avoid;
}

.menu-item div {
    font-size: unset !important;
}

.xmenu-row {
    margin-top: unset !important;
    margin-bottom: unset !important;
    padding-bottom: unset !important;
}

.xmenu-right-image-row, .xmenu-left-image-row {
    background-color: #fff !important;
    page-break-inside: avoid;
}

/* Dietary */
.xmenu-disclaimer {
    padding-bottom: 70px !important;
    margin-top: 20px !important;
    page-break-inside: avoid;
}

.diet-legend {
    margin-top: 50px !important;
    page-break-inside: avoid;
}

/* Footer */
footer {
    display: none;
}

#xmenu-print-footer {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    border-top: 4px solid #006271;
    padding-top: 10px;
    font-size: 0.8em;
    margin-bottom: 20px;
}

#xmenu-social-banner {
    display: flex;
    align-content: center;
    align-items: center;
}

#xmenu-social-icons {
    /*
    width: 63px;
    height: 21px;
    background-image: url(/images/Patina250/patina-250-social-printable.jpg);
    */
    width: fit-content;
    height: fit-content;
    display: inline-block;
    content: '';
}

#xmenu-social-handle {
    display: inline-block;
    margin-left: 20px;
}<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

