/*
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=Beth+Ellen&family=Lexend:wght@100..900&display=swap');

/**Header**/

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

#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

li#menu-item-21 a {
    background-color: #fff;
    padding: 13px 25px !important;
    border-radius: 10px;
}

li#menu-item-21 a span {
    color: #133206 !important;
}

/**Global**/

h2 {
    font-size: 67px;
    color: #000;
}

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

a.nectar-button.small.regular {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff !important;!i;!;
    border: 2px solid #fff;
    padding: 15px 30px !important;
    border-radius: 35px !important;
}

h3 {
    color: #000;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px !important;
}

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

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

/**Header**/

div#header-space {
    display: none;
}

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

/**Slider**/

#slider .nectar-video-box {
    width: 25%;
    margin-left: 200px;
    margin-top: -55px;
}

#slider .wpb_text_column.wpb_content_element {
    margin-top: 80px;
}

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

#slider h3 {
    width: fit-content;
    background-color: #fff;
    color: #133206;
    padding: 2px 20px;
    border-radius: 25px;
}

#slider h2 {
    font-size: 55px;
    color: #fff;
    line-height: 1;
}

#slider p {
    color: #fff;
}

/**Author**/

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

#author .wpb_text_column.wpb_content_element {
    margin-top: 50px;
    width: 90%;
}

#author a.nectar-button.small.regular {
    background-color: #1A2D34 !important;
    color: #fff;
}

#author .row-bg.viewport-desktop.using-image {
    background-size: 16%;
    display: none;
}

#author .wpb_text_column.wpb_content_element:after {
    content: "Ari Merretazon";
    color: #133206;
    font-family: Beth Ellen;
    position: absolute;
    right: 0;
    bottom: -40px;
    font-size: 30px;
}

div#auth-icon {
    width: fit-content;
    margin: auto;
}

div#auth-icon ul li {
    display: flex;
    gap: 10px;
}

div#auth-icon ul {
    margin: auto;
}

div#auth-icon ul li a i {
    color: #17282e;!;
    font-size: 22px;
    background-color: #00000026 !important;
    border-radius: 100px !important;
    width: 40px !important;
    height: 40px !important;
    padding: 10px 0px !important;
}

/**Whyread**/

#whyread h2 strong {
    font-size: 30px;
}

#whyread h2 {
    /* line-height: 1; */
    margin-bottom: 20px;
    font-size: 55px;
    font-family: 'Hammersmith One' !important;
}

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

#whyread .wpb_text_column.wpb_content_element {
    margin-top: 110px;
    -webkit-text-fill-color: #fff;
}

div#photos p {
    padding-bottom: 30px !important;
}

div#photos img {
    border-radius: 20px !important;
}

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

#whyread .nectar-star-rating {
    width: fit-content;
    float: right;
    flex-direction: row-reverse;
    margin-right: 40px;
    margin-top: 15px;
}

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

/**Chapter**/

#chap .row-bg.viewport-desktop.using-image {
    background-size: 10%;
}

#chap .carousel-item h3 {
    font-family: Times new roman;
    font-size: 25px;
    font-weight: 700;
}

#chap .carousel-item h4 {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 500;
}

#chap .carousel-item .wpb_text_column.wpb_content_element {
    width: 95%;
    margin: auto;
    box-shadow: 0px 0px 10px 4px #00000029;
    padding: 20px 20px;
    border-radius: 8px;
}

/**Video-Text**/

div#videotext {
    padding-top: 100px !important;
}

/**Video**/

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

div#video {
    /* padding: 0px 0px 90px !important; */
}

#video .row-bg.viewport-desktop.using-image {
    margin-top: -80px;
    background-size: 100% 100% !important;
}

/**Testimonials**/

#testi .carousel-item {
    box-shadow: 0px 0px 10px 4px #00000029 !important;
    width: 90%;
    margin: auto;
    border-radius: 15px;
    border: 1px solid #133206;
    padding: 20px;
    background-color: #ffff;
}

#testi .carousel-item p {
    height: 160px;
    font-size: 15px;
}

#testi .carousel-item h5 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}

#testi .carousel-item h6 {
    color: #535353;
    font-size: 12px;
}

#testi .testnames {
    margin-left: 60px;
    margin-top: -70px;
}

#testi .carousel-item h1 {
    border-bottom: 1px solid #133206;
}

#testi a.nectar-button.small.regular {
    background: #1a2d34 !important;
    color: #ffffff;
    margin-top: 45px;
    margin-bottom: 30px;
    border: none;
}

/**New**/

#news h2 {
    font-size: 47px;
    color: #fff;
}

div#news {
    background-color: transparent !important;
    margin-bottom: -70px;
    padding: 40px 80px 70px !important;
    bottom: -70px;
}

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

#news .wpb_text_column.wpb_content_element {
    margin-top: 48px;
}

