/*
Theme Name: Hawaii Psychology Internship Consortium
Author: the Bross team
Author URI: https://brossgroup.com/
*/

.logo-img {
    width: 100%;
}
@media (min-width: 1200px) and (min-width: 992px) {
    .navbar-expand-lg.dark-blue .navbar-nav .nav-item .nav-link {
        padding: 1rem 1.25rem;
        max-width: 275px;
    }
}
table {
    width: 100%;
}
table caption {
    font-style: italic;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    color: #333;
    text-align: center;
    caption-side: top;
}
table tr:nth-child(odd) {
    background: #f1f1f1;
}
table tr:nth-child(even) {
    background: #fff;
}
table tr td,
table th {
    padding: 6px;
}
table tr th {
    text-align: left;
    background: #333;
    color: #fff;
    padding-left: 16px;
}
table tr td {
    text-align: center;
    border-left: 1px solid #ccc;
    padding-left: 16px;
    font-weight: normal;
}
table tr td:first-child {
    text-align: left !important;
    border-left: 0;
}
.footer .footer-top {
    background: #a7c957;
}
.breadcrumb-section .breadcrumb .breadcrumb-item.active {
    background: #a7c957;
}
.inner-pages h2:not(.section-heading):before {
    background: #a7c957;
}
.footer .footer-bottom {
    background: #2f323a;
}
.navbar.sample-nav {
    background: #a7c957;
}
.wiche-in-focus-wrapper .text-wrapper span {
    background: #a7c957;
}
.banner-section .banner-content {
    background: rgba(58, 124, 165, 0.75);
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    background: linear-gradient(to bottom right, #a7c957 0%, #a7c957 100%);
}
.btn-outline-primary {
    border: 2px solid #a7c957;
    color: #a7c957;
}
.btn-secondary {
    background: #2f323a;
    border-color: #2f323a;
}
.section-heading .line {
    background: #a7c957;
}
.people-cards .card .card-body .card-title {
    color: #a7c957;
}
.inner-pages h3,
.h3-headings {
    color: #a7c957;
}
.people-cards .people-details .modal-title {
    color: #a7c957;
}
.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li::before,
.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li > ol > li::before,
.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li > ol > li > ol > li::before {
    color: #a7c957;
}
.inner-pages
    > .row.mt-5.mb-5
    > .col-md-12
    ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(
        .gfield_checkbox
    ):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul)
    > li:before,
.inner-pages
    > .row.mt-5.mb-5
    > .side-navbar-content
    ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(
        .gfield_checkbox
    ):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul)
    > li:before {
    color: #2f323a;
}
.btn-warning {
    background: linear-gradient(to bottom right, #a7c957 0%, #a7c957 100%);
}
.wiche-in-focus-wrapper {
    background-color: #3a7ca5;
}
.inner-banner-section .banner-content {
    background: url(/wp-content/uploads/sites/3/2020/08/bg-hawaii.png);
}
.navbar.sample-nav
    .navbar-nav
    > .dropdown
    > .dropdown-menu
    .dropdown-item:hover:before {
    background: #a7c957;
}
.navbar.sample-nav
    .navbar-nav
    > .dropdown
    > .dropdown-menu
    .dropdown-item:hover,
.navbar.sample-nav
    .navbar-nav
    > .dropdown
    > .dropdown-menu
    .dropdown-item:focus {
    background: rgba(167, 201, 87, 0.15);
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    background-color: #a7c957;
    border-color: #a7c957;
}
.btn-outline-primary:hover {
    background-color: #a7c957;
    border-color: #a7c957;
}
.navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:hover,
.navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:focus {
    color: #2f323a;
}
a {
    color: #3a7ca5;
}
a:hover {
    color: #518bb0;
}
.dark-blue .searchbox-open .search-box-outer {
    background: #a7c957;
}
.navbar-expand-lg .navbar-toggler {
    background: #a7c957;
}
.m-search-box .fa-times,
.m-search-box .fa-search {
    color: #a7c957;
}
table tr:first-child td:first-child,
table tr:first-child td {
    color: #000;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 1px 0px 1px;
    background: #f1f1f1;
}
.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    height: 100%;
}
.navbar.sample-nav .navbar-nav .dropdown:hover .dropdown-toggle {
    color: #2f323a;
    background: white;
    outline: none;
}