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


#page-header-bg[data-text-effect="rotate_in"] .wraped span {
    opacity: 1 !important;
}

#page-header-bg[data-text-effect="rotate_in"] .wraped, #page-header-bg[data-text-effect="rotate_in"] .wraped span, .overlaid-content[data-text-effect="rotate_in"] .wraped, .overlaid-content[data-text-effect="rotate_in"] .wraped span {display: unset !important;}
	
div#header-space {
    display: none !important;
}

#text h2 {
    font-size: 30px;
}

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

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

div#header-outer #logo img {
    height: 90px !important;
}

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

#top nav .sf-menu .current_page_item a {
    -webkit-text-fill-color: #fff;
}

#top nav ul li a:hover {
    -webkit-text-fill-color: #fff 
!important;
}

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

h4 {
    font-family: poppins;
    font-weight: 500;
    font-size: 18px;
    color: #000;
}

#slider h4 {
    background-color: #E9F900;
    border-radius: 46px;
    max-width: fit-content;
    padding: 3px 15px !important;
}

#slider h4:after {
    content: URL(/wp-content/uploads/2024/04/sl-h4-after.png);
    position: absolute;
    top: -37px;
    left: 448px;
    z-index: -1;
}

h1 {
    font-family: francois !important;
    font-weight: 400 !important;
    font-size: 55px !important;
    color: #fff !important;
    padding: 15px 0px !important;
}

h2 {
    font-family: futura !important;
    font-weight: 500 !important;
    font-size: 60px;
    color: #e9f900;
    padding: 10px 0px !important;
    line-height: 60px;
}

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

a.nectar-button.small.regular {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 6px;
    padding: 16px 45px !important;
    top: 50px;
    color: #000 !important;
}

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

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

.nectar-button.has-icon.small:hover span {
    transform: translateX(0px);
}
h2.woocommerce-loop-product__title {
    line-height: 1 !important;
    font-size: 30px !important;
}
#slider a.nectar-button.small.regular span:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    position: absolute;
    left: -25px;
    font-size: 16px;
}

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

#slider img {transform: scale(1.4);left: 50px;top: 50px;}

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

.author-icon {
    position: absolute;
    top: 65px;
    right: 0;
}

.author-icon i {
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    padding: 7px;
    font-size: 16px;
    margin-left: 2px;
}

.author-icon li {
    display: block;
}

#whyread h5 {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 35px;
    color: #fff;
    max-width: fit-content;
}

.number.default {
    font-family: 'Poppins' !important;
    font-weight: bold;
    font-size: 35px !important;
    color: #fff;
}

.symbol-wrap {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 35px !important;
    color: #fff;
}

#whyread .nectar-milestone.animated-in {
    position: absolute;
    top: 285px;
    left: 250px;
}

div#author h2 {
    width: 80%;
    line-height: 1.1;
    padding-top: 0px !important;
    color: #000 !important;
}

div#author h4 {
    margin-top: 50px;
}

#whyread h6 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    margin-top: -22px;
    padding-left: 70px;
}

.subject h6 {
    position: absolute;
    width: 140%;
    padding: 0px !important;
    left: 100px;
    top: 33px;
}

#whyread h5:after {
    content: URL(/wp-content/uploads/2024/04/star.png);
    position: absolute;
    left: 70px;
    top: 285px;
}
#whyread a {
    margin: 10px;
}

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

#whyread img {
    transform: scale(1.2);
    left: 50px;
    top: 30px;
}
.woocommerce-page #header-space {
    display: block !important;
    background-color: #000 !important;
}

h1.product_title.entry-title {
    line-height: 1.2 !important;
}

span.woocommerce-Price-amount.amount {
    color: #fff !important;
}

.single-product .entry-summary p.stock.out-of-stock, .nectar-quick-view-box p.stock.out-of-stock {
    color: #fff !important;
    border: 1px solid !important;
}

.woocommerce div.product_meta > span {
    color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a {
    color: #fff !important;
}

#vid .nectar-video-box {
    position: absolute;
    top: 110px;
    left: 30px;
}

div#vid {
    padding: 60px 50px 60px 50px !important;
    margin-bottom: 100px;
}

#vid .vc_col-sm-5:last-child {
    margin: auto;
}

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

div#video {
    padding-top: 100px !important;
}
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained span {
    color: #000 !important;
}
#test img:nth-child(1) {
    width: 80px !important;
    border-radius: 100px;
    padding: 0px !important;
    margin: 0px auto !important;
    top: -40px;
    position: absolute;
    left: 0;
    right: 0;
}

#test p {
    height: 125px;
    font-size: 14px;
    line-height: 20px;
}

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

#test .carousel-item {
    border-radius: 0%;
    width: 90%;
    margin: auto;
    height: 250px;
    padding: 50px 32px 0px 32px !important;
    transition: 0.5s;
    background-color: #EEEE !important;
}

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

#test .owl-stage-outer {
    padding: 30px 0px !important;
}

#test img:last-child {
    display: none;
}

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

div#footer-outer {
    background-color: transparent !important;
    padding-top: 90px !important;
    z-index: 1;
}

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

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

