.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-3d3ab49:#EC6B2F;--e-global-color-1406aea:#231F20;--e-global-typography-primary-font-family:"Microsquare";--e-global-typography-primary-font-size:2.5rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Microsquare";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:0.1rem;--e-global-typography-text-font-family:"Microsquare";--e-global-typography-text-font-size:1.4rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Microsquare";--e-global-typography-accent-font-size:1.4rem;--e-global-typography-accent-font-weight:800;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-e534a32-font-family:"Microsquare";--e-global-typography-e534a32-font-weight:300;color:var( --e-global-color-1406aea );font-family:"Microsquare", Sans-serif;font-size:20px;}.elementor-kit-13 e-page-transition{background-color:var( --e-global-color-1406aea );}.elementor-kit-13 a{color:var( --e-global-color-3d3ab49 );font-family:"Microsquare", Sans-serif;font-size:22px;}.elementor-kit-13 h1{color:var( --e-global-color-3d3ab49 );font-family:"Amsterdam One Slant", Sans-serif;font-size:40px;}.elementor-kit-13 h2{color:var( --e-global-color-3d3ab49 );font-family:"Amsterdam One Slant", Sans-serif;font-size:40px;}.elementor-kit-13 h3{color:var( --e-global-color-1406aea );font-family:"Microsquare", Sans-serif;font-size:30px;}.elementor-kit-13 h4{color:var( --e-global-color-1406aea );font-family:"Microsquare", Sans-serif;font-size:26px;}.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:1366px){.elementor-kit-13{--e-global-typography-primary-font-size:2.2rem;--e-global-typography-secondary-font-size:1.4rem;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1.2rem;}}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-primary-font-size:2.6rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-primary-font-size:1.8rem;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:1.2rem;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1rem;--e-global-typography-e534a32-font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-13{--e-global-typography-primary-font-size:3rem;}}/* Start custom CSS *//* === Orange scroll-progress bar === */
@media (max-width: 767px) {
  .mobile-scroll-nav-wrapper {
    position: relative;           /* anchor for ::after bar  */
  }
  .mobile-scroll-nav-wrapper::after {
    content: "";
    position: absolute;
    left: 0;                      /* start at far left       */
    bottom: -2px;                 /* hugs menu’s bottom edge */
    height: 3px;                  /* bar thickness           */
    background: #ff7a00;          /*  orange tone            */
    width: calc(var(--scroll-pct, 0) * 1%); /* updated by JS */
    transition: width 0.15s linear;          /* smooth feel  */
    z-index: 1;                   /* sits above page bg      */
    pointer-events: none;         /* clicks pass through     */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Microsquare';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://clydeironworks.com/wp-content/uploads/2024/03/MicroSquare-Bold.woff2') format('woff2'),
		url('https://clydeironworks.com/wp-content/uploads/2024/03/MicroSquare-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Microsquare';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://clydeironworks.com/wp-content/uploads/2024/03/MicroSquare-Regular.woff2') format('woff2'),
		url('https://clydeironworks.com/wp-content/uploads/2024/03/MicroSquare-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Amsterdam One Slant';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://clydeironworks.com/wp-content/uploads/2024/03/Amsterdam-One-Slant.woff2') format('woff2'),
		url('https://clydeironworks.com/wp-content/uploads/2024/03/Amsterdam-One-Slant.woff') format('woff'),
		url('https://clydeironworks.com/wp-content/uploads/2024/03/Amsterdam-One-Slant.ttf') format('truetype');
}
/* End Custom Fonts CSS */