/*
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
*/
div#header-secondary-outer .nectar-center-text {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
/* ====================================== */
header#top li#menu-item-24 a span {
    color: #fff !important;
}
header#top li#menu-item-24 a {
    background: #B0563A;
    padding: 10px 20px !important;
    border-radius: 30px !important;
}
header#top li#menu-item-24 a i {
    color: #fff !important;
}
/* ======================================= */
div#necter-slider span.sub:before {
    content: "";
    background: #C99A3B;
    position: absolute;
    left: 0;
    top: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin: 13px 0px 0px 15px !important;
}
div#necter-slider span.sub {
    font-size: 12px;
    line-height: 22px !important;
    background: #EFE4D0;
    padding: 10px 20px 10px 30px !important;
    border-radius: 30px !important;
    text-shadow: unset !important;
    position: relative;
    color: #133532;
    font-weight: 500;
    font-family: 'Inter';
}
div#necter-slider h2.ns-heading-el {
    color: #133532;
}
div#necter-slider h2.ns-heading-el span.color-text {
    color: #B0563A;
}
div#necter-slider p {
    color: #222222;
}
div#necter-slider .buttons {
    padding-top: 10px !important;
}
div#necter-slider a.primary-color, div#necter-slider a.extra-color-1 {
    padding: 15px 30px !important;
    border-radius: 30px !important;
}
div#necter-slider a.primary-color i {
    transform: rotate(-45deg);
    font-size: 13px;
}
/* ======================================= */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner .iwithtext {
    display: inline-flex;
    width: 48%;
    background: #fff;
    padding: 10px 10px !important;
    border: 1px solid #1a2e2b14;
    margin-right: 10px;
    border-radius: 10px !important;
    gap: 15px;
    justify-content: flex-start;
    align-items: baseline;
}
div#about-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#about-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#about-inner .iwithtext .iwt-text h5, div#about-inner .iwithtext .iwt-text p {
    margin: 0px !important;
}
div#about-inner .iwithtext .iwt-text p {
    font-size: 13px;
}
div#about-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#about-inner .nectar-milestone {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: 60px;
    background: #133532;
    border: 2px solid #F7F1E6;
    padding: 20px 20px !important;
    text-align: left !important;
    border-radius: 20px;
    color: #E6C988;
}
div#about-inner .nectar-milestone .subject {
    color: #F7F1E6;
}
div#about-inner img.skip-lazy {
    width: 95%;
}
/* =============================== */
a#btn i {
    transform: rotate(-45deg);
    top: 0;
    right: 0;
    margin: 9px 20px 0px 0px !important;
}
a#btn {
    border-radius: 30px !important;
}
/* =========================== */
div#mission {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#mission-milstone {
    border-top: 1px solid #ffffff14;
    padding-top: 50px !important;
}
div#mission-milstone span.symbol {
    font-family: 'Fraunces';
    font-weight: 400;
}
div#mission-milstone .nectar-milestone {
    color: #E6C988;
}
div#mission-milstone .subject {
    color: #F7F1E6;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-size: 13px;
}
/* =========================== */
div#what-we {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#what-we-inner .vc_col-sm-4 .vc_column-inner {
    background: #FFFFFF;
    padding: 30px 30px !important;
    border: 1px solid #1a2e2b29;
    border-radius: 20px;
    transition: .9s;
    position: relative;
}
div#what-we-inner .vc_col-sm-4:hover .vc_column-inner {
    border: 1px solid #B0563A;
}
div#what-we-inner .vc_col-sm-4 .hover-wrap-inner {
    background: #EFE4D0;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px !important;
    transition: .9s;
}
div#what-we-inner .vc_col-sm-4:hover .hover-wrap-inner {
    background: #B0563A;
}
div#what-we-inner .vc_col-sm-4:hover .hover-wrap-inner img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(7500%) hue-rotate(281deg) brightness(106%) contrast(111%);
}
div#what-we-inner .vc_col-sm-4:hover h5 a {
    color: #B0563A !important;
    transition: .9s;
}
div#what-we-inner .vc_col-sm-4 h5 a {
    text-decoration: underline;
    transition: .9s;
}
div#what-we-inner .vc_col-sm-4:before {
    content: "01";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    color: #1a2e2b4f;
    font-family: 'Fraunces';
    font-weight: 700;
    margin: 15px 40px 0px 0px !important;
}
div#what-we-inner .vc_col-sm-4:nth-child(2):before {
    content: "02";
}
div#what-we-inner .vc_col-sm-4:last-child:before {
    content: "03";
}
div#what-we a#btn {
    margin: 0 auto;
    display: table;
}
/* ===================================== */
div#journey {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#journey-inner .vc_col-sm-3 h2 {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #133532;
    transition: .9s;
    margin-bottom: 15px !important;
}
div#journey-inner .vc_col-sm-3:hover h2 {
    border-color: #B0563A;
    transition: .9s;
}
div#journey-inner .vc_col-sm-3 h2 span {
    transition: .9s;
}
div#journey-inner .vc_col-sm-3:hover h2 span {
    color: #B0563A !important;
    transition: .9s;
}
/* =========================== */
div#why {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#why-inner .nectar-fancy-ul ul {
    column-count: 2;
}
div#why-inner .nectar-fancy-ul ul li {
    background: #fff;
    margin-bottom: 10px !important;
    padding: 12px 0px 12px 45px !important;
    border: 1px solid #1a2e2b1c;
    border-radius: 15px !important;
}
div#why-inner .nectar-fancy-ul ul li i:before {
    content: url(https://hayeshouserecovery.com/wp-content/uploads/2026/07/Group-16-3.png);
    margin: 10px 0px 0px 0px !important;
    transition: .9s;
    position: absolute;
    transform: scale(85%);
}
div#why-inner .nectar-fancy-ul ul li:hover i:before {
    content: url(https://hayeshouserecovery.com/wp-content/uploads/2026/07/Group-2085663345-6.png);
    transition: .9s;
}
/* ================================== */
div#song {
    padding: 50px 0px 200px 0px !important;
    margin-bottom: 0px !important;
}
div#song-inner .nectar-video-box {
    margin-bottom: 10px !important;
}
div#song-inner ul li {
    list-style: none;
}
div#song-inner ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px !important;
}
div#song-inner .vc_col-sm-4 a.full-link:before {
    content: "";
    background: #b0563a7d;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    opacity: 0;
    transition: .9s;
}
div#song-inner .vc_col-sm-4:hover a.full-link:before {
    opacity: 1;
    transition: .9s;
}
div#song-inner .vc_col-sm-4 a.play_button_2.large.nectar_video_lightbox {
    opacity: 0;
    transition: .9s;
    z-index: 999;
}
div#song-inner .vc_col-sm-4:hover a.play_button_2.large.nectar_video_lightbox {
    opacity: 1;
    transition: .9s;
}
/* ================================= */
div#banner {
    margin-top: -150px !important;
}
div#banner-inner {
    background-size: 100% 100%;
    padding: 60px 0px !important;
}
div#banner-inner a#btn.outline {
    background: #fff0 !important;
    border: 1px solid #FFFFFF;
}
div#banner-inner a#btn {
    margin: 0px 10px;
}
/* ============================= */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial-inner {
    background-color: #FFFFFF;
    padding: 30px 30px !important;
    margin: 0px 10px;
    border: 1px solid #17353221;
    border-radius: 20px;
    background-image: url(https://hayeshouserecovery.com/wp-content/uploads/2026/07/Vector-36.png);
    background-repeat: no-repeat;
    background-position: 95% 10%;
    transition: .9s;
}
div#testimonial-inner:hover {
    border: 1px solid #B0563A;
	    background-image: url(https://hayeshouserecovery.com/wp-content/uploads/2026/07/Vector-37.png);
}
div#testimonial-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#testimonial-inner .iwithtext .iwt-icon {
    position: relative;
}
div#testimonial-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#testimonial-inner .iwithtext .iwt-text h5, div#testimonial-inner .iwithtext .iwt-text p {
    margin: 0px !important;
}
div#testimonial button.owl-prev:before {
    content: "\f060";
}
div#testimonial button.owl-next:before {
	    content: "\f061";
}
div#testimonial button.owl-next:before, div#testimonial button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #133532;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #fff0;
    transition: .9s;
    border: 1px solid #133532;
}
div#testimonial button.owl-next:hover:before, div#testimonial button.owl-prev:hover:before {
	background: #B0563A;
	border: 1px solid #B0563A;
	color:#fff !important;
}
div#testimonial .owl-nav.disabled {
    display: block;
}
div#testimonial button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: absolute;
    top: 120px;
    right: -60px;
}
div#testimonial button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
	position: absolute;
    top: 120px;
    left: -60px;
}
div#testimonial .owl-dots {
    display: none;
}
/* ================================= */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner .iwithtext {
    display: flex;
    background: #fff;
    padding: 10px 10px !important;
    border: 1px solid #1a2e2b14;
    margin-right: 10px;
    border-radius: 10px !important;
    gap: 15px;
    justify-content: flex-start;
    align-items: center;
}
div#contact-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#contact-inner .iwithtext .iwt-icon {
    position: relative !important;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F3EBDB;
    transition: .9s;
    border-radius: 10px;
}
div#contact-inner .iwithtext:hover .iwt-icon {
    background: #B0563A;
}
div#contact-inner .iwithtext .iwt-text h4, div#contact-inner .iwithtext .iwt-text p {
    margin: 0px !important;
}
div#contact-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#contact-inner .iwithtext .iwt-icon i {
    font-size: 30px !important;
    transition: .9s;
}
div#contact-inner .iwithtext:hover .iwt-icon i {
    transition: .9s;
	color:#fff !important;
}
div#contact-inner .clm .vc_column-inner {
    background: #F3EBDB;
    padding: 10px 40px !important;
    border-radius: 20px !important;
}
div#contact-inner .wpforms-field {
    padding: 7px 0px !important;
}
div#contact-inner label.wpforms-field-label {
    color: #333333 !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
}
div#contact-inner input, div#contact-inner textarea {
    border-color: #E2E2E2 !important;
    border-radius: 11px !important;
    color: #777777 !important;
}
div#contact-inner button#wpforms-submit-62 {
    margin: 0 auto;
    background-color: #133532 !important;
    display: table;
    border-radius: 30px !important;
    padding: 0px 60px !important;
    height: 50px !important;
    background-image: url(https://hayeshouserecovery.com/wp-content/uploads/2026/07/SVG-2026-07-28T181928.713.png);
    background-repeat: no-repeat;
    background-position: 80% 50%;
}
/* ======================================== */
div#footer-widgets .row {
    padding: 30px 0px !important;
}
div#custom_html-2 ul li:hover i {
    background: #B0563A !important;
    border-color: #B0563A !important;
}
div#custom_html-2 ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: .9s;
    font-size: 15px;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
