/*
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=Kumbh+Sans:wght@100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&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-space {
    display: none !important;
}

li#menu-item-2873 span {
    background-color: #ad87c1 !important;
    padding: 8px 12px !important;
}

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

div#subscribe input.es-subscribe-btn.es-custom-button {
    background-color: #9073d8 ! IMPORTANT;
    border-color: #9073d8 !important;
}

.addtoany_list {
  display: flex !important;
  justify-content: center !important;  /* horizontal center */
  gap: 10px !important;                  /* icons ke beech thodi space */
}

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

#book a.nectar-button.small.regular:nth-child(6) {
    left: 10px;
}


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

#top nav ul li a {
    font-family: Nunito !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #fff !important;
    margin: 0px 10px !important;
    text-transform: uppercase !important;
}

a.nectar-button.small.regular {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 16px;
    color: #ffff;
    letter-spacing: 1px;
    border-radius: 0;
    padding: 15px 40px !important;
    top: 30px;
    text-transform: uppercase !important;
}


div#footer-outer #footer-widgets .widget h4 {
    font-family: poppins !important;
    font-weight: bold !important;
    font-size: 25px !important;
    color: #ffffff !important;
    padding-top: 0px;
}

#book a.nectar-button.small.regular:nth-child(4) {
    left: 20px !important;
}

#footer-outer p, #footer-outer h6 {
    font-family: poppins !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #fff !important;
}

#footer-outer .widget.widget_nav_menu li a{
    font-family: poppins !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #fff !important;
}

.ft-icon i {
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #ffff !important;
    color: #ffff !important;
    border-radius: 100px;
    padding: 8px 10px !important;
    margin-right: 10px;
}

#footer-outer input {
    border-radius: 100px !important;
    background-color: transparent !important;
    border: 1px solid #ffff !important;
    padding: 22px 20px !important;
}

#footer-outer input::placeholder {
    color: #ffff !important;
    opacity: 1;
    font-size: 12px;
}

#footer-outer button {
    background-color: #ffff !important;
    border-radius: 0px 100px 100px 0px !important;
    color: transparent !important;
    background-image: URL(/wp-content/uploads/2024/11/Arrow-1.png) !important;
    background-repeat: no-repeat;
    background-position: 18px 11px !important;
    position: absolute;
    top: -71px;
    right: -10px;
    height: 46px;
    width: 70px;
}

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

#copyright .col.span_5 {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ffff !important;
    padding-top: 15px !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 30% !important;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 13% !important;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 23% !important;
    margin-right: 60px;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 25% !important;
}

#contact input {
    background-color: #0C0702 !important;
    border: 1px solid #ab89bf !important;
    border-radius: 10px;
    color: #fff !important;
}

#contact input::placeholder {
    opacity: 1 !important;
    color: #ab89bf !important;
}

#contact textarea {
    background-color: #0C0702 !important;
    border: 1px solid #ab89bf !important;
    border-radius: 10px;
	color: #fff !important;
}

#contact textarea::placeholder {
    opacity: 1 !important;
    color: #ab89bf !important;
}

#contact button {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    color: #ffff !important;
    letter-spacing: 1px;
    border-radius: 100px;
    height: 43px;
    background-color: #ab89bf !important;
}

h2 {font-family: Kumbh Sans !important;font-weight: bold;font-size: 50px;color: #B79BC4;line-height: 1.2;}

#slider h2 {
    font-size: 70px;
    color: #fff;
    line-height: 1.2;
}

div#book {
    margin-bottom: 0px;
    padding-top: 0px !important;
}

#slider img {
    transform: scale(1.2);
    top: -40px;
    left: 0px;
}

#slider h4 {
    font-size: 24px;
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
}

#slider h2.sl-h {
    font-size: 70px;
    margin-left: 180px;
}

p {
    font-family: 'Nunito';
    font-weight: 400;
    font-size: 19px;
    color: #000000b5;
}

#slider p {
    color: #fff;
    width: 75%;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    left: 20px;
    background-color: transparent !important;
    color: #ffff;
    border: 2px solid #ffff;
}

div#slider {
    padding: 300px 0px 140px !important;
}

#author img {
    width: 100%;
}

h4 {
    font-family: 'Kumbh Sans';
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}

#author h4 {
    padding-top: 40px;
}

#author .row-bg-wrap:after {
}

#author a.nectar-button.small.regular {
    color: #fff;
}

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

#book img {
    top: 0px;
    transform: scale(1);
    left: 0px;
    height: 320px !important;
}

#book a.nectar-button.small.regular {
    color: #fff;
}

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

#book a.nectar-button.small.regular:nth-child(4) {
    left: 0px;
}

#chap .carousel-item {
    background-color: #14100D !important;
    padding: 60px 60px 62px 60px !important;
    width: 83%;
    margin-top: -30px;
}

#chap h3 {
    color: #fff;
    font-family: 'Kumbh Sans';
    font-size: 22px;
    letter-spacing: 0;
    font-weight: bold;
}

#chap p {
    color: #fff !important;
    font-size: 17px;
}

#book h4 {
    padding-top: 0px;
}

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

