.elementor-kit-13{--e-global-color-primary:#3CB54A;--e-global-color-secondary:#F5A623;--e-global-color-text:#333333;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:2.25rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:35px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:40px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:1.1rem;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-line-height:40px;color:#333333;font-family:"Montserrat", Sans-serif;font-size:1rem;font-weight:normal;line-height:1.6px;letter-spacing:0px;word-spacing:0px;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:#3CB54A;font-family:"Montserrat", Sans-serif;}.elementor-kit-13 a:hover{color:#F5A623;}.elementor-kit-13 h1{color:#3CB54A;font-family:"Montserrat", Sans-serif;font-size:1.5rem;font-weight:bold;text-transform:uppercase;}.elementor-kit-13 h2{color:#3CB54A;font-family:"Montserrat", Sans-serif;font-size:2.25rem;font-weight:600;}.elementor-kit-13 h3{color:#333333;font-family:"Poppins", Sans-serif;line-height:20px;}.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);}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-primary-font-size:1.5rem;--e-global-typography-secondary-font-size:1.25rem;}.elementor-kit-13 h1{font-size:2.5rem;}.elementor-kit-13 h2{font-size:1.75rem;}.elementor-kit-13 h3{font-size:1.25rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-primary-font-size:0.7rem;--e-global-typography-secondary-font-size:0.7rem;--e-global-typography-secondary-line-height:1rem;--e-global-typography-text-font-size:0.6rem;--e-global-typography-text-line-height:1rem;--e-global-typography-accent-font-size:0.6rem;--e-global-typography-accent-line-height:1rem;}.elementor-kit-13 h1{font-size:2rem;}.elementor-kit-13 h2{font-size:1.5rem;line-height:1.3px;}.elementor-kit-13 h3{font-size:1.125rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body:before {
    content: "Free Local Delivery on Orders $35+";
    display: flex;           /* Change from block to flex */
    justify-content: center; /* Center horizontally */
    align-items: center;     /* Center vertically */
    background-color: #000000;
    color: white;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    height: 50px;            /* Set a specific height */
    line-height: 20px;          /* Adjust line height */
}/* End custom CSS */