/**
 * 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.0
 * Text Domain: webmaster-bs4
 */
 
body, #main, #primary {
	background: #fff!important
}

#content>.row {
	background: none!important
}

.row>.sidebars {
	text-align: center;
}

.no-js {
	background: #fff!important
}

@media (max-width: 768px) { 
    .row.justify-content-between {
        flex-wrap: nowrap!important;
    }
}

@media (max-width: 768px) { 
    a.mega-menu-link:hover {
	color: #000!important
}
}

/* Enter Your Custom CSS Here */

body {
	font-size: 14px;
}
.carousel {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 20px;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.5em;
}
h4 {
    font-size: 1.3em;
}
h5 {
    font-size: 1em;
}
#custom_html-2 > h3 {
	font-size: 1rem;
}

/* Our Staff page */
.post-369 .col-md-4 {
	float: left;
	height: 450px;
}

/* new event list styling 2/17/22 */
h2.tribe-events-widget-events-list__header-title {
	text-align: center;
	font-weight: bold!important;
	font-size: 175%!important;
}
div.event-area div.container div.row div.col div.tribe-compatibility-container div.tribe-common.tribe-events.tribe-events-view.tribe-events-view--widget-events-list.tribe-events-widget.tribe-common--breakpoint-xsmall.tribe-common--breakpoint-medium.tribe-common--breakpoint-full div.tribe-events-widget-events-list div.tribe-events-widget-events-list__events {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
	flex-direction: row;
}
div.event-area div.container div.row div.col div.tribe-compatibility-container div.tribe-common.tribe-events.tribe-events-view.tribe-events-view--widget-events-list.tribe-events-widget.tribe-common--breakpoint-xsmall.tribe-common--breakpoint-medium.tribe-common--breakpoint-full div.tribe-events-widget-events-list div.tribe-events-widget-events-list__events div.tribe-common-g-row.tribe-events-widget-events-list__event-row {
	margin-right: 10px;
	background: white;
	padding:10px
}
.tribe-events-widget .tribe-events-widget-events-list__view-more-link {
	color:#002f55!important;
	float:right;
	font-size: 16px;
}
.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
  background: #eee;
  padding: 10px;
  margin-right: 5px;
	width: auto;
}

@media only screen and (max-width: 768px) {
	div.event-area div.container div.row div.col div.tribe-compatibility-container div.tribe-common.tribe-events.tribe-events-view.tribe-events-view--widget-events-list.tribe-events-widget.tribe-common--breakpoint-xsmall.tribe-common--breakpoint-medium.tribe-common--breakpoint-full div.tribe-events-widget-events-list div.tribe-events-widget-events-list__events {
		display: block;
	}
}

.event-area {
	display: none!important
}


/* .sidebars .e-con-full {
	background: #a5946a!important;
} */

h4.mega-block-title {
	color: #fff!important;
}
ul.mega-sub-menu .menu-item{
    line-height: 1.4em!important;
}

.mega-sub-menu li {
	list-style: none!important;
}
.mega-menu-item ul {
	padding-left: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
	padding-top: 50px;
	padding-bottom: 50px;
}

li.mega-menu-link:hover {
	background:#fff!important
}

.top-navigation nav {
	display: inline-block;
}

.row-footer-links a {
	color: #fff;
	margin: 10px;
}

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

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

#top-navigation span {
    display: inline-flex;
}

.top-navigation .img-fluid {
/* 	width: 200px!important; */
	height: 20px!important;
}

.tabbed-container {
    width: 100%;
    max-width: 800px;
    margin: auto;
}

.tab-menu {
    list-style: none;
    padding: 0;
    display: flex;
    border-bottom: 2px solid #ccc;
}

.tab-menu .tab-title {
    padding: 10px 15px;
    cursor: pointer;
    background: #f8f8f8;
    border: 1px solid #ccc;
    margin-right: 5px;
}

.tab-menu .tab-title.active {
    background: #0073aa;
    color: white;
    border-bottom: 2px solid #0073aa;
}

.tab-content-container {
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}


.search-toggle {
	border: none!important;
	padding-right: 0px!important;
}

.top-navigation .fa-search:after {
    content: "|";
    color: #4d4d4d;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.top-navigation i.fa-search.fa-solid {
    margin-top: 13px;
}

.top-navigation .nav-link {
	padding: 2px!important;
}

div#top-navigation {
    display: flex!important;
}

.top-navigation .fontsizer-wrap::before {
    content: "|";
    color: #4d4d4d;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
}

.fontsizer-wrap button {
    background: none;
    border: none;
    color: white;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}

.elementor-image-box-description button{
	width: 100%;
	font-size: 1.5rem;
    font-weight: 700 !important;
    margin: 0px;
	color: #fff;
	border: none;
    background: #16628B;
    padding: 10px;
    border-radius: 0px !important;
    transition: all 0.2sease-in-out;
}

.service-block button {
    background-color: #16628B; /* Default button color */
    color: white; /* Default text color */
    border: none;
    padding: 10px 20px;
    font-size: 20px;
    transition: background-color 0.2s ease-in-out;
}

.service-block button:hover {
    background-color: #555555; 
    color: #ffffff; 
}

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

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

.primary-its-button .elementor-button-text:hover {
	text-decoration: normal!important;
	font-style: normal!important;
	
	color: #fff!important;
}

.elementor-button:hover .elementor-button-text {
    color: white;
}
.elementor-button-text span:hover {
	color: #ffffff!important
}

.elementor-button:hover {
	color: #ffffff!important;
}


figure.elementor-image-box-img img {
	width: 100%!important;
}

a.internal::before {
    content: "";
    display: inline-block;
    background-image: url('https://oah.stagenot.live/wp-content/uploads/2025/02/Link.png'); /* Internal link icon */
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px; 
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

 a.external::before {
    content: "";
    display: inline-block;
    background-image: url('https://oah.stagenot.live/wp-content/uploads/2025/02/Square-arrow-up-right.png'); /* External link icon */
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

.important-links ul{
	list-style: none;
	padding-left: 0px!important
}
.e-con>.e-con-inner {
	max-width: 100%!important
}

.cta-full-text h5.elementor-heading-title {
	margin-top: 0px!important;
}




.service-block button {
    background-color: #555555!important; /* Default background color */
    color: white; /* Default text color */
    border: none;
    padding: 10px 20px;
/*     font-size: 16px; */
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.service-block:hover button {
    background-color: #ffffff!important; /* New background color on hover */
    color: #555555; /* Ensure text color stays white */
}
.align-self-end {
    align-self: auto!important;
}

.navbar {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            color: white;
            font-size: 16px;
			min-height: 30px;
        }
        .navbar a {
            color: white;
            text-decoration: none;
        }


        .fontsizer {
            background: none;
            border: none;
            color: white;
            font-size: 16px;
            cursor: pointer;
            margin: 0 5px;
        }

.navbar main::before {
    content: "|";
    color: #4d4d4d;
    margin-left: 10px;
    margin-right: 0px;
    font-size: 14px;
}

/* ---ELEMENTOR BLOCKS--- */

/* Universal Styling for Elementor Accordion */
.e-n-accordion {
    padding: 20px;
}

/* Accordion Item */
.e-n-accordion-item {
    border-bottom: 1px solid #E1E1E1; /* Light separator */
}

/* Accordion Title */
.e-n-accordion-item-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
	flex-direction: row-reverse!important; /* Reverses order: icon first, text last */
    padding: 10px 0px!important;
    font-size: 18px;
    font-weight: 700;
    color: #00566B; /* Deep teal */
    cursor: pointer;
    border: none!important;
    width: 100%;
    text-align: left;
}

/* Title for the accordion tab */
.e-n-accordion-item-title-text {
	color: #00566b;
	font-weight: 700;
	font-size: 20px!important;
}

/* Accordion Content */
div[role="region"] {
    border: none !important;
	padding: 0px!important;
}

/* Accordion Content Paragraph */
.e-n-accordion p{
	color: #555555;
    font-family: "Atkinson Hyperlegible", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

/* Position the icon correctly */
.e-n-accordion-item-title-icon {
    margin-left: auto;
    display: flex;
    align-items: center;
    width: 20px; /* Adjust size as needed */
    height: 20px;
}

/* Default - Show Down Caret */
.e-n-accordion-item-title-icon .e-closed {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	font-size: 24px;
}

.e-n-accordion-item-title-icon .e-closed::before {
    content: "\f0d7"; /* FontAwesome Caret Down (▼) */
	margin-top: -7px;
	color: #00566b;
	font-size: 18px;
}

/* When Opened - Show Up Caret */
.e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed {
    display: none;
}

.e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened::before {
    content: "\f0d8"; /* FontAwesome Caret Up (▲) */
	color: #00566b;
	margin-top: -7px;
	font-size: 18px;
}

/* Hidden Default Elementor Icons for Accordion */
svg.e-font-icon-svg.e-fas-plus {
	display: none;
}
/* Hidden Default Elementor Icons for Accordion */
svg.e-font-icon-svg.e-fas-minus {
	display: none;
}

/* ---Elementor Buttons--- */

.elementor-widget-button .elementor-button {
	background-color: #30758D!important;
    font-size: 20px!important;
    font-weight: 700!important;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF!important;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 50px 8px 50px;
	transition: all 0.2s ease-in-out;
}

.elementor-widget-button .elementor-button:hover {
	background-color: #555555!important;
    font-size: 20px!important;
    font-weight: 700!important;
    font-style: normal;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 50px 8px 50px;
	transition: all 0.2s ease-in-out;
}

a.elementor-button.elementor-button-link.elementor-size-sm {
	color: #fff!important;
}
a.elementor-button.elementor-button-link.elementor-size-sm:hover span {
    color: #ffffff !important;
}

.primary-its-button a.elementor-button.elementor-button-link.elementor-size-sm:hover span {
    color: #ffffff !important;
}

.primary-its-button a.elementor-button.elementor-button-link.elementor-size-sm {
	color: #ffffff!important;
}

.entry-content p {
	font-size: 18px!important;
	color: #000!important
}

.entry-content li, ol {
	font-size: 18px!important;
}

a.mega-menu-link {
	font-weight: 100!important;
}

a.mega-menu-link:hover {
	font-weight: 100!important;
	text-decoration: none;
	font-style: normal!important;
}


.breadcrumb {
	font-size: 18px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
	color: #fff!important
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #fff;
}

.entry-content .col-md-4 {
	padding-left: 0px!important
}

.entry-content  div{
	padding-left: 0px
}

@media (min-width: 990px) {
    #colophon {
        background-image: url(https://swc.idaho.gov/wp-content/uploads/2025/03/seal.png);
        background-repeat: no-repeat;
        background-blend-mode: luminosity;
        background-size: 300px 182px;
        background-position: 75% 100%;
    }
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: #fff;
	color: #000!important
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background: #fff;
}




@media (max-width: 768px) { 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover  {
	color: #fff!important
}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:hover {
	background: #fff!important;
}

.elementor-tab-title {
	border-bottom: 1px solid #E1E1E1;
}

a.elementor-accordion-title {
    color: #16628B !important;
    font-size: 20px;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    height: 1.7em!important;
    width: 1.7em!important;
}

.elementor-widget-accordion .elementor-accordion-icon svg {
    fill: #16628B!important;
}

.elementor-accordion .elementor-accordion-item {
    border: 0px!important;
}

.elementor-tab-content {
	padding: 20px 0px !important;
}

.elementor-tab-content ul {
    padding: 20px 20px;
}

.table-striped td {
	font-size: 18px!important
}

tbody.row-striping.row-hover {
    border: 1px solid #ddd;
}

.table {
    max-width: 100%;
    overflow-x: auto;
    display: block;
    --bs-table-striped-bg: var(--color7) !important;
    --bs-table-bg: rgb(240 240 240 / 90%) !important;
}

table.table.table-striped {
    border: 1px solid #ddd;
}

.gform-footer input {
	background: red!important
}

input#gform_submit_button_1 {
	background: #16628B!important;
	border: none!important	
}
input#gform_submit_button_1:hover {
	background: #555555!important
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
	background: white!important
}

.page-id-7 .sidebars {
	display: none;
}
.page-id-7 #primary {
	width: 100%;
}
.row>.sidebars {
    background: #264b6b !important;
    text-align: center;
}

.homepage-events .tribe-events-calendar-list__event-date-tag {
	height: 200px;
	font-size: 20px;
	font-weight: 700%;
	background: #264b6b;
	border-radius: 5px;
}

.tribe-events-calendar-list__event-date-tag-month {
    font-weight: 500 !important;
    font-size: 26px !important;
    color: #fff;
}

.tribe-events-calendar-list__event-date-tag-daynum {
    font-size: 50px !important;
    color: #fff;
}

.tribe-events-calendar-list__event-date-tag-year {
    font-size: 17px !important;
    color: #fff;
    font-weight: 500 !important;
}

.homepage-events .tribe-events-calendar-list__event-wrapper {
    padding: 20px;
    margin-left: 20px;
}

span.tribe-event-date-start {
    font-size: 20px;
}

.homepage-events .tribe-events-calendar-list__event-title a {
	font-size: 24px !important;
}

.error-404 p {
	color: #fff!important;
}

.error-404 .card-body {
	margin-left: 40px;
}

.custom-search-bar-page input#s-1 {
    border: 1px solid #ddd !important;
}

	
button.submit.search-submit.btn.btn-primary {
	background: #16628B!important;
	border: none!important
}
	
button.submit.search-submit.btn.btn-primary:hover {
	background: #555555!important
}

.btn-info {
	background-color: #30758D !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF !important;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 50px 8px 50px;
	border: 0px!important;
    transition: all 0.2s ease-in-out;
}

.btn-info:hover{
	background: #555555!important;
	text-decoration: none!important;
	font-style: normal!important;
	color: #fff!important;
}

td{
    font-size: 18px;
	font-weight: normal!important;
	color: #000!important;
	border-right: 1px solid #ddd;
}

td p{
	margin-bottom: 0px!important
}

.logo-lift {
    margin-top: 0px;
    margin-bottom: 50px;
    z-index: 9;
}

.col-lg-4.col-xl-3.col-8.col-sm-6.logo-lift {
	margin-top: 0px!important
}

@media (min-width: 1200px) {
    .offset-xl-3 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-xl-9 {
        flex: 0 0 auto;
        width: 100%;
    }
}

.sitetitle {
	color: #fff!important
}

.tablepress {
	display: flex!important
}

@media (max-width: 768px) { 
 .tablepress tr {
	display: flex;
    flex-direction: column;
}
}

/* Leadership Team Container */
.leadership-team {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px; 
    justify-content: center;
}
@media (max-width: 767.98px) {
    .content-wrap-leaders {
        margin-top: 10px; /* Adjust for smaller screens if needed */
    }
}

/* Individual Team Member Card */
.team-member {
    background-color: #F4F3F1;
    border-radius: 4px;
    overflow: hidden;
    text-align: left;
    padding: 40px;
}
.team-member:hover {
    background-color: #F4F3F1;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    text-align: left;
    padding: 40px;
	transform: translateY(-5px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Image Styling */
.team-member img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 4px!important;
}

.team-member-left {
    display: flex !important;
    gap: 20px;
    margin-bottom: 20px;
}

/* Name Styling */
.team-member h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 10px 0 5px;
}

/* Job Title Styling */
.team-member p {
    font-size: 14px;
    color: #777;
    margin: 5px 0 10px;
}

