/**
 * Theme Name: Idaho Webmaster v4 - Child
 * Template: Webmaster-v4
 * Description: The theme to use and edit for making any changes to a specific site.
 * Author: White Whale Web
 * Author URI: https://whitewhaleweb.com/
 * Version: 1.0.1
 * Text Domain: webmaster-bs4
 */


/* ============================
   COLOR VARIABLES
   ============================ */
:root {
    --color1: #EBECE1;
    --color2: #1C4571;
    --color3: #293645;
    --color4: #E1C887;
    --color5: #779911;
    --color6: #004B1A;
    --color7: #ffffff;
    --color8: #000000;
    --color9: #F8F8F2;
    --color10: #FED627;
    --color11: #ededed;



    --sidebar: #e8e9de;
    --links-buttons: #fff;
    --cta-sections: #30758D;
    --icons: #E9E9C8;
    --meta: #E9E9C8;
    --misc: #8D4D39;
    --white: #FFFFFF;
    --text: #000;
    --background: #FCFCFC;
}



#main,
.no-js,
#primary,
.custom-blog-page>.row>div,
.tribe-events-c-search,
body {
    background: var(--color9) !important;
}





/* ============================
   TYPOGRAPHY
   Font: Atkinson Hyperlegible
   ============================ */

body {
    font-family: "Atkinson Hyperlegible", sans-serif!important;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--text);
}

/* HEADINGS */
h1,
h2,
h3,
h4,
h5,
h6,
.elementor-widget-heading .elementor-heading-title {
    color: #000;
}

h1,
.h1 {
  font-size: 60px;
  line-height: 65px;
}

h2 {
  font-size: 50px;
  line-height: 60px;
}

h3,
.h3 {
  font-size: 40px;
  line-height: 50px;
}

h4,
.h4 {
  font-size: 30px !important;
  line-height: 40px !important;
}

h5 {
  font-size: 20px;
  line-height: 30px;
}

h6 {
  font-size: 20px;
  line-height: 30px;
}

.elementor-widget-heading .elementor-heading-title {
    color: #000 !important;
}

#home-mission .elementor-heading-title {
    color: var(--color6) !important;
	font-weight: 700!important;
	font-size: 30px!important
}



.intro-txt {
  font-size: 24px !important;
  line-height: 30px !important;
}

.meta-link,
.meta-link a {
  font-size: 14px;
  line-height: 26px;
}

.input-txt {
  font-size: 14px;
  line-height: 26px;
}

.dept-tag-txt {
  font-size: 18px;
  line-height: 25px;
}



/* BTNS START */
.its-btn-primary a,
form .gform-footer.gform_footer input.gform_button.button,
.search-result-row article a.submit.search-submit.btn.btn-primary,
form.search-page-search button.submit.search-submit.btn.btn-primary,
button.its-btn-primary,
.its-btn-primary,
.elementor-cta a.elementor-cta__button,
.elementor-cta span.elementor-cta__button,
.idl-old-cta-section .elementor-cta--skin-classic .elementor-cta__button {
  background-color: var(--color10) !important;
  font-size: 1.2em !important;
  padding: 8px 50px;
  color: var(--color8) !important;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.its-btn-primary a:hover,
form .gform-footer.gform_footer input.gform_button.button:hover,
.search-result-row article a.submit.search-submit.btn.btn-primary:hover,
form.search-page-search button.submit.search-submit.btn.btn-primary:hover,
button.its-btn-primary:hover,
.its-btn-primary:hover,
.its-btn-primary-hover,
.mega-sub-menu a.its-btn-primary:hover,
.elementor-cta a.elementor-cta__button:hover,
.elementor-cta span.elementor-cta__button:hover,
.idl-old-cta-section .elementor-cta--skin-classic .elementor-cta__button:hover {
  background-color: var(--color7) !important;
  font-size: 1.2em !important;
  padding: 8px 50px;
  color: var(--color8) !important;
  text-decoration: none;
  border-radius: 4px;
  font-style: normal;
  font-weight: bold;
}

.its-btn-light a,
.its-btn-light-lg a,
.cta-section-left-icon a.cta-button-left,
button.its-btn-light,
.its-btn-light.elementor-widget-button a.elementor-button,
.elementor-element.its-btn-light a.elementor-button,
.its-btn-light,
.elementor-button-wrapper .elementor-size-sm,
.elementor-widget-button .elementor-button {
  background-color: var(--color6) !important;
  color: #fff !important;
  font-size: 1.2em !important;
  padding: 8px 50px;
  text-decoration: none;
  border-radius: 4px;
  border: 0px;
  font-weight: bold !important;
}

.its-btn-light a:hover,
.its-btn-light-lg a:hover,
.cta-section-left-icon a.cta-button-left:hover,
button.its-btn-light:hover,
.its-btn-light.elementor-widget-button a.elementor-button:hover,
.its-btn-light:hover,
.its-btn-light-hover,
.elementor-button-wrapper .elementor-size-sm:hover,
.elementor-widget-button .elementor-button:hover {
  background-color: var(--color3) !important;
  color: var(--color9) !important;
  font-style: normal !important;
  text-decoration: none !important;
  font-weight: bold !important;
  font-size: 1.2em !important;
  padding: 8px 50px;
  border-radius: 4px;
  border: 0px;
}

.elementor-widget-button .elementor-button:hover .elementor-button-text {
    color: #fff !important;
}

.its-btn-light-lg a,
.its-btn-light-lg {
  font-size: 1.57em !important;
  background-color: var(--color6) !important;
  color: var(--color7) !important;
  padding: 8px 50px;
  text-decoration: none;
  border-radius: 4px;
  border: 0px;
  font-weight: bold !important;
}

.its-btn-light-lg a:hover,
.its-btn-light-lg:hover {
  background-color: var(--color3) !important;
  color: var(--color9) !important;
  font-style: normal !important;
  text-decoration: none !important;
  font-weight: bold !important;
  font-size: 1.57em !important;
  padding: 8px 50px;
  border-radius: 4px;
  border: 0px;
}

.its-btn-lg,
.its-btn-lg a {
  background-color: var(--color10) !important;
  font-size: 1.57em !important;
  padding: 8px 50px;
  color: var(--color8) !important;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.its-btn-lg:hover,
.its-btn-lg a:hover {
  background-color: var(--color7) !important;
  font-size: 1.57em !important;
  padding: 8px 50px;
  color: var(--color8) !important;
  text-decoration: none;
  border-radius: 4px;
  font-style: normal;
  font-weight: bold;
}

.elementor-cta__button.elementor-button {
    line-height: 26px !important;
}
/* BTNS END */




.elementor-widget-container strong {
	font-size: 20px;
	/* color: var(--links-buttons)!important; */
	margin-top: 10px;
}

.elementor-widget-button .elementor-button:hover {
    /* background-color:#555 !important; */
    /* font-size: 1.2em !important; */
    font-weight: 700 !important;
    font-style: normal;
    text-decoration: none;
    color: #fff!important;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 50px!important;
    transition: all 0.2s 
ease-in-out;
}

/* ============================
   LINKS
   ============================ */
a {
    color: var(--links-buttons);
    text-decoration: underline;
}

a:hover,
a:focus {
    color: var(--cta-sections);
}

p a,
.elementor-widget-container li a {
    text-decoration: underline !important;
}

.footer-navigation p a {
    text-decoration: none !important;
}

/* ============================
   META TEXT
   ============================ */
.meta-text {
    color: var(--misc);
    font-size: 14px;
    line-height: 20px;
}

/* ============================
   SIDEBAR BACKGROUND
   ============================ */
.sidebar-background {
    background: var(--sidebar);
}

/* ============================
   INPUTS
   ============================ */
input,
textarea,
select {
    font-size: 14px;
    line-height: 26px;
    font-family: "Atkinson Hyperlegible", sans-serif;
}


/* HEADER START */
.mega-menu-toggle {
    background: var(--color9) !important;
}

.mega-menu-toggle .mega-toggle-animated-box .mega-toggle-animated-inner {
    background-color: #000 !important;
}

.mega-menu-toggle .mega-toggle-animated-box .mega-toggle-animated-inner::after {
    background-color: #000 !important;
}

.mega-menu-toggle .mega-toggle-animated-box .mega-toggle-animated-inner::before {
    background-color: #000 !important;
}

.top-navigation .fa-search:after {
    display: none;
}

/* ul#menu-top-menu::before,
ul#menu-top-menu::after {
    content: "|";
    margin: 0 0.5em;
    color: var(--color10);
} */

.fontsizer-wrap nav {
    display: flex;
}

.topbar-custom-nav a.search-toggle::after {
    color: var(--color10);
}

.custom-top-nav-content > ul:not(.dropdown-menu) > li:after {
    color: var(--color10);
}

@media only screen and (max-width: 1190px) {
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        padding-left: 10px;
        padding-right: 10px;
		left: auto!important;
		width: 100%!important
    }
}

#header-search::placeholder {
    color: #000;
}

