:root {
	--zinc-50: #fafafa;
	--zinc-100: #f4f4f5;
	--zinc-200: #e4e4e7;
	--zinc-300: #d4d4d8;
	--zinc-400: #a1a1aa;
	--zinc-500: #71717a;
	--zinc-600: #52525b;
	--zinc-700: #3f3f46;
	--zinc-800: #27272a;
	--zinc-900: #1a1a1e;
	--zinc-900: #18181b;
	--zinc-950: #09090b;
	--zinc-950: #0e0e11;
    --text-color: var(--zinc-100);
	--text-color-muted: var(--zinc-300);
	--text-color-muted-extra: var(--zinc-400);
	--border-color: var(--zinc-700);
	--subtle-border-color: var(--zinc-800);
	--selected-border-color: var(--zinc-100);
	--card-border-color: var(--zinc-800);
	--background-muted: var(--zinc-800);
}

body.likhun-dark .dark-st-bg-900{
    background-color: var(--shark-color-900) !important;
}
body.likhun-dark .dark-bg-transparent{
    background-color:transparent !important;
}
body.likhun-dark .dark-icon-bg-transparent .elementor-social-icon{
    background-color:transparent !important;
}
body.likhun-dark .elementor-element.e-con {
	border-color: var(--shark-color-500);
}
body.likhun-dark .elementor-element > .elementor-widget-container {
	border-color: var(--shark-color-500) !important;
}
body.likhun-dark:where(.single, .archive, .category){
    background-color: var(--shark-color-950) !important;
}
/* breadcrumb */
body.likhun-dark .breadcrumb-nav-top ul {
	background: var(--shark-color-600);
}
body.likhun-dark .breadcrumb-nav-top ul li.breadcrumb-key-menu a {
	background: var(--shark-color-600);
}
body.likhun-dark .breadcrumb-nav-top ul li a {
	color: var(--shark-color-50);
}
body.likhun-dark .breadcrumb-nav-top ul li.breadcrumb-item-menu a {
	background: var(--shark-color-700);
}
/* Header */
body.likhun-dark .logo.theme-logo h1 a, body.likhun-dark .footer-top-logo h1 a {
	color: #fff;
}

body.likhun-dark .nav-menu-wrapper .mainmenu ul li a {
    color: #fff;
}

body.likhun-dark .nav-menu-wrapper .mainmenu ul li a {
    color: #c6c6c6;
}

body.likhun-dark .nav-menu-wrapper .mainmenu ul li a:hover{
    color: #fff;
}

body.likhun-dark .nav-menu-wrapper li ul.liona-submenu{
	background: #141414;
}
li.open-submenu > a {
    background-color: var(--shark-color-500) !important;
}

body.likhun-dark .nav-menu-wrapper li ul.liona-submenu li a {
	color: #c6c6c6;
}

body.likhun-dark .nav-menu-wrapper li ul.liona-submenu li a:hover{
	color: #fff !important;
}

body.likhun-dark .header-two-social a {
    color: #fff;
}

body.likhun-dark .header-search-box a {
    color: #fff;
}

body.likhun-dark .header-style-two .htop_social a {
    color: #c6c6c6;
}

body.likhun-dark .header-style-two .htop_social a:hover {
    color: #fff;
}

body.likhun-dark .header-divider {
    background: #484848;
}

body.likhun-dark .logo.theme-logo {
    display: none;
}

body.likhun-dark .slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}

body.likhun-dark nav.nav-main-wrap ul.theme-main-menu li:hover ul.megamenu-sub-menu {
    background: #000!important;
    border-color: #111!important;
}


body.likhun-dark nav.nav-main-wrap ul.theme-main-menu li ul.liona-submenu {
    background: #000;
    border: none;
}

body.likhun-dark nav.nav-main-wrap ul.theme-main-menu li ul.liona-submenu li a {
    color: #c6c6c6;
}

body.likhun-dark .nav-menu-wrapper .mainmenu li:hover ul.sub-menu {
    background: var(--shark-color-950);
}


/* Footer */
body.likhun-dark footer.theme-footer-wrapper.theme_footer_Widegts {
    background-color: #000!important;
}

body.likhun-dark .footer-widget ul li a {
    color: #C6C6C6!important;
}

body.likhun-dark .footer-widget h4.widget-title {
    color: #fff;
}

body.likhun-dark .footer-widget ul li a:hover {
    color: #fff!important;
}


body.likhun-dark .header-style-1.sticky {
	background: #000;
}
body.likhun-dark .header-style-one.sticky {
	background: #000;
}

