/*
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=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?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');

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

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

div#header-space {
    display: none;
}

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

#top nav ul li a {
    color: #fff !important;
    font-family: 'inter' !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    margin: 0px 15px !important;
}

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

h4 {
    font-family: poppins;
    font-weight: 500;
    font-size: 20px;
    color: #3D3D3D;
}

#slider h4 {
    color: #fff;
    font-family: 'Poppins';
}

h2 {
    font-family: acum;
    font-weight: bold !important;
    font-size: 55px;
    color: #000;
    padding: 10px 0px !important;
}

#slider h2 strong {
    font-family: 'acu';
    color: #555555;
    font-size: 55px !important;!i;!;
    font-weight: 100;
}


h2 strong {
    font-family: 'acum';
    color: #555555;
    font-size: 40px !important;!i;!;
    font-weight: 100;
}

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

p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    color: #000;
}

#slider p {
    color: #fff !important;
}

a.nectar-button.small.regular {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    border-radius: 100px;
    padding: 15px 30px !important;
    top: 50px;
    color: #ffffff;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    left: 30px;
    background-color: transparent !important;
    border: 1px solid #fff;
    color: transparent !important;
    padding: 20px 47px 10px 50px !important;
    top: 55px;
}

#slider a.nectar-button.small.regular:nth-child(3) span {
    content: URL(/wp-content/uploads/2024/11/amazon.png);
    width: 20px !important;
    filter: brightness(0.5) invert(1);
    transform: scale(3.5);
}

#slider a.nectar-button.small.regular:nth-child(2) span:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    position: absolute;
    left: -20px;
}

#slider a.nectar-button.small.regular:nth-child(2) {
    padding: 15px 35px !important;
}

.nectar-button.small.has-icon i {
    opacity: 1 !important;
    right: 15px;
}

.nectar-button.small.has-icon:hover i {
	transform: translateX(0px);
}

.nectar-button.has-icon.small:hover span {
    transform: translateX(0px);
} 

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

#slider .vc_col-sm-6:nth-child(1) {
    padding-top: 80px;
}

#author .wpb_text_column {
    padding-top: 30px;
}

#author .wpb_text_column:before {
    content: "AUTHOR";
    font-family: 'Poppins';
    background-color: #ffffff !important;
    font-size: 160px;
    color: #ffffff !important;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #33384c, white);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px transparent;
}

#author .aut-icon {
    padding-left: 150px !important;
    margin-top: -3px;
}

#author .aut-icon li {display: block;}

#author .aut-icon i {
    color: #000;
    background: #57575738;
    border-radius: 100px;
    width: 40px !important;
    height: 40px;
    font-size: 18px;
    padding: 10px 0px !important;
}

#slider .sl-icon i {
    color: #fff;
    border-radius: 100px;
    width: 40px !important;
    height: 40px;
    font-size: 18px;
    padding: 10px 0px !important;
}

#slider .sl-icon li {
    display: grid;
}

#slider .sl-icon {
    position: absolute;
    top: 200px;
    right: -100px;
}

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

#whyread h3 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    color: #000;
    letter-spacing: 1px;
}

#whyread a.nectar-button.small.regular {
    top: 15px;
    margin-right: 7px !important;!i;!;
}

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

#whyread .nectar-star-rating {
    display: flex;
    flex-direction: row-reverse;
    margin-top: -35px;
}

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

#whyread img {
    top: 10px;
    transform: scale(1.5) !important;!i;!;
    left: 150px;
}

#whyread .row-bg.viewport-desktop {
    /* background-image: URL(/wp-content/uploads/2024/04/book-bf.png); */
    /* background-size: 100% 100% !important; */
    /* width: 400px; */
    /* height: 510px; */
    /* top: 100px; */
}

div#whyread:before {
    content: "Book";
    font-family: 'Poppins';
    background-color: #ffffff !important;
    font-size: 160px;
    color: #ffffff !important;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #030303, white);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px transparent;
    text-transform: uppercase;
    position: absolute;
    transform: rotate(90deg);
    padding: 200px 0px !important;
    right: -300px;
}

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

#video .nectar-video-box {
    position: absolute;
    top: 200px;
    left: 240px;
}

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

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

