/*
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://db.onlinewebfonts.com/c/2d2a60cecb1dc27ea37977cdd0515c5d?family=Timeless-Bold+V1);
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

@import url(https://db.onlinewebfonts.com/c/cef009888ec0e6c3fdbb27db91a57b8f?family=Proxima+Nova+A);
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');


/**Global**/

h3 {
    font-family: "Poppins" !important;
    font-size: 18px;
    font-weight: 500;
}

h2 {
    font-family: "Timeless-Bold V1" !important;
    font-size: 55px;
    line-height: 1;
}

h3 {
    font-family: "Proxima Nova A" !important;
    font-size: 18px;
    font-weight: 500;
}

h2 {
    font-family: "Ubuntu" !important;
    font-size: 54px;
    line-height: 1;
}

p {
    font-family: "Poppins" !important;
    font-size: 15px;
    font-weight: 400;
}

ul.sub-menu.tracked-pos a span {
    color: #000 !important;
    font-size: 14px !important;
    line-height: 1.4;
    font-weight: 600 !important;
}

ul.sub-menu.tracked-pos a span:hover {
    color: #000 !important;
}

.nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2 {
    display: none !important;
}

.nectar-video-box .inner-wrap {
    overflow: unset !important;
    width: 80%;
}

h1 {
    font-family: "Proxima Nova A" !important;
    font-size: 180px;
    font-weight: 400;
    background: -webkit-linear-gradient(#b8b8b859, #f3f3f300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 2.5rem 0rem;
}

h4 {
    font-family: 'Timeless-Bold V1' !important;
    font-size: 18px;
}

/**Header**/

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

div#header-space {
    display: none;
}

ul.sub-menu.tracked-pos {
    width: 180% !important;
}


#book h4, #video h4 {
    font-size: 30px !important;
    font-family: "Ubuntu" !important;
    font-weight: 400 !important;
}

#header-outer:not([data-format=left-header]) #top nav>ul {
    gap: 40px;
}

h2.inerh2 {
    font-family: "Ubuntu" !important;
    font-size: 56px;
    line-height: 1;
    color: #fff !important;
}

h4.inerh4 {
    font-size: 30px !important;
    font-family: "Ubuntu" !important;
    font-weight: 400 !important;
    color: #fff !important;
}

#header-outer:not([data-format=left-header]) #top>.container>.row nav>ul>li>a {
    color: #fff !important;
    font-family: "Inter" !important;
    font-size: 17px;
}

/**Slider**/

#slider .row_col_wrap_12.col.span_12.dark.left {
    margin-top: 14rem;
}

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

#slider h3 {
    color: #fff;
}

#slider h2 {
    color: #fff;
}

#slider p {
    color: #fff;
}

.slidercoltwo {
    /* top: 7rem; */
}

/**Author**/

#author .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 30% !important;
}

div#author {
    padding: 6rem 0rem!important;
}

.authorcolone {
    /* top: 0rem; */
}

#author img.img-with-animation.skip-lazy {
    margin: auto;
}

div#aa p {
    color: #fff !important;
}

div#aa h2 {
    color: #fff !important;
}

#author h3 {
    color: #ffffff;
}

#author h2 {
    color: #ffffff;
}

#author p {
    color: #ffffff;
}

/**Book**/

#book h3, #book h2, #book h4, #book p {
    color: #fff;
}

.cstmdisplay {
    width: fit-content;
    color: #fff;
}

body .nectar-milestone .subject {
    width: 50%;
    position: absolute;
    top: -0.3rem;
    left: 6rem;
    color: #fff !important;
}

img.alignnone.size-full.wp-image-2710 {
    margin-bottom: 0;
}

.starbox .wpb_wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    width: fit-content;
}

.starbox .wpb_wrapper h5 {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    font-family: "Poppins" !important;
}

.starbox {
    width: fit-content;
}

.nectar-milestone.animated-in {
    width: fit-content;
    color: #fff;
}

.number.default {
    font-weight: bold;
    font-family: "Poppins";
}

.bookchildcolone {
    width: fit-content;
}

.bookhead {
    width: fit-content;
    position: absolute;
    transform: rotate(-90deg);
    margin-left: -22rem;
    margin-top: 11rem;
}

#book .row-bg.viewport-desktop.using-image.using-bg-color {
    /* background-size: 100% 100% !important; */
}

div#slider img {
    left: -30px;
}

#book img {
    top: 50px;
    left: 40px;
}

.bookcoltwo {
    top: 4rem;
}

/**Video**/

div#video {
    padding: 6rem 0rem !important;
}

#video .nectar-video-box {
    position: absolute;
    margin-top: -23rem!important;
    margin-left: 4rem;
}

.videohead {
    position: absolute;
    transform: rotate(90deg);
    margin-top: 5rem;
    margin-left: 25rem;
}

#video h2, #video h4, #video p {
    color: #ffffff;
}

#video h3 {
    color: #ffffff;
}

.videobox {
    margin-top: 10px;
}


/**Testimonial**/

#testi h3 {
    color: #ffffff;
}

div#testi .carousel-item .wpb_wrapper {
    background-color: transparent !important;
    border-radius: 10px;
    transition: .5s;
    border: 1px solid #0b4654;
    padding: 30px;
}

div#testi .carousel-item {
    width: 90%;
    margin: auto;
    height: fit-content;
}

img.size-full.wp-image-96.alignright {
    margin-top: -3rem;
}

img.alignnone.wp-image-10.size-full {position: absolute;bottom: 0rem;}

div#testi {
    padding-bottom: 5rem !important;
}

#testi .carousel-item img {
    position: absolute;
    bottom: -70px;
}

img.alignnone.wp-image-9.size-full {
    position: absolute;
    bottom: 3.2rem;
}

#testi p {
    color: #ffffff;
    font-weight: 400;
    font-style: italic;
}

#testi h5 {
    margin-bottom: 0;
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 18px;
}

#testi h6 {
    color: #ffffff;
    font-family: 'Poppins';
    font-weight: 500;
}

#testi h2 {
    color: #ffffff;
}

/**Footer**/

#footer-outer .widget h4 {
    color: #fff;
    margin-top: 50px;
    font-family: 'Proxima Nova A' !important;
    font-size: 22px;
}

#footer-outer #footer-widgets .col p {
    color: #fff;
}

#footer-outer #footer-widgets .col ul li a {
    color: #fff;
}

#main .icon a {
    color: #fff;
}

.cstmicons {
    width: fit-content;
}

ul.icons {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

span[class*=fa-] {
    border: 1px solid #fff;
    border-radius: 360px;
    height: 40px;
    width: 40px;
    padding: 6px 0px;
    transition: .3s;
}

span[class*=fa-]:hover {
    background-color: #0B4654 !important;
}

span[class*=fa-]:hover i {
    color: #fff !important;
}

div#footer-outer {
    background-color: #000 !important;
    border-top: 1px solid #0B4654 !important;
}

.icon a {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: -2rem;
    margin-bottom: 1rem;
    width: fit-content;
}

div#nav_menu-2 {
    width: fit-content;
    margin: auto;
}

div#custom_html-3 {
    width: fit-content;
    margin-left: -2rem;
}

div#wpforms-widget-2 {
    width: 120%;
    margin-left: -5rem;
}

ul#menu-head-2 li a:hover {
    color: #fff !important;
}

#main .icon a:hover {
    color: #fff !important;
}

.icon i[class*=fa-] {
    border: 1px solid #fff;
    height: 40px;
    width: 40px !important;
    padding: 7px 0px;
    border-radius: 360px;
    transition: .3s;
}

.icon i[class*=fa-]:hover {
    background-color: #fff !important;
    color: #A98344;
}

div#footer-widgets .container .row {
    padding: 0;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

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

#footer-outer #footer-widgets .col input[type=text]::placeholder, #footer-outer #footer-widgets .col input[type=email]::placeholder, #footer-outer #footer-widgets .col textarea::placeholder {
    color: #fff !important;
    font-family: 'Poppins';
}

#footer-outer div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
    background-color: #fff;
    color: #000;
    border-radius: 25px !important;
    padding: 0rem 2rem;
    font-weight: 600;
}

#footer-outer div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: #fff !important;
    color: #000;
    border-radius: 25px !important;
    padding: 0rem 2rem;
    font-weight: 600;
}

#copyright .col.span_5 {50%:;50%: !;50%:;color: #fff !important;}

.footer-text {
    float: right;
    position: relative;
    top: 0.4rem;
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 10px 0 !important;
    background-color: #0B4654 !important;
}

.footer-text a {
    display: flex;
    gap: 10px;
    align-items: center;
}

#footer-outer a:hover {
    color: #fff !important;
}

#page-header-bg h1 {
    -webkit-text-fill-color: #fff;
    -webkit-background-clip: text;
}

/**Contact**/

#contactus div.wpforms-container-full button[type=submit] {
    background-color: #0b4654 !important;
    color: #fff;
    border-radius: 25px !important;
    font-weight: 600;
    height: 47px;
}

#contactus div.wpforms-container-full button[type=submit]:hover {
    background-color: #0b4654 !important;
}

/**Global**/

a.nectar-button.small.regular.ebook {
    border-radius: 100px !important;
}

a.nectar-button.small.regular {
    font-size: 15px;
    padding: 13px 25px !important;
    margin-right: 10px;
}

a.nectar-button.small.regular.extra-color-1.wpb_animate_when_almost_visible.wpb_bounceInLeft.bounceInLeft.regular-button.animated {
    /* outline: 2px solid #916e3c; */
    /* border: 2px solid #fff; */
    border-radius: 360px !important;
}

/**New**/

div#book {
    padding: 30px 0px 150px !important;
}

.authorhead h1 {
    width: fit-content;
    position: absolute;
    transform: rotate(-90deg);
    margin-left: -22rem;
    margin-top: 11rem;
}

div#slider {
    padding-bottom: 14rem !important;
}

div#testi .carousel-item:hover .wpb_wrapper {
    background-color: #0B4654 !important;
    border-left: 5px solid #fff !important;
    border: none;
}

.carousel-item:hover .wpb_wrapper img.size-full.wp-image-96.alignright {
    filter: brightness(0) invert(1);
}

#slider .nectar-video-box {
    width: 11%;
    top: -57px;
    left: 180px;
}

@media only screen and (min-width: 200px) and (max-width: 999px) {
	#slider .row_col_wrap_12.col.span_12.dark.left {
    margin-top: 3rem;
}

body {
    text-align: center !important;
}

h3 {
    font-size: 15px;
}

h2 {
    font-size: 32px;
}

p {
    font-size: 14px;
}

a.nectar-button.small.regular.regular-button.ebook {
    width: 100% !important;
}

#slider .nectar-video-box {
    margin: auto;
}

.authorhead {
    display: none;
}

div#author {
    padding-top: 0rem !important;
}

#author .img-with-aniamtion-wrap.custom-width-80pct {
    display: flex;
    justify-content: center
}

a.nectar-button.small.regular.extra-color-1 {
    width: 100%;
}

#author .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 80% !important;
    opacity: .4;
}

a.nectar-button.small.regular.extra-color-1.paperback {
    margin-left: 0;
}

body .nectar-milestone .subject {
    width: 70%;
    top: 0;
}

.nectar-milestone {
    width: fit-content;
    color: #fff;
}

#video .nectar-video-box {
    width: 25%;
    margin-top: 0px !important;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
}

.videobox {
    margin-top: 0rem;
}

#testi h1 {
    display: none;
}

.carousel-item {height: fit-content;}

.carousel-item .wpb_wrapper {
    padding: 2rem 1rem !important;
}

#testi h5, #testi h6 {
    text-align: left !important;
}

img.alignnone.size-full.wp-image-11 {
    position: unset;
}

#testi h5 {
    font-size: 15px;
}

img.alignnone.wp-image-10.size-full {
    position: unset !important;
}

img.alignnone.wp-image-9.size-full {position: unset !important;}

.cstmicons {
    margin: auto;
}

#footer-outer .widget h4 {
    margin-top: 0rem;
}

div#custom_html-3 {
    margin-left: 0;
    margin: auto;
}

.icon a {
    flex-direction: column;
    margin: auto;
    gap: 10px;
    margin-top: 1rem;
}

div#wpforms-widget-2 {
    width: 100%;
    margin-left: 0;
}

/**New**/

div#header-outer {
    background-color: #000 !important;
}

.bookhead {
    display: none !important;
}

.videohead {
    display: none;
}    

body a.nectar-button {
    width: 100% !important;
    left: 0 !important;
}

#book img {
    top: 80px;
    left: 0;
    margin: auto;
}

#book .nectar-star-rating {
    display: none !important;
}

h2 {
    line-height: 1.2 !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 100% !important;
    text-align: center !important;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 100% !important;
    text-align: center !important;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 100% !important;
    text-align: center !important;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 100% !important;
    text-align: center !important;
}

#custom_html-5 h6 {
    padding: 0px;
    margin: 0 !important;
    margin-bottom: 20px !important;
}

}

@media only screen and (min-width: 600px) and (max-width: 999px) {

.carousel-item .wpb_wrapper {
    padding: 2rem 2rem !important;
}

#slider .nectar-video-box {
    width: 12%;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	#header-outer:not([data-format=left-header]) #top nav>ul {
    gap: 20px;
}

#header-outer:not([data-format=left-header]) #top>.container>.row nav>ul>li>a {
    font-size: 15px;
}

h3 {
    font-size: 17px;
}

h2 {
    font-size: 36px;
}

p {
    font-size: 14px;
}

a.nectar-button.small.regular.regular-button.ebook {
    font-size: 13px;
}

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

div#slider {
    padding-bottom: 13rem !important;
}

.img-with-aniamtion-wrap.custom-width-80pct {
    display: flex;
    justify-content: center;
}

h1 {
    font-size: 140px;
    margin-bottom: 0;
}

.authorhead h1 {
    margin-left: -15rem !important;
    margin-top: 6rem;
}

.number.default {
    color: #fff;
}

.nectar-milestone {
    text-align: left;
    margin-left: 1rem;
}

body .nectar-milestone .subject {
    width: 80%;
    left: 6.5rem;
    text-align: center;
}

div#book {
    padding: 0rem 0rem 7rem 0rem !important;
}

#book img.img-with-animation.skip-lazy {
    top: 8rem;
}

.videobox {
    margin-top: 5rem;
}

#video .nectar-video-box {
    margin-top: -18rem !important;
}

.videohead {
    margin-left: 15rem;
}

img.alignnone.size-full.wp-image-11 {
    position: unset;
}

img.alignnone.wp-image-10.size-full {
    position: unset;
}

img.alignnone.wp-image-9.size-full {
    position: unset;
}

div#wpforms-widget-2 {
    margin-left: -1rem;
}

div#custom_html-3 {
    margin-left: -1rem;
}

div#nav_menu-2 {
    margin-left: 1rem;
}

.icon a {
    margin-left: -3rem;
}

div#media_image-2 {
    width: 70%;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    h2 {
    font-size: 48px;
}

#author .img-with-aniamtion-wrap.custom-width-80pct {
    display: flex;
    justify-content: center;
}

.authorhead h1 {
    margin-left: -19rem;
    margin-top: 9rem;
}

.nectar-milestone {
    text-align: left;
    color: #fff;
}

body .nectar-milestone .subject {
    width: 70%;
    text-align: center;
}

.videohead {margin-left: 18rem;margin-top: 3rem;}

img.alignnone.size-full.wp-image-11 {
    bottom: 9.5rem;
}

img.alignnone.wp-image-10.size-full {
    bottom: 5rem;
}

img.alignnone.wp-image-9.size-full {
    bottom: 6.7rem;
}
}

.container-wrap {
    background-color: #000 !important;
}

#author .row-bg-wrap:after {
    content: URL(/wp-content/uploads/2025/06/author-after.png);
    float: right;
    margin-top: 50px;
}

#book a.nectar-button.small.regular:nth-child(3) {
    left: 0px;
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #ffff !important;
}

#book h5 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    font-family: ikaros Sans !important;
}

#book h6 {
    color: #fff !important;
    font-size: 25px;
    padding-top: 15px;
    font-weight: 400;
    font-family: Ikaros Sans !important;
}

#book h2 {
    font-size: 50px;
}

#video h2 {
    font-size: 50px;
}

#testi .carousel-item img.wp-image-96.size-full.alignright {position: unset !important;}

#testi .owl-stage-outer {
    padding: 0px 0px 100px 0px !important;
}

#custom_html-5 i {
    color: #fff !important;
    font-size: 18px !important;
}

#custom_html-5 h6 {
    font-family: 'Poppins';
    font-weight: 400;
    color: #fff !important;
    font-size: 16px !important;
    padding-left: 35px;
    margin-top: -25px;
    padding-bottom: 5px;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 35%;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 25%;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 15%;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 15%;
}

#book .nectar-star-rating {
    display: flex;
    flex-direction: row-reverse;
    margin-top: -45px;
}

#book .nectar-star-rating .nectar-star-rating__content {
    color: #fff !important;
}

#book .nectar-star-rating .nectar-star-rating__icon {
    color: yellow !important;
}

.page-id-28 h2, .page-id-28 p {
    color: #fff;
}
#book a.nectar-button.small.regular.extra-color-1.wpb_animate_when_almost_visible.wpb_bounceInLeft.bounceInLeft.regular-button.paperback.animated {
    border: 1px solid #ffff !important;
}

#book a.nectar-button:nth-child(5) {
    background-color: #ffffff !important;
    color: #0d4854 !important;
}

#book a.nectar-button:nth-child(4) {
    background-color: transparent !important;
}
