.detail_baiviet, .detail_baiviet_noidung{
    margin:auto;
	display: inline-block;
}
.detail_baiviet_noidung p{
	font-size:18px;
	color:#424242;
	line-height: 1.8;
	font-family:Arial, Times New Roman, sans-serif;
}
.detail_baiviet_noidung img{
   width:100%;
   display: block; margin-left: auto; margin-right: auto;
   margin-top:5px;
   margin-bottom:5px;
}
.detail_baiviet_noidung table{
	width: 100%;        
    border-collapse: collapse;
	font-size:18px;
	
}
.detail_baiviet_noidung table th, td {
    padding: 8px;
    border: 1px solid #EEEEEE;
}
.detail_baiviet_noidung table th {
    height: 40px;
    vertical-align: bottom;
}
.detail_baiviet_noidung h3{
	text-align:center;
	background:#1976D2;
	color:white;
	padding:5px 0px 5px 0px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:620;
}
.detail_baiviet_noidung h2{
	
	font-weight:620;
	text-transform:uppercase;
	font-size:13px;
}
.detail_baiviet_noidung span a{
	text-align:center;
}
.voucher_index span{
	color:red;
	size:20px;
	font-weight:600;
	margin-bottom: 5px;
	
}

.voucher_index p a{
	font-size:13px;
}
.voucher_index p a:hover{
	text-decoration: none;
}
.test{
	border: 1px solid red;
	
}
.post-content h4 a{
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
	
}
.post-content h4{
	font-family: 'Arial', 'Times New Roman', 'sans-serif';
	color: #333333;
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	margin: 0 0 10px;
	max-height: 42px;
	overflow: hidden;
}
.post-content h4 a:hover{
	text-decoration: none;
	color: #f44336;
}
.sidebar .review-widget ul.review-posts-list li h4 {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Times New Roman, sans-serif;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 10px;
	max-height: 42px;
	overflow: hidden;
  }
  .sidebar .review-widget ul.review-posts-list li h4 a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
  }
  .sidebar .review-widget ul.review-posts-list li h4 a:hover {
	color: #f44336;
  }

  ul.list-posts > li .post-content h4 {
	color: #333333;
	font-family: Arial, Times New Roman, sans-serif;
	font-weight: 600;
	line-height: 22px;
	margin: 0 0 10px;
	font-size: 15px;
	max-height: 42px;
	overflow: hidden;
	
	
  }
  ul.list-posts > li .post-content h4 a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
	
  }
  ul.list-posts > li .post-content h4 a:hover {
	color: #f44336;
  }
 .product{
    border: 1px solid #F5F5F5;
    margin-bottom: 20px;
    border-radius: 4px;
    padding:5px ;
    margin-top: 8px;
}
.product:hover{
  background:#F5F5F5;
}
.product_link{
    text-align: center;
}
.product_link a p{
    color: #0277BD;
}
.product_link a:hover{
    text-decoration: none;
}
.product_image img{
    border: 1px solid #F5F5F5;
    border-radius: 4px;
    width:100px;
    height:80px;
}

