.elementor-kit-12{--e-global-color-primary:#2F2F2F;--e-global-color-secondary:#F2F0EF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#DDBD78;--e-global-color-f787665:#FFFFFF;--e-global-color-501fe30:#FFFFFF;--e-global-color-c3d802c:#DDBD78;--e-global-color-57378b8:#CB9745;--e-global-color-3dcd0d5:#FFFFFF;--e-global-color-a9d2958:#2F2F2F;--e-global-color-aad4d47:#CB9745;--e-global-color-84effcf:#EEEEEE;--e-global-color-c1bcff9:#FFFFFF;--e-global-color-94b12ba:#E5E5E5;--e-global-color-169d8c8:#CB9745;--e-global-color-9238622:#CB9745;--e-global-color-e083a2c:#FFFFFF;--e-global-color-28c6e4b:#A87627;--e-global-color-bbf838e:#FFFFFF;--e-global-color-6fdaadf:#000000;--e-global-color-52874d0:#FFFFFF;--e-global-color-101dce5:#ECEEF2;--e-global-color-7d45de7:#F3F3F3;--e-global-color-34b634b:#000000;--e-global-color-29d228c:#000000;--e-global-color-e67451f:#CB9745;--e-global-color-c20e061:#B1B5B5;--e-global-color-52aea6e:#484848;--e-global-color-06c52b2:#DDBD78;--e-global-color-8bdebd1:#290004;--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;color:#2F2F2F;font-family:"Inter", Sans-serif;font-size:19px;font-weight:200;line-height:26px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{color:#FFFFFF;font-family:"Fraunces", Sans-serif;font-size:60px;font-weight:100;text-transform:capitalize;line-height:68px;}.elementor-kit-12 h2{color:#003143;font-family:"Fraunces", Sans-serif;font-size:55px;font-weight:200;text-transform:capitalize;line-height:63px;}.elementor-kit-12 h3{color:#003143;font-family:"Fraunces", Sans-serif;font-size:30px;font-weight:400;text-transform:capitalize;line-height:36px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:18px;font-weight:500;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-12 h1{font-size:45px;line-height:52px;}.elementor-kit-12 h2{font-size:40px;line-height:48px;}.elementor-kit-12 h3{font-size:25px;line-height:32px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:18px;padding:13px 22px 13px 22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{font-size:18px;}.elementor-kit-12 h1{font-size:35px;line-height:41px;}.elementor-kit-12 h2{font-size:30px;line-height:36px;}.elementor-kit-12 h3{font-size:25px;line-height:31px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:16px;line-height:22px;padding:10px 20px 10px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* no margin bottom on p last-child */
.p-mb-0 p:last-child {
  margin-bottom: 0;
}

.process-circle p{
    height:60px;
    width:60px;
    display: table-cell;
    vertical-align: middle;
    align-content: center;
}

.square-col{
    height:70px;
    width:70px!important;
}


.list-icon-top .elementor-icon-list-item {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-box-align: start;
    align-items: start!important;
}

.list-icon-top .elementor-icon-list-icon {
    padding-top:7px;
}

.e-n-accordion-item-title-icon {
  align-self: flex-start !important;
  margin-top: 0.2em !important;
}

.hover-container {
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hover-container:hover,
.hover-container:focus-within {
  z-index: 10;
  transform: scale(1.05);

}

.golden-button .elementor-button {
  touch-action: manipulation;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: none;
  font-family: inherit;
  border: 1px solid rgba(184, 120, 34, 0.9);
  color: #1b1408 !important;
  text-decoration: none;
  cursor: pointer;
  background-image: linear-gradient(
    160deg,
    #b87822 0%,
    #c99a4b 25%,
    #e6cd8c 50%,
    #c99a4b 75%,
    #b87822 100%
  );

  box-shadow:
    0 6px 14px rgba(0, 0, 0, 0.18),
    inset 0 1px 0 rgba(255, 245, 210, 0.45),
    inset 0 -1px 0 rgba(120, 70, 18, 0.22);

  transition: box-shadow .25s ease, transform .25s ease, background .25s ease;
}

/* optional: remove Elementor extra after/before weirdness if any */
.golden-button .elementor-button::before,
.golden-button .elementor-button::after {
  display: none !important;
  content: none !important;
}

.golden-button .elementor-button:hover,
.golden-button .elementor-button:focus {

  background-image: linear-gradient(
  160deg,
  #d89a3e 0%,
  #e2ba73 35%,
  #f7e9bc 50%,
  #e2ba73 65%,
  #d89a3e 100%
);

   box-shadow:
    0 8px 14px rgba(0,0,0,0.18),
    0 4px 8px rgba(184,120,34,0.25);

  transform: translateY(-1px);
}

.golden-button .elementor-button:active {
  transform: translateY(0);
  box-shadow:
    0 4px 10px rgba(0, 0, 0, 0.16),
    inset 0 1px 0 rgba(255, 245, 210, 0.35),
    inset 0 -1px 0 rgba(120, 70, 18, 0.28);
}

.golden-button .elementor-button:focus-visible {
  outline: 2px solid rgba(242, 223, 162, 0.6);
  outline-offset: 2px;
}
.gradient-gold-title {
   
  text-shadow: none !important;
  position: relative;
 
  /* 2) Metallic gold with a specular highlight */
   background: linear-gradient(
    150deg,
    #cb9745 0%,
    #eccf88 35%,
    #cb9745 62%,
    #bf822b 73%,
    #e9bd80 100%
  );
  background-clip: text;
  -webkit-text-fill-color: transparent;
  
}

.gradient-gold-title::after {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  z-index: -1;
  
  transform: translate(.6px, 1.6px);
  filter: blur(.6px);
  opacity: .35;
}


/* ===== Global fixed background (NO seams between sections) ===== */

body{
  background: transparent !important;
}

/* The texture overlay layer */
body::before{
  content:"";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;

  background-image: url("https://bradyremodeling.com/wp-content/uploads/2026/04/bg2.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  opacity: 1;
  mix-blend-mode: none;

  transform: translateZ(0);
  will-change: transform;
}

/* Make sure page content sits above the overlay */
#page{
  position: relative;
  z-index: 1;
}

/* Keep header above everything */
header,
.site-header,
.elementor-location-header {
  position: relative;
  z-index: 9999;
}


.premium-shadow {
  box-shadow:
    0 15px 70px rgba(0, 0, 0, 0.15),
    0 10px 20px rgba(0, 0, 0, 0.3),
    0 0 0 1px rgba(255, 255, 255, 0.06);
}

.scroll-cue{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  animation: scrollHint 1.8s ease-in-out infinite;
  will-change: transform, opacity, filter;
}

@keyframes scrollHint{
  0%, 100%{
    transform: translateY(0);
    opacity: 0.65;
    filter: drop-shadow(0 0 0 rgba(216,175,84,0));
  }
  50%{
    transform: translateY(10px);
    opacity: 1;
    filter: drop-shadow(0 0 10px rgba(216,175,84,0.28));
  }
}/* End custom CSS */