.header-logo {
    width: 6rem;
}
.home-up-middle p {
    font-weight: 400;
    font-size: 15px;
}
.home-up-left a, .home-up-right a {
    font-size: 18px;
}
.home-up-left a.category, .home-up-right a.category {
    font-size: 10px;
}
.home_first_section {
    padding-top: 2rem;
    padding-bottom: 0rem;
}
.home_first_section .home-up-middle .blog-img {
    height: 30rem;
}
.home_first_section .home-up-left .blog-img, .home_first_section .home-up-right .blog-img {
    height: 14.25rem;
}
.home_first_section .home-up-middle .blog-img img {
    height: 100%;
}
.home-up-right .blog-meta a {
    font-size: 11px;
}
.home-up-left .blog-meta a {
    font-size: 11px;
}
.home-up-left .blog-style3>.play-btn {
    --icon-size: 50px!important;
}
.video-carousel-section .blog-style3>.play-btn {
    --icon-size: 50px!important;
}
.home-up-left .blog-style3 .blog-content {
    padding: 25px;
}
.play-btn.style2.popup-video_ {
    z-index: 9;
}
.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 2147483647;
}
.video-js.vjs-fullscreen .vjs-tech {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.video-js.vjs-fullscreen .vjs-control-bar {
  bottom: 0;
}
#modalVideoPreview .modal-title, #modalVideoPreview .btn-close {
    color: #ffffff;
    opacity: 1;
}
#modalAudioPreview .modal-title, #modalAudioPreview .btn-close {
    color: #ffffff;
    opacity: 1;
}
#modalVideoPreview .modal-content {
    background-color: transparent;
    border: none;
}
#modalAudioPreview .modal-content {
    background-color: transparent;
    border: none;
}
#modalVideoPreview .modal-header {
    border-bottom: transparent;
}
#modalAudioPreview .modal-header {
    border-bottom: transparent;
}
.main-menu li.active a:first-child {
    color: #FF1D50;
}
.video-carousel-section .blog-style3 .blog-content {
    padding: 20px;
}
.video-carousel-section .blog-style3 .blog-meta a {
    color: #B5B5B5;
    font-weight: 400;
    font-size: 12px;
}
.video-carousel-section .blog-style3 .blog-meta a:first-child {
    padding-right: 10px;
    margin-right: 5px;
}
.video-carousel-section .blog-style3 .blog-meta a:last-child {
    padding-right: 0;
    margin-right: 0;
}
.video-carousel-section .blog-style3 h3 {
    margin-bottom: 0;
}
.video-carousel-section .blog-style3 h3 a {
    font-size: 17px;
    color: #ffffff;
}
.audio-carousel-section h3 a {
    font-size: 17px;
}
.audio-carousel-section .blog-meta a {
    font-size: 11px;
}
.sec-title.has-line:after {
    content: "";
    height: 2px;
    border-top: none;
    border-bottom: none;
    background: #333333;
}
.video-carousel-section .slick-track>[class*=col]:not(.col-auto) {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    height: auto;
}
.blog-style2>.play-btn {
    --icon-size: 70px;
    margin-top: calc(var(--icon-size) / -2);
    margin-right: calc(var(--icon-size) / -2);
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 3;
}
.audio-carousel-section .blog-style2:has(.box-title-20) {
    gap: 15px;
}
.audio-carousel-section .blog-style2:has(.box-title-20) .blog-img {
    width: 85px;
}
.blog-style2 .blog-img img {
    /* min-height: 85px; */
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}
.audio-carousel-section .slick-track>[class*=col]:not(.col-auto) {
    height: auto;
}
footer .copyright-text, footer .about-text {
    font-size: 13px;
}
footer .about-logo img {
    width: 7rem;
}
.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
    font-size: 13px;
}
.space-top-2 {
    padding-top: 30px;
}
.blog-details .blog-img img {
    width: 100%;
}
.blog-details .sidebar-area .recent-post .recent-post-meta a {
    font-size: 10px;
}
.blog-details .sidebar-area .recent-post .media-img img {
    height: 5rem;
    width: 5rem;
    object-fit: cover;
}
.blog-details .sidebar-area .recent-post .post-title {
    margin-bottom: 0;
}
.blog-details .sidebar-area .recent-post .post-title a {
    font-size: 15px;
    line-height: 18px;
}
.blog-details .blog-navigation img {
    height: 5rem;
    width: 5rem;
    object-fit: cover;
}
.blog-details .blog-navigation .media-body .nav-text {
    font-size: 13px;
}
.blog-details .blog-content .content {
    font-size: 14px;
}
.blog-details h2.blog-title {
    font-size: 35px;
}
.blog-details .sidebar-area .widget.widget_categories a {
    font-size: 15px;
}
.related-post-wrapper .th-carousel .blog-style3 {
    height: auto;
}
.related-post-wrapper .th-carousel .blog-style3 .blog-content h3 a {
    color: #ffffff;
}
.related-post-wrapper .th-carousel .blog-style3 .blog-content .blog-meta a {
    color: #B5B5B5;
    font-size: 12px;
}
.related-post-wrapper .th-carousel .slick-track {
    display: flex;
    gap: 15px;
}
.news-list .blog-style1 .box-title-20 a {
    font-size: 17px;
    line-height: 22px;
}
.news-list .blog-style1 .blog-meta a {
    font-size: 11px;
}
.news-list .blog-style1 .blog-img {
    margin-bottom: 15px;
}
.news-list .blog-style1 .blog-img img {
        height: 10rem;
    object-fit: cover;
}
.th-pagination button {
    display: inline-block;
    text-align: center;
    position: relative;
    border: none;
    color: var(--title-color);
    background-color: rgba(0, 0, 0, 0);
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 1;
    font-size: 14px;
    font-weight: 600;
    border-radius: 99px;
    border: 1px solid var(--border-color);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.th-pagination button:hover {
    color: var(--white-color);
    background-color: #cbcbcb;
    border-color: #cbcbcb;
}
.th-pagination button.active {
    background-color: #cbcbcb;
    border-color: #cbcbcb;
}
.elements-list select {
    height: 40px;
    font-size: 13px;
}
.elements-list input {
    height: 45px;
    font-size: 13px;
}
.elements-list .widget_categories button {
    height: 40px;
    width: 100%;
    font-size: 13px;
    padding: 11.5px 26px;
}
.elements-list .th-sort-bar {
    padding: 0px;
}
.elements-list .th-sort-bar .col-md {
    margin-top: 0px;
}
.elements-list .th-sort-bar .col-md p {
    font-size: 13px;
}
.pr-3 {
    padding-right: 1rem;
}
#videos-list .blog-style3 .blog-img img {
    height: 15rem;
}
#videos-list .blog-style3 .blog-content {
    padding: 25px;
}
#videos-list .blog-style3 .box-title-30 {
    margin-bottom: 0;
}
#videos-list .blog-style3 .box-title-30 a {
    font-size: 18px;
    color: #ffffff;
}
#videos-list .blog-style3 .blog-meta a {
    font-size: 13px;
    color: #B5B5B5;
}
#videos-list .blog-style3>.play-btn {
    --icon-size: 40px;
}
#news-list .blog-style1 .box-title-20 a {
    font-size: 17px;
    line-height: 22px;
}
#news-list .blog-style1 .blog-meta a {
    font-size: 12px;
}
.widget.widget_categories ul li a {
    font-size: 14px;
}
.widget_nav_menu a, .widget_meta a, .widget_pages a, .widget_archive a, .widget_categories a, .wp-block-categories a {
    padding: 16px 45px 15px 27px;
}
.video-details h2.blog-title {
    font-size: 25px!important;
}
.video-details .blog-meta a {
    font-size: 12px!important;
}
.th-comments-wrap .th-post-comment {
    padding-bottom: 0;
}
.th-comments-wrap .comment-avater {
    width: 50px;
    height: 50px;
}
.th-comments-wrap .commented-on {
    font-size: 10px;
    margin-bottom: 0;
}
.th-comments-wrap .name {
    margin-bottom: 4px;
    font-size: 16px;
}
.th-comments-wrap .text {
    font-size: 13px;
    line-height: 20px;
}
.related-videos .blog-style2 {
    margin-bottom: 10px;
}
.related-videos .blog-style2 .blog-img img {
    height: 90px;
    width: 120px;
}
.related-videos .blog-style2:has(.box-title-20) {
    gap: 15px;
}
.related-videos .blog-style2 .blog-content .box-title-20 {
    font-size: 15px;
    line-height: 18px;
}
.related-videos .blog-style2 .blog-meta a {
    font-size: 11px!important;
}
.comment-textarea {
    min-height: 80px!important;
}
.comment-button {
    height: 40px;
    padding-top: 11px;
    padding-bottom: 11px;
}
#audios-list .blog-style2 .blog-img img {
    height: 5rem;
    width: 10rem;
}
#audios-list .blog-style2 .blog-content .box-title-20 a {
    font-size: 17px;
}
#audios-list .blog-style2 .blog-content .blog-meta a {
    font-size: 12px;
    margin-bottom: 5px;
}
#audios-list .blog-style2 .blog-content .blog-meta a.date {
    font-size: 10px;
}
.blog-style3 .blog-img:after {
    background: none!important;
}
.blog-content {
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 0) 100%
    );
}
.live-inprogress .box-title-40 a {
    font-size: 20px!important;
}
.live-inprogress .box-title-40 p {
    color: #d5d4d4!important;
    font-size: 13px!important;
}
.audio-item .blog-content {
    background: none!important;
}
.live-inprogress .blog-style3.home-up-middle .blog-img img {
    height: 20rem;
}
.sCsSbKP9yxvw4LQAeaTz {
    background: #ffffff!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.dIzgYQV4CBbzZxzJbwbS {
    background-color: #ffffff!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.ji5jASszKFf2CGCmbxEh {
    background: #ffffff!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.QAHxuJxRZWb3P_cbR8QA {
    background: #ffffff!important;
    width: 100%!important;
    /* margin-left: 0!important;
    margin-right: 0!important; */
}
.video-details .sidebar-wrap .blog-content {
    background: none!important;
}
.th-blog.blog-single .blog-content {
    background: none!important;
    width: 100%;
}
.main-menu li.parent-active a.parent-link {
    color: #FF1D50;
}
.row.gy-30.filter-active {
    height: auto!important;
}
.form-label {
    font-size: 13px;
}
.video-edit-page .widget input, .widget select {
    height: 40px!important;
    font-size: 14px;
}
.video-edit-page .widget button, .audio-edit-page .widget button {
    height: 40px;
    width: 100%;
    font-size: 13px;
    padding: 11.5px 26px;
}
.swal2-confirm {
    background-color: #16a945 !important;
    border-color: #16a945 !important;
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    color: var(--white-color);
    font-family: var(--body-font);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 17.5px 26px;
    min-width: 150px;
    border-radius: 4px;
    margin-right: 10px;
}
.swal2-cancel {
    background-color: #737373 !important;
    border-color: #737373 !important;
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    color: var(--white-color);
    font-family: var(--body-font);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 17.5px 26px;
    min-width: 150px;
    border-radius: 4px;
}
.swal2-html-container {
    font-size: 15px;
}
.div-preloader {
    display: none;
    background: rgb(255 255 255 / 70%);
    height: -webkit-fill-available;
    width: 100%;
    position: absolute;
    z-index: 1060;
    left: 0;
}
.file-picker {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    font-size: 13px;
    height: auto;
}
.file-picker-progress-card {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}
.file-picker-progress-body h6 {
    font-size: 15px;
    font-weight: 300;
}
.bg-success-subtle {
    background-color: #dbf8f4 !important;
}
.th-carousel .blog-style3 .blog-img img {
    height: 220px;
}
.blog-style2 .category {
    line-height: 20px;
}
.category {
    font-size: 10px;
    line-height: 20px;
}
.blog-style3 .category {
    margin-bottom: 10px!important;
}
.blog-style2 .blog-img .play-btn {
    --icon-size: 35px;
    font-size: 14px;
}
.video_duration_1 {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 12px;
    left: 10px;
    top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
    z-index: 40;
    line-height: 20px;
}
.video_duration_2 {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 10px;
    right: 5px;
    bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
    z-index: 100;
    line-height: 18px;
}
.category.news_status {
    top: 46px;
}
.ck-editor__editable {
    min-height: 300px;
}
.ck.ck-editor__editable_inline {
    font-size: 13px!important;
}
.events-list .border-blog2 .blog-style4 {
    gap: 20px;
    height: 12rem;
}
.events-list .border-blog2 .blog-style4 .blog-text {
    font-size: 13px;
}
.events-list .border-blog2 .blog-style4 .box-title-30 a {
    font-size: 18px;
}
.events-list .border-blog2 .blog-style4 .box-title-30 {
    margin-bottom: 5px;
}
.events-list .border-blog2 .blog-style4 .blog-content {
    background: transparent;
}
.events-list .border-blog2 .blog-style4 .blog-meta a {
    font-size: 12px;
}
.events-list .border-blog2 .blog-style4 .th-btn.style2 {
    padding: 11.5px 25px;
    margin-top: 17px;
}
.events-list .border-blog2 .blog-style4 .blog-text {
    margin-bottom: 3px;
}
.events-list .border-blog2 .blog-style4 {
    background: #f6f6f6;
    padding-right: 15px;
}
.events-list .border-blog2 .blog-style4 .th-btn.style2 {
    border: transparent;
    background: #dcdcdc;
}
.events-list .border-blog2 .blog-style4 .th-btn.style2.booking {
    background: #ff1d50;
    color: #ffffff;
}
#modalBookEvent .modal-content {
    background: transparent;
    border: none;
}
#modalBookEvent .modal-body {
    background: #ffffff;
}
#modalBookEvent .modal-header button i {
    color: #ffffff;
}
#modalBookEvent .modal-header h1 {
    color: #ffffff;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #333333;
    text-decoration: none;
    transition: color .15s
                ease-in-out, background-color .15s
                ease-in-out, border-color .15s
                ease-in-out;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem;
    border-radius: 0;
    font-weight: 500;
    background-color: #efefef;
    border: 1px solid #dddddd;
    text-align: left;
    font-size: 14px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #868686;
}
#modalBookEvent .nav {
    min-width: 180px;
}
#modalBookEventBody .tab-content {
    width: 100%;
}
#modalBookEvent .add-to-cart{
    background: #ff1d50;
    color: #ffffff;
    padding: 11.5px 25px;
    margin-top: 17px;
    width: 100%;
}
@media (min-width: 576px) {
    #modalBookEvent .modal-md {
        max-width: 700px;
        margin: 1.75rem auto;
    }
}
.quantity .qty-btn, .quantity .qty-input {
    height: 34px;
}
.BYpXSnOHfrC2td4QRijO {
    max-height: 45rem;
}
.dIzgYQV4CBbzZxzJbwbS {
    /* height: 40px!important; */
}
.dIzgYQV4CBbzZxzJbwbS .uZLp8ayFd1rqTDA195_0 .hdlo_MBCFoHGGIzz5oa7 {
    background: #dc3545!important;
}
.woocommerce-mini-cart__buttons.buttons a{
    height: 40px;
    width: 100%;
    font-size: 13px;
    padding: 13.5px 26px;
}
.btn-block {
    width: 100%;
}
.th-btn.btn-block {
    height: 40px;
    width: 100%;
    font-size: 13px;
    padding: 13.5px 26px;
}
.btn-success {
    background: #198754;
}
.th-btn.btn-login {
    height: 40px;
    font-size: 13px;
    padding: 13.5px 26px;
}
.videos_list_2 .blog-img {
    height: 15rem;
}
.events_list_2 .blog-img {
    height: 14rem;
}
.videos_list_2 .blog-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    padding-bottom: 20px;
}
.videos_list_2 .box-title-30 a {
    color: #ffffff;
}
.events_list_2 .box-title-18 a {
    color: #ffffff;
}
.news_list_2 .box-title-18 a {
    color: #ffffff;
}
.videos_list_2 .blog-meta a {
    color: #b5b5b5;
}
.events_list_2 .blog-meta a {
    color: #b5b5b5;
}
.news_list_2 .blog-meta a {
    color: #b5b5b5;
}
.videos_list_2 .blog-style3>.play-btn {
    --icon-size: 36px;
    margin-top: calc(var(--icon-size) / -2);
    margin-right: calc(var(--icon-size) / -2);
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 40;
}
.videos_list_2 .play-btn>i {
    color: #ff1d50;
}
.play-btn:hover:after, .play-btn:hover::before, .play-btn:hover i {
    background-color: var(--theme-color);
    color: #ffffff;
}
.videos_list_2 {
    /* padding-top: 2rem; */
    padding-top: 0;
    padding-bottom: 1rem;
    border-bottom: 1px solid #c6c6c6;
}
.events_list_2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #c6c6c6;
}
.news_list_2 {
    padding-top: 2rem;
    padding-bottom: 0rem;
    border-bottom: 1px solid #c6c6c6;
}
.audios_list_2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #c6c6c6;
}
.stream_view_simple #ZegoRoomFooter {
    display: none;
}
.stream_view_details #ZegoRoomFooter {
    position: absolute;
    bottom: 0;
    left: 1rem;
    background: transparent!important;
    width: auto;
}
.stream_view_details #zego_left_notify_wrapper {
    position: absolute;
    bottom: 5rem;
}
.stream_view_details .vjwEXnTmP6jAK8LlvWL_ {
    display: flex;
    flex: 0.1;
    margin-right: 3rem;
}
.stream_view_details .M4HRY2n7rpNAd1UjDNZe {
    border-radius: 0;
}
.stream_view_details .ji5jASszKFf2CGCmbxEh {
    justify-content: left;
}
.stream_view_details .JtRS8dNV0vDLnpBoA6kZ {
    flex: 0.2;
}
.stream_view_details {
    height: 60rem;
    /* height: auto; */
    overflow: hidden;
}
.stream_view_details .dIzgYQV4CBbzZxzJbwbS {
    height: 0;
}
.stream_view_simple .dIzgYQV4CBbzZxzJbwbS {
    height: 0;
}
.stream_view_simple .hdlo_MBCFoHGGIzz5oa7 {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 9;
}
.stream_view_details .hdlo_MBCFoHGGIzz5oa7 {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 9;
}
.full-height {
    height: 100%;
}
.stream_view_simple .QAHxuJxRZWb3P_cbR8QA {
    margin: 0;
    border-radius: 0;
}
.stream_view_details .QAHxuJxRZWb3P_cbR8QA {
    margin: 0;
    border-radius: 0;
}
.stream_view_simple .lRNsiz_pTf7YmA5QMh4z {
    border-radius: 0;
}
.stream_view_details .lRNsiz_pTf7YmA5QMh4z {
    border-radius: 0;
}
.stream_view_simple .lRNsiz_pTf7YmA5QMh4z {
    display: block;
    flex: none;
}
.stream_view_simple .QAHxuJxRZWb3P_cbR8QA {
    display: block;
    flex: none;
    box-sizing: unset;
}
.stream_view_simple .sCsSbKP9yxvw4LQAeaTz {
    position: relative;
    display: block;
    min-width: auto;
}
.stream_view_simple .btn_view_live {
    position: absolute;
    right: 2rem;
    top: 1rem;
}
.lives_list_page .blog-style3.home-up-middle .blog-content {
    position: relative;
    background: #efefef;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.lives_list_page .blog-style3.home-up-middle .blog-img {
    height: 10rem;
}
.lives_list_page .blog-style3.home-up-middle .box-title-40 a {
    font-size: 18px;
    margin-bottom: 1rem;
}
.lives_list_page .blog-style3.home-up-middle .box-title-40 p {
    font-size: 13px!important;
}
.lives_list_page .blog-style3.home-up-middle .blog-meta a {
    font-size: 12px!important;
}
.header-link {
    font-size: 14px;
    color: #ffffff;
}
.order-link {
    font-size: 14px;
    color: #131313;
}
.header-link:hover {
    color: #ff1d50;
}
.order-link:hover {
    color: #ff1d50;
}
.orders_list_table thead th {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
    background-color: #ffffff;
}
.orders_list_table tbody th, .orders_list_table tbody td {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}
.orders_list_table .badge {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
    position: static;
}
#subscription .badge {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
    position: static;
}
.orders_list_table td,
.orders_list_table th {
    vertical-align: middle!important;
    padding-left: 15px;
    padding-right: 15px;
}
#ticket {
	color: white;
	display: flex;
	text-transform: uppercase;
	background-color: rgb(200, 50, 5);
	background-image: linear-gradient(
			to bottom right,
			rgba(255, 150, 0, 0.5),
			rgba(10, 10, 150, 0.5)
		),
		url("https://www.transparenttextures.com/patterns/cream-paper.png");
	position: relative;
    border-radius: 1rem;
	/* box-shadow: 0 0 5em black, 0 0 5em black; */
}