body.likhun-dark .footer-bottom .admin-nav-box a:hover{
	color: #fff !important;
}

body.likhun-dark .footer-border {
    background: #484848;
}

body.likhun-dark .footer-socials a {
    color: #fff;
    background: #141414;
}

body.likhun-dark .theme-footer-wrapper .footer-top {
    background-color: #000;
}

body.likhun-dark p.footer-overview-text {
    color: #c6c6c6;
}

body.likhun-dark .footer-social a {
    color: #c6c6c6;
}

body.likhun-dark .footer-social a:hover {
    color: #fff;
}

body.likhun-dark .footer-email {
    background: #141414;
    color: #C6C6C6;
}

body.likhun-dark .widget_block .wp-block-columns a{
    color: #fff;
}

body.likhun-dark .footer-bottom p,
body.likhun-dark .footer-bottom a{
    color: #C6C6C6;
}

/* Main Slider */
body.likhun-dark .theme-main-slider-wrapper.slide-one-style .blog-slider-inner-content {
    background: #222;
}

body.likhun-dark .theme-main-slider-wrapper.slide-one-style .blog-slider-inner-content:hover{
    background: #000;
}
body.likhun-dark .slider-meta-left-content h4.post-author-name a,
body.likhun-dark .entry-content h4 {
    color: #c6c6c6 !important;
}

body.likhun-dark .theme-page-spacing .entry-content ul li{
    color: var(--shark-color-100);
}


body.likhun-dark .slider-meta-right .post-comment-box {
    color: #fff;
}

body.likhun-dark .slider-top-heading h2.slider-top-title,
body.likhun-dark .slider-top-heading p.slider-top-sub-title {
    color: #fff !important;
}


/* Editors Choise */
body.likhun-dark .elementor-heading-title {
    color: #fff !important;
}

body.likhun-dark .tab-section-title h2,
body.likhun-dark .theme-post-tab-wrapper.blog-tab-wrapper .tab-section-title p {
    color: #fff !important;
}


body.likhun-dark .tab-bottom-grid-style.post-list-block-wrapper .tab-post-grid-content-small h3.post-title a {
    color: #fff !important;
}


/* Latest Article */
body.likhun-dark .news_tab_Block .nav-tabs .nav-link {
    color: #c6c6c6;
    background: #484848;
}

body.likhun-dark .news_tab_Block .nav-tabs .nav-link.active{
    color: #fff;
    background: #000;
}

body.likhun-dark .tab-small-post-list .tab-post-grid-content-small h3.post-title a,
body.likhun-dark .blog-post-tab-wrap.post-block-item .grid-content-bottom h3.post-title a {
    color: #fff !important;
}

body.likhun-dark .blog-post-tab-wrap.post-block-item .grid-content-bottom .post-excerpt-box p {
    color: #c6c6c6 !important;
}

body.likhun-dark .cat-list-inner-content span.category-number {
    color: #c6c6c6;
}
body.likhun-dark .cat-list-title p {
	color: #e6e6e6 !important;
}
body.likhun-dark .cat-list-slider .cat-custom-wrap .category_icon i {
	color: #c6c6c6;
}
body.likhun-dark .elementor-786 .elementor-element.elementor-element-39aa638:not(.elementor-motion-effects-element-type-background),
body.likhun-dark .elementor-786 .elementor-element.elementor-element-1c25be1:not(.elementor-motion-effects-element-type-background),
body.likhun-dark .elementor-448 .elementor-element.elementor-element-39aa638:not(.elementor-motion-effects-element-type-background),
body.likhun-dark .elementor-448 .elementor-element.elementor-element-1c25be1:not(.elementor-motion-effects-element-type-background),
body.likhun-dark .elementor-828 .elementor-element.elementor-element-39aa638:not(.elementor-motion-effects-element-type-background),
body.likhun-dark .elementor-828 .elementor-element.elementor-element-1c25be1:not(.elementor-motion-effects-element-type-background){
    background: transparent !important;
}

body.likhun-dark .custom-subscribe-form-wrapper input[type="email"] {
    background: #141414;
    color: #c6c6c6;
}

/* Featured Video */
body.likhun-dark .elementor-element-2ae89a4 .blog-post-tab-wrap.post-block-item {
    background: transparent;
}

body.likhun-dark .elementor-element-2ae89a4 .blog-post-tab-wrap.post-block-item:hover{
    background: transparent !important;
}

/* Explore Authors */
body.likhun-dark .custom-author-list-inner {
    background: #222;
}

