.elementor-kit-75{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-75d50cb:#DFA75D;--e-global-typography-primary-font-family:"Josefin Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-de26fcd-font-family:"Open Sans";--e-global-typography-de26fcd-font-size:18px;--e-global-typography-de26fcd-font-weight:400;--e-global-typography-b64be17-font-family:"Yanone Kaffeesatz";--e-global-typography-b64be17-font-size:16px;--e-global-typography-b64be17-font-weight:400;background-image:url("https://aveikademov1.digitalvoid.space/wp-content/uploads/2024/07/bg-vp-fixed-3.webp");background-position:center center;background-repeat:repeat;background-size:contain;}.elementor-kit-75 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;}.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(min-width:1025px){.elementor-kit-75{background-attachment:scroll;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Styling for Free Sauce Selection */
.sauce-selection {
    font-family: 'Poppins', sans-serif;
    color: white;
    margin-bottom: 20px;
}
.sauce-selection .main-label {
    font-size: 18px;
    /*font-weight: bold;*/
    margin-bottom: 15px;
    display: inline-block;
}
.sauce-selection .input-label {
    font-size: 14px;
    margin-left: 8px;
}
.sauce-selection input[type="radio"] {
    margin-right: 5px;
}

/* Styling for Extra Sauce Selection */
.extra-sauce-selection {
    font-family: 'Poppins', sans-serif;
    color: white;
    margin-bottom: 20px;
}
.extra-sauce-selection .main-label {
    font-size: 18px;
    /*font-weight: bold;*/
    margin-bottom: 15px;
    display: inline-block;
}
.extra-sauce-selection .input-label {
    font-size: 14px;
    margin-left: 8px;
}
.extra-sauce-selection input[type="checkbox"] {
    margin-right: 5px;
}/* End custom CSS */