h2.sl-h {
    font-size: 40px;
    margin-left: 0px;
}

#book h3 {
    font-size: 24px;
    color: #000000;
    line-height: 1;
    font-family: Kumbh Sans !important;
    font-weight: bold !important;
}

#video h3 {
    font-size: 24px;
    color: #ffffff;
    line-height: 1;
    font-family: Kumbh Sans !important;
    font-weight: bold !important;
}

#video h4 {
    color: #fff;
}

#video h2 {
    color: #fff;
}

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

#video .nectar-video-box {
    width: 10%;
    margin: auto;
    margin-top: 30px;
}

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


#test .carousel-item {
    width: 60%;
    margin: auto;
    text-align: center;
    box-shadow: 0px 2px 25px 0px #0101013b !important;
    border-radius: 0px 50px !important;
    padding: 100px 30px 30px !important;
    margin-top: 20px;
}

#test .carousel-item:before {
    content: URL(/wp-content/uploads/2025/08/unnamed-file.png);
    position: absolute;
    margin-top: -70px !important;
    margin: auto;
    left: 0;
    right: 0;
}

#test h5 {
    font-family: 'Nunito';
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
}

#test h6 {
    font-family: 'Nunito';
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0;
    color: #000;
    margin-top: -10px;
}

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

#test .row-bg-wrap:before {
}

#blog span.meta-category {
    display: none !important;
}

#blog h3.title {
    font-family: 'Kumbh Sans';
    font-weight: bold;
    -webkit-text-fill-color: #ad87c1 !important;
    font-size: 27px;
    line-height: 1.2;
    padding-bottom: 20px;
}

#blog .carousel-item {
    width: 90%;
    margin: auto;
}

#blog .excerpt {
    height: 100px;
}
#book .row-bg.viewport-desktop.using-image {
    background-size: 38% 100% !important;
    background-position: bottom right !important;
}

@media only screen and (min-width: 250px) and (max-width: 999px) {
	
#chap .vc_col-sm-4:nth-child(1) {
    width: 100% !important;
}

#chap .vc_col-sm-4:nth-child(3) {
    width: 100% !IMPORTANT;
}	
	
body {
    text-align: center !important;
}

div#slider {
    padding-top: 50px !important;
}

#slider h2.sl-h {
    margin-left: 0 !important;
}

#slider p {
    width: 100% !important;
}

#slider img {
    transform: unset !important;
    top: 30px !important;
}

a.nectar-button {
    width: 100% !important;
    margin: 5px !important;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    left: 0 !important;
}

#book a.nectar-button.small.regular:nth-child(3) {
    left: 0 !important;
}

#book a.nectar-button.small.regular:nth-child(4) {
    left: 0 !important;
}

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

#chap .vc_col-sm-4:nth-child(2) {
    left: 0 !important;
    width: 100% !important;
    top: 130px !important;
}

#test .carousel-item {
    width: 90% !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 100% !important;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 100% !important;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 100% !important;
}

#footer-outer .col.span_3:nth-child(4) {
    width: 100% !important;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1338px) {
	#chap .vc_col-sm-4:nth-child(2) {left: 0 !important;}

#top nav ul li a {
    font-size: 10px !IMPORTANT;
    margin: 0 !important;
}

#header-outer #logo img {
    width: 83% !important;
    height: 70px !IMPORTANT;
}

#top nav ul li {
    padding-right: 7px !important;
}

#top nav ul li a {
    top: 10px !important;
}
}
#chap .row-bg.viewport-desktop {
    background-color: transparent !important;
}
#chap .vc_col-sm-6:nth-child(2) {
    top: 64px;
    background-color: red;
    left: 80px;
    padding: 30px;
}
div#blog {
    padding-top: 50px !important;
}

div#blog h2 {
    padding-bottom: 40px !important;
}
.ft-icon li {
    border: none !important;
}

ul#menu-navigation-2 li {
    border: none !important;
}

#chap .vc_col-sm-4:nth-child(3) {
    background-color: #14100D !important;
    -webkit-text-fill-color: #ffff !important;
    top: 0px;
    left: 0px;
    width: 31% !important;
    height: auto !important;
    padding-top: 40px;
    padding-bottom: 40px !important;
}

#chap .vc_col-sm-4:nth-child(1) {
    background-color: #14100D !important;
    -webkit-text-fill-color: #ffff !important;
    top: 0px;
    left: 0px;
    width: 31% !important;
    height: auto !important;
    padding-top: 40px;
    padding-bottom: 40px !important;
}

#slider .nectar-video-box {
    width: 30%;
    right: -460px !important;
    top: -45px !important;
}
div#subscribe {
    text-align: center !important;
}

div#subscribe div#es_form_f2-p2968-n1 {
    margin: 0 auto !important;
    text-align: center !important;
}

div#subscribe div#es_form_f2-p2968-n1 input[type=email], div#subscribe div#es_form_f2-p2968-n1 input[type=text] {
    text-align: center !important;
}

div#subscribe input[type=submit] {
    margin: 0 auto !important;
}

#top nav ul li a {
    text-align: center !important;
}

.page-id-2768 div#book {
    padding-bottom: 90px !important;
}