body.likhun-dark .custom-author-list-inner:hover{
    background: #000;
}

body.likhun-dark .author-list-content h4 a {
    color: #fff;
}

body.likhun-dark .authors-post-number {
    color: #c6c6c6;
}

body.likhun-dark .elementor-786 .elementor-element.elementor-element-6dc1a2a:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
body.likhun-dark .elementor-448 .elementor-element.elementor-element-117bd76:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
body.likhun-dark .elementor-448 .elementor-element.elementor-element-6dc1a2a:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
body.likhun-dark .elementor-828 .elementor-element.elementor-element-117bd76:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
body.likhun-dark .elementor-828 .elementor-element.elementor-element-6dc1a2a:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap{
    background: #222;
}

/* Sidebar Tags */
body.likhun-dark .bottom-loop-right .elementor-widget-wp-widget-tag_cloud {
    background: #000;
}

body.likhun-dark .entry-content h5 {
    color: #fff;
}

body.likhun-dark .bottom-loop-right .elementor-widget-wp-widget-tag_cloud .tagcloud a {
    color: #c6c6c6;
}

/* Home 3 First Section */
body.likhun-dark .elementor-828 .elementor-element.elementor-element-0d7e3cf .blog-post-tab-wrap.post-block-item.post-block-item-one{
    background: transparent !important;
}

/* Blog Page */
body.likhun-dark h1.theme-breacrumb-title {
    color: #fff;
}
body.likhun-dark .elementor-element.elementor-widget.elementor-widget-text-editor {
	color: var(--shark-color-100) !important;
}

body.likhun-dark .post-block-wrapper-latest.post-block-style-latest .latest-post-block-content h3.post-title a {
    color: #fff;
}

body.likhun-dark .post-block-wrapper-latest.post-block-style-latest .latest-post-block-content .post-excerpt-box p {
    color: #c6c6c6;
}
body.likhun-dark .post-meta-list .post-meta {
	color: var(--shark-color-200);
}

body.likhun-dark .slider-meta-left ul.slider-bottom-meta-list li {
    color: var(--shark-color-100);
}

body.likhun-dark .theme-pagination-style ul.page-numbers li a.page-numbers{
    border: 1px solid #484848;
    color: #c6c6c6;
}

body.likhun-dark .widget {
    background-color: #000;
}

body.likhun-dark .wp-block-search .wp-block-search__label{
    color: #fff;
}

body.likhun-dark .wp-block-search .wp-block-search__label {
    border-bottom: 1px solid #222;
}

body.likhun-dark .wp-block-search__input {
	background-color: var(--shark-color-950);
	border: 1px solid var(--shark-color-900);
    color: var(--shark-color-200);
}

body.likhun-dark .widget.widget_block h2{
    color: var(--shark-color-50);
}

body.likhun-dark .has-avatars .wp-block-latest-comments__comment-excerpt a,
body.likhun-dark .has-avatars .wp-block-latest-comments__comment-meta a,
body.likhun-dark .wp-block-latest-comments__comment-meta a,
body.likhun-dark .wp-block-latest-posts a,
body.likhun-dark .wp-block-rss__item-title a {
	color: var(--shark-color-200) !important;
}
body.likhun-dark .blog-sidebar .widget_block li.wp-block-latest-comments__comment {
	color: var(--shark-color-50);
}

body.likhun-dark .blog-sidebar .widget ul li a {
    color: #c6c6c6 !important;
}

body.likhun-dark .blog-sidebar .widget ul li a:hover {
    color: #fff !important;
}

body.likhun-dark .slider-meta-left-content h4.post-author-name {
    color: #C6C6C6;
}


/* Category Layout 2 */
body.likhun-dark .category-layout-two .blog-post-tab-wrap.post-block-item.post-block-item-one,
body.likhun-dark .category-layout-two .blog-post-tab-wrap.post-block-item.post-block-item-one:hover{
    background: transparent !important;
}

/* Blog Details Page */
body.likhun-dark .blog-details-content .entry-content :not(.promot-related-posts a):where(p, li, span, bdi){
    color: var(--shark-color-50) !important;
}

body.likhun-dark .blog-details-content .entry-content :where(h1, h2, h3, h4, h5, h6, strong, a:hover){
    color: var(--shark-color-50) !important;
}
body.likhun-dark .entry-content .post-footer {
	border-color:var(--shark-color-600);
}
body.likhun-dark .theme-tags__wrapper a {
	border-color:var(--shark-color-400);
}

