/* ===================================================================================

Theme Name: Ainex Child
Theme URI: https://ainex.themejunction.net/
Author: Theme Junction
Author URI: https://themeforest.net/user/theme-junction/portfolio
Description: Ainex is a AI Agency & Technology WordPress Theme.
Version: 1.0.0
Template: ainex
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

We encourage you to create Child theme for any modifications you will want to do.

Why use Child theme?

Because of future updates we may provide for this theme that will overwrite your
modifications and all your custom work.

If you are not familiar with Child Themes, you can read about it here:
http://codex.wordpress.org/Child_Themes
http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.post-details-wrapper .title {
	margin-bottom: 25px;
}
.blog-category-two {
	margin-bottom: 30px;
}
.post-details-wrapper p {
	margin-bottom: 15px;
}
.post-details-wrapper .blog-text h1,
.post-details-wrapper .blog-text h2,
.post-details-wrapper .blog-text h3,
.post-details-wrapper .blog-text h4,
.post-details-wrapper .blog-text h5,
.post-details-wrapper .blog-text h6 {
	margin-bottom: 20px;
}
.tj-entry-content table {
	margin-bottom: 20px;
}
.tj-entry-content table thead th {
	background-color: var(--tj-color-theme-bg);
	color: var(--tj-color-heading-primary);
}
