.elementor-kit-7{--e-global-color-primary:#0D0D0D;--e-global-color-secondary:#FA3300;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FA3300;--e-global-typography-primary-font-family:"Fired Dough";--e-global-typography-primary-font-size:3.75rem;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0.05em;--e-global-typography-secondary-font-family:"Fired Dough";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:0.03em;--e-global-typography-text-font-family:"Fired Dough";--e-global-typography-text-font-size:1.8rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-text-letter-spacing:0.02em;--e-global-typography-accent-font-family:"Fired Dough";--e-global-typography-accent-font-size:1.25rem;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.2em;--e-global-typography-accent-letter-spacing:0.02em;--e-global-typography-3dbfcf7-font-family:"Fired Dough";--e-global-typography-3dbfcf7-font-size:2.25rem;--e-global-typography-3dbfcf7-line-height:1.2em;--e-global-typography-3dbfcf7-letter-spacing:0.05em;--e-global-typography-6184dbf-font-family:"Fired Dough";--e-global-typography-6184dbf-font-size:1.75rem;--e-global-typography-6184dbf-line-height:1.3em;--e-global-typography-6184dbf-letter-spacing:0.03em;--e-global-typography-9623bb9-font-family:"Fired Dough";--e-global-typography-9623bb9-font-size:1.5rem;--e-global-typography-9623bb9-line-height:1.4em;--e-global-typography-9623bb9-letter-spacing:0.02em;--e-global-typography-7705630-font-family:"Fired Dough";--e-global-typography-7705630-line-height:1.6em;--e-global-typography-7705630-letter-spacing:0.01em;--e-global-typography-60017b0-font-family:"Fired Dough";--e-global-typography-60017b0-font-size:0.875rem;--e-global-typography-60017b0-line-height:1.2em;--e-global-typography-60017b0-letter-spacing:0.02em;--e-preloader-animation-duration:2000ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-secondary );--e-preloader-size:100px;}.elementor-kit-7 e-page-transition{background-color:#0D0D0D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.elementor-kit-7{--e-preloader-size:80px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-7{--e-page-transition-entrance-animation:e-page-transition-slide-out-down;--e-page-transition-exit-animation:e-page-transition-slide-in-up;--e-preloader-size:60px;}}/* Start custom CSS */.custom-menu-button, .custom-reservation-button, .custom-delivery-button {
    background-color: #FA3300; /* Button color */
    border-radius: 3px;
    color: #ffffff; /* White text */
    display: inline-flex;  
    align-items: center;
    justify-content: center;
    font-size: 2rem; /* Font size */
    font-family: 'fired dough', sans-serif; /* Replace with your font */
    font-weight: 500; /* Medium weight */
    line-height: 1.2em; /* Line height */
    letter-spacing: 0.02em; /* Letter spacing */
    padding: 12px 24px;
    text-align: center;
    transition: all 0.3s;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}

.custom-menu-button:hover, .custom-reservation-button:hover, .custom-delivery-button:hover {
    background-color: #D12B00; /* Darker shade for hover */
    transform: scale(1.05);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Fired Dough';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://rmcpreview.co.uk/wp-content/uploads/2025/02/Komu-A-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */