/*
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
*/

/**Header**/

body.page #footer-outer img.image.wp-image-91.attachment-full.size-full {
    width: 30% !important;
}
body.page #footer-outer .widget.widget_media_image img {
    width: 20% !important;
}
div#header-outer {
    background-color: #F5F0E0;
}

#header-outer #logo {
    margin: 10px 0 !important;
}

div#header-space {
    height: 100px;
}

#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    color: #000;
    font-size: 16px;
    font-family: 'Poppins';
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 15px;
}
/**Slider**/

div#sl-icon ul {
    margin: 0;
}

div#sl-icon ul li {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

div#sl-icon ul li a i {
    font-size: 30px;
    color: #fff;
    background: #F16647;
    width: 40px;
    height: 40px;
    padding-top: 5px;
}

#slider .wpb_raw_code.wpb_content_element.wpb_raw_html {
    width: fit-content;
    position: absolute;
    right: -330px;
    top: 40px;
}

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

#slider h1 {
    font-size: 85px;
    color: #fff;
    width: 110%;
    font-weight: 700;
    margin-bottom: 20px;
}

#slider h2 {
    font-size: 60px;
    color: #fff;
    letter-spacing: 7px;
    width: 110%;
}

#slider img {
    right: -50px;
    top: -50px;
}

a.nectar-button.small.regular {
    font-size: 13px;
    padding: 10px 30px !important;
    font-family: 'Urbanist' !important;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    background-color: #fff !important;
    color: #000;
    margin-left: 20px;
}

/**Global**/

h1 {
    color: #F16647;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 0;
}

h2 {
    color: #F16647;
    font-size: 39px;
    letter-spacing: 2px;
    font-weight: 400;
}

h3 {
    font-size: 18px;
    color: #000;
}

p {
    color: #000;
    font-size: 16px;
}

/**Chapters**/

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

#chapters .vc_col-sm-6:nth-child(1) .wpb_text_column.wpb_content_element {
    margin-top: 30px;
}

#sp-ea-44.sp-easy-accordion>.sp-ea-single:hover {
    background: #F16647 !important;
}

#sp-ea-44.sp-easy-accordion>.sp-ea-single>.ea-header a {
    color: #000;
}

#sp-ea-44.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
    color: #000;
}

#sp-ea-44.sp-easy-accordion>.sp-ea-single:hover h3 a {
    color: #fff !important;
}

/**Whyread**/

#whyread .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: #fff;
}

#whyread h4 {
    font-size: 24px;
}

#whyread a.nectar-button.small.regular {
    background: #F5F0E0 !important;
    color: #000;
}

#whyread a.nectar-button.small.regular:nth-child(3) {
    margin-left: 10px;
    background: transparent !important;
    border: 1px solid #F5F0E0 !important;
    color: #F5F0E0;
}

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

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

#whyread img {
    top: 200px;
}

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

/**Author**/

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

#author h2 {
    font-size: 45px;
    font-weight: 700;
}

/**Video**/

#video .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: #fff;
}

#video .nectar-video-box {
    width: 8%;
    margin: auto;
}

#video .nectar-video-box .inner-wrap {
    overflow: unset;
}

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

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

/**Price**/

#price .carousel-item {
    background: #D9D9D9;
    width: 95%;
    margin: auto;
    padding: 30px 20px !important;
    border-radius: 15px;
    transition: .3s;
}

#price .carousel-item ul li {
    list-style: none;
    color: #000;
    font-family: 'Poppins';
    font-size: 16px;
    margin-bottom: 15px;
}

#price .carousel-item ul {
    margin-left: 0;
}

#price .carousel-item p {
    font-family: 'Prociono' !important;
    font-size: 22px;
    font-weight: 700;
}

#price .carousel-item a.nectar-button.small.regular {
	background: transparent !important;
	border: 2px solid #F16647 !important;
	color: #000;
	margin-left: 0px;
}

#price .carousel-item:hover a.nectar-button.small.regular {
    background: #F16647 !important;
    color: #fff !important;
}

#price .carousel-item:hover {
    box-shadow: 4px 4px 0px 4px #F16647 !important;
}

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

/**FreeChap**/

#freechap .row_col_wrap_12.col.span_12.dark.left {
    background-color: #fff;
    padding: 80px 200px 80px;
}

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

#freechap input#esfpx_email_71623f4bf4155 {
    background-color: #D9D9D9;
    color: #000;
    padding: 15px 20px 15px !important;
}

#freechap input#esfpx_email_71623f4bf4155::placeholder {
    color: #7D7D7D !important;
}

#freechap input[type="submit"] {
    font-size: 22px;
    width: 100%;
    padding: 15px 0px 15px !important;
}

/**Contact**/

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

#contact input#wpforms-6-field_1, #contact input#wpforms-6-field_2, #contact input#wpforms-6-field_4, #contact textarea#wpforms-6-field_5 {
    padding: 35px 20px 35px !important;
    border: none;
    color: #000;
}

#contact input#wpforms-6-field_1::placeholder, #contact input#wpforms-6-field_2::placeholder, #contact input#wpforms-6-field_4::placeholder, #contact textarea#wpforms-6-field_5::placeholder {
    color: #000;
    opacity: 1;
} 

