/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

body .container-wrap p a {
    text-decoration:underline;
    font-weight:600;
    color:#39805a;
}
body .container-wrap p a:hover {
    color:#53b781;
}
body.single-post .container-wrap.no-sidebar {
    padding-bottom: 0;
}

.row-border {
    border-bottom: 1px solid #ccc;
}

#header-secondary-outer .nectar-left-text {
    float: left;
    padding: 6px 0;
}

#header-secondary-outer .nectar-left-text a {
    color: #FFFFFF;
    font-family: Times, Tahoma, Verdana, sans-serif;
    font-variant: small-caps;
}

#home-featured .nectar-recent-posts-single_featured .grav-wrap .text a {
    display:none;
}

#home-featured .large-featured-post-title {
    padding-bottom:10px;
}

#header-secondary-outer .nectar-left-text:hover {
    opacity:.7;
}

#header-secondary-outer #social {
    float:right !important;
}


#header-secondary-outer nav>.sf-menu li {
    font-family: Karla;
}

body.material #header-secondary-outer nav>ul {
    height: auto;
    padding: 5px 0;
    margin-left: 20px;
}

body #footer-outer i {
    width:30px !important;
}

#page-header-bg h1, #page-header-bg .subheader {
    text-shadow: 2px 1px 2px #0000006 !important;
}
#page-header-bg .subheader {
    display: block;
    width:50% !important;
}
body .page-submenu li a.current-page {
    color: #00e0b7 !important;
    opacity: 1;
}
body .page-submenu li a.current-page:hover {
    opacity: .7;
}

#industry-testimonial .testimonial-name {
    font-size: 24px;
    line-height:32px;
}
#industry-testimonial .title {
    font-size: 20px;
}

