/*
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=Outfit:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


#top nav ul li a {
    font-family: Roboto !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    color: #000 !important;
    padding: 0px 11px !important;
}

div#header-outer {
    height: 140px;
}

#header-outer #logo {
    margin-top: 40px;
}

#top nav {
    margin-top: 20px;
}

h2 {
    font-family: Outfit;
    font-weight: 600;
    font-size: 72px;
    color: #000;
    text-transform: capitalize !important;
    line-height: 1.2;
}

p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 18px;
    color: #999;
}

a.nectar-button.small.regular {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 100px;
    padding: 15px 25px !important;
    top: 30px;
    opacity: 1;
    color: #000000 !important;
}

#slider a.nectar-button.small.regular:nth-child(2) {
    color: #000;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    left: 30px;
}

div#slider {
    padding: 220px 0px 220px !important;
    margin-top: -140px !important;
    -webkit-text-fill-color: #000000  !important;
}

#slider h2:before {
}

.row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

#video .nectar-video-box {
    width: 5%;
    margin: auto !important;
    top: 20px;
}

div#video {
    padding: 90px 0px 100px !important;
}

#book h2 {
    font-size: 70px !important;
}

#book .vc_col-sm-1 {
    display: flex;
    align-items: center;
}

#book .book{
    transform: scale(1.2);
    top: 70px;
    left: 50px;
}
#book a {
    margin-right: 10px;
}

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

#chap .carousel-item h5 {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 24px;
    color: #000;
}

#chap .carousel-item h5:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #bee390;
    margin-top: -10px;
}

#chap .carousel-item .wpb_text_column {
    padding-bottom: 50px;
}

#chap .carousel-item {
    width: 90%;
    margin: auto;
    margin-top: 50px;
}

#chap img {
    top: 0px;
    left: -150px;
}

div#chap {
    padding: 50px 0px 50px !important;
}

div#author {
    padding: 50px 0px 50px !important;
}

#author img {
    transform: scale(1);
    top: 0px;
    left: 100px;
    border-radius: 40px !important;
}

div#test {
    padding: 100px 0px 100px !important;
}

#test .owl-stage:before {
    content: URL(/wp-content/uploads/2025/06/test-bf.png);
    position: absolute;
    left: 0;
    z-index: 1;
}

#test .owl-stage-outer:after {
    content: URL(/wp-content/uploads/2025/06/test-af.png);
    position: absolute;
    right: 0;
    top: 0;
}

#test .carousel-item {
    background-color: #bbe58c4d !important;
    width: 90%;
    margin: auto;
    text-align: center !important;
    padding: 10px 50px 90px !important;
    margin-top: 40px;
    border-radius: 20px;
}

#test img {
    margin: auto;
    width: 90px;
    border-radius: 200px;
    height: 90px;
    border: 1px solid #BBE58C !important;
}

#test .carousel-item p {
    padding-top: 20px;
    color: #000 !important;
    width: 100% !important;
}

#test p {
    width: 50%;
    margin: auto;
}

#test .carousel-item h5 {
    font-weight: 600;
    font-size: 22px;
    color: #000;
    font-family: 'Open Sans';
}

div#footer-outer {
    background-color: #BBE58C !important;
}

div#copyright {
    background-color: #D26E64 !important;
    padding: 30px 0px 30px !important;
    border-top: 1px solid #000000 !important;
}

div#copyright p {
    font-family: 'Outfit' !important;
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 400 !important;
}

.ft-icon ul li {
    display: flex;
}

.ft-icon .icon strong {
    font-family: Outfit;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    padding-left: 10px;
}

.ft-icon .icon {
    border: 2px solid #000000;
    border-radius: 100px;
    padding: 12px 17px !important;
    margin-right: 20px;
}

.ft-icon {
    display: flex;
    justify-content: center;
}

#footer-outer li {
    border: none !important;
}

#footer-outer .textwidget p {
    padding: 0px 200px;
    color: #fff;
}

div#page-header-bg {
    background-color: #fff !important;
}

#contact button {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 100px;
    padding: 15px 25px !important;
    opacity: 1;
    height: 50px;
    background-color: #bee390 !important;
    color: #000000 !important;
}

#contact img {
    transform: scale(1.0);
    left: 100px;
    top: 10px;
}

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

#slider p {
    width: 70%;
    margin: 0 auto;
}
h3 {
    font-family: 'Roboto' !important;
    letter-spacing: 0 !important;
    font-weight: 400;
    font-size: 16px !important;
}
#author .row-bg.viewport-desktop.using-image {
    background-size: 10% 20% !important;
    opacity: 30%;
}

p {
    color: #000000;
}

#book .row-bg.viewport-desktop.using-image {
    background-size: 15% 15% !important;
    background-position: 100% 90% !important;
    opacity: 50% !important;
}

.vc_col-sm-6 {
    align-content: center !important;
}

#video p {
    width: 70%;
    margin: 0 auto;
}
div#footer-outer {
    background-size: 100% 100% !important;
    -webkit-text-fill-color: #000000 !important;
}

#footer-outer i {
    color: #000000 !important;
}

#chap .row-bg.viewport-desktop, #test .row-bg.viewport-desktop, #book .row-bg.viewport-desktop {
    background-color: #ffff !important;
}


#slider h3, #video h3 {
    background-color: #FFFFFF !important;
    border-radius: 40px;
    width: fit-content;
    padding: 0px 13px 0 14px;
    margin: 0 auto;
}

#author h3, #book h3, #test h3, #chap h3 {
    background-color: #000000 !important;
    -webkit-text-fill-color: #BBE58C !important;
    border-radius: 40px;
    width: fit-content;
    padding: 0px 13px 0 14px;
}
#slider h2 {
    padding-top: 20px;
}
#slider .row-bg.viewport-desktop.using-image{
	background-color: #ffff !Important;
}
.btn {
    background-color: #BBE58C;
    padding: 0 0 0 0 !important;
    height: 50px;
    border-radius: 30px;
    top: 27px;
    margin-left: 170px;
}

@media (max-width: 997px) {

body {
    text-align: center !important;
}

#author h3, #book h3, #test h3, #chap h3 {
    margin: 0 auto !important;
}

#author img {
    left: 0 !important;
    margin-top: 20px !important;
}

#book h2 {
    line-height: 1 !important;
}

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

h2 {
    text-align: center !important;
    padding-top: 20px !important;
}

#chap .carousel-item p {
}

#chap .carousel-item .wpb_text_column {
    height: fit-content !important;
}

#footer-outer .textwidget p {
    padding: 0 0 !important;
}

.ft-icon li {
    display: block !important;
}

.ft-icon .icon {
    margin-bottom: 10px !important;
}
}
#page-header-bg[data-bg-pos=top] .page-header-bg-image {
    background-position: center center !important;
}
div#slider h2, div#slider p {
    -webkit-text-fill-color: #ffff !important;
}
#page-header-bg h2 {
    color: #ffffff !important;
text-align: left !important;
}