/*
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
*/

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	right: 275px;
}

.woocommerce-page button.single_add_to_cart_button {
	background-color: #cda052!important;
}

.woocommerce div.product .summary p.price {
	color: #cda052!important;
}

.single-product div.product h1.product_title {
	color:#133d34;
}

.imgFooter2 {
    width: auto;
    height: 45px!important;
    display: inline-block;
    margin-right: 20px;
}

.text-center {
	text-align:center;
}