.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#118572;--e-global-color-text:#3D3D3D;--e-global-color-accent:#8F6F4C;--e-global-color-cef3f8f:#FFFFFF00;--e-global-color-cd85817:#FFFFFF;--e-global-color-9bd4926:#AAD172;--e-global-color-0a5201e:#EEF3EC;--e-global-color-2302eba:#BF1522;--e-global-color-ed175cb:#E3665C;--e-global-color-97b7d75:#FAF2F1;--e-global-color-b5aff18:#036D91;--e-global-color-94f7924:#69A5C9;--e-global-color-ffeba70:#ECEEEF;--e-global-color-f361d25:#F9F7F6;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-c067ecc-font-family:"Rubik";--e-global-typography-c067ecc-font-size:30px;--e-global-typography-c067ecc-font-weight:500;--e-global-typography-1538c6a-font-family:"Rubik";--e-global-typography-1538c6a-font-size:18px;--e-global-typography-1538c6a-font-weight:400;--e-global-typography-9684f40-font-family:"Rubik";--e-global-typography-9684f40-font-size:18px;--e-global-typography-9684f40-font-weight:600;--e-global-typography-0266524-font-family:"Rubik";--e-global-typography-0266524-font-size:14px;--e-global-typography-0266524-font-weight:300;background-color:var( --e-global-color-f361d25 );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-secondary );}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );}.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-kit-5{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:26px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:15px;--e-global-typography-c067ecc-font-size:24px;--e-global-typography-1538c6a-font-size:17px;--e-global-typography-9684f40-font-size:17px;--e-global-typography-0266524-font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:24px;--e-global-typography-secondary-font-size:20px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:14px;--e-global-typography-c067ecc-font-size:15px;--e-global-typography-1538c6a-font-size:16px;--e-global-typography-9684f40-font-size:16px;--e-global-typography-0266524-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce-Price-amount {
color: #000000;
}

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

 /* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-45px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-45px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(45px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,45px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */