/*
* Prefixed by:
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 2 version
*/

/*
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
*/

@import url("https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro");

.large-text {
	font-size: 20px!important;
}

.small-text {
	font-size: 16px!important;
}

.footer-social-links {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 22px;
}

span.child-category a {
    display: inline-block;
    margin-right: 8px;
    padding: 2px 10px;
    border-radius: 50px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
	transition: all 0.2s ease-in-out;
}

span.child-category a:hover {
  filter: brightness(95%);
}

.more-categories p {
    padding-bottom: 25px;
}

div#single-below-header span {
    font-weight: 600 !important;
    font-size: 14px;
}

#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a,
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover {
    background-color: #ecfdf3 !important;
    color: #027a48 !important;
    font-weight: 500;
    line-height: 20px;
    padding: 2px 10px;
}

body.search #page-header-bg {
    height: 400px;
}

ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2px;
    position: relative;
    padding-inline: 114px !important;
}

#pagination a.page-numbers,
#pagination span.page-numbers {
    line-height: 1;
    color: #555555;
    font-size: 14px !important;
    font-weight: 500;
}

body #pagination .page-numbers.next,
body #pagination .page-numbers.prev,
body.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,
body.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}

.post-area #pagination {
    border-top: 1px solid #d0d5dd;
    padding-top: 20px;
    padding-left: 0px;
}

.page-numbers.next:hover svg path,
.page-numbers.prev:hover svg path {
    stroke: #006450 !important;
}

li.next-list-item,
li.prev-list-item {
    position: absolute;
}
li.next-list-item {
    right: 0;
}

li.prev-list-item {
    left: 0;
}

#pagination span.page-numbers.current {
    background-color: #f0f6f5 !important;
    color: inherit !important;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.asl_w_container.asl_w_container_1 {
    width: 540px;
    max-width: 100%;
    margin-inline: auto;
}

div[id*="ajaxsearchlite"].asl_m.asl_w {
    border-color: #d0d5dd !important;
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
    font-size: 16px;
}

div.asl_m .probox .promagnifier {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
}

#ajaxsearchlite1 .probox .proinput,
div.asl_w .probox .proinput {
    font-weight: 500 !important;
    margin-top: 3px;
    margin-left: 0;
}

div.asl_m .probox .proclose svg {
    background: none;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    fill: #667085 !important;
}

.asl_m .probox svg {
    fill: #667085 !important;
}

div.asl_r.vertical {
    border-radius: 8px;
}

div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a {
    color: #171717;
}

div[id*="ajaxsearchliteres"].wpdreams_asl_results div.resdrg span.highlighted {
    color: #006450;
    font-weight: 600;
}

.single-post div#page-header-bg,
body.single-post #page-header-bg,
body.single-post #page-header-wrap {
    height: 100% !important;
}

.single-post #page-header-bg .nectar-particles .span_6 .inner-wrap,
.single-post #page-header-bg .span_6 {
    -webkit-transform: none;
    transform: none;
    top: 0px;
}

.single-post #page-header-bg[data-alignment-v="middle"] .span_6 .inner-wrap,
.single-post #page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap,
.blog-archive-header.color-bg .container {
    padding-top: 130px;
    padding-bottom: 350px;
}

.single-post #page-header-bg {
    border-radius: 0px 0px 80px 20px;
}
.single-post #page-header-bg h1 {
    font-weight: 500;
}
.single-post span.post-featured-img {
    display: block;
    margin-top: -350px;
}

