.elementor-kit-6{--e-global-color-primary:#003A51;--e-global-color-secondary:#2A2A2A;--e-global-color-text:#4E4E4E;--e-global-color-accent:#FFBA30;--e-global-color-5a927bf:#BEE2CA;--e-global-color-2c0880f:#FFFFFF;--e-global-color-90404cf:#000000;--e-global-color-aa296f2:#1767A5;--e-global-color-d117f32:#005577;--e-global-typography-primary-font-family:"Aptos";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Aptos";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Aptos";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Aptos";--e-global-typography-accent-font-weight:600;background-color:#F5F5F5;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:#2A2A2A;font-size:28px;}.elementor-kit-6 h2{color:#2A2A2A;font-size:24px;}.elementor-kit-6 h3{color:#2A2A2A;font-size:20px;}.elementor-kit-6 h4{color:#2A2A2A;font-size:18px;}.elementor-kit-6 h5{color:#2A2A2A;font-size:16px;}.elementor-kit-6 h6{color:#2A2A2A;font-size:14px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Aptos", Sans-serif;font-weight:600;color:#141D29;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1302px;}.e-con{--container-max-width:1302px;}.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-kit-6 h1{font-size:24px;}.elementor-kit-6 h2{font-size:22px;}.elementor-kit-6 h3{font-size:18px;}.elementor-kit-6 h4{font-size:16px;}.elementor-kit-6 h5{font-size:15px;}.elementor-kit-6 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:20px;}.elementor-kit-6 h2{font-size:18px;}.elementor-kit-6 h3{font-size:16px;}.elementor-kit-6 h4{font-size:15px;}.elementor-kit-6 h5{font-size:14px;}.elementor-kit-6 h6{font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Use an overlay so the child’s clipping doesn’t fight it */
.btc-border {
  position: relative !important;
  border: none !important;
  border-radius: 5px !important;
}

.btc-border::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border: 1px solid #D9D9D9 !important;
  border-radius: 5px !important;
  pointer-events: none !important;
}



.btc-border:hover {
    transform: translateY(-2px);
}


.elementor-widget-loop-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container))>.swiper {
    padding-bottom: 0px !important;
}

.elementor-swiper-button svg {
    transition:300ms !important;
}



@media (max-width: 767px) {
  .elementor-widget-template {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    position: relative !important;
    box-sizing: border-box !important;
    min-width: 0 !important;     /* prevents inner overflow */
    overflow-x: clip;             /* avoid horizontal scroll on mobile */
  }

  /* Belt-and-suspenders so inner templates can't push wider */
  .elementor-widget-template .elementor,
  .elementor-widget-template .e-con,
  .elementor-widget-template .elementor-template,
  .elementor-widget-template .btc-border {
    min-width: 0 !important;
    max-width: 100% !important;
  }
}



/* File-type Images */

/* Scope to your new global loop container class */
.file-type-icons .elementor-widget-image a {
  position: relative !important;
  display: inline-block !important;
}

.file-type-icons .elementor-widget-image img {
  opacity: 0 !important; /* hides original but keeps space */
}

.file-type-icons .elementor-widget-image a::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  pointer-events: none !important;
}

/* File-type-specific replacements */
.file-type-icons .PDF .elementor-widget-image a::after {
  background-image: url("https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/pdf-1.svg") !important;
}

.file-type-icons .XLS .elementor-widget-image a::after {
  background-image: url("https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/xls.svg") !important;
}

.file-type-icons .PPT .elementor-widget-image a::after {
  background-image: url("https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/ppt.svg") !important;
}

.file-type-icons .DOC .elementor-widget-image a::after {
  background-image: url("https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/doc.svg") !important;
}






