#post-list .blog-grid:has(.promotion-post){
	display: flex;
}
#post-list .blog-grid:has(.promotion-post) .post-item {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
}

#post-list .blog-grid:has(.promotion-post) .box-blog-post{
	display: block !important
}
#post-list .blog-grid:has(.promotion-post) .box-blog-post .box-image{
	width: 100% !important;
}
#post-list .blog-grid:has(.promotion-post) .post-item .box-text, .km-noi-bat .box-text{
	padding: 20px!important;
}
.promotion-post .post-title a{
	overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.promotion-post .mota-ngan{
	overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	font-size: 16px;
    margin-top: 8px;
}
.promotion-post .box-countdown{
	border-radius: 8px;
	border: 1px solid rgba(56, 167, 255, 0.00);
    box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.10);
	background: linear-gradient(90deg, #E0312700, #E03127, #E0312700);
/* 	padding: 1px 0; */
	margin-top: 12px;
	margin-bottom: 24px;
}
.promotion-post .box-countdown .box-countdown-inner{
	display: flex;
	background: #FFF;
    padding: 4px;
    border-radius: 4px;
    border: 4px solid #fbe5e5 !important;
}
.promotion-post .time-item{
	width: 25%;
}
.promotion-post .time-item:not(:last-child){
	border-right: 1px solid #E0E0E0;
}
.promotion-post .time-item span{
	display: block
} 
.promotion-post .time-item .time-number{
	font-size: 18px;
	font-family: var(--semi);
}
.promotion-post .box{
	background-color: #FFF0F0;
	border-radius: 10px;
	overflow: hidden
}
.promotion-post .time-item .unit{
	font-size: 15px;
}
.promotion-post .btn-xemthem{
	margin: 0;
	margin-left: auto;
	display: block;
	font-size: 14px;
	box-shadow: none;
	border-radius: 99px;
	width: max-content;
	font-family: var(--medium);
	font-weight: 100;
	border: 1px solid var(--theme-color);
	display: none
}
.promotion-post .btn-xemthem:hover{
	background-color: white;
	color: var(--theme-color);
}

.title-km{
	margin-bottom: 30px;
}
.title-km h2{
	margin-bottom: 0
}
.km-noi-bat{
	margin-bottom: 50px
}
.ticket-box{
	margin-bottom: 20px;
}
.ticket-box-inner{
	position: relative;
	width: 100%;
	padding-top: 24.6%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.ticket-box-content{
	position: absolute;
	top: 0;
	right: 0;
	width: 70%;
	height: 100%;
	padding: 30px 50px 30px 30px;
	display: flex;
    flex-direction: column;
    justify-content: center;

}
.box-ma-giamgia{
	background-color: rgba(255, 255, 255, 0.2);
	border: 1px dotted white;
	border-radius: 16px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
	margin-bottom: 12px;
	max-height: 56px;
	min-height: 50px;
	z-index: 1;
	display: flex;
}
.btn-copy{
	margin: 0;
	border-radius: 8px;
	background-color: #ff811d;
	box-shadow: none !important;
	border: 1px solid #ff811d;
	font-weight: 100;
	font-family: var(--medium);
}
.btn-copy:hover{
	background-color: white;
	color: #ff811d;
}
.title-ctmk{
	font-size: 28px;
	color: white;
	line-height: 1.2
}
.ticket-box-inner .thoi-han{
	color: white;
	font-family: var(--medium)
}
.ma-giam-gia{
	font-size: 18px;
	font-family: var(--semi);
	color: white;
}
.single-promotion-box-detail:not(:last-child){
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
}
.single-promotion-box-list-dich-vu{
	display: flex;
	gap: 10px;
}
.single-promotion-box-list-dich-vu b{
	flex-shrink: 0;
}
.single-promotion-box-list-dich-vu .list-dich-vu {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap
}
.single-promotion-box-list-dich-vu .list-dich-vu a{
	display: block;
	padding: 2px 25px;
	background-color: #fff;
	border: 1px solid var(--theme-color);
	border-radius: 100px;
}
.single-promotion-box-list-dich-vu .list-dich-vu a:hover{
	background-color: var(--theme-color);
	color: white;
}
.single-promotion-box-item{
	margin-bottom: 12px
}
.box-dieukien{
	background-color: #FF90381A;
	padding: 4px;
	border-radius: 8px;
	margin-top: 30px;
}
.box-dieukien-inner{
	border: solid 1px var(--theme-color);
    background: #fff4eb;
	padding: 20px;
	border-radius: 4px;
}
.box-dieukien-inner .box-top{
	color: var(--theme-color);
	font-size: 18px;
	font-family: var(--medium);
	margin-bottom: 20px
}
.box-sidebar .promotion-post .box {
	display: flex;
	background-color: transparent;
	border-radius: 0
}
.box-sidebar .promotion-post .box .box-image{
	width: 30% !important;
	border-radius: 8px;
	overflow: hidden
}
.box-sidebar .promotion-post .box .box-text{
	width: 70% !important;
}
.box-sidebar .promotion-post .mota-ngan, .box-sidebar .promotion-post .btn-xemthem{
	display: none
}
.box-sidebar .promotion-post .box-countdown{
	margin-bottom: 0;
	margin-top: 0;
}
.box-sidebar .km-noi-bat .box-text {
    padding: 0 0 0 20px !important;
}
.box-sidebar .box-blog-post .box-text .post-title a{
	font-size: 16px;
}
.box-sidebar .promotion-post .time-item .time-number, .box-sidebar .promotion-post .time-item .unit{
	font-size: 13px;
	line-height: 1;
}

.box-sidebar .promotion-post .image-cover{
	padding-top: 73% !important;
}
.box-sidebar .promotion-post .time-item{
	display: flex;
	gap: 3px;
	justify-content: center;
	align-items: center
}
.box-sidebar .promotion-post .box-countdown .box-countdown-inner{
	padding: 10px 4px;
}
.box-sidebar .km-noi-bat{
	margin-bottom: 0
}
.txt-red{
	color: var(--theme-color);
	font-family: var(--medium)
}
.all-group-km .group-km:not(:last-child){
	margin-bottom: 30px;
}
.all-group-km .group-km{
	padding: 20px;
	border-radius: 8px;
}
.all-group-km .group-km{
	background-color: #FFF0F0
}
.all-group-km .group-km h2{
	margin-bottom: 25px;
}
/* home */
.sec-home-2 .km-noi-bat{
	margin-bottom: 0
}
.sec-home-2 .section-content{
	margin-top: -100px;
}
.sec-home-2 .title-home{
	margin-bottom: 30px;
}
.sec-home-2 .flickity-button svg{
	display: none
}
.sec-home-2 .flickity-button{
	width: 40px !important;
    height: 40px;
    border: 1px solid var(--theme-color2);
    z-index: 2;
    color: var(--theme-color2);
	border-radius: 100px;
	opacity: 1 !important;
	margin-top: -7% !important;
	background-color: white !important;
}
.sec-home-2 .flickity-button:hover{
	background-color: var(--theme-color2) !important;
}
.sec-home-2 .flickity-button:hover:before{
	color: white;
}
.sec-home-2 .flickity-button:before{
	content: "\f177";
	font-family: var(--fa6);
	font-size: 18px;
	color: var(--theme-color2);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-weight: 300;
}
.sec-home-2 .flickity-button.next:before{
	content: '\f178';
}
.sec-home-2 .flickity-page-dots .dot{
	background-color: var(--theme-color2);
}
/* end home */

@media (min-width: 1600px){
	.ma-giam-gia{
		font-size: 24px;
	}
}

@media(min-width: 980px){
	.entry-content:has(.all-group-km) #toc_container{
		display: none !important;
	}
	.box-side-toc #toc_container{
		border-radius: 10px;
		border: 1px solid #d4d4d4;
		margin-bottom: 15px;
	}
	.box-side-toc #toc_container a{
		font-size: 15px;
		font-family: var(--medium);
	}
	.postid-5160 .all-group-km .group-km .ticket-box-content{
		width: 68%
	}
	
}