.single-post span.post-featured-img img {
	border-radius: 20px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.nectar-button,
.nectar-milestone .number,
.bold,
b,
strong,
blockquote,
table {
    font-family: "Neue Haas Grotesk Display Pro", sans-serif !important;
}

body:not(.woocommerce-cart) .main-content td {
    font-size: 16px;
    font-weight: 500;
}

li .icon-default-style.icon-salient-thin-line:before {
    content: "";
}

li .icon-default-style.icon-salient-thin-line {
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 27 16' width='27' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23006450'%3E%3Cpath d='m21.0938 9.06608h-15.18755c-.4725 0-.84375-.36667-.84375-.83333 0-.46667.37125-.83334.84375-.83334h15.18755c.4724 0 .8437.36667.8437.83334 0 .46666-.3713.83333-.8437.83333z'/%3E%3Cpath d='m16.875 14.8994c-.1107.0013-.2204-.0202-.3221-.0633s-.1932-.1067-.2685-.1867c-.3375-.3334-.3375-.85 0-1.1834l5.3156-5.24995-5.3156-5.25c-.3375-.33334-.3375-.85 0-1.18334.3375-.33333.8606-.33333 1.1981 0l5.9063 5.83334c.3375.33333.3375.85 0 1.18333l-5.9063 5.83332c-.1687.1667-.3881.25-.5906.25z'/%3E%3C/g%3E%3C/svg%3E");
    width: 27px !important;
    height: 21px !important;
    background-position: center;
    background-repeat: no-repeat;
}

.gallery-grid .hover-wrap-inner,
.gallery-grid .hover-wrap,
.gallery-grid .wpb_wrapper,
.gallery-grid .img-with-aniamtion-wrap {
    height: 100%;
}

.gallery-grid img.img-with-animation.skip-lazy {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

body .gform_wrapper .top_label .gfield_label {
    font-family: inherit;
}

.gform_footer {
    margin-top: 32px;
}

p.gform_required_legend {
    display: none;
}

input[type="radio"] {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

input[type="radio"] + label {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
}

input[type="radio"] + label::after,
input[type="radio"] + label::before {
    content: "";
    left: 0;
    -webkit-transition:
        border 0.25s,
        background-color 0.25s,
        width 0.2s 0.1s,
        height 0.2s 0.1s,
        top 0.2s 0.1s,
        left 0.2s 0.1s;
    transition:
        border 0.25s,
        background-color 0.25s,
        width 0.2s 0.1s,
        height 0.2s 0.1s,
        top 0.2s 0.1s,
        left 0.2s 0.1s;
}

input[type="radio"] + label::before {
    border-style: solid;
    border-width: 1px;
    border-color: #d0d5dd;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 9px;
}

input[type="radio"]:checked + label::before {
    border-color: #006450;
    background-color: #006450;
}

input[type="radio"] + label::after {
    position: absolute;
    left: 8px;
    top: 4px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
}

input[type="radio"]:checked + label::after {
    opacity: 1;
}

mmi {
    display: none;
}

.gfield_radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 32px;
}

body .gform_wrapper .top_label .gfield_label {
    margin-top: 20px;
    margin-bottom: 6px;
    font-family: inherit;
    font-weight: 600;
    font-size: 16px;
}

.gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px 32px;
}

h2.gform_submission_error.hide_summary {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 24px;
    text-align: center;
}

.validation_message.gfield_validation_message, h2.gform_submission_error.hide_summary {
    color: #d90000;
}

.ginput_preview {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
}

.gform_fields textarea {
    max-height: 128px;
}

.gform_fields > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

.gform_fields > .gfield--width-half {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 200px;
    flex: 1 1 200px;
}

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-box-shadow: 0px 1px 2px 0px #1018280d;
    box-shadow: 0px 1px 2px 0px #1018280d;
    padding: 12px 16px;
    border-radius: 8px;
}

.original[data-form-style=default] input[type=date]:focus, .original[data-form-style=default] input[type=email]:focus, .original[data-form-style=default] input[type=number]:focus, .original[data-form-style=default] input[type=password]:focus, .original[data-form-style=default] input[type=search]:focus, .original[data-form-style=default] input[type=tel]:focus, .original[data-form-style=default] input[type=text]:focus, .original[data-form-style=default] input[type=url]:focus, .original[data-form-style=default] textarea:focus {
    background-color: white;
    border-color: #006450;
}

.thanks-card {
    text-align: center;
    max-width: 400px;
    margin-inline: auto;
    padding-block: 270px;
}

.thanks-card h4 {
    font-weight: 500 !important;
    margin-bottom: 12px !important;
}

.gfield_html_formatted {
    text-align: center;
    margin-bottom: 30px;
}