a.mega-menu-link {
    font-size: 16px !important;
}

span.mega-indicator {
    margin: 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: var(--color3) !important;
    color: #fff !important;
}

#masthead .navbar.navbar-expand-lg,
#masthead #mega-menu-wrap-primary {
    background: var(--color9);
}

#masthead #mega-menu-primary li.mega-menu-item .mega-menu-link {
    color: var(--color8) !important;
}

#masthead #mega-menu-primary li.mega-menu-item .mega-menu-link:hover {
    background: var(--color3) !important;
    color: var(--color7) !important;
}

#masthead #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-item-type-post_type ul.mega-sub-menu,
#masthead #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-item-type-custom ul.mega-sub-menu {
    background: var(--color3);
    opacity: 1 !important;
}

#masthead ul.mega-sub-menu li.mega-menu-column {
    padding-right: 25px !important;
}

#masthead .mega-menu-cta-col {
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}

#masthead .mega-menu-item .textwidget.custom-html-widget {
    line-height: normal;
}

#masthead ul.mega-sub-menu .mega-menu-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

#masthead .mega-menu-image-link-leasing {
    background-image: url('/wp-content/uploads/2026/02/pexels-kevinbidwell-5612288-scaled.webp');
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    display: flex;
    justify-content: center;
    padding: 20px;
    display: flex;
    justify-content: center;
    text-align: center;
    color: #000;
    font-size: 25px;
    padding-top: 50px;
}

@media (max-width: 1024px) {
  #masthead .mega-menu-image-link-leasing {
    background-image: url(/wp-content/uploads/2026/02/pexels-kevinbidwell-5612288-scaled.webp);
        background-repeat: no-repeat;
        /* background-size: cover; */
        /* background-position: center center; */
        /* width: 100%; */
        /* max-width: 100%; */
        height: 220px;
        padding: 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-align: initial;
        color: #000;
        font-size: 26px;
        line-height: 1.3;
  }
	
}

.site-branding.header-background div.d-flex.align-items-center {
    width: 100%;
    justify-content: flex-end;
}

.site-branding.header-background .logo {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 0.0) 100%);
    height: 100%;
    position: absolute;
    height: 350px;
    top: 90px;
    width: 295px;
    text-align: center;
    right: 69%;
}

.site-branding.header-background .logo {
	position: absolute;
	top: calc(var(--announcement-bar-height) + var(--logo-offset));
	height: 330px;
	width: 295px;
	right: 69%;
	margin-top: -20px;
	text-align: center;
	background: linear-gradient(180deg, rgba(0,0,0,1) 20%, rgba(0,0,0,0) 100%);
	transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

@media (prefers-reduced-motion: reduce) {
	.site-branding.header-background .logo {
		transition: none;
	}
}

.mini-announcement-bar {
    background: #607C0E !important;
}

#masthead .mega-sub-menu .mega-block-title {
    color: var(--color10) !important;
    font-size: 18px !important;
    line-height: 18px !important;
    text-transform: capitalize !important;
    padding-bottom: 15px !important;
}

#masthead .mega-sub-menu .widget_custom_html {
    padding-top: 30px !important;
}

#masthead .mega-sub-menu .widget_custom_html .mega-block-title {
    color: #ffffff !important;
}

#masthead .mega-sub-menu .widget_custom_html {
    color: #fff !important;
}

#masthead .mega-sub-menu li.widget_media_image {
    height: 190px !important;
    width: 295px !important;
    overflow: hidden !important;
}

.mobile-hero-search {
        display: none;
}

.mobile-hero-quote-outer {
    display: none;
}

ul.mega-sub-menu .menu-item {
    font-size: 18px !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    margin-left: 5px !important;
}

ul#mega-menu-primary .mega-sub-menu .menu-item a:not(.its-btn-primary)::before {
    content: "";
    position: absolute;
    left: 0;
    /* top: 0.2em; */
    width: 16px;
    height: 16px;
    background-image: url(/wp-content/uploads/2026/04/arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    font-size: 14px;
    left: 0;
    margin-right: 5px;
    color: white;
    margin-top: 4px;
    margin-left: -5px;
}

ul#mega-menu-primary .mega-sub-menu .custom-html-widget a::before {
    content: none;
}

@media (min-width: 1191px) {
    #masthead .mega-sub-menu li#mega-menu-item-media_image-6 {
        width: 692px !important;
        height: 260px !important;
    }
}

@media (max-width: 1190px) {
    #masthead ul.mega-sub-menu li.mega-menu-column {
        padding-right: 0px !important;
    }
}
/* HEADER END */


/*--------------------------------------------------------------
# x. HOMEPAGE 
--------------------------------------------------------------*/
body.home main.site-main {
    padding-top: 0px !important;
}

div#idahoSlider {
    display: none;
}
/*--------------------------------------------------------------
# x. HOMEPAGE ENDS
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# x. FOOTER
--------------------------------------------------------------*/
a.skip-link {
    display: none;
}

.footer-navigation h3 {
	font-size: 16px;
	font-weight: 100!important;
	color: var(--white)!important;
}

#colophon .email-subscribe-gravity-form_wrapper .gfield_label {
    display: none;
}

#colophon .email-subscribe-gravity-form_wrapper input.gform_button {
    width: 100% !important;
    height: 40px !important;
}

#colophon .widget.widget_text i {
    color: var(--color10);
}

#colophon .widget.widget_text a {
    text-decoration: none;
}

footer .row-footer-links {
    background-color: #090909;
}

footer .row-footer-links a {
    text-decoration: none;
}

footer div[role="navigation"] a:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -3px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background-color: var(--color10);
}

div[role="navigation"] a {
    position: relative;
    font-size: 15px;
    padding: 15px;
}

.row-footer-links a {
    margin: 0px;
}

#colophon .social-area a.social {
    padding-right: 15px;
}

/*--------------------------------------------------------------
# x. FOOTER ENDS
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# x. MISC
--------------------------------------------------------------*/

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100%!important;
	gap: 20px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px 0px!important;
}

.wp-block-pullquote {
	padding: 2em 0;
}

.breadcrumb {
    margin: 0px 0px;
}

.elementor-container {
	min-height: auto!important;
	margin-bottom: 0px;
}

.elementor-widget-container img{
	border-radius: 4px!important;
}

.elementor-widget-container p {
	padding-left: 0px;
}

.elementor-heading-title {
	margin-top: 20px !important;
}


.elementor-toggle .elementor-tab-title {
    border-block-end: 1px solid #d5d8dc;
    cursor: pointer;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 15px 0px!important;
    flex-flow: row-reverse;
    display: flex;
    justify-content: space-between;
    color: #30758D !important;
}

.elementor-tab-title {
	padding: 15px 0px!important;
}

.elementor-widget-toggle .elementor-toggle-title {
	color: var(--cta-sections)!important;
	font-size: 20px!important;
}

.elementor-tab-title a {
	font-size: 20px!important;
}

