.topbar-custom {
  background-color: #000000 !important;
  color: #ffffff !important;
  font-size: 14px;
  padding: 8px 0;
}

.topbar-custom .topbar-phone {
  color: #ff3b2f;
  font-weight: 600;
  margin-right: 8px;
}

.topbar-custom .topbar-hours {
  color: #cccccc;
}

.topbar-custom .topbar-contact {
  color: #ffffff;
  text-decoration: none;
}

.topbar-custom .topbar-contact:hover {
  color: #ff3b2f;
}

#footer {
    background-color: #000!important;
    color: inherit;
}

#footer .footer-bottom {
    background: #000!important;
}

#category #left-column{
    display:none !important;
}

#category #content-wrapper{
    flex: 0 0 100% !important;
    max-width:100% !important;
}

.text-esquerre{
	text-align:left !important; 
	display:block;
}