.clear-block {
    display: block !important;
    margin-inline: auto;
}

.home-header .row-bg-layer:before {
    content: "";
    display: block;
    width: 800px;
    height: 706px;
    position: absolute;
    right: -260px;
    background-position: right bottom;
    z-index: 1;
    bottom: -84px;
    background: url(/wp-content/themes/salient-child/images/header.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 60%;
    mix-blend-mode: overlay;
}

.row-bg-wrap.has-animated-gradient .row-bg-layer:before {
    content: "";
    display: block;
    width: 590px;
    height: 540px;
    position: absolute;
    right: -168px;
    background-position: right bottom;
    z-index: 1;
    bottom: -80px;
    background: url(/wp-content/themes/salient-child/images/header.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 10%;
}

.image-shapes-1 .hover-wrap-inner:before {
    content: "";
    background: url(/wp-content/themes/salient-child/images/shape3.svg);
    display: block;
    width: 350px;
    height: 376px;
    position: absolute;
    top: -60px;
    left: -86px;
    background-size: contain;
    background-repeat: no-repeat;
}

.image-shapes-1 .hover-wrap-inner:after {
    content: "";
    background: url(/wp-content/themes/salient-child/images/shape2.svg);
    display: block;
    width: 499px;
    height: 432px;
    position: absolute;
    bottom: -31px;
    right: -34px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}

.image-shapes-2 .hover-wrap-inner:before {
    content: "";
    background: url(/wp-content/themes/salient-child/images/shape4.svg);
    display: block;
    width: 306px;
    height: 284px;
    position: absolute;
    bottom: -31px;
    left: -39px;
    background-size: contain;
    background-repeat: no-repeat;
}

.image-shapes-2 .hover-wrap-inner:after {
    content: "";
    background: url(/wp-content/themes/salient-child/images/shape7.svg);
    display: block;
    width: 561px;
    height: 499px;
    position: absolute;
    top: -31px;
    right: -40px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:hover .menu-title-text,
#header-outer[data-lhe="animated_underline"] #top nav > ul > li.current-menu-item > a .menu-title-text,
body.single-post #header-outer[data-lhe="animated_underline"] #top nav > ul > li.blog.menu-item > a .menu-title-text {
    color: #b8e464;
}

#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after,
#header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a:before,
#header-outer.transparent .nectar-mobile-only.mobile-header li a .menu-title-text:after,
body.single-post #header-outer[data-lhe="animated_underline"] #top nav > ul > li.blog.menu-item > a .menu-title-text:after {
    border-color: #b8e464 !important;
}

body.single-post #header-outer[data-lhe="animated_underline"] #top nav > ul > li.blog.menu-item > a .menu-title-text:after {
    backface-visibility: hidden;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.overline-text,
.heading-overline {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 20px;
}

#footer-outer {
    border-radius: 80px 20px 0px 0px;
}

/* Arrow in button */
a.nectar-button.large.regular-button span:after,
body[data-form-submit="regular"] .container-wrap button[type="submit"]:after,
body[data-form-submit="regular"] .container-wrap input[type="submit"]:after,
.cli-plugin-button:after,
#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a .menu-title-text:after {
	all: initial;
    color: inherit;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 9px;
	position: relative;
	left: 0px;
	transition: all .45s cubic-bezier(.25,1,.33,1);
}

#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a {
	all: initial;
	cursor: pointer;
	position: relative;
    color: #fff!important;
    font-weight: 600;
    opacity: 1;
    line-height: 20px;
    display: inline-block;
    font-family: "Neue Haas Grotesk Display Pro", sans-serif !important;
    padding: 15px 22px;
    font-size: 16px;
    border-radius: 200px!important;
    transition: all .45s cubic-bezier(.25,1,.33,1);
    background-color: rgb(0, 100, 80);
}


#header-outer[data-lhe=animated_underline].transparent #top nav>ul.buttons.sf-menu>li>a {
	background-color: #fff;
	color: rgb(0, 100, 80)!important;
}

