/*
Theme Name: Nokri child
Description: Responsive, Neat & Clean WP Theme.
Author: Scripts Bundle
Theme URI: https://demo.nokriwp.com/
Author URI: http://scriptsbundle.com/
Version: 1.0.0
Template:     nokri
License: Themeforest Split Licence
License URI: https://themeforest.net/user/scriptsbundle/
Text Domain: nokri
Tags: featured-images, sticky-post, translation-ready
*/


.mega-menu .menu-logo img {
    max-width: 70px;
    margin: 0 !important;
}

.n-advert-display img {
	display: none;
}

.n-footer-transparent.footer-two img.footer-logo {
    max-width: 100px;
}


/*Chỉnh màu sắc ở đây*/
/* :root {
	--black: #000;
	--white: #fff;
	--bg1: #ffffff1c;
}

body {
	color: var(--white) !important;
}

.mega-menu {
	background-color: var(--black) !important;
}

.mega-menu>section.menu-list-items {
	background-color: var(--black) !important;
}


.mega-menu .menu-links>li>a {
	color: var(--white) !important;
}


.mega-menu .drop-down .grid-row, .mega-menu .drop-down-tab-bar .grid-row {
	background-color: var(--black) !important;
}

.mega-menu .drop-down *, .mega-menu .drop-down-tab-bar * {
	color: var(--white) !important;
}



.n-job-listing5 .n-listing-candidates .n-candidates-content h2 {
	color: var(--black) !important;
}

.heading-title h2 {
	color: var(--white) !important;
}

.nth-hiring, .nth-packages {
	background-color: var(--black) !important;
}


.nth-latest-details a, .nth-latest-update .nth-latest-content .nth-latest-in ul li {
	color: var(--white) !important;
}

a.n-login-header {
    color: var(--white) !important;
}

/*Page*/
.n-search-page {
	background-color: var(--black) !important;
}

.new-sidebar .heading {
	color: var(--black) !important;
}

.wp-block-heading {
	color: var(--black) !important;
}

.n-search-main .n-bread-crumb .breadcrumb a {
	color: var(--white) !important;
}

.n-testimonials.light-grey {
	background-color: #000 !important;
}


aside .widget ul li a {
	color: var(--white) !important;
}

.widget.search-blog .wp-block-group {
	background: transparent !important;
}

.widget.search-blog .wp-block-latest-comments__comment-link, .wp-block-latest-comments__comment-author {
	color: var(--white) !important;
}

.widget.search-blog .wp-block-heading {
	color: var(--white) !important;
}
.widget .wp-block-search__label {
	color: var(--white) !important;
}


.blog-detail-page .post-title {
	color: var(--white) !important;
}

.blog-single.post-desc.entry-content > *, .comp > *, blockquote > * {
	color: var(--white) !important;
}


.single  .light-grey {
	background-color: var(--black) !important;
}

.n-detail-transparent .n-single-meta-2, .n-single-job.n-detail-transparent .n-single-detail, .jobs-alert-box, .n-single-job.n-detail-transparent .n-skills, .n-job-tags, .n-single-job.n-detail-transparent .dingle-job-company-meta {
	background: var(--bg1) !important;
}

.n-detail-transparent .n-single-meta-2 h4, .n-detail-transparent .n-single-meta-2 .short-detail-meta small {
	color: var(--white) !important;
}




.n-price-top-text {
	background: none !important;
}

.n-pricing-plan .n-price-single .n-price-bottom {
	background-color: var(--bg1) !important;
	
}

.n-pricing-plan .n-price-single .n-price-bottom ul li {
	color: var(--white) !important; 
}

.n-single_testimonial {
	background-color: var(--bg1) !important;
}
.light-grey .n-owl-testimonial-2 .n-single_testimonial .n-testimoial-text {
	background: transparent !important;
}

.nth-latest-update .nth-latest-content, .blog-sidebar .widget, .n-job-pages-section .n-job-pages {
	background: var(--bg1) !important;
	border: none !important;
} */
