/*
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
*/

#breadcrumbs {
padding-top:27px;
}

.page-header-no-bg {
	margin-top: 0px;
}

/* Make add to order button show by default, not just hover */
.woocommerce .product-wrap a {
	bottom: 0px !important;
}

