body.light-theme, 
.light-theme .navbar, 
.light-theme .spec_box, 
.light-theme .front_ava, 
.light-theme .read-more-box {
	background: #ffffff !important;
}

.light-theme article blockquote {
	background: rgb(239, 243, 244) !important;
	color: rgb(15, 20, 25); !important;
}

.light-theme p, 
.light-theme a, 
.light-theme li, 
.light-theme .post-content div {
	color: rgb(15, 20, 25); !important;
}

.light-theme h1, 
.light-theme h2, 
.light-theme h3, 
.light-theme h4, 
.light-theme h5, 
.light-theme h6 {
	color: rgb(0, 0, 0); !important;
}

.light-theme a:hover {
	opacity: .8;
}

.light-theme .nav-link.navbar-brand {
	padding-left: 8px !important;
	padding-right: 8px !important;
}

.light-theme .nav-link-search img.white,
.light-theme .head-logo-white {
	display: inline !important;
}
			
.light-theme .nav-link-search img.black,
.light-theme .head-logo-black {
	display: none !important;
}

.light-theme .nav-link:hover,
.light-theme .current .nav-link {
	background: rgb(239, 243, 244) !important;
}

.light-theme .breadcrumb {
	border-bottom: 0 !important;
}

.light-theme .breadcrumb-line {
	border-bottom: 1px solid rgb(239, 243, 244) !important;
}

.light-theme .sidebar::-webkit-scrollbar,
.light-theme .sidebar::-webkit-scrollbar-track {
	background-color: rgb(239, 243, 244) !important;
}

.light-theme .sidebar::-webkit-scrollbar-thumb {
	background-color: #1d99ef !important;
}

.light-theme .sidebar_item h3 {
	border-bottom: 2px solid rgb(239, 243, 244) !important;
}

.light-theme .sidebar_item .time {
	color: #6a6a6a !important;
}

.light-theme .material_1_divider {
	border-bottom: 1px solid rgb(239, 243, 244) !important;
}

.light-theme .material_2 {
	border: 1px solid rgb(239, 243, 244) !important;
}

.light-theme .ideas_item {
	border-right: 1px solid rgb(239, 243, 244) !important;
}

.light-theme .front-mobile-line {
	border-bottom: 1px solid rgb(239, 243, 244) !important;
}

.light-theme .movies-row>.col-lg-6:nth-child(odd),
.light-theme .material_1.right_divider:after {
	border-right: 1px solid rgb(239, 243, 244) !important;
}

.light-theme .partner-post {
	background: #1d9bf0 !important;
	color: #fafafa !important;
}

.light-theme .partner-post,
.light-theme .exclusive-post {
	border-radius: 8px;
	padding: 4px 8px !important;
}

.light-theme .google-news-subscribe {
	border-radius: 18px;
	color: #ffffff;
}

.light-theme .spec_box .row {
	margin-bottom: 2rem;
}

.light-theme .material_2 {
	height: 100%;
}

.light-theme .google-news-block a,
.light-theme .exclusive-post {
	background: #1d99ef !important;
}

.light-theme .dark {
	display: none;
}

.light-theme img.light {
	width: 24px;
}

.light-theme .nav-item svg path,
.light-theme .svg-change-color path {
	fill: #0f0f0f;
}