.elementor-kit-6{--e-global-color-primary:#B15C0F;--e-global-color-secondary:#000000;--e-global-color-text:#423F3F;--e-global-color-accent:#277240;--e-global-color-4ae78b7:#FFFFFF;--e-global-color-db5498f:#319652;--e-global-color-95d9c80:#F4F5F2;--e-global-color-7322fa1:#B2B2B2;--e-global-typography-primary-font-family:"Sunborn Sans One";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"EB Garamond";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;--e-global-typography-5dc3808-font-family:"Lato";--e-global-typography-5dc3808-font-size:15px;--e-global-typography-5dc3808-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;padding:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-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 */.elementor-button {
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: color 0.3s ease;
}

/* teks tetap di atas */
.elementor-button span,
.elementor-button {
  position: relative;
  z-index: 2;
}

/* overlay kotak efek */
.elementor-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%; /* muncul dari tengah */
  transform: translateX(-50%);
  width: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.3); /* semi transparan, efek gelap */
  z-index: 1;
  transition: width 0.4s ease;
}

/* saat hover rectangle penuh */
.elementor-button:hover::before {
  width: 100%;
}

/* On desktop (min-width: 1025px), hide .reserve */
@media (min-width: 1025px) {
  .elementor-nav-menu .responsive {
    display: none !important;
  }
}

/* On tablet & mobile (max-width: 1023px), hide .button-header */
@media (max-width: 1023px) {
  .button-header {
    display: none !important;
  }
  .home .second {
  display: none !important;
}


}

/* Fade In Option */

.header-2 {
 opacity: 0;
 -moz-transition: opacity .25s ease-out!important;
  -webkit-transition: opacity .25s ease-out!important;
  transition: opacity .25s ease-out!important;
}


.elementor-sticky--effects.header-2  {
 opacity: 1!important;
}
.e-con.elementor-sticky--active {
    z-index: var(--z-index,99);
    width: 100% !important;
}



/* End Of Fade In Option *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sunborn Sans One';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.balancedphysicaltherapy.com/wp-content/uploads/2025/10/Sunborn-SansOneSlant-2.woff') format('woff');
}
@font-face {
	font-family: 'Sunborn Sans One';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.balancedphysicaltherapy.com/wp-content/uploads/2025/10/Sunborn-SansOneOutlineSlant-2.woff') format('woff');
}
@font-face {
	font-family: 'Sunborn Sans One';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.balancedphysicaltherapy.com/wp-content/uploads/2025/10/Sunborn-SansOneOutline-2.woff') format('woff');
}
@font-face {
	font-family: 'Sunborn Sans One';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.balancedphysicaltherapy.com/wp-content/uploads/2025/10/sunborn-sans-one.ttf') format('truetype');
}
/* End Custom Fonts CSS */