.mec-container {
    margin-top: 3%;
    margin-bottom: 3%;
}
#top .sf-menu > li li > a > .nectar-menu-icon.fa-external-link {
    color: #00e3ab;
    margin-left: 8px;
    margin-right: 0;
    position: absolute;
    top: 8px;
    right: 44%;
    font-size:12px;
}
.external-link::before {
    font-family: FontAwesome;
    content:"\f08e";
    padding-left:6px;
    color: #ccc;
    position:absolute;
    left:50%;
    top:14px;
}
.document-icon::before {
    font-family: FontAwesome;
    content:"\f15b";
    padding-right:6px;
    color: #ccc;
}
#menu-about-olcf li {
    border-bottom: 1px solid #efefef;
    padding: 10px;
    list-style: none;
}
#menu-about-olcf li.current_page_item {
    color:#00e0b7;
    border-left: 5px solid #00e3ab;
    padding-left: 8px;
}
.section-menu-title h2.widgettitle {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.section-menu-title h2.widgettitle::after {
    font-family: FontAwesome;
    font-size:14px;
    font-weight:100;
    content:"\f149";
    margin-left:10px;
}
.staff-card-wrap {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 0 20px;
    padding-bottom: 30px !important;
}
.staff-card-wrap:last-of-type {
    border-bottom: none;
}
.staff-meta > span{
    display: block;
}
.leader-staff-name {
    font-size:32px;
}
.leader-job-title {
    font-size: 22px;
    font-weight:700;
    color:#5B6670;
}
.leader-bio {
    opacity:.7;
}
.staff-meta--job-title {
    font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    color: #5B6670;
    padding-bottom:10px !important;
}
.staff-meta--email-address {
    font-weight: 100;
    font-size: 14px;
    line-height: 16px;
    padding-bottom:10px !important;
}
.staff-meta--short_bio {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.directory_group-name {
    font-size: 14px;
    line-height: 18px;
}
.directory_section-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 8px;
}
h3.subtitle {
    margin-bottom:40px !important;
}
.profile-row {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 0;
}
.container .profile-row:last-child {
    border-bottom:none !important;
}
.contact_detail_label {
    font-weight: 600;
    font-size: 0.8125rem;
    letter-spacing: 0.0625rem;
    line-height: 1.53846;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    color: #5B6670;
    margin: 0 0 0.625rem;
}
.contact_detail_label:after {
    content: ''; /* Required to make the pseudo-element appear */
    display: block; /* Ensures it takes up space on the page */
    width: 100%; /* Adjust as needed */
    height: 2px; /* Thickness of the line */
    background-color: #00e0b7; /* Color of the line */
    position: absolute; /* Position relative to the heading */
    bottom: -5px; /* Adjust positioning of the line */
}
.contact_detal_label_text {
    text-transform:uppercase;
    position: relative;
}
.profile-picture.circle {
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 165px;
    width: 165px;
}
#search_input {
    margin:20px 0 45px;
}
#staff-list {
    margin-bottom: 50px;
}
.group-listing .hover-content::after {
    font-family: FontAwesome;
    font-size:12px;
    content:"\f054";
    padding-left:6px;
}
.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0 !important;
}
.home .mec-event-detail, .home .event-color {
    display: none;
}
.mec-event-list-modern .mec-event-sharing {
    display:none;
}
.home .mec-event-list-modern .mec-event-article {
    border-bottom: 1px solid #e1e1e1;
}
.home .mec-event-list-modern .mec-event-article:last-of-type {
    border-bottom: none;
}
.home .mec-event-list-modern .mec-event-date .event-da {
    font-weight: 400;
}
.heading::after {
    content: "";
    display: block;
    width: 60px;
    height: 0;
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 2px solid #00e3ab;
}
.staff-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; /* Adjust the negative margin to match the padding */
}
.staff-member-card {
    width: 23.641%;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #fff;
    margin: 40px 10px;
    min-height:260px;
}
.staff-member-card:hover {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
}
.staff-photo img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: -76px 0 35px;
    margin: -4.75rem 0 2.1875rem;
}
.staff-name {
    font-size: 1.2em;
    margin: 10px 0 5px;
}
img.custom-size {
    width: 160px !important; /* desired width */
    height: 160px !important; /* desired height */
    object-fit: cover; /* maintain aspect ratio, fill the box */
    border-radius:50%;
    border: 4px solid #fff
}
.system-specs-table td.column-1 {
    background: #ddd;
}
.gform_wrapper .gform_footer .gform_button {
    color: white;
}
.tablepress thead th {
    background-color: #112829 !important;
    color: #FFF !important;
    font-weight: 700;
}
.mec-totalcalview-selected {
    color: #fff !important;
}
.mec-totalcalview-selected:hover {
    color: #e8e8e8 !important;
}
a.mec-booking-button {
    border-radius: 50px !important;
    background: #006955 !important;
    color: #fff !important;
}
a.mec-booking-button:hover {
    border-radius: 50px !important;
    background: #00e0b7 !important;
    border:none !important;
    color: #fff !important;
}
/* Base alert class */
.alert {
  position: relative;
  padding: 1rem 1.25rem;
  border-radius: 0.375rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5;
}

/* Success alert */
.alert-success {
  background-color: #d1e7dd;
  border: 1px solid #badbcc;
  color: #0f5132;
}

/* Error alert */
.alert-error {
  background-color: #f8d7da;
  border: 1px solid #f5c2c7;
  color: #842029;
}

/* Warning alert */
.alert-warning {
  background-color: #fff3cd;
  border: 1px solid #ffecb5;
  color: #664d03;
}

/* Info alert */
.alert-info {
  background-color: #cff4fc;
  border: 1px solid #b6effb;
  color: #055160;
}

/* Close button */
.alert .close-button {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: none;
  border: none;
  font-size: 1.5rem;
  line-height: 1;
  color: inherit;
  cursor: pointer;
}

.feature-table {
    display: grid;
    grid-template-columns: 25% 1fr;
    grid-gap: 0px;
}

.feature-table .column {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    vertical-align: top;
    border-bottom: 1px solid rgba(140, 149, 164, 0.1);
}

.feature-table .column:nth-last-child(-n+2) {
    border-bottom: none;
}

.feature-table .feature {
    padding: 20px 20px 20px 0;
    font-size: 24px;
    line-height: 1.5;
}

.feature-table .stat {
    font-size: 16px;
    padding: 20px 20px 20px 0;

}
#header-secondary-outer .nectar-left-text {
    float: left;
    padding: 6px 0;
}

#header-secondary-outer .nectar-left-text a {
    color: #FFFFFF;
    font-family: Times, Tahoma, Verdana, sans-serif;
    font-variant: small-caps;
}

#home-featured .nectar-recent-posts-single_featured .grav-wrap .text a {
    display:none;
}

