/*
Theme Name:     Voice Child
Theme URI:      https://mekshq.com/theme/voice/
Description:    Child theme for the Voice Theme
Author:         meks
Author URI:     https://mekshq.com
Template:       voice
Version:        0.1.0
*/
 #ftwp-container.ftwp-fixed-to-post,
  #ftwp-container.ftwp-wrap #ftwp-trigger {
      display: none;
  }
.error404 .vce-main-content, .vce-sid-none .vce-main-content, .widget select {
    width: 840px;
}
.vce-sid-none .vce-lay-b {
    width: 100%;
    margin: 0;
    padding: 0;
}
.vce-page .entry-content .vce-lay-b .entry-content {
    margin-top: 0;
    margin-bottom: 25px;
}
h1.entry-title {
    line-height: 1.2;
    padding: 1rem 0 0;
    width: 100%;
    text-align: left;
}
.vce-single .entry-content, .vce-single .entry-headline, .vce-single .entry-footer, .vce-share-bar {
    width: 100%;
    margin-top: 10px;
}
.vce-page .entry-content, .vce-page .entry-title-page{
    width: 100%;
}
.entry-meta {
    text-align: left;
}
.mks-bredcrumbs-container {
    padding: 0 0px;
}
.vce-single .entry-header {
    margin: 0px 0;
}
.vce-sid-none .vce-page .entry-content {
    padding-right: 25px;
}
/*bong da*/
.info-box {
    margin-bottom: 30px;
    overflow: hidden;
    background: #fff;
}
.group-ddmmyy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
    margin: 0 0 20px;
}
.item-ddmmyy {
    flex-basis: calc(100%/7 - 5px);
    max-width: calc(100%/7 - 5px);
    text-align: center;
    padding: 7px 10px;
    margin-right: 5px;
    color: #000;
    background: #efefef;
}
.item-ddmmyy.active, .item-ddmmyy:hover {
    background: #f9d400;
    color: #000;
}
.item-ddmmyy span {
    width: 100%;
    display: block;
    font-size: .95em;
}
.item-ddmmyy.active span.s-thu {
    color: #000;
}
.item-ddmmyy span.s-thu {
    font-size: 1.1em;
    color: #dd5c00;
    font-weight: 600;
}
.item-ddmmyy:hover span.s-thu{
    color: #000;
}
.football-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #efefef;
    padding: 7px 10px;
}
.football-header h3 {
    margin: 0;
    line-height: 1.3em;
    font-size: 1.1em;
}
.football-match {
    display: flex;
    align-items: center;
    line-height: 1em;
    border-bottom: 1px solid #e7e7e7;
    padding: 10px;
}
.columns-time {
    flex-basis: 15%;
    font-size: .95em;
}
.columns-match {
    flex-basis: 85%;
}
.row-teams {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}
.row-teams .columns-club {
    text-align: right;
    line-height: 1.3em;
}
.columns-club {
    flex-basis: 42%;
    max-width: 42%;
}