#contact button#wpforms-submit-6 {
    background: #F16647 !important;
    font-size: 14px;
    font-family: 'urbanist' !important;
}

#contact .wpb_raw_code.wpb_content_element.wpb_raw_html {
    width: 50%;
    margin: auto;
}

#contact .wpb_raw_code.wpb_content_element.wpb_raw_html:nth-child(1) {
    margin-top: 60px;
}

#contact h5 {
    color: #000;
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
}

#contact h6 {
    font-size: 16px;
    font-weight: 400;
}

#contact .one, #contact .two, #contact .three {
    margin-bottom: 25px;
}

div#contact-icon ul {
    margin: unset;
}

div#contact-icon ul li {
    list-style: none;
    display: flex;
    gap: 20px;
}

div#contact-icon ul li a i {
    font-size: 30px;
    margin: 10px 0px;
}

/**Testimonials**/

#testi button.owl-dot {
    background-size: 100% 100% !important;
    width: 90px !important;
    height: 90px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}

#testi button.owl-dot:nth-child(1) {
    background-image: URL(/wp-content/uploads/2025/07/member-01.jpg);
}

#testi button.owl-dot:nth-child(2) {
    background-image: URL(/wp-content/uploads/2025/07/member-02.jpg);
}

#testi button.owl-dot:nth-child(3) {
    background-image: URL(/wp-content/uploads/2025/07/member-03.jpg);
}

#testi button.owl-dot:nth-child(4) {
    background-image: URL(/wp-content/uploads/2025/07/member-04.jpg);
}

#testi button.owl-dot:nth-child(5) {
    background-image: URL(/wp-content/uploads/2025/07/team6.jpg);
}

#testi .owl-dots {
    position: absolute;
    top: -140px;
    left: 0;
    right: 0;
}

#testi button.owl-dot span {
    display: none;
}

#testi button.owl-dot.active {
    width: 130px !important;
    height: 130px !important;
}

div#testi {
    padding: 100px 0px 100px !important;
    -webkit-text-fill-color: #fff;
    margin-bottom: 100px !important;
}

#testi .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 200px;
}

#testi .wpb_text_column.wpb_content_element {
    margin-top: 100px;
}

#testi .carousel-item .wpb_text_column.wpb_content_element {
    margin-top: 0px;
}

/**Footer**/

div#ft-icon ul li {
    list-style: none;
    display: flex;
    gap: 20px;
    justify-content: center;
}

div#ft-icon ul li a i {
    color: #F16647;
    border: 1px solid #F16647;
    height: 40px;
    width: 40px;
    padding-top: 9px;
    border-radius: 25px;
    transition: .3s;
}

div#ft-icon ul li a:hover i {
    background: #F16647;
    color: #fff !important;
}

ul#menu-head-2 li a {
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins';
}

div#copyright {
    padding: 30px 0px !important;
    -webkit-text-fill-color: #fff;
}

div#copyright .container {
    border-top: 2px dotted #fff;
}

#footer-outer #copyright p {
    margin-top: 30px;
}

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

/**Inner Book**/

.page-id-12 #whyread .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: #000;
}

.page-id-12 #whyread a.nectar-button.small.regular {
    background: #000 !important;
    color: #fff;
}

.page-id-12 #whyread a.nectar-button.small.regular:nth-child(3) {
    background: transparent !important;
    color: #000;
    border: 1px solid #000 !important;
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    #slider h1 {
    font-size: 65px;
}

#slider h2 {
    font-size: 43px;
}

#slider .wpb_raw_code.wpb_content_element.wpb_raw_html {
    right: -85px;
}    
    
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    #slider h1 {
    font-size: 75px;
}

#slider h2 {
    font-size: 51px;
}

#slider .wpb_raw_code.wpb_content_element.wpb_raw_html {
    right: -90px;
}
    
}

@media only screen and (min-width: 325px) and (max-width: 999px) {
    body {
    text-align: center;
}

#slider h1 {
    font-size: 50px;
    width: 100%;
    line-height: 1;
}

#slider h2 {
    width: 100%;
    font-size: 35px;
    line-height: 1;
}

#slider img {
    right: 0;
    top: 0;
    margin: auto;
}

#slider .wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: unset;
    margin: auto;
}

div#sl-icon ul li {
    flex-direction: row;
}    

#whyread img {
    top: 0;
    margin: auto;
}

#author h2 {
    line-height: 1;
    font-size: 36px;
}

#video .nectar-video-box {
    width: 20%;
}

#freechap .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px 20px 20px !important;
}

div#contact-icon ul li {
    justify-content: center;
}

#testi button.owl-dot.active {
    width: 70px !important;
    height: 70px !important;
}

#testi button.owl-dot {
    width: 50px !important;
    height: 50px !important;
    margin: 0 10px !important;
}

ul#menu-head-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

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

#author img {
    margin: auto;
}
    
}
#footer-outer p {
    color: #ffff !important;
    width: 70% !important;
    margin: auto !important;
}

div#slider p {
    color: #ffff !important;
}