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



.c-product-grid .vc_column-inner {
	padding: 85px 20px !important;
}

.c-product-grid .vc_column-inner .wpb_wrapper {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.c-product-grid .vc_column-inner h2 {
	font-size: 20px !important;
}