i.fa-caret-right.fa-solid {
	color: var(--cta-sections)!important;
	font-size: 18px;
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
    display: block;
	color: var(--cta-sections)!important;
	font-size: 18px;
}

/* li {
    list-style: disc;
} */

li.hide-marker {
    list-style: none !important;
}

/* ul.hide-ul-padding {
    padding-left: 0 !important;
}

.elementor-accordion ul.hide-ul-padding{
	padding-left: 2em!important
} */

h4.elementor-toc__header-title {
margin-top: 0px!important;
}

.elementor-tab-title {
	border-bottom: 1px solid #E1E1E1;
    margin-bottom: 5px;
	padding: 20px!important
}

.e-n-accordion-item-title-icon i {
	display: none;
}

.e-hotspot__tooltip strong {
	color:#fff!important
}

.local-rangeland-grid .elementor-widget-wrap.elementor-element-populated {
    border: 1px solid;
    border-radius: 4px!important;
	margin-bottom: 20px!important;
	padding:20px!important
}


.local-rangeland-grid strong {
	margin-top: 20px!important;
}

.local-rangeland-grid img{
	    width: 400px!important;
    margin-bottom: 30px!important;
}

.parent-pageid-4242 .elementor-widget-container h3{
	margin: 0px;
}

.recently-idl .elementor-widget-wrap.elementor-element-populated {
	padding: 40px !important;
	border-radius: 4px!important;
}

.recently-idl .elementor-widget-wrap.elementor-element-populated {
    background-color: var(--color1) !important;
}

.recently-idl .elementor-widget-wrap.elementor-element-populated p strong {
    color: #000 !important;
}

.tablepress> :where(thead, tfoot)>*>th {
    color: #000!important;
}

.alert.alert-info {
    background-color: var(--color3);
    color: #fff;
}

.elementor-ribbon-inner {
    color: #fff;
}

.mentoring-slider .swiper-pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.mentoring-slider .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.grants-service-cta {
    height: 270px;
}

.elementor-image-carousel-wrapper .elementor-swiper-button i {
    color: var(--color2);
}
/*--------------------------------------------------------------
# x. MISC ENDS
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# x. SIDEBAR
--------------------------------------------------------------*/

.row>.sidebars {
	padding: 40px!important;
	background: var(--sidebar)!important;
	color: var(--text)!important;
	border-radius: 0px !important;
}

.row>.sidebars h2{
	margin-top: 20px!important;
	margin-bottom: 10px!important
}

.row>.sidebars p {
	color: var(--text)!important;
	padding: 0px!important;

}

.row>.sidebars .search-bar {
    background: white;
    border: 1px solid;
    padding: 15px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.row>.sidebars input#header-search {
    width: 100%;
    border: none;
    display: flex!important;
    justify-content: center;
    align-items: center;
    color: #000;
}

.row>.sidebars button.search-toggle {
	background: none;
}

.row>.sidebars i.fa-search.fa-solid {
    color: #30758D;
    font-size: 24px;
	line-height: 0px;
}

.row>.sidebars .search-toggle {
    border: none !important;
    padding-right: 0px !important;
    line-height: 0px;
    font-size: 24px;
}

.sidebars .card-body {
    padding: 0rem !important;
}

.row>.sidebars a {
	color: var(--links-buttons)!important;
}

.quick-links ul {
    list-style: none!important;
    padding-left: 0px!important;
    margin: 0;
}

.related-documents ul {
    list-style: none!important;
    padding-left: 0px!important;
    margin: 0;
}


.quick-links li {
    margin-bottom: 8px;
}

.quick-links a {
    color: var(--links-buttons, #30578D);
    text-decoration: underline;
}

@media (max-width: 767px) {
    .sidebars {
/*         margin-left: 15px!important; */
/*         margin-right: 15px!important; */
		width: 100%;
        margin-top: 20px; /* optional, improves spacing below #primary */
    }
}



/* sidebar inside #primary */
/* Desktop/tablet layout */
#primary.has-sidebar {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

#primary .primary-content {
    flex: 1;
}

#primary .sidebars {
    width: 400px; /* your sidebar width */
    flex-shrink: 0;
}

/* MOBILE FIX */
@media (max-width: 767px) {
    #primary.has-sidebar {
        flex-direction: column;
    }

    #primary .sidebars {
        width: 100%;
        padding: 0 15px;      /* avoid touching edges */
        margin-top: 25px;     /* spacing below content */
    }
}

/*--------------------------------------------------------------
# x. SIDEBAR END
--------------------------------------------------------------*/



/*--------------------------------------------------------------
# x. CALL TO ACTION INNER PAGES
--------------------------------------------------------------*/

/* Universal Elementor Call-to-Action styling */
.elementor-cta--skin-classic {
    display: block;
    width: 100%;
    overflow: hidden;
    background-color: #304211!important;
    padding: 25px;
    transition: all 0.3s ease;
}

.elementor-cta--skin-classic:hover {
    background-color: #e0e0e0;
    transform: translateY(-3px);
}
/* Universal CTA Content */
.elementor-cta--skin-classic .elementor-cta__content {
	 /* background-color: #304211!important; */
	padding: 40px 30px!important;
}

.elementor-cta--skin-classic .elementor-cta__content h2{
	margin-top:0px;
}

/* Universal CTA Title */
.elementor-cta--skin-classic .elementor-cta__title {
    font-size: 24px;
    font-weight: 700;
    /* color: #cf9c3a!important; */
    margin-bottom: 10px;
	line-height: 1.2em
}

/* Universal CTA Description */
.elementor-cta--skin-classic .elementor-cta__description {
    font-size: 16px;
    color: var(--white)!important;
}

/* Universal CTA Button */
.elementor-cta--skin-classic .elementor-cta__button {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 50px!important;
    background-color: #cf9c3a!important;
    color: #000!important;
    font-weight: 700!important;
    text-decoration: none;
	border: none!important;
    border-radius: 4px!important;
    transition: background-color 0.25s ease;
}

.elementor-cta--skin-classic .elementor-cta__button:hover {
    background-color: #003c6e;
}

.elementor-cta--skin-classic:hover {
	transform: none!important;
	font-style: normal!important;
	text-decoration: none!important
}

.elementor-element.elementor-widget-call-to-action {
    padding: 0px !important;
}

/* .elementor-element.elementor-widget-call-to-action .elementor-widget-container .elementor-cta .elementor-cta__content {
    background-color: var(--color3);
} */

/*--------------------------------------------------------------
# x. CALL TO ACTION INNER PAGES END
--------------------------------------------------------------*/


/* TABLES & TABLEPRESS START */
table tr th:hover {
    background-color: var(--color6) !important;
}

.tablepress thead tr,
table thead tr {
    height: 50px;
}

.tablepress thead tr th,
table thead tr th,
table thead tr td,
table tr th .dt-column-title strong,
table tr th strong {
    background: var(--color6);
    color: #fff !important;
    font-size: 20px;
    line-height: 30px;
}

table tbody tr td,
table.tablepress tbody.row-hover tr td {
    border-top: none !important;
    border-left: 1px solid #999 !important;
}

.tablepress tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) td {
    background-color: var(--color7);
}

.tablepress tbody tr:nth-child(even) td,
table tbody tr:nth-child(even) td {
    background-color: var(--color1);
}

.tablepress tbody tr:nth-child(odd):hover td,
table tbody tr:nth-child(odd):hover td {
    background-color: var(--color7);
}

.tablepress tbody tr:nth-child(even):hover td,
table tbody tr:nth-child(even):hover td {
    background-color: var(--color1);
}
/* TABLES & TABLEPRESS END */



/*--------------------------------------------------------------
# x. PULLQUOTE START
--------------------------------------------------------------*/

.wp-block-pullquote {
    background-color: #1F677C; /* teal background from image */
    padding: 80px 50px;
    text-align: center;
    border: none;
    margin: 0 auto 40px auto;
    max-width: 100%;
    color: #ffffff;
    position: relative;
    border-radius: 0; /* keep flat like your design */
}