#news input#wpforms-42-field_1 {
    background-color: #E7E7E7 !important;
    border-radius: 35px;
    padding: 26px 25px !important;
}

#news .wpforms-field-container {
    width: 70%;
    float: right;
}

#news button#wpforms-submit-42 {
    background: #1a2d34 !important;
    position: absolute;
    top: -65px;
    border-radius: 45px !important;
    right: 5px;
    height: 46px;
}

/**Footer**/

div#footer-widgets {
    margin-top: 80px;
}

div#footer-outer {
    background-color: transparent !important;
    background-size: 100% 100% !important;
    z-index: 0;
}

div#copyright {
    background: linear-gradient(45deg, #1A2D34, #1A2D34);
    padding: 15px 0px!important;
    bottom: 15px;
    z-index: 1;
}

.left {
    color: #fff;
    float: left;
}

.right {
    color: #fff;
    float: right;
}

.right a {
    color: #fff !important;
    margin-left: 20px;
}

.right a strong {
    font-family: 'Poppins';
    font-weight: 500;
}

.right strong {
    font-weight: 500;
}

div#text-2 {
    width: 50%;
    margin: auto;
}

div#custom_html-2 {
    width: fit-content;
    margin: 50px auto !important;
}

div#ft-icon ul li {
    display: flex;
    gap: 20px;
}

div#ft-icon ul li a i {
    border: 2px solid #fff;
    height: 40px;
    width: 40px;
    padding-top: 8px;
    color: #fff;
    border-radius: 35px;
    transition: .3s;
}

div#ft-icon ul li a:hover i {
    background: #fff !important;
    color: #1a2d34 !important;
    border: 2px solid #fff !important;
}

#text-2 p {
    color: #fff;
}
/**Contact Page**/

#contactus label.wpforms-field-label {
    color: #000;
    font-weight: 500;
}

#contactus input#wpforms-45-field_1 {
    background-color: #E7E7E7;
    border-radius: 45px;
}

#contactus input#wpforms-45-field_2 {
    background-color: #E7E7E7;
    border-radius: 45px;
}

#contactus textarea#wpforms-45-field_3 {
    background: #E7E7E7;
    border-radius: 30px;
}

#contactus button#wpforms-submit-45 {
    font-family: 'Poppins';
    border: 2px solid #1a2d34 !important;
    background: transparent !important;
    height: 60px;
    border-radius: 35px !important;
    padding: 10px 30px !important;
    background: #1a2d34 !important;!i;!;
}

/**After**/

div#author:after {
    content: "ABOUT";
    /* font-family: "Radio Canada"; */
    font-size: 180px;
    transform: rotate(-90deg);
    position: absolute;
    left: -400px;
    top: 350px;
    color: #0000001a;
    font-weight: 800;
    background: linear-gradient(180deg, #00000029, #00000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 60px 0px 50px;
}

div#chap:after {
    content: "CHAPTERS";
    /* font-family: "Radio Canada"; */
    font-size: 180px;
    position: absolute;
    left: 480px;
    top: 30px;
    color: #0000001a;
    font-weight: 400;
    background: linear-gradient(180deg, #00000029, #00000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 60px 0px 50px;
}

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

div#videotext:after {
    content: "TRAILER";
    /* font-family: "Radio Canada"; */
    font-size: 180px;
    position: absolute;
    left: 0;
    right: 0;
    color: #0000001a;
    font-weight: 400;
    margin: auto;
    top: 40px;
    background: linear-gradient(180deg, #00000029, #00000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 60px 0px 50px;
}

div#testi:after {
    content: "TESTIMONIAL";
    /* font-family: "Radio Canada"; */
    font-size: 180px;
    position: absolute;
    left: -80px;
    right: 0;
    font-weight: 400;
    margin: auto;
    top: 0;
    background: linear-gradient(180deg, #00000029, #00000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 60px 0px 50px;
}

div#testi {
    padding: 70px 0px 20px !important;
}

/**Inner**/

#page-header-bg h2 {
    color: #fff;
    margin-top: 70px;
}

/****************************** Media Query 250px to 999px  ******************************/


