/*
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.googleapis.com/css2?family=Poppins:wght@400;700;800&display=swap');

body {
	font-family: Poppins;
}

.container-wrap {
    background-color: #fff!important;
}
#page-header-bg[data-text-effect="rotate_in"] .wraped span {
    color: #fff;
}

#page-header-bg .subheader {
    color: #fff!important;
}

#page-header-bg h1, body h1 {
    color: #fff;
}

body.page #header-outer.transparent #top nav .sf-menu > .current-menu-item > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    color: #41addd!important;
}

 #top nav > ul > li {
    margin-right: 2rem;
}

#top nav > ul > li:last-child {
    margin-right: 0;
}



/*innerpages*/
	

.innerauthorcoltwo {
    top: 2rem!important;
}
	
.innerauthortxt p {
    padding-bottom: 0rem!important;
}


/*Head*/

div#header-space {
    display: none!important;
}

div#header-outer {
    background-color: transparent!important;
    box-shadow: none!important;
}

body #header-outer[data-lhe="default"] #top nav .sf-menu > .menu-item > a {
    font-size: 15px!important;
    font-family: 'Poppins';
    color: #fff!important;
}

/*Slider*/

div#slider {
    padding-top: 8rem!important;
    padding-bottom: 12rem!important;
}

.slidercolone {
    top: 8rem;
}

.sliderimg {
    transform: scale(1.2)!important;
    top: 4rem;
}

h3 {
    color: #e9f6fc!important;
    font-weight: 400;
    font-family: 'Poppins'!important;
    letter-spacing: 0px!important;
    margin-bottom: 1.5rem!important;
}

h1 {
    font-family: 'POPPINS'!important;
    color: #ffffff!important;
    font-size: 51px!important;
    font-weight: 800;
}

h2 {
    color: #121212;
    font-size: 49px;
    font-family: 'POPPINS';
    font-weight: 800;
}

p {
    font-family: 'Poppins'!important;
    font-size: 15px;
    color: #ffffff;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem!important;
}

.nectar-button {
    padding: 1rem 3rem!important;
    border-radius: 5px!important;
    letter-spacing: 0px!important;
    font-family: 'POPPINS'!important;
    font-weight: 600!important;
}

.nectar-button:nth-child(1) {
    background-color: #25abdf;
    margin-right: .5rem;
}

.nectar-button:nth-child(2) {
    background-color: #000;
    color: #fff;
    margin-right: .5rem !important;
}

/*chapters*/

div#chapters {
    padding-top: 3rem!important;
    padding-bottom: 5rem!important;
}

#chapters h1 {
    color: #000!important;
    font-size: 24px!important;
    /* padding-top: 3rem; */
    line-height: 1.1;
    padding-right: 3rem;
}

#chapters p {
    color: #000!important;
    width: 80%;
    margin: 2rem auto;
}

#chapters h3 {
    color: #25abdf!important;
}

#chapters .carousel-item {
    box-shadow: 0px 0px 12px 6px #00000029;
    background-color: #fff!important;
    width: 88%;
    border-radius: 10px 10px 40px 10px;
    margin: 0 auto;
    padding: 3rem 2rem;
    height: 21rem;
}

#chapters .carousel-item:hover {
    background-color: #25abdf!important;
    transform: scale(1.1);
    transition: .3s;
}

#chapters .carousel-item:hover p, #chapters .carousel-item:hover h1 {
    color: #fff!important;
}

#chapters h1 strong {
    color: #9ce0ff;
    font-size: 72px!important;
    opacity: .2;
    font-weight: 800;
    margin-left: 5rem;
    position: absolute;
    right: 40px;
    top: 20px;
}

#chapters .carousel-item:hover h1 strong {
	opacity: .9;
	right: 10px !important;
}

.chap p {
    width: 100%!important;
    margin-top: 1.5rem!important;
}

/*author*/

#author h3 {
    color: #25abdf !important;
}

#author p {
    color: #000!important;
}

#author .nectar-button {
    background-color: #25abdf !important;
    color: #fff!important;
}

.authorimg {
    transform: scale(1.3)!important;
    left: -7.4rem;
    top: 6rem;
}

.authorcoltwo {
    left: -2rem;
    top: 8rem;
}

/*innerauthor*/

.innerauthor {
    margin-top: 4rem;
    margin-bottom: 16rem!important;
}

