

.filter-button-group {
  margin: 0 auto;
}

.btn.btn-default {
  font-size: 16px;
  font-weight: 450;
  background-color: #fdcb64;
  border-color: #fff;
  border-radius: 0;
  margin: 0 auto;


}

.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus, .btn.btn-default.is-checked {
  background-color: #333;
  color: #fff;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 450;

}

.thumbnail {
  border-radius: 0px;
  border: 0px;
  padding-top: 15px;
}

a.pp_play,
a.pp_arrow_previous,
a.pp_arrow_next,
a.pp_close {
  display: none;
}

.pp_social {
  display: none;
}

/*
.pp_social .twitter {
  float: left;
  width: 60px;
}

.pp_social .facebook {
  float: left;
  margin-left: 15px;
  width: 80px;
  overflow: hidden;
}

.pp_nav {
  margin-top: 0;
}
*/

