/*
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=Changa+One:ital@0;1&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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,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=Pompiere&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;
}

div#header-space {
    display: none;
}

#top nav ul li a {
    color: #ffffff;
    font-size: 18px;
    margin: 30px 20px !important;
}

div#slider .row-bg.using-image {
    background-size: cover;
    background-position: center !important;
    top: 110px;
}

div#slider strong {
    font-size: 80px;
    font-family: 'Lato';
    background: linear-gradient(to right, #FA6C19, #FBD61E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}

div#slider h1 {
    font-size: 80px;
    font-family: 'Lato';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    width: 98%;
}

div#slider .slider-img {
    top: 0px;
}

div#slider h3 {
    color: #F1EBE5;
    font-size: 70px;
    font-family: 'Lato';
    padding-top: 30px;
}

div#slider h2 {
    font-size: 90px;
    font-family: 'Lato';
    background: linear-gradient(to right, #14FA17, #17A83B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
}

a#purchase-btn {
    padding: 14px 30px;
    background-color: transparent !important;
    color: #F7941E;
    border: 2px solid transparent;
    border-color: #F7941E !important;
    font-size: 16px;
    font-family: 'Lato';
    border-radius: 0 !important;
}

a#read-btn {
    padding: 14px 30px;
    background-color: transparent !important;
    color: #F7941E;
    border: 2px solid transparent;
    border-color: #F7941E !important;
    font-size: 16px;
    font-family: 'Lato';
    border-radius: 0 !important;
}

div#auhtor {
/*     top: -70px; */
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}

div#auhtor:before {
    content: "ABOUT THE AUTHOR";
    font-family: 'Changa One';
    font-weight: 500;
    font-size: 60px;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 90px;
    right: 0;
    margin: auto;
    z-index: 2;
}

div#auhtor .author-text {
    right: 10%;
    top: 50px;
}

div#auhtor h1 {
    font-size: 60px;
    font-family: 'Lato';
    font-weight: 900;
	color: #F1EBE5;
}
div#auhtor p {
    font-size: 16px;
    font-family: 'Lato';
    color: #fff;
    padding-top: 20px;
}
a#author-btn {
    padding: 9px 32px !important;
    background-color: #F1EBE5 !important;
    color: #2F0639;
    border: 2px solid transparent;
    border-color: #fff !important;
    left: 0%;
    font-size: 16px;
    font-family: 'Lato';
    border-radius: 0 !important;
}

div#book strong {
    font-size: 80px;
    font-family: 'Lato';
    background: linear-gradient(to right, #FA6C19, #FBD61E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}

div#book h1 {
    font-size: 80px;
    font-family: 'Lato';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    width: 80%;
}

div#book h2 {
    font-size: 80px;
    font-family: 'Lato';
    background: linear-gradient(to right, #14FA17, #17A83B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -94px;
    margin-left: 59%;
}

div#book .extra-1 {
    padding-left: 150px;
}


div#book h3 {
    font-size: 70px;
    font-family: 'Changa One';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* div#book {
    top: -70px;
} */

div#book p {
    font-size: 16px;
    font-family: 'Lato';
    color: #fff;
    padding-top: 20px;
}

div#book .book-img {
    left: 20%;
}


a#paperback-btn {
    padding: 14px 30px;
    background-color: #F1EBE5 !important;
    color: #660032;
    border: 2px solid transparent;
    border-color: #660032 !important;
    left: 37%;
    font-size: 16px;
    font-family: 'Lato';
    border-radius: 0 !important;
}

a#hardcover-btn {
	padding: 14px 30px;
	background-color: transparent !important;
	color: #f1ebe5;
	border: 2px solid transparent;
	border-color: #f1ebe5 !important;
	left: 38%;
	font-size: 16px;
	font-family: 'Lato';
	border-radius: 0 !important;
}

div#book .row-bg.using-image {
    background-size: cover;
}

/* div#trailer {
    top: -263px;
} */

div#trailer h3 {
    font-size: 60px;
    font-family: 'Lato';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    width: 100%;
    padding-top: 200px;
    padding-bottom: 40px;
}

div#trailer a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

div#trailer .nectar-video-box {
    width: 10%;
    left: 45%;
    top: 0px;
}

div#trailer .row-bg.using-image {
    background-size: cover;
    background-position: center !important;
}

div#trailer strong {
    font-size: 80px;
    font-family: 'Lato';
    background: linear-gradient(to right, #FA6C19, #FBD61E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}

div#trailer h1 {
    font-size: 80px;
    font-family: 'Lato';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    width: 80%;
}

div#trailer h2 {
    font-size: 80px;
    font-family: 'Lato';
    background: linear-gradient(to right, #14FA17, #17A83B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -94px;
    margin-left: 59%;
}


#footer-outer #copyright p {
    line-height: 0px;
    transform: rotate(-90deg);
    margin-top: -602px;
    margin-left: -580px;
    color: #fff;
}

div#testi h1 {
    font-size: 60px;
    font-family: 'Lato';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}

/* div#testi {
    top: -270px;
} */

#ft-icon i {
    font-size: 21px !important;
    margin: 0px 5px !important;
    color: #660032 !important;
    background-color: #ffffff !important;
    padding: 10px 15px 10px 16px !important;
    border: 1px solid #000 !important;
    border-radius: 40px ! IMPORTANT;
}

div#ft-icon {
    position: relative;
    top: -72px;
    left: 180px;
}
i[class*="fa-"], span[class*="fa-"] {
    display: inline-block;
    word-spacing: 1px;
    position: relative;
    text-align: center;
    top: 22px;
    vertical-align: middle;
    max-width: 100%;
    right: 10%;
	color: #fff;
}

div#footer-outer h6 {
    color: #fff !important;
}

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

div#auhtor:after {
    content: "ABOUT THE AUTHOR";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 140px;
    color: #f1ebe526;
    position: absolute;
    left: 0;
    top: 93px;
    right: 0;
    margin: auto;
    z-index: 1;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}

div#book:before {
    content: "ABOUT THE BOOK";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 130px;
    color: #f1ebe533;
    position: absolute;
    left: 0;
    top: 23px;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}

div#trailer:before {
    content: "VEDIO TRAILER";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 160px;
    color: #f1ebe533;
    position: absolute;
    left: 0;
    top: 190px;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}

div#testi:before {
    content: "TESTIMONALS";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 160px;
    color: #f1ebe533;
    position: absolute;
    left: 0;
    top: 10px;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}
div#contact .contact-img {
    top: -50px;
}


.page-id-9 div#auhtor .author-text {
    right: 10%;
    top: -10px;
}
.page-id-9 div#auhtor {
    /* top: -70px; */
    padding-top: 300px !important;
    padding-bottom: 100px !important;
}

.page-id-9 div#ft-icon {
    position: relative;
    top: -22px;
    left: 20px;
}

.page-id-11 .book-img {
    left: 0%;
}

.page-id-11 div#book .book-img {
    left: 0%;
}

.page-id-11 div#book {
    padding-top: 250px !important;
}

.page-id-11 div#book h2 {
    font-size: 40px;
    margin-top: -91px;
    margin-left: 60%;
}

.page-id-11 div#book strong {
	font-size: 40px;}

.page-id-11 div#book h1 {
	font-size: 40px;}

.page-id-11 a#paperback-btn {
	left: 0%;}

.page-id-11 a#hardcover-btn {
	left: 0%;}


.page-id-11 div#book:before {
    content: "ABOUT THE BOOK";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 130px;
    color: #f1ebe599;
    position: absolute;
    left: 0;
    top: -428px;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.page-id-11 div#inner-text p {
    color: #fff;
	 font-family: 'Lato';
	font-size: 16px;
}

button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    padding: 14px 30px;
    background-color: transparent !important;
    color: #F7941E;
    border: 2px solid transparent;
    border-color: #F7941E !important;
    left: 0%;
    font-size: 16px;
    font-family: 'Lato';
}


.marquee-wrap {
  --marquee-duration: 50s; /* Adjust duration as needed */
  width: 100vw;  
  margin-left: calc(-50vw + 50%);
  padding: 20px 0;
  overflow: hidden;
  box-sizing: border-box;
}

.marquee {
  display: flex;
  will-change: transform;
  animation: marquee-scroll var(--marquee-duration) linear infinite;
}