#header-outer[data-lhe=animated_underline].transparent #top nav>ul.buttons.sf-menu>li>a span:after {
	border-color: rgb(0, 100, 80)!important;
}

#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a:hover {
	background-color: #013D31;
}

#header-outer[data-lhe=animated_underline].transparent #top nav>ul.buttons.sf-menu>li>a:hover {
	background-color: #f5fbe8;

}

#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a:hover span {
	color: #fff;
}

#header-outer[data-lhe=animated_underline].transparent #top nav>ul.buttons.sf-menu>li>a:hover span {
	color: rgb(0, 100, 80)!important;
}

a.nectar-button.large.regular-button:hover span:after,
body[data-form-submit="regular"] .container-wrap button[type="submit"]:hover:after,
body[data-form-submit="regular"] .container-wrap input[type="submit"]:hover:after,
.cli-plugin-button:hover:after,
#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a:hover .menu-title-text:after {
	left: 4px;
}

.cli-plugin-button {
    padding: 16px 26px;
    border-radius: 40px;
    font-weight: 600 !important;
    font-size: 16px !important;
}

.nectar-button.large {
    font-size: 16px;
}

.nectar-button span,
.cli-plugin-button,
#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a span {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

a.nectar-button.large.see-through.accent-color[data-color-override="#b8e464"]:hover,
a.nectar-button.large[data-color-override="rgba(0,100,80,0.01)"]:hover {
    background-color: rgba(184, 228, 100, 0.15) !important;
}

a.nectar-button.large.see-through.accent-color[data-color-override="#006450"]:hover,
a.nectar-button.large[data-color-override="rgba(184,228,100,0.01)"]:hover {
    background-color: rgb(0 100 81 / 15%) !important;
}

a.nectar-button.large.regular.regular-button[data-color-override="#006450"]:hover,
#header-outer .menu-item-25 > a:hover:before,
body[data-form-submit="regular"] .container-wrap button[type="submit"]:hover,
body[data-form-submit="regular"] .container-wrap input[type="submit"]:hover {
    background-color: #013d31 !important;
}

body[data-form-submit="regular"] .container-wrap button[type="submit"],
body[data-form-submit="regular"] .container-wrap input[type="submit"] {
    width: 100%;
    font: inherit;
    margin: 0;
    font-weight: 600;
    line-height: 20px;
    display: block;
    padding: 15px 22px;
    font-size: 16px;
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-transition:
        opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        -webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        -webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
    transition:
        opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        -webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        -webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
    transition:
        opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
    transition:
        opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        -webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
        -webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}

.full-width-section .light .nectar-button:hover,
.nectar-button:hover {
    opacity: 1;
}

body .row .post-tags h4 {
    float: none;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 18px;
    line-height: 1.5;
}

.single #ajax-content-wrap .post-area .content-inner>.post-tags a[rel="tag"] {
    font-size: 14px;
    border-radius: 100px;
    line-height: 20px;
    font-weight: 500;
    padding: 2px 10px;
	 background-color: #ECFDF3;
    color: #027A48;
	    margin: 8px 8px 0 0;
}

.single #ajax-content-wrap .post-area .content-inner>.post-tags a[rel="tag"]:hover {
    background-color: #d6efe1!important;
    color: #027A48;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 600;
}

#footer-outer .row {
    padding: 95px 0;
}

.footer-font {
    font-size: 14px;
    line-height: 20px;
}

#footer-widgets .widget h4 {
    text-transform: capitalize;
    font-size: 16px;
}

body.original #footer-outer #footer-widgets .col ul li {
    border-bottom: 0;
}

#footer-outer .widget.widget_pages li a,
#footer-outer .widget.widget_nav_menu li a {
    font-size: 16px;
    font-weight: 600;
    padding: 3px 0;
}

