/*
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://db.onlinewebfonts.com/c/456f6968af7fdbde28970967bfdc4d12?family=STSong);

h2 {
	    font-family: "STSong";
	    font-size: 55px;
	    font-weight: 400;
	    line-height: 1;
	    color: #000;
	    width: 113%;
}

h3 {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
}

p {
    font-size: 18px;
    font-weight: 400;
    color: #3A3A3A;
}

a.nectar-button.small.regular {
    font-size: 16px;
    font-weight: 400;
    padding: 15px 40px;
    border-radius: 15px !important;
    color: #000;
}

/**Header**/

div#header-space {
    display: none;
}

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

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

#header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    border-color: #fff !important;
}

li#menu-item-50 a {
    background: #addcf5;
    padding: 20px 40px !important;
    border-radius: 14px;
}

i.icon-salient-cart {
    color: #fff !important;
}

#header-outer[data-lhe=animated_underline] #top nav>ul>.menu-item-50:not([class*=button_])>a .menu-title-text:after {
    border: none !important;
}

/**Slider**/

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

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

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

div#sl-icon ul li {
    list-style: unset;
    display: inline-flex;
    gap: 60px;
}

#slider .wpb_raw_code.wpb_content_element.wpb_raw_html {
    width: fit-content;
    margin-top: 20px;
}

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

div#sl-icon ul li a i {
    color: #fff;
    font-size: 22px;
}

/**Author**/

#author .wpb_text_column.wpb_content_element {
    margin-top: 60px;
}

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

/**Why read**/

#whyread a.nectar-button.small.regular:nth-child(3) {
    margin-left: 20px;
    background: #fff !important;
    color: #000;
    box-shadow: 0px 0px 8px 4px #00000015;
}

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

#whyread h4 {
    color: #2A2216;
    font-size: 24px;
    font-weight: 300;
}

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

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

/**Video**/

#video .nectar-video-box {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    position: absolute;
    width: 20%;
    margin-top: 260px;
    margin-bottom: 302px;
}

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

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

/**Chapters**/

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

#chapters .carousel-item .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: unset;
}

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

#chapters .carousel-item {
    background-color: #fff;
    text-align: center;
    padding: 20px 10px;
    width: 95%;
    margin: auto;
    height: 355px;
    border-radius: 25px;
}

img.alignnone.size-full.wp-image-17 {
    margin: auto;
}

#chapters .carousel-item p {
    color: #5D5D5D;
    font-size: 14px;
}

#chapters h4 {
    font-family: 'Montserrat';
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px;
}

/**Products**/

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

#products p {
    width: 65%;
    margin: auto;
}

li.classic.product.type-product {
    box-shadow: 0px 0px 10px 6px #00000029;
    border-radius: 15px;
    padding: 20px 20px !important;
}

#products .woocommerce.columns-4 {
    padding-top: 20px !important;
}

/**Services**/

#services .vc_col-sm-3 .wpb_text_column.wpb_content_element {
    width: 95%;
    margin: auto;
    box-shadow: 0px 0px 10px 6px #00000029;
    padding: 30px 25px;
    border-radius: 15px;
    opacity: 0.3;
    transition: .3s;
    margin-top: 30px;
    height: 410px;
}

#services .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
    font-size: 15px;
}

#services .vc_col-sm-3:hover .wpb_text_column.wpb_content_element {
    opacity: 1;
}

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

/**Testimonials**/

#testimonials .iwt-icon {
    max-width: 100% !important;
}

#testimonials .iwt-icon img {
    width: 80%;
    margin: 22px 15px 15px 15px;
}

#testimonials .iwt-text {
    padding-left: 120px;
}

#testimonials .iwithtext {
    background: #6d1e0910;
    padding: 20px;
    border-left: 10px solid #addcf5;
    border-radius: 8px;
    opacity: .3;
    transition: .3s;
}

#testimonials .iwithtext:hover {
    opacity: 1;
}

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

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

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

/**Footer-outer**/

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

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

#footer-outer .col.span_3:nth-child(1) {
    width: 40%;
    margin-right: 135px;
    margin-top: 60px;
}

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

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

#footer-outer .col.span_3:nth-child(4) {
    width: 15%;
    margin-top: 60px;
}

#footer-outer  h4 {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 400;
    font-family: 'poppins' !important;
}

#footer-outer #footer-widgets .col ul li a {
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
}

#footer-outer #footer-widgets .col ul li a:hover {
    color: #fff !important;
}

#footer-outer a {
    color: #fff;
    font-size: 15px;
}

#footer-outer div#text-3 p {
    font-size: 16px;
}

#footer-outer button#wpforms-submit-6 {
    position: absolute;
    top: -67px;
    right: 0;
    background: transparent !important;
    color: #fff;
}