.product_price p span{
    color:#FF6D00;
    font-size: 16px;
    margin-top:10px;
    font-weight: 500;
}
.product_title a h5{
    font-size: 16px;
    margin-top: 5px;
    color:#424242;
}
.product_title a h5:hover{
    color:#FF6D00;
	text-decoration: none;
}
.product_title a:hover{
	text-decoration: none;
}
.product_detail h4{
    font-size: 18px;
    font-style:italic;
    color: #0277BD;
}
.title-post-detail {
  padding: 0px;
  margin-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
  margin-top: -10px;
}
.title-post-detail h1 {
  color: #333333;
  font-size: 26px;
  font-family:Arial, Times New Roman, sans-serif;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 8px;
}
.mgg-post{
	border:1px solid #F5F5F5;
	border-radius:3px;
	text-align:center;
	padding-top:20px;
	
}
.mgg-logo{
	margin:auto;
	display: inline-block;
	text-align:center;
}
.mgg-logo p{
	
	font-size:1.2em;
	margin-top:5px;
	color:#424242;
}
.mgg-logo img{
   width:150px;
   height:150px;
   display: block; margin-left: auto; margin-right: auto;
   text-align:center;
}
.mgg-post:hover{
	border:1px solid #1976D2;
	text-shadow: 10px 10px 0px 0px #888888;
}
.magiamgia{
	margin-bottom:15px;
}
.voucher{
	border:1px solid #1976D2;
	border-radius:3px;
	padding-top:20px;
}
.voucher_title p{
	color: red;
	font-size:20px;
	font-weight:600;
}
.voucher_des h3{
	font-size:16px;
	font-weight:600;
	padding:0px 5px;
	
}
.voucher_des p{
	
	padding:0px 5px;
	
}
.voucher_des p span{
	
	color:#20B2AA;
	
}
.voucher_link{
	border:1px solid #228B22;
	padding:auto;
	text-align:center;
	padding-top:8px;
	border-radius:3px;
	background:#228B22;
	margin-top:30px;
	
}
.voucher_link a p{
	color:white;
	text-decoration: none;
}
.voucher_link a:hover{
	text-decoration: none;
}
.voucher:hover{
	border:1px solid yellow;
	text-shadow: 10px 10px 0px 0px #888888;
}
.gg_head h2{
	font-size:24px;
	font-weight:700;
}
.gg_head p{
	font-size:18px;
	font-weight:500;
	
}
.gg_head{
	padding:10px;
	border-bottom:1px solid #228B22;
	margin-bottom:10px;
}
.baiviet_lienquan ul{
	font-size:18px;
}
.baiviet_lienquan ul li{
	margin-bottom:5px;
}
.hinh_noibat{
	 width: 400px; /* Độ rộng của hình ảnh */  
     height: 200px; /* Chiều cao cố định */  
     overflow: hidden; /* Ẩn phần hình ảnh vượt ra ngoài */  
}
.hinh_noibat img{
	 width: 100%; /* Đặt chiều rộng hình ảnh bằng 100% */  
     height: 100%; /* Chiều cao tự động để giữ tỷ lệ */  
     object-fit: cover; /* Đảm bảo hình ảnh không bị biến dạng */  
}
.san_mobi{
	display:none;
	text-align:center;
}
.san_pc{
	display:block;
}
@media(max-width:1920px){
}
@media(max-width:1366px){
}
@media(max-width:1080px){
}
@media (max-width:1024px){
}
@media (max-width:800px){
	.post-content h4{
	   font-size: 18px;
	}
	ul.list-posts > li .post-content h4 {
	
	font-size: 18px;
	max-height: 43px;
	overflow: hidden;
	
  }
}
@media (max-width:640px){
	.post-content h4{
	   font-size: 18px;
	}
	ul.list-posts > li .post-content h4 {
	
	font-size: 18px;
	max-height: 43px;
	overflow: hidden;
	
  }
  .hinh_noibat{
	 width: 400px; /* Độ rộng của hình ảnh */  
     height: 300px; /* Chiều cao cố định */  
     overflow: hidden; /* Ẩn phần hình ảnh vượt ra ngoài */  
}
.hinh_noibat img{
	 width: 100%; /* Đặt chiều rộng hình ảnh bằng 100% */  
     height: 100%; /* Chiều cao tự động để giữ tỷ lệ */  
     object-fit: cover; /* Đảm bảo hình ảnh không bị biến dạng */  
}
.san_mobi{
	display:block;
	text-align:center;
	margin-top:5px;
}
.san_mobi p{
	color:#1E88E5;
}
.san_pc{
	display:none;
}
}
@media (max-width:480px){
	.post-content h4{
	   font-size: 18px;
	}
	ul.list-posts > li .post-content h4 {
	
	font-size: 18px;
	max-height: 43px;
	overflow: hidden;
	
  }
  .san_mobi{
	display:block;
	text-align:center;
}
.san_pc{
	display:none;
}
.text-cen{
	text-align:center;
}
}
@media (max-width: 320px){
   .post-content h4{
	   font-size: 18px;
	}
   ul.list-posts > li .post-content h4 {
	
	font-size: 18px;
	max-height: 43px;
	overflow: hidden;
	
  }
}