/*
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
*/





@media screen and (max-width: 767px){
	
	
	.headshot { width: 100px!important; height: auto; }
	
	.col h3, body h3 { font-size: 14px!important; line-height: 18px!important;  }
	
	.main-content p { font-size: 14px; line-height: 18px;  }
	
	.nectar-button { text-align: center!important; width: 100%!important; }
	
	#footer-outer #copyright p { font-size: 10px!important; text-align: center; }

	#footer-widgets { display: none!important; }
	
}