#footer-outer .widget.widget_pages li a:before,
#footer-outer .widget.widget_nav_menu li a:before {
    content: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 17 10' width='17' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3CclipPath id='a'%3E%3Cpath d='m.96875.241455h16v9h-16z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)' fill='%23fff'%3E%3Cpath d='m13.4688 5.24146h-9.00005c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h9.00005c.2799 0 .5.22.5.5s-.2201.5-.5.5z'/%3E%3Cpath d='m10.9688 8.74144c-.0656.0008-.1306-.01214-.1909-.03797s-.1145-.064-.1591-.11203c-.2-.2-.2-.51 0-.71l3.15-3.15-3.15-3.15c-.2-.2-.2-.51 0-.710004.2-.2.51-.2.71 0l3.5 3.500004c.1999.2.1999.51 0 .71l-3.5 3.5c-.1001.1-.23.15-.35.15z'/%3E%3C/g%3E%3C/svg%3E");
    margin-right: 12px;
    font-weight: 400;
	position: relative;
    left: 0;
    transition: left 0.2s ease-in-out;
}

#footer-outer a:not(.nectar-button):hover {
    color: #b8e464 !important;
}

#footer-outer .widget.widget_pages li a:hover:before,
#footer-outer .widget.widget_nav_menu li a:hover:before {
    content: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 17 10' width='17' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3CclipPath id='a'%3E%3Cpath d='m.96875.241455h16v9h-16z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)' fill='%23B8E464'%3E%3Cpath d='m13.4688 5.24146h-9.00005c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h9.00005c.2799 0 .5.22.5.5s-.2201.5-.5.5z'/%3E%3Cpath d='m10.9688 8.74144c-.0656.0008-.1306-.01214-.1909-.03797s-.1145-.064-.1591-.11203c-.2-.2-.2-.51 0-.71l3.15-3.15-3.15-3.15c-.2-.2-.2-.51 0-.710004.2-.2.51-.2.71 0l3.5 3.500004c.1999.2.1999.51 0 .71l-3.5 3.5c-.1001.1-.23.15-.35.15z'/%3E%3C/g%3E%3C/svg%3E");
	left: 4px;
}

.team-meta {
    text-align: left;
}

.team-meta h5 {
    font-size: 16px !important;
    letter-spacing: 0 !important;
    color: #555555;
    text-transform: none !important;
    font-weight: 500 !important;
    line-height: 26px;
    margin: 0 !important;
}

.team-meta h3 {
    font-size: 20px !important;
    letter-spacing: 0 !important;
    color: #171717;
    text-transform: none !important;
    font-weight: 600 !important;
}

.team-meta p {
    color: #006450;
    font-size: 16px !important;
}

.team-member-image {
    border-radius: 20px 100px 20px 20px;
}

.team-member[data-style="bio_fullscreen_alt"] .team-member-image-inner {
    position: relative;
}

.team-member[data-style="bio_fullscreen_alt"]:hover .team-member-image {
    -webkit-transform: none;
    transform: none;
}