#home-featured .large-featured-post-title {
    padding-bottom:10px;
}

#header-secondary-outer .nectar-left-text:hover {
    opacity:.7;
}

#header-secondary-outer #social {
    float:right !important;
}


#header-secondary-outer nav>.sf-menu li {
    font-family: Karla;
}

body.material #header-secondary-outer nav>ul {
    height: auto;
    padding: 5px 0;
    margin-left: 20px;
}

#page-header-bg h1, #page-header-bg .subheader {
    text-shadow: 2px 1px 2px #0000006 !important;
}
#page-header-bg .subheader {
    display: block;
    width:50% !important;
}

.mec-container {
    margin-top: 2%;
    margin-bottom: 2%;
}

.document-icon::before {
    font-family: FontAwesome;
    content:"\f15b";
    padding-right:6px;
    color: #ccc;
}
#menu-about-olcf li {
    border-bottom: 1px solid #efefef;
    padding: 10px;
    list-style: none;
}
#menu-about-olcf li.current_page_item {
    color:#00e0b7;
    border-left: 5px solid #00e3ab;
    padding-left: 8px;
}
.section-menu-title h2.widgettitle {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.section-menu-title h2.widgettitle::after {
    font-family: FontAwesome;
    font-size:14px;
    font-weight:100;
    content:"\f149";
    margin-left:10px;
}
.staff-card-wrap {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 0 20px;
    padding-bottom: 30px !important;
}
.staff-card-wrap:last-of-type {
    border-bottom: none;
}
.staff-meta > span{
    display: block;
}
.staff-meta--job-title {
    font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    color: #5B6670;
    padding-bottom:10px !important;
}
.staff-meta--email-address {
    font-weight: 100;
    font-size: 14px;
    line-height: 16px;
    padding-bottom:10px !important;
}
.staff-meta--short_bio {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
h3.subtitle {
    margin-bottom:40px !important;
}
.profile-row {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 0;
}
.container .profile-row:last-child {
    border-bottom:none !important;
}
.contact_detail_label {
    font-weight: 600;
    font-size: 0.8125rem;
    letter-spacing: 0.0625rem;
    line-height: 1.53846;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    color: #5B6670;
    margin: 0 0 0.625rem;
}
.contact_detail_label:after {
    content: ''; /* Required to make the pseudo-element appear */
    display: block; /* Ensures it takes up space on the page */
    width: 100%; /* Adjust as needed */
    height: 2px; /* Thickness of the line */
    background-color: #00e0b7; /* Color of the line */
    position: absolute; /* Position relative to the heading */
    bottom: -5px; /* Adjust positioning of the line */
}
.contact_detal_label_text {
    text-transform:uppercase;
    position: relative;
}
.profile-picture.circle {
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 165px;
    width: 165px;
}
.directory_group-name {
    font-size: 14px;
    line-height: 18px;
}
.directory_section-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 8px;
}
#search_input {
    margin:20px 0 45px;
}
#staff-list {
    margin-bottom: 50px;
}
.group-listing .hover-content::after {
    font-family: FontAwesome;
    font-size:12px;
    content:"\f054";
    padding-left:6px;
}
.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0 !important;
}
.home .mec-event-detail, .home .event-color {
    display: none;
}
.mec-event-list-modern .mec-event-sharing {
    display:none;
}
.home .mec-event-list-modern .mec-event-article {
    border-bottom: 1px solid #e1e1e1;
}
.home .mec-event-list-modern .mec-event-article:last-of-type {
    border-bottom: none;
}
.home .mec-event-list-modern .mec-event-date .event-da {
    font-weight: 400;
}
.heading::after {
    content: "";
    display: block;
    width: 60px;
    height: 0;
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 2px solid #00e3ab;
}
.staff-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; /* Adjust the negative margin to match the padding */
}
.staff-member-card {
    width: 23.641%;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #fff;
    margin: 40px 10px;
    min-height:260px;
}
.staff-member-card:hover {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
}
.staff-photo img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: -76px 0 35px;
    margin: -4.75rem 0 2.1875rem;
}
.staff-name {
    font-size: 1.2em;
    margin: 10px 0 5px;
}
img.custom-size {
    width: 160px !important; /* desired width */
    height: 160px !important; /* desired height */
    object-fit: cover; /* maintain aspect ratio, fill the box */
    border-radius:50%;
    border: 4px solid #fff
}
.section-lead-card {
    padding: 10px 20px;
    box-sizing: border-box;
    background: #f1f1f1;
    margin: 40px 10px;
    min-height:260px;
    width:100%;
    text-align:center;
}
.section-lead-card:hover {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
}
.section-lead--heading {
    font-size:14px;
    text-transform:uppercase;
    margin:0;
}
.section-lead-photo img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: -76px 0 35px;
    margin: -4.75rem auto 2.1875rem;
}
#search-sidebar {
    background-color: #fcfcfc;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding:0 40px;
}
.search-results-date {
    color: #999;
    font-style: italic;
    margin-top:8px;
}
.search-filter {
    margin: 40px 0;
}
.search-filter label {
    display: block;
}
.search-filter label:first-of-type, .search-order label {
    padding-bottom: 0;
    font-size: 14px;
    color: #acacac !important;
}
#search-result-form {
    display: flex;
}
#search-result-searchbar {
    margin:0 auto 40px;
    padding: 40px auto;
    border-bottom: 4px solid #39805a;
    max-width: 1300px;
}
#search-result-searchbar input {
    flex: 1;
    margin-right:10px;
}


