html.theme-dark {
	scrollbar-color: #1bbc9b #151922;
}

body.theme-dark,
body.theme-dark .wrapper-inside {
	background: #151922;
	color: #cfd6df;
}

body.theme-dark a,
body.theme-dark .app-p .box .entry a,
body.theme-dark .app-s .box .box-content a,
body.theme-dark .app-s .box .entry a,
body.theme-dark .entry a:hover,
body.theme-dark .widget a:hover {
	color: #38d9b8;
}

body.theme-dark #header nav a,
body.theme-dark #menu-mobile a,
body.theme-dark #footer a,
body.theme-dark .buttond,
body.theme-dark .buttond:hover,
body.theme-dark .botones_sociales a,
body.theme-dark #list-downloadlinks li a,
body.theme-dark #dl-telegram,
body.theme-dark #dasl,
body.theme-dark .section a.more,
body.theme-dark .bloque-status,
body.theme-dark .b-type {
	color: #fff;
}

body.theme-dark .section .bav1 a,
body.theme-dark .section .bav2 > a,
body.theme-dark .widget .widget-content ul > li > a,
body.theme-dark .catbar li a {
	color: #cfd6df;
}

body.theme-dark #header,
body.theme-dark #menu-mobile,
body.theme-dark #subheader {
	background: #10141c;
}

body.theme-dark #subheader.np,
body.theme-dark .app-p .box,
body.theme-dark .app-s .box,
body.theme-dark .section.blog,
body.theme-dark .section .bav1 a,
body.theme-dark .section .bav2 > a,
body.theme-dark .single-product .product,
body.theme-dark .widget,
body.theme-dark .bloque-blog {
	background: #1d2430;
	box-shadow: 2px 2px 2px 0 #10141c;
	color: #cfd6df;
}

body.theme-dark .box .box-title,
body.theme-dark .section .title-section,
body.theme-dark .widget .widget-title {
	border-color: #303949;
	color: #f3f6fa;
}

body.theme-dark h1,
body.theme-dark h2,
body.theme-dark h3,
body.theme-dark h4,
body.theme-dark h5,
body.theme-dark h6,
body.theme-dark .main-box-title,
body.theme-dark .bav .title,
body.theme-dark .wb .title,
body.theme-dark .bloque-blog a.title,
body.theme-dark .section.blog .bloques li a.title {
	color: #f3f6fa;
}

body.theme-dark .descripcion,
body.theme-dark .entry,
body.theme-dark .app-s .box-content,
body.theme-dark .app-s .entry,
body.theme-dark .section.blog .bloques li .excerpt,
body.theme-dark .developer,
body.theme-dark .size,
body.theme-dark .version,
body.theme-dark .px-postmeta,
body.theme-dark .data-app,
body.theme-dark .da-s,
body.theme-dark .ct_description {
	color: #c2cad6;
}

body.theme-dark #breadcrumbs,
body.theme-dark #breadcrumbs a,
body.theme-dark .section.blog .bloques li .s2 .px-postmeta,
body.theme-dark .bloque-blog .date {
	color: #8f9baa;
}

body.theme-dark .box-data-app,
body.theme-dark .entry.bx-info-install,
body.theme-dark .wp-caption-text,
body.theme-dark table th,
body.theme-dark table tbody th,
body.theme-dark table tr:nth-child(2n),
body.theme-dark input[type=email],
body.theme-dark input[type=password],
body.theme-dark input[type=search],
body.theme-dark input[type=text],
body.theme-dark input[type=url],
body.theme-dark select,
body.theme-dark textarea,
body.theme-dark textarea:focus {
	background: #242d3a;
	color: #d7dde6;
}

body.theme-dark table td,
body.theme-dark table th,
body.theme-dark .entry.bx-info-install {
	border-color: #303949;
}

body.theme-dark .searchBox ul,
body.theme-dark #subheader.np .searchBox ul {
	background: #242d3a;
}

body.theme-dark .searchBox ul li a,
body.theme-dark #subheader.np .searchBox ul li a {
	color: #d7dde6;
}

body.theme-dark .widget .widget-content ul li a:hover::before,
body.theme-dark #subheader.np .searchBox ul li a:hover {
	background: #2d3746;
}

body.theme-dark .bloque-imagen.bi_ll,
body.theme-dark .box-data-app::before {
	background: #303949;
}

body.theme-dark .rating .stars::before,
body.theme-dark .rating .stars span::before {
	color: #f5b301;
}

body.theme-dark #footer {
	background: #10141c;
}

body.theme-dark .botones_sociales a {
	background: #1d222d;
	border-radius: 2px;
	color: #fff;
}