.wp-block-pullquote::before {
    content: "\f10d"; /* fa-quote-left */
    background-repeat: no-repeat;
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
	line-height: 40px;
    display: block;
    margin: 0 auto 25px auto;
    filter: brightness(87%) sepia(10%) saturate(150%) hue-rotate(5deg); /* match beige tint */
}

.wp-block-pullquote::before {
    font-family: "Font Awesome 6 Free";
    content: "\f10d"; /* left quote */
    font-weight: 900;
    font-size: 60px;
    color: #E9E9C8;
    display: block;
    margin: 0 auto 25px auto;
}

.wp-block-pullquote blockquote {
    margin: 0;
    padding: 0;
    border: none;
}

.wp-block-pullquote blockquote p:first-of-type {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
	line-height: 1.2em
}

.wp-block-pullquote cite {
	text-transform: capitalize
}

.wp-block-pullquote blockquote p:last-of-type {
    font-size: 24px;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
    color: rgba(255,255,255,0.85);
}

/*--------------------------------------------------------------
# x. PULLQUOTE END
--------------------------------------------------------------*/


.tablepress {
    --head-active-bg-color: #fff!important;
    --head-active-text-color: #fff!important;
    --head-sort-arrow-color: var(--head-active-text-color);
	--head-bg-color: #e8e9de !important;
    --odd-bg-color: var(--color3dimmed) !important;
}

.tablepress .elementor-widget-container strong {
    font-size: 20px;
    color: #fff !important;
    margin-top: 10px;
}






/* ================================
   UNIVERSAL TABLE STYLES
   Applies to ALL <table> elements
   ================================ */

table {
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
    font-size: 16px;
    line-height: 1.4;
}

/* Header */
table thead tr {
    background: #f2f2f2;
}

table thead th,
table thead td {
    font-weight: 700;
    padding: 14px 12px;
    border-bottom: 2px solid #ddd;
    text-align: left;
}

/* Body rows */
table tbody td {
    padding: 12px;
    border-bottom: 1px solid #e3e3e3;
}

/* Row striping */
table tbody tr:nth-child(even) {
    background: #fafafa;
}

/* Hover state */
table tbody tr:hover {
    background: #f0f6ff;
}

/* Automatically right-align numbers or currency */
/* I had to comment this out because it was breaking some of the tables. I cant find the table where this is needed. */
/* table td:nth-child(4),
table td:nth-child(5),
table td[data-align="right"] {
    text-align: right;
} */

/* Responsive scrolling */
.table-responsive {
    width: 100%;
    overflow-x: auto;
}

/* Optional: Remove weird Word/inline spacing */
table td,
table th {
    vertical-align: middle;
}

/* Optional: Slight radius + shadow for card look */
.table-wrapper {
    padding: 15px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

/* ================================
   UNIVERSAL TABLE STYLES ENDS
   Applies to ALL <table> elements
   ================================ */



/* STYLEGUIDE START */
#main #content .row #primary {
    width: 100%;
}

#main #content .row .sidebars {
    display: none !important;
}
/* STYLEGUIDE END */

/* SITEMAP START */
.sitemap-menu .menu-item a {
    padding: 0px !important;
    padding-bottom: 5px !important;
}

.sitemap-menu .menu-item a:hover {
    padding: 0px !important;
    padding-bottom: 5px !important;
}

.sitemap-section + .sitemap-section {
    padding-top: 100px !important;
}

.sitemap-section .sitemap-heading .elementor-heading-title {
    color: var(--color6) !important;
}

.ww-sitemap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
}

.ww-sitemap-section {
	break-inside: avoid;
}

.ww-sitemap-section h2 {
	margin-bottom: 0.75rem;
}

.ww-sitemap-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ww-sitemap-section ul ul {
	padding-left: 1.25rem;
}

.ww-sitemap-section li {
	margin-bottom: 0.35rem;
}

@media (max-width: 768px) {
	.ww-sitemap {
		grid-template-columns: 1fr;
	}
}
/* SITEMAP END */

/* SUBSCRIBE CTA START */
.ITS-subscribe-cta,
.ITS-subscribe-cta-form {
    background-color: var(--color3) !important;
}

.ITS-subscribe-cta .ITS-subscribe-cta-content,
.ITS-subscribe-cta-form .ITS-subscribe-cta-form-content {
    font-size: 24px;
    line-height: 30px;
}

.ITS-subscribe-cta-form .gform-body .gfield_label {
    display: none;
}

.ITS-subscribe-cta-form .gform_wrapper form {
    display: flex;
    align-items: center;
    gap: 20px;
}

.ITS-subscribe-cta-form .gform-footer {
    margin-top: 0px !important;
}

.ITS-subscribe-cta-form .ginput_container input {
    height: 50px !important;
    min-width: 295px !important;
}

.ITS-subscribe-cta-form .gform-footer input {
    height: 50px !important;
}

.ITS-subscribe-cta-form .gform_confirmation_message {
    color: #fff;
}
/* SUBSCRIBE CTA END */

/* REGISTER CTA START */
.ITS-register-cta {
    background-color: var(--color3) !important;
}

.ITS-register-cta .its-btn-light,
.ITS-register-cta .its-btn-primary {
    text-align: center;
}
/* REGISTER CTA END */

/* FEATURED SERVICES BOXES START */
.its-featured-services-boxes-img-content .its-service-img-content-box {
    background-color: var(--color3);
}

.its-featured-services-boxes-img-content .its-service-img-content-box .its-service-img-content-box-title,
.its-featured-services-boxes-img-content .its-service-img-content-box .its-service-img-content-box-text {
    color: #fff;
}

.its-featured-services-boxes-img-content .its-service-img-content-box-image img {
    border-radius: unset !important;
}

.its-post-archive-simple__title {
    color: var(--color2);
}
/* FEATURED SERVICES BOXES END */

.its-service-box-label,
.its-post-archive-simple__label {
    background-color: var(--color6) !important;
}

.its-service-box:hover {
    transform: none !important;
}

.its-service-box:hover .its-service-box-label {
    background-color: var(--color3) !important;
    font-style: normal !important;
}

.its-post-archive-simple__label {
    text-transform: uppercase;
}

.its-service-icon-box {
    background-color: var(--color4) !important;
}

.its-service-icon-box .its-service-icon-box-title {
    color: var(--color6) !important;
}

.its-featured-services-boxes-icons .its-service-icon-box a {
    text-align: center;
}

.its-featured-services-boxes-icons .its-service-icon-box-content .its-service-icon-box-title {
    font-size: 40px;
    line-height: 36px;
}

.elementor-widget-ITS_featured_services_list .its-featured-services-list a.its-service-item {
    background-color: var(--color6);
}

.elementor-widget-ITS_featured_services_list .its-featured-services-list a.its-service-item:hover {
    color: #fff !important;
}


#colophon {
    /* height: 500px; */
    height: 600px;
    display: flex;
    align-items: flex-end;
    background: unset;
    background-image: url(/wp-content/uploads/2025/12/Layer-1.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: 100px;
}





.ITS-subscribe-cta,
.ITS-register-cta,
.ITS-subscribe-cta-form {
    background-image: url('/wp-content/uploads/2025/12/grain.svg');
    background-repeat: no-repeat;
    background-size: cover;
}





/* IDAHO ANNOUNCEMENT BAR START */
.idaho-announcement-bar {
    /* background: linear-gradient(90deg, #FEDE27 0%, #D0A72A 15%, #D0A72A 85%, #FEDE27 100%); */
    background-color: var(--color10);
    padding-left: 20px;
    padding-right: 20px;
	z-index: 1!important
}

.idaho-announcement-bar .announcement-content {
    color: #000;
}

.idaho-announcement-bar .intro-txt {
    padding-left: 30px;
}

.idaho-announcement-bar a.its-btn-light {
    background-color: var(--color3) !important;
    color: #fff;
}

