#t4-header .mainnav {
  display: none;
}

#t4-header {
  background-color: #10110C;
}

#t4-header .container-fluid,
#t4-header .header-block-1,
#t4-header .container-lg {
  padding: 0 !important;
  margin: 0;
}

#t4-header .t4-header-r {
  margin-right: 1rem;
}

.t4-offcanvas-toggle i {
    color: #ECECEA;
}

.sidebar-l .dropdown-menu {
  display: block;
  border: none;
}

.sidebar-l .dropdown-toggle,
.sidebar-l .dropdown-item, 
.t4-offcanvas .dropdown-toggle,
.t4-offcanvas .dropdown-item {
  white-space: normal;
}

.sidebar-l .dropdown-toggle:after {
  display: none;
}

#t4-footer {
  background-color: #10110C;
  color: #ECECEA;
}