@media(max-width: 980px){
	#post-list .blog-grid:has(.promotion-post) .post-item{
		flex-basis: calc(100% / 2);
		max-width: calc(100% / 2);
	}
}

@media(max-width: 500px){
	#post-list .blog-grid:has(.promotion-post) .post-item{
		flex-basis: calc(100% / 1);
		max-width: calc(100% / 1);
	}
	.ticket-box-inner{
		padding-top: 96%
	}
	.ticket-box-content{
		width: 100%;
		padding: 20px;
		height: 72%;
		top: auto;
		bottom: 0;
	}
	.title-ctmk {
		font-size: 20px;
		color: white;
		line-height: 1.2;
	}
	.box-ma-giamgia{
		background-color: transparent;
		border: 0;
		border-radius: 0;
		padding: 0;
		display: block;
		height: auto;
		min-height: auto;
		max-height: max-content;
	}
	.btn-copy{
		display: block;
	}
	.ma-giam-gia{
		background-color: rgba(255, 255, 255, 0.2);
		border: 1px dotted #fff;
		text-align: center;
		padding: 8px;
		margin-bottom: 8px;
		border-radius: 8px;
		font-size: 17px;
	}
	.single-promotion-box-list-dich-vu {		
		flex-direction: column;
		align-items: flex-start;
	}
	.single-promotion-box-list-dich-vu .list-dich-vu a{
		flex-shrink: 0
	}
	.single-promotion-box-list-dich-vu .list-dich-vu{
		overflow: auto;
		scrollbar-width: none;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-snap-type: x mandatory;
        margin-bottom: 0;
        justify-content: flex-start;
        scroll-padding: 10px;
        -ms-overflow-style: none;
        scrollbar-width: none;
        padding-bottom: 35px;
        margin-bottom: -25px;
		flex-wrap: nowrap
	}
	.box-sidebar .box-blog-post .box-text .post-title a{
		font-size: 14px;
		height: 40px;
	}
	.box-sidebar .promotion-post .image-cover {
		padding-top: 80% !important;
	}
	.box-sidebar .km-noi-bat .box-text {
		padding: 0 0 0 10px !important;
	}
	.sec-home-2 .section-content {
		margin-top: -120px;
	}
	.sec-home-2 .flickity-button{
		margin-top: 0 !important;
        top: -60px;
		bottom: auto;
		left: auto;
		right: 10px;
	}
	.sec-home-2 .flickity-button.previous{
		right: 55px;
	}
	.sec-home-2 .title-home {
		margin-bottom: 20px;
		text-align: left;
	}
	.sec-home-2 .promotion-post{
		width: 90%;
	}
	.single-promotion-box{
		overflow: hidden
	}
}