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

div#header-space {
    display: none;
}

div#header-outer {
    background-color: #757831;
}

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

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

h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #757831;
    font-weight: 600;
}

h2 {
    font-size: 51px;
    font-weight: bold !important;
    color: #000;
    width: 100%;
    line-height: 1;
    text-transform: capitalize;
}

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

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

a.nectar-button.small.regular.accent-color.regular-button {
    background: #757831 !important;
    font-weight: 400;
    border-radius: 0px !important;
    padding: 12px 30px !important;
    font-size: 16px;
    text-transform: uppercase !important;
}

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

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

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

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

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

#video p {
    width: 60%;
    margin: auto;
}

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

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

#chapters .carousel-item {
    box-shadow: 0px 0px 11px 10px #00000029;
    width: 90%;
    margin: auto;
    padding: 20px 15px !important;
    height: 330px;
}

#chapters h4 {
    color: #000;
    font-size: 24px;
}

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

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

#whyread a.nectar-button.small.regular.accent-color.regular-button:nth-child(3) {
    margin-left: 20px;
}

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

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

#testi p {
    width: 70%;
    margin: auto;
}

#testi .carousel-item p {
    width: 100%;
}

#testi .carousel-item {
    width: 90%;
    margin: auto;
    box-shadow: 0px 0px 12px 7px #00000029;
    padding: 30px 20px !important;
    height: 430px;
}

#testi .carousel-item h5 {
    color: #757831;
    margin-bottom: 0;
}

#testi .carousel-item h6 {
    color: #191919;
    font-style: italic;
}

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

div#news .row_col_wrap_12 {
    padding: 30px 0px 30px !important;
    border-bottom: 1px solid #fff;
}

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

button#wpforms-submit-6 {
    width: 100%;
    height: 50px;
    border-radius: 0 !important;
    background: #757831 !important;
}

div#footer-widgets {
    background: #757831 !important;
}

div#copyright {
    background: #000 !important;
}

#copyright .col.span_5 {
    width: 100% !important;
}

#copyright p {
    color: #fff;
    text-align: center;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 30%;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 15%;
    margin-left: 100px;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 15%;
}

div#custom_html-3 {
    width: fit-content;
}

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

#footer-outer h4 {
    color: #fff !important;!
    font-size: 20px !important;
    font-weight: 600 !important;
}

ul#menu-head-2 li a {
    color: #fff !important;
}

ul#menu-head-2 li {
    margin-bottom: 4px !important;
}

div#contactinfo {
    -webkit-text-fill-color: #fff;
}

.icon1 h6, .icon2 h6, .icon3 h6 {
    margin-left: 30px;
    margin-top: -28px;
    font-weight: 400 !important;
}

.icon1, .icon2 {
    margin-bottom: 25px;
}

div#ft-icon ul li a i {
    height: 40px;
    width: 40px;
    background-color: #000;
    padding-top: 10px;
    color: #fff;
}

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

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

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

#header-outer[data-lhe="animated_underline"] .menu-item-38 > a .menu-title-text {
    background: #fff !important;
    color: #000 !important;
    padding: 12px 30px !important;
}

#page-header-bg h2 {
    color: #fff;
}

button#wpforms-submit-9 {
    background: #757831 !important;
    border-radius: 0 !important;
    height: 50px;
    text-transform: capitalize;
    font-weight: 500 !important;
}



/***************************** 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;
	    line-height: 1 !important;
	}

	h3{
	    font-size: 18px !important;
	    text-align: center !important;
	    width: 100% !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;
	}

	.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#slider .row-bg.viewport-desktop.using-image {
	    background-position: center !important;
	}
		
	div#slider {
	    padding: 40px 0px 70px !important;
	}
	
	#author .row-bg.viewport-desktop.using-image {
	    display: none !important;
	}
	
	div#author .row_col_wrap_12.col.span_12.dark.left {
	    flex-direction: column-reverse !important;
	}
	
	div#author {
	    padding: 60px 0px 50px !important;
	}
	
	div#video .row-bg.viewport-desktop.using-image {
	    background-position: center !important;
	}
	
	#video .nectar-video-box {
	    width: 30%;
	}
	
	div#chapters {
	    padding: 80px 0px 60px !important;
	}
	
	#chapters .carousel-item {
	    height: auto !important;
	}
	
	#whyread a.nectar-button.small.regular.accent-color.regular-button:nth-child(3) {
	    margin-left: 0px !important;
	}
	
	div#whyread {
	    padding: 70px 0px 70px !important;
	}
	
	div#testi {
	    padding: 60px 0px 100px !important;
	}
	
	#testi .carousel-item {
	    height: auto !important;
	}
	
	#footer-outer .col.span_3:nth-child(2) {
	    margin-left: 0 !important;
	}
	
	#footer-outer h4 {
	    font-size: 24px !important;
	}
	
	div#contactinfo i {
	    display: none;
	}
	
	div#contactinfo h6 {
	    margin-top: 0px !important;
	}
	
	div#custom_html-3 {
	    margin: 0 auto;
	    margin-top: 40px;
	}
	
	div#copyright {
	    padding-bottom: 0px !important;
	}
	
	div#chapters .row-bg.viewport-desktop.using-image {
		display: none;
	}
	
	div#author img {
		top: 20px;
		margin: 0 auto !important;
	}
	
	div#slide-out-widget-area-bg {
		background-color: #000 !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: #757831 !important;
	}
	
	label.wpforms-field-label {
		text-align: center;
	}

	button#wpforms-submit-9 {
		width: 100% !important;
	}

}
.woocommerce-page #header-space {
    display: block !important;
}