#footer-outer img.image.wp-image-2851.attachment-full.size-full {
    width: 300px !important;
    height: 130px !important;
}

.row .col img:not([srcset]) {
    height: 80px !important;
}

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

div#footer-outer .widget.widget_nav_menu li a {
    padding-bottom: 5px;
}

#custom_html-4 i {
    border-radius: 100px;
    background-color: #fff !important;
    width: 35px !important;
    height: 35px;
    padding: 5px 0px !important;
    color: transparent;
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 1px;
}

#custom_html-4 h6 {
    font-family: poppins !important;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    padding-left: 55px;
    margin-top: -35px;
    padding-bottom: 30px;
}

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

#footer-outer input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #fff !important;
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    font-weight: 400;
}

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

#footer-outer textarea {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    color: #fff !important;
    width: 100% !important;
    height: 80px !important;
}

#footer-outer textarea::placeholder {
    color: #fff !important;
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    font-weight: 400;
}

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

#copyright .col.span_5 {
    width: 100% !important;
    text-align: center;
}

#copyright .col.span_5 p {
    font-family: 'Inter';
    font-size: 17px;
    font-weight: 400;
    color: #fff !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 30% !important;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 15% !important;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 23% !important;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 26% !important;
}

#contact div#wpcf7-f2716-p2691-o1 {
    padding: 30px 30px !important;
    backdrop-filter: blur(100px) brightness(130%);
    border-radius: 40px !important;
    box-shadow: 0px 0px 20px -5px #ffffff7a;
}

#contact input.wpcf7-form-control.wpcf7-text {
    backdrop-filter: blur(1000px) brightness(500%);
    background-color: #1111112b;
    border-radius: 100px !important;
}

#contact input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #fff !important;
}

#contact textarea.wpcf7-form-control.wpcf7-textarea {
    backdrop-filter: blur(1000px) brightness(500%);
    background-color: #1111112b;
    border-radius: 20px !important;
}

#contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 100px;
    width: 100%;
    color: #000 !important;
}

#contact textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #fff !important;
}

div#contact {
    padding: 100px 50px !important;
}
th.wc-block-cart-items__header-total span {
    color: #fff !important;
}

.wc-block-components-sidebar-layout.wc-block-cart.wp-block-woocommerce-filled-cart-block.is-large span {
    color: #fff !important;
}
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout span {
    color: #fff !important;
}

.wc-block-components-checkout-step__content div#contact {
    padding: 0 !important;
}

a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    border-bottom: 1px solid !important;
}

input.wc-block-components-quantity-selector__input {
    color: #fff !important;
}

.wc-block-components-quantity-selector {
    color: #fff !important;
    border: 1px solid;
}

button.wc-block-cart-item__remove-link {
    color: #fff !important;
}

h1 strong {
    font-family: francois !important;
    font-weight: 400;
    color: #E9F900;
}

#slider a.nectar-button.small.regular {
    border: 3px solid #14534b !important;
    outline: 1px solid #fff !important;
}

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

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

#author h2 strong {
    color: #067266;
    font-family: futura !important;
    font-weight: 500;
}

h2 strong {
    font-family: real !important;
    font-weight: 400;
}

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

#whyread h4 {
    color: #fff;
}

#author a.nectar-button.small.regular {
    outline: 1px solid #000;
    border: 3px solid #fff !important;
}

#whyread a.nectar-button.small.regular {
    border: 3px solid #155049 !important;
    outline: 1px solid #fff;
}

#whyread a.nectar-button.small.regular:nth-child(3) {
    background-color: transparent !important;
    color: #fff !important;
}

#video h2 {
    color: #067266;
}

#video h2 strong {
    color: #000 !important;
}

#vid h2 {
    font-size: 40px;
    color: #fff;
}

#vid h2 strong {
    color: #ecf535 !important;
}

#whyread h2 strong {
    color: #fff !important;
}

#chap h2 strong {
    color: #fff !important;
}

#chap .carousel-item {
    background-color: #fff !important;
    border-radius: 10px !important;
    height: 300px;
    text-align: center;
    padding: 115px 0px 0px 0px !important;
    width: 90%;
    margin: auto;
    margin-top: 50px;
}

#chap img.img-with-animation.skip-lazy.\.chapters.animated-in {
    top: 66px;
    left: -120px;
}

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

#chap img {
    top: 30px;
}

#chap .owl-nav.disabled {
    display: block;
}

#chap .owl-dots {
    display: none;
}

#chap button.owl-prev {
    display: none;
}

#chap button.owl-next {
    background-color: #0B6158;
    box-shadow: none !important;
    border: none;
    border-radius: 100px;
    padding: 14px 20px !important;
    top: 200px;
    position: absolute;
    left: 255px;
}

#chap h3 {
    font-size: 33px;
    font-family: 'Poppins' !important;
    font-weight: bold;
    line-height: 1;
}

#test .owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding-top: 40px;
}

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

#news input#esfpx_email_b043ddef4f5d8 {
    border-radius: 100px;
    padding: 15px 20px !important;
}