#test:before {
    content: "Testimonials";
    font-family: 'Poppins';
    background-color: #ffffff !important;
    font-size: 160px;
    color: #ffffff !important;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #030303, white);
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
    padding: 120px 0px 40px 0px !important;
    margin: 0 auto;
}

#test .carousel-item {
    text-align: center;
    width: 70%;
    margin: 0px auto;
    margin-top: 180px;
}

#test button.owl-dot:nth-child(1) {
    background-image: URL(/wp-content/uploads/2024/04/member-02.jpg);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}
#test button.owl-dot:nth-child(2) {
    background-image: URL(/wp-content/uploads/2024/04/member-01.jpg);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}
#test button.owl-dot:nth-child(3) {
    background-image: URL(/wp-content/uploads/2024/04/member-04.jpg);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}
#test button.owl-dot:nth-child(4) {
    background-image: URL(/wp-content/uploads/2024/04/member-03.jpg);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}
#test button.owl-dot:nth-child(5) {
    background-image: URL(/wp-content/uploads/2024/11/cl-5.png);
    background-size: 100% 100% !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 5px;
    margin: 0px 20px !important;
}

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

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

#test button.owl-dot.active:nth-child(1) {
    width: 100px !important;
    height: 100px !important;
}
#test button.owl-dot.active:nth-child(2) {
    width: 100px !important;
    height: 100px !important;
}
#test button.owl-dot.active:nth-child(3) {
    width: 100px !important;
    height: 100px !important;
}
#test button.owl-dot.active:nth-child(4) {
    width: 100px !important;
    height: 100px !important;
}
#test button.owl-dot.active:nth-child(5) {
    width: 100px !important;
    height: 100px !important;
}

#test h5 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 22px;
    color: #000000;
    letter-spacing: 0px;
}

#test h6 {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    color: #000;
    letter-spacing: 0px;
    margin-top: -10px;
}

#news h2 {
    font-family: 'acu';
    font-size: 50px;
    color: #ffffff;
    font-weight: 100 !important;!i;!;
}

#news input#esfpx_email_dc1d3a781ec97 {
    border-radius: 100px;
    margin-top: 0px;
    padding: 15px 20px !important;
}

#news input[type="submit"] {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 16px;
    border-radius: 100px;
    letter-spacing: 1px;
    position: absolute;
    top: 13px;
    padding: 13px 25px !important;
    right: 5px;
    color: #ffffff;
}

div#news {
    padding: 80px 100px 80px 100px !important;
    margin-bottom: -150px;
}

div#footer-outer {
    z-index: 1;
    padding-top: 100px;
}

#footer-outer p {
    color: #fff;
}

.ft-icon i {
    border-radius: 100px;
    width: 40px !important;
    height: 40px;
    border: 1px solid #fff;
    font-size: 16px !important;
    padding: 10px 0px !important;
    margin-right: 5px;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'timeless';
    font-weight: bold;
    font-size: 22px !important;
    color: #fff !important;
    padding-top: 40px;
    padding-bottom: 20px;
}

#footer-outer input.wpcf7-form-control.wpcf7-text {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    width: 49% !important;
}

#footer-outer input[type=email] {
    position: absolute;
    top: -45px;
    left: 50%;
}

#footer-outer textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    height: 80px;
}

#footer-outer textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #fff;
}

#footer-outer input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #fff;
}

#footer-outer input.wpcf7-submit {
    border-radius: 100px;
    padding: 15px 30px !important;
    font-family: 'Poppins';
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 14px;
    color: #ffffff;
}

#footer-outer .widget_nav_menu li a {
    color: #fff !important;
    font-family: 'Inter';
    font-weight: 400 !important;
}

#footer-outer h6 {
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #fff !important;
    margin-top: -33px;
    padding-left: 45px;
    padding-bottom: 20px;
}

#copyright .col.span_5 {
    width: 100% !important;
    text-align: center;
    display: flex;
    -webkit-text-fill-color: #fff;
}

#copyright p {
    color: #000000 !important;
    font-family: 'Inter';
    font-weight: 400 !important;
    font-size: 16px !important;
}

div#media_image-3 {margin-bottom: 10px !important;}

#footer-outer .col.span_3:nth-child(1) {
    width: 34%;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 14%;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 19%;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 27%;
}

.right {
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
}

.right i {
    top: 2px;
    padding-right: 10px;
    padding-left: 30px;
    color: #000000 !important;
}