.team-member[data-style="bio_fullscreen_alt"] .team-member-image-inner {
    -webkit-transform: none;
    transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.team-member[data-style="bio_fullscreen_alt"] .team-member-image-inner:after {
    background: radial-gradient(108.6% 108.6% at 0% 7.56%, rgba(0, 100, 80, 0.9) 0%, rgba(184, 228, 100, 0.9) 100%)
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.team-member[data-style="bio_fullscreen_alt"] .team-member-image-inner:before {
    content: "View profile";
    display: block;
    color: #b8e464;
    border: 2px solid #b8e464;
    position: absolute;
    z-index: 10;
    padding: 16px 26px;
    line-height: 1;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.team-member[data-style="bio_fullscreen_alt"]:hover .team-member-image-inner:before,
.team-member[data-style="bio_fullscreen_alt"]:hover .team-member-image-inner:after {
    opacity: 1;
}

.nectar_team_member_overlay.open {
    background: #d7d7d7ad;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nectar-close-indicator.visible,  {
    -webkit-transform: none !important;
    transform: none !important;
}

.nectar-close-indicator {
    display: none!important;
}

.nectar_team_member_overlay .team_member_details {
    padding: 0px 30px 0px 0px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: static;
    -webkit-transform: none;
    transform: none;
    margin: 0;
    max-height: calc(80vh - 80px);
	overflow-y: auto;
}

.nectar_team_member_overlay, 
.nectar_team_member_overlay[data-style=bio-fullscreen-alt] .team_member_details .title, 
.nectar_team_member_overlay[data-style=bio-fullscreen-alt] .team_member_details h2,
.nectar_team_member_overlay.open .team_member_picture .team_member_image_bg_cover,
.nectar_team_member_overlay .team_member_details .team-desc {
	transition: none!important;
}

.nectar_team_member_overlay.open {
    background: #000000ad;
}

.nectar_team_member_overlay .team_member_picture {
    position: static;
    background: none;
}

.team_member_picture_wrap {
    position: relative;
    height: 180px;
    width: 180px;
}

.nectar_team_member_overlay .inner-wrap {
    width: 730px;
    background: white;
    overflow: hidden;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 78px 0px 10px 30px !important;
    border-radius: 20px;
    gap: 22px;
    height: auto;
    max-height: 100dvh;
}

span.mobile-close {
    border: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    width: 60px!important;
    height: 60px!important;
    background: transparent;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.2109 20L4.21094 4M20.2109 4L4.21094 20' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

span.mobile-close:before,
span.mobile-close:after {
    display: none !important;
}

.nectar-close-indicator.visible {
    display: none;
}

.nectar_team_member_overlay .team_member_details .title {
    font-size: 14px;
    margin-bottom: 3px !important;
}

.nectar_team_member_overlay .team_member_details h2 {
    font-size: 16px !important;
    text-transform: none !important;
    line-height: 1 !important;
    margin-bottom: 18px !important;
}

.bio-inner p {
    font-size: 16px;
}

.team_member_picture_wrap {
    border-radius: 10px 40px 10px 10px;
}
.nectar_team_member_overlay .team_member_picture {
    width: auto;
}

.bottom_meta {
    position: absolute;
    top: 0;
    right: 0;
}

.bottom_meta a {
    padding: 16px 26px 16px 26px !important;
    background-color: rgb(0, 100, 80);
    color: white !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    border-radius: 50px;
    -webkit-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
}

.bottom_meta a:hover {
    background-color: #013d31;
}

.bottom_meta a:hover i.fa-linkedin:before {
    color: white !important;
}

.bottom_meta a i.fa-linkedin:before {
    content: "Linkedin";
    font-weight: 600;
    font-size: 16px;
    margin-right: 10px;
    font-family: "Neue Haas Grotesk Display Pro", sans-serif;
    color: white;
}

.bottom_meta a i.fa-linkedin:after {
    content: url(
        data:image/svg + xml,
        %3Csvgfill="none"height="16"viewBox="0 0 10 16"width="10"xmlns="http://www.w3.org/2000/svg"%3E%3Cpathclip-rule="evenodd"d="m.561297 15.7071c-.390524-.3905-.390524-1.0237.000001-1.4142l6.292892-6.2929-6.292891-6.29289c-.390525-.39053-.390525-1.023694 0-1.414217.390524-.3905252 1.023691-.3905252 1.414211 0l7.70711 7.707107-7.70711 7.7071c-.39052.3905-1.023689.3905-1.414213 0z"fill="currentColor"fill-rule="evenodd"/%3E%3C/svg%3E
    );
    color: white;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 9px;
}

i.icon-default-style.fa.fa-linkedin {
    line-height: 1;
    font-size: 16px;
}

.bottom_meta a {
    -webkit-transform: translateY(-30px) !important;
    transform: translateY(-30px) !important;
}

.custom_file_input {
    background: #f0f0f0;
    border-radius: 10px;
    padding: 16px 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.file-upload-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.file-upload-text:before {
    content: "Upload CV";
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    display: block;
}

#looking-to-hire .file-upload-text:before {
	content: "Upload job spec;
}

.file-upload-text:after {
    content: "(Accepted file types: pdf, docx, doc. Max file size: 5 MB.)";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: block;
}


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.custom_file_input .gfield_label {
    border: 2px solid #006450;
    font-size: 14px;
    line-height: 22px;
    background: transparent;
    padding: 6px 26px;
    border-radius: 50px;
    color: #006450;
    font-weight: 600 !important;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 !important;
}

.custom_file_input input[type="file"],
.custom_file_input .gform_fileupload_rules,
.custom_file_input .gfield_label .gfield_required {
    display: none;
}

#testimonials .row-bg.viewport-desktop.using-bg-color:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-image: url(/wp-content/themes/salient-child/images/header-flipped.svg);
    background-size: 690px;
    background-position: -80px center;
    background-repeat: no-repeat;
    opacity: 0.04;
}

.nectar_single_testimonial .image-icon,
.testimonial_slider[data-style="multiple_visible_minimal"] .image-icon {
    width: 140px;
    height: 140px;
    border-radius: 10px 40px 10px 10px;
}

.nectar_single_testimonial[data-style="basic_left_image"] {
    padding-left: 200px;
}

blockquote.nectar_single_testimonial p {
    font-size: 24px;
    font-weight: 600;
    font-family: inherit;
}

.nectar_single_testimonial span,
body .testimonial_slider blockquote span {
    font-size: 16px;
    font-weight: 600;
}

.posts-container,
#search-results {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 22px 1fr 22px 1fr 22px 1fr 22px 1fr 22px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 22px;
}

.posts-container .post-content {
    padding-left: 0px;
}

.posts-container .post,
#search-results .result-new {
    -ms-grid-column-span: 2;
    grid-column: span 2;
}

.posts-container .post:nth-child(-n + 2) {
    -ms-grid-column-span: 3;
    grid-column: span 3;
}

.posts-container .post:nth-child(-n + 2) h6.title {
    font-size: 24px;
}

.posts-container .post-featured-img img, #search-results .result-new img, #search-results .img-placeholder {
    border-radius: 20px;
}

