/*!
Theme Name: Batfire
Theme URI: http://underscores.me/
Author: Wibigin Agency
Author URI: https://wibigin.com
Description: Theme Develope by Wibigin
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bft
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.widget-product .product-title{
	min-height: 50px;
}
.suggest-product .product-title{
	min-height: 73px;
}
.aligncenter, div.aligncenter{
	display: block;
	margin: 5px auto !important;
}
.single-info-detail .unit{
	font-size: 12px;
	color: #333;
}
.single-post-meta .ml-auto{
	margin-top: 0;
	padding-top: 0;
}
.product-desc table{
	width: 100%;
	font-size: 13px;
	margin-bottom: 15px;
}
.product-desc table tr:last-child td{
	border-bottom: 1px solid #dee2e6;
}
.product-desc table td{
	border-top: 1px solid #dee2e6;
}
.entry table {
	margin-bottom: 15px;
	width: 100%;
}
.entry table td{
	border: 1px solid #dee2e6;
	font-size: 14px;
}
.entry table td{
	border-top: 1px solid #dee2e6;
}
@media (max-width: 575px){
	.featured-content .inner {
		padding-left: 30px;
	}
	.featured-content .icon{
		left: 5px;
	}
}