.dark_mode.theme1 .navbar a:hover, 
.dark_mode.theme1 .navbar .router-link-exact-active,
.dark_mode.theme1 .navbar .router-link-exact-active:focus
, .dark_mode.theme1 .navbar li:hover>a
{

}

.dark_mode .navbar a, .dark_mode .navbar a:focus {
   
    color: var(--primary-color) !important;
   
}
.dark_mode.theme1 .navbar a:hover,
.dark_mode.theme1  .navbar .router-link-exact-active,
.dark_mode.theme1 .navbar .router-link-exact-active:focus,
.dark_mode.theme1 .navbar li:hover>a {
    background: var(--primary-color) !important;
    color: black;
    padding:5px 10px;
}
.dark_mode.theme1 .navbar a:hover,
.dark_mode.theme1 .navbar .router-link-exact-active,
.dark_mode.theme1 .navbar .router-link-exact-active:focus,
.dark_mode.theme1 .navbar li:hover>a {
    color: var(--primary-color);
    background: black !important;
    padding:5px 10px;
    /* font-family: "Araboto-Bold"; */
}

.dark_mode .card h5,.dark_mode .card h3{
    color: var(--primary-color) !important;
    font-family: "Araboto-Bold";
    font-size: 18px;
}
.dark_mode .card
{
    background: #000;
}
.dark_mode svg g rect {
    fill: #393838;
}
.dark_mode .MoB-description
{
    color:#ffffff !important
}

.dark_mode path[Attributes Style] {
    stroke: #000 !important;
}
.dark_mode .b-pagination-pills .page-item.active .page-link {
    background-color: var(--primary-color);
    color:#000 !important;
}
.dark_mode .b-pagination-pills .page-item .page-link
{
    color:#ffffff !important;
}
.dark_mode .button.page-link
{
    color:#000 !important;
}
.dark_mode .filterDropdown.dropdown img
{
filter: brightness(0);
}
.dark_mode #counter-label h4{
    color:#000 !important;
}
.dark_mode h4#counter-label
{
    color:#000 !important; 
}
.dark_mode h4
{
    color:#000 !important; 
}
.dark_mode h5
{
    color:var(--primary-color) !important;
}
.dark_mode button#\#addToCart
{
    color:#000 !important;
}
.dark_mode .contact__widget h4
{
    color:var(--primary-color) !important
}
.dark_mode #footer
{
background-color:  #222224 !important;
color:#ffffff !important;
}
.dark_mode #footer h2
{
    color:var(--primary-color) !important
 
}
.dark_mode #footer p
{
    color:#ffffff !important;  
}
.dark_mode .contact.spad {
    background-color: #222224 !important;
    color: white !important;
}
.dark_mode .contact__form__title h2{
    color: white !important; 
}
.dark_mode .s-btn
{
    color:black !important;
}
.dark_mode  .breadcrumb__text h2
{
    color:black !important;
}
.dark_mode .button1,.dark_mode .button
{
    color:black !important;
}
.dark_mode p[data-v-63ae9146] {
    color: var(--primary-color);
}
.dark_mode .input1 h4 {
    color: var(--primary-color) !important;
    color: var(--primary-color);
}
.dark_mode p[data-v-252176ba]
{
    color: var(--primary-color) !important; 
}
.dark_mode  a.profile_btn
{  
    background-color: #49494c !important;
    color: #fff !important;
}
.dark_mode .profile_page .router-link-exact-active,
.dark_mode .profile_page .router-link-exact-active:focus {
    background-color: #fff !important;
    border: 4px solid var(--primary-color) !important;
    color:#000 !important;
}
.dark_mode .button p{
    color: var(--primary-color) !important;
}
.dark_mode .button.active{
    color: #000 !important;
    background-color: var(--primary-color) !important;
    padding: 10px 30px;
    border-radius: 10px;
}