#search-results .result-new .inner-wrap-new > a, #search-results .img-placeholder {
    display: block;
    aspect-ratio: 1 / 0.69;
}

#search-results .result-new .inner-wrap-new > a img {
    object-fit: cover;
    width: 100%;
    height: 100%!important;
}

.img-placeholder {
    background-color: rgb(0, 100, 80);
	margin-bottom: 25px;
}

.posts-container h6.title, #search-results .result-new .title a {
    text-transform: none;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
	color: #171717;
}

.posts-container .meta-row {
    font-size: 14px;
    color: #006450;
    font-weight: 600;
    margin-bottom: 10px;
}

.single-post .meta-date.date.published {
	display: none!important;
}

.blog-title #single-below-header>span:first-child {
	padding-inline: 0px;
}

.posts-container span.meta-author:after {
    content: "|";
    margin: 0 10px;
}

.posts-container .excerpt {
    font-size: 16px;
}

.posts-container .post-meta-new {
    padding: 8px 0;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.posts-container .date {
    color: #aaaaaa;
    font-weight: 600;
	opacity: 0;
}

.posts-container .icon-salient-heart-2:before {
    color: #dd318b;
    font-size: 18px;
}

.posts-container span.nectar-love-count {
    color: #555555;
    font-size: 16px;
}

.posts-container .post .content-inner .post-featured-img img {
    margin-bottom: 25px;
    max-width: 100%;
}

.posts-container .post .post-content.classic .content-inner {
    border-bottom: 0px;
    margin-bottom: 0;
}

	body.search-results #search-results[data-layout*=list] article {
    padding-left: 0px;
}
	
	body.search-results h6.title span {
    display: none;
}

.admin-bar #slide-out-widget-area.slide-out-from-right {
    padding-top: 100px;
}

#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li {
    margin-block: 24px;
}

#slide-out-widget-area .menuwrapper li small,
#slide-out-widget-area .off-canvas-social-links li a,
#slide-out-widget-area.fullscreen .inner li a,
#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a,
#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a {
    opacity: 1;
}

body:not(.material) #slide-out-widget-area.slide-out-from-right,
#slide-out-widget-area.slide-out-from-right-hover,
#slide-out-widget-area-bg.fullscreen,
#slide-out-widget-area-bg.fullscreen-split,
#slide-out-widget-area-bg.fullscreen-alt .bg-inner,
body.material #slide-out-widget-area-bg.slide-out-from-right {
    background: linear-gradient(260deg, #006450, #7ea436);
}

