/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

#header-outer {top: 14px;}
#menu-item-6270 > a {margin-right: 120px !important;}

.pricing-table[data-style="default"] .pricing-column h4 .dollar-sign {display:none;}

.nectar_single_testimonial[data-style="small_modern"] p span {
	display: none;
}

.blockquote {
	line-height: 28px;
}




.pricing-table>div:first-child .pricing-column-content,
.pricing-column.highlight .pricing-column-content {
	padding: 30px 10px;
}

#fws_5c671982c30fd > div.col.span_12.dark.left > div > div.vc_column-inner > div > div.row.pricing-table.three-cols > div:nth-child(3) > div > h4, .pricing-column h4 {
	font-size: 36px !important;}


body.single-post.material[data-bg-header="true"] .container-wrap {
	padding-top: 0px!important;
}

#sidebar div.widget {
	margin-top: 30px;
}

.masonry.material .masonry-blog-item .grav-wrap {
	display: none;
}

body #page-header-bg .span_6 span.subheader {
	font-size: 22px !important;
}

body #page-header-bg h1 {
	font-size: 70px !important;
	font-weight: 700 !important;
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	/* Styles */
	.intro-text {
		padding: 0px !important;
	}
	.support-text {
		padding: 40px 15px !important;
	}
	.paragraph {
		font-size: 18px !important;
		text-align: left!important;
		line-height: 26px !important;
		width: 100% !important;
		padding: 0px !important;
	}
	#slide-out-widget-area.fullscreen-alt .inner {
		top: 37% !important;
	}
	#slide-out-widget-area>div>div.inner>div>div:nth-child(1)>ul>li.menu-item.menu-item-type-custom.menu-item-object-custom.button_solid_color.menu-item-6260>a {
		/* border: 2px solid #c3ccff; */
		padding: 12px 10px;
		background: white;
		color: #424242;
	}
	.hide {
		display: none!important;
	}
	.mobile-column {
		padding: 20px 20px !important;
	}
	.nectar_single_testimonial {
		padding-left: 0;
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 30px !important;
	}
	.less-padding {
		padding-top: 0px !important;
	}
	.wide {
		width: 100% !important
	}
	
	#fws_5c671982c30fd > div.col.span_12.dark.left > div > div.vc_column-inner > div > div.row.pricing-table.three-cols > div:nth-child(3) > div > h4, .pricing-column h4 {
	font-size: 18px !important;}

}

@media only screen and (max-width: 690px) {
	
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-size: 28.4px!important;
	line-height: 51.5px!important; }

}