#ticket > *:not(.background) {
	filter: drop-shadow(0.05em 0.05em black);
}
#ticket .background {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0.15;
}
#ticket .background .logosvg {
	fill: var(--color);
	stroke: var(--color);
	position: absolute;
	height: 100%;
	width: 100%;
}
#ticket .background .logosvg.left {
	--color: rgb(194, 171, 95);
	top: 0;
	left: 0;
	transform: translate(-50%, -50%) scale(3);
}
#ticket .background .logosvg.right {
	--color: rgb(100, 13, 24);
	bottom: 0;
	right: 0;
	transform: translate(50%, 50%) scale(3);
}
#ticket .left {
	padding: 1.5em 3em;
	display: flex;
	flex-direction: column;
	gap: 0em;
}
#ticket .left .header {
	display: flex;
	align-items: center;
	gap: 1em;
}
#ticket .left .header .logosvg {
	height: 4em;
	width: 4em;
	fill: white;
	stroke: white;
}
#ticket .left .header h1 {
	font-size: 5em;
	line-height: 1em;
    color: #ffffff;
    margin-top: 1.5rem
}
#ticket .left h2 {
	font-size: 2em;
    color: #ffffff;
}
#ticket .left .details {
	font-size: 1em;
	display: grid;
	grid-template-columns: max-content auto max-content;
	border: 0.05em solid white;
    margin-bottom: 1.5rem;
}
#ticket .left .details > div {
	border: 0.05em solid white;
	padding: 0.2em 0.5em;
	display: flex;
	align-items: center;
	justify-content: center;
}
#ticket .left .details .code {
	grid-row: 1/3;
	grid-column: 3/4;
	font-size: 2.5em;
	border: 0.025em solid white;
}
#ticket .left .details .access {
	grid-column: 1/3;
	font-size: 1em;
}
#ticket .barcode {
    padding-right: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 4em;
	border-right: 0.1em dashed rgb(223, 223, 223);
}
#ticket .barcode-container {
	transform: rotate(-90deg);
	position: relative;
	line-height: 1em;
}
#ticket .barcode-container::after {
	content: attr(title);
	font-family: "Libre Barcode 128", cursive;
	font-size: 3em;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
}
#ticket .barcode-container::before {
	content: attr(title);
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
#ticket .right {
	padding: 1.5em;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 0em;
}
#ticket .right .logosvg {
	fill: white;
	stroke: white;
	height: 3em;
	width: 3em;
}
#ticket .right h1 {
	font-size: 1.5em;
    color: #ffffff;
}
#ticket .right h2 {
	font-size: 1em;
	word-wrap: all;
	max-width: auto;
    color: #ffffff;
}
#ticket .right .details {
	font-size: 0.8em;
	display: grid;
	grid-template-columns: max-content max-content;
	border: 0.05em solid white;
}
#ticket .right .details > div {
	padding: 0.05em 0.5em;
	font-size: 1.2em;
}
#ticket .right .details > div:nth-child(odd) {
	border-right: 0.05em solid white;
}
#ticket .right .details > div:nth-child(-n + 2) {
	border-bottom: 0.05em solid white;
	font-size: 0.8em;
}
#ticket .left {
	flex: 0.5;
}
#ticket .barcode {
	flex: 0.2;
}
#ticket .right {
	flex: 0.3;
}
#ticket .right::before {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.4); /* 0.4 = assombrir */
}
@media (min-width: 576px) {
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
}
@media (min-width: 576px) {
    .card-group>.card {
        flex: 1 0 0;
        margin-bottom: 0;
    }
}
@media (min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap;
        gap: 1rem;
    }
}
.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color);
}
.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color);
}
.card-text:last-child {
    margin-bottom: 0;
}
@media (min-width: 576px) {
    .card-group>.card:not(:last-child)>.card-footer, .card-group>.card:not(:last-child)>.card-img-bottom {
        border-bottom-right-radius: 0;
    }
}
.card-footer:last-child {
    border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}