.admin-bar #slide-out-widget-area.slide-out-from-right {
    padding-top: 100px;
}

#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li {
    margin-block: 24px;
}

#slide-out-widget-area .menuwrapper li small,
#slide-out-widget-area .off-canvas-social-links li a,
#slide-out-widget-area.fullscreen .inner li a,
#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a,
#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a {
    opacity: 1 !important;
}

@media only screen and (min-width: 1000px) {
    #social-in-menu {
        display: none !important;
    }
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
        top: 7px;
        width: 50% !important;
        margin-left: 50%;
    }
    #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
        top: -7px;
    }

    #slide-out-widget-area .inner {
        min-height: auto !important;
        padding-bottom: 20px;
    }

    #slide-out-widget-area .off-canvas-social-links li i {
        font-size: 26px;
    }
}
@media only screen and (max-width: 690px) {
    .image-shapes-1 .hover-wrap-inner:before {
        width: 70%;
        height: 70%;
        top: -10%;
        left: -8%;
    }

    .image-shapes-1 .hover-wrap-inner:after {
        width: 90%;
        height: 90%;
        bottom: -7%;
        right: -8%;
        background-size: contain;
        background-position: right bottom;
    }

    .image-shapes-2 .hover-wrap-inner:before {
        width: 70%;
        height: 70%;
        bottom: -10%;
        left: -8%;
    }

    .image-shapes-2 .hover-wrap-inner:after {
        width: 90%;
        height: 90%;
        top: -7%;
        right: -8%;
        background-position: right bottom;
    }

    .nectar_single_testimonial[data-style="basic_left_image"] {
        padding-left: 20px;
        padding-right: 20px;
    }

    blockquote.nectar_single_testimonial p {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        font-family: inherit;
    }

    .nectar_single_testimonial[data-style="basic_left_image"] .image-icon {
        position: relative;
        left: auto;
        top: auto;
        margin-bottom: 10px;
    }

    .nectar_single_testimonial .image-icon,
    .testimonial_slider[data-style="multiple_visible_minimal"] .image-icon {
        width: 100px;
        height: 100px;
    }

    .posts-container,
    #search-results {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px 0;
    }

    .bottom_meta {
        position: static;
        margin-top: 20px;
    }

    body .nectar_team_member_overlay .inner-wrap {
        padding-top: 0px !important;
    }
	
	body .nectar_team_member_overlay .bio-inner {
		padding-top: 48px;
	}

    .nectar-fancy-ul ul {
        margin-bottom: 0px;
    }

    .vc_column-inner[style="border: 1px solid #d0d5dd;"] {
        border-width: 0px !important;
    }

    .single-post #page-header-bg[data-alignment-v="middle"] .span_6 .inner-wrap,
    .single-post #page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap,
    .blog-archive-header.color-bg .container {
        padding-top: 80px;
        padding-bottom: 55px;
    }
	
	.single-post h1.entry-title {
    	font-size: 28px!important;
    	line-height: 1.3!important;
	}

    .single-post span.post-featured-img {
        margin-top: -120px;
    }
	body #pagination .page-numbers li.next-list-item a, body #pagination .page-numbers li.prev-list-item a {
		font-size: 0px!important;
		text-indent: -9999px!important;
	}
	.gfield_html_formatted {
    	text-align: left;
	}
	#page-header-bg .span_6 {
   		margin-bottom: 0px;
	}
	
	#search-results .result-new .inner-wrap-new > a.link-placeholder {
		display: none;
	}
	span.mobile-close {
		transition: none!important;
	}
	.nectar_team_member_overlay .team_member_details {
    	max-height: calc(100dvh - 60px);
	}
	 a.nectar-button.large.sm-btn-mobile {
    	padding-inline: 16px!important;
    	padding-block: 10px!important;
    	font-size: 14px!important;
	}
	
}
.box {
    -webkit-box-shadow: 0 0 10px #cecece;
    box-shadow: 0 0 10px #cecece;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
