/**
 * Theme Name: Salient Child Theme
 * Template: salient
 * Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
 * Author: ThemeNectar
 * Author URI:  https://themeforest.net/user/themenectar
 * Description: This is a custom child theme for Salient
 * Version: 1.0
 */

/* ==========================================================================
   WordPress selectors
   ========================================================================== */

/*...*/

/* ==========================================================================
   Own selectors
   ========================================================================== */

/*...*/

/* ==========================================================================
   Single product
   ========================================================================== */

body.single-product div.product .summary p.price {
	margin-top: 7px;
	padding-bottom: 20px;
}
body.single-product .nectar-social {
	display: none;
}