.idaho-announcement-bar a.its-btn-light:hover {
    background-color: var(--color6) !important;
    color: #fff;
}

.idaho-announcement-bar .announcement-actions {
    display: flex;
    align-items: center;
}

.idaho-announcement-bar .announcement-close {
    background: transparent;
    border: none;
    color: #000;
    font-size: 35px;
    line-height: 1;
    padding: 0 10px;
    margin-left: 15px;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.2s ease;
}

.idaho-announcement-bar .announcement-close:hover {
    opacity: 1;
}

@media (max-width: 991px) {
    .idaho-announcement-bar .announcement-actions {
        flex-direction: column;
    }

    .idaho-announcement-bar .announcement-close {
        margin-left: 0;
        margin-top: 10px;
    }
}
/* IDAHO ANNOUNCEMENT BAR END */


/* 404 START */
.error-404.not-found {
    background: url(inc/img/404.png) no-repeat center center !important;
    background-size: cover !important;
}

.error-404.not-found h1 {
    color: #fff;
    margin-bottom: 70px;
}

.error-404.not-found h2,
.error-404.not-found .error-p-initial,
.error-404.not-found .card-text a {
    color: var(--color10) !important;
}

.error-404.not-found .error-p {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.error-404.not-found .card-body svg path {
    fill: var(--color10);
}
/* 404 END */



/* SEARCH RESULTS START */
body.search-results h1 {
    font-size: 30px;
    line-height: 40px;
}
/* SEARCH RESULTS END */





/* SINGLE POST START */
body.wp-singular div.elementor-location-single {
    background: var(--color11);
    padding-left: 20px;
    padding-right: 20px;
}

body.wp-singular div.elementor-location-single .width1240 {
    max-width: 1240px;
}

body.wp-singular div.elementor-location-single,
body.wp-singular #main.site-main,
body.wp-singular section.blog-post,
body.wp-singular div#content.container,
body.wp-singular section.related-articles-bottom {
    background-color: var(--color9) !important;
}
/* SINGLE POST END */

/* QUICK LINKS BAR START */
.quick-links-bar {
    padding: 50px 36px !important;
}

.quick-links-bar h4 {
    margin-top: 0px !important;
}
/* QUICK LINKS BAR END */

.rulemaking-outer {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}


/* ACCORDIONS START */
.e-n-accordion-item .elementor-widget-container p {
    font-size: 16px;
}

.e-n-accordion .e-n-accordion-item-title-text {
    color: #043B53;
}

.e-n-accordion-item {
    border-bottom: 1px solid #999;
}

/* Add caret icon to the left of accordion titles */
.e-n-accordion-item-title {
    display: flex !important;
    flex-direction: row-reverse !important;
}

.e-n-accordion-item-title-header {
    flex: 1;
}

/* Add down caret icon before the title when closed */
.e-n-accordion-item-title-header::before {
    content: "\f0d7";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-right: 12px;
    color: #043B53;
    font-size: 18px;
}

/* Change to up caret when open */
.e-n-accordion-item[open] .e-n-accordion-item-title-header::before {
    content: "\f0d8";
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    display: none !important;
}
/* ACCORDIONS END */


/* TABS START */
.its-tabs__tab,
.its-tabs-stacked__tab,
.idl-rulemaking-tabs__tab {
    background-color: #fff;
    color: var(--color3) !important;
}

.its-tabs__tab--active,
.its-tabs-stacked__tab--active,
.idl-rulemaking-tabs__tab[aria-selected="true"] {
    background-color: var(--color3);
    color: var(--color9) !important;
}

.its-tabs__tab:hover:not(.its-tabs__tab--active),
.its-tabs-stacked__tab:hover:not(.its-tabs-stacked__tab--active),
.idl-rulemaking-tabs__tab:hover:not([aria-selected="true"]) {
    background-color: var(--color1);
    color: var(--color3) !important;
}

.its-tabs__tab--active .h5,
.its-tabs-stacked__tab--active .h5,
.idl-rulemaking-tabs__tab[aria-selected="true"] .h5 {
    color: var(--color9) !important;
}

.its-tabs__panels,
.its-tabs-stacked__panels,
.idl-rulemaking-tabs__panels {
    background-color: #fff;
}

.its-tabs__panel:focus,
.its-tabs-stacked__panel:focus,
.idl-rulemaking-tabs__panel:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.its-tabs__panels,
.its-tabs-stacked__panels,
.idl-rulemaking-tabs__panels {
    border: none;
}

.its-tabs--vertical .its-tabs__tab--active::after,
.its-tabs-stacked__tab--active::after {
    color: var(--color3) !important;
}

.its-tabs .its-tabs__tab {
    border-bottom: 1px solid #999 !important;
}
/* TABS END */


/* GRAVITY FORMS START */
.gform-body input {
    font-family: "Atkinson Hyperlegible", sans-serif !important;
}

#gform_fields_12 #input_12_7 {
    flex-direction: column !important;
    align-items: flex-start !important;
}

#gform_fields_13 .gfield_checkbox {
    flex-direction: column !important;
    align-items: flex-start !important;
}
/* GRAVITY FORMS END */




/* FEEDZY START */
.feedzy-rss ul {
    display: flex;
    flex-direction: column;
}
/* FEEDZY END */







@media (max-width: 1190px) {
    #mega-menu-wrap-primary .mega-menu-toggle {
        background: var(--color9) !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-animated-inner,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-animated-inner::after,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-animated-inner::before {
        background-color: #000 !important;
    }

    #mega-menu-primary {
        background: var(--color3) !important;
    }

    #masthead #mega-menu-primary li.mega-menu-item .mega-menu-link {
        color: #fff !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        background: var(--color3) !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 18px !important;
    }

    .navbar .container-xl {
        padding: 0px !important;
    }
}







@media (max-width: 991px) {
    #masthead .navbar .container-xl {
        padding: 0px;
    }

    #masthead .navbar .container-xl .row .col-12 {
        flex-direction: column;
    }

    .site-branding.header-background .logo {
        position: unset;
        background: none;
    }

    #masthead .site-branding.header-background {
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0.25) 100%), url(/wp-content/uploads/2025/12/cropped-Hero.jpg);
        background-repeat: no-repeat;
    }

    .mobile-hero-search {
        display: block;
        width: 100% !important;
    }

    .search-bar-wrapper.search-bar-desktop {
        display: none;
    }

    .site-branding.header-background a.logo {
        height: unset;
    }

    .site-branding.header-background div.d-flex.align-items-center {
        width: 100%;
        justify-content: center;
        flex-direction: column;
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .mobile-hero-quote-outer {
        display: block;
        color: #fff;
        max-width: 370px;
        text-align: center;
        font-size: 18px;
        line-height: 25px;
    }

    .mobile-hero-quote-outer hr {
        border: 1px solid #fff;
        opacity: 1;
    }

    .mobile-hero-quote-outer img {
        padding-top: 50px;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        background: var(--color9) !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-animated-inner,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-animated-inner::after,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-animated-inner::before {
        background-color: #000 !important;
    }

    #mega-menu-primary {
        background: var(--color3) !important;
    }

    #masthead #mega-menu-primary li.mega-menu-item .mega-menu-link {
        color: #fff !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        background: var(--color3) !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 18px !important;
    }

    .idaho-announcement-bar {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .idaho-announcement-bar .announcement-content {
        flex-direction: column;
        height: auto;
    }
}

@media (max-width: 767px) {
    .ITS-subscribe-cta-form-inner .email-subscribe-gravity-form {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 768px) {
    #colophon {
        height: auto;
    }

    #colophon .row.footer-navigation {
        text-align: center;
    }

    #colophon .row.footer-navigation .footer-widget.social-area {
        text-align: center !important;
    }

    #colophon .row.footer-navigation .email-subscribe-gravity-form_wrapper {
        display: none;
    }

    #colophon.site-footer {
        background: #000;
    }

    .content-wrapper .top-navigation {
        height: auto;
    }

    .top-navigation .container-xl {
        background: #000;
    }
}