.marquee-group {
  display: flex;
}

.marquee-card {
  min-width: 30%; /* Each card takes 20% of the row */
  max-width: 20%; /* Fixed width for seamless wrapping */
  background: rgba(255, 255, 255, 0.03);
  border-radius: 6px;
  display: flex;
  gap: 12px;
  padding: 0px 16px 0px 0px;
  color: #fff;
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  align-items: center;
}

.marquee-card img {
  width: 110px;
  height: 110px;
  object-fit: cover;
  border-radius: 4px;
  flex-shrink: 0;
  background: #222;
}

.marquee-card .card-text {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  line-height: 1.25;
}

.marquee-card .name {
  font-weight: 700 !important;
  font-size: 20px;
  margin-bottom: 4px;
}

.marquee-card .role {
  font-size: 12px;
  opacity: 0.75;
  margin-bottom: 8px;
}

.marquee-card .desc {
  font-size: 16px;
  line-height: 1.4;
}

@keyframes marquee-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-100%); } /* Move the entire group */
}

/* Responsiveness */
@media (max-width: 900px) {
  .marquee-card { min-width: 300px; max-width: 300px; padding: 12px; }
}

@media (max-width: 520px) {
  .marquee-card { min-width: 260px; max-width: 260px; }
  .marquee-card img { width: 80px; height: 80px; }
}






/****************************************** Maquee css2 ******************************************/



@media only screen and (min-width: 250px) and (max-width: 999px) {
	
div#header-outer {
    background-color: #000 !important;
}
	
div#slider {
    padding: 100px 0 100px 0 !important;
    width: 100% !important;
    text-align: center ! IMPORTANT;
    margin: 0 auto !important;
}	
	
div#slider h1 {
	font-size: 40px;
}	
	
div#slider strong {
	font-size: 40px;
}	
	
div#slider h3 {
	font-size: 40px;
	padding-top: 0px;
}
	
div#slider h2 {
    font-size: 40px;
    padding-top: 0px;
    padding-bottom: 10px;
}	
	
a#purchase-btn {
    left: 0%;
    width: 100%;
}	
	
a#read-btn {
    left: 0%;
    width: 100%;
}	
	
div#auhtor:after {
    content: "ABOUT THE AUTHOR";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 37px;
    color: #f1ebe526;
    position: absolute;
    left: 0;
    top: 43px;
    right: 0;
    margin: auto;
    z-index: 1;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}	
	
div#auhtor:before {
    content: "ABOUT THE AUTHOR";
    font-family: 'Changa One';
    font-weight: 500;
    font-size: 23px;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 50px;
    right: 0;
    margin: auto;
    z-index: 2;
}	
	
div#auhtor {
    padding: 100px 0 100px 0 !important;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}	
	
div#auhtor .author-img {
    left: 15%;
	top: 50px;
}
	
div#auhtor .author-text {
    right: 0%;
    top: 0px;
}
	
div#auhtor h1 {
	font-size: 40px;
}	
	
a#author-btn {
    width: 100%;
}	
	
div#ft-icon {
    position: relative;
    top: 40px;
    left: 0%;
}
	
div#book {
    padding: 0px 0 0px 0 !important;
    width: 100%;
    margin: 0 auto;
    text-align: center ! IMPORTANT;
}	
	
div#book:before {
    content: "ABOUT THE BOOK";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 43px;
    color: #f1ebe533;
    position: absolute;
    left: 0;
    top: 50px;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}	
	
div#book .extra-1 {
    padding-left: 0px;
}	
	
div#book h3 {
    font-size: 23px;
    padding-top: 10px;
    padding-bottom: 0px;
}
	
div#book h2 {
    font-size: 24px;
    font-family: 'Lato';
    background: linear-gradient(to right, #14FA17, #17A83B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -90px;
    margin-left: 70%;
}	
	
div#book h1 {
    font-size: 24px;
    font-family: 'Lato';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    width: 80%;
}	
	
div#book strong {
    font-size: 24px;
    font-family: 'Lato';
    background: linear-gradient(to right, #FA6C19, #FBD61E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}

div#book .book-img {
    left: 0%;
}	
	
