

body > div.content-network-widget-right {
	visibility: hidden;
}

.facet {
  float:left;
  position:relative;
  height:250px;
  width:40%;
  padding:15px;
  margin:15px;
  text-align:center;
}


.recipe-page-content .facetwp-search {
     width: 90%;
    height: 30px;
    margin-top: 25px;
}

.facetwp-search {
  width: 80%;
}

.restaurant-facet {
  width: 100%;
  min-height: 160px;
  padding-bottom: 10px;
	
}

.recipe-page-content > div.one-third.first {
	margin-top: 2.2em;
}

.restaurant-page-content > div.two-fourths.first {
	margin-top: 1em;
}


.recipe-page-content > div.one-third.first > div.facetwp-facet.facetwp-facet-recipes.facetwp-type-checkboxes {
  display: block:
  overflow: auto;
  width: 100%;
  height:auto;
  max-height: 340px;
  margin-top: -1em;
  margin-left: 1em;
}


.restaurant-page-content > div.two-fourths.first > div.facetwp-facet.facetwp-facet-restaurants.facetwp-type-checkboxes {
display: block:
  overflow:scroll;
  width: 100%;
  height: auto;
  max-height: 270px;
  margin-top: -1em;
  font-size: 13px;
}
  

.recipe-page-content a {
  color: #666666;
}

.recipe-page-content a:hover {
  color:#9818c3;
}

.restaurant-page-content a {
  color: #666666;
}

.restaurant-page-content a:hover {
  color:#9818c3;
}