@media (max-width: 767px) {
    #masthead .logo {
        position: static;
        margin-right: unset;
    }
    
}
    


/* FORESTRY PROPOSALS START */

.page-template-ForestryGrantProposalsLanding .ITS-subscribe-cta {
    margin-top: 100px;
}

.forestry-proposals {
  margin: 0 auto;
}

.proposal-year {
  margin-bottom: 0px;
	border-bottom: 1px solid #999
}

.proposal-year-toggle {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 0;
  cursor: pointer;
	color: #043B53;
}



.proposal-year-toggle::before {
  content: "\f0d7"; /* caret-right */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 8px;
  transition: transform 0.2s ease;
}

.proposal-year-toggle[aria-expanded="true"]::before {
  content: "\f0d8"; /* caret-down */
}

.proposal-year-panel {
  display: none;
  padding-bottom: 0px;
}

.proposal-table {
  width: 100%;
  border-collapse: collapse;
}

.proposal-table th {
  background: #0b3d1a;
  color: #fff;
  padding: 12px;
  text-align: left;
}

.proposal-table td {
  padding: 12px;
  border-bottom: 1px solid #ccc;
}

.proposal-table tbody tr:nth-child(even) {
  background: #fff;
}

.proposal-table a {
  color: #1a4c8b;
  text-decoration: underline;
}

.page-template-ForestryGrantProposalsLanding #main {
	background: transparent!important;
	margin-bottom: 50px!important
}

aside#grant-programs-sidebar {
	background: #EBECE1;
	padding: 35px;
}

aside#grant-programs-sidebar h3 {
	font-size: 30px;
}

.no-js {
	background: transparent!important
}

.grant-programs-intro {
  max-width: 900px;
  margin: 20px 0 40px;
}

.grant-programs-intro h2{
	font-size: 30px!important
}

.grant-programs-intro .intro-lead {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 50px!important;
}

.grant-programs-intro .intro-sub {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  max-width: 800px;
}

.proposal-header h1 {
	font-weight: 700!important
}


/* POP UP  */
/* Overlay */
.section-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(41, 54, 69, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Modal box */
.section-modal {
  background: #EBECE1;
  width: 90%;
  max-width: 1100px;
  max-height: 85vh;
  overflow: hidden;
  position: relative;
  box-shadow: 0 20px 60px rgba(0,0,0,.35);
}

/* Scrollable content */
.section-modal-content {
  padding: 40px 50px;
  overflow-y: auto;
  max-height: 85vh;
}

/* Close button */
.section-modal-close {
  position: absolute;
  top: 16px;
  right: 20px;
  background: none;
  border: none;
  font-size: 28px;
  font-weight: 700;
  cursor: pointer;
  line-height: 1;
}

/* Mobile adjustments */
@media (max-width: 768px) {
  .section-modal-content {
    padding: 24px;
  }
	.proposal-pdf {
    width: 100%;
}
	.proposal-reviews {
    display: block;
    width: 100%;
}
	.proposal-layout {
    display: flex!important;
    margin-top: 50px;
    flex-direction: column!important;
}
}


/* Make score rows feel clickable */
.score-summary-table .score-row {
  cursor: pointer;
  transition: background-color 0.15s ease;
}

/* Hover + focus */
.score-summary-table .score-row:hover,
.score-summary-table .score-row:focus-within {
  background-color: #eef2e6;
}

.score-row td, strong {
	font-size: 16px;
}

/* Section name looks like a link */
.score-summary-table .section-link {
  color: #1C4571;
	font-size: 16px;
  font-weight: 100;
  text-decoration: underline;
}

/* Optional: arrow indicator */
.score-summary-table .section-link::after {
/*   content: " ↗"; */
  font-size: 16px;
}

.section-link {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
}


/* Section title */
.popup-section-title {
  text-align: center;
  margin-bottom: 30px;
}

/* Accordion wrapper */
.review-accordion {
  border-top: 1px solid #999;
}

/* Individual review item */
.review-item {
  border-bottom: 1px solid #999;
}

/* Toggle button */
.review-toggle {
  width: 100%;
  background: none;
  border: none;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  color: #043B53;
}

/* Arrow indicator */
.review-toggle::before {
  content: "\f0d7"; /* caret-right */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 8px;
  transition: transform 0.2s ease;
}

.review-toggle[aria-expanded="true"]::before {
  content: "\f0d8"; /* caret-down */
}

/* Panel (hidden by default) */
.review-panel {
  display: none;
  padding: 10px 0 20px 20px;
}

/* Score */
.review-score {
  margin-bottom: 8px;
}

/* Comments */
.review-comments {
  max-width: 100%;
  line-height: 1.6;
	
}

.proposal-layout {
    display: grid;
  grid-template-columns: 40% 55%;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
	gap: 20px;
	justify-content: space-between;
	 align-items: start;
	margin-top: 50px;
}

.single-grant-proposal #content.container {
	background-color: transparent;
}

.proposal-layout table {
	margin: 0px;
}

.proposal-single h2 {
	font-size: 30px !important;
    line-height: 1em;
    margin-top: 50px !important;
}

.proposal-pdf-wrapper {
  width: 100%;
  border: 1px solid #999;
  background: #fff;
}

/* Document-style proposal box */
.proposal-document {
  border: 2px solid #333;
  background: #fff;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.45;
}

/* Header bar */
.proposal-document-title {
  text-align: center;
  font-weight: 700;
  padding: 6px 10px;
  background: #e6e6e6;
  border-bottom: 1px solid #333;
}

/* Body text */
.proposal-document-body {
  padding: 12px 16px;
}

.proposal-document-body p {
  margin: 0 0 10px;
}

.proposal-document-body p:last-child {
  margin-bottom: 0;
}

.proposal-pdf-wrapper iframe {
  width: 100%;
  height: 600px;
  border: none;
  display: block;
}

/* Popup header container */
.popup-header {
  text-align: center;
  margin-bottom: 32px;
}

/* Main title */
.popup-title-main {
  font-size: 30px!important;
  font-weight: 700!important;
  margin: 0 0 6px;
}

/* Sub title */
.popup-title-sub {
  font-size: 30px;
  font-weight: 600;
  margin: 0;
}

.popup-header h2 {
	margin: 0px!important;
	line-height: 1.2em!important
}

.popup-header h1 {
	line-height: 1.2em!important
}


.score-summary-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.score-summary-table th,
.score-summary-table td {
  padding: 10px 5x!important;
  text-align: center;
  vertical-align: middle;
}

.score-summary-table th:first-child,
.score-summary-table td:first-child {
  text-align: left;
  width: 38%;
}

/* Average column slightly emphasized */
.score-summary-table td:last-child {
  font-weight: 600;
}

/* Reviews column container */
.proposal-reviews {
  display: block;
}

.proposal-reviews h3 {
	font-size: 20px!important
}

/* Header block ABOVE the table */
.proposal-reviews > h2 {
  margin: 0 0 6px;
  font-size: 28px;
}

.proposal-reviews .view-instructions {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 14px;
}

/* Header row borders */
.score-summary-table thead th {
  border-right: 1px solid #999;
  padding: 12px 10px;
  text-align: center;
}

/* Left align "Section" header */
.score-summary-table thead th:first-child {
  text-align: left;
}

/* Remove last right border for clean edge */
.score-summary-table thead th:last-child {
  border-right: none;
}

/* ALL cells */
.score-summary-table th,
.score-summary-table td {
  border: 1px solid #999999;
  padding: 10px 8px;
  text-align: center;
  vertical-align: middle;
}

.score-summary-table tfoot tr {
  background-color: #143a5e;
  color: #fff;
  font-weight: 600;
}

.score-summary-table tfoot th,
.score-summary-table tfoot td {
  padding: 10px;
  text-align: center;
}

.score-summary-table tfoot th {
  text-align: left;
}

tr.review-rank {
	background: #293645!important
}