a#paperback-btn {
    left: 0%;
    width: 100%;
}	
	
a#hardcover-btn {
    left: 0%;
    width: 100%;
}	
	
div#footer-outer {
    padding: 0 0 0 0 !important;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}	
	
i[class*="fa-"], span[class*="fa-"] {
    display: inline-block;
    word-spacing: 1px;
    position: relative;
    text-align: center;
    top: -18px;
    vertical-align: middle;
    max-width: 100%;
    right: 0%;
    color: #fff;
}	
	
div#trailer {
    padding: 0 0 0px 0 !important;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}	
	
div#trailer:before {
    content: "VEDIO TRAILER";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 40px;
    color: #f1ebe533;
    position: absolute;
    left: 0;
    top: 200px;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}	
	
div#trailer h3 {
	font-size: 24px;
}	
	
div#trailer .nectar-video-box {
    width: 40%;
    left: 30%;
    top: 0px;
    background-size: cover !important;
}	
	
div#trailer h2 {
    font-size: 24px;
    font-family: 'Lato';
    background: linear-gradient(to right, #14FA17, #17A83B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -90px;
    margin-left: 70%;
}
	
div#trailer strong {
    font-size: 24px;
    font-family: 'Lato';
    background: linear-gradient(to right, #FA6C19, #FBD61E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}
	
div#trailer h1 {
    font-size: 24px;
    font-family: 'Lato';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    width: 80%;
}	
	
div#testi {
    padding: 0px 0 0px 0 !important;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}	
	
div#testi:before {
    content: "TESTIMONALS";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 40px;
    color: #f1ebe533;
    position: absolute;
    left: 0;
    top: 110px;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}	
	
div#testi h1 {
    font-size: 24px;
    font-family: 'Lato';
    background: linear-gradient(to right, #fff, #F1EBE5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    padding-top: 20px;
}
	
.page-id-9 div#auhtor .author-text {
    right: 0%;
    top: 0px;
}
	
.page-id-9 div#ft-icon {
    position: relative;
    top: 10px;
    left: 0px;
}	
	
.page-id-11 div#book:before {
    content: "ABOUT THE BOOK";
    font-family: 'Changa One', sans-serif;
    font-weight: 100;
    font-size: 40px;
    color: #f1ebe599;
    position: absolute;
    left: 0;
    top: -70%;
    right: 0;
    margin: auto;
    z-index: 2;
    opacity: 1;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}
	
.page-id-11 div#book strong {
    font-size: 24px;
}
	
.page-id-11 div#book h1 {
    font-size: 24px;
}	
	
.page-id-11 div#book h2 {
    font-size: 24px;
    margin-top: -90px;
    margin-left: 70%;
}
	
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    width: 100%;
}	
	

div#slider .slider-img {
    top: 50px;
    left: 20%;
}	
	
div#slider .row-bg.using-image {
   background-size: cover !important;
   background-position: center !important;
   top: 0px !important;
}
	
.row_col_wrap_12.col.span_12.dark.left {
    flex-direction: column-reverse;
}	
	
div#auhtor:after{
	display: none !important;		
}
	
div#book:before{
	display: none !important;		
}	
	
div#trailer .row-bg.using-image {
    background-size: cover !important;
    background-position: center !important;
}	
	
.marquee-card {
        min-width: 460px;
        max-width: 260px;
}	
	
div#trailer h3 {
    padding-top: 70px;
    padding-bottom: 20px;
}	
	
div#trailer:before{
	display: none !important;		
}	
	
div#testi:before{
	display: none !important;
}

.page-id-9 div#auhtor {
    /* top: -70px; */
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}	
	
div#inner-text {
    padding-top: 40px !important;
}
	
.page-id-11 div#book {
    padding-top: 40px !important;
}	
	
.page-id-11 div#book .book-img {
    left: 0%;
    top: 30px;
}	
	
}

/* div#slider {margin-top: 109px !important;} */

header#top {
    background-color: #000000 !important;
}

.nectar-button {
    padding: 11px 30px !important;
    margin-right: 20px !important;
}

#slider .vc_col-sm-6 {
    text-align: center !important;
}
div#ft-icon li {
    list-style: none !important;
}