/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.td-container, .tdc-row, .tdc-row-composer {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.bx-cat-content {
  position: relative;
  overflow: hidden;
  width: 100%;
	display: block;
	float: left;
}
.bx-cat-content a.ico {
	background: url(/wp-content/uploads/2025/09/icon-gia-vang-hom-nay.png) left 0 no-repeat;
    background-size: auto;
  line-height: 24px;
  padding-left: 30px;
  background-size: 24px !important;
  margin: 5px 0;
  width: 25%;
  float: left;
  font-size: 12px;
  font-weight: 600;
}
.bx-cat-content a.ico.icon-02 {
  background: url(/wp-content/uploads/2025/09/icon-gia-tieu-hom-nay.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-03 {
  background: url(/wp-content/uploads/2025/09/icon-gia-ngoai-te-hom-nay.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-04 {
  background: url(/wp-content/uploads/2025/09/icon-gia-heo-hoi-hom-nay.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-05 {
  background: url(/wp-content/uploads/2025/09/icon-gia-lua-gao-hom-nay.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-06 {
  background: url(/wp-content/uploads/2025/09/icon-gia-xang-dau-hom-nay.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-07 {
  background: url(/wp-content/uploads/2025/09/icon-gia-ca-phe-hom-nay.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-08 {
  background: url(/wp-content/uploads/2025/09/icon-gia-thep-hom-nay.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-09 {
  background: url(/wp-content/uploads/2025/09/o-to.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-010 {
  background: url(/wp-content/uploads/2025/09/xe-may.png) left 0 no-repeat;
}
.bx-cat-content a.ico.icon-012 {
  background: url(/wp-content/uploads/2025/09/icon-gia-gas-hom-nay.png) left 0 no-repeat;
}

.hidden_meta .td-module-meta-info {
  display: none;
}

@media only screen and (max-width: 48em) {

	.bx-cat-content a.ico {
		width: 50%;
		float: left;
		font-weight: 500;
		font-size: 14px;
	}
}