.elementor-kit-12{--e-global-color-primary:#16BE23;--e-global-color-secondary:#88CCE6;--e-global-color-text:#4D4D4D;--e-global-color-accent:#16BE23;--e-global-color-201be2b8:#1265A9;--e-global-color-1f38ca97:#000;--e-global-color-6150b81e:#FFF;--e-global-color-42a305d:#586264;--e-global-color-3a7eba1:#11558D;--e-global-color-8a64972:#13901D;--e-global-color-a53e841:#13901D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-3a584e0-font-family:"Libre Caslon Display";--e-global-typography-dddc636-font-family:"Oswald";font-size:16px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:#4D4D4D;font-weight:bold;}.elementor-kit-12 h1{color:var( --e-global-color-201be2b8 );font-family:"Roboto", Roboto;font-size:3.25rem;font-weight:bold;line-height:1.5em;}.elementor-kit-12 h2{color:var( --e-global-color-201be2b8 );font-family:"Oswald", Roboto;font-size:2.75rem;font-weight:normal;line-height:1em;}.elementor-kit-12 h3{color:var( --e-global-color-201be2b8 );font-family:"Oswald", Roboto;font-size:1.75rem;font-weight:400;}.elementor-kit-12 h4{color:var( --e-global-color-201be2b8 );}.elementor-kit-12 h5{color:#7A7A7A;font-size:1.8rem;}.elementor-kit-12 h6{color:#7A7A7A;font-size:1.4rem;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{border-style:solid;}.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-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 */.page-content {
    margin: 0 2vw;
}

html {
    height: 100vh;
}

body {
    height: 100%;
    display: flex;
    flex-direction: column;
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
}

p.lead {
    font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1600 - 320))) !important;
}

h1 {
    font-size: calc(50px + (70 - 50) * ((100vw - 320px) / (1920 - 320))) !important;
}

h2 {
    font-size: calc(32px + (40 - 32) * ((100vw - 320px) / (1920 - 320))) !important;
}

h3 {
    font-size: calc(20px + (25 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
}

header ~ div.elementor[data-elementor-type="wp-page"] {
    flex: 1 1 auto;
}

body.single-product .woocommerce-error {
    display: none;
}/* End custom CSS */