.card-footer {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-body {
    padding: .5rem 1rem;
}
.card-footer {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.bundles_page .card .card-body{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.bundles_page .card .card-body p {
    font-size: 13px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    /* text-align: center; */
    border-bottom: 1px solid #d8d8d8;
}
.bundles_page .card .card-body {
    height: 16rem;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(255 255 255 / 50%);
    z-index: 9999;
}
#status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}
.blog-content-wrap .blog-content .content h1 {
    font-size: 20px;
}
.blog-content-wrap .blog-content .content h2 {
    font-size: 20px;
}
.blog-content-wrap .blog-content .content h3 {
    font-size: 20px;
}
.blog-content-wrap .blog-content .content h4 {
    font-size: 20px;
}
.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid currentcolor;
    border-right-color: transparent;
}
.spinner-border, .spinner-grow {
    display: inline-block;
    flex-shrink: 0;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    animation: var(--bs-spinner-animation-speed)
    linear infinite var(--bs-spinner-animation-name);
}
#headerAdCarousel .carousel-item img {
    height: 90px;
    object-fit: cover;
}
#headerAdCarousel button, #videosAdCarousel button, #audiosAdCarousel button, #eventsAdCarousel button, #livesAdCarousel button, #newsAdCarousel button {
    background: none;
    border: none;
}
#videosAdCarousel .carousel-item img, #audiosAdCarousel .carousel-item img, #eventsAdCarousel .carousel-item img, #livesAdCarousel .carousel-item img, #newsAdCarousel .carousel-item img {
    height: 250px;
    object-fit: cover;
}
.menu-item-has-children.active .sub-menu li a {
    color: #ffffff;
}
.menu-item-has-children.active .sub-menu li.active a {
    color: #ff1d50;
}
.news_list_2 .blog-style3 .blog-img {
    height: 14rem;
}
.event-card-2 .blog-img {
    height: 30rem!important;
}
.event-card-2 .blog-img img {
    height: 100%;
}
.events-list .event-card-2 .blog-content h3 a {
    color: #ffffff;
}
.events-list .event-card-2 .blog-content .blog-meta a {
    font-size: 11px;
    color: #b5b5b5;
}
.home_first_section .order-md-2.order-1 .blog-meta a {
    font-size: 11px!important;
}
.BYpXSnOHfrC2td4QRijO {
    height: auto!important;
}
#root {
    /* width: 100vw;
    height: 100vh;
    object-fit: cover; */
}
.btn-fullscreen-live {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 4px;
}
.blog-content {
    background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgb(0 0 0 / 82%) 40%, rgba(0, 0, 0, 0) 100%);
}
.event-card-3 .blog-img {
    height: 24rem!important;
    border-radius: 10px;
}
.event-card-3 .blog-img img {
    height: 100%!important;
}
.event-card-3 .blog-content {
    position: relative;
    height: 6rem;
    background: #ffffff;
    margin-top: 0.7rem!important;
    padding-top: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
}
.home-up-middle .blog-img {
    border-radius: 10px;
}
.home-up-middle .blog-content {
    border-radius: 10px;
}
.home-up-middle .blog-content .box-title-40 a {
    font-size: 30px;
}
.home_first_section .event-card-3 .blog-img, .home_first_section .event-card-3 .blog-img img {
    height: 24rem!important;
}
.home_first_section .event-card-3 .blog-content {
    height: 6rem!important;
    padding-bottom: 0;
}
.event-card-3 .blog-content h3  {
    font-family: "League Spartan", sans-serif;
    font-weight: 700;
    color: #080809;
}
.event-card-3 .blog-content h3 a {
    color: #080809;
}
.event-card-3 .blog-meta a {
    color: #595959;
}
.video_card_3 {
    display: block;
}
.video_card_3 .blog-img {
    width: 100%!important;
    height: 10rem!important;
    border-radius: 10px;
}
.video_card_3 .blog-content {
    position: relative;
    height: 5rem;
    background: #ffffff;
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
}
.video_card_3 .box-title-20 a {
    font-size: 17px;
}
.video_card_3 .blog-meta a {
    color: #595959;
}
.news_card_3 .blog-img {
    width: 100%!important;
    height: 10rem!important;
    border-radius: 10px;
}
.news_card_3 .blog-content {
    height: 5rem!important;
    background: #ffffff!important;
}
.news_card_3 .blog-content {
    height: 5rem!important;
    background: #ffffff!important;
}
.news_card_3 .blog-img {
    height: 10rem!important;
}
.news_card_3 .blog-img img {
    height: 10rem!important;
}
.home_first_section .news_card_3 .blog-img, .home_first_section .news_card_3 .blog-img img {
    height: 8.5rem!important;
}
.news_card_3 .blog-img img {
    object-fit: cover;
}
.home_first_section .news_card_3 .blog-content {
    height: 5rem!important;
}
.home_first_section .news_card_3 h3 a  {
    color: #080809!important;
    font-weight: 700;
}
.home_first_section .news_card_3 .blog-meta a  {
    color: #595959!important;
}
#videos-list .video_card_3 .blog-img img {
    height: 10rem;
}
#videos-list .video_card_3 .blog-meta a {
    font-size: 11px;
}
.events-list .event-card-3 .blog-content h3 a {
    font-size: 17px;
}
.events-list .event-card-3 .blog-meta a {
    font-size: 12px;
}
.video_card_3.editable .blog-content {
    height: 10rem!important;
}
.category_list .news_card_3 .blog-img {
    margin-bottom: 0;
}
.category_list .news_card_3 .blog-content {
    margin-top: 1rem;
}
.category_list .news_card_3 .blog-content h3 a {
    font-size: 18px;
}
.category_list .news_card_3 .blog-content .blog-meta a {
    font-size: 12px;
}
.category_list .video_card_3 .blog-content .blog-meta a {
    font-size: 12px;
}
.category_list .audio-item {
    height: 10rem;
    gap: 12px;
}
.category_list .audio-item .blog-img {
    height: 100%;
    border-radius: 10px;
}
.category_list .audio-item .blog-img img {
    height: 100%;
}
.category_list .audio-item .blog-content h3 a {
    font-size: 18px;
}
.category_list .audio-item .blog-content h3 {
    margin-bottom: 1rem;
}
.category_list .audio-item .blog-content .blog-meta a {
    font-size: 12px;
}
.category_list .audio-item .blog-content .category {
    margin-bottom: 1rem;
}
.category_list .event-card-3 .blog-img {
    height: 10rem!important;
}
.category_list .event-card-3 .blog-content h3 {
    margin-bottom: 2px!important;
}
.category_list .event-card-3 .blog-content h3 a {
    font-size: 18px;
}
.category_list .event-card-3 .blog-content .category {
    margin-bottom: 5px!important;
}
.category_list .event-card-3 .blog-content .blog-meta a {
    font-size: 12px;
}
.category_list .event-card-3 .blog-content {
    height: 5rem!important;
}
.filter-active.videos_list_2 {
    --bs-gutter-x: 0.5rem;
}
.live_page .blog-content {
    position: relative;
    padding: 0!important;
    background: #ffffff!important;
    margin-top: 0.7rem!important;
    height: 5rem!important;
}
.live_page .blog-img {
    height: 10rem!important;
}
.live_page .blog-content h3 {
    margin-bottom: 0rem;
}
.live_page .blog-content h3 a {
    color: #080809;
    font-weight: 700;
}
.live_page .blog-content .blog-meta a {
    color: #54595f;
}
.stream_view_details #root {
    position: absolute;
    width: -webkit-fill-available;
    height: 28rem;
}
.filter-active.videos_list_2 {
    --bs-gutter-y: 10px!important;
}
.recent-post-wrap.related-videos .blog-img {
    border-radius: 10px!important;
}
.home_first_section .video_card_1 .blog-img {
    height: 30rem!important;
    border-radius: 10px!important;
}
.home_first_section .video_card_1 .blog-img img {
    height: 100%!important;
}
.home_first_section .video_card_1 .blog-content {
    border-radius: 10px!important;
}
.th-social.style-black a {
    margin-bottom: 0.5rem;
}
.mobile-only {
    display: none;
}
.live_page .lives_list_page .video_card_3 .blog-content {
    margin-top: 1rem!important;
    margin-bottom: 0!important;
}
.live_page .lives_list_page .video_card_3 .blog-img img {
    height: 100%!important;
}
.live_page .lives_list_page .video_card_3 .blog-content .blog-meta a {
    font-size: 12px;
}
#card-element input {
    background: #ffffff;
}
.woocommerce-checkout-payment ul input[type=radio]~label {
    margin-top: 5px;
}
button.disabled {
    background: #cbcbcb!important;
    cursor: not-allowed!important;
}
.blog-info:hover .like-item-icon {
    color: #ff7b99!important;
}
.stream_view_details .like-section {
    position: relative;
    margin-top: 27rem;
    bottom: -1.5rem;
}
.height_45 {
    height: 45rem;
}
#zego_left_notify_wrapper {
    display: none;
}
.avatar-xxs {
    position: relative;
    height: 1.5rem!important;
    width: 1.5rem!important;
}
.avatar-xs {
    position: relative;
    height: 2rem!important;
    width: 2rem!important;
}
.avatar-sm {
    position: relative;
    height: 3rem!important;
    width: 3rem!important;
}
.avatar-md {
    position: relative;
    height: 10rem!important;
    width: 10rem!important;
}
.avatar-lg {
    position: relative;
    height: 15rem!important;
    width: 15rem!important;
}
.avatar-xl {
    position: relative;
    height: 30rem!important;
    width: 30rem!important;
}
.messenger_chats_list .chat_list_item {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
}
.messenger_chats_list .chat_list_item:hover {
    background-color: #efefef;
}
.messenger_chats_list .chat_list_item .contact_name {
    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
}
.messenger_chats_list .chat_list_item.border_bottom {
    border-bottom: 1px solid #d9d9d9;
}
.messenger_chats_list .chat_list_item .chat-list-lastmessage-preview-message {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
}
.messenger_chats_list .chat_list_item .chat_list_item_preview {
    padding-left: 5px;
    padding-right: 5px;
}
.messenger_chats_list .chat_list_item.active {
    background-color: #efefef;
}
.messenger_chats_list .chat_list_item .unread-messages-count {
    margin-top: -1rem;
}
.p-relative {
    position: relative;
}
.chat-messages-content .user-chat-topbar {
    padding-top: 0!important;
    padding-bottom: 11px!important;
    border-bottom: 1px solid #d9d9d9;
}
.chat-messages-content .user-chat-topbar .text-reset.username {
    font-weight: 600;
    font-size: 20px;
}
.fs-14 {
    font-size: 14px!important;
}
.fs-13 {
    font-size: 13px!important;
}
.fs-12 {
    font-size: 12px!important;
}
.fs-11 {
    font-size: 11px!important;
}
.avatar-xs img{
    object-fit: cover!important;
    height: 2rem;
    width: 2rem;
}
.avatar-sm img, .chat-user-img img {
    object-fit: cover!important;
    height: 3rem;
    width: 3rem;
}
.avatar-md img {
    object-fit: cover!important;
    height: 10rem;
    width: 10rem;
}
.avatar-lg img {
    object-fit: cover!important;
    height: 15rem;
    width: 15rem;
}
.avatar-xl img {
    object-fit: cover!important;
    height: 30rem;
    width: 30rem;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.chat-conversation .chat-conversation-list {
    padding-top: 10px;
    margin-bottom: 0px;
}
.chat-list {
    margin: 0px;
}
.chat-conversation .conversation-list {
    margin-bottom: 24px;
    display: inline-flex;
    position: relative;
    -webkit-box-align: end;
    align-items: flex-end;
    max-width: 80%;
}
.chat-conversation .chat-avatar {
    margin: 0px 16px 0px 0px;
}
.chat-conversation .chat-conversation-list > li {
    display: flex;
}
.chat-conversation .chat-avatar img {
    width: 28px;
    height: 28px;
    object-fit: cover;
    border-radius: 50%;
}
.chat-conversation .conversation-list .ctext-wrap {
    display: flex;
    margin-bottom: 10px;
}
.chat-conversation .conversation-list .ctext-wrap-content {
    background-color: var(--vz-light);
    position: relative;
    box-shadow: rgba(30, 32, 37, 0.12) 0px 5px 10px;
    padding: 12px 20px;
    border-radius: 3px;
}
.chat-conversation .conversation-list .ctext-content {
    overflow-wrap: break-word;
    word-break: break-word;
}
.chat-conversation .chat-list .message-box-drop {
    visibility: hidden;
}
.chat-conversation .conversation-list .dropdown .dropdown-toggle {
    font-size: 18px;
    color: rgb(135, 138, 153);
    padding: 4px;
}
.chat-conversation .conversation-list .conversation-name {
    font-weight: 400;
    display: block;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
}
.text-muted {
    --vz-text-opacity: 1;
    color: #878a99 !important;
}
.chat-conversation .right {
    -webkit-box-pack: end;
    justify-content: flex-end;
}
.chat-conversation .right .conversation-list {
    text-align: right;
}
.chat-conversation .right .chat-avatar {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-right: 0;
    margin-left: 16px;
}
.chat-conversation .right .conversation-list .ctext-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    background-color: #089acb;
    text-align: right;
}
.chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content p {
    color: #ffffff!important;
}
.chat-conversation .conversation-list .ctext-wrap .ctext-wrap-content p {
    font-size: 13px;
}
.chat-conversation .right .conversation-list .dropdown {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.chat-input-section {
    border-top: 1px solid transparent;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}
.chat_right_container {
    height: 40rem!important;
    overflow: hidden!important;
}
.chat-conversation-content {
    height: 35rem;
}
.user-chat-topbar {
    height: 4rem;
}
.chat-conversation, .chat-conversation .simplebar-wrapper {
    height: 31rem;
}
.chat-input-section {
    border-top: 1px solid #d9d9d9;
    height: 5rem;
}
#send_message_btn {
    height: 45px;
    padding-top: 15px;
}
.chat_message_media_viewer {
    background-color: #efefef;
    position: absolute;
    height: 10rem;
    bottom: 5rem;
    width: 100%;
}
.chat_message_media_viewer {
    padding-left: 1rem;
    padding-right: 1rem;
}
.chat_message_media_viewer img#imagePreview, .chat_message_media_viewer video#videoPreview {
    margin-top: 1rem;
    height: 8rem;
    object-fit: cover;
}
.user-chat-content .ctext-wrap-content img {
    /* width: 10rem; */
    height: 10rem;
    object-fit: cover;
    margin-bottom: 0.5rem;
}
.user-chat-content .ctext-wrap-content video {
    height: 15rem;
    object-fit: cover;
    margin-bottom: 0.5rem;
}
.chat_user_img .user-status {
    width: 12px;
    height: 12px;
    background-color: #adb5bd;
    border-radius: 50%;
    border: 2px solid #ffffff;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
}
.chat_user_img.online .user-status {
    background-color: #11d1b7;
}
.col-notification.ms-auto {
    flex: 0.3;
    text-align: right;
}
.user-chat-content .conversation-name small {
    font-size: 10px!important;
}
.user-chat-content .conversation-name .check-message-icon i {
    font-size: 11px!important;
}
.messenger_page .sidebar {
    border-right: 1px solid #d9d9d9;
}
.messenger_page .user-chat-topbar {
    background: #ffffff;
}
.messenger_page .chat-conversation {
    background: url(../img/chat-bg-pattern.png);
}
.messenger_page .chat-list.left .ctext-wrap-content {
    background-color: #ffffff;
}
.messenger_page .chat_right_container_intro, .messenger_page .messenger_chats_details {
    flex: 1!important;
}
div.friends_list_item:hover {
    cursor: pointer!important;
    background-color: #efefef!important;
}
.user_contacts_list, .user_requests_list {
    height: 35rem;
    overflow-x: auto;
}
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #3a3a3a;
    background-color: #6c757d;
    border: none;
}
#nav-messages, #nav-contacts {
    padding-top: 1rem;
}
#overlay-messages {
    position: absolute;
    bottom: 5rem;
    padding-left: 1rem;
    width: 60%;
    pointer-events: none;
    z-index: 999;
}
.overlay-message {
    background: rgba(0,0,0,0.65);
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 6px;
    border-radius: 12px;
    font-size: 12px;
    max-width: 90%;
    animation: fadeInUp 0.3s ease-out;
}
.overlay-message strong {
    color: #ff1d50;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.event-page .carousel-control-prev, .event-page .carousel-control-next {
    background: none;
    border: none;
}
.event-page .blog-single .blog-audio, .event-page .blog-single .blog-img, .event-page .blog-single .blog-video {
    background-color: transparent;
}
.blog-img.video-card:hover .video_card_3_img {
    display: none!important;
}
.blog-img.video-card:hover .video_card_3_video {
    display: block!important;
}
.blog-img.video-card:hover .video_card_2_img {
    display: none!important;
}
.blog-img.video-card:hover .video_card_2_video {
    display: block!important;
}
.blog-img.video-card:hover .video_card_1_img {
    display: none!important;
}
.blog-img.video-card:hover .video_card_1_video {
    display: block!important;
}
.blog-img.video-card:hover .video_card_2_video {
    height: 90px;
    background-color: #000000;
}
#videoCallModal .modal-content {
    background-color: transparent;
    border: none!important;
}
#videoCallModal .modal-body {
    padding: 0;
}
#videoCallModal .sCsSbKP9yxvw4LQAeaTz {
    background: transparent!important;
}
#videoCallModal .QAHxuJxRZWb3P_cbR8QA {
    background: transparent!important;
    padding: 0!important
}
#videoCallModal .modal-header {
    border-bottom: none!important;
}
#videoCallModal #videoCallTitle {
    color: #ffffff!important;
}
#videoCallModal .ji5jASszKFf2CGCmbxEh {
    background: #ffffff !important;
    padding-left: 0 !important;
    padding-right: 20px !important;
    border-radius: 18px;
}
#videoCallModal #video_call_div video {
    max-height: 40rem!important;
}
.chat-messages-content .user-chat-topbar {
    background: #ffffff;
}
.messenger_page .chat-conversation {
    overflow: hidden;
}

