/*
Custom page: Nhap Code
*/
.nhapcode-bg .col-inner {
    height: 500px;
    background: url(../images/28-11/khung-bg.webp) no-repeat;
    background-size: 100% 100%;
}

.nhapcode-panel {
    margin: 1rem 1rem 0;
}

.nhapcode-panel .nav-pills {
    margin-left: 2rem;
}

.nhapcode-panel .nav-pills > li {
    margin: 0;
}

.nhapcode-panel .nav-pills > li > a {
    width: 182px;
    height: 52px;
    background-image: url("../images/28-11/tab-nhapcode.webp");
    font-size: 1rem;
    background-size: 100% 100%;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fcf596;
}

.nhapcode-panel .nav-pills > li > a:hover {
    color: #fff;
}

.nhapcode-panel .nav-pills > li.active > a {
    background-color: transparent;
    background-image: url(../images/28-11/tab-nhapcode-active.webp);
}

.nhapcode-panel .tab-panels {
    background-image: url(../images/28-11/khung-tab-bg.webp);
    background-size: 100% 100%;
    margin-top: -10px;
    height: 350px;
}

.nhapcode-panel .tab-panels .panel.active {
    height: 100%;
}

.nhapcode-panel .tab-panels .panel.active:nth-child(1) {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.btn-logout,
.guest-nhap-code,
.user-nhap-code {
    display: none;
}

.logged-text {
    visibility: hidden;
}

body.logged-in .logged-text {
    visibility: visible;
}

body:not(.logged-in) .guest-nhap-code {
    display: block;
}

body.logged-in .btn-logout,
body.logged-in .user-nhap-code {
    display: block;
}

.guest-nhap-code .btn-red {
    line-height: 35px;
    border-radius: 10rem;
    padding: 0 1rem;
    margin-right: 0;
}

.guest-nhap-code .text-yellow-gradient p {
    margin-bottom: 1rem;
}

.guest-nhap-code {
    width: auto;
    text-align: center;
}

.guest-nhap-code .text-yellow:hover {
    color: #fff;
}

.guest-nhap-code .mb-0 p {
    margin-bottom: 0;
}

.user-nhap-code .section-content {
    display: flex;
    flex-direction: column;
    max-width: 50%;
    margin: auto;
    align-items: center;
}

.user-nhap-code input {
    width: 100%;
    height: 66px;
    padding: 0 42px;
    font-size: 17px;
    font-style: italic;
}

.user-nhap-code .button {
    width: 222px;
    height: 62px;
    background: url(../images/28-11/yellow_button.webp);
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: #000 1px 1px 2px;
    font-size: 20px;
    font-weight: bolder;
}

.user-nhap-code .section-title-container {
    margin: 0;
}

.user-nhap-code .section-title-normal {
    border: none;
    justify-content: center;
    font-size: 25px;
    color: #e7c985;
}

.btn-logout {
    position: absolute;
    top: -10px;
    right: -30px;
    width: 62px;
    height: 62px;
    text-indent: -100px;
    overflow: hidden;
    background: url(../images/28-11/log_out.webp);
}

.btn-logout:hover {
    box-shadow: none;
}

/*
Custom page: Dang nhap
*/
.dangnhap-bg {
    background: url(../images/28-11/khung.webp) no-repeat;
    background-size: 100% 100%;
    height: 455px;
}

.dangnhap-bg .stack .button {
    width: 208px !important;
    height: 63px;
    background: url(../images/28-11/button_facebook.webp);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dangnhap-bg .stack .button:last-child {
    background-image: url(../images/28-11/dang-nhap.webp);
    color: #e7c985;
}

.dangnhap-bg .btn-logout {
    background: url(../images/28-11/close.webp);
}

.dangnhap-bg form input {
    margin-bottom: 10px;
}

.g-recaptcha > div {
    margin: auto;
}

/*
Custom page: Dang ky
*/

.c-dangky {
    padding-bottom: 0 !important;
}

.c-dangky .col-inner > .stack > .img:nth-child(1) {
    max-width: 346px;
}

.c-dangky .col-inner > .stack > .img:nth-child(2) {
    max-width: 504px;
}

.page-id-1142 .c-dangky .col-inner > .stack > .img:nth-child(2),
.c-dangky .col-inner > .stack > .img:nth-child(6) {
    max-width: 381px;
}

.c-dangky .col-inner > .stack > .box .box-image {
    max-width: 200px;
}

.c-dangky .col-inner > .stack > .box .box-text {
    padding: 0;
}

.c-dangky .col-inner > .stack > .divider {
    background: rgb(212, 199, 103);
    background: radial-gradient(circle, rgba(212, 199, 103, 1) 0%, rgb(40 30 21) 86%);
    max-width: 384px !important;
    margin: 25px 0px 8px 0px !important;
}

.page-id-1142 .c-dangky .col-inner > .stack > .divider {
    margin: 5px 0px 8px 0px !important;
}

.page-id-1142 .c-dangky .col-inner > .stack > .divider:nth-child(3),
.c-dangky .col-inner > .stack > .divider:nth-child(7) {
    margin: 8px 0px 15px 0px !important;
}

.c-dangky .col-inner > .stack > .img:nth-child(8) {
    max-width: 295px;
}

.c-dangky-form-wrap {
    background-image: url("/wp-content/uploads/2023/12/bg-form.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 590px;
    height: 328px;
}

.c-dangky-form-wrap > .img:nth-child(2) {
    max-width: 177px;
}

.c-dangky-form .icon_element_outer_alignleft {
    position: absolute;
    top: 14px;
    left: 15px;
    cursor: pointer;
}

.c-dangky-form .form-group {
    position: relative;
}

.c-dangky-form .form-group:nth-child(2) .icon_element_outer_alignleft:last-child {
    left: unset;
    right: 15px;
}

.c-dangky-form .btn_link {
    margin-top: 5px !important;
    text-align: center;
    font-size: 13px;
}

.c-dangky-form .btn_link a {
    color: #e7c985;
}

.c-dangky-form .btn_form {
    text-align: center;
}

.c-dangky-form [type="submit"] {
    margin: 0;
    width: 268px;
    padding: 0;
}

.c-dangky-form {
    width: 70%;
    transform: scale(0.9);
    transform-origin: top;
}

.c-dangky-form .form-control:focus {
    border-radius: 13px;
}

.c-dangky-form .form-control {
    height: 55px;
    background: url(/wp-content/uploads/2023/12/bg-input.webp) center no-repeat !important;
    background-size: 100% 100% !important;
    border: none !important;
    outline: 0 !important;
    margin: 0 auto;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 16px;
    color: #ffcc7e !important;
    border-radius: 0;
    text-align: center;
}

.c-dangky-form .error {
    margin-bottom: -0.8rem;
    color: red;
    width: 100%;
    text-align: center;
    display: block;
}

#alert-modal .mfp-close {
    background-image: url(/wp-content/uploads/2023/12/icon_close.webp);
    background-size: 100% 100%;
    background-color: transparent;
    border: none;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: -37px !important;
}

#alert-modal h4 {
    color: #ffe400;
    text-transform: uppercase;
    text-align: center;
}

#alert-modal p {
    margin-bottom: 0;
    color: #f20000;
    font-weight: bold;
    text-align: center;
}

