/*
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
*/
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@-webkit-keyframes movera {
    0% { transform: translateY(0); }
    100% { transform: translateY(-15px); }
}
@keyframes movera {
    0% { transform: translateY(0px); }
    100% { transform: translateY(-20px); }
}

@-webkit-keyframes moverb {
    100% { transform: translateX(-15px); }
    0% { transform: translateX(0px); }
}
@keyframes moverb {
    100% { transform: translateX(-20px); }
    0% { transform: translateX(0px); }
}
header#top a#logo {
    animation: moverb .9s infinite alternate;
}
/* #first-row-1 .nect-1 video.slider-video {
    object-fit: cover;
    object-position: 100% 10%;
} */

/* header#top .row {
    background: #ffffff;
    border-radius: 8px;
    height: 90px;
    margin-top: 20px;
	box-shadow: 0px 10px 22.2px 0px rgba(0, 0, 0, 0.25);

} */
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b45000;
}
.wpcf7 form .wpcf7-response-output {
    padding: 0px;
    border: 2px solid #00a0d2;
}

header#top nav ul.sf-menu.sf-js-enabled.sf-arrows li a span {
    font-weight: 600;
}
#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
    margin-top: 10px;
    margin-bottom: 10px;
}
#sec2 .sec2-tb1::after {
    position: absolute;
    content: url(https://sedonasoulascension.com/wp-content/uploads/2026/01/Vector-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    right: -340px;
    top: 0px;
    zoom: 90%;
    animation: rotation 40s infinite linear;
}
#sec2 .sec2-tb1::before {
    position: absolute;
    content: url(https://sedonasoulascension.com/wp-content/uploads/2026/01/Group-8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: -190px;
    top: 0px;
    z-index: -9;
    zoom: 90%;
    animation: rotation 40s infinite linear;
}

#sec2 .sec2-tb1 p {
    width: 72%;
}
#sec2 a#sec4-btn span {
    color: #fff;
}

#sec2 a#sec4-btn {
    background: #8C3A2B !important;
}
#sec4 a#sec2-btn span {
    color: #8C3A2B;
}

#sec4 a#sec2-btn {
    background: #F3EFE9 !important;
}
#sec3 .sec3-tb1 p {
    width: 96%;
    color: #000000;
}
#sec3 .sec3-tb1::before {
    position: absolute;
    content: url(https://sedonasoulascension.com/wp-content/uploads/2026/01/Group-8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: -190px;
    top: 0px;
    z-index: -9;
    zoom: 90%;
    animation: rotation 40s infinite linear;
}
#sec3 h3 span {
   font-family: 'Poppins' !important;
    font-weight: 300;
    text-align: center;
    padding-right: 10px;
    font-size: 20px;
    line-height: 30px;
}
#sec3 h3 {
    padding: 3px 10px;
    border-bottom: 1px solid;
}
#sec4 h2 {
    font-size: 45px;
    line-height: 50px;
}
#sec4 .row-bg.viewport-desktop.using-bg-color::before {
    position: absolute;
    content: url(https://sedonasoulascension.com/wp-content/uploads/2026/01/Vector-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    animation: rotation 40s infinite linear;
    zoom: 90%;
    left: -340px;
}
#sec4 .sec4-tb1 p {
    font-size: 14px !important;
	line-height: 20px;
}
#sec4 .sec4-col1 {
    position: relative;
    left: 110px;
}
#sec5 h2 span.tlef {
    float: left;
}

#sec5 h2 span.trigh {
    float: right;
}
#sec5 a.extra-color-3 {
    color: #873928;
}
#sec5 .swiper-slide .content p {
    width: 100%;
    display: flex;
    font-size: 16px;
    line-height: 22px;
    justify-content: center;
    padding-bottom: 0px;
    padding-top: 30px;
}
#sec5 .content {
    padding: 0px 200px;
}
#sec5 .content h2.ns-heading-el {
    line-height: 40px;
}
/* #sec8 .txt1 {
    position: absolute;
    top: 8%;
    right: 0;
    left: 0;
} */
#sec6-inn .sec2-tb1 p {
    width: 65% !important;
}
#sec6-inn .sec2-tb1::before {
    position: absolute;
    content: url(https://sedonasoulascension.com/wp-content/uploads/2026/01/Vector-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    right: -340px;
    top: 0px;
    zoom: 90%;
    animation: rotation 40s infinite linear;
}

#sec8 .owl-dots {
    display: none;
}

