.kz-dau-trang a {
    font-weight: normal;
    
}
.content-h
{
	display:unset;
	width:100%;
}
.list-tieu-de
{
	margin-bottom:10px;
	
}
.col-tdc
{
	max-width:200px;
}
.gia-ban-dpcues
{
	float:left;
}
.san-pham-lq-bida .san-hang-moi-ve
{
	padding:10px;
}
.san-pham-lq-bida .container {
    padding: 10px 20px 20px 20px;
}
.mo-ta-san-pham-trang-con-bida .container {
   
    padding-left: 20px;
	padding-right: 20px;
}
.duong-link-trang
{
	padding-left:10px;
}
.slide-sp .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 250px;
}
.vtk
{
	margin-top:10px;
}
.gia-sp b3
{
	font-weight:normal;
	font-style:italic;
}
.gia-sp b1
{
	font-weight:normal;
	
}
.gia-sp b2
{
	font-weight:bold;
	
}
.san-pham a
{

color: #184147;

}
.slide-sp .sp-des .gia-sp {
    height: 40px;
}
.link-danh-muc-sp a
{
	color:#184147;
}
.noi-dung-trang-tin-tuc ul li {
    background: #f8f9fa;
    padding: 10px 12px 10px 32px;
    border-radius: 6px;
    margin-bottom: 8px;
    border-left: 3px solid #184147;
}

.noi-dung-trang-tin-tuc ul li:hover {
    background: #eef4ff;
}
.link-danh-muc-sp {
    background-image: url(/img/web/banner-scaled.jpg);
}
/* ====== BLOCK TỔNG ====== */
.tin-tuc-lien-quan {
    margin-top: 25px;
}

/* ====== TIÊU ĐỀ ====== */
.link-danh-muc-sp-tt {
    font-size: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    padding-bottom: 6px;
}

.link-danh-muc-sp-tt::after {
    content: "";
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #184147;
    border-radius: 2px;
}

/* ====== RESET LỆCH BOOTSTRAP ====== */
.list-sp-lien-quan .col-xs-12,
.list-sp-lien-quan .col-sm-12,
.list-sp-lien-quan .col-lg-12,
.tin-tuc,
.anh-tin-tuc,
.info-tin {
    padding-left: 0;
    padding-right: 0;
}

/* ====== CARD TIN ====== */
.tin-tuc {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #eee;
    background: #fff;
    transition: all 0.3s ease;
}

/* Hover */
.tin-tuc:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transform: translateY(-2px);
}

/* ====== ẢNH ====== */
.anh-tin-tuc {
    width: 30%;
    min-width: 120px;
    overflow: hidden;
    border-radius: 6px;
}

.anh-tin-tuc img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    transition: 0.4s;
}

/* Zoom ảnh */
.tin-tuc:hover .anh-tin-tuc img {
    transform: scale(1.05);
}

/* ====== NỘI DUNG ====== */
.info-tin {
    width: 70%;
}

/* Mỗi phần 1 dòng */
.tieu-de-tin,
.thoi-gian-tin,
.mo-ta-tin,
.nut-xem {
    display: block;
    width: 100%;
}

/* ====== TIÊU ĐỀ ====== */
.tieu-de-tin a {
    font-size: 16px;
    font-weight: 600;
    color: #184147;
    text-decoration: none;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tieu-de-tin a:hover {
    color: #184147;
}

/* ====== THỜI GIAN ====== */
.thoi-gian-tin {
    font-size: 13px;
    color: #888;
    margin-bottom: 5px;
}

/* ====== MÔ TẢ ====== */
.mo-ta-tin {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
    margin-bottom: 6px;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* ====== NÚT ====== */
.nut-xem a {
    font-size: 13px;
    color: #184147;
    text-decoration: none;
    font-weight: 500;
}

.nut-xem a:hover {
    text-decoration: underline;
}

/* ====== FIX FLOAT ====== */
.info-tin > div {
    float: none !important;
}

/* ====== RESPONSIVE ====== */
@media (max-width: 768px) {
    .tin-tuc {
        flex-direction: column;
    }

    .anh-tin-tuc,
    .info-tin {
        width: 100%;
    }

    .anh-tin-tuc img {
        height: 180px;
    }
}
width: 30%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    border-radius: 6px;
    overflow: hidden;
}

.anh-tin-tuc img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.link-danh-muc-sp-tt
{
	padding-left:10px;
}
.kz-chan-trang
{
	font-style:normal;
}

.menu-ct-2 {
    list-style: none;
    padding: 0;
    margin: 0;
}


.menu-ct-2 li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 18px;
    transition: all 0.3s ease;
}


.menu-ct-2 li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #d4af37; 
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
    transition: 0.3s;
}

.menu-ct-2 li a {
    color: #ccc;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    display: inline-block;
}


.menu-ct-2 li:hover a {
    color: #d4af37;
    transform: translateX(5px);
}


.menu-ct-2 li:hover::before {
    background: #fff;
}


.tieu-de-menu {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
}


.tieu-de-menu::after {
    content: "";
    width: 40px;
    height: 2px;
    background: #d4af37;
    display: block;
    margin-top: 5px;
}


.footer {
    background: #0c1a2b;
    padding: 40px 0;
}