.elementor-184 .elementor-element.elementor-element-b1ce6eb{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--background-transition:0.3s;--border-radius:8px 8px 8px 8px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-184 .elementor-element.elementor-element-b1ce6eb:not(.elementor-motion-effects-element-type-background), .elementor-184 .elementor-element.elementor-element-b1ce6eb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2cbad00 );}.elementor-184 .elementor-element.elementor-element-b1ce6eb:hover{background-color:#F9F6F3;}.elementor-184 .elementor-element.elementor-element-86213b8{--display:flex;--min-height:300px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:8px 8px 8px 8px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-184 .elementor-element.elementor-element-d4a195f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-184 .elementor-element.elementor-element-d4a195f img{border-style:none;border-radius:8px 8px 8px 8px;}.elementor-184 .elementor-element.elementor-element-9c8901d{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:50px;--padding-right:50px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-184 .elementor-element.elementor-element-98ecbbb{text-align:center;}.elementor-184 .elementor-element.elementor-element-98ecbbb .elementor-heading-title{font-family:"Barlow Condensed", Sans-serif;font-size:30px;font-weight:400;color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-184 .elementor-element.elementor-element-9c8901d{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-184 .elementor-element.elementor-element-98ecbbb .elementor-heading-title{font-size:20px;}}/* Start custom CSS for container, class: .elementor-element-b1ce6eb */.menu-root {
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease;
}

.menu-img-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 350px;
}


.menu-img-container .elementor-widget-image {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}


.menu-img-container .elementor-widget-image .elementor-widget-container {
    width: 100%;
    height: 100%;
    display: block;
}

.menu-img-container .elementor-widget-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.6s ease-out;
    max-width: none;
}

.menu-root:hover .menu-img-container .elementor-widget-image img {
    transform: scale(1.15);
}/* End custom CSS */