/*book*/

div#book {
    padding-top: 10rem!important;
    padding-bottom: 15rem!important;
    margin-top: 11rem;
}

#book h3 {
    color: #25abdf!important;
}

#book p {
    color: #000!important;
}

#book h4 {
    color: #000!important;
    font-weight: 700;
}

#book .nectar-button:last-child {
    background-color: #25abdf!important;
    color: #fff!important;
}

.bookimg {
    transform: scale(1.2)!important;
    top: 3rem;
    margin: 0 auto!important;
}

#book .nectar-button:first-child {
    background-color: #25abdf;
}

/*innerbook*/

.innerbook p {
    color: #000;
    width: 80%;
    /* margin: 0 auto; */
}

.innerbook h2 {
    margin-top: 5rem;
}

.innerbookcol {
    margin-top: -5rem!important;
}

.innerbookcolone {
    top: 7rem;
}

/*video*/

.nectar-video-box {
    width: 15%;
    margin: 17rem auto!important;
}

.nectar-video-box img {
    width: 60%!important;
    margin: 0 auto!important;
}

.nectar-video-box .inner-wrap {
    overflow: unset;
}

.nectar-video-box .nectar_video_lightbox path {
    fill: #25abdf!important;
}

a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    background-color: #fff!important;
}

/*weekly*/

#weekly .row_col_wrap_12.col.span_12.dark.left {
    background-image: url("/wp-content/uploads/2023/11/weekly.png");
    background-repeat: no-repeat!important;
    transform: scale(1.2);
}

#weekly .wpb_column .column-bg-overlay-wrap {
    opacity: 0!important;
}

div#weekly {
    padding-top: 17rem!important;
    /* padding-bottom: 17rem!important; */
}

.week {
    padding: 2rem 3rem;
}

.week p {
    font-size: 12px!important;
    margin-bottom: -1rem!important;
    font-weight: 400;
    color: #fff!important;
}

.week h2 {
    font-size: 48px!important;
    color: #fff!important;
}

.week h3 {
    color: #fff!important;
    font-size: 18px!important;
    margin-bottom: 1rem!important;
}

#weekly .nectar-button span {
    font-size: 12px!important;
}

#weekly .nectar-button {
    background-color: #000!important;
    color: #fff!important;
}

.weeklybook {
    transform: scale(1)!important;
    top: -1.5rem;
    left: -4rem;
}

/*testimonials*/

.testcoltwo {
    top: 6rem;
}

#testimonials h3 {
    color: #25abdf!important;
}

#testimonials p {
    color: #000!important;
}

.testcolone {
    top: 5rem;
}

#testimonials .carousel-item {
    box-shadow: 0px 6px 22px 4px #0000000f;
    width: 95%!important;
    margin: 0 auto!important;
    padding: .5rem 2rem;
}

#testimonials .carousel-item p {
    line-height: 1.6rem!important;
    margin-bottom: 0rem!important;
    text-indent: 52px;
}

#testimonials .carousel-item:after {
    width: 0px;
    height: 0px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 40px solid #fff;
    content: "";
    transform: rotate(-90deg);
    position: absolute;
    left: 0.3rem;
    /* top: 16rem; */
    margin-top: -1rem;
}

#testimonials .carousel-item p:before {
    content: "";
    position: absolute;
    width: 20%;
    height: 20%;
    background-image: url("/wp-content/uploads/2023/11/invertedcomma.png");
    background-repeat: no-repeat;
    left: 48px;
    top: 25px;
}

#testimonials .owl-dots {
    text-align: left!important;
    margin-left: 1rem;
}

#testimonials span.open-quote {
    display: none!important;
}

.nectar_single_testimonial span {
    font-weight: 800;
    color: #000!important;
}

button.owl-dot.active span {
    padding-right: 1rem!important;
}

/*innertestimonial*/

.testcol {
    margin-top: 5rem!important;
    margin-bottom: 5rem!important;
}

/*ContactUs*/

div#contactform {
    margin: 8rem auto;
}

.contactimg {
    transform: scale(1.2)!important;
}

input[type=text], input[type=email], textarea {
    box-shadow: 0px 0px 12px 6px #00000029;
    background-color: transparent!important;
    width: 85%;
}

.wpcf7-form .wpcf7-not-valid-tip {
    width: 85%;
    margin-top: 1rem;
}