/* Biography Styling */
.team-member .bio {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

.team-member .bio span {
	margin-bottom: 20px!important;
	display: block;
}

/* Responsive Design for Small Screens */
@media (max-width: 768px) {
    .leadership-team {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* Bio section */
.bio_wrap {
    font-size: 1rem;
    line-height: 1.6;
    color: #333;
    margin-top: 10px;
}

.bio_wrap.collapse.show {
	height: auto;
}

.row.mb-60 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.bio_wrap.collapse {
    display: block;
    visibility: visible;
    overflow: hidden;
    height: 80px;
    min-height: 100%;
	padding-left: 0px!important;
}
.leaders-list img {
	border-radius: 4px;
	width: 100%;
}

.content-wrap-leaders .text-small.text-muted.mb-3 {
	padding: 0px!important
}

.leaders-list h3 {
	font-size: 20px;
	margin-top: 0px!important;
}

.entry-content div {
    padding-left: 5px !important;
}

.content-wrap-leader div {
	padding-left: 0px!important
}

@media (max-width: 768px) {
    .leaders-list .entry-content div {
    padding-left: 10px !important;
}
}

#main-leader .row.mb-60 {
    margin-top: 20px;
    margin-bottom: 20px;
}


/* Expand button styling */
a.show_hide_bio {
    display: inline-block;
    color: #007bff;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.7s ease;
}

a.show_hide_bio:hover {
    color: #0056b3;
}

#main-leader {
	padding-top: 0em!important
}

div#page-wrapper-leaders {
    background: white;
    padding-top: 50px;
	padding-bottom: 50px;
}

div#page-wrapper-leaders .mb-4 {
	margin-bottom: 0px!important;
}

div#page-wrapper-leaders div#content {
	margin-bottom: 0;
}

div#page-wrapper-leaders

.leaders-list h3 {
	color: #30758D;
}
.leaders-lis {
	display: flex!important;
	gap: 2em!important;
}
.leaders-main-cont {
	width: 70%!important
}

.custom-sidebar-widget {
	background-color: var(--color1) !important;
    color: var(--color7) !important;
    padding: 5% !important;
    margin-top: 0 !important;
    border-radius: 0.375em !important;
    align-self: flex-start;
}

.custom-sidebar-widget .elementor-widget-container {
	margin-bottom: 20px;
    margin-top: 20px;
}

.top-menu {
	align-content: center;
}

.mini-announcement-bar {
    background: var(--color5) !important;
}

.announcement-bar {
    background-color: var(--color8);
    color: var(--color7);
    text-align: center;
    padding: 10px 20px;
    position: relative;
    /*     font-weight: 600; */
    font-size: 1.25em;
    line-height: 1.5;
    z-index: 999;
}

.announcement-bar .announcement-content {
    max-width: 1295px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.announcement-bar .announcement-close {
    cursor: pointer;
    font-size: 1.2em;
    color: var(--color7);
}

.single-line-row {
    display: flex;
    gap: 2em;
    justify-content: center;
    align-items: center;
}

.idaho-announcement-bar {
    background-color: var(--color1);
    color: var(--color7);
    text-align: center;
    padding: 10px 0px;
    /*     font-weight: 600; */
    font-size: 1.2em;
    line-height: 1.4;
    position: relative;
    z-index: 999;
}

.idaho-announcement-bar .announcement-content {
    max-width: 1295px;
    margin: 0 auto;
    gap: 50px;
    display: flex;
    height: 150px;
    align-items: center;
    justify-content: space-between;
}

#mini-announcement-bar span.announcement-close:hover {
    color: var(--color8) !important;
    transition: background-color 0.2s ease-in-out;
}

#mini-announcement-bar span.announcement-close {
    padding: 0px 10px !important;
    color: var(--color7) !important;
    transition: background-color 0.2s ease-in-out;
}

.idaho-announcement-bar .announcement-close {
    font-size: 1.2em;
    cursor: pointer;
    padding: 0px 10px !important;
    color: var(--color7);
    transition: background-color 0.2s ease-in-out;
}

span.announcement-close:hover {
    color: #000;
    transition: background-color 0.2s ease-in-out;
}

header {
    display: inline;