/*
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=ABeeZee:ital@0;1&family=Alice&family=Cinzel:wght@400..900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lexend:wght@100..900&family=Montserrat+Alternates: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&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poly:ital@0;1&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&family=Proza+Libre:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,100..900;1,100..900&family=Tenor+Sans&display=swap');



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

#slider p {
    color: #fff;
}

div#header-space {
    display: none;
}

/* #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:after {
    display: none;
} */

#top nav ul li a {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    margin: 20px 20px !important;
}

div#slider:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/10/sec-bg.png);
    background-repeat: no-repeat;
    width: 120%;
    height: 600px;
    z-index: 3;
    top: 15%;
    position: absolute;
    background-size: cover;
    border-radius: 30px;
    right: -10%;
}

div#slider h1 {
    color: #FFFFFF;
    font-family: 'Poppins';
    font-size: 60px;
    font-weight: 400;
    margin-top: 210px;
}


div#slider h3 {
    color: #FFFFFF;
    font-family: 'Poppins';
    font-size: 40px;
    font-weight: 400;
}

div#slider h3 {
    color: #FFFFFF;
    font-family: 'Poppins';
    font-size: 29px;
    font-weight: 400;
    padding-top: 20px;
}

a#about-book {
    padding: 14px 30px;
    background-color: #946C44 !important;
    top: 30px;
}

a#buy-now {
    padding: 14px 30px;
    background-color: transparent !important;
    border-color: #ffffff !important;
    font-size: 16px;
    border: 2px solid;
    top: 30px;
}

div#inner-book p {
    color: #000000;
    font-family: 'Roboto';
    font-size: 18px;
}

div#inner-book h1 {
    color: #000000;
	font-family: 'Roboto';
}

a#ebook-btn {
    padding: 14px 30px;
    background-color: #946C44 !important;
    font-size: 16px;
    font-family: 'Roboto';
}

a#paperback-btn {
    background-color: transparent !important;
    font-size: 16px;
    font-family: 'Roboto';
    padding: 14px 30px;
    border: 2px solid #ffff;
    color: #010101 !important;
}

.page-id-11 .book-img {
    top: 100px;
    left: 10%;
}

div#logos {
    top: 210px;
}

div#logos .audible {
    top: -10px;
}

div#logos .noble {
    top: 10px;
}

div#logos  .lulu {
    top: -4px;
}


div#logos h2 {
    color: #000000;
    font-family: 'Poppins';
    font-size: 30px;
	border-right: 3px solid #000;
}

div#author .author-img {
    top: 50px;
}

div#author .author-text {
    padding-top: 110px;
    margin-left: -130px;
}

div#author h3 {
    color: #000000;
    font-family: 'Roboto';
    font-size: 29px;
    font-weight: 500;
}

div#author h1 {
    color: #946C44;
    font-family: 'Roboto';
    font-size: 60px;
    font-weight: 400;
    width: 100%;
    padding-top: 20px;
    letter-spacing: 4px;
}


.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-top: -50px;
    margin-left: 40px;
}

.social-icons {
    display: flex;
    gap: 15px;
}

.social-icons a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px; 
    height: 50px; 
    border: 2px solid #946C44; 
    border-radius: 50%; 
    color: #946C44;
    text-decoration: none;
    font-size: 24px;
    transition: background-color 0.3s, color 0.3s;
}

.social-icons a:hover {
    background-color: rgba(255, 140, 0, 0.3);
    color: #fff; 
}

.author-text {
    top: 140px;
    right: 2%;
}


div#author p {
    color: #000000;
    font-family: 'Roboto';
    font-size: 18px;
	width: 90%;
	padding-top: 10px;
}

.textwidget.custom-html-widget {
    margin-left: 45%;
}

a#read-more {
    padding: 14px 30px;
    background-color: #946C44 !important;
    font-size: 16px;
    right: 130px;
    top: 10px;
	font-family: 'Roboto';
}

div#book h3 {
    color: #000000;
    font-family: 'Roboto';
    font-size: 29px;
    font-weight: 500;
	margin-top: 100px;
}

div#book h1 {
    color: #946C44;
    font-family: 'Roboto';
    font-size: 60px;
    font-weight: 400;
    padding-top: 20px;
}

div#book p {
    color: #000000;
    font-family: 'Roboto';
    font-size: 18px;
    width: 115%;
    padding-top: 10px;
}

a#read-more-btn {
    padding: 14px 30px;
    background-color: #946C44 !important;
    font-size: 16px;
	font-family: 'Roboto';
}

a#buy-btn {
    background-color: transparent !important;
	font-size: 16px;
	font-family: 'Roboto';
	padding: 14px 30px;
	border: 2px solid;
}

a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

.nectar-video-box .inner-wrap {
    overflow: hidden;
    width: 10%;
    margin-left: 45%;
}

div#video h3 {
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 29px;
    font-weight: 500;
	margin-top: 100px;
}

div#video h1 {
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 70px;
    font-weight: 400;
    padding-top: 20px;
}


div#testi h3 {
    color: #000000;
    font-family: 'Roboto';
    font-size: 29px;
    font-weight: 500;
	margin-top: 100px;
}

div#testi h1 {
    color: #946C44;
    font-family: 'Roboto';
    font-size: 70px;
    font-weight: 400;
    padding-top: 20px;
}

div#testi img.testi.alignnone.size-full.wp-image-68 {
    width: 24%;
}

