/* shortcode_sidebar_chatngay */
.custom-sidebar-chatngay {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 260px;
    height: 300px;
    z-index: 999;
    padding: 0!important;
}

.custom-sidebar-chatngay .section-content {
    position: absolute !important;
    bottom: 3px;
    width: 97%;
    right: 2px;
}

.custom-sidebar-chatngay .section-bg.bg-loaded {
    background-image: url(../images/28-11/chat-ngay-chua-dang-nhap.webp)!important;
}
.custom-sidebar-chatngay ul {
    list-style: none;
    position: absolute;
    bottom: -4px;
    margin: 0;
}
.custom-sidebar-chatngay ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 242px;
    margin-left: 0.3rem;
    font-weight: bold;
    margin-top: 0.8rem;

}

.chatngay-dangnhap {
    color: #2D2C2B!important;
}
.btn-red {
    line-height: 25px;
    padding: 0 .5rem;
    border-radius: 1rem;
    background: rgb(247, 57, 49);
    background: linear-gradient(190deg, rgba(247, 57, 49, 1) 0%, rgba(71, 15, 9, 1) 100%);
    color: #fff;
    display: inline-block;
}
.text-yellow {
    color: #e3a720;
}
.text-yellow-gradient {
    background: #f4e6ba;
    background: linear-gradient(to bottom, #f4e6ba 0%, #e3a720 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.chatngay-dangky{
    color: #fff;
    white-space: nowrap;
}
.chatngay-dangky:hover{
    color: #fff;
}
/* shortcode_tintuc_breadcrumb */
.single .tintuc-breadcrumb{
margin: 0 -5px;
}
.flatsome_recent_posts .widget-title,
.tintuc-breadcrumb {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #E7C985;
    padding-left: 1rem;
}
/* shortcode_sidebar_timlink */
.bg-top-bottom-highlight {
    position: relative;
}

.bg-top-bottom-highlight::before,
.bg-top-bottom-highlight::after {
    content: "";
    position: absolute;
    width: 100%;
    background: url(../images/28-11/highlight-bg.webp) no-repeat;
    background-size: 100%, 100%;
    height: 1rem;
    background-position: 0% 0.7%;
}

.bg-top-bottom-highlight::before {
    top: -14px;
}

.bg-top-bottom-highlight::after {
    background-position: 0% 96.4%;
    bottom: -14px;
}

/* mlink */
.register #ios,
.register #android{
    margin: 20px auto;
    padding: 0 10%;
}


/* .c-sidebar */
.c-sidebar {
    padding: 0 !important;
    background-image: url("/wp-content/uploads/2023/12/bg.png.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    position: fixed;
    right: 24px;
    top: 8rem;
    width: 200px;
    z-index: 999999999;
    transform: scale(1);
}
.c-sidebar .csb-title {
    font-weight: 700;
    margin-top: 7px;
    font-size: 11px;
}
.c-sidebar .list .col {
    padding-bottom: 0;
}
.c-sidebar .list p {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: unset;
}

.c-sidebar .list .large-2 .col-inner {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
.c-sidebar .csb-download {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.c-sidebar .list3 span {
    -webkit-text-fill-color: #fff;
    background: linear-gradient(
            180deg,
            rgba(255, 0, 0, 1) 0%,
            rgba(96, 5, 24, 1) 100%
    );
    border-radius: 8px;
    padding: 4px;
}
.c-sidebar .csb-desc {
    color: #fff;
    font-size: 12px;
    line-height: 17px;
}
.c-sidebar .csb-desc a {
    color: #e7c985!important;
    font-weight: 700;
    line-height: 17px;
}
.c-sidebar .csb-desc a:last-child {
    text-decoration: underline;
}
.cb-go88 a{
    display: inline-block;
    font-size: 25px;
    color: #e7c985!important;
    line-height: 0;
}
/* /.c-sidebar */

.tim-link-lienhe{
    list-style: none;
    margin: .3rem 0 1rem!important;
}
.tim-link-lienhe li{
    margin: 0!important;
    line-height: 20px;
}
.tim-link-lienhe li small {
    white-space: nowrap;
    font-size: 70%;
}

.text-red-white{
    font-weight: bold;
    color: #930001!important;
    text-shadow: rgb(246, 199, 48) 2px 0px 0px, rgb(246, 199, 48) 1.75517px 0.958851px 0px, rgb(246, 199, 48) 1.0806px 1.68294px 0px, rgb(246, 199, 48) 0.141474px 1.99499px 0px, rgb(246, 199, 48) -0.832294px 1.81859px 0px, rgb(246, 199, 48) -1.60229px 1.19694px 0px, rgb(246, 199, 48) -1.97998px 0.28224px 0px, rgb(246, 199, 48) -1.87291px -0.701566px 0px, rgb(246, 199, 48) -1.30729px -1.5136px 0px, rgb(246, 199, 48) -0.421592px -1.95506px 0px, rgb(246, 199, 48) 0.567324px -1.91785px 0px, rgb(246, 199, 48) 1.41734px -1.41108px 0px, rgb(246, 199, 48) 1.92034px -0.558831px 0px;
}