#alert-modal {
    padding: 20px 15px;
    background: linear-gradient(180deg, #7d5105 0, #382303 15%, #140c02 40%, #1c1202 70%, #261901 100%);
    border: 2px solid #c3ad61;
    border-radius: 10px;
}

/*
c-hotro
*/
.c-hotro {
    padding: 20px 30px;
    background: rgb(0 0 0 / 40%);
}

.c-hotro .accordion-title {
    border-top-color: #7B6D50;
    padding: 0.6em 0;
    font-size: 1.55rem;
}

.c-hotro .accordion-item:first-child .accordion-title {
    border: none;
}

.c-hotro,
.c-hotro h2,
.c-hotro h3,
.c-hotro h4,
.c-hotro h5,
.c-hotro h6,
.c-hotro .accordion-title.active,
.c-hotro a {
    color: #fff;
}

.c-hotro.accordion .toggle {
    left: unset;
    right: 0px;
}

/* single post */
.single-post .blog-share,
.single-post .entry-meta,
.single-post #nav-below,
.single-post .entry-author,
.single-post #comments {
    display: none;
}

.single-post .entry-title {
    color: #ECA705;
    margin-top: 1.5rem;
    margin-bottom: 0;
}

.post h2, .post h3, .post h4, .post h5, .post h6 {
    color: #fff;
}

