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

.container-wrap input[type="text"], .container-wrap textarea, .container-wrap input[type="email"], .container-wrap input[type="password"], .container-wrap input[type="tel"], .container-wrap input[type="url"], .container-wrap input[type="search"], .container-wrap input[type="date"]{
	padding: 12px !important;
}


.woocommerce-price-suffix{font-size: 70% !important;}
.single-product div.product h1.product_title {
    font-size: 40px !important;
    line-height: 45px !important;
}
.woocommerce .summary .price, .woocommerce div.product .summary p.price{
	font-size: 25px !important;
}

.woocommerce .container-wrap{padding-bottom: 2em !important;}