/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.custom_field_data P:empty{
	display: none;
}
.custom_field_data .post-meta-values strong{
	padding-bottom: 10px;
    border-bottom: 2px solid #f762a5;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Nunito Sans', sans-serif;
    color: #003768;
}
.custom_field_data .post-meta-values h4{
	display: block;
	padding-top: 15px;
	color: #00376c;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
}
.custom_field_data .post-meta-values .meta-item{
	padding-bottom: 15px;
}