body.likhun-dark .single-blog-content blockquote{
    background:var(--shark-color-900);
}
body.likhun-dark .theme_blog_nav_Label {
    color: #fff;
}
body.likhun-dark .related_post_title {
	border-color: var(--shark-color-600);
}
body.likhun-dark .theme_blog_nav_Title a{
    color: #c6c6c6;
}

body.likhun-dark .theme_blog_nav_Title a:hover{
    color: #fff;
}

body.likhun-dark .comment-respond .comment-reply-title {
    color: #fff;
    border-bottom: 1px solid #484848;
}

body.likhun-dark .blog-post-comment .comment-respond p.logged-in-as {
    color: #c6c6c6;
}

body.likhun-dark .form-control {
    color: #c6c6c6;
    background-color: var(--shark-color-950);
    border: 1px solid var(--shark-color-950);
}

body.likhun-dark .theme_related_post_Grid h2 {
    color: #fff;
    border-color: var(--shark-color-600);
}

body.likhun-dark .theme_related_post_Grid .blog-post-tab-wrap.post-block-item.post-block-item-one,
body.likhun-dark .theme_related_post_Grid .blog-post-tab-wrap.post-block-item.post-block-item-one:hover{
    background: transparent !important;
}
body.likhun-dark .related-posts :where(.news-post-grid-thumbnail,.news-post-grid-thumbnail a) {
	background-color: var(--shark-color-600) !important;
}
body.likhun-dark .related-posts .post-meta-readmore svg path {
	color:var(--shark-color-100);
	fill: var(--shark-color-100);
}
/* archive */
body.likhun-dark .post-block-wrapper-latest .latest-post-block-content {
	background: var(--shark-color-900);
}
body.likhun-dark .category-layout-two .post-block-item .latest-post-block-content {
	background-color: var(--shark-color-800);
}
body.likhun-dark:where(.archive, .category) .post-title {
    color:var(--shark-color-50);
}
body.likhun-dark:where(.archive, .category) .post-excerpt-box p{
    color:var(--shark-color-100);
}

/* Cotact Page */

body.likhun-dark .custom-themee-contactt input,
body.likhun-dark .custom-themee-contactt textarea,
body.likhun-dark .custom-themee-contactt select{
    background: var(--shark-color-800) !important;
    color: var(--shark-color-100) !important;
}
body.likhun-dark .custom-themee-contactt label {
	color: var(--shark-color-200);
}

body.likhun-dark .entry-content h4 {
    color: #c6c6c6;
}


body.likhun-dark .dark-view-all-btn .elementor-button{
    background-color: var(--shark-color-700) !important;
    color: var(--shark-color-100) !important;
}
body.likhun-dark .dark-view-all-btn-text .elementor-button{
    color: var(--shark-color-100) !important;
}
body.likhun-dark .dark-view-all-btn svg path{
    fill: var(--shark-color-100) !important;
}
body.likhun-dark .dark-white-text-btn .elementor-button{
    color: var(--shark-color-100) !important;
    border-color: var(--shark-color-100) !important;
}
body.likhun-dark .dark-white-text-btn svg path{
    fill: var(--shark-color-100) !important;
}


body.likhun-dark .video_large_post_single.style1:before {
	background-color:var(--shark-color-400);
}
body.likhun-dark .video_large_post_single.style1:after {
	background-color:var(--shark-color-300);
}

