.elementor-kit-5{--e-global-color-primary:#26348B;--e-global-color-secondary:#F8B232;--e-global-color-text:#26348B;--e-global-color-accent:#DADDF6;--e-global-color-a12a573:#FFEFD1;--e-global-color-c735471:#FFFFFF;--e-global-color-e3028db:#00000000;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:18px;line-height:1.2em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Lato", Sans-serif;font-size:60px;font-weight:900;}.elementor-kit-5 h2{font-family:"Lato", Sans-serif;font-size:40px;font-weight:900;}.elementor-kit-5 h3{font-family:"Lato", Sans-serif;font-size:30px;font-weight:700;}.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{font-size:15px;}.elementor-kit-5 h1{font-size:45px;}.elementor-kit-5 h2{font-size:30px;}.elementor-kit-5 h3{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:15px;}.elementor-kit-5 h1{font-size:29px;}.elementor-kit-5 h2{font-size:25px;}.elementor-kit-5 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*HIDE PAGE TITLES*/ 
/*
h1.entry-title {
    display: none;
}
*/

/* PRETTIER PASSWORD PROTECTED PAGE FORM */

.post-password-form {
    max-width: 800px;
    margin: 200px auto;
    padding: 30px;
    text-align: center;
}

.post-password-form input[type=submit] {
    padding-top: 11px;
    padding-bottom: 11px;
    border: none;
}

.post-password-form input[type=password] {
    margin-top: 3px;
    border-radius: 0;
}

.post-password-form label {
    font-size: 0;
}



/* ELEMENTOR BREAKPOINTS: */

/* TABLET AND DOWN */
    @media only screen and (max-width : 1025px) {

}
    
/* PHONE AND DOWN */
    @media only screen and (max-width : 768px) {

}/* End custom CSS */