.dark_mode .button.active p{
    color: #000 !important;
    
}
.dark_mode .card-column h4
{
    color:var(--primary-color) !important;
}
.dark_mode .card1:hover,
.dark_mode .card1.active {
    border: 2px solid #fff !important;
    background: linear-gradient(180deg,#232020,var(--primary-color),#000, var(--primary-color) 200%) !important;
    /* box-shadow: none;
    /* box-shadow: none; */
}
.dark_mode .text-muted
{
    color:#ffffff !important;
}
.dark_mode p.title{
    color:var(--primary-color) !important;
}
.dark_mode .table>tbody 
{
    background-color: #ffffff !important;
}
.dark_mode .btn-primary
{
    background-color: #ffffff !important;
    color:#000 !important; 
}
.dark_mode .input-icons .vs__dropdown-toggle {
    width: 100%;
    border-radius: 13px;
    background-color: #fff !important;
    margin-bottom: 10px;
    border: 2px solid #d7d7d7 !important;
    font-size: 14px;
    font-family: "Araboto-normal";
    color: var(--secondary-color);
    padding: 10px 20px 15px 20px;
}
.button[data-v-efcc667a]
{

}
.dark_mode .add_address,
.dark_mode ul.dropdown-menu.notifications.show,
.dark_mode .navbar .dropdown .show
.dark_mode .section#Third
{
    background-color: #49494c !important;
}

.dark_mode .add_address h4{
    color:white !important
}
.dark_mode .Continueshopping
{
    color:white !important;
}
.dark_mode .profile_page input {
   
    color: white !important;
}
.dark_mode .navbar .notification-item {
   
    background: #1a1a1b;
   
}
.dark_mode .notification-heading h4.menu-title.mt-2
{
    color: white !important;
}
.dark_mode .dark_mode .navbar .notification-item h4[data-v-61dd7a3d] {
    color: #bdb8b8 !important;
}
.dark_mode .note .card h4
{
    color: #bdb8b8 !important;
}
.dark_mode .note .card,.dark_mode .vodal-dialog
{
    background-color: #303031 !important;
}
.dark_mode  section#Third {
    background-color: #222224 !important;
}
.dark_mode .resetPass
{
    color: #fff;
}
.dark_mode .react-code-input>input
{
    color:#000 !important;
}

.dark_mode.theme1 .navbar a:hover,
.dark_mode.theme1 .navbar .router-link-exact-active,
.dark_mode.theme1 .navbar .router-link-exact-active:focus,
.dark_mode.theme1 .navbar li:hover>a
   {
    background-color: var(--primary-color) !important;
    color:#000 !important;
    padding: 5px 10px !important;
   }

   .dark_mode .item h5{
    color:#000 !important;
   }
   .dark_mode li.hooper-slide.is-active.is-current .item{
    background-color:#000 !important;
    color:var(--primary-color);
   }
   .dark_mode li.hooper-slide.is-active.is-current .item h5{
    color:#fff !important;
   }
   .dark_mode header#header
   {
    background-color:black !important;
    color:var(--primary-color) !important
   }

   /* //theme7 */
.dark_mode .preloader
{
    background-color: black;
}
.dark_mode header {
    background-color: black;
}
.dark_mode header.header_wrap.fixed-top.header_with_topbar {
    background-color: black;
}
.dark_mode .single_bn_link,.dark_mode .top-header span,.dark_mode .banne_info a {

    color: white;
}
.dark_mode .heading_s1 h2 {
    color: var(--primary-color) !important;
}
.dark_mode .logo_theme5,.dark_mode a.navbar-brand.router-link-exact-active.router-link-active
{
    background-color: black;
}
.no-gutters
{
    background-color: rgb(240, 224, 198) !important
}
.dark_mode .no-gutters
{
    background-color:#49494c !important;
}

