


.navbar {

    background-color: #000000;

}



/********* Navbar ********/

.navbar-inner {

  color: #d2a23c;

}

.fa, .icon {

  color: #d2a23c;

}

.item-media .fas {

  color: #d2a23c !important;

}

.item-title {

  color: #d2a23c !important;

}



.navbar-inner .left a, .navbar-inner .right a{

  color: #d2a23c;

}



/********* Panel right ********/

.panel {

  background-color: #000000; 

  color: #d2a23c !important;

}



.user-nav ul li{

border-color: #ffffff;

}



.user-nav ul li a{

color:#d2a23c;

}



/********** Head menu && Sub menu ********/

.head-menu {

background-color: #0d1e2b;

color: #d2a23c;

}



.sub-menu {

background-color: #18121d;

color: #d2a23c;

}



.sub-menu.sub-menu-theme {

background-color: #000000;

}



.head-menu h4,

.head-menu p,

.head-menu a {

    color: #d2a23c;
  
}



.sub-menu h4,

.sub-menu p,

.sub-menu a {

    color: #d2a23c;
   
}



/******** Tool bar ********/

.toolbar-inner .active { 

  background-color: #727c1d !important;

}



.toolbar.tabbar {

  background-color: #000000 !important;

}

.post-list span i.icon {

  color: #d2a23c !important;

}



.toolbar.tabbar.tabbar-top {

    background-color: #18121d;

}



/******** Sub title ********/

.sub-title {

border-color: #0d1e2b;

}



/********** Button ********/

.button.button-fill {

    background-color: #000000;

    color: #d2a23c !important;

}

.button.button-fill-border {

    border-color: #000000;

    color: #d2a23c;

    background-color:#fff;

}



/********** Button row ********/

.buttons-row .button {

   color: #d2a23c;

   background: #f7f7f7;

}

.buttons-row .button.active {

    background: #000000;

    color: #d2a23c;

}



/******* Box radius ********/

.box-radius {

   background-color: #000000;

}

.box-sub-radius {

   background-color: #0d1e2b;

}



/****** Theme ********/

.lang-section.lang-active,

.theme-section.theme-active {

    background-color: #f7f7f7;

    border-right: 6px solid #000000;

}

.morecategorylink {

   background-color: #000000;

}

.list-block ul li {

   border-bottom: #d3d3d3 1px solid;

}

.color-primary{

  color: #000000 !important;

}

.border-color-primary{

  border: #000000 1px solid !important;

}

.background-color-primary{

  background-color: #000000 !important;

}

.background-color-second{

  background-color: #727c1d !important;

}