/*Footer*/

div#copyright {
    padding: 0rem!important;
}

body.original #footer-outer #footer-widgets .col ul li {
    border-bottom: none!important;margin: auto;
}

div#nav_menu-2 {
    width: 50%;
    margin: auto;
}

.textwidget i[class*="fa-"] {
    font-size: 14px!important;
    left: -0.5rem;
}

.textwidget.custom-html-widget ul li p {
    margin-bottom: 0rem!important;
}

#footer-outer #footer-widgets .col input[type=email] {
    background-color: transparent!important;
    border: 1px solid;
}

#footer-outer #footer-widgets .col input[type="submit"] {
    padding: .5rem 1.5rem!important;
}

div#footer-widgets h4 {
    font-family: 'Poppins'!important;
    font-weight: 400!important;
    font-size: 17px!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #000!important;
    border-color: #8f3333!important;
}

body.page #footer-outer {
    background-color: transparent!important;
}

#footer-outer[data-using-bg-img="true"] {
    background-position: top left!important;
    padding-top: 9rem;
    /* top: -10rem; */
}

#slider .row-bg.using-image.using-bg-color {
    background-size: 100% 100% !important;
}

@media only screen and (max-width: 999px) {
div#header-outer {
    background-color: #2b2b2b!important;
}
	
#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen) {
    background-color: #2a2119!important;
}
	
#slide-out-widget-area .inner >div:first-of-type {
    margin-top: 5rem;
}

span.icon-salient-x.icon-default-style {
    top: 1.5rem;
}

#slide-out-widget-area ul li {
    margin-bottom: 1rem;
}

#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a {
    font-family: 'Poppins'!important;
    font-size: 16px!important;
}

body {
	text-align: center!important;	
}
	
div#slider {
    padding-top: 0rem!important;
}

.slidercolone {
    top: 4rem;
}
	
.nectar-button {
    width: 100%!important;
}
	
h1 {
    font-size: 42px!important;
    line-height: 3rem!important;
}
	
#chapters h1 strong {
    margin: auto!important;
}
	
/*Auhtor*/
	
.authorcoltwo {
    left: 0rem!important;
}

.authorimg {
    left: 0rem!important;
}
	
#author .row-bg.using-image.using-bg-color {
    opacity: .3;
}
	
/*Book*/
	
.bookcolone {
    margin-top: -5rem;
}
	
/*weekly*/
	
.weeklybook {
    left: 0rem!important;
}
	
div#weekly {
    padding-top: 13rem!important;
}

#weekly h2 {
    font-size: 36px!important;
}
	
/*testimonials*/
	
.testcoltwo {
    top: 15rem;
}

.testcolone {
    top: 10rem;
}

	
/*Footer*/
	
#footer-outer #footer-widgets .col input[type="submit"] {
    width: 100%;
}
	
input[type=submit] {
    width: 100%!important;
}
	
#footer-outer .row {
    padding-top: 15rem;
}

#footer-outer[data-using-bg-img="true"] {
    background-position: center!important;
}
	
	#slider .row-bg.using-image.using-bg-color {background-size: cover !important;}
	
	
}

@media only screen and (min-width:375px) and (max-width: 575px) {

h2 {
    font-size: 36px!important;
}

/*Author*/

.authorimg {
    transform: scale(1)!important;
    top: 0rem!important;
}

.authorcoltwo {
    top: 1rem!important;
}
	
.innerauthor {
    margin-top: 2rem!important;
    margin-bottom: 5rem!important;
}

/*Video*/	

.nectar-video-box {
    margin: 5rem auto!important;
    width: 10%!important;
}	
	
/*Weekly*/
	
.week p {
    width: 100%!important;
    margin-top: 1rem;
    padding-bottom: 3rem!important;
}

.week {
    padding: 1.5rem!important;
}

.weeklybook {
    top: 0rem;
    transform: scale(1)!important;
}
	
/*Testimonials*/
	
#testimonials .carousel-item:after {
    /* top: 27rem; */
    left: -0.1rem;
}
	
/*book*/
	
.innerbookcolone {
    top: 1rem!important;
}
	
#chapters h1 {
    font-size: 20px!important;
    padding: 1rem 0rem 0rem 0rem;
    line-height: 1.5rem!important;
}

.chap p {
    margin: 0rem auto!important;
}
	

	
}
@media only screen and (min-width: 480px) and (max-width: 680px) {

#testimonials .carousel-item:after {
    /* top: 27rem; */
    left: 0rem;
}
	
#chapters h1 {
    text-align: left!important;
}

#chapters h1 strong {
    margin-left: 5rem!important;
}
	
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	
.authorimg {
    transform: scale(1.2)!important;
}

h2 {
    font-size: 36px!important;
}

div#book {
    padding-top: 18rem!important;
}
	
.innerbookcolone {
    top: 0rem;
}

.innerbookcol {
    margin-top: -10rem!important;
}

.nectar-video-box {
    margin: 6rem auto!important;
}

.week {
    padding: 1.5rem;
}

.weeklybook {
    top: 1.5rem;
    transform: scale(.9)!important;
}
	
	
}
@media only screen and (min-width: 768px) and (max-width: 999px) {

.authorimg {
    transform: scale(1.2)!important;
}
	
.innerauthor {
    margin-bottom: 10rem!important;
}

h2 {
    font-size: 42px!important;
    line-height: 2.5rem!important;
}

div#book {
    padding-top: 18rem!important;
}

.nectar-video-box {
    margin: 6rem auto!important;
}

.week {
    padding: 1.5rem;
}

.weeklybook {
    top: 1.5rem;
    transform: scale(.9)!important;
}	
	
.bookimg {
    transform: scale(1.2)!important;
}
	
.innerbookcolone {
    top: 0rem;
}

.innerbookcol {
    margin-top: -10rem!important;
}
	
#chapters h1 {
    font-size: 20px!important;
    padding: 1rem 0rem 0rem 0rem;
    line-height: 1.5rem!important;
}

.chap p {
    margin: 0rem auto!important;
}
	
#chapters .carousel-item {
    height: 24rem;
}
	

	
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {

#header-outer[data-lhe="default"] #top nav > ul > li > a {
    padding-right: 10px!important;
    padding-left: 10px!important;
}

body #header-outer[data-lhe="default"] #top nav .sf-menu > .menu-item > a {
    font-size: 12px!important;
}

#header-outer #logo img, #header-outer .logo-spacing img {
    height: 32px!important;
}

/*Slider*/
	
div#slider {
    padding-top: 0rem!important;
    padding-bottom: 14rem!important;
}

h1 {
    font-size: 33px!important;
}

h3 {
    font-size: 15px!important;
    margin-bottom: 1rem!important;
}

p {
    font-size: 14px;
    margin-bottom: -1rem!important;
    margin-top: 1rem!important;
}

div#slider .sliderimg {
    transform: scale(.8)!important;
    top: 3.3rem;
}
	
/*Chapters*/
	
h2 {
    font-size: 35px!important;
}

#chapters p {
    margin-bottom: 1rem!important;
}
	
/*Author*/
	
.authorcoltwo {
    top: 0rem!important;
    left: 0rem;
}

.authorimg {
    left: -3rem;
    top: 3.5rem;
    transform: scale(1.2)!important;
}
	
/*innerauthor*/
	
.innerauthor {
    margin-bottom: 10rem!important;
}
	
/*Book*/
	
div#book {
    margin-top: 0rem!important;
    padding-top: 8rem!important;
    padding-bottom: 8rem!important;
}

.bookimg {
    left: 1.5rem;
    top: 3.5rem;
}
	
/*innerbook*/
	
.innerbookcolone {
    top: 5rem;
}

.innerbookcol {
    margin-bottom: 4rem!important;
}
	
/*Video*/
	
.nectar-video-box {
    margin: 9rem auto!important;
}
	
/*Weekly*/

div#weekly {
    padding-top: 6rem!important;
}	
	
#weekly .row_col_wrap_12.col.span_12.dark.left {
    transform: scale(1);
}

.week h2 {
    font-size: 30px!important;
}

#weekly h3 {
    font-size: 16px!important;
    margin-bottom: 0.5rem!important;
}

.week p {
    font-size: 13px!important;
    margin-top: 0rem!important;
    padding-bottom: 1rem;
    width: 120%;
}

.weeklybook {
    transform: scale(1)!important;
    top: 0rem;
    left: -2rem;
}
	
/*testimonial*/
	
.testcolone {
    top: 4rem;
}

.testcoltwo {
    top: 5rem;
}

#testimonials .carousel-item:after {
    /* top: 20rem; */
    left: -.1rem;
}
	
/*innertestimonials*/
	
.testinnertxt {
    margin-bottom: 3rem!important;
}
	
/*contactform*/
	
.contactimg {
    top: 4rem;
}
	
#footer-outer #copyright p {
    margin-top: 0px;
    margin-bottom: 2rem!important;
}
	
div#nav_menu-2 {
    width: 70%;
}
	
#top nav > ul > li {
    margin-right: 1rem;
}
	
}


@media only screen and (min-width: 1201px) and (max-width: 1400px) {
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    padding-right: 15px!important;
    padding-left: 10px!important;
}

body #header-outer[data-lhe="default"] #top nav .sf-menu > .menu-item > a {
    font-size: 14px!important;
}

#header-outer #logo img, #header-outer .logo-spacing img {
    height: 52px!important;
}

/*Slider*/
	
div#slider {
    padding-top: 0rem!important;
    padding-bottom: 20rem!important;
}
	
.slidercolone {
    top: 12rem;
}

h1 {
    font-size: 46px!important;
}

h3 {
    font-size: 16px!important;
}

p {
    font-size: 15px;
    margin-bottom: -1rem!important;
    margin-top: 1rem!important;
}

div#slider .sliderimg {
    transform: scale(.85)!important;
    top: 3.2rem;
}
	
/*Chapters*/
	
h2 {
    font-size: 42px!important;
}

#chapters p {
    margin-bottom: 1rem!important;
}
	
/*Author*/
	
.authorcoltwo {
    top: 0rem!important;
    left: 0rem;
}

.authorimg {
    left: -3rem;
    top: 0.5rem;
    transform: scale(1.2)!important;
}
	
/*innerauthor*/
	
.innerauthor {
    margin-bottom: 6rem!important;
}
	
/*Book*/
	
div#book {
    margin-top: 2rem!important;
    padding-top: 8rem!important;
    padding-bottom: 8rem!important;
}

.bookimg {
    left: 1.5rem;
    top: 1.5rem;
    transform: scale(1.1)!important;
}
	
/*innerbook*/
	
.innerbookcolone {
    top: 5rem;
}

.innerbookcol {
    margin-bottom: 4rem!important;
}
	
/*Video*/
	
.nectar-video-box {
    margin: 11rem auto!important;
}
	
/*Weekly*/

div#weekly {
    padding-top: 6rem!important;
}	
	
#weekly .row_col_wrap_12.col.span_12.dark.left {
    transform: scale(1);
}

.week h2 {
    font-size: 30px!important;
}

#weekly h3 {
    font-size: 16px!important;
    margin-bottom: 0.5rem!important;
}

.week p {
    font-size: 13px!important;
    margin-top: 0rem!important;
    padding-bottom: 1rem;
}

.weeklybook {
    transform: scale(1)!important;
    top: -3rem;
    left: -2rem;
}
	
/*testimonial*/
	
.testcolone {
    top: 1rem;
}

.testcoltwo {
    top: 2rem;
}

#testimonials .carousel-item:after {
    /* top: 17.1rem; */
    left: 0.3rem;
}
	
/*innertestimonials*/
	
.testinnertxt {
    margin-bottom: 3rem!important;
}
	
/*contactform*/
	
.contactimg {
    top: 4rem;
}
	
#footer-outer #copyright p {
    margin-top: 0px;
    margin-bottom: 2rem!important;
}
	
div#nav_menu-2 {
    width: 70%;
}
	
body.page #footer-outer {
    background-size: 100% 100%;
}


}

/*NEW*/

input[type=email] {
    color: #fff!important;
}

label.wpforms-field-label {
    color: #fff!important;
}

#contactus input[type=email] {
    color: #000!important;
}

#contactus label.wpforms-field-label {
    color: #000!important;
}

#contactus img {
    top: 6rem;
}

.innerbook {
    margin-top: 0!important;
}

#about-book p {
    color: #000 !important;
}

#about-book {
    padding: 4rem 0 !important;
}


.page-id-2672 div#book {
    padding: 0px !important;
}

.page-id-2672 .innerbook h2 {
    margin: 0px !important;
}

.page-id-2670 img.img-with-animation.skip-lazy.authorimg.animated-in {
    padding-top: 80px;
}

