.elementor-kit-3800{--e-global-color-primary:#000000;--e-global-color-secondary:#666666;--e-global-color-text:#2F2F2F;--e-global-color-accent:#F7C51E;--e-global-color-e5a7df5:#FFFFFF;--e-global-color-bd1622d:#181818;--e-global-typography-primary-font-family:"Powerhouse Heavy";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Powerhouse Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:20px;--e-global-typography-accent-letter-spacing:0.7px;}.elementor-kit-3800 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3800 h1{font-family:"Powerhouse Heavy", Sans-serif;font-size:clamp(5rem, 3.214rem + 4.762vw, 7.5rem);font-weight:normal;line-height:1;}.elementor-kit-3800 h2{font-family:"Powerhouse Heavy", Sans-serif;}.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 */.navButton:hover {
    border:none;
}

.navButton a {
    color:black !important;
    padding:10px 25px !important;
    background-color:var(--e-global-color-accent );
    border-radius:25px;
    /*display:inline-block;*/
    position:relative;
}



.navButton a:after {
    content:"";
    position:absolute;
    width:65%;
    height:2px;
    background:black !important;
    bottom:10px;
    left:25px;
    transform-origin:left;
    transform:scaleX(0);
    transition:0.25s all;
}

.navButton:hover a:after {
    transform:scaleX(1);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Powerhouse Heavy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://kspowerhouseathletics.com/wp-content/uploads/2025/05/powerhouse-heavy.ttf') format('truetype');
}
@font-face {
	font-family: 'Powerhouse Heavy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Powerhouse Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://kspowerhouseathletics.com/wp-content/uploads/2025/05/powerhouse-regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */