/*
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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&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');

div#header-outer {
    background-color: transparent !important;
    box-shadow: none !important;
}

div#header-space {
    display: none;
}

.dear p {
    color: #000 !important;
	width: 100% !important;
}

.row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

div#slider {
    padding: 50px 0px 0px 0px !important;
}

#top nav ul li a {
    font-family: poppins !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #fff !important;
}

#top nav ul li:not(:last-child) {
    /* flex: 0 0 0%; */
    justify-content: center;
    /* border: 1px solid #fff; */
    /* height: 50px; */
	padding-top: 30px !important;
}

#top nav ul {
    flex-wrap: wrap;
    align-content: flex-start;
}

#top nav ul li#menu-item-63 {
    /*     position: absolute;
    right: -80px; */
    /* background-color: #fff; */
    padding: 40px 30px !important;
    color: #fff !important;
    }

#top nav ul li#menu-item-63 a {
    /* color: #000 !important; */
    top: 10px;
}

#top nav ul li {
    padding: 0px 15px !important;
}

#top .row {
/*     border-bottom: 1px solid #fff !important; */
    height: 100px;
}

#link h3 {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 35px;
    color: #666;
}

#link img {
  width: 80%;
}

#link .vc_col-sm-1\/5 {
    display: flex;
    align-items: center;
    justify-content: center !important;
    padding-top: 20px;
}

#link .vc_col-sm-1\/5:nth-child(1) {
    border-right: 2px solid #666;
}


div#link {
    margin: auto;
    padding: 0px 0px 50px !important;
}

div#author {
    padding: 50px 0px 50px !important;
}

#author h1, #book h1 {
    font-family: Lato !important;
    font-weight: bold !important;
    font-size: 90px;
    color: transparent !important;
    -webkit-text-stroke-color: #626262 !important;
    -webkit-text-stroke-width: 2px;
}

h2 {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 70px;
    line-height: 1;
    color: #000;
    text-transform: uppercase !important;
    padding: 10px 0px !important;
}

p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

a.nectar-button.small.regular {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 16px;
    color
: #623113 !important;
    background-color: #fff !important;
    border-radius: 0px !important;
    padding: 15px 30px !important;
}

#author .au-text {
    background-color: #623113 !important;
    padding: 30px 20px 100px 30px !important;
}

#author a.nectar-button.small.regular {
    top: -100px;
    left: 30px;
}

#author img {
    transform: scale(1.4);
    top: 65px;
    left: -100px;
    z-index: -1;
}

#author .row-bg-wrap:before {
    content: URL(/wp-content/uploads/2025/07/author-bf-e1752735376119.png);
    position: absolute;
    left: 0;
    bottom: 0;
}

#book h2 {
    color: #fff;
    font-size: 50px;
}

h2 strong {
    font-family: poppins !important;
    font-size: 26px;
}

#book h3 {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 26px;
    color: #fff;
}

#book a.nectar-button.small.regular:nth-child(4) {
    left: 20px;
}

#book a.nectar-button.small.regular:nth-child(3) {
    left: 10px;
}

.nectar-star-rating {}

#book .nectar-star-rating {
    display: flex;
    flex-direction: row-reverse;
    margin-top: -110px;
}

#book .nectar-star-rating__icon {
    color: yellow;
    padding-left: 10px;
    margin-top: 2px;
}

#book .nectar-star-rating__content h6 {
    font-family: 'Poppins' !important;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

#book .bk-text {
    background-color: #623113 !important;
    padding: 40px 40px 40px 40px !important;
}

div#book {
    padding: 200px 0px 50px !important;
}

#book img {
    margin-top: -50px;
}

h4 {
    font-family: 'Poppins';
    font-size: 26px;
    color: #fff;
    font-weight: 500;
}

#video h2 {
    color: #fff;
    font-size: 60px;
    line-height: 0.7;
}

#video h2 strong {
    font-size: 30px;
}

a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

#video .nectar-video-box {
    width: 10%;
    margin: auto;
}

div#video {
    padding: 200px 0px 150px !important;
    margin-top: -2px;
}

div#video .row-bg-wrap:before {
    content: URL(/wp-content/uploads/2025/07/after.png);
    position: absolute;
    top: -100px;
    z-index: 2;
}

#chap p {
    color: #000;
}

#chap h5 {
	font-family: Inter;
	font-weight: 600;
	font-size: 28px;
	color: #000;
	text-align: center !important;
}

#chap .carousel-item {
    background-color: #fff;
    box-shadow: 0px 0px 4px -1px !important;
    width: 95%;
    margin: auto;
    padding: 40px 20px 40px 20px !important;
    transition: 0.5s;
}

#chap img {
    margin: auto;
}

#chap .carousel-item p {
    text-align: center !important;
}

#chap .carousel-item:hover {
    border: 2px solid #623113;
}

#chap h2 {
    padding-top: 50px !important;
}

#faq i {
    color: #000000 !important;
    border: 1px solid #000000;
    border-radius: 100px;
    padding: 0px 7px !important;
    font-size: 10px !important;
}

div#chap {
    padding: 50px 0px 50px !important;
}

#faq h4 {
    color: #000;
    font-size: 14px;
}

#faq h2 {
    font-size: 40px;
}

#faq p {
    color: #000;
}

#faq h4:after {
    content: URL(/wp-content/uploads/2025/07/Arrow-2.png);
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 16px;
}

#faq .ea-body p {
    color: #000000;
    width: 50%;
}

#test h4, #test p {
    color: #000;
}

#test h2 {
    color: #623113;
    font-size: 45px;
    text-transform: capitalize !important;
}

#test p {
    width: 70%;
}

#test h5 {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 22px;
    color: #000;
    letter-spacing: 0px;
    padding-left: 100px;
    padding-top: 15px;
}

#test h6 {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 14px;
    color: #535353;
    letter-spacing: 0px;
    margin-top: -10px;
    padding-left: 100px;
}

#test .iwt-text {
    padding-left: 0;
}

#test img {
    width: 80px;
    border-radius: 100px;
    height: 80px;
    border: 5px solid #623113 !important;
    margin-left: 20px;
}

#test .iwt-text p {
    width: 100% !important;
    padding-top: 30px;
}

#test .iwithtext {
    padding-left: 20px;
    opacity: 0.5;
    transition: 0.5s;
    margin-bottom: 60px;
}

div#faq {
    padding: 50px 0px 50px !important;
}

#test .iwithtext:hover {
    opacity: 1;
    margin-left: -100px;
}

#test .iwithtext:before {
    content: "";
    width: 15px;
    background-color: #623113;
    height: 210px;
    position: absolute;
    left: 0;
    border-radius: 100px;
    top: -20px;
}

#test .vc_col-sm-7 {
    display: flex;
    align-items: center;
}

div#test {
    padding: 50px 0px 50px !important;
}

#footer-outer #text-3 p {
    font-family: poppins !important;
    font-weight: 500;
    font-size: 26px;
    line-height: 1.5 !important;
    color: #606060;
}

#ft-icon li {
    display: inline-flex !important;
}

#ft-icon i {
    color: #fff;
    margin: 0px 20px !important;
    font-size: 22px !important;
}

div#footer-outer .widget.widget_nav_menu li a {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase !important;
    border-right: 1px solid #fff;
    padding: 0px 50px 0px 50px !important;
}

div#footer-outer .widget.widget_nav_menu ul {border-top: 1px solid #fff;padding-top: 20px;}

div#copyright {
    padding: 40px 0px 10px !important;
}

div#copyright p {
    font-family: inter !important;
    font-weight: 400 !important;
    font-size: 17px !important;
}

div#copyright p strong {
    font-family: Inter !important;
    font-weight: 500 !important;
}

#faq .ea-card.ea-expand.sp-ea-single:hover h3.ea-header {
    background-color: #623113 !important;
}

#faq .ea-card.ea-expand.sp-ea-single:hover .ea-body {
    background-color: #623113 !important;
}

#faq .ea-card.ea-expand.sp-ea-single:hover * {
    color: #fff !important;
}

#faq .ea-card.ea-expand.sp-ea-single:hover i {
    border-color: #fff;
}

#contact button {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 16px;
    color: #623113 !important;
    background-color: #fff !important;
    border-radius: 0px !important;
    padding: 15px 30px !important;
    height: 100%;
    box-shadow: 0px 0px 4px -1px !important;
}
div.wpforms-container-full input[type=email] {
    max-width: 100% !important;
}

.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100% !important;
}
div#footer-outer {
    background-color: #000000 !important;
}
#contact {
	padding: 100px 0px 100px !important;
}
div#link img {
    width: 90% !important;
    height: 90px;
    background-size: cover !important;
    object-fit: contain;
}