div#custom_html-2 ul li {
    display: inline-block;
    margin-right: 5px !important;
}
div#footer-widgets img {
    background: #fff;
    padding: 10px 10px !important;
}
/* ================================= */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright strong {
    color: #E6C988;
}
/* ================================= */
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	div#about-inner .nectar-milestone {
    width: 43%;
}
}
@media (max-width: 1080px){
	div#about-inner .iwithtext {
    width: 47%;
    gap: 10px;
}
	div#about-inner img.skip-lazy {
    width: 95%;
    height: 600px;
    object-fit: cover;
    border-radius: 10px;
}
	    div#about-inner .nectar-milestone {
        width: 50%;
    }
	div#about {
    padding: 30px 0px !important;
}
	div#mission {
    padding: 30px 0px !important;
}
	div#mission-inner h2 br {
    display: none;
}
	div#what-we {
    padding: 30px 0px !important;
}
	div#what-we-inner .vc_col-sm-4 .vc_column-inner {
    padding: 20px 20px !important;
}
	div#journey {
    padding: 30px 0px !important;
}
	div#journey-inner .vc_col-sm-3 h2 {
    width: 90px;
    height: 90px;
}
	p, li a, li {
    font-size: 13px;
    line-height: 23px;
}
	div#why {
    padding: 30px 0px !important;
}
	div#why-inner .nectar-fancy-ul ul li {
    padding: 12px 0px 12px 35px !important;
}
	div#why-inner .nectar-fancy-ul ul li i:before {
    margin: 9px 0px 0px 3px !important;
    transform: scale(75%);
    left: 0;
}
	div#why-inner img {
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
}
	div#banner-inner {
    padding: 30px 0px !important;
}
	div#banner {
    margin-top: -100px !important;
}
	div#song {
    padding: 30px 0px 150px 0px !important;
}
	div#testimonial {
    padding: 30px 0px !important;
}
	div#testimonial-inner {
    padding: 20px 20px !important;
}
	div#contact {
    padding: 30px 0px !important;
}
	div#contact-inner .clm .vc_column-inner {
    padding: 10px 20px !important;
}
}
@media (max-width: 912px){
	body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #133532 !important;
}
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 70px !important;
    }
	div#about-inner {
    margin: 0px 100px;
    text-align: center;
}
	    div#about-inner .iwithtext {
        text-align: left;
    }
	div#mission-inner, div#mission-milstone {
    margin: 0px 100px;
    text-align: center;
}
	div#mission-milstone .nectar-milestone {
    text-align: center;
}
	div#what-we-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#what-we-inner .vc_col-sm-4 .hover-wrap-inner {
    margin: 0 auto;
}
	div#journey-inner {
    margin: 0px 100px;
}
	div#why-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#why-inner .nectar-fancy-ul ul li {
        text-align: left;
    }
	div#song-inner {
    margin: 0px 100px;
}
	    div#testimonial-inner {
        margin: 0px 100px;
    }
	div#testimonial button.owl-next, div#testimonial button.owl-prev {
    position: unset !important;
}
	div#contact-inner {
    margin: 0px 100px;
}
	div#contact-inner .wpb_text_column {
    text-align: center;
}
}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 50px !important;
    }
	div#necter-slider p {
    display: none;
}
	div#necter-slider h2.ns-heading-el {
    font-size: 25px !important;
    line-height: 30px !important;
}
	div#necter-slider span.sub {
    font-size: 10px;
    line-height: 30px !important;
    padding: 5px 10px 5px 30px !important;
}
	div#necter-slider span.sub:before {
    width: 5px;
    height: 5px;
    margin: 9px 0px 0px 15px !important;
}
	div#necter-slider a.primary-color, div#necter-slider a.extra-color-1 {
    padding: 10px 20px !important;
    font-size: 12px !important;
}
	div#necter-slider a.primary-color i {
    font-size: 9px;
}
	div#necter-slider .buttons {
    padding-top: 0px !important;
}
	div#about-inner img.skip-lazy {
        height: auto;
    }
	div#about-inner {
    margin: 0px 0px;
}
	    div#about-inner .iwithtext {
        width: 100%;
        margin-right: 0px !important;
        margin-bottom: 10px !important;
    }
	div#mission-inner, div#mission-milstone {
        margin: 0px 0px;
    }
	div#what-we-inner {
        margin: 0px 0px;
    }
	div#journey-inner {
        margin: 0px 0px;
    }
	    div#why-inner {
        margin: 0px 0px;
    }
	    div#why-inner img {
        height: auto;
    }
	div#why-inner .nectar-fancy-ul ul {
    column-count: 1;
}
	    div#song-inner {
        margin: 0px 0px;
    }
	    div#banner-inner {
        padding: 30px 0px !important;
        background-size: cover !important;
        background-position: center;
        border-radius: 20px;
    }
	div#banner-inner a#btn {
    margin: 5px 10px;
}
	    div#testimonial-inner {
        margin: 0px 10px;
    }
	div#contact-inner {
        margin: 0px 0px;
    }
	div#nav_menu-2 ul li {
    margin: 0px 10px !important;
}
	div#copyright .col.span_7.col_last {
    display: none;
}
div#contact-inner .iwithtext {
    display: inline-grid;
    width: 100%;
    justify-content: center;
    text-align: center;
}
	div#contact-inner .iwithtext .iwt-icon {
    margin: 0 auto;
}
	h1 {
    font-size: 25px !important;
    line-height: 35px !important;
}
}
@media (max-width: 428px){}
@media (max-width: 414px){
	div#about-inner .nectar-milestone {
        width: 100%;
        bottom: 0;
        right: 0;
        position: unset !important;
    }
		div#nav_menu-2 ul li {
    margin: 0px 5px !important;
}
	div#copyright p {
    font-size: 12px;
}
}
@media (max-width: 390px){
}
@media (max-width: 375px){}
@media (max-width: 360px){}