/*
Theme Name: Salient Child Theme
Theme URI: http://www.senz.com/
Description: This is a custom child theme for Salient
Author: Niels Heijman
Author URI: http: //www.senz.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");

/***************/
/*Salient theme*/
/***************/

/* Adjust Footer heading */

/*
#footer-outer .widget h4 {
	letter-spacing: 0;
	text-transform: lowercase;
}
*/

/* Pricing table*/

.pricing-column h4, .pricing-column .interval {
	display: none !important;
}

.pricing-column .pricing-column-content {
	padding-bottom: 0 !Important;
}

.pricing-column ul {
	margin-bottom: 0 !important;
}


/***********************/
/* WooCommerce  */
/***********************/

.woocommerce .reset_variations {
	right: -115px !important;
}



/***********************/
/* Store locator Plus  */
/***********************/

#address_search {
	margin-bottom: 30px;
}

#addy_in_address {
	margin-right: 20px;
}

#addy_in_radius {
	margin-right: 20px;
}

div.results_entry {
	padding: 15px 15px 15px 15px !important;
}

.results_wrapper {
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #ececec;
}

.results_row_right_column {
	padding: 15px 15px 15px 15px !important;
}
