/*
Theme Name: JMG Child
Description: This is a custom child theme for Salient for JMG
Template: salient
Version: 0.1
*/


#header-outer header, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls {
    display: none;
}

body #page-header-bg h1, html body .row .col.section-title h1, .nectar-box-roll .overlaid-content h1, h1 {
	font-size: 60px !important;
	    line-height: 75px !important;
	text-align: left;
}

.topic-title {
	font-size: 42px !important;
	    line-height: 50px !important;
	text-align: left;
}

#footer-outer[data-cols="1"] #copyright, #footer-outer #copyright[data-layout="centered"] {
	padding: 15px 0 !important;
}

#sidebar.span_3 {
    background: #f5f5f5;
    padding: 30px;
}

.single .heading-title[data-header-style="default_minimal"] {
    display: none;
}

.nectar-social-sharing-fixed {
	display: none;
}