body.likhun-dark :where(.horizontal-post-list_style3,.horizontal-post-list_style4,.post-large-thumb.style1) a.read-more-link:has(span) {
	background-color: transparent;
}
body.likhun-dark .elementor-widget-horizontal-post-list:has(.horizontal-post-list_style3):before,
body.likhun-dark .elementor-widget-horizontal-post-list:has(.horizontal-post-list_style3):after {
	background-color: var(--shark-color-600);
}
body.likhun-dark .small-video-list.style3 .tab-small-thumbnail-wrap::before {
	border-color: var(--shark-color-400);
}
body.likhun-dark .small-video-list.style3 {
	border-color: var(--shark-color-600);
}
body.likhun-dark .small-video-list.style3 .post-title path {
	fill: currentColor;
}
body.likhun-dark .horizontal-post-list_style2 .tab-small-thumbnail-wrap {
	background-color: var(--shark-color-600);
}
body.likhun-dark .cat-slider-style1 :where(.st-right-seprator, .st-left-seprator),
body.likhun-dark .cat-slider-style1 :where(.slide-arrow-left.slick-arrow, .slide-arrow-right.slick-arrow) {
	border-color: var(--shark-color-600);
}
body.likhun-dark :where(.horizontal-post-list_style3,.horizontal-post-list_style4) .tab-small-thumbnail-wrap a:before {
	box-shadow:0 0 1px 0px var(--shark-color-950) inset, 0 0 0px 0px black;
}
body.likhun-dark .horizontal-post-list_style6 .tab-small-thumbnail-wrap a:before {
	background-image: linear-gradient(180deg, #F1F1F100 72%, var(--shark-color-950) 100%);
}
body.likhun-dark .horizontal-post-list_style6 .post-meta-list .post-meta[class*="bg-"],
body.likhun-dark .horizontal-post-list_style6 .post-meta-readmore {
	background-color: var(--shark-color-600);
}
body.likhun-dark .horizontal-post-list_style7 .post-meta-list .post-meta[class*="bg-"],
body.likhun-dark .horizontal-post-list_style7 .post-meta-readmore {
	background-color: var(--shark-color-600);
}
body.likhun-dark .horizontal-post-list_style7 .post-list-content {
	background-color: var(--shark-color-900);
}
body.likhun-dark .horizontal-post-list_style8 .post-meta-list .post-meta[class*="bg-"],
body.likhun-dark .horizontal-post-list_style8 .post-meta-readmore {
	background-color: var(--shark-color-700);
}
body.likhun-dark .horizontal-post-list_style8 .post-list-content ,
body.likhun-dark .horizontal-post-list_style8 .news-post-grid-content {
	background-color: var(--shark-color-900);
    --tw-shadow-color: var(--shark-color-950);
}
body.likhun-dark .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    --divider-color: var(--shark-color-600);
}

body.likhun-dark footer .elementor-element .menu-item a.hfe-menu-item, 
body.likhun-dark footer .elementor-element .sub-menu a.hfe-sub-menu-item {
	color:var(--shark-color-200) !important;
}
body.likhun-dark .tabs-title-dark-color.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],
body.likhun-dark .tabs-title-dark-color.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a {
	color: var(--shark-color-100);
}
body.likhun-dark .liona-sidnav {
	background-color: var(--shark-color-800);
}

body.likhun-dark .dark-acc-btn .elementor-button-wrapper .elementor-button {
	background-color:var(--shark-color-900);
    color: var(--shark-color-100);
}
body.likhun-dark .video_large_post_single.style2 .news-post-grid-thumbnail:before {
	background: linear-gradient(180deg, rgb(34 39 43 / 85%) 0%, rgb(34 39 43 / 85%) 100%);
}
body.likhun-dark path.arrow-bg{
    fill: var(--shark-color-800);
}
body.likhun-dark path.arrow-symbol{
    fill: var(--shark-color-100);
}
body.likhun-dark .elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],
body.likhun-dark .elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a {
	color: var(--shark-color-300);
}
body.likhun-dark .off-canvas.main-offcanvas{
	background-color:var(--shark-color-950);
}
body.likhun-dark .close-offcanvas{
	background-color:var(--shark-color-900);
	border-color:var(--shark-color-800);
}
body.likhun-dark .close-offcanvas svg path {
	fill: var(--shark-color-100);
}
body.likhun-dark .post-comments-title-button {
	border-color: rgba(from var(--theme-main-color) r g b / 50%);
}
body.likhun-dark .comments-list .comment-author a{
    color: inherit !important;
}

html.dark .YN.yn-article-display-card.yn-desktop .yn-item {
	background-color: var(--shark-color-800);
}
html.dark .YN.yn-article-display-card.yn-desktop .yn-i-2 .yn-badge.normal {
	background-color: var(--shark-color-950);
}
html.dark .YN.yn-article-display-card .yn-badge {
	background-color: var(--shark-color-950);
	color: var(--shark-color-100);
}
html.dark .YN.yn-article-display-card.yn-desktop .yn-item-title span {
	color:var(--shark-color-100) !important;
}
html.dark .YN.yn-article-display-card.yn-desktop {
	border-color: var(--shark-color-600) !important;
}
html.dark .wp-block-table table {
	background: var(--shark-color-950);
}
html.dark .wp-block-table :where(thead,tbody,th,td){
	border-color: var(--shark-color-400);
    color: var(--shark-color-100);
}
html.dark .blog-details-content table :where(h1, h2, h3, h4, h5, h6, strong, a:hover) {
	color: var(--shark-color-100);
}
html.dark .comments-style-two ul.children li .comment-wrapper {
	background-color: var(--shark-color-900);
}
html.dark.page .theme-page-spacing .entry-content :where(b,strong) {
	font-weight: 600;
	color: var(--shark-color-50);
}