.proposal-meta {
  margin: 24px 0 32px;
  padding: 30px;
  background: #EBECE1;
/*   border: 1px solid #9999; */
}

.proposal-meta-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px 30px;
  margin: 0;
}

.proposal-meta-list dt {
  font-weight: 700;
  color: #1C4571;
  margin-bottom: 4px;
}

.proposal-meta-list dd {
  margin: 0;
}

@media (max-width: 768px) {
  .proposal-meta-list {
    grid-template-columns: 1fr;
  }
	h1.popup-title-main{
		font-size: 20px!important;
	}
	.popup-header h2 {
		font-size: 18px;
	}
}

.proposal-document-box {
  border: 1px solid #333;
  margin: 24px 0 36px;
  background: #fff;
}

/* Header bar */
.proposal-document-header {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  padding: 8px 12px;
  border-bottom: 1px solid #333;
  background: #e6e6e6;
}

.proposal-document-header h3 {
	margin: 0px!important;
	font-size: 20px!important;
	line-height: 1em
}

/* Body wrapper */
.proposal-document-content {
  display: grid;
  gap: 12px;
  padding: 14px 16px 18px;
}

/* Left section number */
.proposal-document-section-number {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  padding-top: 4px;
}

/* Narrative text */
.proposal-document-text {
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
}

.proposal-document-text p {
  margin: 0 0 12px;
}

.proposal-document-text p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .proposal-layout {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .proposal-reviews,
  .proposal-pdf {
    flex: 1 1 100%;
    width: 100%;
  }
}

/* ===============================
   Grant CTA
================================ */

.grant-cta {
  background: #243444;
  color: #ffffff;
  overflow: hidden;
  max-width: 1200px;
  margin: 40px auto;
}

/* subtle wave texture effect (optional) */
.grant-cta {
  background-image: url("https://idl.stagenot.live/wp-content/uploads/2026/01/apply-for-a-grant.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.grant-cta-inner {
  padding: 56px 32px 48px;
  text-align: center;
}

.grant-cta-icon {
  color: #f6c400;
  margin-bottom: 16px;
}

.grant-cta-title {
  font-size:30px;
  font-weight: 700;
	color: #fff!important;
  margin-bottom: 16px;
}

.grant-cta-title h2 {
	color: #fff!important
}

.grant-cta-text {
  max-width: 720px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.6;
  opacity: 0.95;
}

/* CTA Button Bar */
.grant-cta-button {
  display: block;
  background: #0f4d1e;
  color: #ffffff;
  text-align: center;
  padding: 18px;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease;
}

.grant-cta-button:hover,
.grant-cta-button:focus {
  background: #293645;
	color: #fff!important;
	font-style: normal!important;
	text-decoration: none!important
}

/* ===============================
   Responsive
================================ */

@media (max-width: 768px) {
  .grant-cta-inner {
    padding: 40px 20px;
  }

  .grant-cta-title {
    font-size: 24px;
  }

  .grant-cta-text {
    font-size: 16px;
  }

  .footer-widget.social-area {
    display: block !important;
  }

  .row.row-footer-links {
    padding: 20px;
  }

  .row.row-footer-links div[role="navigation"] a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.section-modal-content h4 {
	color: #043B53!important;
	margin-bottom: 40px!important;
	font-size: 30px!important;
	font-weight: 700!important
}

.section-modal-close {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: none;
  border: none;
  font-size: 14px;
  cursor: pointer;
	font-weight: 100;
  color: #000;
	line-height: 0px
}

.section-modal-close .close-icon {
  font-size: 21px;
  line-height: 1;
}

.section-modal-close .close-text {
  font-size: 14px;
  text-transform: normal!important;
  letter-spacing: 0.05em;
}

.grant-cta-icon-img {
  display: inline-block;
  width: 45px;
  height: 60px;
}

/* FORESTRY PROPOSALS ENDS */






/* ARCHIVE START */
body.archive .custom-sidebar.sidebar li a,
body.archive .custom-sidebar.sidebar .related-articles-widget .entry-title a,
body.archive .custom-sidebar.sidebar .related-articles-widget .read-full-article {
    color: var(--color2) !important;
}

body.archive .custom-sidebar.sidebar .related-articles-widget .entry-meta {
    color: #5D4B13 !important;
}
/* ARCHIVE END */




/* ITS RECENT POSTS START */
.its-recent-posts .its-excerpt a {
    text-decoration: underline;
}

.its-recent-posts .its-meta {
    color: var(--color2);
}

.its-recent-posts .its-meta .its-categories a {
    text-transform: uppercase;
}
/* ITS RECENT POSTS END */





/* SEARCH RESULTS START */
/* Search Page Layout */
body.search-results #content {
    background-color: var(--color9);
}

.search-results-wrapper {
    max-width: 100%;
    margin: 0 auto;
    font-family: 'Atkinson Hyperlegible', sans-serif;
}

body.search-results .search-header {
    margin-bottom: 0px !important;
}

/* Search Bar */
.search-bar-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    padding: 8px 12px;
    background: #fff;
}

.search-bar-wrapper input[type="text"] {
    border: none;
    flex: 1;
    padding: 6px;
    font-size: 1rem;
    outline: none;
}

.search-bar-wrapper button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1.1rem;
}

/* Search Results */
.search-title {
    font-weight: 700;
    font-size: 1.4rem;
}

.search-result-item a {
    font-size: 24px;
    font-weight: 100;
    text-decoration: underline!important;
}

a.search-result-link {
    font-size: 16px;
}

.search-result-item a:hover {
    text-decoration: underline;
}

.search-result-date {
    font-size: 0.9rem;
    color: #000;
    margin-bottom: 4px;
}

.search-result-link {
    font-size: 0.9rem;
}

/* Pagination */
.search-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.search-pagination a,
.search-pagination span {
    text-decoration: none;
    padding: 4px 6px;
}

.search-pagination a:hover {
    text-decoration: underline;
}

/* Items per page dropdown */
.search-controls {
    display: flex;
    align-items: center;
    gap: 6px;
}

.search-controls select {
    border: 1px solid #ccc;
    padding: 4px 8px;
    font-size: 0.95rem;
}

.col-12.col-sm-10.col-lg-12.d-flex.align-items-center {
    gap: 90px;
}

#searchform .search-bar-wrapper {
    width: 100%
}

.search-bar {
    width: 100%
}

#searchform i.fa.fa-search {
    color: var(--color2);
    font-size: 1.85em;
    margin-top: 3px
}

#searchform .search-results .search-bar-wrapper {
    background: var(--color7);
    padding: 10px 20px;
    display: block !important;
}

.search-results #searchform .search-bar-wrapper {
    width: 100%;
    display: flex !important;
}

/* Wrapper */
.search-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

/* Results count text */
.search-results-count {
    font-size: 0.95rem;
    color: #333;
    white-space: nowrap;
}

/* Pagination container */
.pagination-links {
    display: flex;
    align-items: center;
}

/* UL reset + horizontal layout */
.pagination-links .page-numbers {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* LI reset */
.pagination-links .page-numbers li {
    margin: 0;
    padding: 0;
}

/* Page links */
.pagination-links .page-numbers a,
.pagination-links .page-numbers span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 28px;
    padding: 0 6px;
    font-size: 0.9rem;
    text-decoration: none;
    border-radius: 3px;
    line-height: 1;
}

/* Current page */
.pagination-links .page-numbers .current {
    font-weight: 600;
    color: #000;
    cursor: default;
}

/* Dots */
.pagination-links .page-numbers .dots {
    color: #666;
    pointer-events: none;
}

/* Next button */
.pagination-links .page-numbers .next {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
}

/* Hover states */
.pagination-links .page-numbers a:hover {
    text-decoration: underline;
}

/* Mobile stacking (optional but recommended) */
@media (max-width: 576px) {
    .search-pagination {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }
}

/* SEARCH RESULTS END */

