/*
ALL GAMES
*/
.custom-square-tab .panel.active::before,
.custom-square-tab .panel.active::after,
.small-box::before,
.small-box::after {
    background-image: url(../images/03-12/small-box-header.webp);
    height: 37px;
    width: 100%;
    content: '';
    top: -37px;
    left: 0;
    position: absolute;
    background-size: 100% 100%;
}

.custom-square-tab .panel.active::after,
.small-box::after {
    background-image: url(../images/03-12/small-box-footer.webp);
    top: unset;
    bottom: -37px;
}

.custom-square-tab .panel.active,
.small-box {
    margin: 2rem 0;
    position: relative;
    background: url(../images/03-12/small-box-body.webp) no-repeat;
    background-size: 100% 100%;
    padding: 0rem 1.5rem;
    color: #fff;
}

.custom-square-tab .panel.active {
    margin-top: 3rem;
    margin-left: 3px;
}

.small-box p {
    margin: 0;
}

/* page-all-games */
.page-id-1927 .panel > .img {
    margin: auto;
}


.page-id-1927 .no-hu-posts .box-text {
    display: none !important;
}

.page-id-1927 .no-hu-posts .post-item img {
    object-fit: fill;
}

.page-id-1927 .no-hu-posts.row {
    justify-content: center;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.page-id-1927 .no-hu-posts .col {
    padding: 0 5px 10px !important;
}

.page-id-1927 .no-hu-posts .box::after,
.page-id-1927 .no-hu-posts .button {
    display: none;
}

.all-games-tab .bg-loaded {
    background-position: 0px -10px;
}

.all-games-tab .custom-pill-tab .nav-pills {
    margin-bottom: 1rem;
}

.game-noi-bat .row:last-child {
    background-image: url("../images/28-11/bg-game-noibat-2.webp");
    background-size: 100% 100%;
    padding: 3rem 1rem;
}

.game-noi-bat .row:last-child .col-inner {
    background: url(../images/28-11/bg_game_noibat.webp) no-repeat;
    background-size: 100% 100%;
    height: 200px;
    position: relative;
}

.game-noi-bat .col-inner .img:last-child {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: auto !important;
}

.game-noi-bat .col-inner .img:last-child .img-inner {
    display: inline-block;
}

.game-noi-bat .col-inner .img:last-child img {
    height: 200px;
    width: auto;
    max-width: none;
}

.game-noi-bat .col-inner > .stack {
    height: 200px;
    max-width: 200px;
    margin-left: 2rem;
    z-index: 10;
    position: absolute;
}

.game-noi-bat .col-inner > .stack .button {
    margin-top: 1rem !important;
    background: url(../images/28-11/button-xem-them.webp) no-repeat;
    width: 149px;
    height: 52px;
    background-size: 100% 100%;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
    flex-shrink: 0;
    padding-top: .3rem;
}

.game-noi-bat .large-4 .col-inner > .stack {
    max-width: 140px;
    margin-left: 1rem;
}

.game-noi-bat .col {
    padding: 0 3px 8px !important;
}

/*
TIN TUC SU KIEN
*/

.category-tin-tuc-su-kien .custom-pill-tab .nav-pills > li > a {
    background-image: url(../images/28-11/button-black-big.webp);
    font-size: 1rem;
}

.category-tin-tuc-su-kien .custom-pill-tab .nav-pills > li > a:hover {
    color: #fff;
}

.category-tin-tuc-su-kien .custom-pill-tab .nav-pills > li.active > a {
    background-image: url(../images/28-11/button-red-big.webp);
}

.category-tin-tuc-su-kien .custom-pill-tab .nav-pills::before {
    top: 50%;
    width: 90%;
    transform: translateY(-50%);
}

.category-tin-tuc-su-kien .custom-pill-tab .nav-pills .tab:last-child:before,
.category-tin-tuc-su-kien .custom-pill-tab .nav-pills .tab:last-child:after,
.category-tin-tuc-su-kien .custom-pill-tab .nav-pills .tab:nth-child(1):before,
.category-tin-tuc-su-kien .custom-pill-tab .nav-pills .tab:nth-child(1):after {
    content: "";
    background: rgb(245, 216, 110);
    background: radial-gradient(circle, rgba(245, 216, 110, 1) 60%, rgba(0, 0, 0, 0) 100%);
    height: 1px;
    width: 100%;
    position: absolute;
    top: 4px;
    left: -50%;
}

.category-tin-tuc-su-kien .custom-pill-tab .nav-pills .tab:last-child:before,
.category-tin-tuc-su-kien .custom-pill-tab .nav-pills .tab:last-child:after {
    right: -50%;
    left: unset;
}

.category-tin-tuc-su-kien .custom-pill-tab .nav-pills .tab:nth-child(1):after,
.category-tin-tuc-su-kien .custom-pill-tab .nav-pills .tab:last-child:after {
    top: unset;
    bottom: 4px;
}


.category-tin-tuc-su-kien .custom-pill-tab .nav-pills::after {
    bottom: 1px;
    top: unset;
}

.category-tin-tuc-su-kien .custom-h3 {
    margin-bottom: 1rem;
}

.tintuc-posts .post-item .box-image {
    width: 15% !important;
}

.single-post .tintuc-posts .post-item .box-image {
    width: 25% !important;
}

.c_feature_post,
.tintuc-posts {
    background: rgb(0 0 0 / 41%);
    margin: 0 0.3rem !important;
    padding: 0 1rem 3rem !important;
    color: #fff;
}

.c_feature_post {
    margin-bottom: 0.1rem !important;
    padding-bottom: 0.6rem !important;
}

.c_feature_post a {
    color: #e7c985;
}

.c_feature_post .is-divider {
    display: none;
}

.c_feature_post .image-cover img {
    object-fit: contain;
}

.c_feature_post,
.c_feature_post .col {
    padding-bottom: 0 !important;
}

.tintuc-posts .post-title {
    margin-bottom: .5rem;
    color: #e7c985;
}

.tintuc-posts .col .is-divider {
    display: none;
}

.tintuc-posts .box-text {
    padding-right: 0;
    padding-bottom: 0;
}

.tintuc-posts .col {
    padding: 10px 0;
    border-bottom: solid 1px rgb(255 255 255 / 16%);
}

.category-tin-tuc-su-kien .custom-pill-tab .panel {
    position: relative;
}

.tintuc-xemthem {
    background: transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    z-index: 99;
}

.category-tin-tuc-su-kien .box-text-inner .read-more-link {
    display: none;
}

.single-post .tintuc-posts .box-text-inner .read-more-link:last-child,
.category-tin-tuc-su-kien .box-text-inner .read-more-link:last-child {
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}

/* banner top */
.cb-timlink-wrap .section-content {
    position: relative;
}

.cb-timlink-wrap .bg-fill {
    background-size: 100% 100% !important;
}

.cbtl-model {
	bottom: 0;
    position: absolute;
    left: 25%;
    width: unset !important;
}
.search .cbtl-model {
	position: relative;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    text-align: center;
}
.cbtl-model img {
    width: 320px;
}

.category-3 .cbtl-model {
    left: 20%;
}

.category-3 .cbtl-model img {
    width: 380px;
}

.page-id-904 .cbtl-model {
    bottom: unset;
    left: unset;
    width: unset !important;
    right: 10%;
    top: 0;
}

.page-id-904 .cbtl-model img {
    width: 830px;
}

.cb-timlink {
    width: 363px;
}

.cb-timlink > .img:nth-child(1) .img-inner,
.cb-timlink > .img:nth-child(2) .img-inner {
    text-align: center;
}

.cb-timlink > .img:nth-child(1) img {
    width: 139px;
}

.cb-timlink > .img:nth-child(2) {
    margin-top: 10px !important;
}

.cb-timlink > .img:nth-child(2) img {
    width: 304px;
}

.cb-timlink > .row {
    background-image: url("../images/10-05/tim-link-chinh-hang.webp");
    height: 337px;
    background-size: 100% 100%;
    padding: 0 15px 0 15px;
}

.cb-timlink .stack .img {
    width: auto !important;
}

.cb-timlink .stack .img img {
    height: 22px;
    object-fit: contain;
}

.cb-timlink .text p {
    margin-bottom: 0;
}

.cb-timlink .stack .img:nth-child(3) img {
    height: 32px;
    transform: rotate(-2.2deg);
}

.cb-timlink .bg-fill {
    background: unset !important;
}

.cb-numb1 .col-inner .text {
    /*font-size: 9px;*/
    font-weight: bold;
}
.cb-rounded{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #fee8a3;
    text-align: center;
    border-radius: 100%;
    color: #000;
    font-weight: 900;
}

.cb-numb1 .col-inner .text:nth-child(4) {
    font-size: 24px;
    font-weight: 900;
    background: #FEDD3B;
    background: linear-gradient(to right, #FEDD3B 0%, #FFFFFF 50%, #FEC01A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cb-numb1 .col-inner .img:last-child {
    position: absolute;
    bottom: 5px;
    width: 15px !important;
    right: 15px;
}

.cb-numb2 .col-inner {
    padding-left: 10px;
}

.cb-numb3 .col-inner {
    padding-left: 40px;
    white-space: nowrap;
}

.cb-numb2 .col-inner .text:last-child {
    background: #FEE9A3;
    background: linear-gradient(to right, #FEE9A3 0%, #FEE9A3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cb-numb1 .img {
    margin-bottom: 0 !important;
}

.goldenrod3 {
    color: #FEE9A3;
}

.cb-text1 {
    font-size: 11px;
    text-align: center;
    color: #fff;
    max-width: 275px;
    margin: auto;
    line-height: 14px;
}

.cb-list {
    font-size: 11px;
    text-align: center;
    color: #fff;
}

.cb-list li {
    line-height: 23px !important;
}

.cb-list .btn-red {
    line-height: 17px;
}

.cb-list .text-red-white {
    font-size: 24px;
    font-weight: bold;
    white-space: nowrap;
}

.cb-btn1 {
    height: 30px;
    width: 85px;
    background-image: url(../images/28-11/cb-cta-button.webp);
    background-size: 100% 100%;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    color: #FEE9A3;
    margin-top: 5px;
}

.cb-btn1:hover {
    color: #fff;
}
@media (max-width: 767px) {
	.archive .box-blog-post {
    	padding: 0 10px;
    }
}