.dark_mode .tab-style1 .nav-tabs li.nav-item a.active,
.dark_mode .tab-style1 .nav-tabs li.nav-item a.active:hover,
.dark_mode .tab-style2 .nav-tabs li.nav-item a.active,
.dark_mode .tab-style2 .nav-tabs li.nav-item a.active:hover {
    color: #000000 !important;
}
.dark_mode .nav-tabs li.nav-item a
{
    color:#fff !important;
}

.dark_mode .product_info {
    background-color: #171717;
    direction: rtl !important;
}
.dark_mode .product .product_title,
.dark_mode .product_box .product_title,
.dark_mode .product_wrap .product_title
  {
    color:var(--primary-color) !important;
  }

  .dark_mode .logo_theme5,
   .dark_mode a.navbar-brand.router-link-exact-active.router-link-active,
   .dark_mode .product_title a
   {
    color:#fff !important;
   }
   .dark_mode .breadcrumb_section.page-title-mini,
   .dark_mode .btn-fill-out::before,.dark_mode .btn-fill-out::after,
   .dark_mode .cart_count
   {
    background-color: #55595b !important ;
    color:white !important;
   }

   .dark_mode .page-title h1,.dark_mode .breadcrumb li
   {
     color:white !important;
   }
   .dark_mode .contact_text span,
   .dark_mode .contact_text a,
   .dark_mode .contact_text p,
   .dark_mode .contact_detail i:before,
   .dark_mode .ti-layout-list-thumb:before

   {
    color:white !important;
   }
   .dark_mode .bg-white
   {
    background-color: #55595b !important ;
   }
   .dark_mode .icon_box_content p,.dark_mode .breadcrumb-item .router-link-active
   {
    color:#b4b4bb !important;
   }
   .dark_mode i.ti-view-grid:before {
    color: black !important;
}

.theme5.dark_mode .b-pagination-pills .page-item .page-link
{
    color: black !important;
}
.theme5.dark_mode .pr_action_btn li a i
{
    color: black !important;
}

.theme5.dark_mode p,.theme5.dark_mode .product-meta li a{
    color: #aeb1ba;
}
.theme5.dark_mode .product_poup.open,.theme5.dark_mode .form-control {
    background-color: #282929 !important;
}
.theme5.dark_mode .quantity .qty {
  
    background-color: white !important;
   
}
.theme5.dark_mode .blog_title a,
.theme5.dark_mode .section-title h2,
.theme5.dark_mode .table thead th,
.theme5.dark_mode .table td,
.theme5.dark_mode .ti-close:before,
.theme5.dark_mode .heading_s1 h1, 
.theme5.dark_mode .heading_s1 h2,
.theme5.dark_mode .heading_s1 h3,
.theme5.dark_mode  .heading_s1 h4, 
.theme5.dark_mode  .heading_s1 h5, 
.theme5.dark_mode .heading_s1 h6,
.theme5.dark_mode .ti-user:before

{
    color:white !important;
}
.theme5.dark_mode .table>tbody {
    background-color: #2b2929 !important;
}
.dark_mode.theme5 .navbar a:hover,
.dark_mode.theme5 .navbar .router-link-exact-active,
.dark_mode.theme5 .navbar .router-link-exact-active:focus,
.dark_mode.theme5 .navbar li:hover>a
   {
    border-bottom: 2px solid white; !important
   }
   .dark_mode.theme5 .input-icons .vs__dropdown-toggle {
    
    background-color: transparent !important;
    border: 0px !important;
    color:white !important;
   
}
.dark_mode.theme5 input#title,
.dark_mode.theme5 input.input-field,
.dark_mode.theme5 .card[data-v-5ebdcf60] input,
.dark_mode.theme5 .card[data-v-5ebdcf60] textarea
 {
    background-color: #282929 !important;
    color:white !important;
}
.dark_mode.theme5 .card[data-v-5a13a73c],.dark_mode.theme5 .card[data-v-5ebdcf60] {
    background-color: #55595b !important;
    
}