    .theme-dark,
    .theme-light {
        --dark-brown: #1f1400;
        --brown: #362300;
        --border: #c4c4c4;
        --cust_shadow: #545454;
        --borer-light: #ececec;
        --homewhite: #f8f8f8;
        --orange: #ff6b00;
        --link_hover: #ff6b00;
        --accent: #983200;
        --dark_blue: #0055b8
    }

    .theme-light {
        --text-blue: #1c3664;
        --bg_gray: #f3f3f3;
        --lightgray: #f4f4f4;
        --text-color: #4a4a4a;
        --white: #000;
        --black: #fff;
        --blue: #0055b8;
        --cust_yellow: #ffb71b
    }

    .theme-light .language a::before {
        background-color: var(--text-color)
    }

    .theme-light .cust_checkbox .switch {
        -webkit-transition: .4s linear;
        -o-transition: .4s linear;
        transition: .4s linear;
        color: var(--black)
    }

    .theme-light .cust_checkbox .switch::before {
        -webkit-transition: .4s linear;
        -o-transition: .4s linear;
        transition: .4s linear;
        background-color: var(--black);
        -webkit-filter: drop-shadow(0px 3px 6px var(--black));
        filter: drop-shadow(0px 3px 6px var(--black))
    }

    .theme-light .innerheader {
        background-color: transparent;
        -webkit-transition: .4s linear;
        -o-transition: .4s linear;
        transition: .4s linear;
    }

    .theme-light .hero_slider {
        background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#c4c4c4));
        background: -o-linear-gradient(#f8f8f8 0, #c4c4c4 100%);
        background: linear-gradient(#f8f8f8 0, #c4c4c4 100%)
    }

    .theme-light .theme_wrap .icon img.light {
        display: none
    }

    .theme-light .theme_wrap .icon img.dark {
        display: block;
        width: 30px;
        height: 30px
    }

    .theme-light .show_mega_menu .innerheader {
        -webkit-transition: .4s linear;
        -o-transition: .4s linear;
        transition: .4s linear
    }

    .theme-light .show_mega_menu .mega_navigation {
        background: #fff
    }

    .theme-light .blue_bg .more_browse_btn,
    .theme-light .blue_bg .section_head .title h2,
    .theme-light .blue_bg .section_head .title h2 a,
    .theme-light .blue_bg.col2_grid_sec .grid_card .more_browse_btn,
    .theme-light .blue_bg.col2_grid_sec h2,
    .theme-light .btn,
    .theme-light .day_time p,
    .theme-light .documentry_sec .more_browse_btn,
    .theme-light .documentry_sec .section_head .title h2,
    .theme-light .documentry_single_card .show_info *,
    .theme-light .footer_bottom_menu .footer_note,
    .theme-light .infi_slider_wrap .infi_item p,
    .theme-light .new_tab_item .btn_new,
    .theme-light .right_reserved_txt,
    .theme-light .scaled_tab_sec.sports_tab_sec .swiper-slide:hover .tab_item_info p,
    .theme-light .scaled_tab_sec.sports_tab_sec .white_link .more_browse_btn,
    .theme-light .slide_link a:hover,
    .theme-light .sports_tab_sec.scaled_tab_sec .tab-link a,
    .theme-light .sports_tab_sec.scaled_tab_sec .tab-link.current a,
    .theme-light .sports_tab_sec.scaled_tab_sec .title h2 span,
    .theme-light .tab_item_info p,
    .theme-light .theme-light .day_time p,
    .theme-light .thumb_info p,
    .theme-light .video_tab_sec .more_browse_btn,
    .theme-light .video_tab_wrapper .video_info p,
    .theme-light .wather_tamp p,
    .theme-light .wather_tamp small,
    .theme-light body h2,
    .theme-light footer .footer_top_menu ul li a,
    .theme-light section.video_tab_sec .tab-link.current a {
        color: var(--black)
    }

    .theme-light header .language a:hover {
        color: var(--homewhite);
        background-color: var(--text-blue)
    }

    .bg-dark .section-header.title h2,
    .bg-dark-grey .tick-tabs .tab-link a,
    .bg-dark-grey .tick-tabs .tab-link span:not(.tab-svg),
    .theme-dark .article-content-wrap h2,
    .theme-dark .bg-sports .section_head.title_tab_bar .title h2,
    .theme-dark .block_title h2,
    .theme-dark .breaking-meta a,
    .theme-dark .card-title h4,
    .theme-dark .carousel-title,
    .theme-dark .details-content h2,
    .theme-dark .grey-bg .btm_line span,
    .theme-dark .grid-title h3,
    .theme-dark .grid-title h5,
    .theme-dark .item-details-wrap h3,
    .theme-dark .item.title.podcast a,
    .theme-dark .lg_para.podcast,
    .theme-dark .light_bg .tick-tabs .tab-link.current a:hover,
    .theme-dark .light_bg .tick-tabs .tab-link.current span:hover,
    .theme-dark .live-metas-wrapper h4,
    .theme-dark .media h3 a,
    .theme-dark .more-hover-svg a,
    .theme-dark .more-hover-svg a:hover,
    .theme-dark .podcast-details .podcast-content-wrap .title.font_45 h2,
    .theme-dark .read-section .breaking-news-vertical .breaking-text h5,
    .theme-dark .single-latest-news-text h3,
    .theme-dark .tab_item_info h4,
    .theme-dark .tab_item_info.home_featured_title p,
    .theme-dark .tick-tabs .tab-link.current a,
    .theme-dark .tick-tabs .tab-link.current a:hover,
    .theme-dark .tick-tabs .tab-link.current span,
    .theme-dark .tick-tabs .tab-link.current span:hover,
    .theme-dark .whatsapp-service-grid-item h2,
    .theme-dark section.breaking-news-vertical .breaking-text h6,
    .theme-light .card_slider_sec .section_head .title h2,
    .theme-light .documentary-wrapper .tick-tabs .tab-link a,
    .theme-light .documentary-wrapper .tick-tabs .tab-link span,
    .theme-light .documentary-wrapper .time.video-time p,
    .theme-light .shadow-card .tab_content_wrapper .item-metas .author-name {
        color: #fff !important
    }

    .theme-dark .author-name,
    .theme-dark .carousel-title h4,
    .theme-dark .category-meta,
    .theme-dark .content-media-item figcaption,
    .theme-dark .date-range-wrapper label,
    .theme-dark .episode_content .item.title,
    .theme-dark .featured-coverage .widget-summary p,
    .theme-dark .hide_in_mobile .search-indicator p,
    .theme-dark .most-read-swiper .tab_item_info h4,
    .theme-dark .news-cast-related h3,
    .theme-dark .news-main-container .slider_desc h2,
    .theme-dark .post-details li,
    .theme-dark .post-details p,
    .theme-dark .post-media figcaption,
    .theme-dark .post_disclaimer,
    .theme-dark .read-col .item-content .item.title,
    .theme-dark .result-index h7,
    .theme-dark .swiper-coverflow .coverflow-slide-title h2,
    .theme-dark .ticker-text p,
    .theme-dark .video-grid-title h5,
    .theme-dark .video-item-content p,
    .theme-dark .weather_box .day small,
    .theme-dark .weather_temp p,
    .theme-dark .weather_temp.night_temp p::before,
    .theme-dark .weather_temp.night_temp small,
    .theme-dark .weather_top h3,
    .theme-dark header .main_link .active a,
    .theme-dark label.form-check-label,
    .theme-light .card_slider_sec .white_txt .more_browse_btn {
        color: #fff
    }

    .theme-light .card_slider_sec .white_txt .more_browse_btn:hover,
    .theme-light .col2_grid_sec .grid_card .more_browse_btn:hover,
    .theme-light .nav_wrap h2,
    .theme-light .new_tab_item .btn_new:hover,
    .theme-light .tab_slider_sec .tab-link:not(#tab-most-visited):not(#tab-reading-now) a:hover,
    .theme-light body a.more_browse_btn:hover {
        color: var(--link_hover)
    }

    .theme-light .card_slider_sec .more_browse_btn::before,
    .theme-light .documentry_sec .more_browse_btn::before,
    .theme-light .sports_tab_sec .slider_navigation div[class*=swiper-button],
    .theme-light .video_tab_sec .more_browse_btn::before {
        -webkit-filter: brightness(1);
        filter: brightness(1)
    }

    .theme-light body a.more_browse_btn:hover::before {
        -webkit-filter: invert(48%) sepia(99%) saturate(2911%) hue-rotate(2deg) brightness(102%) contrast(109%);
        filter: invert(48%) sepia(99%) saturate(2911%) hue-rotate(2deg) brightness(102%) contrast(109%)
    }

    .theme-light .day_time::after {
        background-color: var(--black)
    }

    .theme-light .thumb_slider_wrapper {
        background-image: linear-gradient(125deg, #ffffff42 50%, #ffffff42 87%, #f28d255e)
    }

    .theme-light .slider_bottom_row .wather_wrapper {
        background-image: linear-gradient(-125deg, #ffffff40 70%, #ffffff42 72%, #f28d255e)
    }

    .theme-light .dark-navigation .slider_navigation div[class*=swiper-button],
    .theme-light .mini_bg_sec .slider_navigation div[class*=swiper-button],
    .theme-light .more_browse_btn::before,
    .theme-light .rounded_sec.dark_gray_bg .read_icon {
        -webkit-filter: brightness(0);
        filter: brightness(0)
    }

    .theme-light .gradient_tab_sec .title p {
        color: #4a4a4ad4
    }

    .title_hover h2 {
        transition: color .3s !important
    }

    .theme-dark .white-bg .all_news_slider.side_by_slider,
    .theme-dark .white-bg .title.font_45,
    .theme-dark .white-bg .title.font_45::before {
        background: #2e2e2e
    }

    .theme-light .col2_grid_sec .grid_wrapper .grid_wrap .grid_card,
    .theme-light .mix_category_sec .grid_card,
    .theme-light .rounded_sec.dark_gray_bg {
        background: var(--homewhite)
    }

    .theme-light .col2_grid_sec .rounded_sec.dark_gray_bg,
    .theme-light .container.transperent_bg .theme-light .tab_slider_sec.sports_tab_sec .tab-link a::before,
    .theme-light .grid_card,
    .theme-light section.light_bg,
    .theme-light section.mini_bg_sec {
        background-color: #f3f3f3
    }

    .theme-light .rounded_sec.dim_bg {
        background-color: var(--bg_gray)
    }

    .theme-light .documentry_sec .tab_item_info p,
    .theme-light .grid_card .card_title p,
    .theme-light .grid_wrap .date_time span,
    .theme-light .scaled_tab_sec .tab_item_info p {
        color: var(--dark-text-color)
    }

    .theme-light .mini_banner::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(to top, #f3f3f3 0, transparent 100%) !important;
        z-index: 1
    }

    .theme-light .video_tab_sec .blue_bg {
        --webkit-backdrop-filter: blur(15px);
        background: -webkit-gradient(linear, left top, right top, color-stop(60%, #002e6d), to(transparent));
        background: -o-linear-gradient(left, #002e6d 60%, transparent);
        background: linear-gradient(to right, #002e6d 60%, transparent)
    }

    .theme-light .video_tab_wrapper .video_tab_wrap::before {
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(80%, var(--blue)));
        background: -o-linear-gradient(top, transparent, transparent, var(--blue) 80%);
        background: linear-gradient(to bottom, transparent, transparent, var(--blue) 80%)
    }

    .theme-light .scaled_tab_sec.sports_tab_sec .white_link .more_browse_btn::before {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1)
    }

    .theme-light .scaled_tab_sec.sports_tab_sec .tab_item_info p {
        color: var(--homewhite)
    }

    .theme-dark .big-slides p.lg_para,
    .theme-light .col2_grid_sec .grid_card .more_browse_btn {
        color: var(--text-color)
    }

    .theme-light .sports_tab_sec .rounded_sec {
        background: var(--cust_yellow)
    }

    .theme-light .tab_slider_sec .tab-link a:hover::before,
    .theme-light .tab_slider_sec .tab-link.current a::before {
        background-color: var(--link_hover)
    }

    .theme-light .mix_category_sec .rounded_sec.dark_gray_bg {
        background: var(--black)
    }

    .theme-light .footer_middle_menu p {
        color: var(--accent)
    }

    .lg_para,
    .theme-light .news_aside .Category p,
    .theme-light .news_aside .day_time p,
    .theme-light .news_content .news_title h2,
    .theme-light .news_read_more .tab_item_info p,
    .theme-light .news_read_more h2,
    .theme-light .read_wrap h2,
    .theme-light .side_by_slider .Category p,
    .theme-light .side_by_slider .day_time p,
    .theme-light .side_by_slider .slider_desc h2,
    .theme-light .side_by_slider .slider_desc p,
    .theme-light .slide_info_wrap .Category p,
    .theme-light .slide_info_wrap .day_time p,
    .theme-light .slide_info_wrap .slider_desc h2,
    .theme-light .slide_info_wrap .slider_desc p {
        color: var(--white)
    }

    .theme-dark .video-grid-title h4 {
        font-weight: 400;
        color: #fff
    }

    .theme-dark .post-type.post-metas.type-wrap p {
        color: #ececec !important;
        border: 1px solid #c6c6c6 !important
    }

    .theme-light .news_tab.tabs a,
    .theme-light .tags_wrapper .tag_item a {
        background-color: #e7e7e7;
        color: var(--border)
    }

    .theme-light .blue_bg.col2_grid_sec .grid_card .more_browse_btn:hover,
    .theme-light .news_tab.tabs a:hover,
    .theme-light .slide_link a,
    .theme-light .tags_wrapper .tag_item a:hover {
        color: var(--orange)
    }

    .theme-light .news_tab.tabs .current a {
        background-color: #ffc79f;
        color: var(--orange)
    }

    .theme-light .show_search_bar .svg_icon:hover svg g,
    .theme-light .show_search_bar .svg_icon:hover svg line,
    .theme-light .svg_icon:hover path,
    .theme-light .svg_icon:hover svg g,
    .theme-light .svg_icon:hover svg line {
        stroke: var(--orange)
    }

    .theme-light .show-menu .svg_icon:hover path,
    .theme-light .show_mega_menu .svg_icon path,
    .theme-light .svg_icon:hover path {
        fill: var(--orange)
    }

    .footer .icon svg_icon path,
    .theme-light .show_search_bar .svg_icon svg g,
    .theme-light .show_search_bar .svg_icon svg line,
    .theme-light .svg_icon path,
    .theme-light .svg_icon svg g,
    .theme-light .svg_icon svg line {
        stroke: var(--white)
    }

    .footer svg#down-arrow path,
    .theme-dark .icon.svg_icon path,
    .theme-dark .tick-tabs .tabs svg,
    .theme-dark span.search-click.svg_icon svg,
    a.search-click.svg_icon svg {
        fill: white
    }

    .theme-dark .hamburger path,
    .theme-light .footer .show_search_bar .svg_icon svg g,
    .theme-light .footer .show_search_bar .svg_icon svg line,
    .theme-light .footer .svg_icon path,
    .theme-light .footer .svg_icon svg g,
    .theme-light .footer .svg_icon svg line {
        stroke: white
    }

    .theme-light .show-menu .svg_icon path,
    .theme-light .show_mega_menu .svg_icon path,
    .theme-light .svg_icon path {
        fill: var(--text-blue)
    }

    .theme-light .infi_item .img_wrap::before {
        background: linear-gradient(transparent, #002e6d 60%)
    }

    .theme-dark .light_bg .tick-tabs .tab-link a,
    .theme-dark .light_bg .tick-tabs .tab-link span,
    .theme-dark .read-section .col-4 section.breaking-news-vertical,
    .theme-light .col2_grid_sec.video_grid .grid_wrapper .grid_wrap .grid_card {
        background: unset
    }

    .theme-light .blue_bg .more_browse_btn::before {
        filter: brightness(1)
    }

    .theme-light .blue_bg .more_browse_btn:hover::before {
        filter: invert(48%) sepia(99%) saturate(2911%) hue-rotate(2deg) brightness(102%) contrast(109%)
    }

    .theme-light .video_grid.col2_grid_sec .card_desc .tab_item_bg::before {
        background: linear-gradient(transparent, #0055b8 62%)
    }

    .theme-light .img_card_body {
        background: linear-gradient(30deg, #002e6d 0, rgba(27, 54, 101, 0) 100%)
    }

    .theme-light .blue_bg .section_head.top_border {
        border-top: 1px solid #1475f9
    }

    .theme-light .latest-news-featured h2,
    .theme-light .light_bg .tick-tabs .tab-link a,
    .theme-light .tick-tabs .tab-link span:not(.tab-svg),
    .theme-light li.tab-lin .active a {
        color: #000
    }

    .theme-light .big-slides .swiper-button-next-big,
    .theme-light .big-slides .swiper-button-prev-big {
        filter: brightness(0)
    }

    .theme-light .video-title {
        color: #000;
        font-weight: 500
    }

    .theme-dark {
        --bg_gray: #212121;
        --lightgray: #707070;
        --text-color: #c4c4c4;
        --white: #fff;
        --black: #000;
        --blue: #002e6d
    }

    .theme-dark .theme_wrap .icon img.light {
        display: block;
        -webkit-transition: .4s linear;
        -o-transition: .4s linear;
        transition: .4s linear
    }

    .theme-dark .theme_wrap .icon img.dark {
        width: 20px;
        -webkit-transition: .4s linear;
        -o-transition: .4s linear;
        transition: .4s linear;
        height: 20px;
        display: none
    }

    .theme-dark svg #Line_10,
    .theme-dark svg #Rectangle_1523 {
        stroke: white !important
    }

    .theme-dark .Category p,
    .theme-dark section.weather_info {
        background-color: transparent
    }

    .theme-dark .bg-sports .infograpgh-section {
        background: #000 !important
    }

    .theme-dark .infograpgh-section {
        background: var(--bg_blue) !important
    }

    .theme-dark .breaking-news-vertical .breaking-text h6,
    .theme-dark .podcast-content-wrap .post-metas li,
    .theme-dark .podcast-content-wrap .title.font_45 h2,
    .theme-dark .podcast-content-wrap p,
    .theme-light .dark-text .lg_para,
    .theme-light .dark-text .slider_desc.video-title h2,
    .theme-light .dark-text .title.font_45 h2,
    .theme-light .featured-author-name h2,
    .theme-light .post-metas a,
    .theme-light .post-metas li,
    .theme-light .red-gradient-grid h2 {
        color: #000 !important
    }

    .theme-dark body .news-grid {
        background-color: #132a53
    }

    .theme-dark body .news-grid .single-news-item {
        border-bottom: 0 !important
    }

    .theme-dark .mega_navigation {
        background-color: #2f3841;
        border: 1px solid var(--borer-light)
    }

    .theme-dark .Big-slider-wrap .slider_bg.info-wrap h2,
    .theme-dark .card-title-holder h3,
    .theme-dark .live-title,
    .theme-dark .row-reverse-wrap .title_tab_bar .title.font_45 h2,
    .theme-dark .section-header.title h2,
    .theme-dark .small-card-title-holder p,
    .theme-dark .title.font_45 h2 {
        color: #fff !important;
        transition: color .3s !important
    }

    .theme-dark .row-reverse-wrap .title_tab_bar .title.font_45 h2:hover,
    .theme-dark .section-header.title h2:hover {
        color: #ff6b00 !important
    }

    .theme-dark .Big-slider-wrap .slider_bg.info-wrap p {
        color: var(--border) !important
    }

    .theme-dark .widget-title p {
        background-color: var(--orange) !important
    }

    .theme-dark .featured-item,
    .theme-dark section {
        background-color: #1c242a
    }

    .theme-dark .bg-grey,
    .theme-dark .bg-light,
    .theme-dark .light_bg,
    .theme-dark body {
        background-color: #1c2931 !important
    }

    .theme-dark .row-reverse-wrap .container::after {
        background-color: #1c2931
    }

    .theme-dark .podcast-mdn-logo img {
        filter: brightness(5.5)
    }

    .theme-dark .shadow-card .light_bg {
        background-color: unset !important
    }

    .theme-light .more-btn:hover a {
        background-color: var(--orange);
        color: #fff
    }

    .theme-dark .more-btn:hover a {
        background-color: var(--bg_blue);
        color: #fff
    }

    .theme-dark body .remove-bg-dark section,
    .theme-dark section.coverage_sec.grey-bg.transperent-bg {
        background-color: transparent !important
    }

    .theme-dark .blue-themed a:hover,
    .theme-dark .breaking-content-wrap .breaking-meta+.breaking-meta,
    .theme-dark .breaking-content-wrap .breaking-meta.red,
    .theme-dark .pop-div .tab_slider_sec .tab-link.current a,
    .theme-light .documentary-wrapper .tab-link.active a {
        color: var(--orange) !important
    }

    .theme-dark .africa-infograph,
    .theme-dark .bg-dark-grey,
    .theme-dark .content-media-item figcaption,
    .theme-dark .details-white-box,
    .theme-dark .grey-bg-colored,
    .theme-dark .grey-bg-colored .white-card,
    .theme-dark .home .episode_content,
    .theme-dark .live-info,
    .theme-dark .post-media figcaption,
    .theme-dark .read-section .col-4 .breaking-content-wrap,
    .theme-dark .swiper-slide.white-themed-slide::before,
    .theme-dark .video-item-content,
    .theme-dark .white-bg-colored,
    .theme-dark .white-box-activate .swiper-slide,
    .theme-dark .white-card,
    .theme-dark .white-card.grey-themed,
    .theme-dark .white-themed-box,
    .theme-dark .widget-title,
    .theme-dark div#ticker-box,
    .theme-dark section.documentary-wrapper,
    .theme-dark section.featured-coverage .widget-title::before {
        background: #2f3841
    }

    .theme-dark .pop-div {
        background-color: #2f3841
    }

    .theme-dark .social-share-icon:hover svg path {
        fill: var(--orange) !important
    }

    .theme-dark .dark h3,
    .theme-dark .featured-item-content,
    .theme-dark .featured-meta,
    .theme-dark .medium_article_list .item-title,
    .theme-dark .post-info p.lg_para,
    .theme-dark .single-info span,
    .theme-dark .video-item-content .lg_para,
    .theme-dark li.breadcrumb-item a,
    .theme-dark section.featured-grid-section .grid-summary p {
        color: var(--border)
    }

    .theme-dark .Grid-section,
    .theme-dark .Slide-News.bg-gray,
    .theme-dark .row-reverse-wrap .all_news_slider.side_by_slider::after,
    .theme-dark section.coverage_sec {
        background-color: #000
    }

    .theme-dark .padding-decrease .all_news_slider.side_by_slider,
    .theme-dark section.documentary-wrapper {
        background-image: unset !important
    }

    .bg-dark .rounded_sec {
        background: #242424
    }

    .theme-dark .breaking-content .single-news {
        background-color: #383c4187
    }

    .theme-dark .breaking-meta,
    .theme-dark .breaking-text h5,
    .theme-dark .grid-title h3,
    .theme-dark .podcast-details .podcast-content-wrap .post-metas li,
    .theme-dark .podcast-details .podcast-content-wrap p {
        color: var(--text-color) !important
    }

    .theme-dark .breaking-news-vertical .breaking-meta,
    .theme-light .documentary-wrapper.dark-text .time.video-time p {
        color: var(--cust_shadow) !important
    }

    .theme-dark .breaking-content-wrap {
        background-color: #515151e0
    }

    .theme-dark .breaking-meta+.breaking-meta:before,
    .theme-dark .single-news+.single-news::before {
        background: var(--cust_shadow)
    }

    .theme-dark .bg-dim-dark {
        background-color: #242627 !important
    }

    .theme-light .news-grid .section_head.title_tab_bar h3 {
        color: #000000bf;
        font-weight: 600
    }

    .theme-dark .grey-bg .flex-head,
    .theme-dark .grey-bg .news-grid {
        background: #343434
    }

    .theme-dark .latest-news-meta a {
        color: var(--dim-text-color) !important
    }

    .theme-dark .linear-bg-dark {
        background-blend-mode: overlay !important;
        background-image: linear-gradient(89deg, #000, #303030) !important;
        background-color: transparent !important
    }

    .theme-dark .show-lang-submenu .innerheader li.nav_item,
    .theme-dark .show_nav .innerheader li.nav_item,
    .theme-dark .toggle-mode {
        border-bottom: 1px solid #4d565c !important
    }

    .theme-dark .mini-search input#search_text::placeholder,
    .theme-dark .navigation_menu path {
        fill: #c4c4c4;
        color: #c4c4c4
    }

    .theme-dark .show-lang-submenu .lang_navigation,
    .theme-dark .show-nav-submenu.submenu_navigation {
        background: #4d565c2e
    }

    .theme-light .show-lang-submenu .lang_navigation,
    .theme-light .show-nav-submenu.submenu_navigation {
        background: #f3f3f3
    }

    .theme-dark .bg-dark-grey,
    .theme-dark .dark_themed-section {
        background: #2f3841 !important
    }

    .theme-dark .more-hover-svg img {
        filter: brightness(5) !important
    }

    .theme-dark .header .main_link .sub-submenu,
    .theme-dark .header .main_link a {
        color: #dee0e1
    }

    .theme-dark .hide_in_mobile .theme_wrap .icon img,
    .theme-dark section .white-indark img {
        filter: brightness(4.5)
    }

    .theme-dark .post-info::before,
    .theme-dark .read-section .col-4 .title,
    .theme-dark .white-wrap {
        background: var(--bg_blue)
    }

    .theme-dark .coverflow-btn-box {
        background: #2f3841;
        border: 1px solid #2f3841
    }

    .theme-dark .coverflow-btn-box img {
        filter: brightness(6.5)
    }

    .theme-dark .hide_in_mobile .search-icon,
    .theme-dark .hide_in_mobile .theme_wrap .icon {
        background: #4a5158
    }

    .theme-dark .language a {
        color: #fff;
        background: #aaaaaa38
    }

    .theme-dark .search-inner-wrap {
        background-color: #33353aad
    }

    .theme-dark section.documentary-wrapper.remove-dark-bg {
        background: #000
    }

    .theme-light .dark-arrows div[class*=swiper-button-next],
    .theme-light .dark-arrows div[class*=swiper-button-prev] {
        filter: brightness(0) !important
    }

    .theme-dark .horizontal-separator {
        background: var(--dark-border)
    }

    .subtitle {
        font-size: 17px;
        line-height: 1.8;
        padding-top: 10px;
        font-weight: 600
    }

    .theme-light .static-section h2 {
        color: #444;
        font-weight: 500
    }

    .theme-light .separator.container.grey {
        background: #ececec
    }

    .theme-light .light_gray_bg {
        background-color: #f8f8f8 !important
    }

    .theme-light #search-app .el-checkbox__label {
        font-size: 1.5rem
    }

    .theme-dark #search-app .el-checkbox__label {
        font-size: 1.5rem;
        color: #fff
    }

    .theme-dark section.static-section .words,
    .theme-dark section.static-section .words a,
    .theme-dark section.static-section section .text-content,
    .theme-dark section.static-section section .text-content li,
    .theme-dark section.static-section.light_bg {
        color: #b4b4b4 !important
    }

    .theme-dark .hamburger_wrap.hide_in_desktop,
    .theme-dark .search-icon.small-size {
        background: #aaaaaa38
    }

    .theme-dark #ticker-box::before {
        background: linear-gradient(to right, rgb(28 41 49 / 78%) 24%, rgba(0, 0, 0, 0) 75%)
    }

    .theme-dark body header {
        background-color: var(--bg_blue);
        box-shadow: 0 3px 7px #00000026
    }

    .theme-dark .swiper-pagination-mostRead .swiper-pagination-bullet {
        background: #dfd6d64d !important;
        opacity: .8 !important
    }

    .theme-dark .swiper-pagination-mostRead .swiper-pagination-bullet-active {
        opacity: 1 !important;
        background: var(--orange) !important
    }

    .theme-dark .read-section .breaking-content-wrap::-webkit-scrollbar-track {
        background: #343434
    }

    .theme-dark .swiper-pagination-numbered .swiper-pagination-bullet-active {
        background: #132a53;
        color: #fff
    }

    .theme-light .filter-tabs .tab-link:not(.current) a,
    .theme-light .horizontal h3 {
        color: #4a4a4a
    }

    .theme-dark .number-pagination .swiper-pagination-bullet-active,
    .theme-dark .swiper-pagination-mostRead .swiper-pagination-bullet-active {
        background: var(--orange)
    }

    .featured-news .number-pagination img,
    .featured-news .swiper-button-next-mostRead img,
    .featured-news .swiper-button-prev-mostRead img,
    .theme-dark .number-pagination img,
    .theme-dark .swiper-button-next-mostRead img,
    .theme-dark .swiper-button-prev-mostRead img {
        filter: invert(61%) sepia(98%) saturate(3849%) hue-rotate(357deg) brightness(96%) contrast(112%)
    }

    .theme-dark .bg-blue-sports .light_bg {
        background: #2f384185 !important
    }

    .theme-dark .read-section .col-4 .title,
    .theme-dark .read-section.light_bg .col-4 .title,
    .theme-dark section.breaking-news-vertical .title {
        background: #1c2931
    }

    .theme-dark .dark-news.read-section .col-4 .title {
        background: #172126
    }

    .theme-dark blockquote {
        background: #2f3841;
        box-shadow: none
    }

    .theme-dark .nav-box {
        background: #5e5e5e;
        border: 1px solid #555
    }

    .theme-dark .custom-navs img {
        filter: brightness(10)
    }

    .theme-dark .video-item-content .social-share-icon svg path {
        fill: white !important
    }

    .theme-dark .dark_themed_grey {
        background: #1c2931 !important
    }

    .theme-dark .dropdown-content,
    .theme-dark .image-caption,
    .theme-dark .content-media-item figcaption {
        background: #2f3841;
        color: #fff
    }

    .theme-dark .section_head.title_tab_bar .title:hover .more-hover-svg {
        background: #80808054
    }

    .theme-dark .single-info span {
        border-bottom: 1px solid var(--cust_shadow);
        border-top: 1px solid var(--cust_shadow)
    }

    .theme-dark .item-text-wrap .single-info span {
        color: var(--border) !important;
        border-bottom: 1px solid var(--cust_shadow)
    }

    .theme-dark .no-background .light_bg,
    .theme-dark .tab_slider_sec.dark-themed {
        background: #1c242a !important
    }

    .theme-dark .coverflow-slider .swiper-coverflow::before,
    .theme-dark footer {
        background: #1c242a
    }

    .theme-dark .blue-themed .tab-link:not(.active) a {
        color: #b0b0b1
    }

    .theme-dark .blue-themed li.active::before {
        background: var(--border)
    }

    .theme-dark .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
        background: #7474749c;
        opacity: .8
    }

    .theme-dark .featured-item-content :where(h3, h4) {
        color: #fff
    }

    .theme-dark .search-indicator {
        color: #fff !important
    }

    .theme-dark .blue-meta p {
        color: #919191 !important
    }

    .theme-dark .search-check-header {
        background-color: #605f5f
    }

    .search_wrap:hover .search-indicator {
        color: var(--orange) !important;
    }

    .theme-dark .language a:hover {
        background: var(--orange);
    }