﻿.titgt h1, .titgt strong {
    font-family: 'tuv';
    font-size: 26px !important;
}

ul.list-article-category.listNewsChild {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    column-gap: 12px !important;
    row-gap: 12px !important;
    padding: 4px !important;
    margin-top: 0;
}

div#ctl00_ContentPlaceHolder1_pnOther .titgt {
    margin-bottom: 0;
}

aside.col-side.fixed.is_stuck {
    width: 35% !important;
}

.col-section {
}

.title-post {
    font-family: tuv;
}

.col-side {
}

.content-tt {
    padding: 15px !important;
}

.list-article-category .item .postImg {
    height: 215px !important;
}

.WDecorLinkNew svg {
    width: 29px;
    height: auto;
}

.list-article-category .item .postImg:before {
    border-radius: 0 0 5px 5px;
}

ul.list-article-category.listNewsChild.list-child-new-item .postImg-top-new.imgScale img {
    height: 135px;
}

.list-article-category .item h4 {
    margin: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px !important;
    color: #332314;
    font-family: BarlowSB;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
}

.WDecorLinkNew {
    margin-top: 12px !important;
}

.detail * {
    font-family: 'Barlow' !important;
    max-width: 100% !important;
    font-size: 18px !important;
}