html[data-theme=dark] .site-header {
background: #0D0E19;
}
.site-footer {
background: #0D0E19;
color: #f9f9f9;
border-top: 1px solid #222;
}
html[data-theme=dark] .preloader {
background: #0D0E19;
}
html[data-theme=dark] .mobile-nav-bottom {
background: #0D0E19;
}
html[data-theme=dark] .site-search input[name="s"] {
color: #f9fafb;
border: 1px solid #333;
background: #0D0E19;
}
@media only screen and (max-width: 1000px) {
html[data-theme=dark] .site-search {
background: #0D0E19;
}
}
html[data-theme=dark] .player-wrapper .player-header {
background: #0D0E19;
} .content-container-fluid.header-template-1 .site-main {
margin-top: 70px;
background-color: #0D0E19;
}
html[data-theme=dark] .sidebar-primary .widget {
background: #0D0E19;
}
html[data-theme=dark] .bg-white {
background-color: #0D0E19 !important;
}
.footer-text {
border-top: 1px solid #222;
background: #0D0E19;
}
html[data-theme=dark] .dropdown-menu {
background: #0D0E19;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
html[data-theme=dark] .site-header form button[type="submit"] {
background: #FF904D;
border: 1px solid #FF904D;
}
.up-sells>h2 .title-icon,
.widget-title .title-icon {
font-size: 1rem;
background: #FF904D;
color: #fff;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 50%;
margin-right: 1rem;
position: relative;
}
.up-sells>h2:after,
.widget-title:after {
content: "";
position: absolute;
height: 4px;
width: 50px;
left: 0;
bottom: -1rem;
background: #FF904D;
}
html[data-theme=dark] .comment-respond .form-submit button[type="submit"] {
background: #FF904D;
}
.header-user__dropdown .btn-login {
background: #FF904D;
border-color: #FF904D;
border-radius: 35px;
position: relative;
}
.mobile-nav-bottom .nav-item.current_page_item>.nav-link,
.mobile-nav-bottom .nav-item.current-menu-item>.nav-link {
color: #FF904D;
}
html[data-theme=dark] .single-body .post-tags a {
color: #fff;
background: #333;
border-radius: 6px;
}
body.login.custom-theme-login #login form .admin-email__actions-primary .button,
body.login.custom-theme-login #login form input[type="submit"] {
width: 100%;
padding: .2rem;
font-size: 1rem;
background-color: #FF904D !important;
border: 1px solid #FF904D !important;
color: #fff !important;
border-radius: 35px;
outline: none;
box-shadow: none;
}
html[data-theme=dark] body.login.custom-theme-login div#login form {
background: #1b1b1b;
border-radius: 10px;
}
html[data-theme=dark] .profile-nav {
background: #0D0E19;
}
.profile-nav.navbar .nav-link:focus,
.profile-nav.navbar .nav-link:active,
.profile-nav.navbar .nav-link:hover,
.profile-nav.navbar .nav-link.active {
color: #FF904D !important;
}
html[data-theme=dark] .user-dashboard .col_main {
background: #0D0E19;
}
.user-dashboard .col_sidebar {
background: #0D0E19;
border-right: 1px solid #0D0E19;
}
html[data-theme=dark] body {
background: #0D0E19 !important;
color: #f9f9f9;
}
html[data-theme=dark] .page-header {
background-color: #0D0E19 !important;
}
html[data-theme=dark] .terms-menu .term-item.current a {
background: #FF904D;
}
html[data-theme=dark] .modal-content .modal-header {
border-bottom: 1px solid #0D0E19;
background: #0D0E19 !important;
}
html[data-theme=dark] .modal-content .modal-body {
background: #0D0E19 !important;
}
html[data-theme=dark] .modal-content .modal-header {
border-bottom: 1px solid #0D0E19;
background: #0D0E19 !important;
}
html[data-theme=dark] .modal-content .modal-body {
background: #0D0E19 !important;
}
html[data-theme=dark] .collection-list {
background: #000;
}
html[data-theme=dark] .nsl-container-buttons .nsl-button-google[data-skin=light] {
background-color: #0957D0 !important;
color: #f9f9f9;
border-radius: 3px;
}