.left {
    width: 100% !important;
    text-align: left;
}

.right p {
    padding: 0px !important;
}

div#copyright {
    padding: 10px 0px !important;
    background-image: linear-gradient(#630d30, #630d30);
}

#contact input.wpcf7-form-control {
    border-radius: 100px;
}

#contact textarea.wpcf7-form-control {
    border-radius: 20px;
}

#contact input.wpcf7-submit {
    font-family: 'Inter';
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 16px;
}

#contact form.wpcf7-form.init {margin-top: 90px;}

#slider h2 strong {
    color: #ffffff !important;
}

#author h2, #whyread h2 {
    padding-bottom: 25px !important;
}

#author h2:before, #whyread h2:before {
    content: "";
    position: absolute;
    width: 90px;
    height: 3px;
    margin-top: 60px;
    background-color: #33384c;
}

#test h2:before{
    content: "";
    position: absolute;
    width: 90px;
    height: 3px;
    margin-top: 65px;
    background-color: #6d0d33;
    margin-left: 180px;
}

#custom_html-4 i {
    background-color: #fff !important;
    width: 35px !important;
    height: 35px;
    border-radius: 100px;
    color: #000;
    padding: 5px 0px !important;
    font-size: 15px !important;
}

#slider img.img-with-animation.skip-lazy, #contact img.img-with-animation.skip-lazy {
    width: 100%;
    margin: 0 auto;
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
    top: 60px;
    !i;!;
}
h1.top-heading {
    font-family: garamond !important;
    text-align: center !important;
    !i;
    !;
    
    

    
    
    !important;
    !important;
    !IMPORTANT;
    !IMPORTANT;
    !I;
    !;
}



/* EXTRA */
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

#slider .nectar-video-box {
    position: absolute;
    top: 200px;
    right: -200px;
}

#slider input#esfpx_email_dc1d3a781ec97 {margin-top: 0px;width: 400px;}

#slider input[type="submit"] {
    background-color: #fff !important;!i;!;
    color: #33384C;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 1px;
    border-left: 2px solid #33384C;
    border-radius: 10px;
    height: 47px;
    margin-left: -10px;
}

#slider .es-form-field-container {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

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

#author .row-bg-wrap:after {
    content: URL(/wp-content/uploads/2025/01/author-after.png);
    right: 0;
    position: absolute;
    top: 0;
}

#whyread h2:before {
    margin-top: 100px;
}

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

#whyread .nectar-star-rating__content {
    color: #fff;
}

#whyread .nectar-star-rating__icon.size-4-5.nectar-color-accent-color {
    color: #afff19 !important;
}

div#video:after {
    content: "VIDEO";
    font-family: 'Poppins';
    background-color: #ffffff !important;
    font-size: 160px;
    color: #ffffff !important;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #33384c, white);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px transparent;
    position: absolute;
    top: 80px;
    padding: 100px 0px !important;
    transform: rotate(90deg);
    right: -300px;
    top: 320px;
}

#video h4 {
    padding-top: 60px;
}

#video .row-bg-wrap:before {
    content: URL(/wp-content/uploads/2025/01/efore.png);
    position: absolute;
    left: 0;
}

div#whyread:before {
    content: "BOOK";
    font-family: 'Poppins';
    font-size: 160px;
    color: transparent !important;
    font-weight: bold;
    position: absolute;
    padding: 100px 0px !important;
    transform: rotate(270deg);
    left: -400px;
    top: 300px;
    z-index: 2;
    -webkit-text-stroke-width: 1px !important;
    -webkit-text-stroke-color: #ffffff69 !important;
    background-image: linear-gradient(45deg, #000000, #010408);
}
@media screen and (max-width: 992px) {
  div#header-outer {
    background-color: #000 !important;!i;!;
}

