/*
 Theme Name:   lvf
 Theme URI:    https://generatepress.com
 Description:  Luxe Vakantiehuis Friesland Child Theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
 Text Domain:  lvf
*/

ul.proposal li.persons {
    background: url('icons/family_32.png') no-repeat left center;
    background: url('icons-svg/noun_Family.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.proposal li.wheelchair {
    background: url('icons/wheelchair__accessible_32.png') no-repeat left center;
}
ul.proposal li.wifi {
    background: url('icons/wifi_32.png') no-repeat left center;
    background: url('icons-svg/noun_wifi.svg') no-repeat left center;
    background-size: 32px auto;

}

ul.proposal li.terras{
    background: url('icons/terras_32.png') no-repeat left center;
    background: url('icons-svg/noun_terras.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.proposal li.slaapkamers {
    background: url('icons/aantal_slaapkamers_32.png') no-repeat left center;
    background: url('icons-svg/noun_slaapkamers.svg') no-repeat left center;
    background-size: 32px auto;
}

ul.proposal li.sauna{
    background: url('icons/met_sauna_32.png') no-repeat left center;
    background: url('icons-svg/noun_sauna.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.proposal li.whirlpool{
    background: url('icons/met_whirlpool_32.png') no-repeat left center;
    background: url('icons-svg/noun_whirlpool.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.proposal li.prijs{
    background: url('icons/prijs_32.png') no-repeat left center;
}

ul.proposal li.groepsruimte {
    background: url('icons/groepsruimte_royaal.png') no-repeat left center;

}

ul.proposal li.vloerverwarming{
    background: url('icons/vloerverwarming_32.png') no-repeat left center;
}


ul.proposal li.smarttv{
    background: url('icons/smarttv_netflix_32.png') no-repeat left center;
}
ul.proposal li.loungehoek{
    background: url('icons/loungehoek_32.png') no-repeat left center;
}

ul.proposal li.keuken{
    background: url('icons/keuken_volledig_ingericht_32.png') no-repeat left center;
}

ul.proposal li.vaatwasser{
    background: url('icons/industriele_vaatwasser_32.png') no-repeat left center;
}


ul.proposal li.speelruime{
    background: url('icons/activiteiten_speelruimte_32.png') no-repeat left center;
}



ul.lvf-biedt-meer li.wifi {
    background: url('icons/wifi_32.png') no-repeat left center;
    background: url('icons-svg/noun_wifi.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.lvf-biedt-meer li.gratisparkeren {
    background: url('icons/gratis_parkeren_32.png') no-repeat left center;
    background: url('icons-svg/noun_Car.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.lvf-biedt-meer li.gratisfietsen {
    background: url('icons/2_fietsen_32.png') no-repeat left center;
    background: url('icons-svg/noun_Bike.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.lvf-biedt-meer li.ontbijtopaanvraag {
    background: url('icons/ontbijt_op_aanvraag_32.png') no-repeat left center;
    background: url('icons-svg/noun_ontbijt.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.lvf-biedt-meer li.bbqopaanvraag {
    background: url('icons/bbq_op_aanvraag_32.png') no-repeat left center;
    background: url('icons-svg/noun_bbq.svg') no-repeat left center;
    background-size: 32px auto;
}
ul.lvf-biedt-meer li.terras {
    background: url('icons/terras_32.png') no-repeat left center;
    background: url('icons-svg/noun_terras.svg') no-repeat left center;
    background-size: 32px auto;

}
ul.lvf-biedt-meer li.meerinformatie {
    background: url('icons/meer_informatie_32.png') no-repeat left center;
    background: url('icons-svg/noun_Informatie.svg') no-repeat left center;
    background-size: 32px auto
}
ul.lvf-biedt-meer li.whirlpool{
    background: url('icons/met_whirlpool_32.png') no-repeat left center;
    background: url('icons-svg/noun_whirlpool.svg') no-repeat left center;
    background-size: 32px auto
}



