.elementor-19 .elementor-element.elementor-element-84fbeb8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}body.elementor-page-19:not(.elementor-motion-effects-element-type-background), body.elementor-page-19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-19 .elementor-element.elementor-element-84fbeb8{--padding-top:050px;--padding-bottom:050px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-19 .elementor-element.elementor-element-84fbeb8{--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for container, class: .elementor-element-84fbeb8 */.glf-mor-restaurant-menu-category h3 {
    color: white;
    font-family: 'fired dough', sans-serif;
    text-transform: uppercase;
    font-size: 28px;
}

.glf-mor-restaurant-menu-item-name {
    color: white;
    font-family: 'fired dough', sans-serif;
    font-weight: 500;
    font-size: 22px;
}

.glf-mor-restaurant-menu-item-price .price {
    color: white;
    font-family: 'fired dough', sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.glf-mor-restaurant-menu-item-description {
    color: white;
    font-family: 'fired dough', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
}

.glf-mor-restaurant-menu-category hr, 
.glf-mor-restaurant-menu-item hr {
    border-color: rgba(255, 255, 255, 0.2);
}

.glf-mor-restaurant-menu-item-inner:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}

.glf-mor-restaurant-menu-item {
    margin-bottom: 15px;
}

@media screen and (min-width: 1025px) {
    .glf-mor-restaurant-menu-category h3 {
        font-size: 32px;
    }
    
    .glf-mor-restaurant-menu-item-name {
        font-size: 26px;
    }
    
    .glf-mor-restaurant-menu-item-price .price {
        font-size: 24px;
    }
    
    .glf-mor-restaurant-menu-item-description {
        font-size: 20px;
    }
}/* End custom CSS */