/* -------- All game, sukien ---------- */
/* global */
.c-title-fs {
    font-size: 28px;
  }
  
  
  
  /* cate-all-game */
  
  .cate-all-game {}
  
  .cate-all-game .c-cactrochoi-khac {
    /* padding: 15px 20px 28px 25px; */
  }
  
  .cate-all-game .c-cactrochoi-khac>div {
    padding: 12px 20px 0 30px;
    background: rgb(33, 58, 98)
  }
  
.c-cate-chuyenmuc-thethao .c-search input,
  .cate-all-game .c-search input {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    background: none;
    border-right: none;
    color: #fff;

}
 .c-cate-chuyenmuc-thethao .c-search button,
  .cate-all-game .c-search button {
    border: 1px solid #fff;
    border-radius: 15px;
    background: none;
    border-left: none;
  }
  
  .cate-all-game .c-cate-list {
    display: flex;
    flex-wrap: nowrap;
  }
  
  .cate-all-game .box-blog-post {
    background: linear-gradient(to bottom, #152642 0%, #0C1E3B 100%);
  }
  
  .cate-all-game .c-cate-list .box {
    border: 1px solid #FF5E00;
  
  }
  
  .cate-all-game .c-cate-list .box-image {
    padding-top: 12px;
  }
  
  .cate-all-game .post-item {
    padding: 5px 5px;
  }
  
  .cate-all-game .box-text {
    padding-left: 14px;
    padding-bottom: 10px;
  }
  
  .cate-all-game .box-text-inner h5 {
    font-size: 18px;
  }
  
  .cate-all-game .box-text-inner p {
    font-size: 14px;
  }
  
  .cate-all-game .c-bt-xemthem {
    background: none;
    border: 1px solid #FF5E00;
    border-radius: 25px;
  }
  
  .cate-all-game .c-bt-xemthem span {
    font-size: 16px;
    padding: 10px 15px;
  }
  
  
  
  
  
  
  /* c-cactrochoi-khac c-vaochoi c-trochoi-hotnhat */
  
  
  /* c-sukien-km */
  
  .c-sukien-km,
  .cate-all-game {
    padding: unset !important;
  }
  
  .c-sukien-km .section-content>div>div {
    padding: unset !important;
  }
  
  .c-sukien-km .post-item {
    padding: 7px 10px;
  }
  
  .c-sukien-km .box-text {
    padding: unset;
  }
  
  .c-sukien-km .is-divider {
    display: none;
  }
  
  .c-sukien-km .post-item .col-inner {
    border-bottom: 5px solid #ff5e00;
  }
  
  .c-sukien-km .c-sk-t-hieu .box-image {
    padding-bottom: 22px;
  }
  
  .c-sukien-km .c-sk-t-hieu .box-text .box-text-inner {
    line-height: 1.3;
  }
  
  .c-sukien-km .c-sk-t-hieu .box-text .box-text-inner p {
    padding-top: 14px;
    font-size: 14px;
    font-weight: 200;
  }
  
  .c-sukien-km .c-sk-t-hieu .box-text .box-text-inner h4 {
    font-size: 16px;
  }
  
  .c-sukien-archive .box-text h5 {
    font-size: 18px;
  }
  /* --------End All game, sukien ---------- */

  

  /* -------- Custom chuyenmuc baiviet -------- */
.c-cate-chuyenmuc-baiviet .row .col:nth-child(1) {
    background-color: #27395F;
}

.breadcrumb .breadcrumb-item:nth-child(2) a {
    color: #a0e022 !important;
}

.c-cate-chuyenmuc-baiviet .mt-0 {
    margin-top: 0;
}

.c-cate-chuyenmuc-baiviet .c-title-left .section-title {
    display: flex;
    justify-content: flex-start !important;
}

.c-cate-chuyenmuc-baiviet .c-title-left .section-title .section-title-main {
    margin-left: 0 !important;
    font-size: 28px;
}

.c-cate-chuyenmuc-baiviet .c-title b:nth-child(1) {
    display: none;
}

.c-cate-chuyenmuc-baiviet .list-btn-baiviet {
    gap: 6px;
    flex-wrap: wrap;
}

.c-cate-chuyenmuc-baiviet .btn-bai-viet {
    margin: 0;
    height: 25px;
    background-color: transparent;
    max-height: unset;
    min-height: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FF5E00 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.c-cate-chuyenmuc-baiviet .btn-bai-viet:hover {
    background-color: #FF5E00;

}

.c-cate-chuyenmuc-baiviet .btn-bai-viet span {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    font-style: normal;
    color: #FF5E00;
}

.c-cate-chuyenmuc-baiviet .btn-bai-viet:hover span {
    color: white;
}

.c-cate-chuyenmuc-baiviet .box-text .post-title {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.c-cate-chuyenmuc-baiviet .box-image .overlay {
    background-color: rgb(15, 33, 62);
    background: linear-gradient(180deg, rgba(15, 33, 62, 0.17412902661064422) 0%, rgba(21, 38, 66, 1) 100%);
}

.c-cate-chuyenmuc-baiviet .box-text .is-divider {
    display: none;
}

.c-cate-chuyenmuc-baiviet .box-text p {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 4px;
}

.c-cate-chuyenmuc-baiviet .btn-orange {
    width: 137px;
}

.c-cate-chuyenmuc-baiviet .btn-orange span {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

/* ---------End chuyenmuc baiviet ----------- */

/* ------------ Custom Sidebar -------------- */

.c-sidebar h2 {
    background-color: #FF5E00;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    color: white;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.c-sidebar .ux-menu {
    padding: 0px 30px 0px 20px;
}

.c-sidebar .ux-menu .ux-menu-title {
    color: white;
    border-left: 5px solid #FF5E00;
    padding: 0px 7px;
    height: 24px;
    min-height: unset;
    min-width: unset;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 20px !important;
    position: relative;
}

.c-sidebar .ux-menu .menu-item {
    margin-left: 10px !important;
    min-height: unset;

}

.c-sidebar .ux-menu .ux-menu-title::after {
    content: '›';
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FF5E00;
    font-size: 40px;
    font-weight: bold;
    right: 0;
}

.c-sidebar .ux-menu-link__link {
    min-height: unset;
    padding: unset;
}

.c-sidebar .ux-menu-link__text {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 8px;
}

.c-sidebar .ux-menu-link__text:hover {
    color: #FF5E00;
}

.sidebar-bottom .stack {
    padding: 20px;
    gap: 20px;
}

.sidebar-bottom .stack .box {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.sidebar-bottom .stack .box:hover .box-text {
    opacity: 1;
}

.sidebar-bottom .stack .box-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(8, 12, 18, 0.81);
    cursor: pointer;
    opacity: 0;
    padding: unset;
}

.sidebar-bottom .btn-orange {
    width: 235px;
    height: 45px;
}

.sidebar-bottom .btn-orange span {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.sidebar-banner .stack {
    padding: unset;
}

.sidebar-banner .stack .box {
    border-radius: unset;
}

/* ------------End  Custom Sidebar -----------*/
/* ------------ Chuyên mục thể thao-------------- */


.c-cate-chuyenmuc-thethao .c-title b:nth-child(1){
    display: block;
}
.c-cate-chuyenmuc-thethao .stack{
    gap: 20px;
    /* padding: 0px 10px; */
}
.c-cate-chuyenmuc-thethao .row .col {
    background-color: #27395F;
}
/* ---------End Chuyên mục thể thao-------------- */