.elementor-kit-133{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#333333;--e-global-color-accent:#64B146;--e-global-color-3a9f30a:#3D424A;--e-global-color-f976d56:#ECF4F3;--e-global-color-933d415:#E78810;--e-global-color-49f1ecb:#22262D;--e-global-color-e7eb416:#C3C3C3;--e-global-color-cff2b85:#151716;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-99e923c-font-family:"Proxima Nova";--e-global-typography-99e923c-font-weight:800;--e-global-typography-99e923c-letter-spacing:1px;--e-global-typography-bb87995-font-family:"Proxima Nova";--e-global-typography-bb87995-font-size:18px;--e-global-typography-bb87995-font-weight:700;--e-global-typography-259759f-font-family:"Proxima Nova";--e-global-typography-259759f-font-size:14px;--e-global-typography-259759f-font-weight:500;--e-global-typography-259759f-text-transform:uppercase;--e-global-typography-259759f-letter-spacing:1px;--e-global-typography-3304373-font-family:"Proxima Nova";--e-global-typography-3304373-font-size:76px;--e-global-typography-3304373-font-weight:900;--e-global-typography-3304373-text-transform:uppercase;--e-global-typography-3304373-letter-spacing:2px;--e-global-typography-6e23d34-font-family:"Proxima Nova";--e-global-typography-6e23d34-font-size:40px;--e-global-typography-6e23d34-font-weight:500;--e-global-typography-6e23d34-text-transform:uppercase;--e-global-typography-6e23d34-letter-spacing:0.5px;--e-global-typography-4fa245a-font-family:"Proxima Nova";--e-global-typography-4fa245a-font-size:19px;--e-global-typography-4fa245a-font-weight:200;--e-global-typography-0ffe13c-font-family:"Proxima Nova";--e-global-typography-0ffe13c-font-size:24px;--e-global-typography-0ffe13c-font-weight:500;--e-global-typography-1a2a279-font-family:"Proxima Nova";--e-global-typography-1a2a279-font-size:19px;--e-global-typography-1a2a279-font-weight:500;--e-global-typography-565836a-font-family:"Proxima Nova";--e-global-typography-565836a-font-size:19px;--e-global-typography-565836a-font-weight:200;--e-global-typography-3f57096-font-family:"Proxima Nova";--e-global-typography-3f57096-font-size:19px;--e-global-typography-3f57096-font-weight:300;background-color:var( --e-global-color-secondary );}.elementor-kit-133 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:00px;}.elementor-element{--widgets-spacing:00px 00px;--widgets-spacing-row:00px;--widgets-spacing-column:00px;}{}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 */.hover-image:hover + .target-text-box {
    background-color: #ffcc00;
}
.link-color a {
  color: #64B146;
  text-decoration: none; /* optional: removes underline */
}

.link-color a:hover {
  color: #4e8c36; /* a slightly darker green for hover */
  text-decoration: underline; /* optional: adds underline on hover */
}
/* Force loop container to flex properly with gaps */
#my-loop-grid .elementor-loop-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
  width: 100%;
  box-sizing: border-box;
}

/* Reset all loop items and set default 3-per-row */
#my-loop-grid .elementor-loop-container .e-loop-item {
  flex: 0 0 calc(33.3333% - 13.3333px);
  max-width: calc(33.3333% - 13.3333px);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* 1st and 2nd post in every 6: 50% width */
#my-loop-grid .elementor-loop-container .e-loop-item:nth-child(6n+1),
#my-loop-grid .elementor-loop-container .e-loop-item:nth-child(6n+2) {
  flex: 0 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
}

/* Force inner flex items to behave */
#my-loop-grid .elementor-loop-container .e-loop-item > * {
  flex: 1 0 auto;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Reset inner elementor container flex behaviors */
#my-loop-grid .elementor-loop-container .e-loop-item .e-con-inner {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Force images to fill width without breaking layout */
#my-loop-grid .elementor-loop-container .e-loop-item img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: 0;
  padding: 0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bctexasllc.com/wp-content/uploads/2025/02/ProximaNova-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://bctexasllc.com/wp-content/uploads/2025/02/ProximaNova-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://bctexasllc.com/wp-content/uploads/2025/02/ProximaNova-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://bctexasllc.com/wp-content/uploads/2025/02/ProximaNova-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://bctexasllc.com/wp-content/uploads/2025/02/ProximaNova-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://bctexasllc.com/wp-content/uploads/2025/02/ProximaNova-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://bctexasllc.com/wp-content/uploads/2025/02/ProximaNova-Thin.woff2') format('woff2');
}
/* End Custom Fonts CSS */