/*
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
*/

h5{
	font-weight:600;
}

body a {
    color: inherit !important;
}

.callbutt a{
	font-weight:bold;
}

header#top nav ul li a {
    color: #606163;
}

.owl-carousel .owl-stage{
	padding:0;
}

.width_60{
	margin:0 auto;
	width:60%;
}


#wpcf7-f6-p551-o1 > form p {
		padding-bottom:0;
}

.ascend .container-wrap input[type="submit"]{
	font-size: 15px;
    font-family: "open sans";
    width: 100%;
    margin-top: 17px;
}