/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.statistics-item {
	    width: 33%;
    float: left;
    font-size:38px;
    font-weight: bold;
    text-align: center;
}
.statistics-item span {
	display: block;
	font-size: 20px;
}
.heart_thumb_wrap .heartplus {
	display: none!important;
}
.no_padding_wrap.category-list .col_wrap_fourth .col_item:nth-child(2){
	display: none;
}
#wpadminbar {
    position: fixed!important;
    top: 0;
}
.meta.post-meta-big{
	display:none!important;
}
@media only screen and (max-width: 769px) {
  .statistics-item {
	    width: 100%;
	  margin-bottom: 30px;
    float: none;
}
}

.wptb-table-container table td {
	min-width: 100px;
}

.dataTables_wrapper {
	overflow-x: auto
}

.tablepress tbody td.column-6 {
	max-width: 200px;
}
.col-feat-grid.item-1.half-item {
	height: 225px;
}