#t3-header,
#t3-mainnav,
#t3-mainnav .container,
#t3-mainnav .navbar {
  border: none !important;
}


#t3-header::after {
  content: "";
  display: block;
  width: 100%;
  height: 8px;             
  background-color: #e2001a; 
}
