.elementor-kit-40572{--e-global-color-55fb9e77:#FFFFFF;--e-global-color-33f1907c:#000000;}.elementor-kit-40572 e-page-transition{background-color:#FFBC7D;}.elementor-kit-40572 input:not([type="button"]):not([type="submit"]),.elementor-kit-40572 textarea,.elementor-kit-40572 .elementor-field-textual{background-color:#FFFFFF;border-radius:0px 0px 0px 0px;}.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 *//* Remove Blue Outline on Links */
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}

[type=button]:focus, [type=submit]:focus, button:focus {
    outline: 0px dotted !important;
}

/* Fix black text for "By" in Site Credits */

span#site_credits_text {
    color: #fff !important;
}

/* Menu Stay Effect -turn on and customize as needed */

/* If menu uses pointer hover

li.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor a:after {    background-color: var( --e-global-color-primary) !important;
    opacity: 1 !important;
    color: var( --e-global-color-primary) !important;
   
}

*/
 
/* If menu uses background hover

li.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor a {
    background: var( --e-global-color-primary);
} 

*//* End custom CSS */