@media (min-width: 250px) and (max-width: 999px) {
	h1, h2{
		font-size: 40px !important;
		text-align: center !important;
		width: 100% !important;
	}
	h3{
		font-size: 16px !important;
		text-align: center !important;
		width: 100% !important;
		line-height: 1.3 !important;
	}
	h4{
		text-align: center !important;
	}
	p{
		font-size: 16px !important;
		text-align: center !important;
		width: 100% !important;
	}
	

	a.nectar-button.small.regular {
		width: 100% !important;
		text-align: center !important;
		font-size: 14px !important;
	}

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

	div#footer-outer {
	    background-size: cover !important;
	}
	
	#footer-outer .col.span_3:nth-child(1) {
	    width: 100% !important;
	    text-align: center !important;
	}
	
	#footer-outer .col.span_3:nth-child(2) {
	    width: 100% !important;
	    text-align: center !important;
	    margin-top: 30px;
	}
	
	#footer-outer .col.span_3:nth-child(3) {
	    width: 100% !important;
	    text-align: center !important;
	    margin: 0px !important;
	}
	
	#footer-outer button#wpforms-submit-26 {
	    width: 100% !important;
	}

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

	#footer-outer #copyright .col {
   	    width: 100% !important;
	}

	div#header-outer {
	    position: absolute !important;
	    padding-top: 30px;
	}
	
	div#slider .row-bg.viewport-desktop.using-image {
	    background-position: center !important;
	}
	
	div#slider {
	    padding: 20px 0px 120px !important;
	}
	
	#slider .nectar-video-box {
	    width: 50%;
	    margin: 0 auto !important;
	    top: 30px;
	}
	
	#slider img {
	    top: 40px;
	}
	
	div#author .row-bg.viewport-desktop.using-image {
	    background: none !important;
	}
	
	div#author .row_col_wrap_12.col.span_12.dark.left {
	    flex-direction: column-reverse !important;
	}
	
	#author .wpb_text_column.wpb_content_element {
	    margin-top: 0px;
	    width: 100%;
	}
	
	div#author {
	    padding: 60px 0px 50px !important;
	}
	
	#author img {
	    margin-top: 80px !important;
	}
	
	#author .wpb_text_column.wpb_content_element:after {
	    right: 80px;
	    bottom: -43px;
	}
	
	#whyread .row-bg.viewport-desktop.using-image {
		background-size: cover !important;
		background-position: center !important;
	}

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

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

	#whyread .nectar-star-rating {
		margin: 0 auto !important;
		float: none;
		padding-top: 20px;
	}

	div#chap .row_col_wrap_12.col.span_12.dark.left {
		flex-direction: column-reverse !important;
	}

	#chap .row-bg.viewport-desktop.using-image {
		background: none !important;
	}

	div#chap {
		padding: 0px 0px 80px !important;
		margin-top: -70px;
	}
	
	div#chap img {
		top: 30px;
	}
	
	#video .row-bg.viewport-desktop.using-image {
		background-size: cover !important;
		background-position: center !important;
	}

	div#videotext:after {
		display: none;
	}

	div#videotext {
		padding-top: 80px !important;
		margin-bottom: -180px;
	}

	div#videotext * {
		color: #fff !important;
	}

	#video .nectar-video-box {width: 24%;margin: 120px auto 270px;top: 120px;}

	div#testi:after {
		display: none;
	}

	div#testi {
		padding: 0px 0px 20px !important;
	}

	#testi a.nectar-button.small.regular {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	#testi .carousel-item p {
		height: auto !important;
	}

	#news .row-bg.viewport-desktop.using-image {
		background-size: cover !important;
		background-position: center !important;
	}

	div#news {
		margin-bottom: -200px;
		padding: 40px 10px 80px !important;
	}

	#news .wpforms-field-container {
		width: 100% !important;
	}

	div#text-2 {
		width: 100% !important;
	}

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

	.right {
		display: none;
	}

	div#copyright:before {
		display: none;
	}

	div#copyright .col.span_7.col_last {
		margin-bottom: 0px !important;
	}
	
	#page-header-bg h2 {
		margin-top: 100px;
	}

	.page-id-110 div#chap {
		margin-top: -20px;
	}
	
	.page-id-10 div#testi {
		padding: 50px 0px 20px !important;
	}
	
	div#wpforms-45-field_1-container {
		text-align: center;
	}

	div#wpforms-45-field_2-container {
		text-align: center;
	}

	div#wpforms-45-field_3-container {
		text-align: center;
	}

	#contactus button#wpforms-submit-45 {
		width: 100% !important;
	}
	
	body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
        background-color: #000 !important;
    }



}


/****************************** Media Query 600px to 999px  ******************************/


@media (min-width: 600px) and (max-width: 999px) {


	#author .wpb_text_column.wpb_content_element:after {
		right: 230px;
	}

	div#chap:after {
		display: none;
	}

	div#copyright .left {
		float: none;
	}

}


div#author .row-bg-wrap:before {
    content: URL(/wp-content/uploads/2025/05/author-overlay.png);
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -550px;
}

body.page #chap .row-bg-wrap:before {
    content: URL(/wp-content/uploads/2025/05/chap-overlay.png);
    position: absolute;
    top: -350px !important;
    right: 0 !important;
}

#testi .row-bg-wrap:after {
    background-image: URL(/wp-content/uploads/2025/05/test-overlay.png);
    position: absolute;
    top: -670px;
    height: 90rem;
    content: "";
    width: 100%;
    z-index: -1111 !important;
}
.news-btn {
    text-align: center !important;
}