

.footer-width-fixer {
    width: 100%;
}

/* Container fix for genesis themes */

.ehf-template-genesis.ehf-header .site-header .wrap,
.ehf-template-genesis.ehf-footer .site-footer .wrap,
.ehf-template-generatepress.ehf-header .site-header .inside-header {
    width: 100%;
    padding: 0;
    max-width: 100%;
}

/* Container fix for generatepress theme */

.ehf-template-generatepress.ehf-header .site-header,
.ehf-template-generatepress.ehf-footer .site-footer {
    width: 100%;
    padding: 0;
    max-width: 100%;
    background-color: transparent !important; /* override generatepress default white color for header */
}

.bhf-hidden {
    display: none
}

/* Sticky Header */

#thhf-masthead-sticky {
    width: 100%;
    left: 0;
    display:none;
    /* transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s; */
}

#thhf-masthead.transparent-header {
    position: absolute;
    background: transparent;
    overflow:visible;
    width: 100%;
}


#thhf-masthead-sticky.transparent-header {
    background: transparent;
    overflow:visible;
    width: 100%;
}    

/* Fix: Header hidden below the page content */
#thhf-masthead, #thhf-masthead-sticky {
	z-index: 999;
    /*position: relative;*/
}

/*
     FILE ARCHIVED ON 03:28:17 May 06, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:23:18 Jan 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.64
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.01
  esindex: 0.011
  cdx.remote: 12.829
  LoadShardBlock: 262.036 (3)
  PetaboxLoader3.datanode: 745.202 (4)
  PetaboxLoader3.resolve: 276.941 (2)
  load_resource: 789.309
*/