/*
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[data-fancy-form-rcs="1"] .select2-container .select2-choice {
	height: 40px;
}
body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    margin-bottom: 30px;
}

/* Footer */

.sicon {
    font-family: fontawesome !important;
    padding-right: 10px;
    display: inline-block;
    width: 25px;
}
#footer-outer #footer-widgets .widget h4 {
    text-transform: none !important;
}

/*-------------*/

.contain-bg .row-bg.using-image {
    background-size: contain;
}

.fancy-box-role-models h4 {
    font-size: 18px !important;
    margin-bottom: 0 !important;
}

.fancy-box-role-models h3 {
    font-size: 18px !important;
    margin-bottom: 0 !important;
}

.fancy-box-role-models .inner {

    bottom: 0 !important;
    position: absolute !important;
    padding: 0 0 12% !important;
    width: 70% !important;

}

.current-menu-item a {
    color: 
    #fff !important;
}

.nectar-fancy-box[data-style="parallax_hover"] .bg-img::after {
    background-color: rgba(40,40,40,0.2) !important;
}

.team-meta strong {
    display: block;
    margin-bottom: 8px;
    color: 
    #6CE4CF;
}

/* People Lists */

.person-row {
    display: flex;
    margin-bottom: 40px;
	min-height: 500px;
}

.person-pic {
    width: 20%;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.person-details {
    width: 80%;
    background-color: #f9f9f9;
    padding: 35px;
}

.entry-header h4 {
    color: #6CE4CF;
    font-size: 50px;
    font-weight: 700;
}
.entry-content p {
    font-size: 14px;
    line-height: 25px;
}

.inv-filter-row {
    display: flex;
    width: 100%;
    gap: 12px;
}

.inv-filter-row > div{
    width: 50%;
}

.inv-filter-row h6{
    color: #FFF;
    font-size: 16px;
}

.archive .select2-choice {
    border-width: 0px;
    padding: 0;
}

.archive .select2-chosen {
    color: #FFF !important;
    font-weight: bold;
    font-size: 20px;
}

.select2-container .select2-choice .select2-arrow b::after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    border: 0;
        border-top-color: currentcolor;
    border-top-color: #666;
    margin-left: 0;
    margin-top: 0;
    font-family: FontAwesome;
    color: #FFF;
    font-size: 20px;
}

.archive .fancy-select-wrap {
    padding-top: 0 !important;
}

.highlight a {
    font-weight: bold;
}

#header-secondary-outer ul {
    width: 100%;
}

.sf-menu li.right {
    float: right;
}

#menu-item-6413 a, #menu-item-7062 a {
    border-right: 1px solid rgba(0,0,0,0.1) !important;
}

body #header-secondary-outer nav > ul > li > a {
    line-height: 15px;
}

body[data-header-color="custom"]:not(.material) #header-secondary-outer nav > ul > li:last-child {
    border-right: 0px solid rgba(0,0,0,0.1);
}

#menu-item-6409 a, #menu-item-6410 a {
    border-right: 1px solid rgba(0,0,0,0.1) !important;
}