.post a {
    color: #e7c985;
}

.single-post .entry-header-text {
    padding: 0 !important;
}

.single-post .entry-divider {
    display: none;
}

.single-post .entry-title,
.single-post .entry-content {
    background: rgb(0 0 0 / 41%);
    padding: 1rem !important;
}

.single-post .entry-content {
    color: #fff;
    padding-top: 0 !important;
    /*padding-bottom: 0!important;*/
}

.single-post .c-posts {
    text-indent: -40px;
    overflow: hidden;
}

.single-post .c-posts a:nth-child(2) {
    margin-left: 2.3rem;
}

.single-post #content .row > .large-9,
.single-post #content .row > .large-9 article {
    margin-bottom: 0;
    padding-bottom: 0;
}

.flatsome_recent_posts .widget-title {
}

.single-post .post-sidebar {
    border-left: none !important;
}

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

.single-post #secondary {
    margin: 0 -2rem;
}

.flatsome_recent_posts ul {
    padding: 1rem;
    background: rgb(0 0 0 / 41%);
}

.recent-blog-posts-li .post_comments {
    display: none;
}

.recent-blog-posts-li {
    border-top: 1px solid #ececec26 !important;
}

.recent-blog-posts-li div {
    flex-direction: column;
}

.recent-blog-posts-li .badge-inner {
    height: 130px;
    background-size: contain !important;
    background-position: center !important;
}

.recent-blog-posts-li .mr-half {
    display: none;
}

.recent-blog-posts-li .flex-grow {
    width: 100%;
    text-align: center;
    padding-top: 0.7rem;
}


.recent-blog-posts-li .flex-grow a {
    font-weight: bold;
    color: #fff;
}

.single .widget-area {
    position: sticky;
    top: 100px;
}

/* c-ads-center */
.c-ads-center {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
}

.c-ads-center,
.c-ads-center .col {
    padding: 0 !important;
}

.c-ads-center .col-inner {
    background: #01AEF0;
    padding: 1px;
}

.c-ads-center .button {
    margin: 0;
    font-size: 11px;
    line-height: unset;
    min-height: unset;
    padding: 2px 4px;
    position: absolute;
    top: -23px;
    left: 0px;
    background: #01AEF0;
    font-weight: 100;
}

/* c-tintuc-sukien */
.category-3 .custom-pill-tab .nav-pills,
.c-tintuc-sukien .custom-pill-tab .nav-pills {
    justify-content: center;
}

.category-3 .custom-pill-tab .nav > li {
    width: 230px;
}

.c-tintuc-sukien .custom-pill-tab .nav > li {
    width: 130px;
}

.c-tintuc-sukien .slider-nav-reveal .flickity-prev-next-button,
.c-tintuc-sukien .slider-nav-reveal .flickity-prev-next-button:hover {
    background-color: transparent;
}

.c-tintuc-sukien .flickity-prev-next-button {
    color: #fbf7cd;
}

#main, #wrapper,
.absolute-footer, html {
    background-color: #000;
}

/* .c-dang-ky-mbf */
.c-dang-ky-mbf {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100% !important;
}

.c-dang-ky-mbf .stack .img {
    width: 150px !important;
  
}

/* ..c-dang-ky-mbf */
/* header */
header .nav-right {
    padding-left: 10px;
}
header .nav-right .stack{
    gap: 7px;
}
header .nav-right .stack .img{
    width: 100px !important;
}
header .flex-col.hide-for-medium{
    overflow: unset !important;
}
/* hide banner page: dang-ky, dang-nhap */
.page-id-1142 .custom-h3,
.page-id-1179 .custom-h3{
	max-width:unset;
}

.page-id-1142 .c-sidebar,
.page-id-1142 .custom-sidebar-chatngay,
.page-id-1142 .cb-timlink-wrap,
.page-id-1142 .box-text-bottom,
.page-id-1179 .c-sidebar,
.page-id-1179 .custom-sidebar-chatngay,
.page-id-1179 .cb-timlink-wrap,
.page-id-1179 .box-text-bottom
{
	display:none;
}
.c-dang-ky-mbf .stack .c-chat-button {
	width: 50px !important;
}
.c-chat-button img {
	cursor: pointer;
	width: 40px !important;
}