#sec8 .owl-stage-outer {
    overflow: visible;
}


#sec8 .owl-item:not(.active) {
    transform: scale(0.8);
    opacity: 0.4;
    transition: 1s;
}

#sec8 .owl-item:not(.active) .txt1 {
    opacity: 1;
}

#sec8 .owl-item.active {
    transition: 1s;
}
#sec8 .owl-stage {
     padding-bottom: 0;
}

#sec8 .owl-item.active {
    transform: scale(1);
    transition: 1s !important;
}
#sec8 .txt1 p {
    text-align: left;
}

#sec8 .txt1 h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: left;
}
#sec9 input {
    background: unset;
    border-bottom: 1px solid #72707054;
    margin-bottom: 10px;
}
#sec9 textarea {
    background: unset;
    border-bottom: 1px solid #72707054;
    margin-bottom: 10px;
	height:180px;
}
#sec9 input.wpcf7-form-control.wpcf7-submit {
    background: #8C3A2B;
}
#Ftrrr .widget_nav_menu ul {
    margin-left: 0px;
    margin-bottom: 0px;
}
#Ftrrr .widget_nav_menu ul li {
    list-style:none;
	line-height:35px;
}
#cpr .wpb_text_column {
    padding: 15px 0px;
    text-align: center;
}
#Ftrrr .row-bg.viewport-desktop.using-bg-color::before {
    position: absolute;
    content: url(https://sedonasoulascension.com/wp-content/uploads/2026/01/Vector-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: -240px;
    top: -240px;
    zoom: 60%;
    animation: rotation 40s infinite linear;
    opacity: 0.2;
}

#Ftrrr .widget_nav_menu .menu li a:hover {
    color: #dfc8ae;
}
#ins-sec1 #r1 .txt1 p {

    font-style: italic;

}

#ins-sec1 #r1 .txt1 p strong {

    font-style: normal;

}
#ins-sec1 #r1 .txt1 {padding: 80px 30px;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;border-radius: 20px;transition: 0.9s;}

#ins-sec1 #r1 .txt1:hover {transition: 0.9s;background-color: #8b3b2e;color: white;}

/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {}
@media (max-width: 1280px) {}
@media (max-width: 1226px) {
	header#top nav li a span {
    font-size: 14px;
}
	#sec4 h2 {
    font-size: 34px;
    line-height: 41px;
}
	#pro-animate {
    margin: 40px auto !important;
}
}
@media (max-width: 1024px) {
	#sec5 .swiper-slide .content p br {
    display: none;
}
	#sec5 .swiper-slide .content p {
    font-size: 14px !important;
    line-height: 24px !important;
}
	#sec5 .content {
    padding: 0px 140px;
}
	#sec6-inn .sec2-tb1 p {
    width: 90% !important;
}
	#sec4 h2 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
	#sec3 h3 {
    font-size: 22px;
    line-height: 30px;
}
	h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	#sec3 .sec3-tb1 p {
    font-size: 14px !important;
    line-height: 22px !important;
}
	#sec2 .sec2-tb1 p {
    width: 95%;
}
	header#top .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    position: relative;
    left: -30px;
}
	#sec8 .txt1 h2
 {
    font-size: 28px !important;
    line-height: 38px !important;
    text-align: left;
}
	#sec8 .txt1 p br {
    display: none;
}
	p br {
    display: none !important;
}

}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	#sec2 .vc_col-sm-6 {
    text-align: center;
}
	#sec2 .sec2-img1 {
    width: 60%;
}
	#sec2-inr1 > .col .col:nth-child(2) > .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
	#sec2 .sec2-tb1 p {
        width: 100%;
    }
	#sec3-inr1 .sec3-img1 {
    width: 65%;
}
	#sec4 h2 {
        font-size: 28px !important;
        line-height: 35px !important;
    }
	#sec3 {
    text-align: center;
}
	#sec3 .sec3-tb1 p {
    width: 100%;
}
	#sec4 .sec4-col1 {
    left: 0;
    text-align: center;
}
	#sec6 {
    text-align: center;
}
	#sec6-inn > .col > .col:nth-child(2) .vc_column-inner {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
	    #sec6-inn .sec2-tb1 p {
        width: 100% !important;
    }
	#sec6-inn .sec6-img1 {
    width: 66%;
}
	#sec8 .owl-item > .carousel-item {
    margin: 0 8px;
}
	    #sec8 .txt1 h2 {
        font-size: 24px !important;
        line-height: 32px !important;
        text-align: center;
    }
	#sec8 .txt1 h2, #sec8 .txt1 p {
    text-align: center !important;
}
	#sec9 {
    text-align: center;
}
#sec9 form span.wpcf7-spinner {
    display: none;
}
	#Ftrrr {
    text-align: center;
}
	/*------ inner pages --------*/
	#retreat-sec1 .retreat1-img1 {
    display: table;
    margin: 0 auto;
    width: 60%;
}
	#retreat-sec1 {
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
}
	#retreat-sec1 .sec2-tb1 {
    padding-top: 30px;
}
	#retreat-sec1 ul {
    text-align: left;
}
	#retreat-sec1 .retreat1-txt2 h5 br {
    display: none;
}