/******* Media Queries for Small Devices ********/

@media (max-width: 576px) {
    .mobile-hidden {
        display: none!important;
    }
    #overlay-messages {
        bottom: 3rem;
        width: 100%;
    }
    .user-chat-topbar .user-chat-nav .list-inline-item {
        display: inline-block!important;
    }
    .chat-messages-content .user-chat-topbar {
        padding-top: 8px!important;
    }
    .stream_view_simple.full-height {
        height: 18rem!important;
    }
    .PutMpvQbQ8ffCLR93qIq  {
        position: absolute!important;
        top: 1rem;
        left: 1rem;
        background: #ff0000!important;
    }
    .stream_view_details .YLWOuGOsg3Eyrf_ST4eq .sKtK1LFA_jOcb1MuqFNo {
        display: flex!important;
        /* position: absolute!important; */
    }
    .stream_view_simple .btn_view_live {
        position: absolute;
        right: 0;
        top: 0;
        background: none;
        color: #ffffff;
    }
    .live_page .lives_list_page .video_card_3 .blog-img {
        height: 10rem!important;
    }
    .mobile-only {
        display: block;
    }
    #ticket .right, #ticket .barcode {
        display: none!important;
    }
    #ticket .left {
        padding: 1.5em;
        flex: auto;
    }
    #ticket .left .header h1 {
        font-size: 3rem;
    }
    #ticket .left .details .access {
        font-size: 0.8em;
    }
    #ticket .left h2 {
        font-size: 1.5em;
        color: #ffffff;
    }
    #ticket .left .details .code {
        font-size: 1.5em;
    }
    .home_first_section .home-up-middle .blog-img {
        height: 15rem!important;
    }
    .home_first_section .home-up-middle .blog-content h3 a {
        font-size: 23px!important;
    }
    .home_first_section .video_card_1 .blog-img {
        height: 16rem!important;
    }
    .news_card_3 {
        margin-bottom: 1.5rem;
    }
    .home-top-divider {
        margin-top: 2.5rem;
    }
    .video_card_3 .blog-img {
        width: 100% !important;
        height: 7rem !important;
    }
    .event-card-3 .blog-img {
        height: 29rem !important;
    }
    .category_list .video_card_3 .blog-img {
        height: 10rem !important;
    }
    .video_card_3 .blog-content {
        height: 7rem;
    }
    .home_first_section .event-card-3 .blog-img {
        height: 35rem!important;
    }
    .home_first_section .event-card-3 .blog-img img {
        height: 35rem!important;
        max-height: none!important;
    }
    .home-infinity-section .event-card-3 .blog-img {
        height: 35rem!important;
    }
    .home-infinity-section .event-card-3 .blog-img img {
        height: 35rem!important;
        max-height: none!important;
    }
    .home-infinity-section .video_card_3 .blog-img img {
        height: 100%!important;
    }
    .th-menu-toggle {
        background-color: transparent;
    }
    section, .home_first_section {
        padding-top: 1rem;
    }
    .header-logo img {
        width: 6rem;
    }
    .blog-meta span, .blog-meta a {
        font-size: 11px;
    }
    .blog-style3 .box-title-40 {
        margin-bottom: 0;
    }
    .th-mobile-menu ul li>a {
        font-size: 13px;
    }
    .mobile-logo img {
        width: 6.5rem;
    }
    .th-menu-wrapper .th-menu-area {
        border-right: 3px solid #333333;
    }
    .th-menu-wrapper .th-menu-toggle {
        background-color: #333333;
    }
    .home_first_section .order-md-2.order-1 {
        margin-bottom: 1rem!important;
    }
    .home_first_section .row {
        --bs-gutter-x: 0.5rem;
    }
    .home_first_section .order-md-3.order-3 .blog-meta a:not(:last-child) {
        display: none
    }
    .home_first_section .order-md-3.order-3 .col-6 {
        margin-top: 1rem;
    }
    .header-icon.mb-0 {
        /* gap: 10px; */
        margin-top: 1.5rem;
        margin-bottom: 0.8rem!important;
    }
    .simple-icon.sideMenuToggler {
        display: none;
    }
    .home-infinity-section .videos_list_2, .home-infinity-section .events_list_2, .home-infinity-section .news_list_2 {
        --bs-gutter-x: 0.5rem;
    }
    .home-infinity-section .videos_list_2 .blog-style3 .blog-meta a:not(:last-child), .home-infinity-section .events_list_2 .blog-style3 .blog-meta a:not(:last-child), .home-infinity-section .news_list_2 .blog-style3 .blog-meta a:not(:last-child) {
        display: none;
    }
    .gy-30 {
        --bs-gutter-y: 0.3rem;
    }
    .menu-item-has-children.active .sub-menu li a {
        color: #080809;
    }
    .menu-item-has-children.active.th-item-has-children a {
        color: #ff1d50;
    }
    .account-page .d-flex.align-items-start {
        display: block!important;
    }
    .account-page .d-flex.align-items-start .nav.flex-column.nav-pills.me-3 {
        width: 100%;
    }
    header {
        border-bottom: 4px solid #e8137d;
    }
    .sidemenu-content {
        width: 100%!important;
    }
    .sidemenu-content .woocommerce-mini-cart__buttons a {
        margin-bottom: 10px;
    }
    .space-top-2.space-extra-bottom.elements-list .blog-meta:not(:last-child) a {
        display: none;
    }
    .blog-style2.audio-item {
        margin-bottom: 1rem;
    }
    .events_page .event-card-3 .blog-img {
        height: 35rem!important;
    }
    .events_page .event-card-3 .blog-img img {
        min-height: 100%!important;
    }
}