.name-club {
    display: flex;
    flex-flow: row;
    flex-basis: 100%;
    width: 100%;
    align-items: center;
    color: #000;
    position: relative;
}
.name-club.club1 {
    justify-content: flex-end;
}
img.logo-club {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 4px;
    object-fit: cover;
    margin: 0 5px;
}
.columns-number {
    flex-basis: 50px;
    text-align: center;
    margin: 0 8px;
}
span.soccer-scores {
    border-radius: 3px;
    padding: 3px 5px;
    background: #f9d400;
    color: #000;
    font-size: .95em;
    font-weight: 500;
    width: 100%;
    display: block;
}
.row-teams .columns-club:last-child {
    text-align: left;
}
.name-club.club2 {
    padding-left: 40px;
}
.club2 .logo-club {
    left: 0;
    position: absolute;
}
.match-football .matchdetail:last-child .football-match {
    border: 0;
}
a:focus {
    outline: unset;
    outline-style: unset;
    text-decoration: none;
}
.progress {
    height: 0.7rem;
    background-color: #e9ecef;
    display: flex;
}
.progress-bar {
    width: 100%;
    background: linear-gradient(90deg,#ffd33d,#0fe101 17%,#44e526 34%,#89edbf 51%,#ffd33d 68%,#2db978 85%,#198754);
    background-size: 300% 100%;
    animation: progress 2s linear infinite;
}
@keyframes progress{
  0%{
    background-position: 100%
  }
  100%{
    background-position: 0
  }
}
.league-name {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.5em;
}
.box-bxh {
    margin-bottom: 20px;
}
.table-scrol-x {
    overflow-x: auto;
    white-space: nowrap;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
table.table-bxh {
    margin-bottom: 5px;
}

.football-ranking table tr {
    border-bottom: 1px solid #ebebeb;
}
.football-ranking table tr:first-child {
    border: 0;
}
.football-ranking table tr td, .football-ranking table tr th {
    padding: 7px 3px;
    text-align: center;
    border: 0;
    border-bottom: 1px solid #e9e9e9;
    line-height: 1.5em;
}
.football-ranking table th {
    font-weight: 400;
    background: #f9d400;
    color: #000;
}
.football-ranking table tr th.w-ten-clb {
    text-align: left;
}
span.color-1 {
    border-radius: 50%;
    background: #00a314;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    line-height: 1;
}
.football-ranking table tr td:nth-child(2) {
    width: 230px;
}
.football-ranking table tr td .link-clb {
    display: flex;
    align-items: center;
    text-align: left;
}
.football-ranking img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    margin-left: 0;
    border-radius: 3px;
    object-fit: cover;
}
span.color-2 {
    border-radius: 50%;
    background: #00b8ff;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    line-height: 1;
}
span.color-3 {
    border-radius: 50%;
    background: #ffd400;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
span.color-r {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #cf0000;
    color: #fff;
    line-height: 1;
}
span.color-4 {
    background: pink;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    line-height: 1;
}
.color-info:last-child {
    margin-top: 10px;
}
.color-info {
    font-size: .95em;
}
.itemcolor {
    display: inline-block;
    position: relative;
    margin-bottom: 6px;
    margin-right: 12px;
}
.itemcolor span.color {
    width: 13px;
    height: 13px;
}
.football-ranking table {
    border: 0;
    border-collapse: collapse;
}
.football-ranking td {
    font-size: .95em;
}
.date_header {
    color: #f50000;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 5px;
}
.single .matchdetail:nth-child(even) {
    background: #ebebeb;
}
.single .football-match {
    padding: 5px 8px;
    border: 0;
}
.info-box.single {
    margin-top: 0px;
}
.macao-box table {
    border: none;
    margin: 0;
    background: #e1e1e1;
    padding: 5px 10px;
}
.macao-box table tr:first-child {
    background: 0 0;
}
.macao-box table tr td {
    border: none;
    padding: 0;
}
td.tpr_ss {
    color: #12ae3a;
    width: 15%;
}
.macao-box table tr td.tpr_l {
    text-align: right;
    padding-right: 15px;
}
td.tpr_r, td.tpr_l {
    width: 35%;
}
td.tpr_vs a {
    color: #000;
}

.green {
    color: green;
}
.blue {
    color: blue;
}
.red {
    color: #f50000;
}
.prd_cnt {
    padding: 8px 0;
}
.macao-box {
    margin-top: 0px;
}
.macao-box img {
    border-radius: 50%;
}
.text-red {
    color: #e50000;
}
.entry-content a:hover, .widget .vce-post-list .meta-category a:hover, a:hover {
    text-decoration: none;
}
.lich-phat-song {
    margin-bottom: 15px;
}
.lich-phat-song table {
    caption-side: bottom;
    border-collapse: collapse;
    margin: 0;
    background-color: transparent !important;
}
.lich-phat-song table{
    border: 0;
}
.lich-phat-song tr:first-child {
    background: #1f2d37;
    color: #fff;
    line-height: 1.5em;
}
.lich-phat-song tr:first-child td {
    padding: 5px;
    border-right: 1px solid #fff;
}
.lich-phat-song tr td {
    padding: 2px 0px;
    min-width: 170px;
    border: 0;
    vertical-align: middle;
}
.lich-phat-song tr:first-child td:last-child {
    border-right: 0;
}
.calendar_tv {
    background: #d5d5d5;
    padding: 3px 7px;
    font-weight: 500;
}
.lich-phat-song table table tr:first-child {
    background: transparent;
    color: #a10d0d;
    font-size: 0.95em;
}
.lich-phat-song table table tr:first-child td {
    padding: 0px;
}
.tips_table .tb__thead .tb__tr {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    display: flex;
    border-color: rgba(255,255,255,.2);
}
.tips_table .tb__tr {
    display: flex;
    transition: .3s;
}
.tips_table .tb__td {
    display: flex;
    align-items: center;
    padding: 6px;
}
.tips_table .tb__th, .tips_table .tb__td {
    flex: 1 0 0%;
    width: 100%;
}
.football-tips {
    margin-bottom: 30px;
    font-size: 0.95em;
}
.football-tips .league {
    font-size: 0.9em;
    color: #747474;
}
.tips_table .tb__th {
    padding: 6px;
    background: #ecf5ff;
    white-space: nowrap;
}
.tips_table .th-time, .tips_table .td-time {
    max-width: 130px;
}
.tb__thead {
    background: #ecf5ff;
}
.text-start {
    text-align: left!important;
}
.tips_table .th-match, .tips_table .td-match {
    max-width: 30%;
    text-align: left;
}
.tips_table .th-tips_data, .tips_table .td-tips_data {
    max-width: 25%;
    text-align: left;
}
.tips_table .th-odds, .tips_table .td-odds {
    max-width: 9%;
    text-align: left;
}
.tips_table .th-result, .tips_table .td-result {
    max-width: 8%;
    text-align: center;
    justify-content: center;
}
.tips_table .th-status, .tips_table .td-status {
    max-width: 10%;
    text-align: center;
    justify-content: center;
}
.tb__tbody .tb__tr:nth-child(odd) {
    background: #ededed;
}
.tips_table .td-match .d-flex {
    margin-bottom: 6px;
}

.d-flex {
    display: flex;
}
.tips_table .match__logo {
    flex: 0 0 auto;
    line-height: 1;
}
.tips_table .match__logo img {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    margin-right: 5px;
    background-color: #fff;
    padding: 4px;
}
.tips {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 400;
    font-size: .95em;
}
.tb__tbody .tips {
    font-size: 1em;
    display: block;
}
.tips_table .tips {
    padding: 3px 5px;
    border: 1px dashed #009b0a;
    border-radius: 5px;
    color: #009b0a;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 0.9em;
}
.tips_table .match_result {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    font-weight: 500;
    margin: auto;
    width: 35px;
}
.tips_table .tb__tr:not(.wait) .match_result .home_result {
    border-bottom: 1px solid #d9d9d9;
}
.tips_table .tb__tr:not(.wait) .match_result>span {
    display: block;
}
.tips_table .tb__tr:not(.wait) .match_result>.result_sep {
    display: none;
}
.tips_table .tb__td>div {
    overflow: hidden;
}
.tips_table .tips_status {
    text-transform: uppercase;
    padding: 3px 5px;
    min-width: 50px;
    display: block;
    border: 1px dashed #f12a2a;
    text-align: center;
    border-radius: 4px;
    color: #f12a2a;
    font-weight: 600;
    font-size: 0.9em;
}

.tips_table .mb-2{
    margin-bottom: 0 !important;
}
.tips_table .mb-lg-3 {
    margin-bottom: 6px !important;
}
.tips_table .td-match .d-flex:last-child {
    margin-bottom: 0;
}
#sidebar .widget_nav_menu {
    text-align: left;
    border-radius: 5px;
    background: #f1f1f1;
}
#sidebar .widget-title {
    background: transparent;
    text-align: left;
    margin: 0;
    padding: 10px 10px;
    padding-bottom: 0;
    color: #1f2d37;
    font-size: 1.6em;
}
#sidebar .widget_nav_menu ul a {
    padding: 5px 0px;
    border-bottom: 1px dashed #ccc;
    width: 100%;
}
#sidebar .widget_nav_menu ul {
    columns: 2;
    padding: 0px 10px;
}
#sidebar .widget_nav_menu ul li{
    border: none;
}
#sidebar .widget_nav_menu ul li:last-child a, #sidebar .widget_nav_menu ul li:nth-child(4n) a{
    border-bottom: 0;
}
.live:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #cf0000;
    display: inline-block;
    border-radius: 50%;
    transform: translateY(-2px);
    animation: liveIcon .7s linear infinite;
    margin-right: 5px;
}
.home-des {
    padding: 0 0px;
	color: #e5e5e5;
}
.home h1.main-box-title {
    text-align: left;
    font-size: 1.8em;
    line-height: 1.5em;
    background: transparent;
    color: #538ac6;
    margin-bottom: 10px;
}
@keyframes liveIcon {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.author-profile-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
    margin: 15px 0;
    border: 0;
    margin-top: 0;
    background: #efefef;
    border-radius: 7px;
    padding: 10px 15px;
}
.author-photo {
    max-width: 15%;
    flex-basis: 15%;
    line-height: 1;
}
.author-photo img {
    border-radius: 50px;
    width: 96px;
    border: 2px solid #bebebe;
    padding: 2px;
    margin: 0;
}
.author-des {
    flex-basis: 85%;
    max-width: 85%;
    font-size: 1em;
    font-weight: 500;
}
.header-home {
    background: #1F2D37;
    color: #fff;
    padding-top: 10px;
}
.new-title {
    color: #D23200;
    font-size: 28px;
}
.new-box {
    margin: 20px 0px 25px;
}
.new-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 25px;
}
.post-item.large {
    grid-row: 1/5;
}
.post-item h3 {
    font-size: 1em;
}
.post-item.large h3 {
    font-size: 22px;
    margin-top: 10px;
}
.post-item a {
    color: #000;
}
.post-item img {
    width: 100%;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
}
.post-item.vertical {
    display: grid;
    grid-template-columns: 100px auto;
    gap: 0 15px;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 10px;
}
.post-item.vertical img {
    max-height: 70px;
    object-fit: cover;
}
.post-item.large img {
    max-height: 300px;
    object-fit: cover;
}
.post-item.vertical h3.post_title {
    margin: 0;
}
.post-item.vertical:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.post-item a:hover {
    color: #cf4d35;
}
.content-vertical .post-item.vertical {
    padding-top: 15px;
    padding-bottom: 15px;
}
.custom-link {
    border-radius: 5px;
    background: #cee5ff;
    padding: 15px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}