.shorten-excerpt {
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* ========= GRAVITY FORMS — GLOBAL ========= */

/* Field labels (form titles per field) */
.gform_wrapper .gfield_label,
.gform_wrapper .gfield_label .gfield_required_text {
  color: #2A2A2A !important;
  font-family: "Aptos", Sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: normal !important;
}

/* Inputs, Textareas, Selects — border + remove box-shadow */
.gform_wrapper .gfield .ginput_container input[type="text"],
.gform_wrapper .gfield .ginput_container input[type="email"],
.gform_wrapper .gfield .ginput_container input[type="tel"],
.gform_wrapper .gfield .ginput_container input[type="url"],
.gform_wrapper .gfield .ginput_container input[type="number"],
.gform_wrapper .gfield .ginput_container input[type="password"],
.gform_wrapper .gfield .ginput_container input[type="search"],
.gform_wrapper .gfield .ginput_container textarea,
.gform_wrapper .gfield .ginput_container select {
  border: 1px solid #D9D9D9 !important;
  background: #fff !important;
  box-shadow: none !important;     /* remove any theme/Orbital shadows */
  border-radius: 3px;              /* matches your site radius */
}

/* Focus state — keep clean, no box-shadow */
.gform_wrapper .gfield .ginput_container input[type="text"]:focus,
.gform_wrapper .gfield .ginput_container input[type="email"]:focus,
.gform_wrapper .gfield .ginput_container input[type="tel"]:focus,
.gform_wrapper .gfield .ginput_container input[type="url"]:focus,
.gform_wrapper .gfield .ginput_container input[type="number"]:focus,
.gform_wrapper .gfield .ginput_container input[type="password"]:focus,
.gform_wrapper .gfield .ginput_container input[type="search"]:focus,
.gform_wrapper .gfield .ginput_container textarea:focus,
.gform_wrapper .gfield .ginput_container select:focus {
  box-shadow: none !important;
}

/* Placeholder text */
.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder {
  color: #B3B3B3 !important;
  opacity: 1 !important;
}
/* Cross-browser placeholder support */
.gform_wrapper input::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder { color: #B3B3B3 !important; }
.gform_wrapper input:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder { color: #B3B3B3 !important; }
.gform_wrapper input::-ms-input-placeholder,
.gform_wrapper textarea::-ms-input-placeholder { color: #B3B3B3 !important; }

/* Required asterisk — match field text styles (Montserrat 16/500, dark) */
.gform_wrapper .gfield_required,
.gform_wrapper .gfield_required .gfield_required_text,
.gform_wrapper .gfield_label .gfield_required,
.gform_wrapper .gfield_label .gfield_required .gfield_required_text,
.gform_wrapper .gfield_label .gfield_required_asterisk,
.gform_wrapper .gfield_label abbr[title="required"] {
  color: #112337 !important;
  font-family: "Montserrat", Sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  text-decoration: none !important;
  border: 0 !important;
}

/* Hide “Required” legend line */
.gform_wrapper .gform_required_legend {
  display: none !important;
}

/* Submit buttons (Orbital + classic) */
.gform_wrapper.gform-theme .gform_footer .gform_button,
.gform_wrapper.gform-theme .gform_page_footer .gform_button,
.gform_wrapper input.gform_button,
.gform_wrapper button.gform_button,
.gform_wrapper .gform_button--primary {
  background-color: #FFBA30 !important;
  color: #141D29 !important;
  border: none !important;
  border-radius: 3px !important;
  padding: 12px 24px !important;
  line-height: 1 !important;
  font-family: "Aptos", Sans-serif !important;
  font-weight: 700 !important;
  text-align: center !important;
  transition: all .3s !important;
  cursor: pointer;
}
.gform_wrapper.gform-theme .gform_footer .gform_button:hover,
.gform_wrapper.gform-theme .gform_page_footer .gform_button:hover,
.gform_wrapper input.gform_button:hover,
.gform_wrapper button.gform_button:hover,
.gform_wrapper .gform_button--primary:hover,
.gform_wrapper.gform-theme .gform_footer .gform_button:focus,
.gform_wrapper.gform-theme .gform_page_footer .gform_button:focus,
.gform_wrapper input.gform_button:focus,
.gform_wrapper button.gform_button:focus,
.gform_wrapper .gform_button--primary:focus {
  background-color: #EDB13A !important;
  color: #141D29 !important;
  outline: none !important;
}


/* Bday & Anniversary Global */

/* Wrapper: stack rows with same spacing Elementor uses by default */
.btc-upcoming {
  display: grid;
  gap: 30px;
  max-width: 100%;
}

/* Each row matches your container: image left, text right */
/* Use minmax on the right column so it respects parent padding */
.btc-upcoming__item {
  display: grid;
  grid-template-columns: 25% minmax(0, 1fr);
  align-items: center;
  gap: 15px;
}

/* Desktop split ~18% / 82% like your static widget,
   still using minmax to avoid bleed */
@media (min-width: 768px) {
  .btc-upcoming__item {
    grid-template-columns: 18% minmax(0, 82%);
  }
}

/* Make sure the right column can actually shrink inside grid */
.btc-upcoming__body {
  min-width: 0;
  overflow-wrap: anywhere;
}

/* Optional safety: clip any unexpected overflow inside bordered wrapper */
.btc-border { overflow: hidden; }

/* Avatar styles = round + thin border like your static images */
.btc-upcoming__avatar {
  width: 100%;
  height: auto;
  max-width: 160px !important;          /* keeps them from getting huge */
  border: 1px solid #C1C1C1 !important; /* same border as static */
  border-radius: 100px !important;       /* circle */
  display: block;
}

/* Name */
.btc-upcoming__name {
  margin: 0 0 4px 0;
  font-weight: 700;
  color: #141D29;
}

/* Meta line (icon + text), aligned & colored like the icon-box */
.btc-upcoming__meta {
  display: flex;
  align-items: center;
  gap: 8px;                 /* same gap you used in icon-box */
  margin: 0;
  font-family: "Aptos", Sans-serif;
  font-weight: 400;
  color: #828282;
}

.btc-upcoming__meta span { margin-bottom: -4px; }

@media only screen and (min-width:768px) and (max-width: 1024px) {
    .btc-upcoming__meta span {
    font-size: 14px;
}
}


.btc-upcoming__meta span.btc-upcoming__icon { margin-bottom: 0; }

/* SVG icon mimics Elementor inline icons (inherit color) */
.btc-upcoming__icon .btc-upcoming__svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  color: #828282;
  fill: currentColor;
}



/* Upcoming Events Global */
/* Wrapper uses same spacing rhythm as your Elementor grid */
.btc-events {
  display: grid;
  gap: 30px;
}

/* Two columns: left calendar block + right content (use fr so gaps don't overflow .btc-border) */
.btc-event {
  display: grid;
  grid-template-columns: 1fr 3fr;  /* ~25% / 75% without bleed */
  gap: 20px;
  align-items: start;
}

@media (min-width:768px){
  .btc-event { grid-template-columns: 3fr 17fr; } /* ~15% / 85% without bleed */
}

/* Ensure right column can shrink inside padded wrappers */
.btc-event__right {
  min-width: 0;
  overflow-wrap: anywhere;
}

/* Optional safety: clip any unexpected overflow inside bordered wrapper */
.btc-border { overflow: hidden; }

/* Left column: stacked month then day */
.btc-event__left {
  display: grid;
  grid-template-rows: auto auto;
}

/* MONTH block (JUN) — background + tiny uppercase label */
.btc-event__month {
  background-color: #F3F5F5;
  text-align: center;
  padding: 4px 0;
  border: 1px solid #D9D9D9;
}
.btc-event__month h2 {
  margin: 0;
  font-family: "Aptos", Sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C37682;
}

/* DAY block (13) — bordered box beneath the month */
.btc-event__day {
  text-align: center;
  padding: 5px 0;
  border: 1px solid #D9D9D9;
  border-top: none;
  border-radius: 0 0 2px 2px;
}
.btc-event__day h2 {
  margin: 0;
  font-family: "Aptos", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #393939;
}

/* Right column: title + blurb */
.btc-event__title {
  margin: 0 0 4px 0;
  font-weight: 700;
  color: #393939;
}
.btc-event__title a {
  color: inherit;
  text-decoration: none;
}
.btc-event__title a:hover,
.btc-event__title a:focus { text-decoration: underline; }

/* Excerpt text color like your static */
.btc-event__excerpt p {
  margin: 0;
  font-family: var(--e-global-typography-text-font-family, "Aptos"), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight, 400);
  color: #828282;
}

@media only screen and (min-width:768px) and (max-width: 1024px) {
    .btc-event__excerpt p {
    font-size: 14px;
}
}



/* Holidays & Events Archive */

h3.btc-events__group-title {
    font-family: "Aptos", Sans-serif;
    font-weight: 700;
    padding-top: 40px;
}


/* Events archive only: make the calendar column thinner */
@media (min-width: 1025px) {
  .btc-events-archive .btc-event {
    grid-template-columns: 10% 90%;  /* desktop: was 15/85 */
      gap: 16px;   
  }
}


@media (min-width:768px) and (max-width:1024px) {
.btc-events-archive .btc-event {
  grid-template-columns: 15% 85%;   /* mobile/tablet: was 25/75 */
  gap: 16px;                         /* a touch tighter than 20px */
}}


@media (max-width:767px) {
.btc-events-archive .btc-event {
  grid-template-columns: 20% 80%;   /* mobile/tablet: was 25/75 */
  gap: 16px;                         /* a touch tighter than 20px */
}}




/* Optional: if the archive lives inside .btc-border, keep inner layout tidy */
.btc-border .btc-events-archive {
  box-sizing: border-box;
}


/* Make the archive obey the .btc-border padding without adding more */
.btc-border .elementor-widget-shortcode,
.btc-border .elementor-widget-shortcode .elementor-shortcode,
.btc-border .btc-events-archive {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* Group wrapper must be allowed to shrink */
.btc-border .btc-events-archive .btc-events__group {
  display: block;
  width: auto;
  max-width: 100%;
  min-width: 0;
}

/* Event row: keep the calendar a bit slimmer and
   let the right column shrink/wrap instead of pushing past padding */
@media (min-width: 768px) {
  .btc-border .btc-events-archive .btc-event {
    grid-template-columns: max(64px, 12%) minmax(0, 1fr);
  }
}
@media (max-width: 767.98px) {
  .btc-border .btc-events-archive .btc-event {
    grid-template-columns: 72px minmax(0, 1fr);
  }
}

/* Critical: allow wrapping in the right column */
.btc-border .btc-events-archive .btc-event__right {
  min-width: 0; /* fixes grid children default of min-width:auto */
}

/* Wrap long titles/sentences at container edge */
.btc-border .btc-events-archive .btc-event__title,
.btc-border .btc-events-archive .btc-event__excerpt p {
  overflow-wrap: anywhere;   /* modern */
  word-break: break-word;    /* fallback */
}

/* Ensure nothing is being clipped */
.btc-border .btc-events-archive {
  overflow: visible;
}



.btc-breadcrumbs a {
    transition:300ms !important;
}


/* Breadcrumbs: single row, ellipsis on the last crumb only */
.btc-breadcrumbs{
  display:flex;
  align-items:center;
  flex-wrap:nowrap;      /* <- prevent a second line */
  gap:.5rem;
  max-width:100%;
  overflow:hidden;       /* allow children to clip */
  white-space:nowrap;    /* keep inline text on one line */
}

/* normalize heading spacing */
.btc-breadcrumbs h6.elementor-heading-title{ margin:0; }

/* icons (chevrons) shouldn't flex or shrink */
.btc-breadcrumbs .elementor-widget-icon{
  flex:0 0 auto;
  line-height:1;
}

/* all heading widgets (crumbs) default to no-shrink, keep intrinsic width */
.btc-breadcrumbs .elementor-widget-heading{
  flex:0 0 auto;
  min-width:max-content;
}

/* only the LAST heading may shrink to make room */
.btc-breadcrumbs .elementor-widget-heading:last-of-type{
  flex:1 1 auto;
  min-width:0;                 /* CRUCIAL for text-overflow */
}

/* apply the actual ellipsis on the last crumb text (and its link) */
.btc-breadcrumbs .elementor-widget-heading:last-of-type .elementor-heading-title,
.btc-breadcrumbs .elementor-widget-heading:last-of-type .elementor-heading-title a{
  display:block;
  min-width:0;                 /* ensure inner element can shrink */
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* optional: tighten very small screens */
@media (max-width:480px){
  .btc-breadcrumbs{ gap:.35rem; }
  .btc-breadcrumbs .elementor-icon svg{ width:.9em; height:.9em; }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Aptos';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/aptos.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/aptos.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/normal-aptos-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/normal-aptos-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/normal-aptos-bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/100-aptos-light.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/100-aptos-light-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/500-aptos-semibold.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/700-aptos-extrabold.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/700-aptos-extrabold-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/800-aptos-black.woff2') format('woff2');
}
@font-face {
	font-family: 'Aptos';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://btc-intranet.staging-web.dev/wp-content/uploads/2025/08/800-aptos-black-italic.woff2') format('woff2');
}
/* End Custom Fonts CSS */