/* Style the checkbox itself */
input[type="checkbox"] {
    -webkit-appearance: none; /* Remove default styles on Webkit browsers (Chrome, Safari, etc.) */
    -moz-appearance: none; /* Remove default styles on Firefox */
    appearance: none; /* Removes default styling in most modern browsers */
    width: 20px;
    height: 20px;
    border: 2px solid #006955; /* Green border */
    border-radius: 4px; /* Optional: rounded corners */
    background-color: #fff; /* White background */
    cursor: pointer;
    transition: background-color 0.3s, border-color 0.3s;
}

/* Style the checkbox when it is checked */
input[type="checkbox"]:checked {
    background-color: #006955; /* Green background when checked */
    border-color: #006955; /* Green border when checked */
}

/* Optional: Add a checkmark symbol when the checkbox is checked */
input[type="checkbox"]::before {
    content: '\2713'; /* Unicode checkmark */
    color: #FFF; /* White color for the checkmark */
    display: inline-block;
    top: 2px;
    left: 5px;
    font-size: 16px;
}
input[type="checkbox"]:checked::before {
    content: '\2713'; /* Unicode checkmark */
    color: #FFF; /* White color for the checkmark */
    display: inline-block;
    top: 2px;
    left: 5px;
    font-size: 16px;
}


/* Responsive styling */
@media (max-width: 1646px) {
    .staff-member-card {
        width: calc(25% - 20px); /* Three columns on tablets */
    }
}

@media (max-width: 1160px) {
    .staff-member-card {
        width: calc(50% - 20px); /* Two columns on small tablets */
    }
}

@media (max-width: 580px) {
    .staff-member-card {
        width: calc(100% - 20px); /* One column on mobile */
    }
}

#footer-outer #footer-widgets .col ul li a, #sidebar div ul li a, #footer-outer #footer-widgets .col p {
    font-size:15px;
}

/* Responsive styling */
@media (max-width: 1646px) {
    .staff-member-card {
        width: calc(25% - 20px); /* Three columns on tablets */
    }
}

@media (max-width: 1160px) {
    .staff-member-card {
        width: calc(50% - 20px); /* Two columns on small tablets */
    }
}

@media (max-width: 580px) {
    .staff-member-card {
        width: calc(100% - 20px); /* One column on mobile */
    }
}

@media (max-width: 1000px) {
    .section-lead-card {
        margin-top: 90px !important;
    }
}







/* Ensure the outer wrapper spans full width */
.vimeo-embed-with-caption,
.vimeo-embed {
  width: 100%;
  max-width: 100%;
}

/* Ensure Vimeo iframe expands fully */
.vimeo-embed iframe {
  width: 100% !important;
  display: block;
  background-color: black;
}

/* Handle Salient’s responsive video wrapper if applied */
.vimeo-embed .fluid-width-video-wrapper,
.vimeo-embed .wp-video,
.vimeo-embed .responsive-video,
.vimeo-embed .video-player {
  width: 100% !important;
  max-width: 100% !important;
}

figcaption.vimeo-caption {
    padding-bottom: 40px;
}

