.mphb-room-type-facilities .mphb-attribute-value > span {
    display: inline-block;
    width: 100%;
}

.facility-airconditioning > a::before {
    content: '\f2dc';
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.facility-flatscreen-tv > a::before {
    content: '\f26c';
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.facility-huisdiervriendelijk > a::before {
    content: '\f1b0';
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.facility-laadpaal > a::before {
    content: '\f0e7';
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.facility-prive-zwembad > a::before {
    content: '\f043';
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.facility-wifi > a::before {
    content: '\f1eb';
    font-family: 'fontawesome';
    margin-right: 0.5em;
}



.mphb-single-room-type-attributes li, .mphb-loop-room-type-attributes li {
  list-style: none;
}

.mphb-single-room-type-attributes li:before, .mphb-loop-room-type-attributes li:before{
  font-family:"FontAwesome";
  font-weight:900;
  margin-right:10px;
  display:inline-block;
  width:35px;
  margin:auto;
}


.mphb-attribute-title.mphb-total-capacity-title:before{
  content:"\f0c0";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-facilities-title:before{
  content:"\f015";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-categories-title:before{
  content:"\f041";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-wifi-title:before{
  content:"\f1eb";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-airconditioning-title:before{
  content:"\f2dc";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-laadpaal-title:before{
  content:"\f0e7";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}


.mphb-attribute-title.mphb-zwembad-title:before{
  content:"\f043";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-huisdier-toegestaan-title:before{
  content:"\f1b0";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-personen-title:before{
  content:"\f0c0";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-slaapkamers-title:before{
  content:"\f236";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-badkamers-title:before{
  content:"\f2cd";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-toiletten-title:before{
  content:"\f183";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

.mphb-attribute-title.mphb-koffie-title:before{
  content:"\f0f4";
    font-family: 'fontawesome';
    margin-right: 0.5em;
}

body.home .mphb-room-type-facilities::after {
  display: none;
}

body.home .mphb-room-type-categories {
  display: none !important;
}

body.home .mphb-room-type-wifi.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-airconditioning.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-laadpaal.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-zwembad.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-huisdier-toegestaan.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-personen.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-slaapkamers.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-badkamers.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-toiletten.mphb-room-type-custom-attribute {
  display: none;
}

body.home .mphb-room-type-koffie.mphb-room-type-custom-attribute {
  display: none;
}

.mphb-price-breakdown-dates, .mphb-price-breakdown-date, .mphb-price-breakdown-accommodation-taxes, .mphb-price-breakdown-accommodation-tax, .mphb-price-breakdown-accommodation-taxes-subtotal, .mphb-price-breakdown-rate, .mphb-price-breakdown-dates-subtotal, .mphb-widget-room-type-price, .mphb-regular-price {
	display: none;
}

.mphb-price-breakdown-service-details {
	visibility: hidden;
}

.mphb-checkbox-label em {
  visibility: hidden;
}