#footer-outer input#wpforms-6-field_1 {
    background: transparent !important;
    border: none;
    border-bottom: 1px solid #ffffff50;
    color: #fff;
}

#footer-outer input#wpforms-6-field_1::placeholder {
    color: #fff;
    opacity: .8;
}

div#copyright {
    border-top: 1px solid #fff;
}

/**Inner**/

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

button#wpforms-submit-9 {
    background: #b2ddf3 !important;
    height: 70px;
    border-radius: 20px !important;
    color: #000;
}

.page-header-bg-image {
    background-color: #ffffff !important;
}

/**Woocommerce**/

.woocommerce-page div#header-outer {
    background-color: #6a160f;
}

.woocommerce-page .container.main-content {
    margin-top: 200px;
}

button.single_add_to_cart_button.button.alt {
    background: #6D1E09 !important;
}

.woocommerce-page li#menu-item-50 a {
    background: #fff;
}

.woocommerce-page li#menu-item-50 a span {
    color: #000 !important;
}

#chapters .owl-carousel.owl-theme.owl-loaded.owl-drag {
    width: 160% !important;
}

#header-outer[data-lhe="animated_underline"] .menu-item-50 > a .menu-title-text {
    color: #000;
}

#slider img.img-with-animation.skip-lazy {
    left: 60px;
}

#chapters h2 {
    width: fit-content;
    font-size: 48px;
}



@media only screen and (min-width: 250px) and (max-width: 999px) {
	div#slider {
    padding: 0 0 50px 0 !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 auto !important;
}
	div#slider h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
	width:100% !important;
}
	div#slider h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
}
	div#slider p {
    font-size: 17px !important;
}
	div#slider a {
    width: 100% !important;
	 margin-left: 0% !important
}
	#slider img {
    width: 100% !important;
    left: 0% !important;
}
	div#author {
    padding: 100px 0 0 0 !important;
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
}
	div#author h2 {
    font-size: 42px !important;
    font-weight: 500 !important;
    width: 100% !important;
}
	div#author p {
    font-size: 16px !important;
}
	div#author a{
	width:100% !important;
}
	div#whyread {
    padding: 100px 0 0 0 !important;
    text-align: center !important;
    margin: 0 auto !important;
    width: 100% !important;
}
	div#whyread h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    width: 100% !important;
}
	div#whyread p {
    font-size: 16px !important;
}
	div#whyread a {
    width: 100% !important;
    margin-left: 0% !important;
}
	div#video {
    padding: 100px 0 100px 0 !important;
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
}
	#video .nectar-video-box {
    width: 40% !important;
    margin-top: 45% !important;
}
	#video h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    width: 100% !important;
}
	#video p {
    font-size: 16px !important;
}
	div#chapters {
    padding: 100px 0 0 0 !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 auto !important;
}
	#chapters h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    width: 100% !important;
}
	div#chapters img.alignnone.wp-image-159.size-full {
    margin-left: 35% !important;
}
	.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin-top: 10px !important;
    margin-right: 30% !important;
}
	div#testimonials {
    padding: 0 0 50px 0 !important;
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
}
	div#testimonials h2 {
    font-size: 38px !important;
    font-weight: 600 !important;
	width: 100% !important;
}
	#testimonials .iwt-icon img {
    width: 30% !important;
    margin: 10px 15px 15px 30px !important;
}
	#testimonials .iwt-text {
   	padding-left: 0% !important; 
}
	div#testimonials p {
    font-size: 15px !important;	
}
	#footer-outer .col.span_3:nth-child(1) {
    width: 100% !important;
	text-align: center !important;
	margin: 0 auto !important;
}
	#footer-outer h2 {
    font-size: 33px !important;
    font-weight: 600;
    width: 100% !important;
}
	#footer-outer .col.span_3:nth-child(2) {
    width: 100% !important;
    margin-top: 60px !important;
	text-align: center !important;
}
	#footer-outer .col.span_3:nth-child(3) {
    width: 100% !important;
    margin-top: 60px !important;
    text-align: center !important;
}
	#footer-outer #copyright p {
    line-height: 22px;
    margin-top: 3px;
    text-align: center !important;
}
	#footer-outer .col.span_3:nth-child(4) {
    width: 100% !important;
    margin-top: 60px;
    text-align: center !important;
}
	#page-header-bg h2 {
    color: #fff;
    margin-top: 1px !important;
    font-size: 40px !important;
}
	.page-id-30 h2 {
    font-size: 26px !important;
    font-weight: 600 !important;
    width: 100% !important;
    text-align: center !important;
}
	.page-id-30 p {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: center !important;
}
	.page-id-35 button#wpforms-submit-9 {
    width: 100% !important;
}
}