/*
Theme Name:     Enoki Child Theme
Theme URI:      
Description:    Child theme for Enoki
Author:         ThemeCanon
Author URI:     http://www.themecanon.com
Template:       enoki
Version:        1.0.0
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.tc-info-box-meta h5{
	display: inline-block;
	width: 30%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	padding-right: 10px;
	margin-top: .25em;
	margin-bottom: .25em;
}

 
	
	.widget.enoki_social_links .social-links-container {
		text-align: center;	
	}

.is-boxed .inner-wrapper .postTitle h1,
	.is-bordered .inner-wrapper .postTitle h1,
	.single-post .postTitle h1{
		margin-bottom: 6px;
	}