div#testi .carousel-item {
    margin-right: 0px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 0px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    width: 94%;
    border-left: 4px solid #946C44;
	height: 310px;
}

div#testi .testi {
    margin-top: -45px;
    margin-left: -22px;
}

div#testi .lines {
    top: -30px;
}

div#testi  .owl-stage-outer {
    top: 30px;
}

div#footer-outer p {
    color: #ffffff;
	font-family: 'Poppins';
    font-size: 18px;
}

div#footer-outer .widget.widget_nav_menu li a {
    font-size: 18px;
    text-transform: uppercase !important;
    padding: 0px 90px 0px 60px !important;
    border-right: 1px solid #ffffff88;
    color: #fff !important;
}

div#footer-outer .widget.widget_nav_menu ul {
    border-top: 1px solid #ffffff82;
    padding-top: 40px;
    margin-bottom: 32px;
    margin-left: 0px;
}

div#copyright {
	background-color: #946C44 !important;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-bottom: 10px;
}

form.fluent_form_1 .ff-btn-submit:not(.ff_btn_no_style) {
    background-color: #946c44 !important;
    color: #ffffff;
}


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

a#ebook-btn {
    width: 100% !important;
}

a#paperback-btn {
    width: 100% !important;
    margin-left: 0 !important;
}

.textwidget.custom-html-widget {
    margin: 0 auto !important;
}

div#footer-outer .widget.widget_nav_menu li a {
    text-align: center !important;
    border-right: none !important;
    padding: 0 !important;
}

div#footer-outer .widget.widget_nav_menu li {
    display: block !important;
}

.social-icons {padding-top: 60px !important;display: inline-flex !important;}

.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-left: 0 !important;
}
	
div#slider {
    padding: 0 0 300px 0 !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 auto !important;
}
	
div#slider h1 {
    color: #FFFFFF;
    font-family: 'Poppins';
    font-size: 40px;
    font-weight: 400;
    margin-top: 180px;
}
	
div#slider h3 {
    color: #FFFFFF;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 400;
    padding-top: 20px;
}

a#about-book {
    padding: 14px 30px;
    background-color: #946C44 !important;
    left: 0%;
    font-size: 16px;
    top: 30px;
    width: 100% !important;
}	
	
a#buy-now {
    padding: 14px 30px;
    background-color: transparent !important;
    border-color: #ffffff !important;
    font-size: 16px;
    left: 0%;
    border: 2px solid;
    top: 30px;
    width: 100% !important;
    margin-left: 0px !important;
}

div#slider:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/10/sec-bg.png);
    background-repeat: no-repeat;
    width: 105%;
    height: 540px;
    z-index: 3;
    top: 10%;
    background-size: cover;
    border-radius: 30px;
    right: -2%;
}	
	
.amazon {
    left: 15%;
}
	
div#logos .lulu {
    top: -4px;
    left: 20%;
}	
	
div#logos .audible {
    top: -10px;
    left: 20%;
}	
	
div#author {
    padding: 0 0 100px 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center !important;
}	
	
div#author .author-img {
    top: 100px;
    left: 17%;
}	
	
div#author .author-text {
    padding-top: 110px;
    margin-left: 0px;
}	

div#author h1 {
    color: #946C44;
    font-family: 'Roboto';
    font-size: 29px;
    font-weight: 400;
    width: 100%;
    padding-top: 20px;
}

div#author p {
    color: #000000;
    font-family: 'Roboto';
    font-size: 18px;
    width: 100%;
    padding-top: 10px;
}

a#read-more {
    padding: 14px 30px;
    background-color: #946C44 !important;
    font-size: 16px;
    right: 0px;
    top: 0px;
    font-family: 'Roboto';
    width: 100%;
}	

div#book {
    padding: 0 0 100px 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center !important;
}

div#book h1 {
    color: #946C44;
    font-family: 'Roboto';
    font-size: 40px;
    font-weight: 400;
    padding-top: 20px;
}
	
div#book h3 {
    color: #000000;
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 500;
    margin-top: 100px;
}	
	
div#book p {
    color: #000000;
    font-family: 'Roboto';
    font-size: 18px;
    width: 100%;
    padding-top: 10px;
}
	
a#read-more-btn {
    padding: 14px 30px;
    background-color: #946C44 !important;
    font-size: 16px;
    font-family: 'Roboto';
    width: 100% !important;
}
	
a#buy-btn {
    background-color: transparent !important;
    font-size: 16px;
    font-family: 'Roboto';
    padding: 14px 30px;
    border: 2px solid;
    width: 100% !important;
    margin-left: 0px !important;
}	
	
div#book .book-img {
    right: 20%;
}	
	
div#video h3 {
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 500;
    margin-top: 100px;
}	
	
div#video h1 {
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 50px;
    font-weight: 400;
    padding-top: 20px;
}	
	
div#video .nectar-video-box .inner-wrap {
    overflow: hidden;
    width: 30%;
    margin-left: 35%;
}	
	
div#testi h3 {
    color: #000000;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 500;
    margin-top: 100px;
}	
	
div#testi h1 {
    color: #946C44;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 400;
    padding-top: 20px;
}
	
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    width: 100%;
}	
	
	
.contact-img {
    right: 20%;
}
	

	
}


div#slider {
    text-align: center !important;
}

#book h4 {
    font-size: 25px !important;
    color: #010101;
    font-weight: 700;
}
