/* DARK MODE */

[data-bs-theme="dark"] body {
    background-color: #0f0334;
    color: #fff;
}
[data-bs-theme="dark"] .user-item-mod h3.module-title {
	background: #2a3a5a;
	color: #e9ecef;
}
[data-bs-theme="dark"] .nav-title-text {
    color: #fff !important;
}
[data-bs-theme="dark"] #themeModeToggle span {
    color: #fff !important;
}

[data-bs-theme="dark"] .sms-otp-module {
    background: rgb(37 41 85) !important;
    box-shadow: 0 2px 10px rgba(255, 255, 255, 0.05);
}
[data-bs-theme="dark"] .sms-otp-module input {
	background: #0f0334;
}

[data-bs-theme="dark"] .dropdown-menu {
    background: #1b103f;
    border-color: #1b103f;
}
[data-bs-theme="dark"] .dropdown-menu li a {
    color: #fff !important;
}
[data-bs-theme="dark"] .breadcrumb li span {
    color: #fff !important;
}
[data-bs-theme="dark"] .user-item-mod {
    background: #161739;
}
[data-bs-theme="dark"] .user-item-mod h3 {
    color: #fff !important;
}
[data-bs-theme="dark"] .user-item-mod li a {
    color: #fff !important;
}
[data-bs-theme="dark"] .com-users-login {
    background: #05062b;
}

[data-bs-theme="dark"] .com-users-login input {
    background: #161739;
}
[data-bs-theme="dark"] .com-users-login label {
    color: #fff;
}
[data-bs-theme="dark"] .com-users-login .btn-lg {
    background: #ffcf00 !important;
}

[data-bs-theme="dark"] .com-users-login a {
    background: none !important;
    color: #ffcf00 !important;
    padding: 0;
    margin-bottom: 10px;
}
[data-bs-theme="dark"] .login-btn {
    background: #ffcf00 !important;
}
[data-bs-theme="dark"] .dj-additem form {
    background: #05062b !important;
}
[data-bs-theme="dark"] .dj-additem form input {
    background: #161739 !important;
}
[data-bs-theme="dark"] .dj-additem form select {
    background: #161739 !important;
}
[data-bs-theme="dark"] .additem_djform .title_top {
    background: #ffcf00 !important;
    border-color: #ffcf00 !important;
    color: #000 !important;
}
[data-bs-theme="dark"] .additem_djform label {
    color: #fff !important;
}
[data-bs-theme="dark"] #price_words {
    color: #fff !important;
}
[data-bs-theme="dark"] .additem_djform span {
    color: #fff !important;
}
[data-bs-theme="dark"] .dj-additem .classifieds_buttons button {
   background: #ffcf00 !important; 
    color: #000 !important;
}

[data-bs-theme="dark"] .item_row_in {
    background: #161739 !important;
    border: none !important;
    box-shadow: none;
}

[data-bs-theme="dark"] .item_row_in a.title {
    color: #ffcf00 !important;
}
[data-bs-theme="dark"] .item_row_in .item_details_in span {
    color: #fff !important;
}
[data-bs-theme="dark"] .item_row_in .item_date_start {
    color: #fff !important;
    background: none !important;
	padding: 0 !important;
}
[data-bs-theme="dark"] .item_row_in .item_region a {
    color: #fff !important;
}
[data-bs-theme="dark"] .item_row_in span.new_icon {
    color: #000 !important;
    background: #ffcf00 !important;
}

[data-bs-theme="dark"] .dj-items_order_by_label {
    color: #fff !important;
}

[data-bs-theme="dark"] .dj-items_order_by_values a {
    color: #fff !important;
}
[data-bs-theme="dark"] .dj-items_order_by_values a.active {
    color: #000 !important;
    background: #ffcf00 !important;
}


