/*
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
*/





#header-outer.scrolled-down.dark-slide #top{
	background: hsl(0deg 0% 100% / 85%);
}
#footer-outer .row{
	padding: 20px!important;
}
#ajax-content-wrap .container-wrap{
	padding-bottom: 0!important;
}
#fws_63fe5039c4a52{
	margin: 0px!important;
}
.custom_form1 .wpcf7-list-item-label{
	color: #3f3838!important;
}
.custom_form1 input::placeholder{
color: #3f3838!important;
}
.custom_form1 input{
	color: #3f3838!important;
    border-color: #3f3838!important;
}
.custom_form1 input[type="submit"]{
	color: #F8EADC!important;
}
#footer-outer{
	heig: none;
}
#copyright{
	display: none;
}
@media screen and (max-width: 768px) {
	.nectar-split-heading.font_line_height_1-3 *{
		line-height: 1!important;
	}
	.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner{
		font-size: 6vw;
		line-height: 1!important;
	}
	.col h2, body h2, .single-product div.product h1.product_title, .nectar-shop-header .page-title, .woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control, .nectar_single_testimonial[data-style="bold"] p, #slide-out-widget-area .nectar-ext-menu-item .inherit-h2, #ajax-content-wrap .nectar-inherit-h2, .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h2"] .content{
	    font-size: 6vw;
    line-height: 1.3;
	}
	#hero_section1 .vc_column-inner{
	    justify-content: end!important;
	}
	body[data-col-gap="50px"] .wpb_row:not(.full-width-section):not(.full-width-content){
	    margin-bottom: 30px!important;
	}
.wpb_wrapper>div {
    margin-bottom: 10px!important;
}
	body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a, body #slide-out-widget-area.slide-out-from-right-hover .inner .widget.widget_nav_menu li a{
		font-size: 20px;
	}
	#slide-out-widget-area.slide-out-from-right-hover{
	    padding: 20px!important;
	}
	.full-width-content .vc_col-sm-12 .nectar-flickity:not(.masonry) .flickity-viewport{
		margin: 0!important;
		margin-bottom: 10%!important;
	}
	.custom_form1 input[type="submit"]{
		font-size: 4VW;
	}
}