#news input[type="submit"] {
    position: absolute;
    border-radius: 100px;
    color: #000 !important;
    top: 11px;
    left: 395px;
}

div#news h2 {
    color: #fff !important;
    font-size: 45px;
}

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

#footer-outer input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #000 !important;
}

/******************************************* Media Query (Responsiveness) Start **************************************/

@media only screen and (min-width: 1201px) and (max-width: 1430px) /*Screen Size 1280px*/{
	h1 {
    font-size: 49px !important;
}

h2 {
    font-size: 50px !important;
}

#whyread .nectar-milestone.animated-in {
    top: 300px;
}

#whyread h5:after {
    top: 300px;
}

#test p {
    height: 285px;
}

#test .carousel-item {
    height: 320px;
}

#test p:after {
    top: 225px;
}
}


@media only screen and (min-width: 1000px) and (max-width: 1200px) /*Screen Size 1024px*/ {
	h4 {
    font-size: 14px !important;
}

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

h1 {
    font-size: 35px !important;
}

p {
    font-size: 14px !important;
}

#slider h4:after {
    display: none;
}

a.nectar-button.small.regular {
    padding: 16px 38px !important;
}

#whyread .nectar-milestone.animated-in {
    top: 295px;
}

#whyread h5:after {
    top: 300px;
}

h2 {
    font-size: 40px !important;
}

#test .carousel-item {
    height: 450px;
    padding: 0px 35px 0px 35px !important;
}

#test p {
    height: 395px;
}

#test p:after {
    top: 330px;
}

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


																	/********************* Mobile Responsive ***********************/

@media only screen and (max-width: 999px) {
	header#top {
}

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

.row {
    text-align: center;
}

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

h4 {
    margin: 0 auto;
}

#slider h4:after {
    display: none;
}

#slider img {
    transform: scale(1);
    left: 0px;
    top: 0px;
}

#author .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#whyread h5 {
    max-width: unset;
}

#whyread h5:after {
    position: absolute;
    left: 0px;
    top: 370px;
    right: 0;
}

#whyread .nectar-milestone.animated-in {position: unset;padding-top: 30px;}

.subject h6 {
    position: unset;
    width: 100%;
}

#whyread h6 {
    padding: 0px !important;
    margin: 0px !important;
}

#whyread img {
    transform: scale(1);
    left: 0px;
    top: 0px;
}

div#vid {
    padding: 60px 0px 60px 0px !important;
}

#vid .nectar-video-box {
    top: 0px;
    left: 0;
    right: 0;
}
	
.author-icon {
	position: unset;
	padding-top: 40px;
	}

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

#custom_html-4 h6 {
    padding-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}

#footer-outer input.wpcf7-form-control.wpcf7-text {
    width: 100% !important;
}

#footer-outer input[type=email] {
    position: unset;
    margin-top: 20px;
}

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

#footer-outer input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100% !important;
}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	h4 {
    font-size: 11px;
}

h1 {
    font-size: 40px !important;
}

a.nectar-button.small.regular {
    top: 30px !important;
}

#whyread .nectar-milestone {
    padding-top: 30px;
}

#whyread h5:after {
    top: 490px;
}

h2 {
    font-size: 30px !important;
}

#vid .nectar-video-box {
    width: 100px !important;
    left: 110px;
    top: -60px;
}

#test .carousel-item {
    height: 400px !important;
    padding: 0px 40px 0px 40px !important;
}

#test p {
    height: 350px !important;
}

#test p:after {
    top: 280px;
}
}

@media only screen and (min-width: 480px) and (max-width: 690px) {
	h4 {
    font-size: 15px;
}

h1 {
    font-size: 50px !important;
    line-height: 45px !important;
}

a.nectar-button.small.regular {
    top: 30px !important;
}

#whyread .nectar-milestone {
    padding-top: 30px;
}

#whyread h5:after {
    top: 420px;
}

h2 {
    font-size: 38px !important;
}

#vid .nectar-video-box {
    width: 100px !important;
    left: 170px;
    top: -60px;
}

#test .carousel-item {
    height: 320px !important;
    padding: 0px 40px 0px 40px !important;
}

#test p {
    height: 290px !important;
}

#test p:after {
    top: 230px;
}
}


@media only screen and (min-width: 691px) and (max-width: 999px) {
	h4 {
    font-size: 18px;
}

h1 {
    font-size: 55px !important;
    line-height: 50px !important;
}

a.nectar-button.small.regular {
    top: 30px !important;
}

#whyread .nectar-milestone {
    padding-top: 30px;
}

#whyread h5:after {
    top: 370px;
}

h2 {
    font-size: 55px !important;
}

#vid .nectar-video-box {
    width: 100px !important;
    left: 250px;
    top: -60px;
}

#test .carousel-item {
    height: 450px !important;
    padding: 0px 40px 0px 40px !important;
}

#test p {
    height: 400px !important;
}

#test p:after {
    top: 320px;
}
}


h2.woocommerce-loop-product__title {
    color: #000 !important;
}

.carousel-item p {
    color: #000;
    text-align: center;
}
#page-header-bg[data-text-effect="rotate_in"] .wraped span {
    opacity: 1 !important;
}