[data-bs-theme="dark"] .mainhome .main.top .box.right h1 {
    background: linear-gradient(50deg, #fff, #ffcf00);
     background-size: 200% 200%;
    -webkit-background-clip: text;
    animation: gradientMove 8s ease infinite;
    -webkit-text-fill-color: transparent;
}
[data-bs-theme="dark"] .mainhome .main.top .box.right h2 {
    color: #fff !important;
}
[data-bs-theme="dark"] .mainhome .main.top .box.right h3 {
    color: #fff !important;
}
[data-bs-theme="dark"] .mainhome .main.top .box.right .topbtns a.list {
    background: #161739 !important;
    display: inline-block;
    color: #fff !important;
}

[data-bs-theme="dark"] #themeModeToggle .theme-mode-light-label {
	display: block;
	background-image: url('/images/icon/icon-light.png') !important;
    background-repeat: no-repeat !important;
    background-position: 8px 8px !important;
	background-size: 34px;
	height: 50px;
	width: 50px;
	font-size: 0;
	background-color: #444;
	border-radius: 15px;
}
[data-bs-theme="light"] #themeModeToggle .theme-mode-light-label {
	display: block;
	background-image: url('/images/icon/icon-dark.png') !important;
    background-repeat: no-repeat !important;
    background-position: 9px 8px !important;
	background-size: 34px;
	height: 50px;
	width: 50px;
	font-size: 0;
	background-color: #eee;
	border-radius: 15px;
}

[data-bs-theme="dark"] .mainhome .main.why h2 {
    color: #ffcf00 !important;
}


[data-bs-theme="dark"] .mainhome .main.seller {
    background: #082045 !important;
    box-shadow: none;
}
[data-bs-theme="dark"] .mainhome .main.seller .title h2 { 
    color: #ffcf00 !important;
}
[data-bs-theme="dark"] .mainhome .main.seller .title h3 {
    color: #ffcf00 !important; 
}
[data-bs-theme="dark"] .mainhome .main.seller .steps .box {
    background: #020c2e;
}
[data-bs-theme="dark"] .mainhome .main.seller .steps .title {
    color: #ffcf00 !important;
}
[data-bs-theme="dark"] .mainhome .main.seller .steps .detail {
    color: #ffcf00 !important;
}

[data-bs-theme="dark"] .mainhome .main.seller .title .link a {
    background: #ffcf00 !important;
    color: #000 !important;
}
[data-bs-theme="dark"] .mainhome .main.seller .steps .number {
    background: #ffcf00 !important;
    color: #000 !important;
}

[data-bs-theme="dark"] .mainhome .main.counter .sections .section .counter {
    color: #ffcf00 !important;
}
[data-bs-theme="dark"] .mainhome .main.counter .sections .section .title {
    color: #fff !important;
}
[data-bs-theme="dark"] #mobileMenu .offcanvas-header {
    background: #0f0334;
}
[data-bs-theme="dark"] #mobileMenu {
    background: #0f0334;
}
[data-bs-theme="dark"] .mobilemenu-position .navbar-toggler:before {
    background-image: url('/images/icon/menu-white.png') !important;
}
[data-bs-theme="dark"] .menucanvas li a {
    color: #fff !important;
}

[data-bs-theme="dark"] #vipInfoCanvas {
	background: #4138a2;
}
[data-bs-theme="dark"] #vipInfoCanvas h5 , [data-bs-theme="dark"] #vipInfoCanvas p {
	color: #fff !important;
}
[data-bs-theme="dark"] #vipInfoCanvas ul li {
	color: #fff !important;;
}


[data-bs-theme="dark"] .sellers-panel-wrapper {
    background: #04204b;
}
[data-bs-theme="dark"] .sellers-panel-wrapper h2 {
    background: #ffcf00;
}
[data-bs-theme="dark"] .sellers-panel-wrapper .fast-access a {
    background: #fff;
}
[data-bs-theme="dark"] #dj-classifieds .dj-additem .djform_row {
    background: #061430;
}

[data-bs-theme="dark"] .topbanner {
	background: none;
}
[data-bs-theme="dark"] .topbanner h1 {
	color: #ffcf00 !important;
}
[data-bs-theme="dark"] .topbanner h2 {
	color: #fff !important;
}
[data-bs-theme="dark"] .topbanner:before {
	color: #ffffff0f !important;
}