div#slider {
    text-align: center !important;!i;!;
        padding-top: 50px !important;!i;!;
        padding-bottom: 120px !important;!i;!;
    }
    
    h4 {
        text-align: center !important;!i;!;
        font-size: 16px !important;!i;!;
    }
    
    h2 {
        text-align: center !important;!i;!;
        line-height: 1 !important;!i;!;
    }
    
    p {
        text-align: center !important;!i;!;
        font-size: 16px !important;!i;!;
    }
    
    #slider input#esfpx_email_dc1d3a781ec97 {
        width: 100% !important;!i;!;
        margin: 10px auto !important;!i;!;!i;!;
        text-align: center !important;!i;!;
    }
    
    html body.page form[data-form-id="1"] .es-form-field-container .gjs-row {
        display: block !important;!i;!;
        width: 100% !important;!i;!;
        margin: 0 !important;!i;!;
        text-align: center !important;!i;!;
    }
    
    #slider .es-form-field-container {
        display: block !important;!i;!;!o;!oi;!o;!;
    }
    
    #slider input[type="submit"] {
        margin: 0 auto !important;!i;!;
        height: auto !important;!i;!;!;!i;!;
    }
    
    #slider img.img-with-animation.skip-lazy, #contact img.img-with-animation.skip-lazy {
        top: 20px !important;!i;!;
    }
    
    #author .wpb_text_column:before {
        display: none;!i;!;
    }
    
    #author h2:before, #whyread h2:before {
        visibility: hidden !important;!i;!;
    }
    
    a.nectar-button.small.regular {
        margin: 0 auto !important;!i;!;
        /* display: flex !important; */!i;!;
        /* text-align: center !important; */!i;!;
    }
    
    #author .aut-icon {
        padding-left: 0px !important;!i;!;
        margin-top: 32px !important;!i;!;
        text-align: center !important;!i;!;
    }
    
    #whyread a.nectar-button.small.regular {
        margin: 10px auto !important;!i;!;
        width: 100% !important;!i;!;
        text-align: center !important;!i;!;
    }
    
    #whyread img {
        left: 0 !important;!i;!;
        top: 0 !important;!i;!;
        transform: none !important;!i;!;
    }
    
    #video .nectar-video-box {
        left: 30% !important;!i;!;
        top: 30% !important;!i;!;
    }
    
    #test:before {
        display: none;
    }
    
    #test .carousel-item {
        margin-top: 200px !important;!i;!;
    }
    
    #test h2:before {
        visibility: hidden !important;!i;!;
    }
    
    div#news {
        padding: 80px 50px 100px 50px !important;!i;!;
    }
    
    #news h2 {
        font-size: 35px !important;!i;!;
    }
    
    #news input[type="submit"] {
        position: relative !important;!i;!;
    }
    
    #footer-outer .col.span_3:nth-child(1), #footer-outer .col.span_3:nth-child(2), #footer-outer .col.span_3:nth-child(3), #footer-outer .col.span_3:nth-child(4) {
        width: 100% !important;!i;!;!o;!;!ii;!ii;!i;!;
        text-align: center !important;!i;!;
    }
    
    #footer-outer h6 {
        margin-top: 0 !important;!i;!;
        padding-left: 0 !important;!i;!;
    }
    
    #footer-outer input.wpcf7-form-control.wpcf7-text {
        width: 100% !important;!i;!;
    }
    
    #footer-outer input[type=email] {
        position: relative !important;!i;!io;!;
        top: 0 !important;!i;!;
        left: 0 !important;!i;!;
    }
    
    #footer-outer input.wpcf7-submit {
        margin: 0 auto !important;!i;!;
        width: 100% !important;!i;!;
    }
    
    #copyright .col.span_5 {
        display: block !important;!i;!;
    }
    
    .right {
        display: block !important;!i;!;
    }
    
    .right i {
        padding-left: 0 !important;!i;!;
    }
    h3 {
		text-align: center !important;!i;!;
	}
	div#whyread .row-bg.viewport-desktop.using-image, #slider .row-bg.viewport-desktop.using-image {
		background-size: cover !important;!i;!;!i;!;
		!i;!;
	}
	#author a.nectar-button.small.regular.accent-color.regular-button {
		width: 100% !important;!i;!;
		text-align: center !important;!i;!;
		margin-top: 0 !important;!i;!;!o;!o;!;
		top: 10px !important;!i;!;
	}
	#contact input.wpcf7-submit {
		width: 100% !important;!i;!;
	}
	div#author .row-bg.viewport-desktop.using-image {
		background-position: left top !important;!i;!;
		background-size: cover !important;!i;!;
	}

	#author .row-bg-wrap:after {
		visibility: hidden !important;!i;!;
	}
}
.woocommerce-page div#header-space {
    display: block !important;
    background-color: #000 !important;
}