ul.custom-bullet{
  display:inline-block;
  padding:0em 0.5em;
  padding-left:2em;
  margin:0.5em;
}
ul.custom-bullet { list-style:none; }
ul.custom-bullet > li { clear:left; line-height: 2em; vertical-align: middle; line-spacing: 1em; margin: 1em 0em;}
ul.custom-bullet > li:before {
  content:"";
  height:2em;
  width:2em;
  display:block;
  float:left;
  margin-left:-1.5em;
  margin-right: 0.5em;
  background-position:center;
  background-repeat:no-repeat;
  background-size:100%:
}
ul.custom-bullet{
  display:inline-block;
  padding:0em 0.5em;
  padding-left:2em;
  margin:0.5em;
}
ul.custom-bullet2 { list-style:none; }
ul.custom-bullet2 > li { clear:left; line-height: 2em; vertical-align: middle; line-spacing: 1em; margin: 1em 0em;}
ul.custom-bullet2 > li:before {
  content:"";
  height:2em;
  width:1.5em;
  display:block;
  float:left;
  margin-left:-1.5em;
  margin-right: 0.5em;
  background-position:center;
  background-repeat:no-repeat;
  background-size:100%:
}

ul > li:before {  background-size:90%;
  background-position:center;
  transition: background-size 0.3s;
  -webkit-transition: background-size 0.3s;
 }
ul.custom-bullet > li.A:before { background-image:url("../icons/paw.svg");}
ul.custom-bullet > li.B:before { background-image:url("../icons/bathtub.svg");}
ul.custom-bullet > li.C:before { background-image:url("../icons/coffee.svg");}
ul.custom-bullet > li.D:before { background-image:url("../icons/dishwasher.svg");}
ul.custom-bullet > li.E:before { background-image:url("../icons/eating.svg");}
ul.custom-bullet > li.F:before { background-image:url("../icons/fridge.svg");}
ul.custom-bullet > li.G:before { background-image:url("../icons/dinnertable.svg");}
ul.custom-bullet > li.H:before { background-image:url("../icons/hob.svg");}
ul.custom-bullet > li.I:before { background-image:url("../icons/wifi.svg");}
ul.custom-bullet > li.J:before { background-image:url("../icons/ironing.svg");}
ul.custom-bullet > li.K:before { background-image:url("../icons/double.svg");}
ul.custom-bullet > li.L:before { background-image:url("../icons/single.svg");}
ul.custom-bullet > li.M:before { background-image:url("../icons/microwave.svg");}
ul.custom-bullet > li.O:before { background-image:url("../icons/stove.svg");}
ul.custom-bullet > li.P:before { background-image:url("../icons/cooking.svg");}
ul.custom-bullet > li.R:before { background-image:url("../icons/bathrobe.svg");}
ul.custom-bullet > li.S:before { background-image:url("../icons/shower.svg");}
ul.custom-bullet > li.T:before { background-image:url("../icons/toaster.svg");}
ul.custom-bullet > li.U:before { background-image:url("../icons/soap.svg");}
ul.custom-bullet > li.V:before { background-image:url("../icons/tv.svg");}
ul.custom-bullet > li.W:before { background-image:url("../icons/desk.svg");}
ul.custom-bullet > li.X:before { background-image:url("../icons/hairdryer.svg");}
ul.custom-bullet > li.P:before { background-image:url("../icons/car.svg");}
ul.custom-bullet > li.WC:before { background-image:url("../icons/toilets.svg");} 
 
 
 
 
ul.custom-bullet2 > li.A:before { background-image:url("../icons/paw.svg");}
ul.custom-bullet2 > li.B:before { background-image:url("../icons/bathtub.svg");}
ul.custom-bullet2 > li.C:before { background-image:url("../icons/coffee.svg");}
ul.custom-bullet2 > li.D:before { background-image:url("../icons/dishwasher.svg");}
ul.custom-bullet2 > li.E:before { background-image:url("../icons/eating.svg");}
ul.custom-bullet2 > li.F:before { background-image:url("../icons/fridge.svg");}
ul.custom-bullet2 > li.G:before { background-image:url("../icons/dinnertable.svg");}
ul.custom-bullet2 > li.H:before { background-image:url("../icons/hob.svg");}
ul.custom-bullet2 > li.I:before { background-image:url("../icons/wifi.svg");}
ul.custom-bullet2 > li.J:before { background-image:url("../icons/ironing.svg");}
ul.custom-bullet2 > li.K:before { background-image:url("../icons/double.svg");}
ul.custom-bullet2 > li.L:before { background-image:url("../icons/single.svg");}
ul.custom-bullet2 > li.M:before { background-image:url("../icons/microwave.svg");}
ul.custom-bullet2 > li.O:before { background-image:url("../icons/stove.svg");}
ul.custom-bullet2 > li.P:before { background-image:url("../icons/cooking.svg");}
ul.custom-bullet2 > li.R:before { background-image:url("../icons/bathrobe.svg");}
ul.custom-bullet2 > li.S:before { background-image:url("../icons/shower.svg");}
ul.custom-bullet2 > li.T:before { background-image:url("../icons/toaster.svg");}
ul.custom-bullet2 > li.U:before { background-image:url("../icons/soap.svg");}
ul.custom-bullet2 > li.V:before { background-image:url("../icons/tv.svg");}
ul.custom-bullet2 > li.W:before { background-image:url("../icons/desk.svg");}
ul.custom-bullet2 > li.X:before { background-image:url("../icons/hairdryer.svg");}
ul.custom-bullet2 > li.P:before { background-image:url("../icons/car.svg");}
ul.custom-bullet2 > li.WC:before { background-image:url("../icons/toilets.svg");}
}