#retreat-sec1 .retreat1-txt2 h5 {
    text-align: center !important;
    width: 80%;
    margin: 0 auto;
}
	#retreat-sec1 .sec2-tb1 h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}
	.retreat1-txt2 h5 br {
    display: none;
}
	.retreat1-txt2 h5 {
    width: 75%;
    margin: 0 auto;
    text-align: center !important;
}
	.sec2-tb1 ul.ak-ul {
    padding: 0px 20px;
}
	#sec2 > .col > .col:nth-child(2) > .vc_column-inner {
    padding-right: 0;
}
	/*------ inner pages end -------*/
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	    #sec2 .sec2-img1 {
        width: 70%;
    }
	#sec2-inr1 .sec2-tb1 h2 {
    font-size: 30px !important;
    line-height: 37px !important;
}
	    #sec5 .content {
        padding: 0px 20px;
    }
	#sec5 .content h2.ns-heading-el {
    font-size: 32px !important;
    line-height: 40px !important;
}
	    #sec5 .swiper-slide .content p {
        font-size: 13px !important;
        line-height: 23px !important;
        padding-top: 10px;
    }
	#sec5 .swiper-slide .button a {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 20px;
}
	#sec8 > .col > .col {
    margin: 0;
}
	#sec8 h2 {
    font-size: 36px !important;
    line-height: 42px !important;
}
	#sec9 form .col {
    margin-bottom: 3px;
}
	/*------ inner pages -------*/
	    #retreat-sec1 .retreat1-txt2 h5 {
        width: 95%;
        font-size: 15px;
    }
	#retreat-sec1 .retreat1-img1 {
        width: 90%;
    }
	#retreat-sec1 .sec2-tb1 p {
    font-size: 14px;
}
#sec3 .sec3-tb1 ol li, 
	#sec3 .sec3-tb1 ul li {
    text-align: left;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
}
	/*----- inner pages end ------*/
}
@media (max-width: 428px) {
	/*------ inner pages -------*/
	#retreat-sec1 .sec2-tb1 h2 {
        font-size: 32px !important;
        line-height: 41px !important;
    }
	#sec3 .sec3-tb1 h2 {
    font-size: 34px !important;
    line-height: 40px !important;
}
	/*----- inner pages end ------*/
	#sec2 .sec2-img1 {
        width: 80%;
    }
	    #sec2 .sec2-tb1 p {
        font-size: 13px;
        line-height: 23px;
    }
	#sec3-inr1 h2 {
    font-size: 34px !important;
    line-height: 40px !important;
}
	#sec3-inr1 {
    padding-top: 30px !important;
}
	    #sec3-inr1 .sec3-img1 {
        width: 90%;
    }
	#sec4 a#sec2-btn {
    font-size: 13px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
	#sec4 {
    padding-bottom: 40px !important;
}
	#sec6-inn .sec6-img1 {
        width: 85%;
    }
	    #sec6 {
        padding-top: 40px !important;
    }
	    #sec6-inn > .col > .col:nth-child(2) .vc_column-inner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
	#sec6-inn .sec2-tb1 p {
        font-size: 14px;
        line-height: 24px;
    }
	    #sec8 h2 {
        font-size: 33px !important;
        line-height: 40px !important;
    }
	    #sec8 .txt1 h2 {
        font-size: 25px !important;
        line-height: 33px !important;
    }
	#sec8 .txt1 p {
    font-size: 14px;
    line-height: 23px;
}
	#sec9 .sec9-tb h2 {
    font-size: 32px !important;
    line-height: 40px !important;
}
	#Ftrrr .cpr-txt1 p {
    font-size: 12px;
    line-height: 22px;
}
}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}