/* ================================
   GovDelivery Widget – Card Layout
   Matches: Date box + Title + Excerpt
================================== */

.gdw_story {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 22px 26px;
  margin-bottom: 20px;

  background: #ffffff;

}

/* Left date box using the .pub_date text */
.gdw_story::before {
  content: attr(data-date);
  display: none;
  align-items: center;
  justify-content: center;

  width: 140px;
  min-height: 150px;

  background: #004B1A; /* maroon-ish like screenshot */
  border-radius: 4px;

  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1.1;
  padding: 18px 10px;
}

/* We will override content with real formatted date below */
.gdw_story::before {
  content: "";
}

/* Create a date box wrapper */
.gdw_story .story_nav {
  order: -1;
  width: 140px;
  flex: 0 0 140px;
}

/* Remove UL spacing */
.gdw_story .gdw_menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Date Box */
.gdw_story .pub_date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  background: #004B1A; /* maroon */
  color: #ffffff;

  border-radius: 4px;
  width: 140px;
  min-height: 150px;

  text-align: center;
  font-weight: 700;
  padding: 18px 10px;

  letter-spacing: 0.3px;
}

/* Format date text visually (month/day/year vibe) */
.gdw_story .pub_date {
  font-size: 14px;
  text-transform: uppercase;
}

.gdw_story .pub_date::before {
  content: "DATE";
  font-size: 20px!important;
  opacity: 1;
  margin-bottom: 14px;
  letter-spacing: 1px;
}

/* Right content side */
.gdw_story .gdw_story_title {
  flex: 1;
  min-width: 0;
}

/* Title link */
.gdw_story_title a {
  display: inline-block;
  font-size: 30px!important;
  font-weight: 700!important;
  line-height: 1.25;
  color: #111827;
  text-decoration: none!important;
  margin-bottom: 10px;
}
a.gdw_read_more {
  font-weight: 600!important;
  text-decoration: underline!important;
  margin-left: 6px;
  color: #005C8F!important;
	font-size: 16px!important;
}

.gdw_story .gdw_read_more:hover,
.gdw_story .gdw_read_more:focus {
  text-decoration: none;
}

.gdw_story .gdw_story_title a:hover,
.gdw_story .gdw_story_title a:focus {
  text-decoration: underline;
}

/* Optional: add a short excerpt look if GovDelivery outputs one later */
.gdw_story .gdw_story_excerpt,
.gdw_story .gdw_story_description,
.gdw_story p {
  margin: 0;
  font-size: 19px;
  line-height: 1.6;
  color: #374151;
  max-width: 850px;
}



/* Make date look smaller on mobile */
@media (max-width: 768px) {
  .gdw_story {
    flex-direction: column;
    gap: 14px;
    padding: 18px;
  }

  .gdw_story .story_nav {
    width: 100%;
    flex: 0 0 auto;
  }

  .gdw_story .pub_date {
    width: 100%;
    min-height: 70px;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
  }

  .gdw_story .pub_date::before {
    content: "Published:";
    margin-bottom: 0;
    font-size: 20px!important;
    opacity: 1;
    display: none;
  }

  .gdw_story .gdw_story_title a {
    font-size: 18px;
  }
}

.rank-override-flag {
  position: relative;
  color: #c0392b;
  font-weight: 700;
  margin-left: 4px;
  cursor: help;
}

.rank-tooltip {
  position: absolute;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  background: #2b2b2b;
  color: #fff;
  padding: 6px 8px;
  font-size: 12px;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease;
  z-index: 9999;
}

.rank-override-flag:hover .rank-tooltip,
.rank-override-flag:focus .rank-tooltip {
  opacity: 1;
  visibility: visible;
}

.instructions-toggle {
  margin: 8px 0 12px;
  font-size: 16px;
  background: none;
  border: none;
  color: #1d4ed8;
  cursor: pointer;
  padding: 0;
}

.instructions-toggle:hover {
  text-decoration: underline;
}

.section-instructions {
  background: #f8fafc;
  border: 1px solid #333;
  padding: 12px 16px;
  margin-bottom: 16px;
  font-size: 16px;
	text-align: left;
}

.instructions-col h4 {
	margin-bottom: 0px!important;
		margin-top: 20px!important
}


.page-id-20561 h5.ITS-2-col-img-text__title {
	font-weight: 700!important
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 0 0 1rem 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "/";
    padding: 0 0.5rem;
    color: #6c757d;
}




/* GOV DELIVERY DROPDOWN START */

.govdelivery-dropdown {
    cursor: pointer;
    height: 40px;
    /* max-width: 295px; */
    width: 255px;
    /* width: 100%; */
    border-radius: 0px;
    margin-top: 20px;
    padding-left: 10px;
    font-size: 16px;
}

/* GOV DELIVERY DROPDOWN END */





/* SINGLE PAGE SIDEBAR START */
#single-page-sidebar {
    background-color: var(--color1) !important;
}

#single-page-sidebar .e-con-inner {
    padding-left: 35px;
    padding-right: 35px;
}

#single-page-sidebar .search-bar-wrapper {
    width: 100%;
}

#single-page-sidebar .search-bar {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
    width: 100%;
}

#single-page-sidebar .elementor-nav-menu a {
    padding: 0px;
    padding-bottom: 10px;
}

#single-page-sidebar ul li.menu-item a {
    color: var(--color2) !important;
}

#single-page-sidebar .elementor-heading-title {
    margin: 0px !important;
}
/* SINGLE PAGE SIDEBAR END */




/* OLD CTA SECTIONS START */
.idl-old-cta-section .elementor-container {
	display: flex;
	align-items: stretch;
}

.idl-old-cta-section .elementor-column {
	display: flex;
}

.idl-old-cta-section .elementor-column .elementor-widget-wrap {
	display: flex;
	flex: 1;
}

.idl-old-cta-section .elementor-widget-call-to-action {
	display: flex;
	flex: 1;
	width: 100%;
}

.idl-old-cta-section .elementor-widget-call-to-action .elementor-widget-container {
	display: flex;
	flex: 1;
	width: 100%;
}

.idl-old-cta-section .elementor-cta {
	display: flex;
	flex-direction: column;
	flex: 1;
	width: 100%;
	height: 100%;
}

.idl-old-cta-section .elementor-cta__content {
	display: flex;
	flex-direction: column;
	flex: 1;
}

.idl-old-cta-section .elementor-cta__button-wrapper {
	margin-top: auto;
}

.idl-old-cta-section .elementor-cta--skin-classic {
    height: 100%;
}

.idl-old-cta-section .elementor-cta--skin-classic {
    background-color: #293645 !important;
    padding: 0px;
}

.idl-old-cta-section .elementor-cta--skin-classic .elementor-cta__content {
    background-color: #293645 !important;
    flex-direction: row;
}

.idl-old-cta-section .elementor-cta__content .elementor-cta__title {
    color: #fff !important;
}

.idl-old-cta-section a.elementor-cta:hover {
    font-style: normal;
}
/* OLD CTA SECTIONS END */




/* FORESTER FORUMS PAGE START */
.forester-forum-posts .its-post-archive-simple {
    grid-template-columns: repeat(1, 1fr);
}
/* FORESTER FORUMS PAGE END */




/* FEEDZY START */
.newsletters-feedzy .rss_item {
    padding: 0px !important;
    margin: 0px !important;
    border: 0px !important;
    padding-bottom: 10px !important;
}

.newsletters-feedzy .feedzy-rss ul {
    margin: 0px !important;
}
/* FEEDZY END */

p.h4.ITS-subscribe-cta-label {
    color: #fff;
}

/* GENERAL MEDIA QUERIES START */

@media (max-width: 991px) {
    .hide-991px {
        display: none;
    }
}

/* GENERAL MEDIA QUERIES END */

/* Patch: allow font-size set on <html> by resizeText() to cascade into body and
Elementor containers. Remove when parent theme is updated. */
body {
  font-size: inherit;
}




.fa-x-twitter:before {
    content: "\e61b" !important;
}