.link-item {
    background: #FBFBFB;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 5px;
    padding: 8px 10px;
    text-align: center;
    color: #000;
}
.link-item:hover {
    color: #cf4d35;
}
.sidebar {
    position: sticky;
    top: 20px;
    left: 0;
}
.top-ten {
    border-radius: 10px;
	margin-bottom: 20px;
	clear: both;
}
.top-ten-content {
    background: #fff;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 2px #ccc;
	overflow: hidden;
	display: flex;
}
.content h4, .top-ten-title {
    margin: 2px 0 0px;
    font-weight: 700;
}
.top-ten-title {
    font-size: 1.45em;
    line-height: 1em;
    margin: 0;
    width: 100%;
}
.num {
    position: absolute;
    top: 0;
    left: 10px;
    display: flex;
    width: 25px;
    height: 30px;
    background: url(./images/number-bg.svg) no-repeat;
    z-index: 9;
    background-size: contain;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.8em;
}
.image {
    max-width: 147px;
	line-height: 0;
	position: relative;
}
.content {
    padding: 10px 10px;
	position: relative;
	width: calc(100% - 147px);
}
.content .score {
    font-size: .85em;
	color: #7c7c7c;
	font-weight: 500;
	width: 100%;
	line-height: 1.5em;
    margin-top: 7px;
    margin-bottom: 7px;
}
.top-ten-content .count {
    width: 100%;
    line-height: 1em;
}
.review-score{
	margin-left: 5px;
}
.content .star {
    letter-spacing: 0;
}
.info-content p {
    font-size: 1em !important;
    line-height: 1.5em;
	margin-bottom: 0
}
.top-ten-content .content {
    display: flex;
    justify-content: space-evenly;
    flex-flow: row wrap;
    align-items: flex-end;
}
.top-ten-content .info-content {
    border: none;
    width: 100%;
    flex-flow: row wrap;
}
.short-des {
    font-size: 0.95em;
    margin-top: 5px;
    margin-bottom: 5px;
}
.game-content, .info-content {
    display: flex;
    width: calc(100% - 75px);
	justify-content: space-between;
	align-items: center;
}
.game-content {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
}
.game-content h3, .info-content h3 {
    margin-top: 0px;
    margin-bottom: 5px;
	font-size: 1em;
}
.game-des {
    font-size: 14px;
    color: #5a5a5a;
}
.km-box i {
    margin-right: 5px;
    background: url(./images/gift.svg) no-repeat center;
    width: 15px;
    height: 15px;
    display: inline-flex;
    transform: translateY(1px);
}
.km-box {
    color: #44BE4C;
    font-weight: 600;
    font-size: .9em;
    position: absolute;
    top: 10px;
    right: 10px;
}
.btn-custom a {
    text-decoration: none;
    font-size: 0.9em;
	text-align: center;
}
.btn-custom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-basis: 40%;
    max-width: 40%;
    margin-left: auto;
    margin-bottom: 10px;
}
.btn-custom .dg-btn a{
    padding: 8px 10px;
	color: #2656eb;
}
.btn-custom  .playnow-btn a{
    background: #c00;
    border-radius: 50px;
    padding: 10px 14px;
    color: #fff;
    border:1px solid #c00;
	text-transform: uppercase;
	font-weight: 700;
}
.process-bar {
    margin-top: 10px;
}
.score {
    color: #FE8C23;
    font-weight: 600;
	font-size: 1.1em;
}
.score div {
    display: inline-block;
}
.star {
  display: inline-block;
  font-size: 1.25em;
  font-family: Times;
  line-height: 1;
	  letter-spacing: 3px;
	background: linear-gradient(90deg, #FE8C23 var(--percent), #989898 var(--percent));
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.image img {
    height: 100%;
        object-fit: cover;
}
.logo-list .logo-img {
    display: inline-flex;
    max-width: 65px;
    padding: 2px 4px;
}
.logo-list {
    white-space: nowrap;
    display: block;
    margin-top: 0px;
    flex-basis: 60%;
    max-width: 60%;
    overflow-x: auto;
    cursor: grab;
}
.logo-list::-webkit-scrollbar {
  display: none;
}
.logo-list {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
span.title-display {
    width: 100%;
    display: block;
    font-style: italic;
    color: #767676;
    margin-bottom: 5px;
    position: sticky;
    left: 0;
}
@media screen and (max-width: 991px){
    .block-ddmmyy.calc {
        white-space: nowrap;
        overflow-x: auto;
    }
    .group-ddmmyy {
        flex-flow: row nowrap;
    }
    .football-match {
        font-size: .9em;
        padding: 10px 0;
    }
    .columns-time {
        flex-basis: 20%;
        font-size: .95em;
    }
    .columns-number {
        text-align: center;
        margin: 0 4px;
    }
    .item-ddmmyy {
        flex-basis: calc(100%/5 - 5px);
        max-width: calc(100%/5 - 5px);
    }
    .error404 .entry-content, .vce-page .entry-content, .vce-single .entry-content, .vce-single .entry-footer, .vce-single .entry-headline {
        max-width: 100%;
    }
    .vce-page .entry-content, .vce-page .entry-title-page {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 767px){
    .logo-list .logo-img {
        display: inline-flex;
        max-width: 45px;
        padding: 3px 3px;
        border: 1px dashed #cdcdcd;
        border-radius: 3px;
    }
    .logo-list {
        white-space: nowrap;
        display: block;
        margin: 5px 0;
        flex-basis: 100%;
        max-width: 100%;
        overflow-x: auto;
    }
    .top-ten-title{
	    display: none;
	}
	.top-ten {
		padding: 7px;
		margin: 0px -10px;
	}
	.top-ten-content .image {
		max-width: 120px;
	}
	.info-content p {
		line-height: 1.4em;
		margin-bottom: 0;
		font-size: 0.95em !important;
	}
	.game-content, .info-content {
		width: calc(100% - 70px);
	}
	.game-content h3, .info-content h3 {
		margin-top: 0px;
		margin-bottom: 0;
		font-size: 1.2em;
	}
	.game-content h3{
	    font-size: 1.1em;
	}
	.km-box {
		color: #44BE4C;
		font-weight: 600;
		font-size: 0.8em;
		position: unset;
		margin-bottom: 0px;
		width: 100%;
	}
	.km-box i {
        margin-right: 3px;
        width: 12px;
        height: 12px;
    }
    .logo-list .logo-img {
        display: inline-flex;
        max-width: 45px;
        padding: 3px 3px;
        border: 1px dashed #cdcdcd;
        border-radius: 3px;
    }
    .logo-list {
        white-space: nowrap;
        display: block;
        margin: 5px 0;
        flex-basis: 100%;
        max-width: 100%;
        overflow-x: auto;
    }
	.btn-custom .dg-btn a {
		border-radius: 50px;
		padding: 4px 5px;
		margin-right: 0;
    	color: #fff;
        width: 100%;
	}
	.btn-custom .playnow-btn a {
		border-radius: 5px;
		padding: 3px 7px;
		color: #fff;
		width: 100%;
	}
	.dg-btn, .playnow-btn {
		width: 100%;
		display: inline-flex;
        align-items: center;
        justify-content: center;
	}
	.btn-custom {
		justify-content: space-around;
		transform: translateY(0px);
		flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 0;
	}
	span.title-display {
        display: none;
    }
	.btn-custom a {
		font-size: 0.8em;
	}
	.content .score {
		font-size: 0.8em;
		right: 10px;
		top: 4px;
		margin: 0;
	}
	.short-des{
	    margin: 0;
	    font-size: 0.9em;
	}
	.count span {
        font-size: 0.85em;
    }
    .count span strong {
        font-size: 1em;
    }
	.fea-box {
		display: flex;
		flex-direction: column;
	}
	.fea-box .ud, .fea-box .nd {
		max-width: 100%;
		flex-basis: 100%;
	}
	.fea-box .nd {
		margin-top: 25px;
	}
	.image img {
        height: 100%;
        width: 170px;
    }
    .top-ten-content .content {
        padding: 5px 5px 7px;
        width: calc(100% - 120px);
    }
    .top-ten-content .info-content .short-des {
    	margin: 4px 0px;
    	line-height: 1.4em;
        font-size: .9em;
        display: -webkit-box;
        overflow: hidden;
        max-height: 3.3rem;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 1.3em;
    }
    .author-des {
        flex-basis: 77%;
        max-width: 77%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        max-height: 8rem;
        font-size: .9em;
    }
    .author-photo {
        max-width: 20%;
        flex-basis: 20%;
    }
    .sidebar {
        width: 100%;
        max-width: 100%;
    }
    .tips_table .th-result, .tips_table .td-result, .tips_table .th-status, .tips_table .td-status {
        display: none;
    }
    .tips_table .th-time, .tips_table .td-time {
        max-width: 70px;
    }
    .tips_table .th-match, .tips_table .td-match {
        max-width: 40%;
        text-align: left;
    }
    .tips_table .th-tips_data, .tips_table .td-tips_data {
        max-width: 30%;
        text-align: left;
        white-space: normal;
    }
    .tips_table .th-odds, .tips_table .td-odds {
        max-width: 12%;
        text-align: left;
    }
    .tips_table .match__logo img {
        width: 25px;
        height: 25px;
        padding: 2px;
    }
    .tips_table .tb__td {
        padding: 10px 5px;
    }
    .football-tips {
        margin-bottom: 30px;
        font-size: 13px;
    }
    .tips_table .tb__th {
        padding: 10px 5px;
        background: #ecf5ff;
        white-space: nowrap;
    }
    .tips_table .tb__thead .tb__tr {
        font-size: 13px;
    }
    td.tpr_img {
        display: none;
    }
    .macao-box table {
        font-size: 0.9em;
    }
    td.tpr_ss {
        width: 25%;
    }
    td.tpr_r, td.tpr_l {
        width: 32%;
        font-size: .95em;
        line-height: 1.2em;
    }
    td.tpr_vs {
        text-align: center;
        width: 10%;
    }
    td.tpr_vs a {
        font-size: .9em;
        color: #000;
    }
    .prd_cnt {
        font-size: .9em;
    }
    .macao-box table tr td.tpr_l {
        text-align: right;
        padding-right: 0;
    }
    .football-ranking table {
        font-size: 14px;
    }
    .football-ranking table tr td:first-child, .football-ranking table tr th:first-child {
        position: sticky;
        left: 0;
        width: 30px;
        padding: 7px 5px;
    }
    .football-ranking table tr td:nth-child(2) {
        width: 125px;
    }
    .football-ranking img {
        max-width: 20px;
        margin-right: 5px;
    }
    .football-ranking table tr td:nth-child(2), .football-ranking table tr th:nth-child(2) {
        left: 32px;
        position: sticky;
        padding: 7px 6px;
    }
    .group-ddmmyy {
        display: block;
        white-space: nowrap;
        width: 100%;
        overflow-x: auto;
        padding-bottom: 10px;
    }
    .football-match {
        padding: 10px 0;
        font-size: 1em;
    }
    .columns-time {
        flex-basis: 13%;
        font-size: .9em;
        text-align: center;
    }
    .info-box .m_hiden {
        display: none;
    }
    .info-box {
        background: transparent;
        padding: 0px;
    }
    .columns-match {
        flex-basis: 87%;
        font-size: .9em;
        overflow: hidden;
    }
    .row-teams {
        justify-content: end;
    }
    .columns-club {
        flex-basis: 40%;
        max-width: 40%;
    }
    img.logo-club {
        width: 27px;
        height: 27px;
    }
    .columns-number {
        flex-basis: 15%;
        text-align: center;
        margin: 0 5px;
    }
    span.soccer-scores {
        font-size: .85em;
        padding: 3px 5px;
    }
    .name-club.club2 {
        padding-left: 35px;
    }
    .club2 .logo-club {
        left: 1px;
    }
    .item-ddmmyy {
        display: inline-block;
        width: 20%;
        max-width: 20%;
        padding: 5px;
        font-size: .9em;
    }
    .error404 .vce-main-content, .vce-sid-none .vce-main-content, .widget select {
        width: 100%;
    }
    .vce-sid-none .vce-page .entry-content, .vce-sid-none .vce-page .entry-title-page, .error404 .entry-content {
        padding-right: 0;
        padding-left: 0;
        max-width: 100%;
    }
    .mks-bredcrumbs-container {
        width: 100%;
        padding: 0 0px;
    }
    .vce-sid-none .vce-page .entry-title-page {
        margin-top: 10px;
    }
    .vce-page .entry-content, .vce-page .entry-title-page {
        width: 100%;
        padding: 0;
    }
    body h1.entry-title {
        font-size: 24px;
        max-width: 100%;
    }
    .lich-phat-song table {
        font-size: 0.8em;
    }
    .lich-phat-song tr td {
        min-width: 82px;
    }
    .home-des {
        padding: 0 10px;
    }
    .home h1.main-box-title {
        font-size: 1.6em;
    }
    .new-content {
        grid-template-columns: 100%;
        gap: 10px 25px;
    }
    .post-item.large img {
        max-height: 200px;
        object-fit: cover;
    }
    .post-item.large h3 {
        font-size: 20px;
    }
    .post-item.vertical h3.post_title {
        margin: 0;
        line-height: 1.6em;
    }
    .custom-link {
        padding: 10px;
        grid-template-columns: repeat(5, 1fr);
        gap: 10px;
        white-space: nowrap;
        overflow: auto;
    }
    .link-item {
        min-width: 115px;
    }
}