/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.compareListBox{
	list-style:none;
background-color:#F9F9F9
}
.chkBx{float:right;margin-right:10px !important;}
.compareListBox li{
	padding:10px 0;
}
i{color:#347F7F}
.compareListBox input[type="checkbox"] {
      background: #212F3F !important;
      border: #212F3F 1px solid;
   }