pre {
    background-color: #f5f5f5;
    border: none;
    color: #333333;
    display: block;
    font-size: 13px;
    line-height: normal;
    margin: 0 0 10px;
    padding: 9.5px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;    
}



.wpbdp-main-page, pre{
  background-color: #FFF;
}

.wpbdp-main{
  margin: 0;
  padding: 0;
}

.businessdirectory-category>.wpbdp-bar{
	display: none;
}

ul.wpbdp-categories > li {
    float: left;
    margin-top: 5px;
    width: 100%;
}

.cf:before, .cf:after {
    content: " ";
    display: block;
}

pre {
	padding: 0 !important;
}

/************************************************
 *FORMATAÇÃO GINÁSIOS
 ************************************************/

.listing-title, h2.category-name, .wpbdp-bar{
  background-color: #000 !important;
  color: #FFF !important;
}

.listing-title h2{
    border: none;
}

h2.category-name{
  padding-left: 10px;
}

ul.wpbdp-categories{
  list-style: none;
  width: 50%;
  margin: 0 0 10px 0px;
}

li.cat-item{
  display: block;
  background-color: #000;
  list-style: none !important;
  color: #FFF !important;  
  margin-top: 10px !important;
  float: none;
  border-radius: 5px;
}

li.cat-item a{
  color: #FFF;
  font-weight: normal;
  font-size: 1.1em;
}

@media screen and (max-width: 720px) {

ul.wpbdp-categories{
  list-style: none;
  width: 90%;
  margin: 0 0 10px 0px;
}


ul.children li.cat-item {
    margin-left: 0px !important;
    padding: 0;
	font-size: 12px;
}

ul.children{
	margin-left: 5px !important;

}

.wpbdp-bar{
	display: none;
}

}