[data-bs-theme="dark"] .item_row_in .item_content_in .item_title span.new_icon {
	color: #fff !important;
}
[data-bs-theme="dark"] .item_row_in .item_price span {
	color: #fff !important;
}
[data-bs-theme="dark"] .item_cf_box.rond_check {
	color: #fff !important;
}
[data-bs-theme="dark"] .item_cf_box.rond_check span {
	color: #fff !important;
}

[data-bs-theme="dark"] .number-search .dj_cf_search {
	background: #161739 !important;
	box-shadow: none;
}
[data-bs-theme="dark"] .number-search h3 {
	color: #fff !important;
}
[data-bs-theme="dark"] .number-search span {
	color: #fff !important;
}
[data-bs-theme="dark"] .number-search label {
	color: #fff !important;
}
[data-bs-theme="dark"] .number-search .dj_cf_search select {
	color: #fff !important;
}
[data-bs-theme="dark"] .item_row_in .item_content_in .item_title span.new_icon {
	color: #000 !important;
}
[data-bs-theme="dark"] .fast-sim-access li.active a {
	background: #ffcf00 !important;
	color: #000 !important;
}



[data-bs-theme="dark"] .vip-seller-section .vip-promo {
	color: #fff !important;
}
[data-bs-theme="dark"] .vip-seller-section .vip-promo a {
	color: #fff !important;
}
[data-bs-theme="dark"] .vip-info-btn {
	background: #ffcf00 !important;
}


[data-bs-theme="dark"] #vip-main-buttons {
	background: #1e0961;
	border: none;
}
[data-bs-theme="dark"] #vip-main-buttons h3 {
	color: #fff !important;
}
[data-bs-theme="dark"] .vip-btn-group button {
	background: #3e4ca2 !important;
	color: #fff !important;
}

[data-bs-theme="dark"] #dj-classifieds .dj-useradverts .row_ua {
	background: #1d1240 !important;
	border: 1px solid #132f41 !important;
}
[data-bs-theme="dark"] #dj-classifieds .dj-useradverts .row_ua span {
	color: #fff !important;
}
[data-bs-theme="dark"] #dj-classifieds .dj-useradverts .row_ua .date_exp {
	color: #fff !important;
}
[data-bs-theme="dark"] #dj-classifieds .dj-useradverts .row_ua a.title {
	color: #fff !important;
}
[data-bs-theme="dark"] #dj-classifieds .dj-useradverts input.chx {
	background: #fff;
}
[data-bs-theme="dark"] .col_ua.active_status .col_ua_in .active {
	background: #084f19;
}
[data-bs-theme="dark"] .col_ua.active_status .col_ua_in .inactive {
	background: #720727;
}

[data-bs-theme="dark"] .no-entry h6 {
    color: #fff !important;
}
[data-bs-theme="dark"] .no-entry p {
    color: #fff !important;
}

[data-bs-theme="dark"] .no-user-login h6 {
    color: #fff !important;
}
[data-bs-theme="dark"] .no-user-login p {
    color: #fff !important;
}


[data-bs-theme="dark"] .no-expert-login h6 {
    color: #fff !important;
}
[data-bs-theme="dark"] .no-expert-login p {
    color: #fff !important;
}

[data-bs-theme="dark"] .seller-already-exists h6 {
	color: #ffffff !important;
}
[data-bs-theme="dark"] .seller-already-exists p {
	color: #ffffff !important;
}















@media (max-width: 600px) {
    [data-bs-theme="dark"] .sellers-panel-wrapper h2 {
        background: #ffcf00;
    }
    [data-bs-theme="dark"] .sellers-panel-wrapper .seller-info .infobox {
        background: #ffcf00;
    }
    [data-bs-theme="dark"] .sellers-panel-wrapper .fast-access .box a {
        background: #ffcf00 !important;
    }
    [data-bs-theme="dark"] .item_row_in .item_custom_fields .item_cf_box.simstatus {
		color: #fff !important;
	}
	[data-bs-theme="dark"] .item_row_in .item_custom_fields .item_cf_box.simstatus span {
		color: #fff !important;
	}
}












